This is a really an Awesome Prank .. You can show Your Friends and say that My Notepad Writes Automatically..So Read On..
STEPS:
1. Open the Notepad and Type the Code Given Below.
set wshshell = wscript.CreateObject("wscript.shell")
wshshell.run "Notepad"
wscript.sleep 2000
wshshell.AppActivate "Notepad"
WshShell.SendKeys "H"
WScript.Sleep 500
WshShell.SendKeys "ell"
WScript.Sleep 500
WshShell.SendKeys "o "
WScript.Sleep 500
WshShell.SendKeys " "
WScript.Sleep 500
WshShell.SendKeys " Friends"
2. Save it as anyname.vbs (Note the vbs extension)
3. Now Open the anyname.vbs file by doublecliking on it and see the Magic
Comments
Post a Comment
Leave ur Comment Please :)