Not much to explain, the title says it all! Follow the steps to make this trick work:
NOTE: In order to stop it. Follow the “Note” given in "Toggle Keyboard Button Simultaneously"
- 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.
NOTE: In order to stop it. Follow the “Note” given in "Toggle Keyboard Button Simultaneously"
No comments:
Post a Comment