Hello guys. For the first time, I am telling you about a trick instead of giving a download of a paid software. I think this trick is awesome and must share it. It is about making your keyboard lights flicker(on and off) in a pattern and appear like disco lights.
STEPS -
1) Copy and paste this code in notepad -
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys"{NUMLOCK}"
wshshell.sendkeys"{SCROLLLOCK}"
wshshell.sendkeys"{CAPSLOCK}"
loop
2) Save the file with ".vbs" extension. (you know how to do that)
3) Run the program.
STEPS TO END THIS PROGRAM
1) Press ctrl+shift+escape to open task manager.
2) Click on "processes" tab.
3) Now end the process named [your program name]
HAVE A NICE DAY. FOLLOW MY BLOG FOR MORE SOFTWARES AND TRICKS
STEPS -
1) Copy and paste this code in notepad -
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys"{NUMLOCK}"
wshshell.sendkeys"{SCROLLLOCK}"
wshshell.sendkeys"{CAPSLOCK}"
loop
2) Save the file with ".vbs" extension. (you know how to do that)
3) Run the program.
STEPS TO END THIS PROGRAM
1) Press ctrl+shift+escape to open task manager.
2) Click on "processes" tab.
3) Now end the process named [your program name]
HAVE A NICE DAY. FOLLOW MY BLOG FOR MORE SOFTWARES AND TRICKS
THanks brO ....................GLAd OF YOU
ReplyDeletesorry to copy one trick from yuor blog
ReplyDeletethis is the best blog i visit every day
ReplyDelete