Turn keyboard to Disco ~ TYroTecHs
TYroTecHs: Turn keyboard to Disco
Search Box:   

Turn keyboard to Disco

| Monday, April 13, 2009 |


Well some of you might be knowing this trick that by running a simple script you can make your Num lock,Caps lock and Scroll lock LED's dance to disco tune.For those who don't here's the simple script and yes,the script is absolutely harmless...

Script:

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

Instructions:

  • Paste the code in notepad
  • Save as disco.vbs
  • Run the file
  • To stop the script open task manager
  • IN PROCESSES DELETE WSCRIPT.EXE FILE
[Thanks Aditya]



Get upto $6.00 on Surveys! Join them here.

Related Posts



3 comments:

Letterhead Printing | UPrinting.com said...

Haha! I thought I was going to see my keyboard do the boogie in front of me all of a sudden! This is crazy. :D Thanks for sharing!

Anonymous said...

wow amazing...

Oscar said...

What a cool little trick... Guess who is going to be rocking the office tomorrow... hahahaha!

Oscar

Post a Comment