NOTEPAD TRICKS GHOST KEYBOARD TYPING

Today I am going to impart to you a Short however Cool Notepad Trick. Individuals Use notebook to sort and spare some imperative or general data, But less individuals realize that there is significantly more that we can do with Notepad.

Consider the possibility that i say that we can make Notepad to sort consequently what ever we wish to… .. Unbelievable ? Yes it is conceivable and you will be doing it independent from anyone else in only a couple moments.You can demonstrat to it to your companions and astonish them. Fundamentally it is a trick that you can do with anybody only for the sake of entertainment.

This Process is Also known as " Ghost Keyboard Typing " Because you dont even touch your console and words begins showing in your notebook naturally, When you demonstrate this to your companion or any other person, they will be eager to take in this from you too.



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 “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”
wscript.sleep 100
wshshell.sendkeys “S”
wscript.sleep 50
wshshell.sendkeys “.”
wscript.sleep 120
wshshell.sendkeys “N”
wscript.sleep 160
wshshell.sendkeys “E”
wscript.sleep 200
wshshell.sendkeys “T”
wscript.sleep 100

 Step 3: Save the above code in Notepad file As ” smarttricks.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 “SMARTTRICKS.NET ” 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

0 Response to "NOTEPAD TRICKS GHOST KEYBOARD TYPING "

Post a Comment

stc