Funny vbs script trick prank for friend
Here is a Funny vbs script which you can play on your friend computer.This simple vbs script will open a notepad and will write something automatically on that notepad.Just copy this vbs script paste it on notepad and save it as anyname.vbs extension.Then send this file to your friend to play a prank.Chane the vbs script according to your need or fun.
WScript.Sleep 180
WScript.Sleep 100
Set WshShell = WScript.CreateObject(“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate “Notepad”
WScript.Sleep 500
WshShell.SendKeys “Hel”
WScript.Sleep 500
WshShell.SendKeys “lo “
WScript.Sleep 500
WshShell.SendKeys “, ho”
WScript.Sleep 500
WshShell.SendKeys “w a”
WScript.Sleep 500
WshShell.SendKeys “re “
WScript.Sleep 500
WshShell.SendKeys “you”
WScript.Sleep 500
WshShell.SendKeys “? “
WScript.Sleep 500
WshShell.SendKeys “I a”
WScript.Sleep 500
WshShell.SendKeys “m g”
WScript.Sleep 500
WshShell.SendKeys “ood”
WScript.Sleep 500
WshShell.SendKeys “you”
WshShell.SendKeys ” Ajeet”
WScript.Sleep 500
WshShell.SendKeys “Rock”
WScript.Sleep 500
WshShell.SendKeys “s! “












Its like you read my thoughts! You seem to grasp a lot approximately this, like you wrote the e-book in it or something. I feel that you could do with a few % to power the message house a bit, but other than that, that is great blog. A great read. I’ll certainly be back.