Keyboard Hacking!!!

Alex_tom

Baseband Member
Messages
48
Hack your friend's keyboard and make him type "Hackers Are Activated" simultaneously:
Type :

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys " Hackers Are Activated."
loop

Save it as "hack.VBS" and send it.
 
Don't know about others but I'm not the biggest fan of these sorts of posts. The first one was ok, now it's getting a bit ridiculous.
 
Back
Top Bottom