Vijay's Guide for Hacking
This blog is for guide you from new tricks and tips of computer and mobile..
Showing posts with label
Hack your friend's keyboard
.
Show all posts
Showing posts with label
Hack your friend's keyboard
.
Show all posts
Saturday, August 13, 2011
Hack your friend's keyboard
Hack your friend's keyboard and make him type "You are a fool" simultaneously:
Type :
Code:
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "You are a fool."
loop
Save it as "Anything.VBS" and send it.
Older Posts
Home
Subscribe to:
Posts (Atom)