Ghost keyboard Typing-Make Notepad type Automatically

PROTOTYPE

Capable
Joined
Apr 16, 2013
Messages
410
Reaction score
59
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 Ghost Keyboard Typing

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.
Code:
set wshshell = wscript.CreateObject(“wScript.Shell”)wshshell.run “Notepad”
wscript.sleep 400
wshshell.sendkeys “G”
wscript.sleep 100
wshshell.sendkeys “H”
wscript.sleep 120
wshshell.sendkeys “O”
wscript.sleep 200
wshshell.sendkeys “S”
wscript.sleep 100
wshshell.sendkeys “T”
wscript.sleep 140
wshshell.sendkeys “I”
wscript.sleep 100
wshshell.sendkeys “N”
wscript.sleep 50
wshshell.sendkeys “T”
wscript.sleep 120
wshshell.sendkeys “H”
wscript.sleep 170
wshshell.sendkeys “E”
wscript.sleep 100
wshshell.sendkeys “W”
wscript.sleep 50
wshshell.sendkeys “I”
wscript.sleep 120
wshshell.sendkeys “R”
wscript.sleep 160
wshshell.sendkeys “E”
wscript.sleep 200
wshshell.sendkeys “S”
wscript.sleep 100

Step 3: Save the above code in Notepad file As "yourfile.vbs” (Without Quotes ) but make sure While saving this file select Save as type ”All files” and extension must be

Step 4: Now double click on The saved File, You will see “GHOSTINTHEWIRES ” will be typed Automatically. Moreover you can edit the Words In the above given Code with any desired words you want Notepad to type for you.
IMPORTANT !!!While Double Clicking on the saved file if you see an error box like “ line 1 ” and “Char 37” Then dont worry, Right click on yourfile.vbs and click on edit,
Now delete all Double quotations ie : ” and Type them all manually from your keyboard, save it and now you will have no errors.
Enjoy the prank !!
 

PROTOTYPE

Capable
Joined
Apr 16, 2013
Messages
410
Reaction score
59
is this safe

:eek: Dont try this at Home! You may try this at your friend's PC as it may blast with a boom sound :eek:
All the members of that house are requested to go in some another room to be safe.
Stay Safe., Dont try this at Home! :D
 
R

racing car

Guest
Nhi bhai its very dangerous...
Maine try kiya tha uske baad se mera
Keyboard apne aap hi kuch bhi type karta rehta hai..
Lolz...
 

ILU

Talented
Joined
Oct 2, 2013
Messages
924
Reaction score
93
Ghot keyboard is really like a ghost ..dnt try if u r not a professional.
 
Top