Friday, 21 August 2015

MAKE YOUR KEYBOARD LED DANCE

Your keyboard has three LEDs above numpad of Scroll Lock, Caps Lock and Num Lock. This Notepad trick will make those three LED continually on and off, creating dancing effects. To do this, follow these steps: 1. Open Notepad 2. Enter following code Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}” wshshell.sendkeys “{NUMLOCK}” wshshell.sendkeys “{SCROLLLOCK}” loop 3. Save the file as Dance.vbs 4. Click the file and your all three LED lights will start dancing. To stop, Shut down or Log off your PC, By.Vikas

No comments:

Post a Comment

Featured post

How to copy (steal) files from a computer to a pendrive (Latest VIRUS)

Hello guys,have u ever want something from your friend pc,that he is not giving you like games,movies,important files etc. here icome...