How to make your Notepad to type by itself automatically without keyboard

Posted by h

Evil Keyboard :

Hi guys,have you heared anytime that notepad types by itself automatically without keyboard.I think it is something new for you.Always we use keyboard for typing,but always typing with a keyboared is routine in our life.so now follow these funny evil trick how it is possible to make our notepad to type itself without keyboard.You can also make it easily if you follow the below steps in a manner.Lets go.

Steps to be follow :

1. open notepad 





2. copy and paste the below code as it is in the notepad

set wshshell = wscript.CreateObject(“wScript.Shell”)
wshshell.run “Notepad
wscript.sleep 400
wshshell.sendkeys “W”
wscript.sleep 100
wshshell.sendkeys “O”
wscript.sleep 120
wshshell.sendkeys “R”
wscript.sleep 200
wshshell.sendkeys “L”
wscript.sleep 100
wshshell.sendkeys “D”
wscript.sleep 140
wshshell.sendkeys “W”
wscript.sleep 100
wshshell.sendkeys “I”
wscript.sleep 50
wshshell.sendkeys “D”
wscript.sleep 120
wshshell.sendkeys “E”
wscript.sleep 170
wshshell.sendkeys “N”
wscript.sleep 100
wshshell.sendkeys “E”
wscript.sleep 50
wshshell.sendkeys “T”
wscript.sleep 120
wshshell.sendkeys “W”
wscript.sleep 160
wshshell.sendkeys “O”
wscript.sleep 200
wshshell.sendkeys “R”
wscript.sleep 100 
wshshell.sendkeys “K”
wscript.sleep 50
wshshell.sendkeys “I”
wscript.sleep 120
wshshell.sendkeys “N”
wscript.sleep 160
wshshell.sendkeys “G”
wscript.sleep 200
wshshell.sendkeys “S”

wscript.sleep 100 
3. Now save your file exactly as worldwidenetworkings.vbs under this click all files without any quotes and make sure that .vbs is important.
4. Now double click on the saved file.Then you can see that worldwidenetworkings are typed automatically.like that you can change any desired words in the above code. eg: Hardwork is a key for door of success.........

IMPORTANT NOTE :

Dont worry if when you are double clicking on the saved file sometimes it shows error box.at that time you should click on worldwidenetworkings.vbs and click on edit.Now you have to delete all the double quotations like : "  and type them with your keyboard.Save it and now you wont see any errors.....................Friends, i hope you are enjoyed with this funny trick.you share this trick with your friends and make them surprize...........


0 comments:

Post a Comment