
I'll show you some simple steps to disco you keyboard light
Step 1: Copy this code and past it to Notepad!
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
Step 2: Save you Notepad file with name as Disco.vbs you can also save with any name but .vbs (called extension) is must before your file name.
Step 3: Open you file Disco.vbs and Done!
Note: If you want to close Disco Lighting on you keyboard Press ( Ctrl + Alt + Del ) Task manager is open click select Wscript.exe and click End Process.
Social Plugin