People use Notepad to type and save some important or regular information, but very fewer people know that there is much more that we can do with Notepad. I am going to share with my readers a very cool trick or prank with the help of Notepad which you can show your friends and surprise them.
This is a short and simple trick and also known as “Ghost Keyboard Typing” Because you don’t even touch your keyboard and words start 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 by Step Guide
Step 1: Right-click on your desktop and select create a 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 “E”
wscript.sleep 120
wshshell.sendkeys “C”
wscript.sleep 200
wshshell.sendkeys “H”
wscript.sleep 100
wshshell.sendkeys “P”
wscript.sleep 140
wshshell.sendkeys “R”
wscript.sleep 100
wshshell.sendkeys “O”
wscript.sleep 50
wshshell.sendkeys “C”
wscript.sleep 120
wshshell.sendkeys “L”
wscript.sleep 170
wshshell.sendkeys “U”
wscript.sleep 100
wshshell.sendkeys “B”
wscript.sleep 50
wshshell.sendkeys “.”
wscript.sleep 120
wshshell.sendkeys “C”
wscript.sleep 160
wshshell.sendkeys “O”
wscript.sleep 200
wshshell.sendkeys “M”
wscript.sleep 100
Step 3: Save the above code in Notepad file As “techproclub.vbs” (Without Quotes) but make sure While saving this file select Save as type “All files” and extension must be .vbs
Step 4: Now double click on The saved File, You will see “TECHPROCLUB.COM” will be typed Automatically, This is one of the Most awesome Notepad Trick that You learned today. Moreover, you can edit the Words In the above given Code with any desired words you want Notepad to type for you. E.g.: MY FRIEND READING THIS IS A FOOL..vb
Note: While Double Clicking on the saved file if you see an error box like “line 1” and “Char 37” Then don’t worry, Right click on techproclub.vbs and click on edit,
Now delete all Double quotations i.e.: ” and Type them all manually from your keyboard, save it and now you will have no errors.
If you really love this trick then don’t forget to share with your friends.
Very nice notepad trick. Really liked this one
Thanks. Glad to know you like it