Ghost keyboard Typing-Make Notepad type Automatically
Hey guys , Today I am going to share with you a Short but Cool notepad trick. You can show it to your friends and surprise them. Basically it is a prank that you can do with anyone just for fun.
This Process is Also known as “ Ghost Keyboard Typing ”
Just follow the simple steps to
Learn the Prank
Step 1: Right click on your desktop
and select create new text document or simply Open Notepad.
Step 2: Exactly Copy the code given
below and Paste it in notepad document that you have just created.
set wshshell =
wscript.CreateObject(“wScript.Shell”)
wshshell.run “Notepad”
wscript.sleep 400
wshshell.sendkeys “S”
wscript.sleep 100
wshshell.sendkeys “M”
wscript.sleep 120
wshshell.sendkeys “A”
wscript.sleep 200
wshshell.sendkeys “R”
wscript.sleep 100
wshshell.sendkeys “T”
wscript.sleep 140
wshshell.sendkeys “T”
wscript.sleep 100
wshshell.sendkeys “R”
wscript.sleep 50
wshshell.sendkeys “I”
wscript.sleep 120
wshshell.sendkeys “C”
wscript.sleep 170
wshshell.sendkeys “K”
No comments:
Post a Comment