Make Your Keyboard Leds Into Disco Lights!
by HetS1 in Circuits > Computers
1200 Views, 7 Favorites, 0 Comments
Make Your Keyboard Leds Into Disco Lights!
You can convert your simple keyboard led into discolights!
Try it
First Copy This Code Into a Notepad File
Set wshShell =wscript.CreateObject("WScript.Shell")
do wscript.sleep 100 wshshell.sendkeys "{CAPSLOCK}" wshshell.sendkeys "{NUMLOCK}" wshshell.sendkeys "{SCROLLLOCK}" loop
Save That File in .vbs Format
Save that file in .vbs format
like xyz.vbs
.vbs is important
Then Open That File and See the Magic!
Enjoy the coded discotheque!
To Stop This Process
Go to Task Manager by Ctrl+Alt+Del
And the stop the process wscript.exe.
Share and comment if you like
By Het Shah.
Thank You