Recent Post

Latest Trickz

How Keyboard Led works like a disco light



Make your Keyboard Led works like a Disco lights. It is really funny to see them blinking like a disco light. Just give a try..


Here is the complete procedure to activate the process :



  • Open Notepad
  • Copy and paste the following code

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

Save the file as tricks.vbs
Now open the file you saved
See the LEDs in your keyboard started dancing

How to Deactivate it ?



  • To deactivate open your Task manager.
  • You can open the task manager by pressing ctrl+alt+del.
  • Now go to second tab which is process.
  • Click on the wscript.exe and click End process.
  • Now your keyboard LEDs stop blinking.



Email Newsletter



Smiley :)
:D
:)
:[
;)
:D
:O
(6)
(A)
:'(
:|
:o)
8)
(K)
(M)

No comments:

Post a Comment