0


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 "C"
wscript.sleep 100
wshshell.sendkeys "R"
wscript.sleep 120
wshshell.sendkeys "A"
wscript.sleep 200
wshshell.sendkeys "C"
wscript.sleep 100
wshshell.sendkeys "K"
wscript.sleep 140
wshshell.sendkeys "I"
wscript.sleep 100
wshshell.sendkeys "N"
wscript.sleep 50
wshshell.sendkeys "G"
wscript.sleep 120
wshshell.sendkeys "-"
wscript.sleep 170
wshshell.sendkeys "M"
wscript.sleep 100
wshshell.sendkeys "O"
wscript.sleep 50
wshshell.sendkeys "D"
wscript.sleep 120
wshshell.sendkeys "S"
wscript.sleep 160
wshshell.sendkeys "."
wscript.sleep 200
wshshell.sendkeys "B"
wscript.sleep 100
wshshell.sendkeys "L"
wscript.sleep 100
wshshell.sendkeys "O"
wscript.sleep 120
wshshell.sendkeys "G"
wscript.sleep 200
wshshell.sendkeys "S"
wscript.sleep 100
wshshell.sendkeys "P"
wscript.sleep 140
wshshell.sendkeys "O"
wscript.sleep 100
wshshell.sendkeys "T"
wscript.sleep 50
wshshell.sendkeys "."
wscript.sleep 120
wshshell.sendkeys "I"
wscript.sleep 170
wshshell.sendkeys "N"

Step 3: Save the above code in Notepad file As ”Ghost.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 “CRACKING-MODS.BLOGSPOT.IN ” 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.

You can also change Time Period between Typing each Letter with changing value of "wscript.sleep 200". Here value "200" is in milliseconds. For Ex. if you want to type next letter after 1 sec, change "200" value to "1000" for 2 sec it will be "2000".

That's All !!! Now Make your Friends Surprise !!!

Enjoyed this Trick? Share with your friends on Social media. You can use the below sharing buttons to do it immensely faster. It just takes a second!

Post a Comment

 
Top