17 August, 2009

VBS – Caps Lock “on off” loop


This is a vbs file. A vbs file stands for “VBScript”. It’s kind of like a batch file. You have to save it in a different format is all. This one I’ll show is a vbs file that will turn your caps lock on and off repeatedly. It is intended for no purpose except to annoy someone. Here it is:
1. Open notepad.
2. Type:
Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

3. Save it somewhere you’ll remember as a .vbs file.
Here’s the file if you’d like to just download it. Download Caps Lock VBS

5 comments:

  1. Hello there! This is my 1st comment here so I just wanted to give a quick shout out and tell you I truly enjoy reading through
    your posts. Can you suggest any other blogs/websites/forums that go over the same topics?
    Thanks!
    Also visit my weblog You Could Check HERE

    ReplyDelete
  2. Yups sure! As soon we'll get to know, we'll provide you the links. :)

    Leave your Email ID for further refrence.

    Keep Visiting!

    ReplyDelete
  3. Τhanks for the auspiсіouѕ wrіteup.
    Ιt if tгuth bе told used to be a enјoyment accоunt it.
    Look complеx tο more introduced agreeablе from you!
    Hoωevеr, how сould we be in сontact?
    My web-site ... windows 8 wallpapers downloads

    ReplyDelete
  4. What's up every one, here every person is sharing these kinds of know-how, thus it's fastіԁiouѕ to гeаd this
    webρagе, and I uѕed to pay a quick vіsit this weblog eѵery ԁaу.
    Here is my web-site :: People Locator Skip Tracing, Skip Tracing, Skiptracing, Skiptrace, Skip Trace, Skip Tracer, Skiptracer, People Locator, Locate People, Find a Person, Find Phone Number, Track Phone Number, Find Unlisted Phone, Find People, Person Locate

    ReplyDelete

If you have any Queries, suggestions or requests, Do comment here!