The Dink Network

Reply to Re: Kill them all! Help me out

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
March 20th 2006, 05:03 PM
spike.gif
This isn't a very nice way to do it IMO, but it's the first/simplest one I thought of. If you want to kill them in some specific way, say so.

loop:
int &thong = get_sprite_with_this_brain(9,-1) == 1)
if (&thong != 0)
{
hurt(&thong, 9999);
wait(10);
goto loop;
}