How To Make Your Keyboard Lights Flash!!

Make yor keyboard lights do a Flash!!
To do that:

1]Go to notepad.

2]Type the following code:

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


3]Save as ANYNAME.vbs

4]Run it.

5]To stop it:Open Taskmanager>WSCRIPT***** FILE>End Proccess.

Enjoy!!

About GoDigitalPlus

Anoop Sudhakaran is Tech Blogger from Mumbai. His areas of interest include Blogging,Gaming,Internet Surfing,Computers. At GoDigitalPlus he writes about Computers,Blogging,Windows Tips,Hacking,Reviews.
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a comment