>>72939String StopShinzozilla()
{
post = "
>>72940";
Shinzozilla_attacks=True;
weapons_deployed=0;
while post
{
while Shinzozilla_attacks
{
while not weapons_deployed
weapons_deployed=10;
if weapons_deployed<=100
weapons_deployed+=1;
else
Shinzozilla_attacks = False;
}
if not Shinzozilla_attacks
break;
}
return "Victory!"
}