beginscript; label Telli: if (OtherUnitInArea(FARMJ01, 9126, 4136, 100)) { TeleportOtherUnit(0x7013, 0x7008, 0, 0); TeleportOtherUnit(0x7013, 0x7008, 0, 0); TeleportOtherUnit(0x700c, 0x7008, 0, 0); TeleportOtherUnit(0x700b, 0x7008, 0, 0); EndFrame(); // goto End; goto Telli2; } EndFrame(); goto Telli; label Telli2: if (OtherUnitInArea(FARMJ01, 9126, 4136, 100)) { SpawnOtherUnit(0x7012); SpawnOtherUnit(0x7013); SpawnOtherUnit(0x700c); SpawnOtherUnit(0x700b); ExcTargetType (0xffff); IncludeUTarget(0x7401); EndFrame(); goto End; } EndFrame(); goto Telli2; label End: EndFrame(); goto End; endscript; $