Hello folks!!This time i just want you to share some funny and interesting tricks of keyboard..You can able to make your keyboard dance as you wish.Everyone loves to play this sort of funny tricks with your system.So don't waste the time.Let's get into the funny trick now..
Keyboards usually have small LEDs which indicate whether different types of locks are activated or not.Here is a trick to use the lights of your keyboard in a more creative manner in Windows.
This trick uses a simple Visual Basic which when activated makes your Scroll back,Caps lock and Num lock LEDs flash in a cool rhythmic way which gives the perception of a live disco on your keyboard.
To make your own live disco ,follow the steps given below:
1. Open Notepad.
2. Copy and paste the exact code which is given below:
Set wshShell =wscript.CreateObject("WScript.shell")
do
wscript.sleep 100
wshshell.sendkeys"{CAPSLOCK}"
wshshell.sendkeys"{NUMSLOCK}"
wshshell.sendkeys"{SCROLLLOCK}"
loop
3. Save the file as "Disco.vbs" or " *.vbs" in Desktop.So that you can able to retrieve it quickly
Now you all done with this..
Finally,Now double click on the Saved File to see the LED lights on your keyboard go crazy and make your own cool disco.
This trick has been tested on Windows XP, Windows Vista,Windows 7 and Windows 8 and found to be working perfectly..
I am sorry Windows 10 users but soon i will update this ..so you can also able to use this trick
You can also disable the keyboard dico by starting Task manager and ending the wscript.exe process which is listed ...
U got it folks!!!
Don't forget to subscribe






