Welcome to Hackers Protocol Official Website

Monday, July 18, 2011

Keyboard Light - Disco Light



Instrcuctions:

  • Paste any of the Two above Codes in Notepad.
  • Save as "AnyFileName".vbs.
  • Run the file
  • To Stop, Launch Task Manager and then under "Processes" End wscript.exe.

These Codes when Executed makes your Caps, Num, Scroll lock keys flash..
Very Quickly...i hav tried it...

1 .This piece of code makes ur keyboard a Live Disco...

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



2. This one makes it Looks Like a Chain of Light....

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

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...
free web site traffic and promotion