Turn Your Keyboard Lights, into Disco Lights.

Leave a Comment
  Its KEY-DISCO TIME


So you wanna party tonight? Its good. 
Actually I created this trick in VB script, SO read the process Carefully!


Process;
1.  Open Notepad.
2. Copy and paste the below text there.
    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 whatever name u wish but with a .VBS extension.
  eg. Disco.vbs

Now If You need To disable This:
  Press: ctrl+alt+del, on ur desktop.
  Search For " wuscript " 
  And Click on end process
Next PostNewer Post Previous PostOlder Post Home

0 comments:

Post a Comment

A Feedback Costs Nothing Friends.

Powered by Blogger.