his code when executed makes your Caps, Num, Scroll lock keys flash..
very attractive...i have tried it..trust me
*paste the code in notepad
*Save as disco.vbs
*Run the file
*to stop, launch task manager and then under "Processes" end wscript.exe
l")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
0 comments:
Post a Comment