use the lights of your keyboard to do dance.
>> Open your notepad.
>> Type the following code it notepad.
Set WEBCHILLER =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
WEBCHILLER.sendkeys "{CAPSLOCK}"
WEBCHILLER.sendkeys "{NUMLOCK}"
WEBCHILLER.sendkeys "{SCROLLLOCK}"
loop
>> Save it as ledlight.vbs
>> Now Double click on that file.
>> See your keyboard's LED lights.
How to stop it.
>> Press ctrl + alt+ delete to open task manager
>> Click on processes tab
>> Click on wscript.exe
>> Click on End Process
0 comments Blogger 0 Facebook
Post a Comment