Frame 1
Loaded = Math.round(getBytesLoaded());
total = Math.round(getBytesTotal());
percent = Loaded / total;
trace(Loaded);
trace(total);
trace(percent);
bar._width = percent * 150;
text = Math.round(percent * 100) + "%";
if (Loaded == total) {
gotoAndPlay (3);
}
Frame 2
gotoAndPlay (1);
Frame 3
function __com_mochibot__(swfid, mc, lv, trk) {
var x;
var g;
var s;
var fv;
var sb;
var u;
var res;
var mb;
var mbc;
var pv;
mb = "__mochibot__";
mbc = "mochibot.com";
g = (_global ? (_global) : (_level0._root));
if (g[mb + swfid]) {
return(g[mb + swfid]);
}
s = System.security;
x = mc._root.getSWFVersion;
fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5)));
if (!s) {
s = {};
}
sb = s.sandboxType;
if (sb == "localWithFile") {
return(null);
}
x = s.allowDomain;
if (x) {
s.allowDomain(mbc);
}
x = s.allowInsecureDomain;
if (x) {
s.allowInsecureDomain(mbc);
}
pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version));
u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : "");
lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv))));
g[mb + "level"] = lv;
if (fv == 5) {
res = "_level" + lv;
if (!eval (res)) {
loadMovieNum (u, lv);
}
} else {
res = mc.createEmptyMovieClip(mb + swfid, lv);
res.loadMovie(u);
}
return(res);
}
stop();
__com_mochibot__("648ec238", this, 10301, true);
Frame 4
stop();
Frame 5
_global.notonaddicting = 0;
_global.notonufga = 0;
Frame 9
stop();
stopAllSounds();
stop();
_global.reloading = 0;
_global.mission = "";
_global.lastmission = "";
_global.disablebuttons = 0;
soundbg = new Sound();
soundbg.attachSound("soundbg");
punch1 = new Sound();
punch1.attachSound("punch1");
punch2 = new Sound();
punch2.attachSound("punch2");
punch3 = new Sound();
punch3.attachSound("punch3");
punch4 = new Sound();
punch4.attachSound("punch4");
snipershot = new Sound();
snipershot.attachSound("snipershot");
snipershot2 = new Sound();
snipershot2.attachSound("snipershot2");
birdsound = new Sound();
birdsound.attachSound("birdsound");
hit1 = new Sound();
hit1.attachSound("hit1");
hit2 = new Sound();
hit2.attachSound("hit2");
hit3 = new Sound();
hit3.attachSound("hit3");
bat1 = new Sound();
bat1.attachSound("bat1");
bat2 = new Sound();
bat2.attachSound("bat2");
bat3 = new Sound();
bat3.attachSound("bat3");
oah = new Sound();
oah.attachSound("oah");
car1sound = new Sound();
car1sound.attachSound("car1sound");
car2sound = new Sound();
car2sound.attachSound("car2sound");
boatengine = new Sound();
boatengine.attachSound("boatengine");
success = new Sound();
success.attachSound("success");
failed = new Sound();
failed.attachSound("failed");
glass2 = new Sound();
glass2.attachSound("glass2");
glass3 = new Sound();
glass3.attachSound("glass3");
scream = new Sound();
scream.attachSound("scream");
transmit = new Sound();
transmit.attachSound("transmit");
gargle = new Sound();
gargle.attachSound("gargle");
splashsound = new Sound();
splashsound.attachSound("splashsound");
traffic = new Sound();
traffic.attachSound("traffic");
logsfall = new Sound();
logsfall.attachSound("logsfall");
carcrash = new Sound();
carcrash.attachSound("carcrash");
colt = new Sound();
colt.attachSound("colt");
scream2 = new Sound();
scream2.attachSound("scream2");
scream3 = new Sound();
scream3.attachSound("scream3");
spin = new Sound();
spin.attachSound("spin");
shotdead = new Sound();
shotdead.attachSound("shotdead");
pinknoise = new Sound();
pinknoise.attachSound("pinknoise");
missionbg = new Sound();
missionbg.attachSound("missionbg");
shawndance = new Sound();
shawndance.attachSound("shawndance");
win = new Sound();
win.attachSound("win");
lose = new Sound();
lose.attachSound("lose");
charliebg = new Sound();
charliebg.attachSound("charliebg");
gunfire = new Sound();
gunfire.attachSound("gunfire");
bendead = new Sound();
bendead.attachSound("bendead");
Instance of Symbol 468 MovieClip "fader1" in Frame 9
onClipEvent (load) {
this.gotoAndPlay(1);
}
Frame 10
stop();
Instance of Symbol 468 MovieClip "fader2" in Frame 10
onClipEvent (load) {
this.gotoAndPlay(1);
}
Frame 11
stopAllSounds();
_root.soundbg.start();
stop();
Instance of Symbol 468 MovieClip "fader3" in Frame 11
onClipEvent (load) {
this.gotoAndPlay(1);
}
Frame 12
stop();
Instance of Symbol 2421 MovieClip "gun" in Frame 12
onClipEvent (load) {
}
onClipEvent (enterFrame) {
}
Instance of Symbol 2429 MovieClip "scope" in Frame 12
onClipEvent (enterFrame) {
if (_global.mission == "") {
this._x = _root._xmouse;
this._y = _root._ymouse;
}
}
Instance of Symbol 2438 MovieClip in Frame 12
onClipEvent (load) {
_global.herohit = 0;
}
onClipEvent (enterFrame) {
if ((_global.heroshot == 1) && (_global.herohit == 0)) {
_global.herohit = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 2447 MovieClip "missionmsg" in Frame 12
onClipEvent (enterFrame) {
if (_global.mission != "") {
this.gotoAndStop(1);
}
}
Instance of Symbol 468 MovieClip "gamefader" in Frame 12
onClipEvent (load) {
this.gotoAndPlay(1);
}
Frame 13
stop();
Symbol 12 MovieClip Frame 1
stop();
Symbol 12 MovieClip Frame 2
stop();
Symbol 12 MovieClip Frame 3
stop();
Symbol 12 MovieClip Frame 4
stop();
Instance of Symbol 12 MovieClip in Symbol 13 MovieClip [arrowcursor] Frame 1
onClipEvent (load) {
xx = random(4);
apath = "_root.game.mission12.songbar.songfret.hitcheck";
deduction = 0;
if (xx == 0) {
_parent._name = "UP";
this.gotoAndStop(1);
} else if (xx == 1) {
_parent._name = "DOWN";
this.gotoAndStop(2);
} else if (xx == 2) {
_parent._name = "LEFT";
this.gotoAndStop(3);
} else {
_parent._name = "RIGHT";
this.gotoAndStop(4);
}
}
onClipEvent (enterFrame) {
if (_parent._name == "UP") {
if ((this._parent.hitTest(apath) && (Key.isDown(38))) && (this._parent._x < -180)) {
_global.dancepoints = _global.dancepoints + 1;
_global.combopoints = _global.combopoints + 1;
_root.game.fMakeStarburst(-249, 161);
this._parent.removeMovieClip();
}
} else if (_parent._name == "DOWN") {
if ((this._parent.hitTest(apath) && (Key.isDown(40))) && (this._parent._x < -180)) {
_global.dancepoints = _global.dancepoints + 1;
_global.combopoints = _global.combopoints + 1;
_root.game.fMakeStarburst(-249, 161);
this._parent.removeMovieClip();
}
} else if (_parent._name == "LEFT") {
if ((this._parent.hitTest(apath) && (Key.isDown(37))) && (this._parent._x < -180)) {
_global.dancepoints = _global.dancepoints + 1;
_global.combopoints = _global.combopoints + 1;
_root.game.fMakeStarburst(-249, 161);
this._parent.removeMovieClip();
}
} else if (_parent._name == "RIGHT") {
if ((this._parent.hitTest(apath) && (Key.isDown(39))) && (this._parent._x < -170)) {
_global.dancepoints = _global.dancepoints + 1;
_global.combopoints = _global.combopoints + 1;
_root.game.fMakeStarburst(-249, 161);
this._parent.removeMovieClip();
}
}
this._parent._x = this._parent._x - 10;
if ((this._parent._x < -250) && (deduction == 0)) {
deduction = 1;
_global.combopoints = 0;
if (_global.mins == 0) {
_global.dancepoints = _global.dancepoints - 1;
} else {
_global.dancepoints = _global.dancepoints - 2;
}
}
if (this._parent._x < -319) {
this._parent.removeMovieClip();
}
}
Symbol 37 MovieClip Frame 47
stop();
Symbol 57 MovieClip Frame 39
stop();
Symbol 58 MovieClip [splash] Frame 51
stop();
Symbol 79 Button
on (press) {
getURL ("http://www.addictinggames.com", blank);
}
Symbol 211 Button
on (press) {
_root.getURL("http://www.addictinggames.com");
}
Symbol 363 MovieClip Frame 98
stop();
Symbol 364 MovieClip Frame 1
_root.stop();
Symbol 364 MovieClip Frame 205
_root.play();
Symbol 370 Button
on (release) {
getURL ("http://www.ultimateflashgame.com", blank);
getURL ("http://www.snipinggames.net", blank);
}
Symbol 380 MovieClip Frame 5
_root.walking.start();
Symbol 380 MovieClip Frame 10
_root.walking.start();
Symbol 380 MovieClip Frame 12
Symbol 401 MovieClip Frame 145
_root.play();
Symbol 452 MovieClip Frame 1
stop();
Symbol 457 MovieClip Frame 7
stop();
Symbol 458 Button
on (release) {
gotoAndStop ("intro");
}
Symbol 459 Button
on (release) {
gotoAndStop ("credits");
}
Symbol 460 Button
on (release) {
getURL ("http://www.addictinggames.com", blank);
}
Symbol 468 MovieClip Frame 20
stop();
Symbol 495 MovieClip Frame 247
_parent.nextFrame();
Symbol 507 Button
on (release) {
_root.gotoAndStop("main");
}
Symbol 525 MovieClip Frame 245
_root.snipershot.start();
Symbol 525 MovieClip Frame 257
_parent.nextFrame();
Symbol 550 MovieClip Frame 122
_root.colt.start();
Symbol 550 MovieClip Frame 135
_parent.nextFrame();
Symbol 553 MovieClip Frame 30
_parent.nextFrame();
Symbol 597 MovieClip Frame 110
_root.snipershot.start();
Symbol 597 MovieClip Frame 342
_parent.nextFrame();
Symbol 600 MovieClip Frame 70
_parent.nextFrame();
Symbol 603 MovieClip Frame 60
_parent.nextFrame();
Symbol 633 MovieClip Frame 120
_parent.nextFrame();
Symbol 634 MovieClip Frame 1
stop();
Symbol 634 MovieClip Frame 2
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 9
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 10
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 17
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 18
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 25
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 26
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 33
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 34
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 41
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 42
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 49
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 50
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 57
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 58
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 65
stopAllSounds();
stop();
Symbol 634 MovieClip Frame 66
play();
_root.pinknoise.start();
Symbol 634 MovieClip Frame 123
_root.gotoAndStop("main");
Symbol 661 Button
on (release) {
gotoAndStop ("game");
}
Symbol 664 Button
on (release) {
getURL ("http://www.addictinggames.com/sniperassassin.html", "_blank");
}
Symbol 666 Button
on (release) {
getURL ("http://www.addictinggames.com/sniperassassin2.html", "_blank");
}
Symbol 672 MovieClip Frame 1
stop();
Symbol 673 Button
on (release) {
getURL ("http://www.addictinggames.com/sniperassassin3.html", "_blank");
}
Symbol 675 Button
on (release) {
url_to_lock = "www.addictinggames.com";
domain_parts = _url.split("://");
real_domain = domain_parts[1].split("/");
domain.text = real_domain[0];
if (real_domain[0] != url_to_lock) {
_global.notonaddicting = 1;
detectag.gotoAndPlay(2);
}
url_to_lock2 = "www.ultimateflashgame.com";
domain_parts2 = _url.split("://");
real_domain2 = domain_parts2[1].split("/");
domain2.text = real_domain2[0];
if (real_domain2[0] != url_to_lock2) {
_global.notonufga = 1;
detectag.gotoAndPlay(2);
}
if ((_global.notonufga == 0) && (_global.notonaddicting == 1)) {
continueplay = 1;
}
if ((_global.notonufga == 1) && (_global.notonaddicting == 0)) {
continueplay = 1;
}
if ((_global.notonufga == 1) && (_global.notonaddicting == 1)) {
detectag.gotoAndPlay(2);
continueplay = 0;
}
if (this.lvlcode == "bank heist") {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj1");
} else if (this.lvlcode == "papa") {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj2");
} else if (this.lvlcode == "charlie") {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj3");
} else if (this.lvlcode == "outskirts") {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj4");
} else if (this.lvlcode == "gigolo") {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj5");
} else if (this.lvlcode == "iron maiden") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj6");
}
} else if (this.lvlcode == "par") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj7");
}
} else if (this.lvlcode == "passer by") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj8");
}
} else if (this.lvlcode == "apple") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj9");
}
} else if (this.lvlcode == "horse power") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj10");
}
} else if (this.lvlcode == "hide and seek") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj11");
}
} else if (this.lvlcode == "foot loose") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("obj12");
}
} else if (this.lvlcode == "nocturnal") {
if (continueplay == 1) {
_root.gotoAndStop("game");
_root.game.gotoAndStop("mission13intro");
}
}
}
Symbol 685 Button
on (release) {
gotoAndPlay ("end");
}
Symbol 728 MovieClip Frame 932
_parent.gotoAndStop("obj1");
Symbol 732 Button
on (release) {
_global.mission = "";
gotoAndStop ("mission1");
}
Symbol 734 Button
on (release) {
getURL ("http://www.addictinggames.com/shootinggames.html", "_blank");
}
Symbol 750 MovieClip Frame 7
stop();
Symbol 765 MovieClip Frame 25
stop();
_parent.alive = 0;
Symbol 766 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 766 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 766 MovieClip Frame 2
stop();
Symbol 766 MovieClip Frame 3
stop();
Symbol 778 MovieClip Frame 7
stop();
Symbol 793 MovieClip Frame 25
stop();
_parent.alive = 0;
Symbol 794 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 794 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 794 MovieClip Frame 2
stop();
Symbol 794 MovieClip Frame 3
stop();
Symbol 806 MovieClip Frame 1
stop();
Symbol 806 MovieClip Frame 11
stop();
Instance of Symbol 766 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 766 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 766 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 766 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 794 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.target1 = 1;
}
}
Instance of Symbol 794 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.target3 = 1;
}
}
Instance of Symbol 794 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.target2 = 1;
}
}
Instance of Symbol 806 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 810 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Symbol 814 Button
on (release) {
_global.mission = "";
if (_global.lastmission == "") {
_root.game.gotoAndStop("obj2");
} else if (_global.lastmission == "2") {
_root.game.gotoAndStop("obj3");
} else if (_global.lastmission == "3") {
_root.game.gotoAndStop("obj4");
} else if (_global.lastmission == "4") {
_root.game.gotoAndStop("obj5");
} else if (_global.lastmission == "5") {
_root.game.gotoAndStop("obj7");
} else if (_global.lastmission == "7") {
_root.game.gotoAndStop("obj8");
} else if (_global.lastmission == "8") {
_root.game.gotoAndStop("obj9");
} else if (_global.lastmission == "9") {
_root.game.gotoAndStop("obj10");
} else if (_global.lastmission == "10") {
_root.game.gotoAndStop("obj11");
} else if (_global.lastmission == "11") {
_root.game.gotoAndStop("obj12");
} else if (_global.lastmission == "12") {
_root.game.gotoAndStop("obj6");
} else if (_global.lastmission == "6") {
_root.game.gotoAndStop("mission13intro");
} else if (_global.lastmission == "13") {
_root.game.gotoAndStop("mission14intro");
}
}
Symbol 818 MovieClip Frame 10
stop();
Symbol 820 MovieClip Frame 1
stopAllSounds();
_root.success.start();
Symbol 825 MovieClip Frame 10
stop();
Symbol 827 Button
on (release) {
_root.game.gotoAndStop("obj1");
}
Symbol 829 Button
on (release) {
_root.gotoAndStop("start");
}
Symbol 831 Button
on (release) {
getURL ("http://www.addictinggames.com/shootinggames.html", "_parent");
}
Symbol 832 MovieClip Frame 1
_root.failed.start();
Symbol 834 Button
on (release) {
_global.mission = "";
gotoAndStop ("mission2");
}
Symbol 867 MovieClip Frame 25
stop();
_parent.alive = 0;
Symbol 868 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 868 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor) && (_global.dooropen == 1)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 868 MovieClip Frame 2
stop();
Symbol 868 MovieClip Frame 3
stop();
Symbol 881 MovieClip Frame 20
stop();
_parent.alive = 0;
Symbol 882 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 882 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor) && (_global.dooropen == 1)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 882 MovieClip Frame 2
stop();
Symbol 920 MovieClip Frame 25
stop();
_parent.alive = 0;
Symbol 921 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 921 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor) && (_global.dooropen == 1)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 921 MovieClip Frame 2
stop();
Symbol 921 MovieClip Frame 3
stop();
Symbol 921 MovieClip Frame 4
stop();
Symbol 926 MovieClip Frame 1
stop();
Symbol 926 MovieClip Frame 21
_global.doorfullyopen = 1;
Symbol 926 MovieClip Frame 25
stop();
Symbol 926 MovieClip Frame 45
_global.mission = "failed";
stop();
Symbol 930 MovieClip Frame 168
stop();
_global.dooropen = 1;
Instance of Symbol 868 MovieClip in Symbol 931 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
checker = 0;
}
onClipEvent (enterFrame) {
if ((((alive == 1) && (_global.alert == 1)) && (shot != 1)) && (checker == 0)) {
checker = 1;
_global.dooropen = 0;
_global.doorfullyopen = 0;
this.gotoAndStop("pushbutton");
_parent.warehousedoor.gotoAndPlay(26);
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.target1 = 1;
}
}
Instance of Symbol 882 MovieClip in Symbol 931 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.alert == 1)) && (shot != 1)) {
this.gotoAndStop("cover");
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.target2 = 1;
}
}
Instance of Symbol 921 MovieClip in Symbol 931 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (((alive == 1) && (_global.doorfullyopen == 1)) && (shot != 1)) {
if (_x > -105) {
_x = (_x - 1);
_y = (_y + 0.5);
this.gotoAndStop("walk");
} else {
this.gotoAndStop("alive");
}
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.alert = 1;
_global.target3 = 1;
}
}
Instance of Symbol 926 MovieClip "warehousedoor" in Symbol 931 MovieClip Frame 1
onClipEvent (load) {
checker = 0;
}
onClipEvent (enterFrame) {
if ((_global.dooropen == 1) && (checker == 0)) {
checker = 1;
this.gotoAndPlay(2);
}
}
Symbol 934 Button
on (release) {
_root.game.gotoAndStop("obj2");
}
Symbol 937 MovieClip Frame 1
_root.failed.start();
Symbol 940 Button
on (release) {
_global.mission = "";
gotoAndStop ("mission3");
}
Symbol 967 MovieClip Frame 7
_global.throwself = 1;
Symbol 967 MovieClip Frame 55
stop();
_global.mission = "success";
Symbol 978 MovieClip Frame 8
_global.throwself2 = 1;
Symbol 978 MovieClip Frame 32
stop();
_global.mission = "failed";
Symbol 979 MovieClip Frame 1
stop();
Instance of Symbol 947 MovieClip in Symbol 979 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
this._parent.gotoAndStop(3);
}
}
Instance of Symbol 949 MovieClip in Symbol 979 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
this._parent.gotoAndStop(2);
}
}
Symbol 979 MovieClip Frame 2
stop();
Symbol 979 MovieClip Frame 3
stop();
Symbol 1022 MovieClip Frame 25
stop();
_parent.alive = 0;
Symbol 1034 MovieClip Frame 30
stop();
_parent.alive = 0;
Symbol 1035 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1035 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1035 MovieClip Frame 2
stop();
Symbol 1035 MovieClip Frame 6
stop();
Symbol 1088 MovieClip Frame 54
_parent.pourover = 1;
Instance of Symbol 746 MovieClip in Symbol 1106 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent._parent.gotoAndStop("dead");
}
}
}
Symbol 1106 MovieClip Frame 10
stop();
Instance of Symbol 746 MovieClip in Symbol 1106 MovieClip Frame 10
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent._parent.gotoAndStop("stun");
} else {
_parent._parent.shot = 1;
this._parent._parent.gotoAndStop("incapacitate");
}
}
}
Symbol 1121 MovieClip Frame 15
stop();
_parent.incapacitate = 1;
Symbol 1143 MovieClip Frame 24
stop();
_parent.alive = 0;
Symbol 1144 MovieClip Frame 1
_parent.shot = 1;
Symbol 1144 MovieClip Frame 24
stop();
_parent.alive = 0;
Symbol 1145 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1145 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1145 MovieClip Frame 2
stop();
Symbol 1145 MovieClip Frame 3
stop();
Symbol 1145 MovieClip Frame 4
stop();
Symbol 1145 MovieClip Frame 5
stop();
Symbol 1145 MovieClip Frame 6
stop();
Symbol 1145 MovieClip Frame 7
stop();
Symbol 1145 MovieClip Frame 8
stop();
Symbol 1145 MovieClip Frame 9
stop();
Symbol 1145 MovieClip Frame 10
stop();
Symbol 1162 MovieClip Frame 23
stop();
_parent.alive = 0;
Symbol 1163 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1163 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1163 MovieClip Frame 2
stop();
Symbol 1174 MovieClip Frame 30
stop();
_parent.alive = 0;
Symbol 1184 MovieClip Frame 22
stop();
_parent.alive = 0;
Symbol 1185 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1185 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1185 MovieClip Frame 2
stop();
Symbol 1185 MovieClip Frame 3
stop();
Symbol 1186 MovieClip Frame 1
_root.missionmsg.gotoAndStop(2);
Instance of Symbol 1035 MovieClip in Symbol 1186 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
if (((alive == 1) && (_global.throwself == 1)) && (checking == 0)) {
checking = 1;
this.gotoAndPlay("stun");
}
}
Instance of Symbol 1145 MovieClip in Symbol 1186 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
this.gotoAndStop("walk1");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (_x < 367) {
_x = (_x + 2);
} else {
_x = -362;
}
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 1145 MovieClip in Symbol 1186 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
this.gotoAndStop("walk2");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (_x < 367) {
_x = (_x + 2);
} else {
_x = -362;
}
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 1145 MovieClip in Symbol 1186 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
this.gotoAndStop("walk1");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (_x > -362) {
_x = (_x - 2);
} else {
_x = 367;
}
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 1145 MovieClip in Symbol 1186 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
this.gotoAndStop("walk1");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (_x > -362) {
_x = (_x - 2);
} else {
_x = 367;
}
}
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 1163 MovieClip in Symbol 1186 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
}
Instance of Symbol 1185 MovieClip in Symbol 1186 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "failed";
}
if (((alive == 1) && (_global.throwself2 == 1)) && (checking == 0)) {
checking = 1;
this.gotoAndPlay("stun");
}
}
Symbol 1189 Button
on (release) {
_root.game.gotoAndStop("obj3");
}
Symbol 1192 MovieClip Frame 1
_root.failed.start();
Symbol 1194 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("missionintro4");
}
}
Symbol 1201 Button
on (release) {
gotoAndPlay (11);
}
Symbol 1202 MovieClip Frame 1
_global.disablebuttons = 1;
Symbol 1202 MovieClip Frame 7
stop();
Symbol 1202 MovieClip Frame 13
stop();
_global.disablebuttons = 0;
Symbol 1216 Button
on (release) {
gotoAndPlay ("end");
}
Symbol 1231 MovieClip Frame 210
_root.game.gotoAndStop("mission4");
Symbol 1251 MovieClip Frame 22
_global.mission = "failed";
stop();
Symbol 1275 MovieClip Frame 19
_global.manfall = 1;
Symbol 1275 MovieClip Frame 35
_global.guard3 = 1;
stop();
Symbol 1276 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1276 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.alive = 0;
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1276 MovieClip Frame 2
stop();
Symbol 1276 MovieClip Frame 3
stop();
Symbol 1276 MovieClip Frame 4
stop();
Symbol 1276 MovieClip Frame 5
stop();
Symbol 1279 MovieClip Frame 1
stop();
Symbol 1279 MovieClip Frame 75
_global.mission = "success";
stop();
Instance of Symbol 1276 MovieClip "target4" in Symbol 1280 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
checking = 0;
checking2 = 0;
reporting = 0;
}
onClipEvent (enterFrame) {
if ((((alive == 0) && (this._parent.target3._x > 60)) && (_global.seefront2 == 1)) && (checking2 == 0)) {
checking2 = 1;
if (_global.target3 == 0) {
this._parent.target3.reporting = 1;
this._parent.target3.gotoAndStop("call");
}
}
if (alive == 0) {
_global.target4 = 1;
}
}
Instance of Symbol 1276 MovieClip "target1" in Symbol 1280 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
checking = 0;
checking2 = 0;
reporting = 0;
}
onClipEvent (enterFrame) {
if ((((alive == 0) && (this._parent.target2._x > -80)) && (_global.seefront == 0)) && (checking == 0)) {
checking = 1;
if (_global.target2 == 0) {
this._parent.target2.reporting = 1;
this._parent.target2.gotoAndStop("call");
}
}
if ((((alive == 0) && (this._parent.target3._x < -19)) && (_global.seefront2 == 0)) && (checking2 == 0)) {
checking2 = 1;
if (_global.target3 == 0) {
this._parent.target3.reporting = 1;
this._parent.target3.gotoAndStop("call");
}
}
if (alive == 0) {
_global.target1 = 1;
}
}
Instance of Symbol 1276 MovieClip "target2" in Symbol 1280 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
a = 0;
reporting = 0;
this.gotoAndStop("walk");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (reporting == 0) {
if ((_x >= -114) && (a == 0)) {
_x = (_x - 1);
_y = (_y - 0.3);
_global.seefront = 0;
}
if ((_x < -114) && (a == 0)) {
a = 1;
this._xscale = -35.6;
}
if ((_x < 30) && (a == 1)) {
_x = (_x + 1);
_y = (_y + 0.3);
_global.seefront = 1;
}
if ((_x >= 30) && (a == 1)) {
a = 0;
this._xscale = 35.6;
_y = 5.3;
}
}
} else if (((_global.target1 == 0) && (checking == 0)) && (this._x > -80)) {
this._parent.target1.reporting = 1;
this._parent.target1.gotoAndStop("call");
}
if (alive == 0) {
_global.target2 = 1;
}
}
Instance of Symbol 1276 MovieClip "target3" in Symbol 1280 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
a = 0;
reporting = 0;
this.gotoAndStop("walk");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (reporting == 0) {
if ((_x >= -99) && (a == 0)) {
_x = (_x - 1);
_global.seefront2 = 0;
}
if ((_x < -99) && (a == 0)) {
a = 1;
this._xscale = -35.6;
}
if ((_x < 90) && (a == 1)) {
_x = (_x + 1);
_global.seefront2 = 1;
}
if ((_x >= 90) && (a == 1)) {
a = 0;
this._xscale = 35.6;
}
}
} else {
if ((_global.target1 == 0) && (checking == 0)) {
this._parent.target1.reporting = 1;
this._parent.target1.gotoAndStop("call");
}
if (((_global.target4 == 0) && (this._x > 45)) && (checking == 0)) {
this._parent.target4.reporting = 1;
this._parent.target4.gotoAndStop("call");
}
}
if (alive == 0) {
_global.target3 = 1;
}
}
Instance of Symbol 1279 MovieClip in Symbol 1280 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((((_global.target1 == 1) && (_global.target2 == 1)) && (_global.target3 == 1)) && (_global.target4 == 1)) && (checker != 1)) {
checker = 1;
this.gotoAndPlay(2);
}
}
Symbol 1283 Button
on (release) {
_root.game.gotoAndStop("obj4");
}
Symbol 1286 MovieClip Frame 1
_root.failed.start();
Symbol 1288 Button
on (release) {
url_to_lock = "www.addictinggames.com";
domain_parts = _url.split("://");
real_domain = domain_parts[1].split("/");
domain.text = real_domain[0];
if (real_domain[0] != url_to_lock) {
_global.notonaddicting = 1;
detectag.gotoAndPlay(2);
}
url_to_lock2 = "www.ultimateflashgame.com";
domain_parts2 = _url.split("://");
real_domain2 = domain_parts2[1].split("/");
domain2.text = real_domain2[0];
if (real_domain2[0] != url_to_lock2) {
_global.notonufga = 1;
detectag.gotoAndPlay(2);
}
if ((_global.notonufga == 0) && (_global.notonaddicting == 1)) {
continueplay = 1;
}
if ((_global.notonufga == 1) && (_global.notonaddicting == 0)) {
continueplay = 1;
}
if ((_global.notonufga == 1) && (_global.notonaddicting == 1)) {
detectag.gotoAndPlay(2);
continueplay = 0;
}
if (continueplay == 1) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("mission5");
}
}
}
Symbol 1323 MovieClip Frame 23
stop();
_parent.alive = 0;
Symbol 1337 MovieClip Frame 23
stop();
_parent.alive = 0;
Symbol 1338 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1338 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1338 MovieClip Frame 2
stop();
Symbol 1338 MovieClip Frame 3
stop();
Instance of Symbol 1338 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
a = 0;
}
onClipEvent (enterFrame) {
if ((alive == 0) && (checking == 0)) {
checking = 1;
_global.mission = "success";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 746 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.mission = "failed";
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 1352 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Symbol 1355 Button
on (release) {
_root.game.gotoAndStop("obj5");
}
Symbol 1358 MovieClip Frame 1
_root.failed.start();
Symbol 1359 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("mission7");
}
}
Symbol 1379 MovieClip Frame 3
xx = random(6);
_root.snipershot.start();
if (xx == 3) {
_global.heroshot = 1;
}
Symbol 1390 MovieClip Frame 2
_parent.alive = 0;
Symbol 1390 MovieClip Frame 20
_parent.alive = 0;
stop();
Symbol 1391 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1391 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1391 MovieClip Frame 2
stop();
Symbol 1391 MovieClip Frame 3
stop();
Symbol 1423 MovieClip Frame 11
_global.target7 = 1;
Symbol 1423 MovieClip Frame 37
stop();
Symbol 1424 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1424 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1424 MovieClip Frame 2
stop();
Instance of Symbol 1391 MovieClip in Symbol 1431 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
function shootme() {
if (alive == 1) {
gotoAndStop ("shoot");
}
}
if ((alive == 1) && (checking == 0)) {
checking = 1;
var funcdelay = setTimeout(shootme, 7000, "2 second delay");
}
if (alive == 0) {
_global.target5 = 1;
}
}
Instance of Symbol 1391 MovieClip "guard2" in Symbol 1431 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
function shootme() {
if (alive == 1) {
gotoAndStop ("shoot");
}
}
if ((alive == 1) && (checking == 0)) {
checking = 1;
var funcdelay = setTimeout(shootme, 5000, "2 second delay");
}
if (alive == 0) {
_global.target4 = 1;
}
}
Instance of Symbol 1391 MovieClip in Symbol 1431 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
function shootme() {
if (alive == 1) {
gotoAndStop ("shoot");
}
}
if ((alive == 1) && (checking == 0)) {
checking = 1;
var funcdelay = setTimeout(shootme, 11000, "2 second delay");
}
if (alive == 0) {
_global.target6 = 1;
}
}
Instance of Symbol 1391 MovieClip in Symbol 1431 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
function shootme() {
if (alive == 1) {
gotoAndStop ("shoot");
}
}
if ((alive == 1) && (checking == 0)) {
checking = 1;
var funcdelay = setTimeout(shootme, 9000, "2 second delay");
}
if (alive == 0) {
_global.target1 = 1;
}
}
Instance of Symbol 1391 MovieClip in Symbol 1431 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
function shootme() {
if (alive == 1) {
gotoAndStop ("shoot");
}
}
if ((alive == 1) && (checking == 0)) {
checking = 1;
var funcdelay = setTimeout(shootme, 13000, "2 second delay");
}
if (alive == 0) {
_global.target2 = 1;
}
}
Instance of Symbol 1391 MovieClip "guard1" in Symbol 1431 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
}
onClipEvent (enterFrame) {
function shootme() {
if (alive == 1) {
gotoAndStop ("shoot");
}
}
if ((alive == 1) && (checking == 0)) {
checking = 1;
var funcdelay = setTimeout(shootme, 3000, "2 second delay");
}
if (alive == 0) {
_global.target3 = 1;
}
}
Instance of Symbol 1426 MovieClip in Symbol 1431 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
function moveme() {
startmoving = 1;
}
if (checking == 0) {
checking = 1;
var funcdelay = setTimeout(moveme, 9000, "9 second delay");
}
if (startmoving == 1) {
if (_x < 272) {
if ((((((_global.target1 == 1) && (_global.target2 == 1)) && (_global.target3 == 1)) && (_global.target4 == 1)) && (_global.target5 == 1)) && (_global.target6 == 1)) {
trace("clear shot");
} else {
startmoving = 0;
_root.snipershot.start();
_global.heroshot = 1;
}
}
if ((_x > -48) && (_global.target7 == 0)) {
_x = (_x - 3);
}
}
}
Symbol 1434 Button
on (release) {
_root.game.gotoAndStop("obj7");
}
Symbol 1437 MovieClip Frame 1
_root.failed.start();
Symbol 1438 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("mission8");
}
}
Symbol 1468 MovieClip Frame 22
stop();
_global.mission = "failed";
Symbol 1469 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 1469 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
}
Symbol 1469 MovieClip Frame 2
stop();
Symbol 1474 MovieClip Frame 1
stop();
Symbol 1474 MovieClip Frame 2
stop();
Symbol 1476 MovieClip Frame 1
stop();
Symbol 1476 MovieClip Frame 2
stop();
Symbol 1479 MovieClip Frame 1
stop();
Symbol 1479 MovieClip Frame 2
stop();
Symbol 1482 MovieClip Frame 1
stop();
Symbol 1482 MovieClip Frame 2
stop();
Symbol 1486 MovieClip Frame 1
stop();
Symbol 1486 MovieClip Frame 2
stop();
Symbol 1496 MovieClip Frame 1
stop();
Instance of Symbol 1490 MovieClip in Symbol 1496 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
this._parent.gotoAndPlay(2);
}
}
Symbol 1496 MovieClip Frame 8
_root.logsfall.start();
Symbol 1496 MovieClip Frame 20
_global.logfall = 1;
Symbol 1496 MovieClip Frame 89
if (_global.civilian == 1) {
_global.mission = "failed";
}
if ((_global.civilian == 0) && (_global.target1 == 1)) {
_global.mission = "success";
}
stop();
Instance of Symbol 1476 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs) && (checking == 0)) {
checking = 1;
_global.civilian = 1;
_root.carcrash.start();
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 8);
}
}
}
Instance of Symbol 1479 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs) && (checking == 0)) {
checking = 1;
_global.civilian = 1;
_root.carcrash.start();
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 9);
}
}
}
Instance of Symbol 1479 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs) && (checking == 0)) {
checking = 1;
_global.civilian = 1;
_root.carcrash.start();
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 9);
}
}
}
Instance of Symbol 1482 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs) && (checking == 0)) {
checking = 1;
_global.civilian = 1;
_root.carcrash.start();
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 8);
}
}
}
Instance of Symbol 1482 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs) && (checking == 0)) {
checking = 1;
_global.civilian = 1;
_root.carcrash.start();
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 8);
}
}
}
Instance of Symbol 1482 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs)) {
_global.civilian = 1;
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 8);
}
}
}
Instance of Symbol 1482 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs) && (checking == 0)) {
checking = 1;
_global.civilian = 1;
_root.carcrash.start();
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 8);
}
}
}
Instance of Symbol 1486 MovieClip in Symbol 1497 MovieClip Frame 1
onClipEvent (load) {
startmoving = 0;
checking = 0;
}
onClipEvent (enterFrame) {
if (this.hitTest(_parent.logs) && (checking == 0)) {
checking = 1;
_global.target1 = 1;
_root.carcrash.start();
this.gotoAndStop(2);
} else if (_x > -700) {
if (_global.logfall == 0) {
_x = (_x - 8);
} else if (_x < -143) {
_x = (_x - 8);
}
} else {
_global.mission = "failed";
}
}
Symbol 1500 Button
on (release) {
_root.game.gotoAndStop("obj8");
}
Symbol 1503 MovieClip Frame 1
_root.failed.start();
Symbol 1504 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("mission9intro");
}
}
Symbol 1512 Button
on (release) {
gotoAndPlay ("end");
}
Symbol 1571 MovieClip Frame 487
_root.punch2.start();
Symbol 1571 MovieClip Frame 675
stop();
_root.game.gotoAndStop("mission9");
Symbol 1604 MovieClip Frame 2
_root.shotdead.start();
Symbol 1604 MovieClip Frame 7
stop();
Symbol 1605 MovieClip Frame 1
stop();
Symbol 1605 MovieClip Frame 2
stop();
Symbol 1605 MovieClip Frame 3
stop();
Symbol 1605 MovieClip Frame 4
stop();
Symbol 1605 MovieClip Frame 5
stop();
Instance of Symbol 1605 MovieClip in Symbol 1606 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.victimlife > 0) {
if ((_global.victimlife >= 80) && (_global.victimlife < 100)) {
this.gotoAndStop(2);
} else if ((_global.victimlife >= 40) && (_global.victimlife < 80)) {
this.gotoAndStop(3);
} else if ((_global.victimlife > 0) && (_global.victimlife < 40)) {
this.gotoAndStop(4);
}
} else {
this.gotoAndStop(5);
}
}
Instance of Symbol 1608 MovieClip in Symbol 1609 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.gun.crosshair)) {
if (((_global.coltbullet > 0) && (_global.startspin == 1)) && (_global.victimlife > 0)) {
_global.victimlife = 0;
_root.shotdead.start();
}
}
}
Instance of Symbol 1608 MovieClip in Symbol 1609 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.gun.crosshair)) {
if (((_global.coltbullet > 0) && (_global.startspin == 1)) && (_global.victimlife > 0)) {
_root.scream.start();
_parent.w2._alpha = 100;
_global.victimlife = _global.victimlife - 20;
_global.target2 = 1;
}
}
}
Instance of Symbol 1608 MovieClip in Symbol 1609 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.gun.crosshair)) {
if (((_global.coltbullet > 0) && (_global.startspin == 1)) && (_global.victimlife > 0)) {
_root.scream2.start();
_parent.w4._alpha = 100;
_global.victimlife = _global.victimlife - 20;
_global.target4 = 1;
}
}
}
Instance of Symbol 1608 MovieClip in Symbol 1609 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.gun.crosshair)) {
if (((_global.coltbullet > 0) && (_global.startspin == 1)) && (_global.victimlife > 0)) {
_root.scream.start();
_parent.w3._alpha = 100;
_global.victimlife = _global.victimlife - 20;
_global.target3 = 1;
}
}
}
Instance of Symbol 1608 MovieClip in Symbol 1609 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.gun.crosshair)) {
if (((_global.coltbullet > 0) && (_global.startspin == 1)) && (_global.victimlife > 0)) {
_root.scream2.start();
_parent.w1._alpha = 100;
_global.victimlife = _global.victimlife - 20;
_global.target1 = 1;
}
}
}
Instance of Symbol 1609 MovieClip in Symbol 1610 MovieClip Frame 1
onClipEvent (load) {
maxspeed = 10;
speed = 0;
soundstart = 0;
}
onClipEvent (enterFrame) {
if ((_global.startspin == 1) && (_global.victimlife > 0)) {
if (soundstart == 0) {
soundstart = 1;
_root.spin.start(0, 999);
}
if (maxspeed > speed) {
speed = speed + 2;
}
} else if (speed > 0) {
speed = speed - 0.1;
} else {
stopAllSounds();
if (_global.victimlife <= 0) {
_global.mission = "failed";
}
speed = 0;
}
this._rotation = this._rotation - speed;
}
Symbol 1619 MovieClip Frame 1
stop();
Symbol 1619 MovieClip Frame 13
_global.startspin = 1;
Symbol 1619 MovieClip Frame 29
Symbol 1621 Button
on (release) {
_root.gun._alpha = 100;
Mouse.hide();
gotoAndPlay (2);
}
Symbol 1634 MovieClip Frame 1
stop();
Instance of Symbol 1619 MovieClip in Symbol 1634 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_global.startgame == 1) && (checking != 1)) {
checking = 1;
this.gotoAndPlay(2);
}
}
Symbol 1634 MovieClip Frame 15
_global.startgame = 1;
stop();
Instance of Symbol 1633 MovieClip in Symbol 1634 MovieClip Frame 15
onClipEvent (enterFrame) {
this.txtlifepoints = _global.victimlife;
this.txtbullets = _global.coltbullet;
if (_global.victimlife < 1) {
_global.spin = 0;
this.txtlifepoints = 0;
}
trace(_global.coltbullet);
if (_global.coltbullet < 0) {
_global.spin = 0;
_global.mission = "failed";
}
}
Instance of Symbol 1279 MovieClip in Symbol 1634 MovieClip Frame 15
onClipEvent (enterFrame) {
if (((((_global.target1 == 1) && (_global.target2 == 1)) && (_global.target3 == 1)) && (_global.target4 == 1)) && (checker != 1)) {
checker = 1;
this.gotoAndPlay(2);
}
}
Symbol 1637 Button
on (release) {
_root.game.gotoAndStop("obj9");
}
Symbol 1640 MovieClip Frame 1
_root.failed.start();
Symbol 1641 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("mission10");
}
}
Symbol 1661 MovieClip Frame 60
_global.mission = "success";
stop();
Symbol 1662 MovieClip Frame 1
stop();
Symbol 1662 MovieClip Frame 2
stop();
_root.glass3.start();
Symbol 1662 MovieClip Frame 3
stop();
_root.glass3.start();
Symbol 1662 MovieClip Frame 4
stop();
_root.glass3.start();
Symbol 1662 MovieClip Frame 5
stop();
_root.glass3.start();
Symbol 1662 MovieClip Frame 6
stop();
_root.glass3.start();
Symbol 1662 MovieClip Frame 7
stop();
_root.glass2.start();
Symbol 1663 MovieClip Frame 1
stop();
Instance of Symbol 1662 MovieClip in Symbol 1663 MovieClip Frame 1
onClipEvent (enterFrame) {
xx = _parent.life;
if ((xx < 100) && (xx > 80)) {
this.gotoAndStop(2);
} else if ((xx < 80) && (xx > 60)) {
this.gotoAndStop(3);
} else if ((xx < 60) && (xx > 40)) {
this.gotoAndStop(4);
} else if ((xx < 40) && (xx > 20)) {
this.gotoAndStop(5);
} else if ((xx < 20) && (xx > 1)) {
this.gotoAndStop(6);
} else if (xx < 1) {
this.gotoAndStop(7);
}
}
Symbol 1663 MovieClip Frame 2
_root.game.mission10._x = _root.game.mission10._x + random(10);
_root.game.mission10._y = _root.game.mission10._y + random(10);
_global.hitcar = 0;
xx = random(5);
if (xx == 2) {
_root.bat3.start();
} else if (xx == 3) {
_root.bat2.start();
} else {
_root.bat1.start();
}
Symbol 1663 MovieClip Frame 3
_root.game.mission10._x = _root.game.mission10._x - random(10);
_root.game.mission10._y = _root.game.mission10._y - random(10);
Symbol 1663 MovieClip Frame 4
_root.game.mission10._x = _root.game.mission10._x + random(10);
_root.game.mission10._y = _root.game.mission10._y + random(10);
Symbol 1663 MovieClip Frame 5
_root.game.mission10._x = _root.game.mission10._x - random(10);
_root.game.mission10._y = _root.game.mission10._y - random(10);
Symbol 1663 MovieClip Frame 6
_root.game.mission10._x = _root.game.mission10._x + random(10);
_root.game.mission10._y = _root.game.mission10._y + random(10);
Symbol 1663 MovieClip Frame 7
_root.game.mission10._x = -46.4;
_root.game.mission10._y = 24.4;
Symbol 1682 MovieClip Frame 5
_root.oah.start();
Symbol 1682 MovieClip Frame 9
_global.hitcar = 1;
Symbol 1682 MovieClip Frame 16
_global.hitcar = 0;
_parent.checking = 0;
_parent.gotoAndStop(1);
Symbol 1697 MovieClip Frame 8
_global.hitcar = 1;
Symbol 1697 MovieClip Frame 13
_global.hitcar = 0;
_parent.checking = 0;
_parent.gotoAndStop(1);
Symbol 1712 MovieClip Frame 7
_global.hitcar = 1;
_root.oah.start();
Symbol 1712 MovieClip Frame 12
_global.hitcar = 0;
_parent.checking = 0;
_parent.gotoAndStop(1);
Symbol 1713 MovieClip Frame 1
stop();
Symbol 1713 MovieClip Frame 2
stop();
Symbol 1713 MovieClip Frame 3
stop();
Symbol 1713 MovieClip Frame 4
stop();
Symbol 1713 MovieClip Frame 5
stop();
Symbol 1726 MovieClip Frame 57
stop();
Instance of Symbol 1725 MovieClip in Symbol 1726 MovieClip Frame 57
onClipEvent (load) {
totaltime = 120;
port = 0;
}
onClipEvent (enterFrame) {
if (port == 0) {
totaltime = totaltime - 0.05;
hr = 0;
min = Math.floor((totaltime / 3600) * 60);
sec = Math.floor((((totaltime / 3600) * 60) - min) * 60);
this._parent.txtminutes = min;
this._parent.txtseconds = sec;
if (sec < 10) {
this._parent.txtseconds = "0" + sec;
}
if (min < 10) {
this._parent.txtminutes = "0" + min;
}
}
if (totaltime < 1) {
_global.mission = "failed";
}
}
Instance of Symbol 1663 MovieClip in Symbol 1727 MovieClip Frame 1
onClipEvent (load) {
life = 100;
}
onClipEvent (enterFrame) {
if (_global.hitcar == 1) {
life = life - 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 1713 MovieClip "shawn" in Symbol 1727 MovieClip Frame 1
onClipEvent (load) {
checking = 0;
}
onClipEvent (enterFrame) {
if (Key.isDown(81) && (checking == 0)) {
checking = 1;
this.gotoAndStop(2);
}
if (Key.isDown(87) && (checking == 0)) {
checking = 1;
this.gotoAndStop(3);
}
if (Key.isDown(69) && (checking == 0)) {
checking = 1;
this.gotoAndStop(4);
}
if (Key.isDown(82) && (checking == 0)) {
checking = 1;
this.gotoAndStop(5);
}
}
Symbol 1730 Button
on (release) {
_root.game.gotoAndStop("obj12");
}
Symbol 1733 MovieClip Frame 1
_root.failed.start();
Symbol 1734 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("mission11");
}
}
Symbol 1744 MovieClip Frame 1
stop();
Symbol 1744 MovieClip Frame 18
stop();
_global.hidden1 = 1;
Symbol 1754 MovieClip Frame 1
stop();
Symbol 1754 MovieClip Frame 2
stop();
Symbol 1770 MovieClip Frame 1
stop();
Symbol 1770 MovieClip Frame 11
stop();
Symbol 1792 MovieClip Frame 24
stop();
_parent.alive = 0;
Symbol 1795 MovieClip Frame 19
_global.manfall = 1;
Symbol 1795 MovieClip Frame 35
_global.guard3 = 1;
stop();
Symbol 1822 MovieClip Frame 47
stop();
Symbol 1823 MovieClip Frame 51
stop();
Symbol 1824 MovieClip Frame 19
stop();
_parent.alive = 0;
_global.hidden4 = 1;
Symbol 1825 MovieClip Frame 1
stop();
Instance of Symbol 1771 MovieClip in Symbol 1825 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if (_global.supressor == 1) {
this._parent.gotoAndStop("stun");
} else {
_parent.alive = 0;
_parent.shot = 1;
if ((_parent._x > 1) && (_global.seefront2 == 1)) {
this._parent._parent.fcover._alpha = 100;
this._parent.gotoAndStop("dead2");
} else {
this._parent._parent.fcover._alpha = 0;
this._parent.gotoAndStop("dead");
}
}
}
}
Symbol 1825 MovieClip Frame 2
stop();
Symbol 1825 MovieClip Frame 3
stop();
Symbol 1825 MovieClip Frame 4
stop();
Symbol 1825 MovieClip Frame 5
stop();
Symbol 1825 MovieClip Frame 6
stop();
Symbol 1826 MovieClip Frame 1
stop();
Symbol 1826 MovieClip Frame 79
if ((((_global.hidden1 == 1) && (_global.hidden2 == 1)) && (_global.hidden3 == 1)) && (_global.hidden4 == 1)) {
_global.mission = "success";
} else {
_global.mission = "failed";
}
Instance of Symbol 1276 MovieClip "target1" in Symbol 1829 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
checking = 0;
checking2 = 0;
reporting = 0;
}
onClipEvent (enterFrame) {
if (alive == 0) {
_global.target1 = 1;
}
}
Instance of Symbol 1276 MovieClip "target2" in Symbol 1829 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
a = 0;
reporting = 0;
this.gotoAndStop("walk");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (reporting == 0) {
if ((_x >= -244) && (a == 0)) {
_x = (_x - 1);
_global.seefront = 0;
}
if ((_x < -244) && (a == 0)) {
a = 1;
this._xscale = -71.1;
}
if ((_x < -94) && (a == 1)) {
_x = (_x + 1);
_global.seefront = 1;
}
if ((_x >= -94) && (a == 1)) {
a = 0;
this._xscale = 71.1;
}
}
} else {
if ((_global.target1 == 0) && (checking == 0)) {
this._parent.target1.reporting = 1;
this._parent.target1.gotoAndStop("call");
}
if ((_global.target3 == 0) && (checking == 0)) {
this._parent.target3.reporting = 1;
this._parent.target3.gotoAndStop("call");
}
}
if (alive == 0) {
if (_x < -161) {
_global.hidden2 = 1;
}
_global.target2 = 1;
}
}
Instance of Symbol 1276 MovieClip "target3" in Symbol 1829 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
checking = 0;
checking2 = 0;
reporting = 0;
}
onClipEvent (enterFrame) {
if (alive == 0) {
if (((_global.target1 == 0) && (_global.lampshoot == 0)) && (checking == 0)) {
this._parent.target1.reporting = 1;
this._parent.target1.gotoAndStop("call");
}
if ((((_global.target2 == 0) && (_global.seefront == 1)) && (_global.lampshoot == 0)) && (checking == 0)) {
this._parent.target2.reporting = 1;
this._parent.target2.gotoAndStop("call");
}
if ((((_global.target4 == 0) && (_global.seefront2 == 1)) && (_global.lampshoot == 0)) && (checking == 0)) {
this._parent.target4.reporting = 1;
this._parent.target4.gotoAndStop("call");
}
_global.target3 = 1;
}
}
Instance of Symbol 1770 MovieClip in Symbol 1829 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_global.hidden4 == 1) && (checking != 1)) {
checking = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 1825 MovieClip "target4" in Symbol 1829 MovieClip Frame 1
onClipEvent (load) {
alive = 1;
shot = 0;
checking = 0;
a = 0;
reporting = 0;
this.gotoAndStop("walk");
}
onClipEvent (enterFrame) {
if ((alive == 1) && (shot == 0)) {
if (reporting == 0) {
if ((_x >= -149) && (a == 0)) {
_x = (_x - 1.5);
_global.seefront2 = 0;
}
if ((_x < -149) && (a == 0)) {
a = 1;
this._xscale = -107.6;
}
if ((_x < 29) && (a == 1)) {
_x = (_x + 1.5);
_global.seefront2 = 1;
}
if ((_x >= 29) && (a == 1)) {
a = 0;
this._xscale = 107.6;
}
}
} else {
if ((_global.target1 == 0) && (checking == 0)) {
this._parent.target1.reporting = 1;
this._parent.target1.gotoAndStop("call");
}
if ((_global.target3 == 0) && (checking == 0)) {
this._parent.target3.reporting = 1;
this._parent.target3.gotoAndStop("call");
}
if ((((_global.target2 == 0) && (_global.seefront == 1)) && (_global.hidden4 == 0)) && (checking == 0)) {
this._parent.target2.reporting = 1;
this._parent.target2.gotoAndStop("call");
}
}
if (alive == 0) {
_global.target4 = 1;
}
}
Instance of Symbol 746 MovieClip in Symbol 1829 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor) && (_global.lampshoot == 0)) {
_global.lampshoot = 1;
_global.hidden3 = 1;
this._parent.lamppost.gotoAndStop(2);
}
}
Instance of Symbol 746 MovieClip in Symbol 1829 MovieClip Frame 1
onClipEvent (load) {
checking = 0;
}
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor) && (_global.branchshoot == 0)) {
_global.branchshoot = 1;
if ((_global.target1 == 0) && (checking == 0)) {
this._parent.target1.reporting = 1;
this._parent.target1.gotoAndStop("call");
}
this._parent.largetree.gotoAndPlay(2);
}
}
Instance of Symbol 1826 MovieClip in Symbol 1829 MovieClip Frame 1
onClipEvent (enterFrame) {
if (((((_global.target1 == 1) && (_global.target2 == 1)) && (_global.target3 == 1)) && (_global.target4 == 1)) && (checker != 1)) {
checker = 1;
this.gotoAndPlay(2);
}
}
Symbol 1832 Button
on (release) {
_root.game.gotoAndStop("obj11");
}
Symbol 1835 MovieClip Frame 1
_root.failed.start();
Symbol 1836 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("missionintro12");
}
}
Symbol 1846 Button
on (release) {
gotoAndPlay ("end");
}
Symbol 1900 MovieClip Frame 397
stop();
_root.game.gotoAndStop("mission12");
Symbol 1902 Button
on (release) {
Mouse.hide();
gotoAndPlay (2);
}
Symbol 1910 MovieClip Frame 1
gotoAndPlay (71);
Symbol 1910 MovieClip Frame 71
b = int(random(70));
gotoAndPlay(b);
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation++;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation--;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation--;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation++;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation++;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation--;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation--;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation++;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation--;
}
Instance of Symbol 1911 MovieClip in Symbol 1912 MovieClip Frame 1
onClipEvent (enterFrame) {
this._rotation++;
}
Symbol 1913 MovieClip Frame 1
stop();
Symbol 1914 MovieClip Frame 1
stop();
Instance of Symbol 1913 MovieClip in Symbol 1914 MovieClip Frame 2
onClipEvent (load) {
amplitude = [0, 0, 0, 0, 0, 0, 0, 0, 4, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 3, 3, 2, 3, 2, 2, 0, 0, 5, 15, 16, 16, 16, 17, 17, 17, 17, 16, 16, 15, 11, 3, 4, 3, 3, 3, 4, 4, 4, 3, 3, 3, 3, 3, 4, 4, 3, 4, 3, 3, 3, 3, 5, 12, 11, 11, 11, 11, 11, 11, 12, 12, 12, 11, 12, 3, 2, 2, 2, 2, 2, 2, 3, 2, 5, 6, 15, 15, 15, 15, 14, 14, 13, 13, 12, 12, 12, 10, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 3, 3, 2, 2, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 5, 16, 16, 16, 16, 17, 17, 17, 16, 16, 15, 15, 12, 2, 1, 2, 1, 1, 1, 2, 2, 2, 2, 9, 13, 14, 14, 15, 16, 15, 15, 15, 15, 15, 13, 4, 1, 2, 2, 2, 2, 2, 1, 2, 2, 6, 15, 15, 15, 16, 16, 16, 15, 15, 14, 14, 20, 13, 11, 11, 10, 10, 9, 9, 9, 8, 9, 8, 8, 8, 7, 7, 8, 7, 8, 8, 5, 7, 7, 8, 19, 20, 20, 24, 22, 27, 25, 29, 23, 20, 18, 14, 13, 13, 9, 13, 12, 11, 11, 8, 10, 10, 8, 11, 9, 10, 9, 7, 9, 8, 8, 8, 7, 12, 18, 13, 15, 12, 18, 16, 14, 14, 16, 16, 14, 12, 7, 7, 4, 7, 6, 7, 8, 5, 9, 12, 15, 21, 15, 21, 24, 16, 23, 22, 22, 22, 15, 21, 8, 5, 7, 6, 8, 7, 6, 8, 7, 8, 8, 7, 8, 8, 7, 8, 7, 8, 8, 7, 8, 8, 8, 8, 7, 8, 9, 6, 9, 8, 8, 8, 8, 9, 8, 7, 8, 7, 8, 8, 7, 8, 8, 8, 8, 6, 8, 8, 7, 8, 6, 8, 7, 6, 8, 6, 8, 7, 6, 7, 7, 7, 7, 6, 7, 7, 6, 6, 6, 6, 6, 5, 5, 6, 5, 5, 5, 5, 6, 5, 5, 5, 5, 5, 5, 6, 5, 6, 6, 9, 7, 7, 7, 6, 7, 6, 6, 7, 7, 6, 6, 6, 7, 6, 7, 7, 5, 6, 4, 3, 4, 6, 13, 15, 14, 14, 15, 15, 15, 15, 15, 15, 15, 12, 4, 4, 4, 3, 4, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 4, 3, 3, 3, 1, 4, 9, 11, 11, 11, 12, 12, 12, 12, 11, 11, 10, 9, 2, 2, 1, 2, 2, 2, 2, 2, 3, 3, 9, 15, 13, 14, 14, 13, 14, 13, 13, 14, 13, 13, 10, 2, 2, 2, 1, 1, 2, 3, 3, 2, 3, 3, 3, 4, 3, 3, 3, 2, 1, 1, 2, 2, 2, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 5, 15, 15, 15, 15, 15, 16, 15, 15, 15, 14, 14, 10, 1, 1, 1, 1, 1, 1, 2, 2, 2, 3, 10, 15, 15, 15, 15, 16, 16, 15, 15, 16, 16, 13, 5, 2, 2, 2, 2, 1, 2, 2, 2, 2, 6, 15, 14, 15, 14, 14, 14, 14, 14, 13, 14, 17, 14, 11, 11, 8, 10, 11, 9, 11, 10, 9, 9, 9, 9, 9, 7, 8, 8, 8, 7, 5, 7, 7, 9, 18, 21, 16, 20, 22, 22, 28, 26, 21, 22, 20, 13, 13, 12, 9, 13, 12, 11, 11, 9, 9, 11, 8, 11, 9, 10, 10, 9, 10, 9, 7, 8, 7, 14, 20, 16, 16, 20, 18, 16, 15, 17, 16, 16, 14, 10, 7, 7, 5, 6, 7, 8, 7, 4, 9, 11, 14, 19, 14, 19, 19, 14, 19, 14, 18, 18, 16, 17, 9, 5, 9, 6, 8, 8, 7, 8, 8, 7, 8, 7, 9, 9, 8, 9, 9, 8, 8, 7, 8, 8, 6, 8, 7, 8, 9, 7, 8, 8, 8, 8, 7, 8, 9, 6, 9, 7, 8, 8, 7, 8, 8, 8, 8, 7, 8, 8, 6, 8, 6, 8, 8, 6, 8, 8, 7, 8, 6, 7, 7, 6, 8, 6, 8, 7, 6, 6, 6, 5, 6, 6, 6, 6, 6, 5, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 7, 9, 5, 5, 3, 3, 3, 3, 3, 2, 2, 2, 3, 2, 2, 3, 3, 3, 3, 2, 2, 0, 0, 5, 13, 13, 13, 14, 14, 14, 14, 14, 14, 14, 14, 15, 4, 3, 3, 3, 4, 4, 4, 3, 3, 4, 4, 3, 3, 4, 4, 4, 4, 3, 3, 3, 1, 5, 11, 11, 12, 12, 11, 11, 11, 11, 11, 11, 11, 10, 3, 2, 1, 2, 1, 2, 2, 2, 2, 4, 9, 13, 12, 13, 13, 13, 13, 13, 13, 13, 14, 14, 13, 4, 4, 3, 2, 1, 3, 2, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 2, 1, 1, 1, 2, 1, 2, 7, 14, 13, 14, 14, 14, 14, 14, 14, 14, 14, 13, 10, 2, 2, 2, 2, 2, 3, 3, 3, 2, 5, 14, 15, 15, 15, 15, 16, 16, 15, 15, 15, 15, 12, 4, 2, 2, 3, 2, 2, 3, 3, 3, 3, 6, 13, 14, 14, 14, 13, 13, 13, 12, 12, 12, 17, 13, 13, 12, 9, 12, 11, 9, 10, 9, 9, 8, 8, 8, 8, 7, 8, 7, 6, 7, 4, 7, 8, 10, 16, 22, 20, 21, 23, 28, 24, 28, 23, 18, 22, 15, 15, 13, 9, 13, 12, 10, 13, 9, 10, 11, 7, 11, 9, 9, 10, 8, 9, 8, 5, 7, 6, 11, 16, 16, 21, 15, 16, 19, 15, 18, 15, 15, 16, 9, 6, 7, 6, 6, 8, 6, 9, 7, 8, 11, 13, 17, 17, 15, 18, 12, 17, 14, 16, 18, 14, 15, 7, 5, 8, 8, 6, 8, 7, 8, 8, 6, 8, 8, 8, 8, 7, 8, 8, 6, 9, 7, 9, 8, 7, 9, 8, 7, 8, 7, 8, 8, 7, 8, 7, 8, 9, 6, 8, 8, 8, 8, 7, 8, 8, 6, 8, 6, 9, 8, 6, 8, 7, 8, 8, 6, 8, 8, 6, 7, 6, 8, 8, 5, 6, 6, 7, 7, 6, 7, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 8, 9, 7, 6, 7, 5, 6, 6, 7, 6, 7, 5, 7, 6, 6, 6, 7, 7, 5, 6, 4, 3, 3, 7, 14, 16, 15, 15, 15, 15, 14, 14, 13, 13, 14, 12, 3, 3, 3, 3, 3, 3, 3, 4, 4, 3, 4, 4, 4, 4, 3, 3, 3, 3, 3, 2, 1, 5, 12, 12, 12, 13, 12, 11, 11, 11, 10, 10, 10, 10, 2, 1, 2, 2, 2, 2, 1, 1, 1, 5, 14, 16, 16, 17, 17, 17, 18, 16, 16, 16, 16, 13, 13, 3, 4, 3, 3, 2, 2, 2, 2, 3, 2, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 8, 15, 16, 15, 16, 14, 14, 14, 13, 13, 13, 12, 10, 2, 2, 2, 1, 2, 2, 2, 2, 2, 7, 16, 17, 16, 16, 16, 16, 16, 16, 16, 15, 15, 13, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 5, 14, 14, 15, 15, 16, 16, 15, 14, 14, 14, 16, 14, 11, 12, 11, 10, 11, 9, 11, 10, 9, 10, 8, 9, 9, 9, 9, 7, 6, 7, 5, 7, 8, 9, 17, 21, 20, 20, 22, 21, 29, 25, 19, 23, 21, 13, 10, 14, 10, 14, 12, 8, 11, 9, 9, 11, 8, 11, 10, 7, 9, 10, 9, 10, 6, 8, 10, 11, 13, 16, 15, 14, 13, 13, 13, 16, 13, 11, 17, 6, 7, 7, 5, 8, 7, 5, 7, 6, 8, 11, 15, 20, 19, 13, 20, 13, 19, 19, 12, 18, 14, 14, 7, 5, 7, 7, 6, 7, 6, 8, 8, 7, 7, 9, 8, 9, 6, 8, 8, 6, 8, 7, 8, 8, 8, 8, 9, 8, 9, 7, 9, 9, 7, 9, 7, 8, 9, 7, 9, 8, 7, 9, 7, 9, 9, 7, 8, 8, 8, 8, 6, 8, 8, 7, 8, 6, 8, 8, 6, 7, 6, 7, 7, 6, 7, 7, 7, 7, 6, 6, 6, 6, 5, 6, 5, 6, 6, 5, 5, 5, 6, 5, 5, 5, 6, 5, 5, 5, 5, 6, 36, 69, 72, 64, 48, 38, 32, 35, 37, 32, 36, 10, 9, 8, 7, 8, 7, 7, 5, 6, 4, 3, 4, 58, 65, 64, 58, 64, 38, 31, 38, 35, 34, 19, 19, 18, 5, 4, 5, 4, 3, 4, 3, 3, 3, 10, 48, 44, 37, 34, 26, 9, 3, 3, 2, 3, 2, 38, 36, 40, 41, 33, 38, 30, 32, 13, 15, 13, 60, 59, 64, 51, 49, 36, 33, 10, 7, 5, 5, 42, 64, 65, 60, 58, 40, 30, 31, 14, 16, 14, 15, 54, 47, 39, 35, 31, 10, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 1, 2, 2, 43, 44, 43, 36, 32, 23, 5, 2, 2, 2, 2, 25, 40, 37, 33, 36, 34, 41, 38, 36, 36, 35, 40, 72, 59, 56, 63, 27, 6, 4, 3, 3, 3, 3, 24, 39, 33, 41, 36, 40, 39, 36, 36, 22, 17, 49, 59, 52, 58, 45, 35, 32, 28, 29, 30, 28, 5, 17, 34, 36, 35, 38, 33, 38, 38, 24, 15, 16, 60, 67, 64, 59, 58, 45, 34, 31, 34, 37, 18, 10, 7, 8, 7, 7, 7, 7, 8, 8, 7, 7, 42, 57, 75, 59, 65, 53, 47, 50, 41, 40, 24, 21, 22, 16, 10, 16, 10, 15, 14, 9, 13, 10, 8, 50, 49, 47, 40, 29, 17, 9, 10, 9, 8, 8, 35, 33, 43, 45, 29, 35, 26, 38, 19, 16, 17, 14, 65, 56, 56, 51, 49, 34, 23, 8, 9, 8, 6, 66, 70, 65, 63, 50, 50, 42, 24, 20, 17, 18, 48, 51, 41, 40, 32, 20, 6, 7, 7, 7, 9, 6, 9, 9, 8, 9, 7, 9, 8, 7, 8, 8, 7, 47, 45, 44, 37, 35, 15, 7, 8, 9, 7, 8, 30, 55, 38, 42, 41, 38, 40, 36, 37, 36, 33, 70, 61, 50, 63, 38, 27, 14, 9, 5, 9, 6, 16, 32, 40, 49, 49, 39, 47, 45, 37, 26, 19, 17, 71, 67, 52, 28, 47, 44, 27, 36, 34, 32, 31, 33, 33, 42, 37, 36, 36, 40, 31, 33, 18, 18, 37, 70, 72, 64, 49, 39, 36, 34, 36, 33, 36, 11, 11, 10, 8, 9, 7, 8, 5, 6, 4, 4, 4, 59, 72, 64, 60, 57, 46, 39, 36, 38, 27, 17, 16, 11, 4, 3, 4, 4, 3, 3, 4, 3, 3, 37, 46, 40, 37, 32, 27, 6, 2, 2, 2, 3, 2, 38, 35, 36, 33, 35, 32, 34, 29, 14, 14, 13, 51, 70, 61, 50, 49, 38, 31, 9, 8, 7, 4, 59, 63, 71, 51, 61, 50, 38, 41, 16, 17, 15, 14, 50, 47, 39, 35, 28, 10, 2, 3, 2, 2, 3, 3, 2, 2, 3, 3, 3, 2, 3, 2, 2, 2, 44, 45, 40, 36, 32, 23, 4, 1, 1, 1, 1, 32, 41, 38, 36, 40, 38, 39, 38, 38, 36, 40, 38, 67, 59, 54, 62, 27, 6, 4, 2, 2, 2, 2, 23, 35, 36, 39, 41, 39, 42, 39, 42, 17, 18, 55, 52, 53, 58, 45, 33, 32, 30, 27, 29, 27, 7, 16, 33, 38, 31, 42, 33, 42, 41, 22, 16, 18, 61, 64, 61, 60, 46, 44, 34, 34, 35, 34, 16, 9, 9, 8, 8, 6, 7, 7, 5, 7, 7, 7, 41, 77, 79, 60, 65, 54, 46, 50, 40, 41, 23, 22, 23, 16, 10, 16, 15, 14, 13, 9, 12, 11, 8, 50, 47, 48, 41, 28, 12, 10, 8, 9, 6, 7, 38, 33, 43, 44, 26, 36, 26, 37, 18, 17, 15, 35, 66, 56, 57, 53, 48, 35, 20, 9, 8, 8, 5, 66, 73, 65, 60, 47, 30, 41, 23, 15, 20, 16, 52, 48, 42, 36, 31, 18, 6, 7, 9, 6, 9, 7, 9, 8, 7, 9, 8, 9, 9, 7, 9, 9, 7, 48, 45, 44, 36, 29, 15, 8, 8, 8, 6, 9, 38, 49, 30, 44, 44, 27, 43, 42, 40, 41, 29, 62, 64, 47, 62, 39, 20, 12, 9, 6, 9, 8, 16, 30, 40, 32, 43, 35, 43, 45, 38, 28, 16, 20, 63, 66, 52, 46, 46, 43, 35, 33, 35, 35, 33, 30, 39, 36, 35, 40, 33, 37, 31, 41, 21, 18, 64, 71, 68, 64, 50, 41, 35, 33, 37, 32, 36, 14, 12, 14, 9, 10, 8, 8, 9, 8, 7, 6, 6, 61, 57, 61, 62, 54, 43, 38, 44, 42, 19, 15, 19, 13, 7, 4, 5, 4, 6, 7, 5, 4, 4, 42, 47, 41, 37, 34, 27, 4, 5, 7, 5, 5, 7, 39, 34, 34, 35, 35, 31, 34, 26, 16, 15, 14, 54, 61, 63, 53, 48, 38, 31, 9, 7, 7, 4, 63, 60, 63, 58, 58, 47, 37, 38, 12, 14, 15, 31, 51, 42, 37, 36, 29, 10, 3, 3, 2, 2, 3, 7, 6, 5, 4, 3, 9, 12, 7, 5, 4, 3, 46, 45, 41, 35, 32, 23, 4, 2, 1, 1, 2, 31, 43, 36, 38, 34, 38, 35, 41, 35, 38, 37, 34, 70, 58, 63, 61, 28, 6, 5, 5, 5, 5, 3, 23, 45, 36, 47, 49, 37, 46, 35, 44, 23, 16, 52, 54, 56, 60, 46, 34, 33, 30, 28, 29, 26, 11, 21, 34, 33, 34, 34, 33, 34, 34, 22, 17, 16, 63, 66, 64, 57, 45, 31, 34, 36, 34, 36, 19, 12, 8, 10, 10, 7, 8, 9, 8, 9, 8, 8, 56, 79, 67, 60, 65, 54, 48, 47, 42, 29, 25, 26, 21, 17, 12, 15, 15, 10, 17, 10, 12, 11, 7, 49, 46, 47, 40, 26, 6, 10, 7, 10, 8, 9, 38, 47, 44, 40, 27, 37, 27, 42, 19, 19, 15, 38, 69, 57, 56, 51, 47, 36, 20, 8, 8, 7, 6, 63, 70, 61, 63, 50, 32, 40, 18, 20, 17, 15, 49, 51, 42, 38, 32, 19, 5, 7, 7, 7, 8, 12, 11, 11, 9, 12, 10, 10, 13, 9, 9, 9, 32, 49, 45, 45, 35, 30, 13, 8, 7, 8, 7, 10, 37, 49, 32, 47, 47, 32, 46, 39, 32, 40, 30, 63, 62, 48, 63, 38, 19, 10, 10, 7, 12, 11, 20, 33, 48, 36, 48, 39, 50, 48, 39, 31, 22, 18, 64, 64, 51, 47, 42, 44, 35, 32, 34, 34, 34, 34, 34, 40, 40, 41, 35, 35, 27, 38, 20, 18, 64, 72, 66, 68, 50, 44, 38, 39, 39, 36, 39, 13, 16, 10, 10, 10, 7, 9, 8, 8, 7, 5, 5, 61, 64, 68, 61, 54, 37, 35, 39, 37, 27, 18, 19, 12, 6, 5, 5, 5, 4, 6, 5, 4, 4, 46, 47, 42, 38, 34, 25, 5, 6, 4, 4, 3, 8, 37, 44, 31, 40, 30, 39, 30, 33, 12, 17, 16, 56, 62, 64, 34, 48, 37, 32, 9, 8, 7, 4, 63, 62, 60, 57, 57, 50, 35, 21, 19, 15, 16, 43, 48, 41, 36, 35, 28, 5, 2, 2, 2, 2, 3, 8, 6, 5, 3, 3, 7, 8, 7, 4, 3, 3, 43, 43, 38, 35, 31, 22, 2, 2, 2, 2, 2, 39, 39, 36, 40, 37, 38, 41, 39, 38, 41, 36, 42, 66, 58, 62, 54, 26, 6, 5, 4, 3, 4, 3, 24, 40, 30, 42, 45, 36, 46, 45, 44, 21, 17, 49, 51, 59, 59, 45, 32, 32, 29, 27, 27, 14, 14, 35, 40, 41, 32, 38, 38, 31, 38, 21, 19, 15, 64, 68, 65, 59, 45, 33, 32, 34, 32, 33, 15, 12, 9, 7, 8, 7, 6, 9, 7, 9, 7, 7, 58, 78, 71, 64, 60, 51, 50, 52, 47, 35, 31, 25, 18, 20, 12, 13, 18, 10, 12, 15, 13, 10, 9, 49, 46, 38, 43, 29, 8, 10, 7, 9, 8, 6, 41, 38, 37, 31, 34, 31, 34, 32, 21, 20, 18, 58, 61, 55, 57, 51, 40, 36, 16, 8, 8, 8, 12, 67, 68, 67, 60, 47, 32, 44, 20, 19, 19, 19, 48, 54, 41, 37, 31, 13, 5, 7, 7, 6, 8, 9, 9, 9, 7, 8, 9, 10, 11, 9, 10, 9, 48, 47, 44, 44, 37, 29, 13, 8, 6, 8, 7, 10, 36, 51, 40, 37, 39, 41, 39, 33, 31, 30, 33, 66, 59, 47, 62, 37, 20, 8, 11, 7, 8, 9, 20, 32, 43, 30, 49, 39, 47, 44, 38, 25, 19, 30, 64, 64, 51, 47, 42, 42, 37, 34, 34, 27, 33, 31, 34, 40, 32, 37, 31, 37, 35, 36, 21, 16, 70, 71, 66, 63, 51, 39, 36, 33, 36, 38, 29, 16, 11, 15, 17, 13, 13, 13, 10, 12, 12, 8, 8, 72, 79, 76, 65, 43, 34, 32, 33, 31, 17, 19, 20, 19, 19, 17, 17, 13, 14, 13, 12, 12, 4, 41, 55, 50, 41, 47, 34, 17, 22, 17, 16, 15, 18, 30, 28, 44, 42, 25, 22, 28, 30, 16, 14, 12, 75, 75, 58, 38, 45, 35, 37, 12, 9, 13, 12, 56, 61, 59, 57, 48, 35, 26, 15, 12, 7, 7, 43, 55, 48, 46, 46, 28, 15, 17, 16, 17, 16, 16, 19, 23, 22, 26, 25, 23, 27, 26, 23, 16, 16, 71, 63, 49, 49, 36, 19, 9, 8, 7, 9, 11, 39, 45, 32, 42, 36, 36, 38, 40, 39, 33, 34, 37, 68, 58, 68, 58, 28, 9, 10, 8, 8, 6, 7, 28, 41, 41, 35, 36, 30, 36, 37, 29, 14, 7, 73, 66, 68, 61, 52, 32, 35, 33, 33, 34, 18, 13, 34, 34, 32, 36, 35, 38, 32, 35, 21, 12, 16, 61, 63, 56, 48, 31, 28, 37, 28, 37, 37, 21, 29, 21, 23, 29, 26, 28, 30, 21, 29, 20, 14, 78, 83, 84, 66, 63, 35, 34, 44, 45, 24, 24, 20, 24, 23, 12, 20, 19, 10, 15, 12, 12, 15, 13, 51, 55, 48, 46, 27, 11, 17, 12, 17, 15, 15, 39, 44, 40, 43, 26, 32, 26, 23, 21, 14, 11, 81, 78, 68, 69, 51, 36, 35, 12, 14, 8, 9, 41, 65, 66, 54, 51, 39, 25, 32, 15, 11, 8, 12, 46, 49, 39, 43, 33, 10, 10, 9, 9, 9, 8, 12, 11, 15, 8, 8, 6, 12, 9, 8, 7, 11, 64, 78, 73, 55, 45, 37, 24, 16, 15, 17, 16, 19, 38, 37, 33, 29, 28, 23, 29, 30, 23, 33, 39, 56, 58, 55, 58, 37, 21, 22, 18, 18, 19, 20, 32, 41, 50, 20, 35, 30, 31, 25, 23, 19, 15, 54, 75, 65, 58, 51, 42, 38, 37, 35, 40, 33, 32, 34, 33, 36, 37, 36, 33, 33, 33, 33, 16, 10, 61, 69, 65, 62, 48, 37, 35, 31, 34, 35, 28, 15, 12, 15, 12, 12, 12, 12, 12, 11, 11, 7, 39, 81, 79, 73, 60, 35, 31, 31, 35, 32, 19, 19, 19, 17, 18, 18, 17, 13, 13, 14, 12, 12, 6, 43, 53, 52, 40, 44, 31, 17, 18, 16, 19, 17, 21, 30, 30, 43, 40, 24, 29, 27, 28, 17, 16, 11, 77, 74, 62, 44, 50, 37, 37, 14, 14, 12, 13, 62, 59, 54, 59, 49, 35, 28, 16, 10, 8, 7, 46, 54, 49, 48, 41, 28, 18, 18, 16, 15, 15, 18, 18, 22, 23, 21, 20, 29, 29, 26, 22, 15, 10, 68, 73, 52, 46, 30, 15, 9, 7, 8, 9, 10, 42, 47, 34, 39, 32, 38, 39, 40, 38, 31, 32, 53, 66, 57, 64, 55, 31, 9, 8, 8, 7, 8, 7, 27, 41, 42, 34, 31, 33, 37, 35, 32, 13, 15, 72, 65, 61, 48, 49, 34, 33, 35, 34, 32, 13, 19, 29, 32, 34, 30, 36, 38, 30, 36, 14, 9, 30, 60, 62, 60, 46, 32, 27, 37, 29, 38, 38, 21, 32, 21, 23, 30, 30, 29, 36, 27, 27, 21, 15, 77, 84, 73, 62, 61, 34, 37, 47, 47, 21, 23, 20, 18, 27, 15, 20, 19, 10, 15, 15, 10, 13, 16, 51, 52, 44, 40, 30, 12, 17, 13, 16, 16, 11, 39, 42, 40, 45, 26, 31, 22, 23, 19, 16, 16, 74, 68, 66, 50, 52, 38, 30, 12, 12, 10, 10, 36, 64, 70, 57, 52, 38, 30, 32, 13, 10, 10, 11, 48, 48, 40, 44, 32, 11, 7, 10, 8, 11, 8, 11, 12, 17, 10, 9, 8, 12, 11, 10, 6, 7, 67, 68, 75, 54, 44, 34, 20, 16, 17, 16, 21, 32, 42, 37, 33, 30, 29, 26, 30, 30, 27, 33, 35, 59, 56, 53, 58, 38, 22, 20, 19, 20, 17, 21, 40, 43, 49, 24, 33, 31, 26, 35, 27, 18, 16, 56, 74, 68, 60, 53, 42, 34, 38, 37, 35, 32, 35, 33, 35, 38, 32, 40, 34, 29, 32, 33, 15, 13, 68, 69, 68, 65, 49, 41, 36, 36, 36, 35, 29, 15, 12, 16, 14, 12, 10, 13, 11, 14, 11, 7, 44, 79, 75, 62, 59, 35, 32, 34, 34, 33, 17, 17, 21, 15, 19, 19, 16, 12, 14, 15, 12, 12, 13, 50, 54, 52, 46, 47, 32, 16, 17, 17, 16, 16, 17, 30, 30, 43, 41, 24, 29, 31, 25, 16, 11, 25, 81, 75, 58, 36, 48, 38, 30, 13, 10, 10, 16, 64, 61, 61, 49, 46, 33, 25, 11, 13, 8, 8, 48, 58, 51, 48, 43, 24, 16, 16, 16, 16, 16, 17, 22, 21, 22, 21, 20, 24, 23, 29, 24, 15, 14, 72, 68, 53, 47, 33, 15, 9, 8, 8, 8, 9, 39, 45, 31, 37, 30, 39, 36, 40, 40, 31, 32, 66, 63, 53, 65, 37, 28, 10, 8, 7, 8, 7, 17, 29, 38, 41, 34, 37, 31, 37, 41, 29, 14, 14, 70, 68, 59, 48, 52, 31, 31, 32, 33, 31, 13, 18, 37, 34, 35, 35, 34, 35, 30, 34, 13, 9, 33, 59, 64, 56, 46, 31, 28, 36, 27, 36, 34, 20, 22, 19, 24, 29, 30, 29, 35, 23, 31, 19, 18, 76, 81, 75, 58, 58, 30, 47, 49, 46, 21, 24, 20, 19, 24, 14, 18, 20, 12, 15, 15, 10, 13, 43, 48, 54, 39, 38, 26, 17, 14, 15, 17, 16, 15, 36, 45, 25, 44, 30, 33, 21, 24, 20, 13, 17, 81, 73, 71, 45, 56, 44, 32, 13, 12, 10, 12, 57, 64, 64, 53, 50, 39, 31, 28, 12, 13, 8, 14, 48, 49, 41, 42, 30, 10, 11, 9, 6, 8, 8, 11, 15, 16, 9, 8, 7, 11, 11, 10, 7, 10, 67, 73, 75, 50, 44, 32, 21, 17, 17, 18, 19, 30, 38, 41, 36, 29, 25, 28, 25, 29, 23, 34, 35, 58, 56, 51, 60, 38, 22, 19, 20, 17, 19, 18, 41, 40, 52, 18, 33, 31, 26, 35, 20, 18, 13, 68, 77, 77, 59, 53, 42, 34, 39, 32, 35, 29, 32, 33, 41, 35, 33, 36, 33, 32, 32, 34, 15, 8, 67, 71, 65, 65, 42, 38, 35, 34, 35, 37, 23, 13, 13, 15, 11, 13, 10, 12, 12, 14, 12, 7, 40, 77, 78, 60, 60, 33, 36, 34, 35, 33, 17, 18, 22, 15, 18, 18, 13, 11, 13, 14, 13, 12, 14, 53, 53, 52, 47, 39, 22, 21, 16, 15, 16, 15, 18, 31, 29, 42, 40, 19, 31, 29, 21, 15, 11, 40, 75, 67, 62, 39, 48, 40, 25, 13, 13, 10, 12, 60, 56, 58, 48, 50, 29, 29, 17, 11, 8, 8, 47, 59, 50, 47, 42, 24, 17, 16, 16, 16, 15, 19, 20, 22, 22, 23, 19, 23, 27, 21, 23, 19, 18, 71, 62, 59, 40, 32, 15, 8, 8, 7, 10, 10, 40, 47, 33, 42, 30, 38, 39, 38, 37, 35, 34, 67, 66, 52, 65, 34, 20, 9, 9, 7, 7, 7, 18, 31, 40, 39, 33, 35, 32, 36, 32, 29, 14, 17, 72, 67, 65, 53, 55, 33, 33, 33, 31, 31, 10, 20, 33, 33, 32, 35, 31, 40, 32, 37, 12, 10, 58, 62, 63, 58, 46, 30, 30, 36, 30, 35, 35, 24, 27, 19, 25, 30, 31, 26, 33, 28, 31, 20, 18, 73, 83, 75, 62, 44, 33, 47, 37, 47, 23, 23, 23, 20, 24, 20, 12, 19, 13, 14, 16, 10, 12, 47, 53, 51, 42, 41, 27, 14, 17, 13, 18, 16, 14, 37, 42, 21, 43, 25, 32, 24, 23, 20, 7, 11, 78, 72, 66, 45, 52, 36, 26, 16, 13, 9, 10, 63, 65, 63, 56, 48, 41, 31, 34, 13, 9, 8, 39, 47, 51, 45, 36, 28, 9, 10, 10, 8, 9, 8, 12, 14, 16, 8, 9, 10, 11, 10, 10, 9, 11, 78, 63, 78, 45, 46, 34, 15, 18, 16, 16, 19, 30, 40, 35, 31, 30, 26, 30, 27, 31, 25, 35, 40, 58, 60, 57, 58, 39, 22, 20, 18, 18, 19, 18, 39, 39, 44, 19, 35, 32, 26, 31, 19, 17, 12, 73, 77, 66, 61, 54, 41, 36, 37, 32, 37, 30, 30, 40, 37, 36, 35, 34, 34, 35, 33, 39, 9, 18, 69, 41, 67, 54, 55, 40, 29, 29, 31, 26, 19, 11, 7, 7, 6, 5, 5, 9, 7, 5, 6, 7, 73, 75, 66, 66, 58, 44, 42, 39, 28, 28, 9, 8, 11, 8, 7, 6, 4, 6, 6, 6, 4, 6, 3, 49, 51, 45, 43, 37, 18, 13, 14, 13, 13, 14, 37, 36, 41, 41, 35, 41, 28, 33, 22, 15, 11, 48, 92, 81, 75, 54, 56, 42, 26, 12, 8, 7, 9, 61, 61, 69, 57, 56, 43, 31, 16, 10, 7, 8, 45, 45, 42, 37, 35, 24, 7, 5, 4, 4, 3, 9, 8, 6, 5, 4, 3, 8, 7, 5, 5, 7, 31, 66, 63, 55, 52, 39, 23, 18, 15, 9, 5, 5, 39, 40, 39, 35, 36, 33, 41, 38, 34, 35, 36, 64, 68, 63, 60, 47, 32, 15, 15, 14, 13, 13, 24, 34, 41, 39, 42, 43, 37, 39, 34, 25, 7, 7, 65, 63, 79, 62, 39, 33, 29, 31, 28, 26, 8, 32, 33, 40, 37, 31, 37, 35, 29, 25, 9, 7, 59, 63, 78, 60, 66, 46, 37, 36, 38, 32, 41, 16, 15, 14, 11, 13, 13, 16, 18, 15, 16, 12, 16, 83, 67, 66, 66, 58, 38, 35, 35, 33, 26, 14, 13, 25, 19, 17, 21, 21, 20, 15, 13, 6, 8, 44, 46, 41, 41, 37, 31, 7, 8, 5, 5, 5, 18, 33, 36, 31, 36, 29, 32, 33, 25, 12, 7, 9, 75, 78, 60, 57, 44, 29, 33, 13, 12, 12, 8, 60, 60, 71, 49, 56, 41, 31, 35, 7, 8, 6, 51, 50, 42, 41, 34, 30, 9, 6, 5, 5, 5, 4, 9, 10, 9, 6, 5, 9, 11, 10, 6, 5, 8, 61, 70, 60, 43, 35, 30, 8, 6, 7, 6, 6, 20, 37, 36, 30, 32, 32, 29, 34, 31, 28, 31, 29, 63, 66, 56, 55, 30, 9, 10, 7, 9, 6, 7, 27, 30, 32, 35, 32, 33, 30, 30, 29, 15, 11, 71, 78, 67, 75, 37, 30, 35, 34, 33, 35, 33, 28, 35, 31, 29, 31, 25, 31, 31, 30, 21, 7, 5, 66, 62, 58, 59, 37, 29, 32, 33, 33, 31, 17, 11, 9, 9, 6, 3, 6, 9, 8, 5, 3, 7, 74, 75, 69, 79, 41, 43, 40, 38, 41, 33, 12, 9, 15, 10, 6, 6, 5, 7, 7, 7, 5, 4, 4, 49, 53, 49, 46, 43, 21, 14, 14, 14, 12, 12, 40, 35, 45, 41, 35, 35, 39, 41, 20, 17, 10, 77, 76, 84, 70, 61, 22, 37, 27, 11, 8, 8, 7, 67, 67, 61, 62, 49, 37, 35, 12, 11, 8, 7, 43, 45, 42, 38, 33, 20, 5, 6, 5, 4, 3, 11, 8, 5, 6, 4, 3, 7, 9, 7, 5, 5, 49, 73, 72, 58, 44, 37, 17, 14, 15, 12, 3, 6, 45, 50, 32, 41, 39, 43, 38, 39, 40, 42, 36, 71, 74, 65, 53, 44, 25, 18, 17, 15, 11, 16, 24, 35, 44, 36, 34, 39, 38, 37, 33, 23, 11, 50, 76, 68, 76, 42, 35, 32, 34, 30, 26, 31, 11, 34, 33, 38, 35, 33, 34, 32, 34, 29, 6, 7, 62, 70, 70, 58, 43, 40, 38, 47, 49, 43, 37, 19, 20, 17, 17, 16, 17, 16, 13, 11, 12, 9, 12, 82, 79, 69, 44, 47, 41, 31, 39, 33, 12, 8, 12, 19, 22, 18, 19, 16, 18, 17, 12, 6, 6, 46, 51, 43, 39, 33, 26, 7, 7, 7, 5, 6, 22, 37, 36, 37, 30, 36, 33, 34, 20, 10, 11, 14, 83, 78, 84, 71, 47, 37, 36, 25, 9, 7, 8, 61, 68, 62, 47, 44, 33, 27, 29, 7, 9, 7, 46, 49, 43, 38, 36, 27, 7, 5, 4, 5, 4, 4, 10, 11, 7, 6, 5, 10, 9, 8, 4, 5, 7, 69, 65, 56, 43, 37, 24, 7, 6, 4, 5, 8, 35, 37, 41, 36, 36, 37, 34, 35, 32, 34, 34, 44, 54, 65, 59, 56, 26, 10, 8, 11, 7, 9, 6, 32, 42, 37, 38, 32, 35, 34, 29, 36, 15, 16, 70, 82, 77, 62, 56, 44, 32, 36, 34, 35, 31, 36, 30, 35, 31, 31, 28, 30, 30, 27, 18, 6, 6, 71, 68, 62, 44, 50, 33, 28, 33, 31, 30, 7, 13, 10, 11, 6, 6, 7, 7, 8, 6, 4, 4, 79, 74, 75, 62, 52, 39, 36, 35, 32, 26, 7, 10, 10, 10, 6, 4, 4, 6, 6, 5, 5, 5, 4, 46, 45, 43, 38, 34, 9, 7, 5, 4, 4, 5, 34, 40, 35, 34, 33, 33, 32, 35, 10, 8, 9, 72, 89, 64, 48, 62, 30, 29, 28, 8, 9, 6, 35, 61, 65, 64, 53, 44, 33, 22, 11, 11, 9, 5, 45, 45, 45, 38, 33, 10, 6, 4, 3, 2, 2, 7, 8, 6, 4, 2, 2, 10, 9, 7, 4, 3, 54, 66, 68, 48, 41, 32, 8, 5, 4, 5, 4, 4, 39, 38, 36, 38, 31, 35, 34, 33, 34, 34, 31, 69, 68, 62, 55, 30, 16, 7, 8, 5, 5, 3, 26, 33, 34, 36, 24, 33, 22, 33, 24, 14, 11, 49, 84, 76, 53, 42, 34, 35, 36, 35, 30, 32, 11, 25, 36, 31, 33, 28, 30, 30, 31, 21, 8, 7, 54, 65, 61, 53, 47, 42, 34, 30, 33, 30, 33, 12, 7, 6, 4, 5, 3, 8, 8, 5, 4, 3, 42, 77, 72, 59, 54, 47, 41, 37, 32, 35, 11, 8, 11, 12, 10, 7, 7, 5, 7, 5, 5, 4, 5, 46, 46, 43, 42, 33, 22, 6, 8, 6, 5, 4, 14, 43, 31, 38, 35, 34, 29, 27, 29, 8, 8, 11, 84, 75, 77, 62, 58, 40, 35, 13, 7, 7, 7, 52, 68, 55, 53, 48, 36, 36, 18, 11, 6, 6, 48, 50, 45, 41, 33, 25, 8, 5, 4, 5, 4, 9, 9, 7, 6, 6, 4, 11, 7, 8, 8, 4, 8, 64, 63, 55, 44, 37, 12, 7, 9, 5, 5, 6, 41, 40, 32, 35, 33, 31, 27, 33, 26, 33, 37, 62, 55, 63, 60, 48, 31, 12, 10, 7, 7, 7, 5, 33, 40, 34, 39, 36, 37, 33, 38, 26, 11, 14, 81, 76, 70, 62, 60, 39, 33, 32, 30, 29, 30, 31, 35, 30, 28, 26, 27, 29, 28, 31, 9, 7, 38, 55, 71, 53, 55, 54, 34, 32, 33, 30, 28, 10, 11, 10, 5, 5, 4, 8, 7, 9, 6, 3, 6, 84, 78, 85, 63, 59, 51, 47, 44, 42, 31, 18, 16, 16, 16, 13, 12, 9, 9, 7, 9, 10, 9, 10, 52, 49, 49, 43, 38, 24, 23, 19, 19, 18, 17, 45, 34, 43, 38, 48, 44, 42, 41, 22, 18, 18, 85, 77, 84, 67, 59, 26, 39, 26, 9, 12, 13, 31, 58, 74, 58, 61, 58, 37, 43, 19, 11, 12, 13, 56, 51, 49, 45, 39, 18, 16, 13, 11, 9, 13, 16, 13, 13, 12, 12, 13, 16, 13, 11, 9, 12, 67, 75, 83, 61, 53, 43, 25, 26, 25, 20, 17, 19, 47, 56, 49, 46, 52, 43, 45, 45, 40, 38, 40, 67, 67, 63, 68, 44, 25, 17, 23, 20, 18, 18, 35, 39, 44, 37, 43, 37, 34, 37, 40, 18, 16, 50, 76, 73, 61, 50, 40, 38, 48, 39, 42, 43, 22, 44, 40, 52, 39, 35, 37, 41, 33, 36, 15, 13, 58, 77, 70, 65, 53, 44, 47, 42, 44, 45, 31, 24, 18, 14, 12, 12, 16, 14, 19, 17, 22, 19, 47, 76, 85, 63, 71, 50, 34, 37, 35, 36, 14, 15, 17, 21, 21, 25, 23, 26, 23, 24, 16, 13, 11, 48, 53, 47, 46, 41, 38, 20, 22, 21, 24, 26, 41, 52, 52, 58, 51, 55, 51, 48, 30, 27, 22, 46, 87, 85, 56, 60, 51, 53, 39, 23, 26, 24, 30, 68, 88, 76, 76, 67, 47, 50, 44, 26, 25, 20, 50, 56, 56, 43, 47, 30, 21, 19, 16, 18, 15, 20, 20, 21, 18, 19, 20, 22, 25, 23, 22, 18, 19, 74, 65, 56, 50, 44, 18, 12, 14, 12, 11, 11, 42, 42, 45, 46, 44, 53, 49, 49, 48, 52, 47, 79, 81, 61, 77, 49, 42, 28, 22, 22, 20, 23, 22, 40, 52, 57, 53, 50, 56, 59, 61, 56, 41, 37, 84, 86, 64, 48, 62, 52, 47, 46, 39, 50, 53, 51, 54, 55, 51, 57, 50, 57, 51, 54, 27, 29, 49, 67, 59, 60, 53, 43, 36, 30, 40, 43, 47, 49, 42, 40, 45, 50, 47, 34, 40, 35, 36, 34, 37, 39, 40, 41, 50, 49, 45, 46, 44, 42, 40, 41, 43, 38, 32, 37, 43, 39, 44, 42, 41, 45, 47, 48, 44, 46, 48, 49, 49, 46, 47, 47, 46, 45, 43, 43, 41, 41, 39, 39, 34, 33, 31, 32, 33, 39, 40, 41, 40, 40, 43, 46, 44, 41, 42, 44, 44, 41, 43, 41, 39, 36, 38, 34, 32, 34, 33, 33, 30, 19, 8, 9, 7, 5, 5, 4, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 48, 51, 41, 37, 34, 15, 5, 7, 6, 6, 6, 5, 6, 9, 8, 9, 6, 8, 6, 8, 12, 5, 37, 46, 58, 52, 45, 40, 23, 19, 19, 19, 20, 18, 23, 15, 15, 17, 14, 12, 13, 13, 13, 11, 14, 49, 52, 51, 44, 38, 29, 16, 15, 15, 15, 15, 17, 27, 24, 29, 22, 28, 23, 18, 24, 24, 15, 28, 47, 45, 43, 37, 32, 11, 7, 8, 9, 8, 8, 55, 49, 46, 46, 41, 22, 21, 19, 19, 17, 15, 42, 55, 49, 48, 41, 22, 16, 16, 16, 17, 15, 15, 18, 19, 21, 22, 22, 24, 23, 22, 21, 15, 13, 51, 42, 39, 39, 33, 15, 8, 7, 7, 7, 7, 11, 20, 23, 17, 26, 27, 26, 25, 25, 20, 17, 50, 51, 42, 40, 35, 24, 7, 5, 5, 6, 6, 5, 13, 14, 14, 19, 21, 22, 22, 21, 21, 18, 16, 51, 47, 45, 36, 36, 14, 6, 6, 7, 7, 7, 8, 13, 20, 21, 15, 15, 14, 13, 12, 12, 14, 46, 58, 50, 52, 26, 20, 19, 19, 17, 19, 21, 23, 25, 19, 26, 28, 29, 23, 29, 22, 27, 15, 16, 51, 60, 51, 54, 50, 25, 33, 38, 36, 27, 19, 25, 19, 19, 16, 9, 15, 11, 12, 12, 10, 12, 45, 49, 53, 42, 39, 27, 13, 17, 14, 18, 17, 12, 19, 28, 19, 26, 20, 18, 23, 21, 21, 18, 19, 51, 55, 46, 37, 34, 20, 9, 13, 11, 9, 11, 51, 50, 51, 49, 39, 26, 24, 21, 16, 19, 21, 32, 49, 49, 43, 34, 27, 9, 8, 9, 7, 8, 7, 9, 12, 15, 8, 6, 7, 8, 7, 7, 6, 7, 48, 50, 53, 39, 43, 27, 16, 15, 17, 16, 17, 13, 18, 19, 26, 28, 23, 26, 25, 23, 24, 19, 20, 47, 55, 50, 48, 33, 20, 16, 15, 15, 16, 16, 22, 21, 26, 28, 20, 20, 21, 20, 24, 25, 18, 52, 52, 49, 38, 42, 29, 11, 12, 10, 13, 10, 12, 12, 23, 23, 18, 18, 19, 19, 16, 19, 18, 16, 52, 44, 39, 36, 32, 11, 5, 6, 7, 7, 6, 7, 7, 10, 9, 9, 6, 9, 8, 9, 13, 6, 40, 48, 54, 47, 45, 41, 26, 23, 25, 25, 25, 28, 25, 14, 15, 16, 13, 12, 12, 13, 14, 10, 12, 52, 50, 50, 47, 37, 22, 19, 19, 19, 17, 16, 18, 25, 26, 24, 26, 22, 23, 22, 20, 21, 15, 41, 49, 45, 41, 33, 30, 9, 8, 6, 9, 9, 9, 53, 56, 50, 46, 36, 21, 18, 16, 15, 13, 15, 51, 61, 46, 47, 40, 21, 16, 16, 16, 17, 17, 16, 18, 20, 22, 24, 21, 25, 23, 20, 22, 16, 48, 51, 41, 40, 39, 32, 14, 7, 8, 8, 8, 7, 11, 20, 21, 22, 25, 25, 26, 25, 24, 19, 14, 49, 47, 42, 41, 36, 25, 8, 4, 5, 5, 5, 9, 14, 15, 15, 21, 21, 21, 21, 21, 22, 18, 17, 49, 47, 40, 37, 33, 13, 6, 6, 5, 6, 7, 9, 15, 20, 15, 15, 13, 12, 12, 12, 12, 13, 43, 55, 49, 51, 24, 21, 19, 18, 18, 18, 21, 22, 25, 21, 27, 27, 29, 24, 29, 25, 27, 16, 17, 50, 58, 55, 52, 52, 25, 33, 35, 33, 26, 24, 24, 16, 19, 14, 7, 17, 12, 12, 13, 10, 14, 51, 51, 54, 42, 38, 28, 12, 19, 15, 16, 17, 14, 17, 26, 18, 27, 19, 20, 24, 20, 20, 17, 18, 54, 46, 45, 38, 34, 13, 7, 11, 10, 6, 11, 54, 52, 52, 46, 42, 25, 17, 18, 16, 18, 19, 31, 49, 48, 44, 35, 27, 8, 8, 10, 7, 9, 9, 9, 12, 14, 8, 7, 7, 7, 7, 6, 7, 7, 55, 55, 53, 39, 44, 28, 16, 16, 17, 16, 18, 14, 18, 23, 27, 29, 26, 26, 26, 26, 24, 19, 20, 51, 53, 51, 48, 34, 21, 16, 15, 16, 17, 17, 19, 19, 25, 31, 26, 23, 27, 27, 24, 24, 18, 50, 53, 44, 39, 43, 29, 10, 13, 11, 13, 10, 14, 12, 23, 24, 16, 17, 17, 20, 15, 22, 17, 19, 70, 76, 55, 64, 40, 28, 34, 33, 31, 35, 19, 11, 11, 15, 11, 12, 9, 12, 11, 9, 11, 5, 78, 78, 73, 65, 65, 42, 46, 42, 45, 41, 26, 25, 24, 17, 17, 17, 13, 12, 10, 12, 11, 8, 14, 51, 50, 48, 47, 38, 21, 18, 16, 17, 17, 16, 21, 30, 43, 38, 50, 29, 33, 32, 21, 19, 20, 62, 74, 74, 60, 45, 45, 38, 28, 13, 13, 9, 12, 62, 62, 60, 56, 46, 35, 37, 23, 19, 20, 16, 55, 53, 48, 47, 39, 23, 17, 16, 16, 16, 16, 15, 18, 20, 22, 23, 21, 23, 23, 21, 21, 15, 52, 79, 60, 47, 37, 31, 13, 8, 8, 8, 8, 11, 48, 39, 42, 47, 36, 43, 41, 38, 43, 36, 39, 68, 64, 54, 63, 31, 20, 6, 7, 6, 5, 5, 26, 38, 39, 40, 45, 52, 51, 45, 49, 22, 21, 25, 67, 61, 62, 54, 50, 34, 31, 35, 36, 30, 12, 17, 38, 39, 38, 33, 35, 35, 31, 32, 16, 16, 58, 62, 65, 59, 49, 32, 27, 35, 34, 35, 36, 25, 25, 20, 26, 31, 33, 25, 32, 27, 26, 15, 15, 75, 81, 70, 62, 56, 40, 55, 37, 47, 25, 21, 28, 26, 27, 18, 11, 23, 12, 12, 13, 11, 12, 49, 48, 53, 42, 41, 26, 13, 15, 16, 13, 17, 28, 43, 43, 23, 46, 33, 37, 22, 29, 20, 16, 19, 77, 71, 69, 46, 58, 38, 24, 12, 11, 8, 8, 64, 75, 63, 60, 53, 43, 40, 30, 22, 17, 19, 39, 52, 45, 44, 36, 26, 8, 9, 9, 7, 8, 8, 8, 10, 14, 7, 8, 7, 6, 8, 7, 6, 8, 71, 76, 59, 45, 47, 24, 18, 14, 16, 16, 18, 31, 46, 42, 37, 41, 40, 30, 37, 37, 34, 36, 38, 61, 57, 54, 43, 35, 20, 17, 15, 15, 15, 18, 43, 41, 50, 37, 31, 38, 30, 35, 30, 20, 20, 71, 76, 69, 59, 51, 43, 36, 34, 37, 35, 32, 33, 32, 38, 36, 48, 39, 37, 40, 45, 32, 17, 17, 61, 70, 62, 56, 40, 28, 34, 34, 30, 34, 11, 13, 16, 15, 9, 12, 7, 11, 11, 9, 12, 6, 78, 76, 74, 60, 69, 36, 37, 38, 38, 39, 23, 21, 26, 17, 18, 15, 14, 11, 13, 13, 12, 8, 13, 51, 51, 48, 48, 38, 22, 18, 16, 15, 16, 16, 24, 29, 46, 40, 46, 27, 30, 32, 22, 22, 18, 73, 74, 69, 58, 53, 36, 38, 15, 14, 15, 11, 38, 63, 65, 60, 60, 48, 36, 36, 23, 18, 16, 15, 59, 62, 48, 47, 36, 21, 16, 16, 17, 17, 16, 16, 18, 20, 22, 25, 21, 25, 23, 20, 23, 16, 53, 72, 71, 52, 39, 34, 12, 7, 7, 8, 10, 11, 46, 45, 44, 45, 43, 45, 44, 43, 43, 42, 36, 71, 64, 52, 64, 31, 20, 8, 6, 5, 5, 6, 26, 39, 35, 35, 45, 46, 43, 44, 44, 21, 22, 43, 80, 59, 72, 49, 36, 33, 29, 34, 34, 31, 12, 19, 37, 36, 36, 33, 35, 36, 34, 34, 16, 17, 54, 62, 64, 59, 45, 30, 30, 35, 39, 37, 28, 24, 25, 21, 28, 30, 31, 23, 32, 27, 18, 17, 44, 78, 84, 70, 62, 43, 45, 60, 43, 46, 30, 22, 25, 21, 22, 19, 17, 19, 14, 8, 12, 12, 12, 50, 47, 53, 40, 39, 24, 13, 14, 17, 12, 18, 26, 43, 48, 34, 52, 38, 32, 30, 25, 25, 16, 16, 82, 70, 62, 52, 51, 38, 28, 12, 12, 9, 10, 62, 72, 63, 61, 50, 45, 39, 27, 20, 16, 18, 47, 50, 40, 45, 32, 26, 8, 6, 9, 8, 8, 9, 8, 14, 13, 7, 6, 6, 6, 6, 6, 6, 10, 68, 79, 62, 44, 47, 26, 17, 16, 16, 19, 17, 32, 47, 38, 39, 36, 34, 32, 34, 34, 39, 32, 41, 63, 54, 56, 43, 35, 20, 16, 14, 16, 14, 18, 41, 37, 53, 40, 37, 43, 34, 41, 27, 25, 22, 65, 87, 68, 56, 53, 43, 33, 36, 32, 31, 31, 35, 35, 45, 30, 45, 42, 36, 32, 42, 26, 14, 29, 71, 67, 70, 59, 48, 41, 42, 40, 36, 39, 19, 17, 26, 26, 20, 19, 18, 22, 21, 20, 20, 12, 71, 70, 75, 74, 64, 50, 51, 44, 47, 39, 33, 29, 32, 23, 23, 23, 17, 20, 18, 18, 20, 12, 17, 49, 59, 51, 52, 43, 26, 27, 26, 24, 24, 23, 28, 32, 44, 51, 30, 27, 29, 36, 23, 21, 15, 71, 83, 81, 49, 55, 50, 41, 22, 18, 17, 16, 43, 65, 63, 61, 60, 42, 38, 44, 25, 25, 22, 23, 58, 50, 51, 48, 40, 19, 18, 17, 18, 18, 19, 21, 21, 23, 26, 24, 28, 26, 27, 27, 29, 17, 69, 73, 64, 53, 36, 33, 16, 11, 11, 11, 14, 14, 49, 39, 37, 49, 38, 46, 47, 40, 47, 44, 36, 71, 66, 59, 68, 34, 14, 10, 9, 10, 6, 7, 27, 36, 39, 49, 31, 46, 51, 44, 49, 23, 19, 51, 72, 64, 69, 59, 34, 33, 29, 32, 30, 30, 9, 18, 39, 36, 38, 43, 43, 42, 37, 31, 23, 21, 61, 63, 69, 62, 54, 38, 35, 37, 38, 43, 35, 36, 25, 28, 35, 33, 32, 26, 34, 30, 23, 16, 50, 69, 82, 64, 67, 45, 40, 67, 40, 56, 30, 34, 41, 24, 17, 20, 16, 28, 17, 12, 15, 15, 14, 51, 52, 56, 46, 38, 27, 21, 28, 23, 20, 19, 45, 40, 44, 40, 51, 33, 42, 34, 28, 20, 14, 16, 73, 67, 63, 58, 56, 48, 32, 19, 18, 14, 14, 71, 69, 67, 57, 53, 47, 36, 31, 21, 17, 18, 41, 50, 42, 48, 36, 20, 14, 11, 12, 12, 11, 12, 18, 20, 14, 14, 11, 13, 11, 12, 10, 13, 15, 78, 71, 59, 49, 47, 24, 17, 18, 19, 18, 19, 37, 43, 43, 35, 30, 42, 28, 35, 31, 36, 31, 58, 63, 57, 57, 44, 39, 25, 20, 19, 18, 17, 28, 42, 44, 55, 40, 37, 34, 30, 39, 30, 22, 20, 75, 81, 70, 35, 48, 41, 33, 36, 37, 31, 28, 37, 45, 47, 38, 41, 38, 36, 35, 38, 19, 17, 44, 65, 68, 65, 50, 46, 39, 39, 39, 34, 37, 15, 16, 23, 19, 17, 18, 19, 18, 19, 19, 19, 16, 80, 81, 77, 68, 69, 40, 42, 43, 39, 26, 22, 27, 23, 27, 28, 25, 26, 21, 22, 19, 21, 16, 35, 58, 53, 41, 52, 37, 29, 27, 27, 24, 26, 20, 35, 33, 46, 43, 31, 24, 30, 35, 27, 23, 15, 70, 78, 66, 58, 54, 40, 45, 17, 16, 18, 14, 37, 66, 67, 51, 59, 33, 35, 27, 16, 18, 18, 18, 49, 48, 49, 49, 37, 18, 20, 19, 20, 17, 18, 22, 22, 21, 23, 24, 26, 28, 26, 22, 25, 13, 72, 64, 63, 51, 35, 30, 12, 9, 8, 8, 9, 19, 44, 43, 38, 44, 42, 38, 41, 41, 43, 41, 36, 69, 66, 61, 67, 34, 12, 10, 10, 10, 9, 9, 29, 43, 29, 43, 42, 41, 41, 35, 44, 16, 17, 72, 71, 66, 69, 53, 34, 37, 32, 30, 32, 33, 10, 19, 42, 41, 35, 36, 34, 36, 35, 26, 17, 22, 63, 59, 66, 52, 38, 34, 32, 32, 37, 38, 31, 31, 25, 28, 32, 28, 34, 34, 30, 30, 24, 17, 49, 85, 87, 75, 69, 51, 39, 54, 49, 53, 36, 26, 30, 28, 20, 18, 16, 23, 17, 12, 14, 16, 15, 54, 53, 57, 45, 38, 26, 20, 21, 20, 15, 21, 46, 41, 50, 50, 40, 35, 39, 31, 25, 23, 15, 52, 80, 71, 65, 53, 50, 35, 22, 15, 13, 13, 11, 71, 70, 58, 57, 63, 44, 42, 37, 31, 22, 30, 44, 57, 44, 41, 34, 19, 15, 12, 12, 14, 16, 15, 16, 19, 16, 16, 12, 12, 15, 16, 11, 12, 16, 70, 80, 66, 50, 35, 31, 21, 22, 24, 20, 20, 39, 50, 40, 45, 38, 28, 36, 28, 32, 50, 33, 54, 68, 50, 58, 41, 36, 18, 23, 16, 15, 17, 24, 41, 53, 51, 36, 35, 42, 47, 28, 27, 19, 24, 77, 71, 55, 48, 49, 45, 41, 41, 37, 38, 36, 38, 36, 42, 35, 39, 48, 47, 40, 46, 23, 25, 56, 79, 73, 77, 62, 48, 38, 34, 37, 33, 38, 11, 11, 9, 10, 11, 9, 11, 8, 6, 7, 4, 5, 61, 62, 64, 58, 60, 47, 37, 37, 37, 21, 14, 17, 12, 5, 3, 4, 5, 5, 4, 6, 4, 4, 42, 45, 42, 37, 34, 26, 6, 4, 4, 3, 3, 2, 37, 38, 36, 33, 29, 32, 28, 27, 15, 17, 14, 55, 64, 64, 51, 47, 36, 32, 8, 8, 6, 4, 59, 62, 64, 55, 56, 41, 33, 32, 14, 14, 16, 22, 51, 41, 38, 34, 27, 10, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 44, 45, 42, 35, 32, 23, 4, 1, 1, 1, 2, 32, 42, 42, 39, 41, 40, 42, 41, 42, 39, 41, 41, 60, 59, 54, 62, 27, 6, 3, 3, 4, 3, 4, 26, 37, 30, 37, 40, 33, 41, 33, 42, 18, 16, 49, 53, 52, 58, 44, 34, 31, 29, 27, 29, 25, 8, 17, 35, 38, 32, 35, 33, 35, 32, 25, 18, 16, 64, 57, 63, 56, 49, 29, 32, 30, 31, 29, 11, 6, 6, 5, 4, 2, 3, 3, 2, 2, 2, 1, 46, 73, 71, 64, 63, 48, 43, 37, 42, 37, 19, 16, 15, 4, 3, 4, 3, 2, 3, 3, 3, 3, 3, 45, 42, 40, 35, 31, 18, 3, 2, 1, 1, 2, 31, 36, 39, 42, 30, 43, 29, 41, 19, 17, 16, 37, 62, 57, 54, 52, 46, 33, 20, 9, 6, 6, 7, 62, 70, 70, 65, 46, 38, 41, 24, 19, 18, 15, 46, 51, 40, 37, 32, 23, 2, 2, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 2, 8, 45, 44, 38, 33, 28, 9, 2, 1, 1, 1, 2, 31, 51, 40, 46, 44, 39, 43, 41, 37, 40, 36, 73, 61, 53, 63, 31, 20, 7, 4, 3, 3, 2, 20, 26, 46, 37, 47, 41, 48, 46, 43, 31, 17, 19, 61, 67, 51, 48, 45, 39, 32, 32, 31, 31, 32, 28, 35, 37, 34, 39, 38, 34, 37, 33, 15, 13, 59, 68, 67, 65, 47, 35, 35, 30, 34, 28, 33, 7, 7, 6, 3, 3, 3, 4, 2, 2, 2, 2, 3, 60, 63, 60, 58, 48, 36, 32, 39, 38, 18, 13, 14, 12, 4, 3, 3, 2, 2, 2, 3, 3, 3, 42, 45, 41, 36, 33, 27, 5, 2, 2, 2, 2, 1, 38, 38, 32, 39, 35, 38, 34, 28, 17, 17, 13, 57, 67, 63, 45, 49, 37, 32, 8, 8, 7, 4, 63, 63, 70, 58, 62, 41, 34, 25, 14, 17, 15, 29, 49, 41, 37, 35, 27, 8, 4, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 1, 1, 43, 46, 41, 35, 31, 23, 3, 1, 1, 1, 2, 42, 38, 36, 35, 36, 40, 34, 38, 33, 38, 35, 34, 71, 58, 63, 59, 28, 6, 4, 2, 4, 3, 3, 23, 44, 32, 46, 48, 33, 46, 36, 45, 18, 15, 57, 56, 56, 60, 46, 33, 33, 31, 27, 29, 27, 7, 34, 34, 30, 32, 33, 32, 33, 32, 24, 20, 22, 60, 60, 64, 57, 53, 33, 28, 32, 31, 26, 11, 6, 5, 5, 5, 4, 3, 3, 4, 3, 3, 3, 54, 69, 65, 58, 64, 43, 43, 40, 42, 38, 22, 18, 12, 6, 5, 3, 3, 2, 2, 2, 2, 2, 2, 45, 43, 40, 35, 30, 9, 3, 2, 3, 2, 2, 32, 38, 28, 40, 26, 39, 26, 38, 21, 15, 17, 38, 57, 57, 53, 51, 45, 31, 21, 10, 6, 6, 5, 61, 68, 68, 62, 50, 36, 40, 20, 19, 17, 14, 51, 50, 41, 37, 29, 21, 2, 3, 3, 2, 4, 3, 2, 2, 1, 2, 2, 2, 3, 2, 2, 3, 37, 45, 42, 40, 32, 27, 7, 1, 2, 1, 1, 2, 33, 54, 42, 42, 39, 40, 38, 34, 37, 38, 36, 74, 64, 55, 62, 32, 21, 4, 3, 3, 3, 3, 23, 30, 44, 36, 40, 35, 38, 36, 32, 29, 15, 17, 66, 67, 52, 49, 45, 40, 32, 31, 32, 28, 31, 28, 32, 36, 32, 38, 33, 33, 37, 31, 14, 14, 63, 58, 57, 56, 45, 36, 32, 30, 26, 30, 22, 8, 9, 8, 6, 4, 4, 9, 9, 7, 4, 6, 10, 80, 61, 66, 53, 52, 33, 30, 30, 29, 10, 7, 9, 10, 7, 6, 6, 4, 6, 6, 3, 3, 3, 45, 48, 45, 38, 34, 23, 5, 6, 5, 3, 2, 26, 32, 35, 20, 34, 31, 29, 26, 34, 10, 9, 8, 77, 76, 74, 44, 57, 44, 29, 10, 9, 9, 7, 60, 56, 61, 63, 54, 38, 35, 28, 9, 6, 6, 47, 45, 43, 40, 34, 30, 7, 4, 4, 3, 3, 2, 8, 6, 5, 4, 2, 11, 8, 11, 6, 3, 5, 68, 70, 56, 46, 33, 22, 5, 4, 4, 3, 4, 30, 40, 35, 31, 25, 30, 30, 29, 29, 29, 27, 37, 67, 60, 54, 49, 29, 7, 6, 6, 4, 4, 3, 30, 34, 32, 32, 32, 30, 26, 28, 28, 7, 7, 62, 70, 75, 65, 58, 32, 28, 29, 27, 30, 21, 9, 28, 34, 28, 33, 34, 34, 30, 31, 21, 7, 12, 59, 73, 63, 62, 51, 40, 36, 30, 29, 31, 8, 10, 9, 6, 6, 6, 8, 9, 9, 5, 3, 8, 79, 72, 79, 61, 54, 43, 39, 32, 32, 23, 10, 11, 17, 14, 10, 8, 10, 11, 8, 8, 6, 5, 4, 49, 44, 41, 36, 31, 12, 7, 6, 7, 6, 3, 38, 30, 37, 31, 33, 26, 34, 25, 12, 10, 11, 59, 78, 69, 55, 39, 43, 35, 27, 10, 10, 7, 19, 58, 66, 63, 55, 53, 42, 34, 11, 6, 6, 6, 45, 46, 43, 36, 33, 13, 7, 4, 4, 4, 4, 14, 7, 8, 5, 4, 4, 10, 9, 6, 5, 6, 57, 66, 54, 52, 39, 34, 9, 7, 8, 6, 5, 6, 38, 33, 37, 37, 29, 34, 31, 30, 30, 31, 30, 60, 62, 61, 58, 32, 24, 7, 9, 9, 6, 8, 16, 30, 31, 30, 35, 32, 35, 30, 31, 10, 16, 57, 72, 68, 65, 58, 32, 33, 35, 31, 37, 31, 29, 32, 28, 35, 32, 30, 30, 26, 32, 27, 8, 6, 53, 64, 64, 60, 48, 36, 32, 31, 30, 34, 28, 13, 9, 10, 5, 6, 5, 12, 9, 6, 4, 6, 27, 74, 76, 68, 71, 33, 31, 37, 37, 31, 9, 10, 16, 9, 7, 6, 5, 6, 9, 8, 4, 4, 3, 44, 47, 40, 40, 35, 24, 6, 6, 5, 3, 4, 25, 34, 39, 36, 33, 32, 31, 30, 10, 9, 11, 14, 81, 80, 63, 53, 64, 26, 38, 9, 9, 6, 9, 62, 60, 57, 58, 52, 41, 35, 23, 12, 8, 7, 42, 48, 46, 39, 34, 29, 9, 5, 3, 3, 2, 5, 9, 8, 5, 4, 3, 11, 6, 7, 4, 3, 8, 65, 70, 50, 44, 35, 15, 3, 3, 3, 3, 4, 50, 50, 37, 33, 35, 33, 36, 31, 33, 30, 33, 31, 64, 70, 55, 37, 29, 9, 6, 6, 4, 4, 3, 29, 45, 30, 32, 31, 29, 33, 29, 27, 10, 9, 76, 67, 66, 66, 39, 36, 30, 28, 31, 31, 16, 15, 31, 32, 32, 33, 31, 31, 33, 30, 10, 10, 42, 60, 66, 58, 52, 37, 32, 35, 29, 36, 31, 13, 9, 12, 7, 6, 6, 7, 10, 11, 4, 4, 5, 67, 80, 79, 62, 47, 47, 31, 37, 30, 32, 11, 10, 13, 13, 12, 9, 10, 9, 9, 6, 5, 6, 23, 50, 46, 42, 36, 30, 10, 7, 6, 8, 4, 5, 40, 38, 38, 36, 34, 34, 25, 35, 8, 7, 8, 78, 83, 82, 66, 42, 46, 35, 33, 12, 8, 13, 46, 61, 62, 57, 44, 31, 31, 30, 16, 10, 9, 7, 47, 46, 41, 35, 31, 10, 5, 4, 5, 4, 4, 9, 9, 7, 6, 5, 5, 12, 10, 5, 4, 4, 65, 72, 60, 52, 41, 30, 9, 5, 5, 5, 6, 28, 35, 38, 36, 36, 33, 35, 40, 33, 37, 34, 30, 60, 65, 61, 57, 28, 15, 9, 8, 7, 7, 7, 27, 29, 44, 40, 30, 35, 31, 31, 31, 21, 11, 56, 83, 77, 77, 56, 55, 47, 31, 40, 33, 29, 34, 29, 33, 27, 30, 28, 32, 30, 31, 19, 5, 5, 65, 72, 65, 47, 51, 43, 27, 31, 27, 28, 18, 13, 8, 8, 6, 5, 3, 10, 8, 6, 3, 4, 38, 81, 72, 67, 42, 48, 37, 33, 33, 30, 8, 6, 11, 10, 7, 7, 4, 7, 8, 7, 5, 4, 4, 47, 46, 42, 36, 34, 25, 8, 6, 5, 4, 2, 31, 40, 38, 37, 36, 25, 33, 35, 17, 11, 4, 10, 90, 76, 65, 66, 55, 29, 29, 6, 10, 5, 9, 60, 70, 64, 49, 50, 38, 29, 13, 14, 8, 6, 45, 46, 41, 38, 32, 24, 7, 5, 3, 3, 2, 8, 8, 6, 4, 4, 2, 9, 7, 7, 4, 3, 8, 71, 73, 55, 45, 33, 9, 5, 5, 4, 4, 4, 35, 39, 39, 36, 34, 37, 35, 35, 32, 34, 34, 66, 59, 67, 57, 40, 26, 7, 8, 6, 6, 3, 6, 24, 36, 25, 35, 32, 33, 35, 23, 22, 9, 11, 72, 75, 79, 53, 29, 26, 33, 35, 31, 35, 12, 19, 24, 38, 24, 35, 36, 27, 31, 27, 9, 6, 33, 71, 60, 56, 42, 49, 38, 33, 34, 30, 30, 5, 12, 7, 7, 6, 3, 8, 9, 9, 5, 4, 6, 75, 76, 73, 48, 54, 40, 31, 36, 34, 34, 7, 10, 13, 13, 12, 10, 10, 10, 7, 6, 6, 4, 38, 47, 45, 42, 33, 31, 10, 7, 7, 6, 5, 3, 38, 38, 47, 32, 26, 38, 30, 32, 11, 7, 13, 84, 79, 82, 71, 50, 60, 31, 19, 7, 6, 7, 40, 64, 60, 54, 45, 45, 36, 31, 9, 6, 9, 7, 47, 45, 43, 37, 29, 11, 6, 6, 5, 4, 3, 11, 8, 8, 5, 6, 7, 9, 8, 8, 6, 7, 66, 60, 69, 51, 36, 34, 8, 8, 6, 6, 7, 26, 37, 40, 24, 37, 31, 28, 32, 28, 32, 23, 36, 62, 62, 58, 53, 35, 13, 9, 11, 7, 8, 9, 36, 30, 37, 34, 36, 35, 32, 35, 31, 10, 11, 68, 82, 85, 63, 59, 31, 32, 32, 26, 26, 29, 30, 33, 30, 32, 30, 29, 31, 33, 31, 22, 6, 4, 56, 70, 62, 61, 53, 42, 32, 33, 31, 33, 20, 14, 10, 8, 6, 4, 3, 7, 8, 5, 5, 7, 44, 82, 79, 64, 61, 52, 29, 31, 30, 26, 6, 6, 8, 8, 7, 5, 5, 5, 6, 7, 4, 3, 3, 48, 46, 42, 36, 32, 23, 7, 5, 4, 3, 5, 36, 33, 26, 32, 28, 32, 29, 29, 11, 6, 7, 31, 80, 75, 54, 57, 43, 29, 34, 11, 8, 5, 8, 61, 68, 71, 60, 53, 41, 30, 11, 8, 8, 6, 44, 45, 42, 37, 33, 23, 7, 5, 5, 2, 3, 9, 6, 7, 4, 3, 3, 9, 8, 5, 4, 3, 10, 69, 64, 56, 44, 38, 10, 7, 5, 4, 4, 5, 38, 46, 38, 37, 37, 34, 35, 34, 30, 33, 30, 54, 67, 48, 58, 37, 21, 7, 8, 5, 4, 4, 19, 33, 35, 31, 33, 32, 34, 33, 30, 29, 8, 7, 69, 77, 58, 46, 46, 34, 35, 35, 34, 32, 14, 32, 34, 39, 30, 34, 31, 29, 36, 28, 9, 6, 50, 69, 75, 58, 46, 39, 34, 33, 36, 29, 34, 9, 13, 9, 7, 7, 6, 10, 10, 8, 5, 3, 7, 75, 81, 66, 64, 55, 44, 28, 33, 28, 13, 7, 14, 14, 13, 12, 9, 7, 9, 9, 6, 5, 5, 40, 46, 41, 39, 35, 31, 9, 6, 7, 4, 4, 4, 39, 38, 35, 32, 32, 33, 33, 20, 10, 10, 7, 68, 82, 86, 49, 54, 32, 38, 20, 9, 10, 8, 64, 69, 63, 57, 49, 36, 34, 28, 12, 11, 6, 7, 45, 46, 42, 34, 30, 10, 4, 4, 5, 5, 4, 8, 7, 6, 5, 4, 10, 12, 11, 5, 6, 8, 63, 60, 69, 46, 39, 32, 7, 6, 6, 4, 7, 27, 39, 36, 39, 35, 32, 34, 34, 30, 33, 33, 35, 64, 64, 61, 64, 29, 11, 7, 8, 6, 7, 7, 33, 39, 40, 36, 37, 37, 41, 35, 34, 13, 12, 71, 73, 73, 73, 41, 44, 36, 38, 34, 36, 38, 37, 25, 39, 34, 27, 33, 35, 26, 34, 23, 6, 5, 60, 54, 63, 53, 53, 43, 40, 32, 33, 30, 20, 15, 14, 11, 14, 12, 11, 34, 23, 18, 10, 10, 53, 65, 67, 72, 56, 51, 45, 38, 37, 31, 15, 12, 16, 18, 14, 13, 10, 14, 13, 12, 12, 11, 10, 48, 51, 49, 43, 41, 29, 27, 17, 14, 14, 12, 43, 45, 38, 35, 43, 35, 35, 37, 26, 22, 12, 58, 77, 77, 75, 53, 52, 45, 30, 13, 7, 8, 9, 62, 58, 65, 55, 56, 41, 35, 17, 15, 10, 8, 47, 50, 44, 40, 35, 24, 19, 15, 11, 6, 4, 20, 19, 10, 7, 6, 7, 18, 13, 7, 8, 7, 29, 66, 66, 58, 46, 39, 20, 17, 15, 13, 5, 6, 44, 40, 37, 39, 33, 32, 40, 30, 32, 32, 32, 58, 68, 60, 52, 38, 27, 20, 17, 14, 14, 13, 33, 36, 35, 32, 40, 40, 40, 40, 36, 27, 13, 14, 64, 72, 77, 67, 54, 41, 36, 35, 35, 29, 13, 23, 47, 45, 47, 30, 41, 41, 35, 34, 17, 13, 59, 60, 79, 58, 70, 41, 35, 39, 37, 38, 40, 18, 22, 14, 13, 12, 12, 36, 31, 18, 15, 17, 27, 80, 83, 65, 72, 59, 45, 45, 39, 37, 26, 13, 23, 24, 28, 25, 25, 18, 24, 23, 13, 12, 10, 54, 52, 48, 50, 43, 35, 24, 18, 13, 11, 13, 11, 46, 43, 36, 34, 33, 37, 40, 28, 22, 17, 14, 78, 74, 75, 52, 44, 37, 39, 25, 15, 12, 16, 50, 62, 69, 55, 58, 46, 39, 36, 13, 12, 11, 43, 49, 45, 43, 36, 31, 21, 19, 13, 10, 7, 7, 21, 10, 9, 7, 7, 18, 13, 10, 7, 5, 8, 65, 62, 67, 50, 41, 34, 14, 9, 10, 10, 8, 32, 40, 36, 35, 35, 32, 36, 33, 33, 29, 33, 32, 64, 65, 54, 53, 34, 17, 19, 15, 11, 7, 8, 34, 34, 32, 35, 35, 32, 38, 35, 26, 18, 13, 67, 74, 71, 75, 35, 36, 33, 32, 32, 32, 34, 28, 37, 33, 29, 29, 29, 30, 27, 31, 23, 7, 6, 61, 66, 53, 58, 46, 36, 41, 34, 34, 33, 22, 15, 16, 15, 13, 13, 12, 34, 23, 20, 14, 12, 73, 85, 69, 71, 45, 38, 39, 33, 41, 35, 13, 20, 21, 14, 13, 11, 10, 17, 20, 11, 9, 7, 8, 52, 51, 50, 43, 38, 20, 21, 15, 18, 17, 15, 44, 45, 42, 40, 41, 42, 45, 44, 15, 22, 12, 62, 78, 72, 64, 61, 21, 48, 18, 10, 10, 8, 12, 61, 75, 62, 57, 50, 37, 34, 16, 11, 9, 9, 51, 45, 45, 38, 34, 20, 24, 16, 7, 7, 7, 22, 12, 10, 7, 5, 6, 12, 9, 8, 6, 6, 46, 71, 58, 53, 42, 32, 16, 14, 13, 10, 6, 7, 52, 45, 32, 49, 43, 36, 37, 37, 42, 45, 32, 69, 65, 73, 54, 40, 30, 26, 22, 20, 20, 14, 34, 32, 48, 37, 33, 40, 37, 40, 39, 25, 13, 22, 67, 68, 67, 45, 39, 38, 31, 32, 33, 30, 9, 30, 35, 46, 36, 30, 35, 34, 34, 34, 11, 11, 55, 59, 70, 58, 47, 51, 50, 45, 41, 33, 34, 19, 15, 16, 16, 17, 17, 36, 31, 29, 18, 17, 15, 78, 90, 66, 45, 49, 49, 38, 36, 38, 17, 17, 23, 27, 18, 23, 19, 18, 26, 18, 10, 10, 12, 47, 48, 47, 45, 39, 30, 19, 13, 8, 8, 8, 27, 57, 47, 43, 31, 42, 44, 36, 23, 12, 14, 15, 74, 78, 78, 66, 55, 41, 48, 46, 15, 14, 12, 60, 69, 64, 49, 48, 42, 38, 45, 26, 22, 15, 48, 63, 47, 43, 44, 32, 29, 22, 18, 13, 16, 18, 23, 13, 14, 14, 14, 19, 16, 21, 18, 16, 13, 65, 64, 54, 49, 40, 28, 14, 15, 10, 9, 14, 32, 38, 40, 34, 40, 41, 34, 36, 41, 37, 38, 48, 59, 69, 60, 63, 37, 26, 20, 20, 14, 13, 12, 28, 48, 37, 37, 36, 39, 31, 34, 32, 13, 14, 74, 79, 80, 59, 56, 42, 32, 43, 32, 33, 28, 38, 40, 33, 36, 34, 31, 39, 31, 31, 17, 8, 7, 70, 68, 64, 53, 53, 37, 26, 33, 33, 32, 16, 19, 15, 11, 10, 10, 33, 29, 19, 14, 11, 15, 66, 69, 83, 62, 49, 40, 37, 35, 31, 30, 9, 20, 20, 14, 12, 9, 9, 21, 12, 9, 9, 12, 10, 53, 45, 44, 39, 36, 17, 17, 14, 8, 10, 9, 46, 48, 33, 43, 38, 40, 34, 36, 13, 14, 11, 84, 79, 66, 57, 63, 30, 37, 39, 14, 10, 9, 9, 71, 69, 66, 53, 47, 34, 27, 18, 12, 11, 7, 51, 46, 45, 39, 36, 17, 21, 13, 7, 6, 5, 17, 12, 7, 5, 4, 4, 14, 12, 10, 7, 8, 63, 69, 67, 53, 36, 32, 12, 7, 6, 5, 3, 5, 40, 43, 39, 36, 33, 37, 38, 35, 34, 32, 32, 67, 69, 62, 55, 34, 20, 27, 16, 9, 6, 5, 23, 33, 37, 33, 24, 32, 31, 39, 28, 11, 9, 58, 73, 79, 52, 37, 39, 32, 35, 33, 32, 29, 6, 27, 42, 37, 34, 28, 36, 35, 30, 25, 8, 5, 55, 65, 67, 63, 52, 39, 43, 31, 35, 29, 34, 24, 17, 13, 13, 13, 15, 35, 28, 18, 14, 16, 14, 69, 79, 67, 55, 49, 41, 37, 33, 35, 15, 9, 24, 14, 18, 13, 13, 14, 20, 17, 12, 11, 16, 48, 49, 50, 44, 36, 31, 19, 10, 9, 8, 11, 27, 53, 40, 38, 35, 39, 46, 38, 28, 9, 10, 10, 82, 74, 70, 60, 54, 30, 44, 16, 11, 10, 14, 51, 69, 61, 56, 45, 40, 38, 21, 13, 9, 11, 46, 49, 43, 40, 38, 27, 19, 19, 10, 8, 7, 8, 18, 10, 8, 7, 8, 17, 13, 12, 10, 9, 7, 70, 71, 53, 45, 40, 16, 13, 11, 7, 8, 7, 51, 47, 32, 32, 33, 33, 42, 38, 29, 35, 27, 60, 56, 61, 58, 49, 31, 21, 22, 14, 11, 9, 9, 31, 37, 36, 36, 37, 35, 42, 37, 32, 10, 11, 76, 76, 72, 61, 55, 40, 34, 32, 29, 30, 27, 33, 32, 34, 29, 30, 29, 34, 31, 29, 13, 8, 38, 49, 71, 52, 58, 59, 53, 42, 37, 37, 32, 16, 21, 14, 9, 7, 10, 30, 35, 15, 13, 9, 13, 67, 71, 83, 61, 67, 53, 49, 52, 41, 33, 18, 26, 20, 19, 16, 12, 12, 17, 12, 10, 14, 12, 11, 51, 51, 52, 43, 41, 23, 28, 23, 16, 20, 18, 46, 51, 51, 49, 52, 48, 51, 45, 26, 23, 22, 78, 74, 80, 65, 61, 32, 43, 16, 18, 14, 11, 48, 57, 75, 54, 71, 64, 41, 41, 16, 16, 16, 18, 56, 55, 52, 47, 39, 23, 26, 14, 10, 13, 12, 27, 16, 14, 14, 17, 13, 19, 13, 12, 13, 15, 59, 78, 68, 61, 59, 53, 37, 29, 32, 22, 19, 16, 44, 55, 48, 47, 52, 51, 44, 42, 46, 41, 40, 73, 61, 67, 60, 37, 25, 30, 26, 21, 18, 19, 29, 37, 37, 34, 40, 38, 38, 45, 40, 21, 17, 57, 85, 79, 66, 51, 39, 44, 43, 39, 44, 44, 22, 45, 51, 51, 39, 35, 36, 39, 39, 33, 18, 17, 53, 89, 73, 67, 64, 57, 48, 45, 59, 48, 36, 25, 26, 22, 21, 21, 20, 34, 28, 20, 20, 16, 53, 71, 86, 69, 69, 55, 35, 40, 36, 35, 19, 15, 24, 32, 36, 29, 30, 26, 25, 28, 18, 17, 14, 50, 50, 51, 47, 40, 40, 30, 20, 23, 21, 20, 36, 52, 55, 47, 52, 49, 51, 45, 22, 20, 17, 16, 83, 76, 62, 63, 51, 57, 40, 22, 20, 15, 17, 64, 79, 66, 64, 54, 35, 40, 38, 20, 18, 13, 49, 57, 47, 43, 37, 25, 27, 21, 15, 13, 13, 25, 24, 12, 13, 12, 11, 19, 16, 14, 12, 11, 16, 79, 74, 56, 45, 36, 13, 12, 10, 8, 8, 10, 39, 43, 39, 40, 37, 39, 40, 41, 41, 39, 34, 67, 74, 51, 65, 49, 35, 25, 25, 16, 12, 14, 12, 33, 42, 46, 46, 45, 40, 46, 46, 41, 25, 28, 76, 76, 73, 47, 50, 43, 40, 45, 41, 39, 41, 39, 39, 47, 41, 42, 36, 60, 46, 39, 19, 15, 49, 64, 49, 60, 53, 44, 32, 36, 33, 35, 37, 38, 38, 36, 40, 40, 37, 29, 32, 30, 32, 30, 30, 31, 33, 35, 39, 36, 39, 36, 36, 35, 34, 34, 37, 32, 29, 28, 32, 30, 34, 34, 33, 32, 34, 36, 36, 36, 39, 43, 41, 43, 40, 39, 38, 37, 36, 37, 37, 37, 34, 33, 32, 32, 31, 31, 31, 33, 35, 35, 35, 33, 36, 37, 35, 33, 34, 37, 38, 36, 38, 37, 33, 34, 33, 31, 27, 29, 30, 32, 30, 20, 7, 7, 7, 6, 5, 4, 3, 4, 5, 5, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0];
}
onClipEvent (enterFrame) {
if (_global.sec == 15) {
_global.startarrow = 1;
}
if (((_global.mins == 0) && (_global.sec == 29)) && (ee != 1)) {
ee = 1;
this._alpha = 100;
}
this._xscale = 100 + amplitude[_parent._currentFrame - 1];
this._yscale = 100 + amplitude[_parent._currentFrame - 1];
}
Symbol 1914 MovieClip Frame 2818
_global.danceend = 1;
if (_global.dancepoints >= 50) {
_root.win.start();
} else {
_root.lose.start();
}
Symbol 1914 MovieClip Frame 2913
stop();
_global.arrowcall = 0;
_global.gamestart = 0;
_global.startarrow = 0;
_global.mins = 0;
_global.sec = 0;
_global.milsec = 0;
_global.combopoints = 0;
stopAllSounds();
if (_global.dancepoints >= 50) {
_global.mission = "success";
} else {
_global.mission = "failed";
}
Symbol 2010 MovieClip Frame 76
stop();
Symbol 2011 MovieClip Frame 1
stop();
Symbol 2011 MovieClip Frame 2
stop();
Symbol 2011 MovieClip Frame 3
stop();
Symbol 2011 MovieClip Frame 4
stop();
Symbol 2011 MovieClip Frame 5
stop();
Symbol 2011 MovieClip Frame 6
stop();
Symbol 2011 MovieClip Frame 7
stop();
Symbol 2013 MovieClip Frame 1
_global.arrowcall = 0;
if (_global.danceend == 1) {
stop();
}
Symbol 2013 MovieClip Frame 20
if (_global.mins == 0) {
if (_global.sec > 44) {
_global.arrowcall = 1;
}
} else {
_global.arrowcall = 1;
}
Symbol 2013 MovieClip Frame 21
_global.arrowcall = 0;
Symbol 2013 MovieClip Frame 40
if (_global.startarrow == 1) {
_global.arrowcall = 1;
}
_global.gamestart = 1;
Symbol 2013 MovieClip Frame 41
_global.arrowcall = 0;
Instance of Symbol 2018 MovieClip in Symbol 2019 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.combopoints > 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
this.txtcombo = _global.combopoints + " Move Combo!";
}
Instance of Symbol 2023 MovieClip in Symbol 2024 MovieClip Frame 1
onClipEvent (enterFrame) {
this.txtdancepoints = _global.dancepoints + " Pts.";
}
Symbol 2025 MovieClip Frame 1
function time_to_string(time_to_convert) {
elapsed_hours = Math.floor(time_to_convert / 3600000);
remaining = time_to_convert - (elapsed_hours * 3600000);
elapsed_minutes = Math.floor(remaining / 60000);
remaining = remaining - (elapsed_minutes * 60000);
elapsed_seconds = Math.floor(remaining / 1000);
remaining = remaining - (elapsed_seconds * 1000);
elapsed_fs = Math.floor(remaining / 10);
_global.mins = elapsed_minutes;
_global.sec = elapsed_seconds;
_global.milsec = elapsed_fs;
}
_global.gamestart = 1;
start_time = getTimer();
countdown = 7200000 /* 0x6DDD00 */;
onEnterFrame = function () {
elapsed_time = getTimer() - start_time;
_root.count.text = time_to_string(elapsed_time);
};
Instance of Symbol 1914 MovieClip in Symbol 2025 MovieClip Frame 1
onClipEvent (load) {
gamestarting = 0;
}
onClipEvent (enterFrame) {
if ((_global.gamestart == 1) && (gamestarting == 0)) {
gamestarting = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 2011 MovieClip in Symbol 2025 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.danceend != 1) {
if ((_global.dancepoints >= 10) && (_global.dancepoints <= 20)) {
this.gotoAndStop(2);
} else if ((_global.dancepoints >= 20) && (_global.dancepoints <= 30)) {
this.gotoAndStop(3);
} else if ((_global.dancepoints >= 30) && (_global.dancepoints <= 40)) {
this.gotoAndStop(4);
} else if ((_global.dancepoints >= 40) && (_global.dancepoints <= 60)) {
this.gotoAndStop(5);
} else if ((_global.dancepoints >= 60) && (_global.dancepoints <= 80)) {
this.gotoAndStop(6);
}
} else {
this.gotoAndStop(7);
}
}
Instance of Symbol 2015 MovieClip in Symbol 2025 MovieClip Frame 1
onClipEvent (enterFrame) {
if ((_global.arrowcall == 1) && (_global.danceend == 0)) {
myarrow = _parent.attachMovie("arrowcursor", "arrow_" + _parent.getNextHighestDepth(), _parent.getNextHighestDepth(), {_x:330, _y:0});
}
}
Instance of Symbol 2020 MovieClip in Symbol 2025 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.danceend == 1) {
this._alpha = 0;
}
}
Symbol 2027 MovieClip Frame 1
stop();
Symbol 2027 MovieClip Frame 30
stop();
Symbol 2032 MovieClip Frame 1
_root.failed.start();
Symbol 2033 Button
on (release) {
_global.mission = "";
gotoAndStop ("mission6");
}
Symbol 2040 Button
on (press) {
getURL ("http://www.addictinggames.com/sniperassassin4.html", blank);
}
Symbol 2045 Button
on (press) {
getURL ("http://www.addictinggames.com/sniperassassin4.html", blank);
}
Symbol 2046 MovieClip Frame 1
stop();
Symbol 2046 MovieClip Frame 13
stop();
Symbol 2046 MovieClip Frame 23
stop();
Symbol 2059 MovieClip Frame 1
stop();
Symbol 2059 MovieClip Frame 2
stop();
Symbol 2059 MovieClip Frame 3
stop();
Symbol 2059 MovieClip Frame 4
stop();
Symbol 2059 MovieClip Frame 5
stop();
Symbol 2059 MovieClip Frame 6
stop();
Symbol 2059 MovieClip Frame 7
stop();
Symbol 2059 MovieClip Frame 8
stop();
Instance of Symbol 2059 MovieClip in Symbol 2060 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2069 MovieClip Frame 1
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Instance of Symbol 2059 MovieClip in Symbol 2069 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2069 MovieClip Frame 4
_root.punch2.start();
Symbol 2069 MovieClip Frame 5
_root.hit.start();
Symbol 2069 MovieClip Frame 10
_global.checking = 0;
this._parent.gotoAndStop("calm");
Symbol 2069 MovieClip Frame 17
_global.checking = 0;
this._parent.gotoAndStop("calm");
Symbol 2074 MovieClip Frame 1
_global.life = _global.life - 10;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 15;
Instance of Symbol 2059 MovieClip in Symbol 2074 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2074 MovieClip Frame 4
_root.punch1.start();
Symbol 2074 MovieClip Frame 5
_root.hit.start();
Symbol 2074 MovieClip Frame 17
_global.checking = 0;
this._parent.gotoAndStop("calm");
Instance of Symbol 2059 MovieClip in Symbol 2085 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2085 MovieClip Frame 5
_root.punch1.start();
_global.life = _global.life - 13;
_global.fear = _global.fear + 15;
_global.guts = _global.guts - 15;
Symbol 2085 MovieClip Frame 6
_root.hit2.start();
Symbol 2085 MovieClip Frame 9
_root.punch2.start();
_global.life = _global.life - 13;
_global.fear = _global.fear + 15;
_global.guts = _global.guts - 15;
Symbol 2085 MovieClip Frame 19
_global.checking = 0;
this._parent.gotoAndStop("calm");
Symbol 2095 MovieClip Frame 1
_global.life = _global.life - 30;
_global.fear = _global.fear + 20;
_global.guts = _global.guts - 15;
Instance of Symbol 2059 MovieClip in Symbol 2095 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2095 MovieClip Frame 4
_root.punch4.start();
Symbol 2095 MovieClip Frame 5
_root.hit2.start();
Symbol 2095 MovieClip Frame 22
_global.checking = 0;
this._parent.gotoAndStop("calm");
Symbol 2112 MovieClip Frame 1
_global.life = _global.life - 15;
_global.fear = _global.fear + 15;
_global.guts = _global.guts - 15;
Instance of Symbol 2059 MovieClip in Symbol 2112 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2112 MovieClip Frame 5
_root.punch1.start();
Symbol 2112 MovieClip Frame 6
_root.hit2.start();
Symbol 2112 MovieClip Frame 20
_global.checking = 0;
this._parent.gotoAndStop("calm");
Symbol 2119 MovieClip Frame 1
_global.checking = 1;
Instance of Symbol 2059 MovieClip in Symbol 2119 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2119 MovieClip Frame 6
_root.splashsound.start();
_root.gargle.start(0, 0);
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Symbol 2119 MovieClip Frame 12
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Symbol 2119 MovieClip Frame 18
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Symbol 2119 MovieClip Frame 24
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Symbol 2119 MovieClip Frame 30
_root.splashsound.start();
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Symbol 2119 MovieClip Frame 36
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Symbol 2119 MovieClip Frame 42
_global.life = _global.life - 5;
_global.fear = _global.fear + 10;
_global.guts = _global.guts - 10;
Symbol 2119 MovieClip Frame 78
_global.checking = 0;
this._parent.gotoAndStop("calm");
Instance of Symbol 2059 MovieClip in Symbol 2130 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2130 MovieClip Frame 70
_global.checking = 0;
_global.guts = _global.guts + 10;
this._parent.gotoAndStop("calm");
Instance of Symbol 2059 MovieClip in Symbol 2139 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.looks);
}
Symbol 2139 MovieClip Frame 70
_global.checking = 0;
_global.mission = "success";
stop();
Symbol 2140 MovieClip Frame 1
stop();
Symbol 2140 MovieClip Frame 2
stop();
Symbol 2140 MovieClip Frame 3
stop();
Symbol 2140 MovieClip Frame 4
stop();
Symbol 2140 MovieClip Frame 5
stop();
Symbol 2140 MovieClip Frame 6
stop();
Symbol 2140 MovieClip Frame 7
stop();
Symbol 2140 MovieClip Frame 8
stop();
Symbol 2140 MovieClip Frame 9
stop();
Instance of Symbol 2148 MovieClip in Symbol 2149 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.life < 1) {
_global.mission = "failed";
}
this._xscale = _global.life;
}
Instance of Symbol 2148 MovieClip in Symbol 2149 MovieClip Frame 1
onClipEvent (enterFrame) {
this._xscale = _global.guts;
if (_global.guts < 500) {
_global.guts = _global.guts + 0.5;
}
}
Instance of Symbol 2148 MovieClip in Symbol 2149 MovieClip Frame 1
onClipEvent (enterFrame) {
this._xscale = _global.fear;
if (_global.fear > 1) {
_global.fear = _global.fear - 0.5;
}
}
Symbol 2150 MovieClip Frame 47
stop();
Instance of Symbol 2140 MovieClip "torturevictim" in Symbol 2150 MovieClip Frame 47
onClipEvent (load) {
_global.checking = 0;
_global.looks = 1;
_global.life = 500;
_global.fear = 20;
_global.guts = 500;
}
onClipEvent (enterFrame) {
if ((_global.life < 450) && (_global.life > 400)) {
_global.looks = 2;
}
if ((_global.life < 400) && (_global.life > 350)) {
_global.looks = 3;
}
if ((_global.life < 350) && (_global.life > 3000)) {
_global.looks = 4;
}
if ((_global.life < 300) && (_global.life > 250)) {
_global.looks = 5;
}
if ((_global.life < 250) && (_global.life > 200)) {
_global.looks = 6;
}
if ((_global.life < 200) && (_global.life > 150)) {
_global.looks = 7;
}
if (_global.life < 50) {
_global.looks = 8;
}
if (_global.life < 0) {
_global.mission = "failed";
}
if (Key.isDown(81) && (_global.checking == 0)) {
_global.checking = 1;
this.gotoAndStop("punch1");
}
if (Key.isDown(87) && (_global.checking == 0)) {
_global.checking = 1;
this.gotoAndStop("punch2");
}
if (Key.isDown(69) && (_global.checking == 0)) {
_global.checking = 1;
this.gotoAndStop("upper");
}
if (Key.isDown(65) && (_global.checking == 0)) {
_global.checking = 1;
this.gotoAndStop("tube");
}
if (Key.isDown(83) && (_global.checking == 0)) {
_global.checking = 1;
this.gotoAndStop("gutkick");
}
if (Key.isDown(68) && (_global.checking == 0)) {
_global.checking = 1;
this.gotoAndStop("elec");
}
if (Key.isDown(32) && (_global.checking == 0)) {
_global.checking = 1;
if (_global.fear > _global.guts) {
this.gotoAndStop("tell");
} else {
this.gotoAndStop("curse");
}
}
}
Instance of Symbol 2150 MovieClip in Symbol 2151 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
this._parent.gotoAndStop("failed7");
}
if (_global.mission == "success") {
this._parent.gotoAndStop("success7");
}
}
Symbol 2154 Button
on (release) {
_root.game.gotoAndStop("obj6");
}
Symbol 2157 MovieClip Frame 1
_root.failed.start();
Symbol 2160 Button
on (release) {
gotoAndPlay ("end");
}
Symbol 2176 Button
on (release) {
Mouse.hide();
gotoAndPlay (387);
}
Symbol 2191 MovieClip Frame 1
stop();
Symbol 2191 MovieClip Frame 24
stop();
Instance of Symbol 2191 MovieClip in Symbol 2208 MovieClip Frame 105
onClipEvent (load) {
startcrying = 0;
}
onClipEvent (enterFrame) {
if (startcrying == 0) {
startcrying = 1;
this.gotoAndPlay(2);
}
}
Symbol 2210 MovieClip Frame 386
stop();
Symbol 2210 MovieClip Frame 473
_root.pinknoise.start();
Symbol 2210 MovieClip Frame 494
stopAllSounds();
Symbol 2210 MovieClip Frame 608
_root.pinknoise.start();
Symbol 2210 MovieClip Frame 623
stopAllSounds();
Symbol 2210 MovieClip Frame 654
_root.game.gotoAndStop("obj13");
Symbol 2212 Button
on (release) {
if (_global.disablebuttons == 0) {
_global.mission = "";
gotoAndStop ("mission13");
}
}
Symbol 2232 MovieClip Frame 91
gotoAndPlay (63);
Symbol 2243 MovieClip Frame 56
stop();
_global.mission = "failed";
Symbol 2244 MovieClip Frame 17
_global.charlielife = 0;
_global.mission = "failed";
stop();
Symbol 2245 MovieClip Frame 1
stop();
Instance of Symbol 746 MovieClip in Symbol 2245 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_parent.ropeshot = 1;
}
}
Symbol 2245 MovieClip Frame 2
stop();
Instance of Symbol 746 MovieClip in Symbol 2245 MovieClip Frame 2
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_parent.shot = 1;
this._parent.gotoAndStop("dead");
}
}
Symbol 2245 MovieClip Frame 3
stop();
Symbol 2245 MovieClip Frame 4
stop();
Symbol 2245 MovieClip Frame 5
stop();
Symbol 2245 MovieClip Frame 6
stop();
Symbol 2253 MovieClip Frame 1
stop();
Symbol 2253 MovieClip Frame 2
stop();
Symbol 2253 MovieClip Frame 3
stop();
Symbol 2253 MovieClip Frame 4
stop();
Symbol 2253 MovieClip Frame 5
stop();
Instance of Symbol 2253 MovieClip in Symbol 2257 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_parent._parent.weapon);
}
Instance of Symbol 2253 MovieClip in Symbol 2258 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_parent._parent.weapon);
}
Instance of Symbol 2253 MovieClip in Symbol 2262 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_parent._parent.weapon);
}
Instance of Symbol 2261 MovieClip in Symbol 2262 MovieClip Frame 9
onClipEvent (enterFrame) {
if (_parent._parent._parent.charlie.alive == 1) {
_parent._parent._parent.charlie.alive = 0;
_parent._parent._parent.charlie.gotoAndStop("dead");
}
}
Instance of Symbol 2253 MovieClip in Symbol 2266 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_parent._parent.weapon);
}
Symbol 2266 MovieClip Frame 36
_root.gunfire.start();
Symbol 2266 MovieClip Frame 41
_root.gunfire.start();
Instance of Symbol 2261 MovieClip in Symbol 2266 MovieClip Frame 42
onClipEvent (enterFrame) {
if (_parent._parent._parent.charlie.alive == 1) {
_global.charlielife = _global.charlielife - 10;
_parent._parent._parent.charlie.alive = 0;
_parent._parent._parent.charlie.gotoAndStop("dead");
}
}
Instance of Symbol 2253 MovieClip in Symbol 2274 MovieClip Frame 1
onClipEvent (enterFrame) {
this.gotoAndStop(_parent._parent.weapon);
}
Symbol 2274 MovieClip Frame 40
stop();
Symbol 2275 MovieClip Frame 1
stop();
Symbol 2275 MovieClip Frame 2
stop();
Instance of Symbol 746 MovieClip in Symbol 2275 MovieClip Frame 2
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_parent.shot = 1;
_parent.alive = 0;
this._parent.gotoAndStop("dead");
}
}
Symbol 2275 MovieClip Frame 3
stop();
Symbol 2275 MovieClip Frame 4
stop();
Symbol 2275 MovieClip Frame 5
stop();
Symbol 2275 MovieClip Frame 6
stop();
Symbol 2300 MovieClip Frame 35
stop();
Instance of Symbol 2284 MovieClip in Symbol 2300 MovieClip Frame 35
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
this._parent.gotoAndPlay(36);
}
}
Symbol 2300 MovieClip Frame 45
_global.plank = 1;
Symbol 2300 MovieClip Frame 55
stop();
Symbol 2301 MovieClip Frame 1
stop();
Instance of Symbol 2282 MovieClip in Symbol 2301 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
this._parent.gotoAndStop(3);
}
}
Instance of Symbol 2284 MovieClip in Symbol 2301 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
this._parent.gotoAndStop(2);
}
}
Symbol 2301 MovieClip Frame 2
stop();
Symbol 2301 MovieClip Frame 3
stop();
Symbol 2303 MovieClip Frame 1
stop();
Symbol 2303 MovieClip Frame 101
_global.movestop = 0;
Instance of Symbol 2245 MovieClip "charlie" in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
ropeshot = 0;
checking = 0;
_global.movestop = 1;
shot = 0;
alive = 1;
busy = 0;
checker = 0;
}
onClipEvent (enterFrame) {
if ((ropeshot == 1) && (checking == 0)) {
if (_y < -60) {
_y = (_y + 3);
} else {
checking = 1;
_parent.delayer.gotoAndPlay(2);
this.gotoAndStop("sit");
}
}
if (shot == 1) {
_global.charlielife = 0;
alive = 0;
}
if ((alive == 1) && (_global.cfloor == 3)) {
if ((_global.movestop == 0) && (busy == 0)) {
this.gotoAndStop("sneak");
_parent._x = _parent._x - 0.8;
_x = (_x + 1);
}
if (_x > 979) {
this._y = 80;
this._xscale = -61.3;
_global.movestop = 1;
_global.cfloor = 2;
_parent.delayer.gotoAndPlay(2);
}
}
if ((alive == 1) && (_global.cfloor == 2)) {
if (_global.movestop == 1) {
_parent._y = _parent._y - 1.5;
}
if ((_global.movestop == 0) && (busy == 0)) {
this.gotoAndStop("sneak");
_parent._x = _parent._x + 0.8;
_x = (_x - 1);
}
if ((_x < 514) && (_global.cfloor == 2)) {
if (_global.plank == 0) {
busy = 1;
this.gotoAndStop("fall");
}
}
if (_x < -220) {
this._y = 224;
this._xscale = 61.3;
_global.movestop = 1;
_global.cfloor = 1;
_parent.delayer.gotoAndPlay(2);
}
}
if ((alive == 1) && (_global.cfloor == 1)) {
if (_global.movestop == 1) {
_parent._y = _parent._y - 1.5;
}
if ((_global.movestop == 0) && (busy == 0)) {
this.gotoAndStop("sneak");
_parent._x = _parent._x - 0.8;
_x = (_x + 1);
}
if (_x > 980) {
busy = 1;
_global.mission = "success";
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack1 == 1) {
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack1 == 1) {
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack1 == 1) {
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack2 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack2 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack2 == 1) {
if (this.hitTest(_parent.charlie) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack2 == 1) {
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack3 == 1) {
if (this.hitTest(_parent.charlie) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = 5;
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack5 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack2");
}
if (attacking == 0) {
this.gotoAndStop("run2");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack5 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack5 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = 5;
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack5 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack2");
}
if (attacking == 0) {
this.gotoAndStop("run2");
this._x = this._x - 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = 5;
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack8 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack2");
}
if (attacking == 0) {
this.gotoAndStop("run2");
this._x = this._x - 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack6 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = 5;
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack6 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack2");
}
if (attacking == 0) {
this.gotoAndStop("run2");
this._x = this._x - 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack8 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack7 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack9 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x + 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = random(4);
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack7 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack");
}
if (attacking == 0) {
this.gotoAndStop("run");
this._x = this._x - 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 2275 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (load) {
weapon = 5;
alive = 1;
attacking = 0;
}
onClipEvent (enterFrame) {
if (alive == 1) {
if (_global.attack8 == 1) {
this._alpha = 100;
if (this.hitTest(_parent.charlie.body) && (attacking == 0)) {
attacking = 1;
this.gotoAndStop("attack2");
}
if (attacking == 0) {
this.gotoAndStop("run2");
this._x = this._x - 3;
}
} else {
this._alpha = 0;
}
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 806 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
_global.alert = 1;
this.gotoAndPlay(2);
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack1 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack2 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack3 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack4 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack5 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack7 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack9 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack8 = 1;
}
}
Instance of Symbol 2304 MovieClip in Symbol 2305 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_parent.charlie)) {
_global.attack6 = 1;
}
}
Symbol 2309 Button
on (release) {
_root.game.gotoAndStop("obj13");
}
Symbol 2312 MovieClip Frame 1
_root.failed.start();
Symbol 2371 MovieClip Frame 65
gotoAndPlay (35);
Symbol 2404 Button
on (release) {
stopAllSounds();
_root.gotoAndStop("start");
}
Symbol 2407 Button
on (release) {
stopAllSounds();
_root.gotoAndStop("credits");
}
Symbol 2408 MovieClip Frame 339
_root.bendead.start();
Symbol 2408 MovieClip Frame 754
stop();
Symbol 2409 MovieClip Frame 1
stop();
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
Symbol 2409 MovieClip Frame 2
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.alert = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 3
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.birdsound.start(0, 999);
_root.scope._alpha = 100;
_global.lastmission = "";
Mouse.hide();
stop();
Instance of Symbol 810 MovieClip "mission1" in Symbol 2409 MovieClip Frame 3
onClipEvent (enterFrame) {
if (((_global.target1 == 1) && (_global.target2 == 1)) && (_global.target3 == 1)) {
_global.mission = "success";
}
if (_global.mission == "failed") {
_parent.gotoAndStop("failed1");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success1");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 3
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
}
}
}
Symbol 2409 MovieClip Frame 4
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 5
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 8
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.opendoor = 0;
_global.dooropen = 0;
_global.doorfullyopen = 0;
_global.alert = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 9
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_global.lastmission = "2";
Mouse.hide();
stop();
Instance of Symbol 931 MovieClip in Symbol 2409 MovieClip Frame 9
onClipEvent (enterFrame) {
if (((_global.target1 == 1) && (_global.target2 == 1)) && (_global.target3 == 1)) {
_global.mission = "success";
}
if (_global.mission == "failed") {
_parent.gotoAndStop("failed2");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success2");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 9
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
}
}
}
Symbol 2409 MovieClip Frame 10
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 11
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 14
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.throwself = 0;
_global.throwself2 = 0;
_global.alert = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 15
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_global.lastmission = "3";
Mouse.hide();
stop();
Instance of Symbol 1186 MovieClip in Symbol 2409 MovieClip Frame 15
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed3");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success3");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 15
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
}
}
}
Symbol 2409 MovieClip Frame 16
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 17
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 20
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.throwself = 0;
_global.throwself2 = 0;
_global.alert = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 21
_root.gamefader.gotoAndPlay(1);
stop();
Symbol 2409 MovieClip Frame 22
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_global.lastmission = "4";
Mouse.hide();
stop();
Instance of Symbol 1280 MovieClip in Symbol 2409 MovieClip Frame 22
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed4");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success4");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 22
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
}
}
}
Symbol 2409 MovieClip Frame 23
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 24
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 27
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 1;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 28
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_global.lastmission = "5";
Mouse.hide();
stop();
Instance of Symbol 1352 MovieClip in Symbol 2409 MovieClip Frame 28
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed5");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success5");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 28
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
if (_global.supressor != 1) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
} else {
_root.snipershot2.start();
_root.scope.gotoAndPlay(2);
}
}
}
}
Symbol 2409 MovieClip Frame 29
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 30
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 33
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.alert = 0;
_global.herohit = 0;
_global.heroshot = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 34
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_global.lastmission = "7";
_root.birdsound.start(0, 999);
Mouse.hide();
stop();
Instance of Symbol 1431 MovieClip in Symbol 2409 MovieClip Frame 34
onClipEvent (enterFrame) {
if (((((((_global.target1 == 1) && (_global.target2 == 1)) && (_global.target3 == 1)) && (_global.target4 == 1)) && (_global.target5 == 1)) && (_global.target6 == 1)) && (_global.target7 == 1)) {
_global.mission = "success";
}
if (_global.mission == "failed") {
_parent.gotoAndStop("failed7");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success7");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 34
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
if (_global.supressor != 1) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
} else {
_root.snipershot2.start();
_root.scope.gotoAndPlay(2);
}
}
}
}
Symbol 2409 MovieClip Frame 35
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 36
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.herohit = 0;
_global.heroshot = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 39
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 0;
_global.civilian = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.logfall = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 40
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_global.lastmission = "8";
_root.traffic.start(0, 10);
Mouse.hide();
stop();
Instance of Symbol 1497 MovieClip in Symbol 2409 MovieClip Frame 40
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed8");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success8");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 40
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
if (_global.supressor != 1) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
} else {
_root.snipershot2.start();
_root.scope.gotoAndPlay(2);
}
}
}
}
Symbol 2409 MovieClip Frame 41
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 42
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.herohit = 0;
_global.heroshot = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 45
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
_root.gun._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 0;
_global.coltbullet = 8;
_global.startspin = 0;
_global.startgame = 0;
_global.victimlife = 100;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 46
_global.mission = "";
_root.scope._alpha = 0;
_root.gun._alpha = 0;
stop();
stopAllSounds();
Symbol 2409 MovieClip Frame 47
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 0;
_root.gun._alpha = 0;
_global.lastmission = "9";
Mouse.show();
stop();
Instance of Symbol 1634 MovieClip in Symbol 2409 MovieClip Frame 47
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed9");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success9");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 47
onClipEvent (mouseDown) {
if (this.hitTest(_root.gun.crosshair)) {
if (_root.gun._alpha == 100) {
_global.coltbullet = _global.coltbullet - 1;
}
if ((((_global.startspin == 1) && (_global.coltbullet > -1)) && (_global.reloading == 0)) && (_global.mission == "")) {
_root.colt.start();
_root.gun.gotoAndPlay(2);
}
}
}
Symbol 2409 MovieClip Frame 48
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_root.gun._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 49
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_root.gun._alpha = 0;
_global.herohit = 0;
_global.heroshot = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 52
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 53
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 0;
_global.lastmission = "10";
Mouse.hide();
stop();
Instance of Symbol 1727 MovieClip "mission10" in Symbol 2409 MovieClip Frame 53
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed10");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success10");
}
}
Symbol 2409 MovieClip Frame 54
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 55
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 58
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 0;
_global.civilian = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.hidden1 = 0;
_global.hidden2 = 0;
_global.hidden3 = 0;
_global.hidden4 = 0;
_global.seefront = 0;
_global.seefront2 = 0;
_global.lampshoot = 0;
_global.branchshoot = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 59
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_global.lastmission = "11";
Mouse.hide();
stop();
Instance of Symbol 1829 MovieClip in Symbol 2409 MovieClip Frame 59
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed11");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success11");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 59
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
if (_global.supressor != 1) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
} else {
_root.snipershot2.start();
_root.scope.gotoAndPlay(2);
}
}
}
}
Symbol 2409 MovieClip Frame 60
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 61
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.herohit = 0;
_global.heroshot = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 64
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 0;
_global.civilian = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.reloading = 0;
_global.danceend = 0;
_global.dancepoints = 0;
_global.arrowcall = 0;
_global.gamestart = 0;
_global.startarrow = 0;
_global.mins = 0;
_global.sec = 0;
_global.milsec = 0;
_global.combopoints = 0;
function fMakeStarburst(xPos, yPos) {
s = Root.createEmptyMovieClip("burstClip", Root.depth++);
s.cnt = 0;
s.onEnterFrame = function () {
if ((this.cnt++) == 40) {
delete this.onEnterFrame;
this.removeMovieClip();
}
};
s.filters = Root.myFilters;
s._x = xPos;
s._y = yPos;
x = 0;
while (x < amountOfStars) {
ran = random(4) + 1;
v = s.attachMovie("explosionStar" + ran, "str" + x, s.getNextHighestDepth());
v.speed = random(10) + 10;
v.movSpdX = random(10) - 5;
v.movSpdY = (-1 * random(15)) + 1;
v._xscale = (v._yscale = random(40) + 30);
v._alpha = 150;
v.onEnterFrame = function () {
this._rotation = this._rotation + this.speed;
this._alpha = this._alpha - (this.speed / 3);
this._x = this._x + this.movSpdX;
this._y = this._y + this.movSpdY;
this.movSpdY++;
if (this._alpha <= 0) {
delete this.onEnterFrame;
this.removeMovieClip();
}
};
x++;
}
}
_global.Root = this;
var depth = 1;
var amountOfStars = 20;
Symbol 2409 MovieClip Frame 65
_root.gamefader.gotoAndPlay(1);
stop();
Symbol 2409 MovieClip Frame 66
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 0;
_global.lastmission = "12";
Mouse.show();
stop();
Instance of Symbol 2027 MovieClip "mission12" in Symbol 2409 MovieClip Frame 66
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed12");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success12");
}
}
Symbol 2409 MovieClip Frame 67
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 68
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_global.herohit = 0;
_global.heroshot = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 71
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.supressor = 1;
_global.looks = 0;
_global.alert = 0;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 72
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 0;
_global.lastmission = "6";
Mouse.hide();
stop();
Instance of Symbol 2151 MovieClip in Symbol 2409 MovieClip Frame 72
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed6");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success6");
}
}
Symbol 2409 MovieClip Frame 73
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 74
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 77
_root.gamefader.gotoAndPlay(1);
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 78
_root.gamefader.gotoAndPlay(1);
_global.mission = "";
_root.scope._alpha = 0;
_root.charlielife._alpha = 0;
Mouse.show();
stop();
stopAllSounds();
_root.missionbg.start();
_global.charlielife = 100;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
_global.attack1 = 0;
_global.attack2 = 0;
_global.attack3 = 0;
_global.attack4 = 0;
_global.attack5 = 0;
_global.attack6 = 0;
_global.attack7 = 0;
_global.attack8 = 0;
_global.attack9 = 0;
_global.attack10 = 0;
_global.attack11 = 0;
_global.attack12 = 0;
_global.alert = 0;
_global.plank = 0;
_global.cfloor = 3;
_global.reloading = 0;
Symbol 2409 MovieClip Frame 79
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_root.scope._alpha = 100;
_root.charlielife._alpha = 100;
_global.lastmission = "13";
_root.charliebg.start(0, 999);
Mouse.hide();
stop();
Instance of Symbol 2306 MovieClip in Symbol 2409 MovieClip Frame 79
onClipEvent (enterFrame) {
if (_global.mission == "failed") {
_parent.gotoAndStop("failed13");
}
if (_global.mission == "success") {
_parent.gotoAndStop("success13");
}
}
Instance of Symbol 811 MovieClip in Symbol 2409 MovieClip Frame 79
onClipEvent (mouseDown) {
if (this.hitTest(_root.scope.crosshair.cursor)) {
if ((_global.reloading == 0) && (_global.mission == "")) {
_root.snipershot.start();
_root.scope.gotoAndPlay(2);
}
}
}
Symbol 2409 MovieClip Frame 80
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_root.charlielife._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 81
_root.gamefader.gotoAndPlay(1);
stopAllSounds();
_global.mission = "";
_global.reloading = 0;
_root.scope._alpha = 0;
_root.charlielife._alpha = 0;
_global.target1 = 0;
_global.target2 = 0;
_global.target3 = 0;
_global.target4 = 0;
_global.target5 = 0;
_global.target6 = 0;
_global.target7 = 0;
_global.target8 = 0;
_global.target9 = 0;
_global.target10 = 0;
Mouse.show();
stop();
Symbol 2409 MovieClip Frame 84
_root.gamefader.gotoAndPlay(1);
stop();
Symbol 2416 MovieClip Frame 1
_global.reloading = 1;
Symbol 2416 MovieClip Frame 4
_global.reloading = 0;
_global.shooting = 0;
_parent.gotoAndStop(1);
Symbol 2418 MovieClip Frame 1
stop();
Symbol 2418 MovieClip Frame 2
stop();
Symbol 2421 MovieClip Frame 1
_global.gundamage = 25;
stop();
Symbol 2426 MovieClip Frame 1
stop();
Symbol 2426 MovieClip Frame 2
stop();
Symbol 2428 MovieClip Frame 1
stop();
Symbol 2429 MovieClip Frame 1
stop();
Symbol 2429 MovieClip Frame 2
_global.reloading = 1;
Symbol 2429 MovieClip Frame 8
_root.reload.start();
Symbol 2429 MovieClip Frame 16
_global.reloading = 0;
Symbol 2438 MovieClip Frame 1
stop();
Symbol 2438 MovieClip Frame 2
_global.reloading = 1;
Symbol 2438 MovieClip Frame 25
_global.mission = "failed";
Symbol 2446 MovieClip Frame 25
_root.transmit.start();
Symbol 2446 MovieClip Frame 190
_root.transmit.start();
Symbol 2446 MovieClip Frame 198
stop();
Symbol 2447 MovieClip Frame 1
stop();
Symbol 2447 MovieClip Frame 2
stop();
Symbol 2451 Button
on (release) {
_root.gotoAndStop("intro");
}
Symbol 2456 Button
on (release) {
getURL ("http://www.ultimateflashgame.com", "_blank");
}