KEYBOARD LIGHTS INTO DISCO LIGHTS


KEYBOARD LIGHTS INTO DISCO LIGHTS


Copy this in notepad and save it with the name "disco.vbs" without Quotes.

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop 


After saving open it and see the keyboard lights will start blinking like Disco Lightsss...!!

0 comments:

What would you like to say to the world?