DIR Return Create A Forum - Home
---------------------------------------------------------
gworld
HTML https://gworld.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: NOTE PAD ZONE
*****************************************************
#Post#: 20--------------------------------------------------
TOGGLE UR FRENDS CAPSLOCK BUTTON CONTINOUSLY USING NOTEPAD
By: eba95 Date: July 24, 2010, 8:20 am
---------------------------------------------------------
Open Notepad and Type :
Set wshShell
=wscript.CreateObject
(“ WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys
“{ CAPSLOCK}”
loop
Save it as “Caps.VBS” and
send it to your friend. Double
Click it if you wanna see it
working. Its a very funny
*****************************************************