Today we will impart to you a Short yet Cool Notepad Trick. Individuals Use notepad to sort and save some essential or normal data, yet less individuals realize that there is considerably more that we can do with Notepad.

Consider the possibility that i say that we can make Notepad to sort naturally whatever we wish to…… Unreal? Yes, it is possible and you will do it independent from anyone else in only a couple of minutes. You can indicate it to your friends and surprise them. Fundamentally, it is a trick that you can do with anybody only for entertainment only.

Another Interesting Post: Fixing IPhone Stuck on Apple’s logo

This Process is Also known as “Ghost Keyboard Typing” Because you don’t touch your console and words begins showing in your notepad naturally, when you demonstrate this to your friend or any other individual, they will be eager to learn in this from you too.

Ghost Keyboard Typing – Notepad Tricks

[ad type=”banner”]

NOTEPAD TRICK TO TYPE AUTOMATICALLY

 Right click on your desktop and select create new text document or simply Open Notepad.

 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 “W”
wscript.sleep 100
wshshell.sendkeys “I”
wscript.sleep 120
wshshell.sendkeys “K”
wscript.sleep 200
wshshell.sendkeys “I”
wscript.sleep 100
wshshell.sendkeys “T”
wscript.sleep 140
wshshell.sendkeys “E”
wscript.sleep 100
wshshell.sendkeys “C”
wscript.sleep 50
wshshell.sendkeys “H”
wscript.sleep 120
wshshell.sendkeys “Y”
wscript.sleep 170
wshshell.sendkeys “.”
wscript.sleep 100
wshshell.sendkeys “C”
wscript.sleep 50
wshshell.sendkeys “O”
wscript.sleep 120
wshshell.sendkeys “M”
wscript.sleep 160

 Save the above code in Notepad file as” Wikitechy.vbs” (Without Quotes) but make sure While saving this file select Save as type “All files” and extension must be .vbs

 Now double click on the saved File, you will see “WIKITECHY.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 FOOL.vb

IMPORTANT!!!

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 Wikitechy.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.

Categorized in: