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.