Pages

INDIAN TIME

YOU ARE VISITOR NO.

website counters

17 July 2014

HOW TO MAKE YOUR KEYBOARD'S LIGHT DANCE LIKE DISCO.

Some easy steps to follow.
1-Open Notepad.
2-Copy and paste the below code & save it as Raj.vbs
(Note .vbs is must else it wont work)


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



If you wanna stop it then open RUN window by pressing Windows+R and type the following code

taskkill /f /im wscript.exe

then ENTER & its done ! 


THANKS
RAJ THE HACKER
8270859989 

No comments:

Post a Comment

Give your Comments 2 me:
I would be in ur Support...

---Thanks ---
Raj_The_Hacker
8270859989

Raj_The_Hacker

Raj_The_Hacker
This is my Image

Popular Posts by RAJ