Type “You are a fool” Continuously
Friday, March 09, 2012
Posted by Priya Yadav
Not much to explain, the title says it all! Follow the steps to make this trick work:
- Open Notepad.
- Paste the following code in the notepad file:
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “You are a fool.”
loop
- Save the file with any name but with .vbs extension and close it.
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
Notepad
. Follow any responses to this post through RSS. You can leave a response, or trackback from your own site.
Subscribe to:
Post Comments (Atom)
Post a Comment