Sunday, February 8, 2009

***Let the lights flash on your keyboard***


I am not being a leecher. I am just sharing what i have found with others.
I am not the one who coded this.

these codes when executed makes your Caps,Num,Scroll lock keys flash..
very kewlll…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

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

0 comments:

Post a Comment

Followers

Archive

 

╚►ITECHNOGURU™◄╝. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com