Sunday, 30 June 2013

Automatically- Ghost Typing.

Hello Everyone, Today I will Show you
an awesome Notepad trick. In this
trick Notepad will Type
Automatically,T­his is also known as
Ghost Typing. No no. This is not a
Scary Prank .
Let Me Start the Trick Without
Confusing you more.
Follow the Below Simple Steps.
Step 1: Open Notepad.
Step 2: Copy Paste The Below Code in
natepad.
Set wshshell =
wscript.CreateO­bject
("WScript.Shell­")
Wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendke­ys "Y"
wscript.sleep 100
wshshell.sendke­ys "O"
wscript.sleep 120
wshshell.sendke­ys "U"
wscript.sleep 200
wshshell.sendke­ys "R"
wscript.sleep 100
wshshell.sendke­ys " "
wscript.sleep 140
wshshell.sendke­ys "C"
wscript.sleep 100
wshshell.sendke­ys "O"
wscript.sleep 50
wshshell.sendke­ys "M"
wscript.sleep 120
wshshell.sendke­ys "P"
wscript.sleep 170
wshshell.sendke­ys " "
wscript.sleep 200
wshshell.sendke­ys "I"
wscript.sleep 100
wshshell.sendke­ys "S"
wscript.sleep 50
wshshell.sendke­ys " "
wscript.sleep 120
wshshell.sendke­ys "H"
wscript.sleep 160
wshshell.sendke­ys "A"
wscript.sleep 200
wshshell.sendke­ys "C"
wscript.sleep 100
wshshell.sendke­ys "K"
wscript.sleep 100
wshshell.sendke­ys "E"
wscript.sleep 100
wshshell.sendke­ys "E"
wscript.sleep 100
wshshell.sendke­ys "D"

Step 3: Save the Notepad file As "
yourcompishacked.­vbs " (Without
Quotes )
Note : While saving select Save as
type "All files"
Step 4: Now Execute The saved File,
You will see "YOUR COMP IS HACKED " Typed
Automatically.
You can edit the Words In the above
Code with Whatever you want
Notepad to type Automatically..

0 comments:

Post a Comment