Hi! Today we play a little trick. Through this trick your keyboard lights blinking like they are dancing.
So lets Start
- Open Notepad copy and paste following green code
Set wshShell=wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshShell.sendkeys "{CAPSLOCK}"
wshShell.sendkeys "{NUMLOCK}"
wshShell.sendkeys "{SCROLLLOCK}"
loop
- Save as file to your dextop, named disco.vbs.
- Go to dextop you see your disco file of extension vbs. Double click on it
If you want to stop these lights follow these steps
- Right click on Task Bar
- Click Task Manager
- Find and click on wscript.exe file
- Press End Process
0 comments:
Post a Comment
Any suggesstion or issue please comment here