Frame 1
Mouse.show();
Stage.showMenu = false;
Frame 3
user = SharedObject.getLocal("user_profile");
if (user.data.name == undefined) {
gotoAndStop ("form");
if (user.data.kills == undefined) {
gotoAndStop ("form");
}
} else {
name = user.data.name;
rank = user.data.rank;
score = user.data.score;
kills = user.data.kills;
deaths = user.data.deaths;
heads = user.data.heads;
heads1 = user.data.heads1;
heads2 = user.data.heads2;
heads3 = user.data.heads3;
heads4 = user.data.heads4;
heads5 = user.data.heads5;
heads6 = user.data.heads6;
gotoAndPlay ("done");
}
Frame 6
rank = 1;
score = 0;
kills = 0;
heads = 0;
deaths = 0;
heads1 = 0;
heads2 = 0;
heads3 = 0;
heads4 = 0;
heads5 = 0;
heads6 = 0;
Frame 17
stopAllSounds();
Frame 19
Mouse.show();
stop();
Frame 21
rankz_t10_send = new LoadVars();
rankz_t10_receive = new LoadVars();
rankz_t10_send.SU0249 = "MjQ5NGolZSVhJW4lcw";
rankz_t10_send.flashkey = "RGxTbFVaU0Q";
rankz_t10_receive.onLoad = function (success) {
if (success) {
_rankz_ar_ = rankz_t10_receive.top10.split("<u/*/u>");
i = 0;
while (i < _rankz_ar_.length) {
tempv = _rankz_ar_[i].split("</*/>");
_root["rankz_n" + (i + 1)].text = tempv[0];
_root["rankz_v" + (i + 1)].text = tempv[1];
i++;
}
} else {
trace("ERROR");
}
};
rankz_t10_send.sendAndLoad("http://rankz.armorbot.com/get/top10.php", rankz_t10_receive, "POST");
Frame 22
camo = 0;
if (kills >= 34) {
lock1.gotoAndStop(2);
}
if (kills >= 399) {
lock2.gotoAndStop(2);
}
if (kills >= 799) {
lock3.gotoAndStop(2);
}
if (kills >= 1299) {
lock4.gotoAndStop(2);
}
if (kills >= 1999) {
lock5.gotoAndStop(2);
}
Mouse.show();
Frame 23
if (heads1 >= 149) {
locka.gotoAndStop(2);
}
if (heads1 >= 249) {
lockb.gotoAndStop(2);
}
if (heads1 >= 399) {
lockc.gotoAndStop(2);
}
Frame 24
if (heads1 >= 149) {
lockd.gotoAndStop(2);
}
if (heads1 >= 249) {
locke.gotoAndStop(2);
}
if (heads1 >= 399) {
lockf.gotoAndStop(2);
}
Frame 25
if (heads3 >= 149) {
lockg.gotoAndStop(2);
}
if (heads3 >= 249) {
lockh.gotoAndStop(2);
}
if (heads3 >= 399) {
locki.gotoAndStop(2);
}
Frame 26
if (heads5 >= 149) {
lockj.gotoAndStop(2);
}
if (heads5 >= 249) {
lockk.gotoAndStop(2);
}
if (heads5 >= 399) {
lockl.gotoAndStop(2);
}
Frame 27
if (heads6 >= 149) {
lockm.gotoAndStop(2);
}
if (heads6 >= 249) {
lockn.gotoAndStop(2);
}
if (heads6 >= 399) {
locko.gotoAndStop(2);
}
Frame 28
if (heads6 >= 149) {
lockp.gotoAndStop(2);
}
if (heads6 >= 249) {
lockq.gotoAndStop(2);
}
if (heads6 >= 399) {
lockr.gotoAndStop(2);
}
Frame 29
if (gun >= 1) {
gunz.gotoAndStop(1);
}
if (gun >= 2) {
gunz.gotoAndStop(2);
}
if (gun >= 3) {
gunz.gotoAndStop(3);
}
if (gun >= 4) {
gunz.gotoAndStop(4);
}
if (gun >= 5) {
gunz.gotoAndStop(5);
}
if (gun >= 6) {
gunz.gotoAndStop(6);
}
if (gun >= 1) {
cursor.gotoAndStop(1);
}
if (gun >= 2) {
cursor.gotoAndStop(2);
}
if (gun >= 3) {
cursor.gotoAndStop(3);
}
if (gun >= 4) {
cursor.gotoAndStop(6);
}
if (gun >= 5) {
cursor.gotoAndStop(4);
}
if (gun >= 6) {
cursor.gotoAndStop(5);
}
health = 100;
pump = 1;
if (camo >= 1) {
gunz.berretaa.bslide.gotoAndStop(2);
}
if (camo >= 1) {
gunz.berretaa.bhand.gotoAndStop(2);
}
if (camo >= 1) {
gunz.berretaa.bhammer.gotoAndStop(2);
}
if (camo >= 2) {
gunz.berretaa.bslide.gotoAndStop(3);
}
if (camo >= 2) {
gunz.berretaa.bhand.gotoAndStop(3);
}
if (camo >= 2) {
gunz.berretaa.bhammer.gotoAndStop(3);
}
if (camo >= 3) {
gunz.berretaa.bslide.gotoAndStop(4);
}
if (camo >= 3) {
gunz.berretaa.bhand.gotoAndStop(4);
}
if (camo >= 3) {
gunz.berretaa.bhammer.gotoAndStop(4);
}
if (camo >= 1) {
gunz.uzi.uhand.gotoAndStop(2);
}
if (camo >= 1) {
gunz.uzi.uslide.gotoAndStop(2);
}
if (camo >= 2) {
gunz.uzi.uhand.gotoAndStop(3);
}
if (camo >= 2) {
gunz.uzi.uslide.gotoAndStop(3);
}
if (camo >= 3) {
gunz.uzi.uhand.gotoAndStop(4);
}
if (camo >= 3) {
gunz.uzi.uslide.gotoAndStop(4);
}
if (camo >= 1) {
gunz.deagle.dhand.gotoAndStop(2);
}
if (camo >= 1) {
gunz.deagle.dslide.gotoAndStop(2);
}
if (camo >= 1) {
gunz.deagle.dhammer.gotoAndStop(2);
}
if (camo >= 2) {
gunz.deagle.dhand.gotoAndStop(3);
}
if (camo >= 2) {
gunz.deagle.dslide.gotoAndStop(3);
}
if (camo >= 2) {
gunz.deagle.dhammer.gotoAndStop(3);
}
if (camo >= 3) {
gunz.deagle.dhand.gotoAndStop(4);
}
if (camo >= 3) {
gunz.deagle.dslide.gotoAndStop(4);
}
if (camo >= 3) {
gunz.deagle.dhammer.gotoAndStop(4);
}
if (camo >= 1) {
gunz.spas12.gan.gotoAndStop(2);
}
if (camo >= 1) {
gunz.spas12.pump.gotoAndStop(2);
}
if (camo >= 2) {
gunz.spas12.gan.gotoAndStop(3);
}
if (camo >= 2) {
gunz.spas12.pump.gotoAndStop(3);
}
if (camo >= 3) {
gunz.spas12.gan.gotoAndStop(4);
}
if (camo >= 3) {
gunz.spas12.pump.gotoAndStop(4);
}
if (camo >= 1) {
gunz.ak47s.ak47.gotoAndStop(2);
}
if (camo >= 1) {
gunz.ak47s.akclip.gotoAndStop(2);
}
if (camo >= 1) {
gunz.ak47s.akhammer.gotoAndStop(2);
}
if (camo >= 2) {
gunz.ak47s.ak47.gotoAndStop(3);
}
if (camo >= 2) {
gunz.ak47s.akclip.gotoAndStop(1);
}
if (camo >= 2) {
gunz.ak47s.akhammer.gotoAndStop(1);
}
if (camo >= 3) {
gunz.ak47s.ak47.gotoAndStop(4);
}
if (camo >= 3) {
gunz.ak47s.akhammer.gotoAndStop(4);
}
if (camo >= 3) {
gunz.ak47s.akclip.gotoAndStop(4);
}
if (camo >= 1) {
gunz.p90.gun.gotoAndStop(2);
}
if (camo >= 2) {
gunz.p90.gun.gotoAndStop(3);
}
if (camo >= 3) {
gunz.p90.gun.gotoAndStop(4);
}
Instance of Symbol 425 MovieClip "cursor" in Frame 29
onClipEvent (load) {
Mouse.hide();
}
onClipEvent (enterFrame) {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
Instance of Symbol 567 MovieClip "gunz" in Frame 29
onClipEvent (enterFrame) {
_x = _root._xmouse;
}
Frame 31
stopAllSounds();
Frame 284
score = 0;
Frame 285
if (heads1 == 149) {
achievment.gotoAndPlay("a");
}
if (heads1 == 249) {
achievment.gotoAndPlay("b");
}
if (heads1 == 399) {
achievment.gotoAndPlay("c");
}
if (kills == 34) {
achievment.gotoAndPlay("d");
}
if (heads2 == 149) {
achievment.gotoAndPlay("e");
}
if (heads2 == 249) {
achievment.gotoAndPlay("f");
}
if (heads2 == 399) {
achievment.gotoAndPlay("g");
}
if (kills == 399) {
achievment.gotoAndPlay("h");
}
if (heads3 == 149) {
achievment.gotoAndPlay("i");
}
if (heads3 == 249) {
achievment.gotoAndPlay("j");
}
if (heads3 == 399) {
achievment.gotoAndPlay("k");
}
if (kills == 799) {
achievment.gotoAndPlay("l");
}
if (heads4 == 149) {
achievment.gotoAndPlay("m");
}
if (heads4 == 249) {
achievment.gotoAndPlay("n");
}
if (heads4 == 399) {
achievment.gotoAndPlay("o");
}
if (kills == 1299) {
achievment.gotoAndPlay("p");
}
if (heads5 == 149) {
achievment.gotoAndPlay("q");
}
if (heads5 == 249) {
achievment.gotoAndPlay("r");
}
if (heads5 == 399) {
achievment.gotoAndPlay("s");
}
if (kills == 1999) {
achievment.gotoAndPlay("t");
}
if (heads6 == 149) {
achievment.gotoAndPlay("u");
}
if (heads6 == 249) {
achievment.gotoAndPlay("v");
}
if (heads6 == 399) {
achievment.gotoAndPlay("w");
}
var arr = new Array("gay", "staight", "by", "alien", "burger", "chesse", "sex", "ass");
gotoAndPlay(arr[random(arr.length)]);
Frame 451
gotoAndPlay ("boyo");
Frame 616
gotoAndPlay ("boyo");
Frame 791
gotoAndPlay ("boyo");
Frame 967
gotoAndPlay ("boyo");
Frame 1121
gotoAndPlay ("boyo");
Frame 1281
gotoAndPlay ("boyo");
Frame 1401
gotoAndPlay ("boyo");
Frame 1402
Mouse.show();
play();
deaths = deaths + 1;
Frame 1408
function __rankz_send__(par1, par2, par3, par4) {
par227 = new LoadVars();
par228 = new LoadVars();
par227.flashkey = par2;
par227.SU0249 = par1;
par227.bmFtZTE = par3;
par227.c2NvcmUx = par4 + "Z";
par227.c2NvcmUx = par227.c2NvcmUx.split("0").join("U");
par227.c2NvcmUx = par227.c2NvcmUx.split("").join("A");
par227.c2NvcmUx = par227.c2NvcmUx.split("AU").join("Y");
par227.c2NvcmUx = par227.c2NvcmUx.split("A1").join("B");
par227.c2NvcmUx = par227.c2NvcmUx.split(".").join("N");
par227.flashkey = par227.flashkey.split("=").join("");
par227.SU0249 = par227.SU0249.split("=").join("");
par228.onLoad = function (success) {
if (success) {
trace(par228.msg);
} else {
trace(par228.loaded);
}
};
par227.sendAndLoad("http://rankz.armorbot.com/submit/as3_v0.php", par228, "POST");
}
bXlnYW1lX25hbWVfdmFyaWFibGU = name;
bXlnYW1lX3Njb3JlX3ZhcmlhYmxl = score;
__rankz_send__("MjQ5NGolZSVhJW4lcw==", "RGxTbFVaU0Q=", bXlnYW1lX25hbWVfdmFyaWFibGU, bXlnYW1lX3Njb3JlX3ZhcmlhYmxl);
Frame 1446
stopAllSounds();
stop();
Frame 1447
stopAllSounds();
Mouse.show();
Symbol 9 MovieClip Frame 1
_root.stop();
PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
if (PercentLoaded != 100) {
bar._xscale = PercentLoaded;
} else {
gotoAndStop ("loaded");
}
Symbol 9 MovieClip Frame 2
gotoAndPlay (1);
Symbol 9 MovieClip Frame 3
_root.play();
Symbol 28 Button
on (press) {
if (_quality == "HIGH") {
_quality = "MEDIUM";
} else if (_quality == "MEDIUM") {
_quality = "LOW";
} else if (_quality == "LOW") {
_quality = "HIGH";
}
}
Symbol 36 Button
on (release, keyPress "<Enter>") {
nextFrame();
}
Symbol 45 Button
on (press, release) {
user.data.name = name;
user.data.rank = rank;
user.flush();
_root.gotoAndPlay("done");
}
Symbol 49 Button
on (press) {
prevFrame();
}
Symbol 176 MovieClip Frame 1
_root.rank = 1;
if (_root.kills >= 0) {
stop();
}
if (_root.kills >= 3) {
gotoAndStop (2);
}
if (_root.kills >= 4) {
gotoAndStop (3);
}
if (_root.kills >= 5) {
gotoAndStop (4);
}
if (_root.kills >= 6) {
gotoAndStop (5);
}
if (_root.kills >= 7) {
gotoAndStop (6);
}
if (_root.kills >= 8) {
gotoAndStop (7);
}
if (_root.kills >= 10) {
gotoAndStop (8);
}
if (_root.kills >= 19) {
gotoAndStop (9);
}
if (_root.kills >= 34) {
gotoAndStop (10);
}
if (_root.kills >= 50) {
gotoAndStop (11);
}
if (_root.kills >= 34) {
gotoAndStop (12);
}
if (_root.kills >= 50) {
gotoAndStop (13);
}
if (_root.kills >= 90) {
gotoAndStop (14);
}
if (_root.kills >= 140) {
gotoAndStop (15);
}
if (_root.kills >= 180) {
gotoAndStop (16);
}
if (_root.kills >= 240) {
gotoAndStop (17);
}
if (_root.kills >= 250) {
gotoAndStop (18);
}
if (_root.kills >= 260) {
gotoAndStop (19);
}
if (_root.kills >= 270) {
gotoAndStop (20);
}
if (_root.kills >= 280) {
gotoAndStop (21);
}
if (_root.kills >= 290) {
gotoAndStop (22);
}
if (_root.kills >= 300) {
gotoAndStop (23);
}
if (_root.kills >= 320) {
gotoAndStop (24);
}
if (_root.kills >= 340) {
gotoAndStop (25);
}
if (_root.kills >= 350) {
gotoAndStop (26);
}
if (_root.kills >= 360) {
gotoAndStop (27);
}
if (_root.kills >= 370) {
gotoAndStop (28);
}
if (_root.kills >= 380) {
gotoAndStop (29);
}
if (_root.kills >= 399) {
gotoAndStop (30);
}
if (_root.kills >= 420) {
gotoAndStop (31);
}
if (_root.kills >= 500) {
gotoAndStop (32);
}
if (_root.kills >= 540) {
gotoAndStop (33);
}
if (_root.kills >= 580) {
gotoAndStop (34);
}
if (_root.kills >= 600) {
gotoAndStop (35);
}
if (_root.kills >= 620) {
gotoAndStop (36);
}
if (_root.kills >= 680) {
gotoAndStop (37);
}
if (_root.kills >= 700) {
gotoAndStop (38);
}
if (_root.kills >= 750) {
gotoAndStop (39);
}
if (_root.kills >= 799) {
gotoAndStop (40);
}
if (_root.kills >= 850) {
gotoAndStop (41);
}
if (_root.kills >= 900) {
gotoAndStop (42);
}
if (_root.kills >= 950) {
gotoAndStop (43);
}
if (_root.kills >= 990) {
gotoAndStop (44);
}
if (_root.kills >= 1000) {
gotoAndStop (45);
}
if (_root.kills >= 1050) {
gotoAndStop (46);
}
if (_root.kills >= 1100) {
gotoAndStop (47);
}
if (_root.kills >= 1150) {
gotoAndStop (48);
}
if (_root.kills >= 1200) {
gotoAndStop (49);
}
if (_root.kills >= 1299) {
gotoAndStop (50);
}
if (_root.kills >= 1350) {
gotoAndStop (51);
}
if (_root.kills >= 1400) {
gotoAndStop (51);
}
if (_root.kills >= 1450) {
gotoAndStop (52);
}
if (_root.kills >= 1500) {
gotoAndStop (53);
}
if (_root.kills >= 1520) {
gotoAndStop (54);
}
if (_root.kills >= 1550) {
gotoAndStop (55);
}
if (_root.kills >= 1570) {
gotoAndStop (56);
}
if (_root.kills >= 2600) {
gotoAndStop (57);
}
if (_root.kills >= 2700) {
gotoAndStop (58);
}
if (_root.kills >= 2800) {
gotoAndStop (59);
}
if (_root.kills >= 1999) {
gotoAndStop (60);
}
if (_root.kills >= 9999) {
gotoAndStop (61);
}
Symbol 176 MovieClip Frame 2
stop();
_root.rank = 2;
Symbol 176 MovieClip Frame 3
stop();
_root.rank = 3;
Symbol 176 MovieClip Frame 4
stop();
_root.rank = 4;
Symbol 176 MovieClip Frame 5
stop();
_root.rank = 5;
Symbol 176 MovieClip Frame 6
stop();
_root.rank = 6;
Symbol 176 MovieClip Frame 7
stop();
_root.rank = 7;
Symbol 176 MovieClip Frame 8
stop();
_root.rank = 8;
Symbol 176 MovieClip Frame 9
stop();
_root.rank = 9;
Symbol 176 MovieClip Frame 10
stop();
_root.rank = 10;
Symbol 176 MovieClip Frame 11
stop();
_root.rank = 11;
Symbol 176 MovieClip Frame 12
stop();
_root.rank = 12;
Symbol 176 MovieClip Frame 13
stop();
_root.rank = 13;
Symbol 176 MovieClip Frame 14
stop();
_root.rank = 14;
Symbol 176 MovieClip Frame 15
stop();
_root.rank = 15;
Symbol 176 MovieClip Frame 16
stop();
_root.rank = 16;
Symbol 176 MovieClip Frame 17
stop();
_root.rank = 17;
Symbol 176 MovieClip Frame 18
stop();
_root.rank = 18;
Symbol 176 MovieClip Frame 19
stop();
_root.rank = 19;
Symbol 176 MovieClip Frame 20
stop();
_root.rank = 20;
Symbol 176 MovieClip Frame 21
stop();
_root.rank = 21;
Symbol 176 MovieClip Frame 22
stop();
_root.rank = 22;
Symbol 176 MovieClip Frame 23
stop();
_root.rank = 23;
Symbol 176 MovieClip Frame 24
stop();
_root.rank = 24;
Symbol 176 MovieClip Frame 25
stop();
_root.rank = 25;
Symbol 176 MovieClip Frame 26
stop();
_root.rank = 26;
Symbol 176 MovieClip Frame 27
stop();
_root.rank = 27;
Symbol 176 MovieClip Frame 28
stop();
_root.rank = 28;
Symbol 176 MovieClip Frame 29
stop();
_root.rank = 29;
Symbol 176 MovieClip Frame 30
stop();
_root.rank = 30;
Symbol 176 MovieClip Frame 31
stop();
_root.rank = 31;
Symbol 176 MovieClip Frame 32
stop();
_root.rank = 32;
Symbol 176 MovieClip Frame 33
stop();
_root.rank = 33;
Symbol 176 MovieClip Frame 34
stop();
_root.rank = 34;
Symbol 176 MovieClip Frame 35
stop();
_root.rank = 35;
Symbol 176 MovieClip Frame 36
stop();
_root.rank = 36;
Symbol 176 MovieClip Frame 37
stop();
_root.rank = 37;
Symbol 176 MovieClip Frame 38
stop();
_root.rank = 38;
Symbol 176 MovieClip Frame 39
stop();
_root.rank = 39;
Symbol 176 MovieClip Frame 40
stop();
_root.rank = 40;
Symbol 176 MovieClip Frame 41
stop();
_root.rank = 41;
Symbol 176 MovieClip Frame 42
stop();
_root.rank = 42;
Symbol 176 MovieClip Frame 43
stop();
_root.rank = 43;
Symbol 176 MovieClip Frame 44
stop();
_root.rank = 44;
Symbol 176 MovieClip Frame 45
stop();
_root.rank = 45;
Symbol 176 MovieClip Frame 46
stop();
_root.rank = 46;
Symbol 176 MovieClip Frame 47
stop();
_root.rank = 47;
Symbol 176 MovieClip Frame 48
stop();
_root.rank = 48;
Symbol 176 MovieClip Frame 49
stop();
_root.rank = 49;
Symbol 176 MovieClip Frame 50
stop();
_root.rank = 50;
Symbol 176 MovieClip Frame 51
stop();
_root.rank = 51;
Symbol 176 MovieClip Frame 52
stop();
_root.rank = 52;
Symbol 176 MovieClip Frame 53
stop();
_root.rank = 53;
Symbol 176 MovieClip Frame 54
stop();
_root.rank = 54;
Symbol 176 MovieClip Frame 55
stop();
_root.rank = 55;
Symbol 176 MovieClip Frame 56
stop();
_root.rank = 56;
Symbol 176 MovieClip Frame 57
stop();
_root.rank = 57;
Symbol 176 MovieClip Frame 58
stop();
_root.rank = 58;
Symbol 176 MovieClip Frame 59
stop();
_root.rank = 59;
Symbol 176 MovieClip Frame 60
stop();
_root.rank = 60;
Symbol 176 MovieClip Frame 61
stop();
_root.rank = 61;
Symbol 185 Button
on (press) {
gotoAndStop ("playz");
}
Symbol 191 Button
on (press) {
gotoAndStop ("rules");
}
Symbol 197 Button
on (press) {
gotoAndStop ("ranks");
}
Symbol 203 Button
on (release) {
getURL ("http://benjadaninja.newgrounds.com/flash/", "_blank");
}
Symbol 207 Button
on (press) {
gotoAndStop ("stats");
}
Symbol 211 Button
on (release) {
prevFrame();
}
Symbol 218 Button
on (release) {
gotoAndStop ("men");
}
Symbol 257 Button
on (release) {
getURL ("http://rankz.armorbot.com/zombiekills/", "_blank");
}
Symbol 260 Button
on (release) {
getURL ("http://rankz.armorbot.com/zombieshots/", "_blank");
}
Symbol 263 Button
on (release) {
getURL ("http://rankz.armorbot.com/zombiedeaths/", "_blank");
}
Symbol 273 Button
on (release) {
getURL ("http://rankz.armorbot.com/zscores/", "_blank");
}
Symbol 280 Button
on (press) {
gotoAndStop ("berreta");
gun = 1;
bullets = 12;
}
Symbol 284 Button
on (press) {
if (kills >= 34) {
gotoAndStop ("uzi");
}
gun = 2;
bullets = 30;
}
Symbol 289 Button
on (press) {
if (kills >= 399) {
gotoAndStop ("deagle");
}
gun = 3;
bullets = 7;
}
Symbol 294 Button
on (press) {
if (kills >= 1299) {
gotoAndStop ("ak47");
}
gun = 5;
bullets = 30;
}
Symbol 299 Button
on (press) {
if (kills >= 1999) {
gotoAndStop ("p90");
}
gun = 6;
bullets = 50;
}
Symbol 306 Button
on (press) {
if (kills >= 799) {
gotoAndStop ("spas12");
}
gun = 4;
bullets = 4;
}
Symbol 308 MovieClip Frame 1
stop();
Symbol 310 Button
on (release) {
gotoAndStop ("playz");
}
Symbol 323 Button
on (press) {
if (heads1 >= 149) {
gotoAndPlay ("go");
}
camo = 1;
}
Symbol 326 Button
on (press) {
if (heads1 >= 249) {
gotoAndPlay ("go");
}
camo = 2;
}
Symbol 329 Button
on (press) {
if (heads1 >= 399) {
gotoAndPlay ("go");
}
camo = 3;
}
Symbol 332 Button
on (press) {
gotoAndPlay ("go");
camo = 0;
}
Symbol 344 Button
on (press) {
if (heads2 >= 149) {
gotoAndPlay ("go");
}
camo = 1;
}
Symbol 345 Button
on (press) {
if (heads2 >= 249) {
gotoAndPlay ("go");
}
camo = 2;
}
Symbol 346 Button
on (press) {
if (heads2 >= 399) {
gotoAndPlay ("go");
}
camo = 3;
}
Symbol 355 Button
on (press) {
gotoAndPlay ("go");
camo = 0;
}
Symbol 356 Button
on (press) {
if (heads3 >= 149) {
gotoAndPlay ("go");
}
camo = 1;
}
Symbol 357 Button
on (press) {
if (heads3 >= 249) {
gotoAndPlay ("go");
}
camo = 2;
}
Symbol 358 Button
on (press) {
if (heads3 >= 399) {
gotoAndPlay ("go");
}
camo = 3;
}
Symbol 372 Button
on (press) {
if (heads4 >= 149) {
gotoAndPlay ("go");
}
camo = 1;
}
Symbol 375 Button
on (press) {
if (heads4 >= 249) {
gotoAndPlay ("go");
}
camo = 2;
}
Symbol 388 Button
on (press) {
if (heads5 >= 149) {
gotoAndPlay ("go");
}
camo = 1;
}
Symbol 389 Button
on (press) {
if (heads5 >= 249) {
gotoAndPlay ("go");
}
camo = 2;
}
Symbol 390 Button
on (press) {
if (heads5 >= 399) {
gotoAndPlay ("go");
}
camo = 3;
}
Symbol 401 Button
on (press) {
if (heads6 >= 149) {
gotoAndPlay ("go");
}
camo = 1;
}
Symbol 402 Button
on (press) {
if (heads6 >= 249) {
gotoAndPlay ("go");
}
camo = 2;
}
Symbol 403 Button
on (press) {
if (heads6 >= 399) {
gotoAndPlay ("go");
}
camo = 3;
}
Symbol 414 MovieClip Frame 1
stop();
Symbol 414 MovieClip Frame 2
var arr = new Array(3, 9, 15, 21);
gotoAndPlay(arr[random(arr.length)]);
Instance of Symbol 413 MovieClip in Symbol 414 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 414 MovieClip Frame 8
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 414 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 414 MovieClip Frame 14
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 414 MovieClip Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 414 MovieClip Frame 20
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 414 MovieClip Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads1 = _root.heads1 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 414 MovieClip Frame 26
gotoAndStop (1);
Symbol 417 MovieClip Frame 1
stop();
Symbol 417 MovieClip Frame 2
var arr = new Array(3, 8, 13, 18);
gotoAndPlay(arr[random(arr.length)]);
Instance of Symbol 413 MovieClip in Symbol 417 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
Symbol 417 MovieClip Frame 7
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 417 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
Symbol 417 MovieClip Frame 12
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 417 MovieClip Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
Symbol 417 MovieClip Frame 17
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 417 MovieClip Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads2 = _root.heads2 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
Symbol 417 MovieClip Frame 22
gotoAndStop (1);
Symbol 418 MovieClip Frame 1
stop();
Symbol 418 MovieClip Frame 2
var arr = new Array(3, 10, 24, 31);
gotoAndPlay(arr[random(arr.length)]);
Instance of Symbol 413 MovieClip in Symbol 418 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 418 MovieClip Frame 9
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 418 MovieClip Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 418 MovieClip Frame 16
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 418 MovieClip Frame 17
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 418 MovieClip Frame 23
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 418 MovieClip Frame 24
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 418 MovieClip Frame 30
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 418 MovieClip Frame 31
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads3 = _root.heads3 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 418 MovieClip Frame 37
gotoAndStop (1);
Symbol 420 MovieClip Frame 1
stop();
Symbol 420 MovieClip Frame 2
var arr = new Array(3, 8, 13, 18);
gotoAndPlay(arr[random(arr.length)]);
Instance of Symbol 413 MovieClip in Symbol 420 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("org");
}
}
Symbol 420 MovieClip Frame 7
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 420 MovieClip Frame 8
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("org");
}
}
Symbol 420 MovieClip Frame 12
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 420 MovieClip Frame 13
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("org");
}
}
Symbol 420 MovieClip Frame 17
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 420 MovieClip Frame 18
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("org");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads5 = _root.heads5 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("org");
}
}
Symbol 420 MovieClip Frame 22
gotoAndStop (1);
Symbol 422 MovieClip Frame 1
stop();
Symbol 422 MovieClip Frame 2
var arr = new Array(3, 9, 15, 20, 26, 31, 38);
gotoAndPlay(arr[random(arr.length)]);
Instance of Symbol 413 MovieClip in Symbol 422 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 422 MovieClip Frame 7
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 422 MovieClip Frame 9
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 422 MovieClip Frame 13
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 422 MovieClip Frame 15
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 422 MovieClip Frame 19
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 422 MovieClip Frame 21
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 422 MovieClip Frame 25
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 422 MovieClip Frame 27
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 422 MovieClip Frame 31
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 422 MovieClip Frame 33
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 422 MovieClip Frame 37
gotoAndStop (1);
Instance of Symbol 413 MovieClip in Symbol 422 MovieClip Frame 39
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.bodyz)) {
_root.enemys.enemy.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.bodyz)) {
_root.enemys.enemyb.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("body2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.bodyz)) {
_root.enemys.enemyc.gotoAndPlay("body");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit2)) {
_root.enemys.enemy2.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit3)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit2)) {
_root.enemys.enemy2b.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit3)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads6 = _root.heads6 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit1");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit2)) {
_root.enemys.enemy2c.gotoAndPlay("hit2");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit3)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 424 MovieClip Frame 1
stop();
Instance of Symbol 413 MovieClip in Symbol 424 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Instance of Symbol 413 MovieClip in Symbol 424 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Instance of Symbol 413 MovieClip in Symbol 424 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Instance of Symbol 413 MovieClip in Symbol 424 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Instance of Symbol 413 MovieClip in Symbol 424 MovieClip Frame 3
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.head)) {
_root.enemys.enemy.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy.body)) {
_root.enemys.enemy.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.header)) {
_root.enemys.enemy2.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2.hit1)) {
_root.enemys.enemy2.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.head)) {
_root.enemys.enemyb.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyb.body)) {
_root.enemys.enemyb.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.header)) {
_root.enemys.enemy2b.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2b.hit1)) {
_root.enemys.enemy2b.gotoAndPlay("hit3");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.head)) {
_root.enemys.enemyc.gotoAndPlay("headshot");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemyc.body)) {
_root.enemys.enemyc.gotoAndPlay("bodyshot");
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.header)) {
_root.enemys.enemy2c.gotoAndPlay("splat");
_root.heads4 = _root.heads4 + 1;
}
}
onClipEvent (enterFrame) {
if (this.hitTest(_root.enemys.enemy2c.hit1)) {
_root.enemys.enemy2c.gotoAndPlay("hit3");
}
}
Symbol 425 MovieClip Frame 2
stop();
Symbol 432 Button
on (keyPress "r") {
gotoAndPlay ("reloadz");
}
on (keyPress "R") {
gotoAndPlay ("reloadz");
}
on (keyPress "<Down>") {
gotoAndPlay ("reloadz");
}
Symbol 437 MovieClip Frame 1
stop();
Symbol 437 MovieClip Frame 4
stop();
Symbol 442 MovieClip Frame 1
stop();
Symbol 442 MovieClip Frame 4
stop();
Symbol 447 MovieClip Frame 1
stop();
Symbol 447 MovieClip Frame 4
stop();
Symbol 449 Button
on (keyPress "r") {
gotoAndPlay ("reloadz");
}
on (keyPress "<Down>") {
gotoAndPlay ("reloadz");
}
Symbol 476 MovieClip Frame 1
if (_root.bullets <= 0) {
gotoAndPlay ("reloadz");
}
stop();
Symbol 476 MovieClip Frame 2
if (_root.bullets <= 0) {
gotoAndPlay ("reloadz");
}
_root.bullets = _root.bullets - 1;
Symbol 476 MovieClip Frame 3
_root.cursor.cursor1.play();
Symbol 476 MovieClip Frame 7
if (_root.bullets <= 0) {
gotoAndPlay ("reloadz");
}
Symbol 476 MovieClip Frame 10
gotoAndStop (1);
if (_root.bullets <= 0) {
gotoAndPlay ("reloadz");
}
Symbol 476 MovieClip Frame 11
_root.bullets = 0;
Symbol 476 MovieClip Frame 12
_root.bullets = 0;
Symbol 476 MovieClip Frame 13
_root.bullets = 0;
Symbol 476 MovieClip Frame 59
_root.bullets = _root.bullets + 12;
Symbol 476 MovieClip Frame 63
stop();
Symbol 481 MovieClip Frame 1
stop();
Symbol 481 MovieClip Frame 2
_root.health = _root.health - 15;
Symbol 486 MovieClip Frame 1
stop();
Symbol 486 MovieClip Frame 4
stop();
Symbol 487 Button
on (keyPress "r") {
gotoAndPlay ("out");
}
on (keyPress "R") {
gotoAndPlay ("out");
}
on (keyPress "<Down>") {
gotoAndPlay ("out");
}
Symbol 492 MovieClip Frame 1
stop();
Symbol 492 MovieClip Frame 4
stop();
Symbol 497 MovieClip Frame 1
if (_root.bullets <= 0) {
gotoAndPlay ("out");
}
stop();
Symbol 497 MovieClip Frame 2
if (_root.bullets <= 0) {
gotoAndPlay ("out");
}
_root.cursor.cursor2.play();
Symbol 497 MovieClip Frame 3
_root.bullets = _root.bullets - 1;
Symbol 497 MovieClip Frame 5
if (_root.bullets <= 0) {
gotoAndPlay ("out");
}
_root.bullets = _root.bullets - 1;
gotoAndPlay (2);
Symbol 497 MovieClip Frame 21
_root.bullets = 30;
Symbol 502 MovieClip Frame 1
stop();
Symbol 507 MovieClip Frame 1
stop();
Symbol 512 MovieClip Frame 1
stop();
Symbol 513 Button
on (keyPress "r") {
gotoAndPlay ("reload");
}
on (keyPress "R") {
gotoAndPlay ("reload");
}
on (keyPress "<Down>") {
gotoAndPlay ("reload");
}
Symbol 518 MovieClip Frame 1
stop();
if (_root.bullets <= 0) {
gotoAndPlay ("reload");
}
Symbol 518 MovieClip Frame 2
_root.bullets = _root.bullets - 1;
Symbol 518 MovieClip Frame 3
_root.cursor.cursor3.play();
Symbol 518 MovieClip Frame 16
if (_root.bullets <= 0) {
gotoAndPlay ("reload");
}
Symbol 518 MovieClip Frame 32
gotoAndStop (1);
Symbol 518 MovieClip Frame 33
_root.bullets = 0;
Symbol 518 MovieClip Frame 73
_root.bullets = 0;
Symbol 518 MovieClip Frame 91
_root.bullets = 7;
Symbol 518 MovieClip Frame 103
stop();
_root.bullets = 7;
Symbol 519 Button
on (keyPress "r") {
gotoAndPlay ("reloadang");
}
on (keyPress "R") {
gotoAndPlay ("reloadang");
}
on (keyPress "<Down>") {
gotoAndPlay ("reloadang");
}
Symbol 524 MovieClip Frame 1
stop();
Symbol 529 MovieClip Frame 1
stop();
Symbol 535 MovieClip Frame 1
stop();
if (_root.bullets <= 0) {
gotoAndPlay ("reloadang");
}
Symbol 535 MovieClip Frame 2
if (_root.bullets <= 0) {
gotoAndPlay ("reloadang");
}
if (_root.pump <= 0) {
gotoAndPlay ("pumpz");
}
Symbol 535 MovieClip Frame 3
_root.cursor.cursor6.play();
_root.bullets = _root.bullets - 1;
_root.pump = _root.pump - 1;
Symbol 535 MovieClip Frame 25
_root.pump = _root.pump + 1;
Symbol 535 MovieClip Frame 40
gotoAndStop (1);
if (_root.bullets <= 0) {
gotoAndPlay ("reloadang");
}
Symbol 535 MovieClip Frame 41
if (_root.bullets >= 4) {
gotoAndStop (1);
}
Symbol 535 MovieClip Frame 52
_root.bullets = _root.bullets + 1;
Symbol 535 MovieClip Frame 71
if (_root.bullets <= 4) {
gotoAndPlay ("reloadang");
}
if (_root.bullets >= 4) {
gotoAndPlay ("dizone");
}
Symbol 535 MovieClip Frame 90
_root.pump = _root.pump + 1;
Symbol 535 MovieClip Frame 103
gotoAndStop (1);
Symbol 539 MovieClip Frame 1
stop();
Symbol 540 Button
on (keyPress "r") {
gotoAndPlay ("reloadzz");
}
on (keyPress "R") {
gotoAndPlay ("reloadzz");
}
on (keyPress "<Down>") {
gotoAndPlay ("reloadzz");
}
Symbol 544 MovieClip Frame 1
stop();
Symbol 549 MovieClip Frame 1
stop();
Symbol 557 MovieClip Frame 1
stop();
if (_root.bullets <= 0) {
gotoAndPlay ("reloadzz");
}
Symbol 557 MovieClip Frame 2
_root.cursor.cursor4.play();
Symbol 557 MovieClip Frame 3
_root.bullets = _root.bullets - 1;
Symbol 557 MovieClip Frame 6
if (_root.bullets <= 0) {
gotoAndPlay ("reloadzz");
}
Symbol 557 MovieClip Frame 7
gotoAndPlay (2);
Symbol 557 MovieClip Frame 35
_root.bullets = 30;
Symbol 557 MovieClip Frame 51
gotoAndStop (1);
Symbol 558 Button
on (keyPress "r") {
gotoAndPlay ("more");
}
on (keyPress "R") {
gotoAndPlay ("more");
}
on (keyPress "<Down>") {
gotoAndPlay ("more");
}
Symbol 563 MovieClip Frame 1
stop();
Symbol 566 MovieClip Frame 1
if (_root.bullets <= 0) {
gotoAndPlay ("more");
}
stop();
Symbol 566 MovieClip Frame 2
if (_root.bullets <= 0) {
gotoAndPlay ("more");
}
_root.cursor.cursor5.play();
Symbol 566 MovieClip Frame 3
_root.bullets = _root.bullets - 1;
Symbol 566 MovieClip Frame 5
gotoAndPlay (2);
Symbol 566 MovieClip Frame 23
_root.bullets = 50;
Instance of Symbol 476 MovieClip "berretaa" in Symbol 567 MovieClip Frame 1
onClipEvent (mouseDown) {
play();
}
Instance of Symbol 497 MovieClip "uzi" in Symbol 567 MovieClip Frame 2
onClipEvent (mouseDown) {
this.play();
}
onClipEvent (mouseUp) {
this.gotoAndStop("home");
}
Instance of Symbol 518 MovieClip "deagle" in Symbol 567 MovieClip Frame 3
onClipEvent (mouseDown) {
play();
}
Instance of Symbol 535 MovieClip "spas12" in Symbol 567 MovieClip Frame 4
onClipEvent (mouseDown) {
gotoAndPlay ("shit");
}
Instance of Symbol 557 MovieClip "ak47s" in Symbol 567 MovieClip Frame 5
onClipEvent (mouseDown) {
this.play();
}
onClipEvent (mouseUp) {
this.gotoAndStop("blah");
}
Instance of Symbol 566 MovieClip "p90" in Symbol 567 MovieClip Frame 6
onClipEvent (mouseDown) {
this.play();
}
onClipEvent (mouseUp) {
this.gotoAndStop("nann");
}
Symbol 618 MovieClip Frame 1
stop();
Symbol 618 MovieClip Frame 166
stop();
Symbol 618 MovieClip Frame 334
stop();
Symbol 618 MovieClip Frame 486
stop();
Symbol 618 MovieClip Frame 636
stop();
Symbol 618 MovieClip Frame 821
stop();
Symbol 618 MovieClip Frame 981
stop();
Symbol 618 MovieClip Frame 1133
stop();
Symbol 618 MovieClip Frame 1310
stop();
Symbol 618 MovieClip Frame 1431
stop();
Symbol 618 MovieClip Frame 1586
stop();
Symbol 618 MovieClip Frame 1701
stop();
Symbol 618 MovieClip Frame 1851
stop();
Symbol 618 MovieClip Frame 1966
stop();
Symbol 618 MovieClip Frame 2111
stop();
Symbol 618 MovieClip Frame 2251
stop();
Symbol 618 MovieClip Frame 2406
stop();
Symbol 618 MovieClip Frame 2521
stop();
Symbol 618 MovieClip Frame 2661
stop();
Symbol 618 MovieClip Frame 2780
stop();
Symbol 618 MovieClip Frame 2855
stop();
Symbol 618 MovieClip Frame 3020
stop();
Symbol 618 MovieClip Frame 3165
stop();
Symbol 618 MovieClip Frame 3300
stop();
Symbol 641 MovieClip Frame 2
if (_root.health <= 0) {
_root.gotoAndStop("over");
}
Symbol 658 MovieClip Frame 1
time = 60;
Symbol 658 MovieClip Frame 2
if (time <= 0) {
_root.gotoAndPlay("win");
}
Symbol 658 MovieClip Frame 46
time = time - 1;
Symbol 658 MovieClip Frame 47
gotoAndPlay (2);
Symbol 698 MovieClip Frame 40
this._parent._parent._parent.gunz.pain.play();
Symbol 698 MovieClip Frame 47
gotoAndPlay (1);
Symbol 708 MovieClip Frame 7
stop();
Symbol 738 MovieClip Frame 1
stop();
Symbol 738 MovieClip Frame 2
play();
Symbol 738 MovieClip Frame 3
play();
Symbol 738 MovieClip Frame 8
stop();
Symbol 738 MovieClip Frame 9
play();
Symbol 738 MovieClip Frame 10
play();
Symbol 738 MovieClip Frame 11
_root.kills = _root.kills + 1;
_root.score = _root.score + 10;
Symbol 738 MovieClip Frame 25
stop();
Symbol 738 MovieClip Frame 26
play();
Symbol 738 MovieClip Frame 27
play();
Symbol 738 MovieClip Frame 29
_root.kills = _root.kills + 1;
_root.score = _root.score + 10;
Symbol 738 MovieClip Frame 50
stop();
Symbol 738 MovieClip Frame 51
play();
Symbol 738 MovieClip Frame 52
play();
Symbol 738 MovieClip Frame 53
_root.heads = _root.heads + 1;
_root.kills = _root.kills + 1;
_root.score = _root.score + 20;
Symbol 738 MovieClip Frame 72
stop();
Symbol 745 MovieClip Frame 56
this._parent._parent._parent.gunz.pain.play();
Symbol 745 MovieClip Frame 59
this._parent._parent._parent.gunz.pain.play();
Symbol 745 MovieClip Frame 63
this._parent._parent._parent.gunz.pain.play();
Symbol 745 MovieClip Frame 67
this._parent._parent._parent.gunz.pain.play();
Symbol 745 MovieClip Frame 70
this._parent._parent._parent.gunz.pain.play();
Symbol 745 MovieClip Frame 72
this._parent._parent._parent.gunz.pain.play();
Symbol 745 MovieClip Frame 75
this._parent._parent._parent.gunz.pain.play();
Symbol 782 MovieClip Frame 1
stop();
Symbol 782 MovieClip Frame 12
stop();
Symbol 782 MovieClip Frame 23
_root.kills = _root.kills + 1;
stop();
Symbol 782 MovieClip Frame 24
_root.kills = _root.kills + 1;
_root.score = _root.score + 10;
Symbol 782 MovieClip Frame 25
play();
Symbol 782 MovieClip Frame 26
_root.kills = _root.kills + 1;
_root.score = _root.score + 10;
Symbol 782 MovieClip Frame 46
stop();
Symbol 782 MovieClip Frame 47
play();
Symbol 782 MovieClip Frame 48
_root.kills = _root.kills + 1;
_root.score = _root.score + 20;
_root.heads = _root.heads + 1;
Symbol 782 MovieClip Frame 64
stop();
Symbol 783 MovieClip Frame 1
var arr = new Array(2, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 13, 15, 17, 21, 23, 25, 27, 29, 31, 33);
gotoAndStop(arr[random(arr.length)]);
Symbol 783 MovieClip Frame 5
if (_root.kills >= 30) {
nextFrame();
} else {
gotoAndStop (2);
}
Symbol 783 MovieClip Frame 7
if (_root.kills >= 30) {
nextFrame();
} else {
gotoAndStop (2);
}
Symbol 783 MovieClip Frame 9
if (_root.kills >= 30) {
nextFrame();
} else {
gotoAndStop (2);
}
Symbol 783 MovieClip Frame 11
if (_root.kills >= 80) {
nextFrame();
} else {
gotoAndStop (2);
}
Symbol 783 MovieClip Frame 13
if (_root.kills >= 150) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 14
/* no clip actions */
Symbol 783 MovieClip Frame 15
if (_root.kills >= 150) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 16
/* no clip actions */
Symbol 783 MovieClip Frame 17
if (_root.kills >= 150) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 18
/* no clip actions */
Symbol 783 MovieClip Frame 19
if (_root.kills >= 300) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 20
/* no clip actions */
Symbol 783 MovieClip Frame 21
if (_root.kills >= 300) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 22
/* no clip actions */
Symbol 783 MovieClip Frame 23
if (_root.kills >= 300) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 24
/* no clip actions */
Symbol 783 MovieClip Frame 25
if (_root.kills >= 600) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 26
/* no clip actions */
Symbol 783 MovieClip Frame 27
if (_root.kills >= 600) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 28
/* no clip actions */
Symbol 783 MovieClip Frame 29
if (_root.kills >= 800) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2b" in Symbol 783 MovieClip Frame 30
/* no clip actions */
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 30
/* no clip actions */
Symbol 783 MovieClip Frame 31
if (_root.kills >= 800) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2b" in Symbol 783 MovieClip Frame 32
/* no clip actions */
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 32
/* no clip actions */
Symbol 783 MovieClip Frame 33
if (_root.kills >= 900) {
nextFrame();
} else {
gotoAndStop (2);
}
Instance of Symbol 782 MovieClip "enemy2b" in Symbol 783 MovieClip Frame 34
/* no clip actions */
Instance of Symbol 782 MovieClip "enemy2c" in Symbol 783 MovieClip Frame 34
/* no clip actions */
Instance of Symbol 782 MovieClip "enemy2" in Symbol 783 MovieClip Frame 34
/* no clip actions */
Symbol 836 Button
on (press) {
gotoAndPlay ("woo");
}
Symbol 839 Button
on (press) {
gotoAndStop ("ranks");
}
Symbol 842 Button
on (press) {
gotoAndStop ("men");
}
Symbol 846 Button
on (press) {
gotoAndPlay ("woo");
}