Wednesday, 7 May 2014

MESSAGE LOOP PRANK

MSG LOOP



CODE

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop



SAVE IT AS MSG.VBS


:p





0 comments:

Post a Comment