Mystic Software Forums

Mystic Software => General Discussion => Topic started by: Colin on August 20, 2004, 01:10:56 pm

Title: (no subject)
Post by: Colin on August 20, 2004, 01:10:56 pm
Make Vampz cough up the IP to the new domain early! Support the cause!

It's this easy:

Code: [Select]
@:top
@ping toolkitzone.com
@GoTo :top

Save that in notepad with a .bat extenstion and start 500+ copies!

MU HAH HAH HAH A!

Razz
Title: (no subject)
Post by: Cesque on August 20, 2004, 01:13:13 pm
LOL.
Title: (no subject)
Post by: Colin on August 20, 2004, 01:17:38 pm
I've got something better!

Code: [Select]
@Echo Off
:top
rem ==========================================
rem This assumes you saved the first file
rem in nightmare.bat !
rem ==========================================
start cmd /c nightmare.bat
Goto :top

Hahhahhaa.
Title: (no subject)
Post by: Colin on August 20, 2004, 01:23:04 pm
Code: [Select]
@Echo Off
:top
rem ==========================================
rem This assumes you saved the first file
rem in nightmare.bat !
rem ==========================================
start /min cmd /c nightmare.bat
Goto :top

Better version.
Title: (no subject)
Post by: Marc on August 20, 2004, 01:24:23 pm
You definatly read too much for your own good Niloc.
Title: (no subject)
Post by: Colin on August 20, 2004, 01:30:06 pm
Even better:

Code: [Select]
@Echo Off

rem =====================================
rem Recursive pinger!
rem =====================================

If "%1" == "ping" GoTo :top

:startloop
start /min cmd /c nightmare.bat ping
GoTo :startloop

:top
ping toolkitzone.com
GoTo :top

Just save that as nightmare.bat, run, and LAUGH!!!!!

Razz
Title: (no subject)
Post by: Marc on August 20, 2004, 01:32:49 pm
Where do you learn all of this?

And it's a good way to see how much Virtual memory your computer has. Mine got to 128 before a error.
Title: (no subject)
Post by: Rueben on August 20, 2004, 01:49:48 pm
I'm going to pass ....
Title: (no subject)
Post by: Asimir on August 20, 2004, 03:24:06 pm
What the hell does it do and why the hell are you wasting so much time writing new versions?


And why can't you wait just one day?
Title: (no subject)
Post by: quoaz on August 21, 2004, 12:46:40 am
:ph34r: lol yeah! what asimir said!
Title: (no subject)
Post by: Dude Man on August 21, 2004, 04:32:56 pm
I just get some random crap. I find no interest in this, sorry.
Title: (no subject)
Post by: Trent on August 21, 2004, 11:29:36 pm
It was up for me for a bit... Now it seems to be back down.