Tricks To Convert Keyboard Into Live Disco

This is a real funny trick with which you can amuse you friends.It doesnot require any programming skills on your part.This trick will make your keyboard LED’s blink like disco lights.This method is based on an a vb script.The blinking of the lights will continue until and unless you stop it.This looks more fascinating in the dark as the keyboard led’s are very small.OK,now here is the step by step tutorial with screenshots on how to convert your keyboard into Live disco.

1.Open notepad.You can open notepad by doing a right click on your desktop and then new->text document.
createnewtextdocument

2.Copy and paste the code below into the notepad


Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

3.Save the file with name disco.vbs

4.Double click on the saved file and your keyboard Led’s will start blinking like disco lights.

5.To stop the disco lights open task manager.You can open task manager by doing a right click on your taskbar and then selecting task manager.
vistataskmgr01
6.Now locate wscript.exe and select it.Click on “ End Process “.
106714200801311

tt twitter6

Filed in: Funny Tricks, Tips And Tricks

You might like:

What are Virtual credit Cards? List of Banks that Provide VCC in India What are Virtual credit Cards? List of Banks that Provide VCC in India
How To Save Gmail Attachments Directly to Google Drive How To Save Gmail Attachments Directly to Google Drive
Top 5 Uninstallers to Completely Remove Softwares from Pc Top 5 Uninstallers to Completely Remove Softwares from Pc
Launch Multiple Skype Accounts Simultaneously On Your Computer Launch Multiple Skype Accounts Simultaneously On Your Computer
  • Prabhu994485

    u r really brilliant

  • Anurag Sharma

    in xp we must save file as disco.vbe

© 2012 Cool Facebook Computer Tricks and Hacks. All rights reserved. XHTML / CSS Valid.
Proudly designed by Theme Junkie.

Page optimized by WP Minify WordPress Plugin