Play Disco Light On Your Keyboard..
1. Open Notepad and Type the following Script.
Set wshShell =wscript.CreateObject("WScript
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
2. Then Save the File as led.vbs (.vbs must).
Open Your Save file and Enjoy Disco Light.
3. First open Task Manager [ctrl+alt+del ]
4. Then Go to process tab.
5. Select wscript.exe
6. Click on End process.
this is tried by me and it's working ..
No comments:
Post a Comment