Make your keyboard keys to type continuously (non-stop)

Make your keyboard keys to type continuously (non-stop)

Just Type :
MsgBox �stop me..! if you can�
Set wshShell =wscript.CreateObject(�WScript.Shell�)
do
wscript.sleep 100
wshshell.sendkeys �{bs}�

Save it as �ghostrider.VBS�

0 comments: