01 March 2014

How to Make Keyboard Lights Disco

Download File or Make Your Own File Press + R.Then Type "notepad" in Run.Then Paste the following Code :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"

loop
Save As disco.vbs.Then Click on it.
To Turn Off the Disco Light Open Task Manager Select wscript Terminate or Kill process

About The Author

Signature

Signature