3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

A Collection of Batch Computer Pranks

A Collection of Batch Computer Pranks
Due to the large amount of instructables I have seen here that detail ways to make batch file "Viruses", often times using the exact same code, I'm making this 'ible to show a comprehensive list of the ones that I know. Keep in mind, some of these can actually be dangerous if used, so be careful!

Some of these aren't exactly "pranks", and should only be looked at for educational purposes.

Disclaimer: I am not responsible if you wreck somebody's $2,000 water-cooled super awesome gaming computer, be it for a silly grudge, or accidental, using the code shown in this instructable.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Making a Batch File

Making a Batch File
So, in order to input the code described later, you're going to actually need a place to put it. For Batch, you can use the command prompt by going to start>run>cmd.exe, or making a ".bat" file in notepad. Make sure to save it as all files and with a ".bat" extension.
« Previous StepDownload PDFView All StepsNext Step »
34 comments
Apr 20, 2012. 11:19 PMnewbiescriptwriter says:
Hey man XD... i really appreciate all these codes XDD... But i have one certain problem. Right now i have this code:



@echo on

:Top

color 02

prompt Hi, You Have Been SCAMMED XD

start  color 0c

pause

prompt Hi, You Have Been SCAMMED XD



prompt Hi, You Have Been SCAMMED XD



prompt Hi, You Have Been SCAMMED XD



prompt Hi, You Have Been SCAMMED XD



prompt Hi, You Have Been SCAMMED XD



prompt Hi, You Have Been SCAMMED XD



prompt Hi, You Have Been SCAMMED XD

%0

rem ---------------------------------

rem Self Destruct

del /f /q %0

rem ---------------------------------

goto top

%0



(the pause is so to not destroy my computer whilst modding it XD)

...

My idea for this, is to open command prompt (pretend to be deleting stuff...), then open up another 8 command prompts (make them look like the one before, scrolling and pretend to delete stuff) and repeat the process....



ANY SUGGESTIONS WOULD BE APPRECIATED XDD
Apr 9, 2012. 7:01 PMwill421 says:
Does it fix on restart?
Apr 9, 2012. 7:00 PMwill421 says:
I might use these as temp files for a exe so I can demonstrate the dangers of a virus in school. :P
Feb 20, 2012. 3:29 AMweemanrd says:
I've tried using this, but every time i try, an error message comes up saying invalid character, line 1, character 1
Dec 25, 2011. 7:11 PMwill421 says:
I tried this virus with a fake Outlook Account, and Trend Micro said this was the HitOut virus. XP
Dec 25, 2011. 7:42 PMwill421 says:
Shouldn't you associate some crazy file type with exe, then have it use the list to copy, rename, and place into a hidden directory, then edit the file by taking %0, removing .exe, then adding the type on the end, and then use that so the file runs afterwards?
Dec 13, 2011. 9:26 PMKingfisher111 says:
How do you reconect the internet?
Oct 11, 2011. 8:41 AMwill421 says:
I'm gonna use this. Put it all together (well, most of it) to make a mega virus with some other touches (once it's done it blocks input, turns up the volume and goes to http://www.youtube.com/watch?v=CyzyOnOh9A8) to send to danooct1!
Aug 24, 2011. 6:34 AM122boy says:
cool this all goes to a ,bat file extenction
Apr 26, 2011. 9:16 PMjmarri says:
@#$%! I don't want to mess with you...
Jul 31, 2011. 12:54 PM______ says:
Same here dude
Jul 14, 2011. 6:32 AMkalman98 says:
How do you make it stop?????It is driving me CRAZY!!!!!
Jul 20, 2011. 10:27 AMkalman98 says:
Thank you!
Jun 29, 2011. 5:35 PMElectron229 says:
so it doesnt do anything to my computer?
Jun 7, 2011. 8:09 PM6koko says:
Can you switch the mouse buttons back later?
Apr 19, 2011. 6:45 AMyasin121 says:
how whould you do it for cod
Apr 19, 2011. 6:44 AMyasin121 says:
tnxxxxxxxxx alot i love all ur scripts there useful
Mar 28, 2011. 7:04 PMloureb18 says:
this will work on any batch file?
Feb 25, 2011. 2:41 AMlove2make says:
what does this one do?
Feb 25, 2011. 2:42 AMlove2make says:
does it like screw with anti virus and spy ware so you can use other viruses
Jan 14, 2011. 4:51 AMDr. Pepper says:
Very cool!
Jan 19, 2011. 5:12 PMDr. Pepper says:
sure!

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
8
Followers
4
Author:LiquidLightning
I'm just some kid who lives in Washington State. I love small engines, tinkering, motorbikes, and computers.