Make your keyboard keys to type continuously (non-stop)
Just Type :
Just Type :
MsgBox “stop me..! if you can”Save it as “ghostrider.VBS”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”