kinawat ra ni sa pikas forum... (Mods please delete if reposted, thanks)
These codes when executed makes your Caps, Num, Scroll lock keys flash..
Code:
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 200
wshshell.sendkeys "{CAPSLOCK}"
wscript.sleep 100
wshshell.sendkeys "{NUMLOCK}"
wscript.sleep 50
wshshell.sendkeys "{SCROLLLOCK}"
loop
Instructions:
*copy and paste the codes in notepad (kanang colored red)
*Save as DISCO.vbs
*Run the file (just double click on the saved file)
=============
To stop the DISCO lights:
- end task ang wscript.exe (sa Task Manager)
ENJOY!!!