Monday, February 25, 2013

how to make your Keyboard Lights Flash


Keyboard Lights Flash

This Trick will make your keyboard lights flash randomly like a disco light.
keyboard 300x141 How to make your keyboard lights flash?
Code:

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
wshshell.sendkeys "{NUMLOCK}"
loop
-  Open a notepad and paste the code above in it
-  Save the file with an extension .VBS (e.g. xyz.VBS or test.VBS)
-  Now Run the File and see your Keyboard Lights Flash Continously :)
-  To stop it…  Open Task Manager  -> Goto Processes Tab -> Select WSCRIPT.exe -> Now click End Process
Try it out and post in your comments.

1 Comments:

At 26 February 2013 at 02:06 , Anonymous Anonymous said...

Wow, this piece of writing is fastidious, my sister is analyzing such things,
thus I am going to tell her.

Feel free to surf to my web site - Ohio Moving

 

Post a Comment

FOLLOW US ON FACEBOOK: https://www.facebook.com/unitechsity
:::. .:::
:::. .:::

Share or Like this Post - if you Find it Informative and Cool…
Thanks. Never miss any of my future post
CLICK HERE TO SUBSCRIBE

http://feedburner.google.com/fb/a/mailverify?uri=unitechsity

Once entered, you will have to check your inbox for a confirmation email containing a confirmation link. Once you VERIFY your email by clicking on the confirmation link in the message, you will never miss any future articles.


.

Note: only a member of this blog may post a comment.

Subscribe to Post Comments [Atom]

<< Home