Ghost keyboard Typing (AUTO TYPING) – Notepad Tricks
Ghost keyboard Typing – Notepad Tricks
Hey guys , Today I am going to share with you a Short but Cool Notepad Trick.
People Use notepad to type and save some important or regular
information, But very less people know that there is much more that we
can do with Notepad.
What if i say that we can make Notepad to type
automatically what ever we wish to…. Unreal ? Yes it is possible and you
will be doing it by yourself in just a few moments.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 ”
Because you dont even touch your keyboard and words starts displaying
in your notepad automatically, When you show this to your friend or
anyone else, they will be excited to learn this from you as well.
Notepad trick to Type Automatically
➤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 "T"
wscript.sleep 100
wshshell.sendkeys "H"
wscript.sleep 120
wshshell.sendkeys "E"
wscript.sleep 200
wshshell.sendkeys "T"
wscript.sleep 100
wshshell.sendkeys "E"
wscript.sleep 140
wshshell.sendkeys "C"
wscript.sleep 100
wshshell.sendkeys "T"
wscript.sleep 50
wshshell.sendkeys "T"
wscript.sleep 120
wshshell.sendkeys "U"
wscript.sleep 170
wshshell.sendkeys "T"
wscript.sleep 100
wshshell.sendkeys "O"
wscript.sleep 50
wshshell.sendkeys "R"
wscript.sleep 120
wshshell.sendkeys "."
wscript.sleep 160
wshshell.sendkeys "MR"
wscript.sleep 200
wshshell.sendkeys "KHAN"
wscript.sleep 100
wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendkeys "T"
wscript.sleep 100
wshshell.sendkeys "H"
wscript.sleep 120
wshshell.sendkeys "E"
wscript.sleep 200
wshshell.sendkeys "T"
wscript.sleep 100
wshshell.sendkeys "E"
wscript.sleep 140
wshshell.sendkeys "C"
wscript.sleep 100
wshshell.sendkeys "T"
wscript.sleep 50
wshshell.sendkeys "T"
wscript.sleep 120
wshshell.sendkeys "U"
wscript.sleep 170
wshshell.sendkeys "T"
wscript.sleep 100
wshshell.sendkeys "O"
wscript.sleep 50
wshshell.sendkeys "R"
wscript.sleep 120
wshshell.sendkeys "."
wscript.sleep 160
wshshell.sendkeys "MR"
wscript.sleep 200
wshshell.sendkeys "KHAN"
wscript.sleep 100
OK LETS DO IT HAVE SOME FUN
No comments