Upgrading Tech Users

Friday, 20 December 2013

Dancing LED TRICK of keyboard using notepad

Today i am going  to post a simple and cool trick which is called by myself Dancing Led Trick. In this we are going to make your keyboard LED lights dancing means make your keyboard led blinking like Disco lights using notepad . you can share this your friend.




So lets begin,

Step 1 - Open Notepad .








Step 2 - Copy the codes given below in notepaD

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







Step 3 - Then save this file as led.vbs  (.vbs is must)







Step 4 - Open your save file By yclickiing and see your keyboard led blinking like disco lights.


Friends Use this as a prank like u can say to ur friend 
that your pc is having too much virus etc......






Once you started u will need to get it disable. follow below 

How to disable blinking Led ?

Step 1 -  First open Task Manager [ctrl+alt+del]

Step 2 -  Then Go to process tab.

Step 3 - Select
wscript.exe

Step 4 - Click on End process.


ENJOY FRIENDS

THANKS FOR READING 

No comments:

Post a Comment