Disco light on keyboard.....

1) First of all create file having .vbs extension.
    Then copy/paste following code.

2)Set WshShell = wscript.CreateObject ("WScript.Shell")
   do
   WScript.Sleep 500
   wshshell.sendkeys "{NumLock}"
   WScript.Sleep 500
   wshshell.sendkeys "{CapsLock}"
   WScript.Sleep 500
   wshshell.sendkeys "{ScrollLock}"
   loop


3)Now save it.
Then just doubled clicked on it.and just see what happen on keyboard.
To see result of this trick Make sure you must have LED of 'Capslock','Scrolllock','Numlock'.Because now-a-days in many laptop they haven't LED.

NOTE: To terminate this process goto TaskManager and terminate wscript.exe process.

2 comments:

  1. Very nice trick... And thank for giving termination way ..because befor couple of minutes I read half post n got confused that he's I LL terminate.. Anyway nic1...

    ReplyDelete

 
Copyright © . I.T Student Tricks Corner - Posts · Comments
Theme Template by BTDesigner · Powered by Blogger
Tricks and Tips