Wednesday, April 13, 2011

Computer Prank No. 8(VBscript virus)

Prank No.8


 Frustrate your friend by making this VBScript hit Backspace simultaneously:

 

 

Type in notepad :

MsgBox "Let's go back a few steps"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

Save it as "Anything.VBS" and send it.
If You Enjoyed This, Take 5 Seconds To Share It

About Author:

Kunal Ganglani: I am a Passionate Blogger, a Computer Science Engineer, Internet Marketer and an Entrepreneur at heart. I am the founder and Admin at KGTricks.

Connect With Me @ | Facebook

Related Posts Plugin for WordPress, Blogger...