POP Up message Continuously
In this trick you have own risk to be run . I am not responsible for any type of the damage and crash .
1 ) Open Notepad and Copy Paste for the below command .
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
2 ) Now this file is save from the .vbs extension .
3 ) Then run from your computer the message will be show .
1 ) Open Notepad and Copy Paste for the below command .
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop
2 ) Now this file is save from the .vbs extension .
3 ) Then run from your computer the message will be show .
Comments
Post a Comment