TricksWorld 99: [How To] Keyboard LED's Dancing Trick 2013

Tab

[How To] Keyboard LED's Dancing Trick 2013


[How To] Keyboard LED's Dancing Trick 2013

Hello Friends,
In this trick am going to teach you people how to make the LED Lights dance in your keyboard.
Every Keyboard has LED lights on top right corner Which mainly indicates whether the NUM LOCK, SCROLL LOCK, CAPS LOCK are ON or OFF.
So in this tricks i will make those lights blink one of after the other which looks like the LED's are dancing in a serial Fashion.

There is no harm to your keyboard or LED's or your Processor with this simple funny trick. I know theres no use with this Trick  but i just wanted you people that this type of trick can also be implemented. That's it :)

Steps To be Followed To Make This Trick Work:

  • Open the Notepad in your Pc and Copy the below code and Paste it in Notepad
Set wshShell =wscript.CreateObject("WScript.Shell")
 do
 wscript.sleep 100
 wshshell.sendkeys "{CAPSLOCK}"
 wshshell.sendkeys "{NUMLOCK}"
 wshshell.sendkeys "{SCROLLLOCK}"
 loop
  • Just Save the file as TW99.vbs
  • When you have finished saving the file just click on the file and you can see the LED's dancing on your keyboard.


Steps To Be Followed To Stop This Trick Working:
  • Open the Windows Task manager (  By Pressing ALT + CTRL + DEL ).
  • Click The Process Tab in Task Manager. 
  • Just Search For The filename wscript.exe and just select it .
  • Click on End Process as Shown Below
                   [How To] Keyboard LED's Dancing Trick 2013

Enjoy :)


Enhanced by Zemanta

Thanks For Reading This Article Subcribe For our Updates

Related Posts Plugin for WordPress, Blogger...