beginscript; label Telli: if (OtherUnitInArea(INVISJ01, 3676, -6654, 100)) { TeleportOtherUnit(0x7004, 0x7815, 0, 0); TeleportOtherUnit(0x7002, 0x7815, 0, 0); EndFrame(); // goto End; goto Telli2; } EndFrame(); goto Telli; label Telli2: if (OtherUnitInArea(INVISJ01, 3497, -5045, 1500)) { SpawnOtherUnit(0x7004); SpawnOtherUnit(0x7002); IncludeUTarget(0x7401); EndFrame(); goto End; } EndFrame(); goto Telli2; label End: EndFrame(); goto End; endscript; $