Hi Guys!
Want to run the LED lights in your keyboard like a Christmas light?
well, on this tut I'll show you how.
Let's start!!!
1. Open NOTEPAD, copy and paste the following codes:
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
2. Save it in any name you want with a file extension of .vbs
example "gelyco.vbs" save it anywhere you want in your computer.
3. Run the saved file.
Now, how to disable it?
1. press CTRL + ALT + DEL (shortcut for Task Manager)
2. on the Processes tab click "wscript.exe" and hit "End Process"
Have fun and enjoy! :)
Keyboard Running LED Lights
2013-08-31T23:33:00+05:30
Unknown
tricks|
Subscribe to:
Post Comments (Atom)



Hi! I am Ajay Kumar Kalva, Currently serving as the CEO of this site, a tech geek by passion, and a chemical process engineer by profession, i'm interested in writing articles regarding technology, hacking and pharma technology. 