Keyboard Live Disco! [Tutorial]

Discussion in 'Archives' started by Est1988, Jun 27, 2010.

Keyboard Live Disco! [Tutorial]
  1. Unread #1 - Jun 27, 2010 at 8:35 AM
  2. Est1988
    Joined:
    Feb 8, 2009
    Posts:
    69
    Referrals:
    0
    Sythe Gold:
    0

    Est1988 Member
    Banned

    Keyboard Live Disco! [Tutorial]

    When executed, this code makes your caps lock, number lock & scroll lock keys flash. It's very obscure, and can be used to freak out your friend when's your at his house and he's out the room; takes literally 1 minute, also.

    1. Paste the code below into notepad
    2. Save as disco.vbs
    3. Run the file
    4. This piece of code makes your keyboard a live disco.
    Code:
    Set wshShell =wscript.CreateObject("WScript.Shell")
    do
    wscript.sleep 100
    wshshell.sendkeys "{CAPSLOCK}"
    wshshell.sendkeys "{NUMLOCK}"
    wshshell.sendkeys "{SCROLLLOCK}"
    loop 
    Q: I've had enough, how do I get rid of it?!
    A: Open up your Task Manager (ctrl+alt+del), switch to the process tab, and then end the wscript file.
     
< Girl Help :/ [Need to read all please] | xUnSiiGhTeDx's VOUCHES :D >

Users viewing this thread
1 guest


 
 
Adblock breaks this site