Sunday 28 April 2013

Can u believe, Notepad can type automatically. Whatever you want to. Yes, it`s possible if u follow the below simple steps..
Also known as Ghost Typing


Awesome Trick must check it Friends.

Step 1: Open Notepad.

Step 2: Copy Paste The Below Code in notepad.

Set wshshell = wscript.CreateObject("WScript.Shell")
Wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendkeys "U"
wscript.sleep 100
wshshell.sendkeys "N"
wscript.sleep 120
wshshell.sendkeys "I"
wscript.sleep 200
wshshell.sendkeys "C"
wscript.sleep 100
wshshell.sendkeys "O"
wscript.sleep 140
wshshell.sendkeys "M"
wscript.sleep 100
wshshell.sendkeys "M"
wscript.sleep 50
wshshell.sendkeys " "
wscript.sleep 120
wshshell.sendkeys "N"
wscript.sleep 170
wshshell.sendkeys "E"
wscript.sleep 200
wshshell.sendkeys "T"
wscript.sleep 100
wshshell.sendkeys "W"
wscript.sleep 50
wshshell.sendkeys "O"
wscript.sleep 120
wshshell.sendkeys "R"
wscript.sleep 160
wshshell.sendkeys "K"
wscript.sleep 200
wshshell.sendkeys "!"
wscript.sleep 100
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "D"
wscript.sleep 100
wshshell.sendkeys "o"
wscript.sleep 100
wshshell.sendkeys "n"
wscript.sleep 100
wshshell.sendkeys "'"
wscript.sleep 100
wshshell.sendkeys "t"
wscript.sleep 100
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "F"
wscript.sleep 100
wshshell.sendkeys "o"
wscript.sleep 100
wshshell.sendkeys "r"
wscript.sleep 100
wshshell.sendkeys "g"
wscript.sleep 100
wshshell.sendkeys "e"
wscript.sleep 100
wshshell.sendkeys "t"
wscript.sleep 100
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "t"
wscript.sleep 100
wshshell.sendkeys "o"
wscript.sleep 100
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "l"
wscript.sleep 100
wshshell.sendkeys "i"
wscript.sleep 100
wshshell.sendkeys "k"
wscript.sleep 100
wshshell.sendkeys "e"
wscript.sleep 100
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "t"
wscript.sleep 100
wshshell.sendkeys "h"
wscript.sleep 100
wshshell.sendkeys "i"
wscript.sleep 100
wshshell.sendkeys "s"
wscript.sleep 100
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "p"
wscript.sleep 100
wshshell.sendkeys "o"
wscript.sleep 100
wshshell.sendkeys "s"
wscript.sleep 100
wshshell.sendkeys "t"


Step 3: Save the Notepad file As " unicomm.vbs " (Without Quotes )
Note : While saving select Save as type  "All files"

Step 4: Now execute the saved file, You will see "UNICOMM NETWORK! Don`t forget to like this post". It will be typed automatically.

You can replace the Words in the above Code with Whatever you want Notepad to type.

Enjoy !

No comments:

Post a Comment