Frame 1
stop();
Stage.showMenu = false;
Frame 2
namefield.text = "";
emailfield.text = "";
subjectfield.text = "";
commentfield.text = "";
captchafield.text = "";
var moottrip = "moot#faggot";
var emailpass = "sage";
var commentpass = "wch2huwdufuq";
var captchapass = " pantsu";
stop();
_global.lives = 3;
_global.bombs = 3;
_global.score = 0;
_global.ingame = false;
_global.mootmode = false;
_global.infrage = false;
_global.inflives = false;
_global.infbombs = false;
_global.infjumps = false;
_global.level0 = "gameover";
_global.level1 = "test";
Instance of Symbol 30 MovieClip in Frame 2
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Frame 3
if (_global.mootmode == true) {
cheats._visible = true;
} else {
cheats._visible = false;
}
stop();
_global.lives = 3;
_global.bombs = 3;
_global.score = 0;
_global.ingame = false;
_x = 0;
_y = 0;
Instance of Symbol 30 MovieClip in Frame 3
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 3
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 3
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 3
onClipEvent (load) {
if (_global.mootmode == true) {
_visible = true;
} else {
_visible = false;
}
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 3
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Frame 4
stop();
if (_root._quality == "HIGH") {
highline._visible = true;
medline._visible = false;
lowline._visible = false;
} else if (_root._quality == "MEDIUM") {
highline._visible = false;
medline._visible = true;
lowline._visible = false;
} else if (_root._quality == "LOW") {
highline._visible = false;
medline._visible = false;
lowline._visible = true;
}
Instance of Symbol 30 MovieClip in Frame 4
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Frame 5
stop();
stop();
ragedemo.play();
Instance of Symbol 30 MovieClip in Frame 5
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 5
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 5
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 111 MovieClip in Frame 5
on (press) {
_root.gotoAndStop("level1");
}
Instance of Symbol 30 MovieClip in Frame 6
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 6
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 6
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Frame 7
stop();
Instance of Symbol 30 MovieClip in Frame 7
onClipEvent (load) {
if (_global.inflives) {
this.gotoAndStop(3);
} else if (!_global.inflives) {
this.gotoAndStop(1);
}
}
on (rollOver) {
if (_global.inflives) {
this.gotoAndStop(4);
} else if (!_global.inflives) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (_global.inflives) {
this.gotoAndStop(3);
} else if (!_global.inflives) {
this.gotoAndStop(1);
}
}
on (press) {
if (_global.inflives == false) {
_global.inflives = true;
this.gotoAndStop(4);
} else if (_global.inflives == true) {
_global.inflives = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!_global.inflives) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 7
onClipEvent (load) {
if (_global.infbombs) {
this.gotoAndStop(3);
} else if (!_global.infbombs) {
this.gotoAndStop(1);
}
}
on (rollOver) {
if (_global.infbombs) {
this.gotoAndStop(4);
} else if (!_global.infbombs) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (_global.infbombs) {
this.gotoAndStop(3);
} else if (!_global.infbombs) {
this.gotoAndStop(1);
}
}
on (press) {
if (_global.infbombs == false) {
_global.infbombs = true;
this.gotoAndStop(4);
} else if (_global.infbombs == true) {
_global.infbombs = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!_global.infbombs) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 7
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 7
onClipEvent (load) {
if (_global.infjumps) {
this.gotoAndStop(3);
} else if (!_global.infjumps) {
this.gotoAndStop(1);
}
}
on (rollOver) {
if (_global.infjumps) {
this.gotoAndStop(4);
} else if (!_global.infjumps) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (_global.infjumps) {
this.gotoAndStop(3);
} else if (!_global.infjumps) {
this.gotoAndStop(1);
}
}
on (press) {
if (_global.infjumps == false) {
_global.infjumps = true;
this.gotoAndStop(4);
} else if (_global.infjumps == true) {
_global.infjumps = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!_global.infjumps) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Frame 7
onClipEvent (load) {
if (_global.infrage) {
this.gotoAndStop(3);
} else if (!_global.infrage) {
this.gotoAndStop(1);
}
}
on (rollOver) {
if (_global.infrage) {
this.gotoAndStop(4);
} else if (!_global.infrage) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (_global.infrage) {
this.gotoAndStop(3);
} else if (!_global.infrage) {
this.gotoAndStop(1);
}
}
on (press) {
if (_global.infrage == false) {
_global.infrage = true;
this.gotoAndStop(4);
} else if (_global.infrage == true) {
_global.infrage = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!_global.infrage) {
this.gotoAndStop(2);
}
}
Frame 8
stop();
_x = 0;
_y = 0;
Frame 9
stop();
Frame 10
stop();
var timestop = false;
var delfade = 5;
var currentscreen = stagebor0;
var bakuhatsu = false;
var shraps = 0;
var marked = notmarked;
_global.ingame = true;
bombing = false;
_root.detred = false;
_root.mining = false;
onEnterFrame = function () {
if (knifehit1) {
khtimer1.play();
}
if (knifehit2) {
khtimer2.play();
}
};
_global.currentlevel = _global.tutorial;
Instance of Symbol 154 MovieClip "sagebomb" in Frame 10
onClipEvent (load) {
var inuse = false;
var bombdir = 1;
var travsp = 15;
var bombgrav = -7;
var walling1 = false;
var walling2 = false;
var ex = 5;
var rbm = _root.rb;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if (_global.infbombs == true) {
_global.bombs = 99;
}
if ((_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - _height, true))) {
walling1 = true;
} else {
walling1 = false;
}
if ((_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - _height, true))) {
walling2 = true;
} else {
walling2 = false;
}
if ((!_root.meido.rage) && (!inuse)) {
bombspin = (Math.random() * 15) + 2;
dmg = 20;
ragecost = 0;
travsp = 10;
bombgrav = -5;
} else if ((_root.meido.rage && (!inuse)) && (rbm.rm >= 10)) {
bombspin = (Math.random() * 25) + 7;
dmg = 100;
ragecost = 10;
travsp = 20;
bombgrav = -10;
}
if ((!inuse) && (_root.meido.dir == 1)) {
bombgrav = -10;
_visible = false;
_x = (_root.meido._x + 10);
_y = (_root.meido._y - 35);
} else if ((!inuse) && (_root.meido.dir == 2)) {
bombgrav = -10;
_visible = false;
_x = (_root.meido._x - 10);
_y = (_root.meido._y - 35);
}
if (!inuse) {
bombdir = _root.meido.dir;
}
if ((((((((!inuse) && (!walling1)) && (!walling2)) && (!Key.isDown(88))) && (_global.bombs > 0)) && (!_root.bombing)) && (!_root.bakuhatsu)) && (!_root.mining)) {
bombf = true;
} else if (inuse || (Key.isDown(40))) {
bombf = false;
}
if (Key.isDown(88) && (bombf)) {
rbm.rm = rbm.rm - ragecost;
_root.bakuhatsu = true;
_global.bombs = _global.bombs - 1;
inuse = true;
_visible = true;
}
if (inuse && (bombdir == 1)) {
_rotation = (_rotation + bombspin);
_y = (_y + bombgrav);
bombgrav++;
_visible = true;
_x = (_x + travsp);
play();
} else if (inuse && (bombdir == 2)) {
_rotation = (_rotation + bombspin);
_y = (_y + bombgrav);
bombgrav++;
_visible = true;
_x = (_x - travsp);
play();
}
if ((Key.isDown(88) || (walling1)) || (walling2)) {
bombf = false;
}
}
}
Instance of Symbol 162 MovieClip "blast" in Frame 10
onClipEvent (enterFrame) {
if (_root.timestop) {
_root.sagebomb.damage = 0;
stop();
} else if (_root.bombing) {
play();
}
}
Instance of Symbol 154 MovieClip "epicenter" in Frame 10
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (!_root.bombing) {
_x = _root.sagebomb._x;
_y = _root.sagebomb._y;
}
if (_root.sagemine.inuse) {
_x = _root.sagemine._x;
_y = _root.sagemine._y;
}
}
Instance of Symbol 170 MovieClip "ground2" in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.sagebomb._x, _root.sagebomb._y, true) && (_root.sagebomb.inuse)) {
_root.bombing = true;
_root.blast._x = _root.epicenter._x;
_root.blast._y = _root.epicenter._y;
_root.blast.play();
var shrapi = 1;
while (shrapi <= 25) {
shraps++;
shrap = attachMovie("shrap", "shrap" + shraps, getNextHighestDepth());
_root.sagebomb.inuse = false;
shrapi++;
}
}
if ((_root.detred && (_root.mining)) && (Key.isDown(88))) {
_root.mining = false;
_root.bombing = true;
_root.blast._x = _root.epicenter._x;
_root.blast._y = _root.epicenter._y;
_root.blast.play();
var shrapi = 1;
while (shrapi <= 25) {
shraps++;
shrap = attachMovie("shrap", "shrap" + shraps, getNextHighestDepth());
_root.sagemine.inuse = false;
shrapi++;
}
}
}
Instance of Symbol 173 MovieClip "target1h" in Frame 10
onClipEvent (load) {
_visible = false;
var myteki = _root.ground2.target1;
}
onClipEvent (enterFrame) {
hbar._width = myteki.health;
_x = (myteki._x - 50);
_y = (myteki._y - 40);
if (_root.marked == myteki) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 173 MovieClip "target2h" in Frame 10
onClipEvent (load) {
_visible = false;
var myteki = _root.ground2.target2;
}
onClipEvent (enterFrame) {
hbar._width = myteki.health;
_x = (myteki._x - 50);
_y = (myteki._y - 40);
if (_root.marked == myteki) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 173 MovieClip "target3h" in Frame 10
onClipEvent (load) {
_visible = false;
var myteki = _root.ground2.target3;
}
onClipEvent (enterFrame) {
hbar._width = myteki.health;
_x = (myteki._x - 50);
_y = (myteki._y - 40);
if (_root.marked == myteki) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 164 MovieClip "ground3" in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.knife1._x, _root.knife1._y, true) && (_root.knife1.inuse)) {
_root.knife1.inuse = false;
_root.knifehit1 = true;
} else {
_root.knifehit1 = false;
}
if (this.hitTest(_root.knife2._x, _root.knife2._y, true) && (_root.knife2.inuse)) {
_root.knife2.inuse = false;
_root.knifehit2 = true;
} else {
_root.knifehit2 = false;
}
}
Instance of Symbol 236 MovieClip "meido" in Frame 10
onClipEvent (load) {
var levelmap = _root.levelmap;
var maxpoints = 2;
var maxpower = 0;
var maxbombs = 0;
var speed = 4;
var grav = 0;
var ex = (speed / 2);
var jumpheight = -12;
var injump = false;
var jumpready = true;
var dbljump = false;
var dbljumpr = false;
var falling = true;
var onground = false;
var wall1 = false;
var wall2 = false;
var ceiling = false;
var ducked = false;
var dir = 1;
var strafe = walk;
var air = fall;
var movement = 7;
var attackanim1;
var rage = false;
var strafing = false;
var rageready = true;
var ragecost = 0;
var rbm = _root.rb;
var ragestate = 6;
var ragelimit = false;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if (dir == 1) {
idle = "ridle";
walk = "strafer";
run = "dashr";
jump = "jumpr";
fall = "fallr";
duck = "duckr";
} else if (dir == 2) {
idle = "lidle";
walk = "strafel";
run = "dashl";
jump = "jumpl";
fall = "falll";
duck = "duckl";
}
if ((Key.isDown(38) && (jumpready)) && (!rage)) {
grav = jumpheight;
injump = true;
ducked = false;
} else if (onground) {
injump = false;
}
if (onground && (!falling)) {
injump = false;
}
if ((!onground) && (falling)) {
jumpready = false;
ducked = false;
}
if ((!Key.isDown(38)) && (onground)) {
jumpready = true;
}
if ((onground && (!injump)) || ((!onground) && (!injump))) {
falling = true;
}
if (injump) {
falling = false;
air = jump;
jumpready = false;
ducked = false;
} else if (falling) {
air = fall;
}
if (Key.isDown(40) && (onground)) {
ducked = true;
} else {
ducked = false;
}
if (ducked) {
movement = 1;
} else if (((Key.isDown(39) && (!Key.isDown(37))) && (!onground)) && (!wall1)) {
movement = 2;
} else if ((Key.isDown(39) && (!Key.isDown(37))) && (onground)) {
movement = 3;
} else if (((Key.isDown(37) && (!Key.isDown(39))) && (!onground)) && (!wall2)) {
movement = 4;
} else if ((Key.isDown(37) && (!Key.isDown(39))) && (onground)) {
movement = 5;
} else if (onground) {
movement = 6;
} else {
movement = 7;
}
if (movement == 1) {
this.gotoAndStop(duck);
speed = 0;
} else if (movement == 2) {
_x = (_x + speed);
dir = 1;
this.gotoAndStop(air);
} else if (movement == 3) {
_x = (_x + speed);
dir = 1;
strafing = true;
if (!rage) {
this.gotoAndStop("strafer");
} else if (rage) {
this.gotoAndStop("dashr");
}
} else if (movement == 4) {
_x = (_x - speed);
dir = 2;
this.gotoAndStop(air);
} else if (movement == 5) {
_x = (_x - speed);
dir = 2;
strafing = true;
if (!rage) {
this.gotoAndStop("strafel");
} else if (rage) {
this.gotoAndStop("dashl");
}
} else if (movement == 6) {
this.gotoAndStop(idle);
ducked = false;
strafing = false;
} else if (movement == 7) {
this.gotoAndStop(air);
strafing = false;
}
if (Key.isDown(16) && (rageready)) {
rage = true;
} else {
rage = false;
}
if ((((!ragelimit) && (rage)) && (rbm.rm <= 100)) && (rbm.rm > 0)) {
ragestate = 1;
} else if ((((!ragelimit) && (!rage)) && (rbm.rm < 100)) && (rbm.rm > 0)) {
ragestate = 2;
} else if (rbm.rm < 0) {
ragestate = 3;
}
if ((!rage) && (rbm.rm > 100)) {
ragestate = 4;
} else if (rage && (rbm.rm > 100)) {
ragestate = 5;
} else if ((!rage) && (rbm.rm == 100)) {
ragestate = 6;
}
if (ragestate == 1) {
cooldown = 20;
_root.rb._visible = true;
_root.rb.rbf._visible = true;
_root.rb.rbs._visible = false;
_root.rb.rbe._visible = false;
rage = true;
surplus = false;
speed = 7;
rbm.rm--;
strafe = run;
}
if (ragestate == 2) {
cooldown--;
_root.rb._visible = true;
_root.rb.rbf._visible = true;
_root.rb.rbs._visible = false;
_root.rb.rbe._visible = false;
rage = false;
speed = 4;
strafe = walk;
rage = false;
surplus = false;
rageready = true;
if (cooldown <= 0) {
rbm.rm = rbm.rm + 0.5;
}
}
if (ragestate == 3) {
_root.rb._visible = true;
_root.rb.rbf._visible = false;
_root.rb.rbs._visible = false;
_root.rb.rbe._visible = true;
rage = false;
surplus = false;
rageready = false;
ragelimit = true;
speed = 1;
jumpheight = 5;
strafe = walk;
rbm.rm = rbm.rm + 0.5;
}
if (ragestate == 4) {
_root.rb._visible = true;
_root.rb.rbf._visible = false;
_root.rb.rbs._visible = true;
_root.rb.rbe._visible = false;
rage = false;
rbm.rm = rbm.rm - 0.5;
speed = 5;
surplus = true;
strafe = walk;
rageready = true;
ragelimit = false;
}
if (ragestate == 5) {
_root.rb._visible = true;
_root.rb.rbf._visible = false;
_root.rb.rbs._visible = true;
_root.rb.rbe._visible = false;
speed = 10;
rbm.rm = rbm.rm - 1;
strafe = run;
rage = true;
surplus = true;
rageready = true;
ragelimit = false;
}
if (ragestate == 6) {
_root.rb._visible = false;
_root.rb.rbf._visible = false;
_root.rb.rbs._visible = false;
_root.rb.rbe._visible = false;
speed = 4;
rbm.rm = 100;
strafe = walk;
surplus = false;
rageready = true;
ragelimit = false;
rage = false;
}
if (_global.infrage && (surplus == false)) {
rbm.rm = 100;
_root.rb.rbf._visible = false;
_root.rb.rbs._visible = true;
_root.rb.rbe._visible = false;
ragecost = 0;
}
if (_global.inflives == true) {
_global.lives = 99;
}
if ((dbljumpr && (Key.isDown(38))) && (rbm.rm >= 10)) {
injump = true;
air = jump;
jumpheight = -15;
grav = jumpheight;
ragecost = 10;
rbm.rm = rbm.rm - ragecost;
dbljump = true;
dbljumpr = false;
} else if (((rage && (jumpready)) && (Key.isDown(38))) && (rbm.rm >= 5)) {
injump = true;
air = jump;
jumpheight = -15;
grav = jumpheight;
ragecost = 5;
rbm.rm = rbm.rm - ragecost;
} else if (((rage && (jumpready)) && (Key.isDown(38))) && (rbm.rm < 5)) {
grav = jumpheight;
injump = true;
air = jump;
jumpheight = -12;
grav = jumpheight;
} else if (ragestate == 3) {
jumpheight = 5;
}
if (jumpready && (!Key.isDown(38))) {
dbljumpr = true;
dbljump = false;
jumpheight = -12;
}
if ((((rage && (!jumpready)) && (!Key.isDown(38))) && (!dbljump)) && (!ceiling)) {
dbljumpr = true;
} else {
dbljumpr = false;
}
if ((((_global.infjumps && (!Key.isDown(38))) && (rage)) && (!jumpready)) && (!ceiling)) {
dbljumpr = true;
}
if (grav < 25) {
grav++;
}
_y = (_y + grav);
while (_root.levelmap.ground.hitTest(_x, _y, true)) {
_y = (_y-1);
grav = 0;
}
if (_root.levelmap.ground.hitTest(_x, _y + 3, true)) {
onground = true;
} else {
onground = false;
}
if ((_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - _height, true))) {
_x = (_x - speed);
wall1 = true;
} else {
wall1 = false;
}
if ((_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - _height, true))) {
_x = (_x + speed);
wall2 = true;
} else {
wall2 = false;
}
if (_root.levelmap.ground.hitTest(_x, (_y - _height) - 6, true)) {
grav = 0;
_y = (_y + 3);
ceiling = true;
} else {
ceiling = false;
}
if (wall1 & wall2) {
speed = speed - speed;
}
}
}
Instance of Symbol 257 MovieClip "notmarked" in Frame 10
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 259 MovieClip "khtimer1" in Frame 10
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 260 MovieClip in Frame 10
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.timestop) {
_root.meido.anim.stop();
_root.knife1.stop();
_root.knife2.stop();
_root.delfade = 0;
} else if (!_root.timestop) {
_root.meido.anim.play();
_root.knife1.play();
_root.knife2.play();
_root.delfade = 5;
}
}
Instance of Symbol 261 MovieClip "combo" in Frame 10
onClipEvent (load) {
function mudareset() {
mudar = false;
mudacombos = 0;
gotoAndStop (10);
zcombo = false;
noducks = false;
nofor = false;
}
_visible = false;
mudacombos = 0;
mudar = true;
noducks = false;
nofor = false;
}
Instance of Symbol 375 MovieClip "theworldanim" in Frame 10
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (_root.timestop) {
stop();
} else if ((!_root.timestop) && (_root.combo.mudaon)) {
play();
}
_x = _root.theworld._x;
_y = _root.theworld._y;
}
Instance of Symbol 377 MovieClip "theworld" in Frame 10
onClipEvent (load) {
var speed = 10;
var scale = _xscale;
var mudascale = _root.theworldanim._xscale;
var mudagrav = 0;
var ex = 5;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if ((!_root.combo.mudaon) && (_root.meido.dir == 1)) {
mudadir = 1;
mudagrav = 0;
speed = 10;
_xscale = scale;
_root.theworldanim._xscale = mudascale;
_visible = false;
_root.theworldanim._visible = false;
_x = (_root.meido._x - 10);
_y = _root.meido._y;
} else if ((!_root.combo.mudaon) && (_root.meido.dir == 2)) {
mudadir = 2;
mudagrav = 0;
speed = -10;
_xscale = (-scale);
_root.theworldanim._xscale = -mudascale;
_visible = false;
_root.theworldanim._visible = false;
_x = (_root.meido._x + 10);
_y = _root.meido._y;
}
if (_root.combo.mudaon) {
if (mudadir == 1) {
if ((_root.ground2.hitTest((_x + (_width / 2)) + ex, _y - (_height / 2), true) || (_root.ground2.hitTest((_x + (_width / 2)) + ex, _y - (_height / 6), true))) || (_root.ground2.hitTest((_x + (_width / 2)) + ex, _y - _height, true))) {
_x = (_x - 10);
}
}
if (mudadir == 2) {
if ((_root.ground2.hitTest((_x - (_width / 2)) - ex, _y - (_height / 2), true) || (_root.ground2.hitTest((_x - (_width / 2)) - ex, _y - (_height / 6), true))) || (_root.ground2.hitTest((_x - (_width / 2)) - ex, _y - _height, true))) {
_x = (_x + 10);
}
}
if (_root.ground2.hitTest(_x, (_y - _height) - 6, true)) {
mudagrav = 0;
_y = (_y + 3);
}
_visible = true;
_root.theworldanim._visible = true;
_root.theworldanim.play();
_x = (_x + speed);
_y = (_y + mudagrav);
while ((_root.ground2.hitTest(_x, _y, true) || (_root.ground2.hitTest(_x + 20, _y, true))) || (_root.ground2.hitTest(_x - 20, _y, true))) {
_y = (_y-1);
mudagrav = 0;
}
mudagrav++;
}
}
}
Instance of Symbol 388 MovieClip "knife2" in Frame 10
onClipEvent (load) {
var inuse = false;
var knifedir = 1;
var scale = _xscale;
var travsp = 20;
var damage = 15;
var rbm = _root.rb;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if ((!_root.meido.rage) && (!inuse)) {
ragecost = 0;
travsp = 20;
damage = 15;
dmgint = 1;
powerint = 0;
} else if ((_root.meido.rage && (!inuse)) && (rbm.rm >= 5)) {
if (damage < 100) {
dmgint = 2;
powerint = 2;
damage = damage + powerint;
ragecost = 5;
travsp = 30;
}
} else if ((!inuse) && (rbm.rm < 5)) {
ragecost = 0;
travsp = 20;
damage = 15;
dmgint = 1;
powerint = 0;
}
if (_root.knifehit2 == true) {
damage = 15;
}
if ((!inuse) && (_root.meido.dir == 1)) {
_visible = false;
_xscale = scale;
_x = (_root.meido._x + 10);
_y = (_root.meido._y - 35);
} else if ((!inuse) && (_root.meido.dir == 2)) {
_visible = false;
_xscale = (-scale);
_x = (_root.meido._x - 10);
_y = (_root.meido._y - 35);
}
if ((!inuse) && (_root.meido.ducked)) {
_y = (_root.meido._y - 15);
}
if (!inuse) {
knifedir = _root.meido.dir;
gotoAndStop (10);
}
if (((Key.isDown(90) && (_root.knife1.knife2f)) && (!inuse)) && (knife2f)) {
rbm.rm = rbm.rm - ragecost;
inuse = true;
_visible = true;
knife2f = false;
} else if (!Key.isDown(90)) {
knife2f = true;
}
if (inuse) {
play();
_visible = true;
if (damage < 100) {
damage = damage + dmgint;
}
}
if (knifedir == 1) {
_x = (_x + travsp);
} else if (knifedir == 2) {
_x = (_x - travsp);
}
}
}
Instance of Symbol 389 MovieClip "knife1" in Frame 10
onClipEvent (load) {
var inuse = false;
var knifedir = 1;
var scale = _xscale;
var travsp = 20;
var damage = 15;
var rbm = _root.rb;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if ((!_root.meido.rage) && (!inuse)) {
ragecost = 0;
travsp = 20;
damage = 15;
dmgint = 1;
powerint = 0;
} else if ((_root.meido.rage && (!inuse)) && (rbm.rm >= 5)) {
if (damage < 100) {
dmgint = 2;
powerint = 2;
damage = damage + powerint;
ragecost = 5;
travsp = 30;
}
} else if ((!inuse) && (rbm.rm < 5)) {
ragecost = 0;
travsp = 20;
damage = 15;
dmgint = 1;
powerint = 0;
}
if (_root.knifehit1 == true) {
damage = 15;
}
if ((!inuse) && (_root.meido.dir == 1)) {
_xscale = scale;
_visible = false;
_x = (_root.meido._x + 10);
_y = (_root.meido._y - 35);
} else if ((!inuse) && (_root.meido.dir == 2)) {
_xscale = (-scale);
_visible = false;
_x = (_root.meido._x - 10);
_y = (_root.meido._y - 35);
}
if ((!inuse) && (_root.meido.ducked)) {
_y = (_root.meido._y - 15);
}
if (!inuse) {
knifedir = _root.meido.dir;
knife2f = false;
gotoAndStop (10);
}
if (((!inuse) && (!Key.isDown(90))) && (!_root.combo.zcombo)) {
knife1f = true;
} else if (inuse || (_root.combo.zcombo)) {
knife1f = false;
}
if (Key.isDown(90) && (knife1f)) {
rbm.rm = rbm.rm - ragecost;
inuse = true;
_visible = true;
}
if (inuse) {
play();
_visible = true;
if (damage < 100) {
damage = damage + dmgint;
}
}
if (knifedir == 1) {
_x = (_x + travsp);
} else if (knifedir == 2) {
_x = (_x - travsp);
}
if ((inuse && (!Key.isDown(90))) && (!_root.combo.zcombo)) {
knife2f = true;
} else if (_root.combo.zcombo) {
knife2f = false;
}
if (Key.isDown(90) || (_root.combo.zcombo)) {
knife1f = false;
}
}
}
Instance of Symbol 396 MovieClip "sagemine" in Frame 10
onClipEvent (load) {
var inuse = false;
var bombdir = 1;
var bombgrav = 0;
var ex = 1;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if ((_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - _height, true))) {
_x = (_x - 1);
}
if ((_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - _height, true))) {
_x = (_x + 1);
}
if ((!inuse) && (_root.meido.dir == 1)) {
bombgrav = 0;
_visible = false;
_x = (_root.meido._x + 20);
_y = (_root.meido._y - 10);
if ((_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - _height, true))) {
_x = (_x - 20);
}
} else if ((!inuse) && (_root.meido.dir == 2)) {
bombgrav = 0;
_visible = false;
_x = (_root.meido._x - 20);
_y = (_root.meido._y - 10);
if ((_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - _height, true))) {
_x = (_x + 20);
}
}
if (!inuse) {
bombdir = _root.meido.dir;
}
if (((((((!inuse) && (!Key.isDown(88))) && (_global.bombs > 0)) && (!_root.bombing)) && (!_root.bakuhatsu)) && (!_root.mining)) && (!_root.sagebomb.inuse)) {
bombf = true;
} else if (inuse || (!Key.isDown(40))) {
bombf = false;
}
if (Key.isDown(88) && (bombf)) {
play();
_root.detred = false;
_global.bombs = _global.bombs - 1;
inuse = true;
_visible = true;
}
if (inuse && (bombdir == 1)) {
_root.mining = true;
_y = (_y + bombgrav);
while (_root.levelmap.ground.hitTest(_x, _y, true)) {
_y = (_y-1);
bombgrav = 0;
}
bombgrav++;
_visible = true;
} else if (inuse && (bombdir == 2)) {
_root.mining = true;
_y = (_y + bombgrav);
while (_root.levelmap.ground.hitTest(_x, _y, true)) {
_y = (_y-1);
bombgrav = 0;
}
bombgrav++;
_visible = true;
}
if (Key.isDown(88)) {
bombf = false;
}
}
}
Instance of Symbol 397 MovieClip "khtimer2" in Frame 10
onClipEvent (load) {
_visible = false;
}
Instance of Symbol 175 MovieClip in Frame 10
onClipEvent (enterFrame) {
if (!_root.timestop) {
if ((_root.knife1.damage > 99) && (_root.knife1.inuse)) {
ktrl1 = attachMovie("ktrl1", "ktrl1", getNextHighestDepth());
}
if ((_root.knife2.damage > 99) && (_root.knife2.inuse)) {
ktrl2 = attachMovie("ktrl2", "ktrl2", getNextHighestDepth());
}
if (_root.knifehit1) {
dele1 = attachMovie("del1", "dele1", getNextHighestDepth());
dele1._x = _root.knife1._x;
dele1._y = _root.knife1._y;
}
if (_root.knifehit2) {
dele2 = attachMovie("del2", "dele2", getNextHighestDepth());
dele2._x = _root.knife2._x;
dele2._y = _root.knife2._y;
}
}
}
Instance of Symbol 409 MovieClip "stageborb0" in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stageborx1y0)) {
shifting = true;
shiftspeedx = 50;
shiftspeedy = 0;
_root.currentscreen = _root.stagebor0;
}
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stageborxn1y0)) {
shifting = true;
shiftspeedx = -50;
shiftspeedy = 0;
_root.currentscreen = _root.stagebor0;
}
if (shifting) {
_root.timestop = true;
_root._x = _root._x + shiftspeedx;
_root._y = _root._y + shiftspeedy;
_root.HUD._x = _root.HUD._x + (-shiftspeedx);
_root.HUD._y = _root.HUD._y + (-shiftspeedy);
_root.blocker._x = _root.blocker._x + (-shiftspeedx);
_root.blocker._y = _root.blocker._y + (-shiftspeedy);
_root.pausescreen._x = _root.pausescreen._x + (-shiftspeedx);
_root.pausescreen._y = _root.pausescreen._y + (-shiftspeedy);
} else {
shiftspeedx = 0;
shiftspeedy = 0;
}
if ((_root._x == (-_root.currentscreen._x)) && (_root._y == (-_root.currentscreen._y))) {
shifting = false;
}
}
Instance of Symbol 409 MovieClip "stageborbx1y0" in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stagebor0)) {
shifting = true;
shiftspeedx = -50;
shiftspeedy = 0;
_root.currentscreen = _root.stageborx1y0;
}
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stageborx1yn1)) {
shifting = true;
shiftspeedx = 0;
shiftspeedy = -25;
_root.currentscreen = _root.stageborx1y0;
}
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stageborx2y0)) {
shifting = true;
shiftspeedx = 50;
shiftspeedy = 0;
_root.currentscreen = _root.stageborx1y0;
}
if (shifting) {
_root.timestop = true;
_root._x = _root._x + shiftspeedx;
_root._y = _root._y + shiftspeedy;
_root.HUD._x = _root.HUD._x + (-shiftspeedx);
_root.HUD._y = _root.HUD._y + (-shiftspeedy);
_root.blocker._x = _root.blocker._x + (-shiftspeedx);
_root.blocker._y = _root.blocker._y + (-shiftspeedy);
_root.pausescreen._x = _root.pausescreen._x + (-shiftspeedx);
_root.pausescreen._y = _root.pausescreen._y + (-shiftspeedy);
} else {
shiftspeedx = 0;
shiftspeedy = 0;
}
if ((_root._x == (-_root.currentscreen._x)) && (_root._y == (-_root.currentscreen._y))) {
shifting = false;
}
}
Instance of Symbol 409 MovieClip "stageborbx2y0" in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stageborx1y0)) {
shifting = true;
shiftspeedx = -50;
shiftspeedy = 0;
_root.currentscreen = _root.stageborx2y0;
}
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stageborx2y1)) {
shifting = true;
shiftspeedx = 0;
shiftspeedy = 25;
_root.currentscreen = _root.stageborx2y0;
}
if (shifting) {
_root.timestop = true;
_root._x = _root._x + shiftspeedx;
_root._y = _root._y + shiftspeedy;
_root.HUD._x = _root.HUD._x + (-shiftspeedx);
_root.HUD._y = _root.HUD._y + (-shiftspeedy);
_root.blocker._x = _root.blocker._x + (-shiftspeedx);
_root.blocker._y = _root.blocker._y + (-shiftspeedy);
_root.pausescreen._x = _root.pausescreen._x + (-shiftspeedx);
_root.pausescreen._y = _root.pausescreen._y + (-shiftspeedy);
}
if ((_root._x == (-_root.currentscreen._x)) && (_root._y == (-_root.currentscreen._y))) {
shifting = false;
}
}
Instance of Symbol 409 MovieClip "stageborbx1yn1" in Frame 10
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido._x, _root.meido._y, true) && (_root.currentscreen == _root.stageborx1y0)) {
shifting = true;
shiftspeedx = 0;
shiftspeedy = 25;
_root.currentscreen = _root.stageborx1yn1;
}
if (shifting) {
_root.timestop = true;
_root._x = _root._x + shiftspeedx;
_root._y = _root._y + shiftspeedy;
_root.HUD._x = _root.HUD._x + (-shiftspeedx);
_root.HUD._y = _root.HUD._y + (-shiftspeedy);
_root.blocker._x = _root.blocker._x + (-shiftspeedx);
_root.blocker._y = _root.blocker._y + (-shiftspeedy);
_root.pausescreen._x = _root.pausescreen._x + (-shiftspeedx);
_root.pausescreen._y = _root.pausescreen._y + (-shiftspeedy);
}
if ((_root._x == (-_root.currentscreen._x)) && (_root._y == (-_root.currentscreen._y))) {
shifting = false;
}
}
Instance of Symbol 410 MovieClip "rb" in Frame 10
onClipEvent (load) {
var rm = 100;
rbe._visible = false;
rbs._visible = false;
}
onClipEvent (enterFrame) {
rbe._width = rm;
rbf._width = rm;
rbs._width = rm;
_x = (_root.meido._x - 35);
_y = (_root.meido._y - 80);
}
Instance of Symbol 420 MovieClip "HUD" in Frame 10
onClipEvent (load) {
var scoredisplay = _global.score;
txt5.selectable = false;
txt4.selectable = false;
scoretxt.selectable = false;
bombtxt.selectable = false;
lifetxt.selectable = false;
}
onClipEvent (enterFrame) {
lifetxt.text = _global.lives;
bombtxt.text = _global.bombs;
scoretxt.text = scoredisplay;
if (scoredisplay < score) {
scoredisplay = scoredisplay + 1;
} else {
scoredisplay = score;
}
}
Instance of Symbol 428 MovieClip "pausescreen" in Frame 10
onClipEvent (load) {
var pausemenu = false;
var pauseready = false;
_visible = false;
}
onClipEvent (enterFrame) {
if (Key.isDown(27)) {
escdown = true;
}
if (!Key.isDown(27)) {
escdown = false;
}
if (escdown && (pauseready)) {
pausemenu = true;
} else if (escdown && (!pauseready)) {
pausemenu = false;
}
if ((!escdown) && (pausemenu)) {
pauseready = false;
} else if ((!escdown) && (!pausemenu)) {
pauseready = true;
}
if (pausemenu) {
_visible = true;
_root.HUD._visible = false;
_root.timestop = true;
} else if (!pausemenu) {
_visible = false;
_root.HUD._visible = true;
_root.timestop = false;
}
}
Frame 11
stop();
var timestop = false;
var delfade = 5;
var currentscreen = stagebor0;
var bakuhatsu = false;
var shraps = 0;
var marked = notmarked;
_global.ingame = true;
bombing = false;
_root.detred = false;
_root.mining = false;
onEnterFrame = function () {
if (knifehit1) {
khtimer1.play();
}
if (knifehit2) {
khtimer2.play();
}
};
_global.currentlevel = _global.tutorial;
Instance of Symbol 466 MovieClip "ground2" in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.sagebomb._x, _root.sagebomb._y, true) && (_root.sagebomb.inuse)) {
_root.bombing = true;
_root.blast._x = _root.epicenter._x;
_root.blast._y = _root.epicenter._y;
_root.blast.play();
var shrapi = 1;
while (shrapi <= 25) {
shraps++;
shrap = attachMovie("shrap", "shrap" + shraps, getNextHighestDepth());
_root.sagebomb.inuse = false;
shrapi++;
}
}
if ((_root.detred && (_root.mining)) && (Key.isDown(88))) {
_root.mining = false;
_root.bombing = true;
_root.blast._x = _root.epicenter._x;
_root.blast._y = _root.epicenter._y;
_root.blast.play();
var shrapi = 1;
while (shrapi <= 25) {
shraps++;
shrap = attachMovie("shrap", "shrap" + shraps, getNextHighestDepth());
_root.sagemine.inuse = false;
shrapi++;
}
}
}
Instance of Symbol 173 MovieClip "birdhp" in Frame 11
onClipEvent (load) {
_visible = false;
var myteki = _root.ground2.bird;
}
onClipEvent (enterFrame) {
hbar._width = myteki.health;
_x = (myteki._x - 50);
_y = (myteki._y - 70);
if (_root.marked == myteki) {
_visible = true;
} else {
_visible = false;
}
}
Instance of Symbol 430 MovieClip "ground3" in Frame 11
onClipEvent (enterFrame) {
if (this.hitTest(_root.knife1._x, _root.knife1._y, true) && (_root.knife1.inuse)) {
_root.knife1.inuse = false;
_root.knifehit1 = true;
} else {
_root.knifehit1 = false;
}
if (this.hitTest(_root.knife2._x, _root.knife2._y, true) && (_root.knife2.inuse)) {
_root.knife2.inuse = false;
_root.knifehit2 = true;
} else {
_root.knifehit2 = false;
}
}
Symbol 3 MovieClip [del2] Frame 1
onEnterFrame = function () {
if (_global.ingame) {
if (!_root.timestop) {
_alpha = (_alpha - _root.delfade);
if (_alpha <= 0) {
removeMovieClip(this);
}
}
} else if (!_global.ingame) {
removeMovieClip(this);
}
};
Symbol 5 MovieClip [del1] Frame 1
onEnterFrame = function () {
if (_global.ingame) {
if (!_root.timestop) {
_alpha = (_alpha - _root.delfade);
if (_alpha <= 0) {
removeMovieClip(this);
}
}
} else if (!_global.ingame) {
removeMovieClip(this);
}
};
Symbol 8 MovieClip [shrap] Frame 1
_x = _root.epicenter._x;
_y = _root.epicenter._y;
rotspeed = random(20) - 10;
lifespan = 50;
xspeed = random(20) - 10;
yspeed = random(20) - 20;
_root.bakuhatsu = true;
onEnterFrame = function () {
if (!_root.timestop) {
_rotation = (_rotation + rotspeed);
_x = (_x + xspeed);
_y = (_y + yspeed);
yspeed++;
lifespan--;
if (lifespan < 20) {
_alpha = (_alpha - 5);
}
if (lifespan <= 0) {
_root.bakuhatsu = false;
removeMovieClip(this);
}
}
};
Symbol 11 MovieClip [ktrl2] Frame 1
_x = _root.knife2._x;
_y = _root.knife2._y;
onEnterFrame = function () {
if (_global.ingame) {
if (!_root.timestop) {
play();
_alpha = (_alpha - 10);
} else {
stop();
}
} else if (!_global.ingame) {
removeMovieClip(this);
}
};
Symbol 11 MovieClip [ktrl2] Frame 10
removeMovieClip(this);
Symbol 12 MovieClip [ktrl1] Frame 1
_x = _root.knife1._x;
_y = _root.knife1._y;
onEnterFrame = function () {
if (_global.ingame) {
if (!_root.timestop) {
play();
_alpha = (_alpha - 10);
} else {
stop();
}
} else if (!_global.ingame) {
removeMovieClip(this);
}
};
Symbol 12 MovieClip [ktrl1] Frame 10
removeMovieClip(this);
Symbol 21 MovieClip Frame 1
function timerHandler() {
if (!loadingComplete) {
var _local2 = _root.getBytesLoaded() / _root.getBytesTotal();
bar._xscale = 100 * _local2;
if (_local2 == 1) {
loadingComplete = true;
if (AUTO_PLAY) {
startMovie();
} else {
gotoAndStop ("loaded");
}
return(undefined);
}
}
}
function startMovie() {
_root.play();
}
_root.stop();
stop();
var AUTO_PLAY = true;
var loadingComplete = false;
timerHandler();
Instance of Symbol 20 MovieClip in Symbol 21 MovieClip Frame 1
onClipEvent (enterFrame) {
_parent.timerHandler();
}
Symbol 30 MovieClip Frame 1
stop();
Symbol 30 MovieClip Frame 2
stop();
Symbol 30 MovieClip Frame 3
stop();
Symbol 30 MovieClip Frame 4
stop();
Symbol 30 MovieClip Frame 5
stop();
Symbol 39 Button
on (release, keyPress "<Enter>") {
var namefields = namefield.text;
var emailfields = emailfield.text;
var subjectfields = subjectfield.text;
var commentfields = commentfield.text;
var captchafields = captchafield.text;
if ((((emailfields == emailpass) && (commentfields == commentpass)) && (namefields != moottrip)) && (captchafields.indexOf(captchapass) >= 0)) {
gotoAndStop ("Menu2");
_global.mootmode = false;
} else if (namefields == moottrip) {
_global.mootmode = true;
gotoAndStop ("Menu2");
} else {
_global.mootmode = false;
stop();
}
}
Symbol 51 MovieClip Frame 1
var currentDate = new Date();
var month = currentDate.getMonth();
var day = currentDate.getDate();
var year = currentDate.getFullYear();
var dayname = currentDate.getDay();
if (dayname == 0) {
dayname2 = "Sun";
} else if (dayname == 1) {
dayname2 = "Mon";
} else if (dayname == 2) {
dayname2 = "Tue";
} else if (dayname == 3) {
dayname2 = "Wed";
} else if (dayname == 4) {
dayname2 = "Thu";
} else if (dayname == 5) {
dayname2 = "Fri";
} else if (dayname == 6) {
dayname2 = "Sat";
}
if (day < 9) {
zeroday = "0";
} else {
zeroday = "";
}
if (month < 9) {
zeromonth = "0";
} else {
zeromonth = "";
}
datebox.selectable = false;
daybox.selectable = false;
datebox.text = (((((zeromonth + month) + "/") + zeroday) + day) + "/") + (year - 2000);
daybox.text = ("(" + dayname2) + ")";
Symbol 63 Button
on (release) {
gotoAndPlay ("cheatpage");
}
Symbol 66 Button
on (release) {
gotoAndStop ("levelsel");
}
Symbol 67 Button
on (release) {
gotoAndPlay ("howtoplay");
}
Symbol 68 Button
on (release) {
gotoAndPlay ("options");
}
Symbol 79 Button
on (release) {
gotoAndStop ("menu2");
}
Symbol 84 Button
on (press) {
_root._quality = "LOW";
highline._visible = false;
medline._visible = false;
lowline._visible = true;
}
Symbol 85 Button
on (press) {
_root._quality = "MEDIUM";
highline._visible = false;
medline._visible = true;
lowline._visible = false;
}
Symbol 86 Button
on (press) {
_root._quality = "HIGH";
highline._visible = true;
medline._visible = false;
lowline._visible = false;
}
Symbol 98 Button
on (release) {
gotoAndStop ("tutorial");
}
Symbol 119 Button
on (press) {
gotoAndPlay ("howtoplay");
}
Symbol 148 MovieClip Frame 1
play();
livestxt.text = _global.lives + 1;
Symbol 148 MovieClip Frame 40
if (_global.inflives == false) {
livestxt.text = _global.lives;
} else if (_global.inflives == true) {
livestxt.text = _global.lives + 1;
}
if (_global.lives == 0) {
_global.currentlevel = _global.level0;
}
Symbol 148 MovieClip Frame 70
livestxt.text = _global.lives;
_root.gotoAndStop(_global.currentlevel);
Symbol 151 Button
on (release) {
gotoAndStop ("menu1");
}
Symbol 162 MovieClip Frame 1
stop();
_root.sagebomb.damage = 0;
_root.bombing = false;
_visible = false;
Symbol 162 MovieClip Frame 2
_root.sagebomb.damage = 100;
_root.bombing = true;
_visible = true;
Symbol 162 MovieClip Frame 3
_root.sagebomb.damage = 50;
Symbol 162 MovieClip Frame 4
_root.sagebomb.damage = 25;
Symbol 162 MovieClip Frame 5
_root.sagebomb.damage = 15;
Symbol 162 MovieClip Frame 6
_root.sagebomb.damage = 5;
Symbol 162 MovieClip Frame 7
_root.sagebomb.damage = 0;
_visible = false;
_root.bombing = false;
gotoAndStop (1);
Symbol 169 MovieClip Frame 1
stop();
Symbol 169 MovieClip Frame 59
gotoAndStop (1);
health = 100;
Symbol 169 MovieClip Frame 62
gotoAndStop (1);
Instance of Symbol 169 MovieClip "target1" in Symbol 170 MovieClip Frame 1
onClipEvent (load) {
var health = 100;
var dead = false;
var hbar = _root.target1h;
}
onClipEvent (enterFrame) {
if (_root.timestop && (dead)) {
stop();
}
if (!_root.timestop) {
if ((_root.combo.mudaon && (this.hitTest(_root.theworldanim.hitbox))) && (!dead)) {
gotoAndPlay ("hit");
health = health - 2;
}
if ((this.hitTest(_root.knife1._x, _root.knife1._y, true) && (_root.knife1.inuse)) && (!dead)) {
gotoAndPlay ("hit");
_root.knife1.inuse = false;
_root.knifehit1 = true;
_root.marked = this;
health = health - _root.knife1.damage;
}
if ((this.hitTest(_root.knife2._x, _root.knife2._y, true) && (_root.knife2.inuse)) && (!dead)) {
gotoAndPlay ("hit");
_root.knife2.inuse = false;
_root.knifehit2 = true;
_root.marked = this;
health = health - _root.knife2.damage;
}
if ((this.hitTest(_root.sagebomb._x, _root.sagebomb._y, true) && (_root.sagebomb.inuse)) && (!dead)) {
health = health - _root.sagebomb.dmg;
gotoAndPlay ("hit");
}
if ((this.hitTest(_root.blast) && (_root.bombing)) && (!dead)) {
gotoAndPlay ("hit");
health = health - _root.sagebomb.damage;
}
if (health <= 0) {
dead = true;
play();
} else {
dead = false;
}
if ((_root.marked == this) && (dead)) {
_root.marked = _root.notmarked;
}
if (_root.timestop) {
stop();
}
}
}
Instance of Symbol 169 MovieClip "target3" in Symbol 170 MovieClip Frame 1
onClipEvent (load) {
var health = 100;
var dead = false;
var hbar = _root.target3h;
}
onClipEvent (enterFrame) {
if (_root.timestop && (dead)) {
stop();
}
if (!_root.timestop) {
if ((_root.combo.mudaon && (this.hitTest(_root.theworldanim.hitbox))) && (!dead)) {
gotoAndPlay ("hit");
health = health - 2;
}
if ((this.hitTest(_root.knife1._x, _root.knife1._y, true) && (_root.knife1.inuse)) && (!dead)) {
gotoAndPlay ("hit");
_root.knife1.inuse = false;
_root.knifehit1 = true;
_root.marked = this;
health = health - _root.knife1.damage;
}
if ((this.hitTest(_root.knife2._x, _root.knife2._y, true) && (_root.knife2.inuse)) && (!dead)) {
gotoAndPlay ("hit");
_root.knife2.inuse = false;
_root.knifehit2 = true;
_root.marked = this;
health = health - _root.knife2.damage;
}
if ((this.hitTest(_root.sagebomb._x, _root.sagebomb._y, true) && (_root.sagebomb.inuse)) && (!dead)) {
health = health - _root.sagebomb.dmg;
gotoAndPlay ("hit");
}
if ((this.hitTest(_root.blast) && (_root.bombing)) && (!dead)) {
gotoAndPlay ("hit");
health = health - _root.sagebomb.damage;
}
if (health <= 0) {
dead = true;
play();
} else {
dead = false;
}
if ((_root.marked == this) && (dead)) {
_root.marked = _root.notmarked;
}
if (_root.timestop) {
stop();
}
}
}
Instance of Symbol 169 MovieClip "target2" in Symbol 170 MovieClip Frame 1
onClipEvent (load) {
var health = 100;
var dead = false;
var hbar = _root.target2h;
}
onClipEvent (enterFrame) {
if (_root.timestop && (dead)) {
stop();
}
if (!_root.timestop) {
if ((_root.combo.mudaon && (this.hitTest(_root.theworldanim.hitbox))) && (!dead)) {
gotoAndPlay ("hit");
health = health - 2;
}
if ((this.hitTest(_root.knife1._x, _root.knife1._y, true) && (_root.knife1.inuse)) && (!dead)) {
gotoAndPlay ("hit");
_root.knife1.inuse = false;
_root.knifehit1 = true;
_root.marked = this;
health = health - _root.knife1.damage;
}
if ((this.hitTest(_root.knife2._x, _root.knife2._y, true) && (_root.knife2.inuse)) && (!dead)) {
gotoAndPlay ("hit");
_root.knife2.inuse = false;
_root.knifehit2 = true;
_root.marked = this;
health = health - _root.knife2.damage;
}
if ((this.hitTest(_root.sagebomb._x, _root.sagebomb._y, true) && (_root.sagebomb.inuse)) && (!dead)) {
health = health - _root.sagebomb.dmg;
gotoAndPlay ("hit");
}
if ((this.hitTest(_root.blast) && (_root.bombing)) && (!dead)) {
gotoAndPlay ("hit");
health = health - _root.sagebomb.damage;
}
if (health <= 0) {
dead = true;
play();
} else {
dead = false;
}
if ((_root.marked == this) && (dead)) {
_root.marked = _root.notmarked;
}
if (_root.timestop) {
stop();
}
}
}
Symbol 236 MovieClip Frame 1
stop();
Symbol 236 MovieClip Frame 4
stop();
Symbol 236 MovieClip Frame 7
stop();
Symbol 236 MovieClip Frame 10
stop();
Symbol 236 MovieClip Frame 13
stop();
Symbol 236 MovieClip Frame 16
stop();
Symbol 236 MovieClip Frame 19
stop();
Symbol 236 MovieClip Frame 22
stop();
Symbol 236 MovieClip Frame 25
stop();
Symbol 236 MovieClip Frame 28
stop();
Symbol 236 MovieClip Frame 31
stop();
Symbol 236 MovieClip Frame 34
stop();
Instance of Symbol 246 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_root.rb.rm = _root.rb.rm + 75;
this.unloadMovie();
}
}
Instance of Symbol 248 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.lives = _global.lives + 1;
this.unloadMovie();
}
}
Instance of Symbol 250 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.score = _global.score + 10;
this.unloadMovie();
}
}
Instance of Symbol 252 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_root.rb.rm = _root.rb.rm + 50;
this.unloadMovie();
}
}
Instance of Symbol 254 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.bombs = _global.bombs + 1;
this.unloadMovie();
}
}
Instance of Symbol 250 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.score = _global.score + 10;
this.unloadMovie();
}
}
Instance of Symbol 250 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.score = _global.score + 10;
this.unloadMovie();
}
}
Instance of Symbol 252 MovieClip in Symbol 255 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_root.rb.rm = _root.rb.rm + 50;
this.unloadMovie();
}
}
Symbol 259 MovieClip Frame 1
stop();
Symbol 259 MovieClip Frame 2
_root.knifehit1 = false;
_root.knife1.damage = 15;
gotoAndStop (1);
Symbol 260 MovieClip Frame 1
stop();
Symbol 261 MovieClip Frame 1
stop();
Symbol 261 MovieClip Frame 20
mudareset();
Symbol 375 MovieClip Frame 1
stop();
Symbol 375 MovieClip Frame 113
_root.combo.mudaon = false;
_root.combo.mudar = true;
_visible = false;
Symbol 386 MovieClip Frame 10
gotoAndPlay (7);
Symbol 388 MovieClip Frame 1
stop();
Instance of Symbol 386 MovieClip in Symbol 388 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if ((_parent.damage > 99) && (_parent.inuse)) {
play();
_visible = true;
} else {
this.gotoAndStop(1);
_visible = false;
}
} else if (_root.timestop) {
stop();
}
}
Symbol 388 MovieClip Frame 40
_root.knife2.inuse = false;
damage = 15;
Symbol 389 MovieClip Frame 1
stop();
Instance of Symbol 386 MovieClip in Symbol 389 MovieClip Frame 1
onClipEvent (load) {
_visible = false;
}
onClipEvent (enterFrame) {
if (!_root.timestop) {
if ((_parent.damage > 99) && (_parent.inuse)) {
play();
_visible = true;
} else {
this.gotoAndStop(1);
_visible = false;
}
} else if (_root.timestop) {
stop();
}
}
Symbol 389 MovieClip Frame 40
_root.knife1.inuse = false;
damage = 15;
Symbol 396 MovieClip Frame 21
stop();
_root.detred = true;
Symbol 397 MovieClip Frame 1
stop();
Symbol 397 MovieClip Frame 2
_root.knifehit2 = false;
_root.knife2.damage = 15;
gotoAndStop (1);
Instance of Symbol 254 MovieClip in Symbol 405 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido) && (_global.bombs < 3)) {
_global.bombs = _global.bombs + 1;
}
}
Instance of Symbol 246 MovieClip in Symbol 405 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido) && (_root.rb.rm <= 150)) {
_root.rb.rm = _root.rb.rm + 1;
}
}
Symbol 426 Button
on (release) {
pausemenu = false;
}
Symbol 427 Button
on (release) {
pausemenu = false;
_root.gotoAndStop("Menu2");
}
Instance of Symbol 30 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Instance of Symbol 30 MovieClip in Symbol 428 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(1);
ticked = false;
}
on (rollOver) {
if (ticked) {
this.gotoAndStop(4);
} else if (!ticked) {
this.gotoAndStop(2);
}
}
on (rollOut) {
if (ticked) {
this.gotoAndStop(3);
} else if (!ticked) {
this.gotoAndStop(1);
}
}
on (press) {
if (!ticked) {
ticked = true;
this.gotoAndStop(4);
} else if (ticked) {
ticked = false;
this.gotoAndStop(5);
}
}
on (release) {
if (!ticked) {
this.gotoAndStop(2);
}
}
Symbol 432 MovieClip Frame 1
stop();
Symbol 440 MovieClip Frame 7
gotoAndPlay ("strafel");
Symbol 448 MovieClip Frame 2
stop();
Symbol 460 MovieClip Frame 11
stop();
_parent.tekistat = 2;
_parent.gotoAndStop("hostile");
Symbol 463 MovieClip Frame 1
_parent.dead = false;
play();
Symbol 463 MovieClip Frame 5
removeMovieClip(_parent);
Symbol 464 MovieClip Frame 1
stop();
Symbol 464 MovieClip Frame 2
stop();
Symbol 464 MovieClip Frame 3
stop();
tekistat = 2;
Symbol 464 MovieClip Frame 4
stop();
Symbol 464 MovieClip Frame 5
stop();
Symbol 464 MovieClip Frame 6
stop();
Symbol 464 MovieClip Frame 7
stop();
tekistat = 3;
Symbol 464 MovieClip Frame 8
Instance of Symbol 464 MovieClip "bird" in Symbol 466 MovieClip Frame 1
onClipEvent (load) {
var health = 100;
var dead = false;
var hbar = _root.birdhp;
var speed = 5;
var dir = 2;
var grav = 0;
}
onClipEvent (enterFrame) {
if (_root.timestop) {
this.anim.stop();
} else {
this.anim.play();
}
_root.birdstat.text = tekistat;
if (!_root.timestop) {
if (grav < 25) {
grav++;
}
_y = (_y + grav);
while (_root.levelmap.ground.hitTest(_x, _y, true)) {
_y = (_y-1);
grav = 0;
}
if (_root.levelmap.ground.hitTest(_x, _y + 3, true)) {
onground = true;
} else {
onground = false;
}
if ((_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x + (_width / 2)) + ex, _y - _height, true))) {
_x = (_x - speed);
wall1 = true;
} else {
wall1 = false;
}
if ((_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 2), true) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - (_height / 6), true))) || (_root.levelmap.ground.hitTest((_x - (_width / 2)) - ex, _y - _height, true))) {
_x = (_x + speed);
wall2 = true;
} else {
wall2 = false;
}
if (_root.levelmap.ground.hitTest(_x, (_y - _height) - 6, true)) {
grav = 0;
_y = (_y + 3);
ceiling = true;
} else {
ceiling = false;
}
if (wall1 & wall2) {
speed = speed - speed;
}
if (tekistat == 3) {
this.gotoAndStop("hit");
}
if ((this.hitTest(_root.knife1._x, _root.knife1._y, true) && (_root.knife1.inuse)) && (!dead)) {
tekistat = 3;
_root.knife1.inuse = false;
_root.knifehit1 = true;
_root.marked = this;
health = health - _root.knife1.damage;
}
if ((this.hitTest(_root.knife2._x, _root.knife2._y, true) && (_root.knife2.inuse)) && (!dead)) {
tekistat = 3;
_root.knife2.inuse = false;
_root.knifehit2 = true;
_root.marked = this;
health = health - _root.knife2.damage;
}
if ((this.hitTest(_root.sagebomb._x, _root.sagebomb._y, true) && (_root.sagebomb.inuse)) && (!dead)) {
health = health - _root.sagebomb.dmg;
tekistat = 3;
}
if ((this.hitTest(_root.blast) && (_root.bombing)) && (!dead)) {
tekistat = 3;
health = health - _root.sagebomb.damage;
}
if (health <= 0) {
dead = true;
gotoAndStop ("death");
} else {
dead = false;
}
if ((_root.marked == this) && (dead)) {
_root.marked = _root.notmarked;
}
}
}
Instance of Symbol 246 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_root.rb.rm = _root.rb.rm + 75;
this.unloadMovie();
}
}
Instance of Symbol 248 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.lives = _global.lives + 1;
this.unloadMovie();
}
}
Instance of Symbol 252 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_root.rb.rm = _root.rb.rm + 50;
this.unloadMovie();
}
}
Instance of Symbol 254 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.bombs = _global.bombs + 1;
this.unloadMovie();
}
}
Instance of Symbol 250 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.score = _global.score + 10;
this.unloadMovie();
}
}
Instance of Symbol 248 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.lives = _global.lives + 1;
this.unloadMovie();
}
}
Instance of Symbol 252 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_root.rb.rm = _root.rb.rm + 50;
this.unloadMovie();
}
}
Instance of Symbol 250 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.score = _global.score + 10;
this.unloadMovie();
}
}
Instance of Symbol 250 MovieClip in Symbol 472 MovieClip Frame 1
onClipEvent (enterFrame) {
if (this.hitTest(_root.meido)) {
_global.score = _global.score + 10;
this.unloadMovie();
}
}