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! :)
August 31, 2013
Keyboard Running LED Lights
Written By
Unknown
Labels:
tricks
Related Articles
- Making the Application Bar display on of top of the UI in Windows Phone 8.1
- 14 TIPS, TRICKS AND SECRETS OF WINDOWS PHONE
- Use mobile as mouse and keypad
- Bypass Fileice survey in 10 seconds
- unlock android pattern lock without internet connection
- Multi Premium Accounts (Rapidshare, Cramit, Extabit, Uploading, Turbobit and more..)- (UPDATED)
- How to Make Nameless Invisible Facebook Profile Name 2014 Trick
- [How To] Editing hosts files to block websites
- How to Boot into Safemode
Comments by IntenseDebate
Posting anonymously.
Keyboard Running LED Lights
2013-08-31T23:33:00+05:30
Unknown
tricks|
Subscribe to:
Post Comments (Atom)