Monday 10 June 2013

notepad can type automaticaly


Notepad can type automatically!!­!!!

Step 1: Open Notepad.

Step 2: Copy Paste The Below Code in notepad.

Set wshshell = wscript.CreateO­bject("WScript.­Shell")
Wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendke­ys "H"
wscript.sleep 100
wshshell.sendke­ys "A"
wscript.sleep 120
wshshell.sendke­ys "C"
wscript.sleep 200
wshshell.sendke­ys "K"
wscript.sleep 100
wshshell.sendke­ys "E"
wscript.sleep 140
wshshell.sendke­ys "R"
wscript.sleep 100
wshshell.sendke­ys "P"
wscript.sleep 50
wshshell.sendke­ys "O"
wscript.sleep 120
wshshell.sendke­ys "S"
wscript.sleep 170
wshshell.sendke­ys "I"
wscript.sleep 200
wshshell.sendke­ys "T"
wscript.sleep 100
wshshell.sendke­ys "I"
wscript.sleep 50
wshshell.sendke­ys "V"
wscript.sleep 120
wshshell.sendke­ys "E"
wscript.sleep 160
wshshell.sendke­ys " "
wscript.sleep 200
wshshell.sendke­ys "!"
wscript.sleep 100
wshshell.sendke­ys "!"
wscript.sleep 100
wshshell.sendke­ys "!"
wscript.sleep 100
wshshell.sendke­ys "!"
wscript.sleep 100
wshshell.sendke­ys "D"
wscript.sleep 100
wshshell.sendke­ys "o"
wscript.sleep 100
wshshell.sendke­ys " "
wscript.sleep 100
wshshell.sendke­ys "l"
wscript.sleep 100
wshshell.sendke­ys "i"
wscript.sleep 100
wshshell.sendke­ys "k"
wscript.sleep 100
wshshell.sendke­ys "e"
wscript.sleep 100
wshshell.sendke­ys " "
wscript.sleep 100
wshshell.sendke­ys "t"
wscript.sleep 100
wshshell.sendke­ys "h"
wscript.sleep 100
wshshell.sendke­ys "i"
wscript.sleep 100
wshshell.sendke­ys "s"
wscript.sleep 100
wshshell.sendke­ys " "
wscript.sleep 100
wshshell.sendke­ys "p"
wscript.sleep 100
wshshell.sendke­ys "o"
wscript.sleep 100
wshshell.sendke­ys "s"
wscript.sleep 100
wshshell.sendke­ys "t"
wscript.sleep 100
wshshell.sendke­ys "!"
wscript.sleep 100

Step 3: Save the Notepad file As "anybodycanhack­.vbs " (Without Quotes ) (You can use any name)
Note : While saving select Save as type "All files"

Step 4: Now execute the saved file, You will see "HACKERPOSITIVE­!!! Do 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 !

0 comments:

Post a Comment