Reply to Re: Dink Showing Version
If you don't have an account, just leave the password field blank.
Text sprites usually(/always) have brain 8, so you can kill it by searching for sprites with that brain.
int &diebutt = get_sprite_with_this_brain(8,1);
sp_active(&diebutt,0);
int &diebutt = get_sprite_with_this_brain(8,1);
sp_active(&diebutt,0);








