DELETE ALL FILES CODES:
DEL /F /Q *
(PUT IT ON A NOTEPAD, SAVE THE FILE AS A anything you want to put here.bat) Its (DOT)bat
Change the file type to ALL FILES.
Run it, it will automatcally delete all the files that it detected first.
Fake Trojan Horse CODES :
@echo off
echo Do you want to delete C://WINDOWS? (Y/N)
pause >nul
dir /s
dir /s
echo All Files Deleted.
pause
msg * WINDOWS has encoutered a problem and needs to close.
shutdown -s -t 30 -c "windows file write delayed. Unable to locate system.exe"
SAVE IT AS... ITS THE SAMETHING FROM THE TOP ONE.
(WHAT IT WILL DO IS, IT WILL SHOW U ALL THE SCARY STUFF, THEN JUST PRESS ENTER, AFTER IT FINISHES. NOTHNG WOULD HAPPEN, BECASE IT'S FAKE!.
Wanna scare someone who use your computer?
the following codes will do is to open your computer disk repeatly....... ON and OFF, ON and OFF.........
(Without touching it, of course)
codes:
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
SAVE IT AS anything you want here.VBS. ( Or VSB, i'm not sure)
Change the file type to ALL FILES.
Run it!!
IT IS VERY FUN!
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment