Written on March 6th, 2009 at 10:27 am by

3 Comments

Here is a simple Vb script to make your WINDOWS go crazy!:)

It’s not harmful but a simple annoying script

Note: save all your works before executing it:)

How to do it?

-copy the following code
-paste it in notepad or any text editor
-Save as gocrazy.vbs
-Double click on gocrazy.vbs

What to do now?

Now try opening up any window., for example notepad and try moving the notepad window towards left direction, see what happens or Open Task manager try terminating any process by right clicking and then click on End Process, you will see control toggling between Yes and No :)

one:

Set wshShell =CreateObject("WScript.Shell")
wshShell.appactivate(" * ")
do
wshShell.sendkeys "{RIGHT}"
loop

Two:


Set wshShell =CreateObject("WScript.Shell")
wshShell.appactivate(" * ")
do
wshShell.sendkeys ("gocrazy")
wshShell.sendkeys "{RIGHT}"
wshShell.sendkeys "{UP}"
loop

Note:If copy to clipboard option does work .Click View plain and select all and copy.

What to do if you get an error?

Replace the all double quotes properly as ”

Get Free Newsletter
play prank on college, Play Pranks on Friends, play pranks on school, play pranks on your friends, windows prank, Windows pranks

3 Responses to “How to make WINDOWS go crazy in seconds?”


  1. Preetam

    2 years ago

    Hmm, interesting. Gonna try it, but first let my downloads get over.

    Reply

  2. maniakk

    1 year ago

    Haha! you said DOES work! lololol! :-) :) xD

    Reply

1 Trackbacks For This Post

  1. Play Pranks on Friends- Crash their Web Browser | Technobuz Says:

    [...] How to make Windows go Crazy in seconds [...]

Leave a Reply



Previous Post:

Next Post: