STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228052
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2560 · P5120

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/81138759?noj=FRM81138759-25DC" width="1" height="1"></div>

cracklevania2ax1.swf

This is the info page for
Flash #86351

(Click the ID number above for more basic data on this flash file.)


ActionScript [AS1/AS2]
Combined Code
movieClip 24 { frame 21 { stop(); } } movieClip 25 dust1a { instance animate of movieClip 24 { onClipEvent (load) { rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } } else { _parent.removeMovieClip(); } } } } movieClip 30 { frame 10 { stop(); } } movieClip 31 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 32 drool1a { instance animate of movieClip 31 { onClipEvent (load) { selx = random(4); if (selx == 0) { speed = 3; } if (selx == 1) { speed = 4; } if (selx == 2) { speed = 5; } if (selx == 3) { speed = 6; } down = true; hit = false; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (down) { gotoAndStop('d'); _y = _y + speed; if (_root.map.black.hitTest(_x, _y + 20, true)) { down = false; hit = true; } } if (hit) { gotoAndStop('h'); } } else { _visible = false; } } } } movieClip 34 { } movieClip 36 { } movieClip 37 { frame 1 { stop(); } instance of movieClip 34 { } frame 2 { stop(); } } movieClip 38 boomerang1a { instance animate of movieClip 37 { onClipEvent (load) { wname = 'boom'; power = 5 + _root.playerlevel; attach = true; speed = 10; gor = false; gol = false; gortime = 0; goltime = 0; removetime = 0; got = 20; goty = 0.5; dspeed = 3; gsel = random(4); if (gsel == 0) { uspeed = 20; } if (gsel == 1) { uspeed = 10; } if (gsel == 2) { uspeed = 15; } if (gsel == 3) { uspeed = 22; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; ++removetime; if (removetime >= 80) { _parent.removeMovieClip(); } if (!ko) { _rotation = _rotation + 35; --got; _y = _y - goty; if (dir == 0) { _x = _x + got; } if (dir == 1) { _x = _x - got; } } if (ko) { _rotation = _rotation - 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } } } else { _visible = false; } } } } movieClip 41 { } movieClip 45 { frame 3 { if (int(random(10) == 1)) { gotoAndPlay(4); } else { gotoAndPlay(2); } } } movieClip 47 { } movieClip 50 { instance of movieClip 47 { onClipEvent (enterFrame) { if (this.hitTest(_root.en1.limit)) { _root.en1.flip = true; } if (this.hitTest(_root.en2.limit)) { _root.en2.flip = true; } if (this.hitTest(_root.en3.limit)) { _root.en3.flip = true; } if (!_root.player.big) { if (this.hitTest(_root.player.limita)) { _root.player.stun = true; } } } } frame 26 { _parent.dead = true; } frame 26 { stop(); } } movieClip 51 { frame 1 { stop(); } instance of movieClip 41 { onClipEvent (load) { speed = 15; } onClipEvent (enterFrame) { _rotation = _rotation + speed; if (this.hitTest(_root.boss.limit)) { _root.boss.life -= 5; _root.boss.blink.gotoAndPlay(2); } if (this.hitTest(_root.map.e1.limit)) { _root.map.e1.blink.gotoAndPlay(2); _root.map.e1.life -= 5; } if (this.hitTest(_root.map.e2.limit)) { _root.map.e2.blink.gotoAndPlay(2); _root.map.e2.life -= 5; } if (this.hitTest(_root.map.e3.limit)) { _root.map.e3.blink.gotoAndPlay(2); _root.map.e3.life -= 5; } if (this.hitTest(_root.map.e4.limit)) { _root.map.e4.blink.gotoAndPlay(2); _root.map.e4.life -= 5; } if (this.hitTest(_root.map.e5.limit)) { _root.map.e5.blink.gotoAndPlay(2); _root.map.e5.life -= 5; } if (this.hitTest(_root.bug1.limit)) { _root.bug1.life -= 50; } if (this.hitTest(_root.bug4.limit)) { _root.bug4.life -= 50; } if (this.hitTest(_root.bug5.limit)) { _root.bug5.life -= 50; } if (this.hitTest(_root.bug6.limit)) { _root.bug6.life -= 50; } if (this.hitTest(_root.bug7.limit)) { _root.bug7.life -= 50; } if (this.hitTest(_root.bug8.limit)) { _root.bug8.life -= 50; } if (this.hitTest(_root.bug9.limit)) { _root.bug9.life -= 50; } if (this.hitTest(_root.gun1.limit)) { _root.gun1.life -= 10; _root.gun1.blink.gotoAndPlay(2); } if (this.hitTest(_root.gun2.limit)) { _root.gun2.life -= 10; _root.gun2.blink.gotoAndPlay(2); } if (this.hitTest(_root.gun3.limit)) { _root.gun3.life -= 10; _root.gun3.blink.gotoAndPlay(2); } if (this.hitTest(_root.gun4.limit)) { _root.gun4.life -= 10; _root.gun4.blink.gotoAndPlay(2); } if (this.hitTest(_root.gun5.limit)) { _root.gun5.life -= 10; _root.gun5.blink.gotoAndPlay(2); } if (this.hitTest(_root.gun6.limit)) { _root.gun6.life -= 10; _root.gun6.blink.gotoAndPlay(2); } if (this.hitTest(_root.hug1.limit)) { _root.hug1.life -= 50; } if (this.hitTest(_root.hug2.limit)) { _root.hug2.life -= 50; } if (this.hitTest(_root.hug3.limit)) { _root.hug3.life -= 50; } if (this.hitTest(_root.hug4.limit)) { _root.hug4.life -= 50; } if (this.hitTest(_root.monsterhead.limit)) { _root.monsterhead.life -= 5; _root.monsterhead.blink.gotoAndPlay(2); } if (this.hitTest(_root.heart.limit)) { _root.heart.life -= 5; _root.heart.blink.gotoAndPlay(2); } } } frame 2 { stop(); } instance limit of movieClip 47 { } frame 3 { stop(); } frame 4 { stop(); } } movieClip 52 mcocktail1a { instance animate of movieClip 51 { onClipEvent (load) { power = 2 + _root.playerlevel; wname = 'fire'; attach = true; speedx = 10; speedy = 8; bspeed = 1.5; gor = false; gol = false; gortime = 0; goltime = 0; removetime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (!ko) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++removetime; if (removetime >= 100) { _parent.removeMovieClip(); } if (dir == 1) { if (!_root.map.black.hitTest(_x, _y + 10, true)) { gor = true; gol = false; } if (_root.map.black.hitTest(_x, _y + 10, true)) { gor = false; gol = true; } if (gor) { _y = _y + speedy; _x = _x - speedx; } if (gol) { gotoAndStop('fireup'); if (!_root.map.black.hitTest(_x - 10, _y, true)) { _x = _x - bspeed; } } } if (dir == 0) { if (!_root.map.black.hitTest(_x, _y + 10, true)) { gor = true; gol = false; } if (_root.map.black.hitTest(_x, _y + 10, true)) { gor = false; gol = true; } if (gor) { _y = _y + speedy; _x = _x + speedx; } if (gol) { gotoAndStop('fireup'); if (!_root.map.black.hitTest(_x + 10, _y, true)) { _x = _x + bspeed; } } } } if (ko) { _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 56 { } movieClip 57 { } movieClip 58 dagger1a { instance animate of movieClip 57 { onClipEvent (load) { power = 4 + _root.playerlevel; wname = 'dagger'; attach = true; _xscale = 250; dspeed = 3; rspeed = 30; stop1 = false; stop2 = false; stop3 = false; stimer = 0; bullettimer = 0; speed = 15; gor = false; gol = false; gortime = 0; goltime = 0; removetime = 0; ko = false; gsel = random(4); if (gsel == 0) { uspeed = 20; } if (gsel == 1) { uspeed = 10; } if (gsel == 2) { uspeed = 15; } if (gsel == 3) { uspeed = 22; } } onClipEvent (enterFrame) { if (!_root.pause) { ++removetime; ++bullettimer; _visible = true; if (removetime >= 50) { _parent.removeMovieClip(); } if (_x <= -23) { _parent.removeMovieClip(); } if (_x >= 570) { _parent.removeMovieClip(); } if (_y >= 405) { _parent.removeMovieClip(); } if (!ko) { if (dir == 1) { gor = true; gol = false; ++gortime; if (gor) { _xscale = -250; _x = _x - speed; } } if (dir == 0) { gor = false; gol = true; if (gol) { _xscale = 250; _x = _x + speed; } } } if (ko) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } } } else { _visible = false; } } } } movieClip 60 { } movieClip 63 { frame 1 { stop(); } instance limit of movieClip 60 { } } movieClip 64 book1a { instance animate of movieClip 63 { onClipEvent (load) { power = 4 + _root.playerlevel; wname = 'book'; attach = true; angle = 0; rtime = 0; shott = 0; dspeed = 4; dir = random(2); maindistance = 50; gsel = random(4); if (gsel == 0) { uspeed = 20; } if (gsel == 1) { uspeed = 10; } if (gsel == 2) { uspeed = 15; } if (gsel == 3) { uspeed = 22; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } rtime += 1; if (!ko) { shott += 1; maindistance += 1; angle += 10; xdistance = Math.sin(angle * Math.PI / 180) * maindistance; ydistance = Math.cos(angle * Math.PI / 180) * maindistance; xdiscalculated = _root.player1.animate._x - xdistance; ydiscalculated = _root.player1.animate._y - ydistance; _x = xdiscalculated; _y = ydiscalculated; } if (ko) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } if (rtime >= 100) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 66 { } movieClip 67 { instance limit of movieClip 66 { } } movieClip 68 throwaxe1a { instance animate of movieClip 67 { onClipEvent (load) { power = 5 + _root.playerlevel; wname = 'axe'; attach = true; speed = 10; gor = false; gol = false; gortime = 0; goltime = 0; removetime = 0; got = 22; gotx = 5; dspeed = 3; gsel = random(4); if (gsel == 0) { uspeed = 20; } if (gsel == 1) { uspeed = 10; } if (gsel == 2) { uspeed = 15; } if (gsel == 3) { uspeed = 22; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; _rotation = _rotation + 25; ++removetime; if (removetime >= 80) { _parent.removeMovieClip(); } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!ko) { --got; _y = _y - got; if (dir == 0) { _x = _x + gotx; } if (dir == 1) { _x = _x - gotx; } } if (ko) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } } else { _visible = false; } } } } movieClip 72 { } movieClip 74 { } movieClip 75 { } movieClip 90 { } movieClip 103 { frame 64 { stop(); } } movieClip 105 { } movieClip 136 { } movieClip 150 { } movieClip 155 { } movieClip 157 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 160 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 181 { frame 1 { eyes.gotoAndStop(2); mouth.gotoAndStop(2); } frame 9 { eyes.gotoAndStop(3); mouth.gotoAndStop(2); } } movieClip 196 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 199 { } movieClip 205 { } movieClip 210 { } movieClip 230 { frame 1 { eyes.gotoAndStop(2); } } movieClip 235 { } movieClip 242 { } movieClip 272 { instance of movieClip 235 { onClipEvent (load) { if (_root.o1bot) { _visible = true; } else { _visible = false; } } onClipEvent (load) { if (_root.o1bot) { _visible = true; } else { _visible = false; } } } instance of movieClip 242 { onClipEvent (load) { if (_root.male) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.male) { _visible = true; } else { _visible = false; } } } } movieClip 274 { } movieClip 280 { } movieClip 294 { frame 9 { stop(); } } movieClip 295 { } movieClip 296 { frame 9 { stop(); } } movieClip 297 { frame 9 { _parent.removeMovieClip(); stop(); } } movieClip 298 { instance of movieClip 280 { onClipEvent (load) { grow = true; chill = false; chillt = 0; shrink = false; growt = 0; shrinkt = 0; speed = 8; speed1 = 40; _width = 10; _height = 10; } onClipEvent (enterFrame) { if (!_root.pause) { if (grow) { _rotation = _rotation - speed1; _width = _width + speed1; _height = _height + speed1; if (_height >= 300 and _width >= 300) { chill = true; grow = false; shrink = false; } } if (chill) { ++chillt; _rotation = _rotation + speed; if (chillt >= 100) { shrink = true; chill = false; } } if (shrink) { _rotation = _rotation - speed1; _width = _width - speed1; _height = _height - speed1; if (_height <= 0 and _width <= 0) { _height == 0; _width == 0; _visible = false; } } } } } frame 100 { _root.bossdead = true; stop(); } } movieClip 308 { } movieClip 329 { instance of movieClip 308 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 308 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 33 { } instance of movieClip 308 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 84 { gotoAndPlay(82); } } movieClip 330 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { _root.score += 5000; stop(); } frame 10 { stop(); } } movieClip 331 bmouth1a { instance animate of movieClip 330 { onClipEvent (load) { low = 80; htt = 0; dtimer = 0; hitcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '50', 'rb': '250', 'ga': '50', 'gb': '50', 'ba': '50', 'bb': '50', 'aa': '255', 'ab': '0'}; Rbounds = 250; Lbounds = 250; hit = false; up = -60; hitt = 0; speed = 5; fall = false; deadt = 0; atime = 0; _xscale = 100; _yscale = 100; life = 150; chill = true; goget = false; up = false; chillt = 0; gogett = 0; upt = 0; droolt = 0; mt = 0; shott = 0; rape = false; shot2 = false; drool = false; drool1 = false; drool2 = false; drool3 = false; fspeed = 6; dir = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; _root.crape = rape; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.rapebreak) { rape = false; } if (!dead) { if (life <= 0) { dead = true; } if (!hit) { if (!rape) { if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (!_root.player1.animate.kdown) { if (limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { hitcolor.setTransform(oldColor); rapesel = random(2); if (_root.easy) { _root.breakfree = 10; _root.health -= 2; rape = true; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; rape = true; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; rape = true; } attack1t = 0; attack1 = false; } } } } } } if (limit.hitTest(_root.player1.animate.character.limit)) { ++htt; if (!as) { life -= _root.player1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Bug Mouth'; hit = true; } if (htt < 20) { as = true; } if (htt >= 20) { as = false; htt = 0; } } else { htt = 0; as = false; } if (!_root.shot1.animate.ko) { if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Bug Mouth'; hit = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'fire') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'book') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'boom') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'axe') { _root.shot1.animate.ko = true; } } } if (!attack1) { ++droolt; droolx = random(4); if (droolt >= 48 and droolt < 50) { _root.attachMovie('drool1a', 'drool1' + _root.debris, _root.debris++); _root['drool1' + _root.debris].animate._y = _y - 80; if (dir == 0) { if (droolx == 0) { _root['drool1' + _root.debris].animate._x = _x + 40; } if (droolx == 1) { _root['drool1' + _root.debris].animate._x = _x + 45; } if (droolx == 2) { _root['drool1' + _root.debris].animate._x = _x + 50; } if (droolx == 3) { _root['drool1' + _root.debris].animate._x = _x + 55; } if (droolx == 4) { _root['drool1' + _root.debris].animate._x = _x + 60; } } if (dir == 1) { if (droolx == 0) { _root['drool1' + _root.debris].animate._x = _x - 40; } if (droolx == 1) { _root['drool1' + _root.debris].animate._x = _x - 45; } if (droolx == 2) { _root['drool1' + _root.debris].animate._x = _x - 50; } if (droolx == 3) { _root['drool1' + _root.debris].animate._x = _x - 55; } if (droolx == 4) { _root['drool1' + _root.debris].animate._x = _x - 60; } } } if (droolt >= 78 and droolt < 80) { _root.attachMovie('drool1a', 'drool2' + _root.debris, _root.debris++); _root['drool2' + _root.debris].animate._y = _y - 80; if (dir == 0) { if (droolx == 0) { _root['drool2' + _root.debris].animate._x = _x + 45; } if (droolx == 1) { _root['drool2' + _root.debris].animate._x = _x + 50; } if (droolx == 2) { _root['drool2' + _root.debris].animate._x = _x + 55; } if (droolx == 3) { _root['drool2' + _root.debris].animate._x = _x + 60; } if (droolx == 4) { _root['drool2' + _root.debris].animate._x = _x + 65; } } if (dir == 1) { if (droolx == 0) { _root['drool2' + _root.debris].animate._x = _x - 45; } if (droolx == 1) { _root['drool2' + _root.debris].animate._x = _x - 50; } if (droolx == 2) { _root['drool2' + _root.debris].animate._x = _x - 55; } if (droolx == 3) { _root['drool2' + _root.debris].animate._x = _x - 60; } if (droolx == 4) { _root['drool2' + _root.debris].animate._x = _x - 65; } } droolt = 0; } if (chill) { gotoAndStop('chill'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { fall = true; } if (fall) { _y = _y + fspeed; if (_root.map.black.hitTest(_x, _y + 20, true)) { _root.attachMovie('dust1a', 'dust' + _root.debris, _root.debris++); _root['dust' + _root.debris].animate._x = _x; _root['dust' + _root.debris].animate._y = _y + low; fall = false; } } if (_root.player1.animate._x > _x) { _xscale = -100; dir = 0; } if (_root.player1.animate._x < _x) { _xscale = 100; dir = 1; } ++atime; if (atime >= 100) { atime = 0; attack1 = true; } ++chillt; if (chillt >= 200) { atime = 0; chillt = 0; up = true; chill = false; goget = false; } } if (up) { gotoAndStop('fly'); ++upt; _y = _y - speed; if (upt >= 45) { upt = 0; goget = true; chill = false; up = false; } } if (goget) { gotoAndStop('fly'); ++gogett; if (_root.player1.animate._x < _x) { _xscale = 100; dir = 1; _x = _x - speed; } if (_root.player1.animate._x >= _x) { _xscale = -100; dir = 0; _x = _x + speed; } if (gogett >= 100) { gogett = 0; up = false; chill = true; goget = false; } } } if (attack1) { ++attack1t; gotoAndStop('attack1'); if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { rapesel = random(2); if (_root.easy) { _root.breakfree = 10; _root.health -= 2; rape = true; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; rape = true; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; rape = true; } attack1t = 0; attack1 = false; } } } } } if (attack1t >= 80) { attack1t = 0; attack1 = false; } } } if (rape) { if (_root.health > 0) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); rp = true; } if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.06; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); if (rapesel == 0) { gotoAndStop('rape1'); } if (rapesel == 1) { gotoAndStop('rape2'); } _root.player1.animate._y = _y - 10; _root.player1.animate._x = _x; } else { gotoAndStop('rape1end'); ++dtimer; if (dtimer >= 350) { _root.gotoAndStop('gameover'); } } } else { rp = false; } } if (hit) { ++hitt; if (!htop) { _root.attachMovie('spark1a', 'spark1' + _root.spark, _root.spark++); _root['spark1' + _root.spark]._x = _x; _root['spark1' + _root.spark]._y = _y + up; htop = true; } hitcolor.setTransform(newColor); if (hitt >= 3) { hitcolor.setTransform(oldColor); hitt = 0; hit = false; } } else { htop = false; } } if (dead) { ++deadt; if (!bd) { _root.score += 1000; bd = true; } _root.boss1dead = true; _root.rape1 = false; _root.rape2 = false; hitcolor.setTransform(oldColor); hitt = 0; hit = false; gotoAndStop('dead'); if (deadt > 200 and deadt < 202) { _root.attachMovie('hball1a', 'hball1', 55); _root.hball1.animate._x = _root.map._x + 100; _root.hball1.animate._y = _root.map._y - 100; } if (deadt >= 250) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 333 { } movieClip 335 { } movieClip 348 { } movieClip 350 { } movieClip 353 { } movieClip 364 { } movieClip 367 { frame 15 { stop(); } } movieClip 370 { } movieClip 373 { } movieClip 387 { frame 16 { stop(); } } movieClip 401 { } movieClip 403 { } movieClip 406 { } movieClip 408 { } movieClip 429 { } movieClip 431 { } movieClip 437 { } movieClip 445 { } movieClip 454 { frame 15 { stop(); } } movieClip 458 { } movieClip 470 { } movieClip 474 { } movieClip 476 { } movieClip 477 { } movieClip 497 { } movieClip 505 { } movieClip 506 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } } movieClip 526 { instance of movieClip 506 { onClipEvent (load) { if (_root.kaa) { gotoAndStop('kaa'); } if (_root.rubella) { gotoAndStop('rubella'); } if (_root.bimbette) { gotoAndStop('bimbette'); } if (_root.toothy) { gotoAndStop('toothy'); } if (_root.rapebot) { gotoAndStop('rapebot'); } if (_root.pepto) { gotoAndStop('pepto'); } if (!_root.kaa and !_root.rubella and !_root.bimbette and !_root.toothy and !_root.rapebot and !_root.pepto) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.kaa) { gotoAndStop('kaa'); } if (_root.rubella) { gotoAndStop('rubella'); } if (_root.bimbette) { gotoAndStop('bimbette'); } if (_root.toothy) { gotoAndStop('toothy'); } if (_root.rapebot) { gotoAndStop('rapebot'); } if (_root.pepto) { gotoAndStop('pepto'); } if (!_root.kaa and !_root.rubella and !_root.bimbette and !_root.toothy and !_root.rapebot and !_root.pepto) { gotoAndStop('none'); } } } frame 31 { if (_root.health >= 50) { gotoAndPlay(1); } else { gotoAndPlay(32); } } frame 47 { if (_root.health >= 50) { gotoAndPlay(1); } else { gotoAndPlay(32); } } } movieClip 558 { frame 60 { if (_root.health >= 50) { gotoAndPlay(22); } else { gotoAndPlay(61); } } frame 77 { if (_root.health >= 50) { gotoAndPlay(22); } else { gotoAndPlay(61); } } } movieClip 563 { } movieClip 568 { } movieClip 571 { } movieClip 574 { } movieClip 609 { frame 67 { stop(); } } movieClip 621 { frame 23 { stop(); } } movieClip 633 { frame 20 { stop(); } } movieClip 634 { frame 135 { stop(); } } movieClip 644 { frame 15 { stop(); } } movieClip 645 { } movieClip 658 { frame 50 { stop(); } } movieClip 659 { frame 100 { stop(); } } movieClip 661 { } movieClip 663 { } movieClip 665 { } movieClip 666 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } frame 19 { stop(); } frame 20 { stop(); } frame 21 { stop(); } } movieClip 667 toothy1a { instance animate of movieClip 666 { onClipEvent (load) { dtimer = 0; rapevt = 0; bt1 = 0; bt2 = 0; cscale = 70; _yscale = cscale; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Toothy'; rand = 50; if (_root.easy) { life = 12; lifemax = 12; speed = 2; } if (_root.normal) { life = 16; lifemax = 16; speed = 3; } if (_root.hard) { life = 20; lifemax = 20; speed = 5; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; behsel = random(2); if (behsel == 0) { behavior1 = true; behavior2 = false; } if (behsel == 1) { behavior1 = false; behavior2 = true; } behavior1t = 0; behavior2t = 0; hitfallspeed = 8; hitspeed = 1; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; down = false; downt = 0; hitfall = false; knockup = false; p1rapesnd1 = new Sound(); p1rapesnd1.attachSound('fiyell8a'); p1rapesnd2 = new Sound(); p1rapesnd2.attachSound('fiyell5a'); hitsnd1 = new Sound(); hitsnd1.attachSound('phit1a'); hitsnd2 = new Sound(); hitsnd2.attachSound('phit2a'); hitsnd3 = new Sound(); hitsnd3.attachSound('phit3a'); hitsnd4 = new Sound(); hitsnd4.attachSound('phit4a'); ghitsnd1 = new Sound(); ghitsnd1.attachSound('slam1a'); } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _root.beh1 = hit1; _root.beh2 = hit2; _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 525) { dead = true; _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x, _y + 15, true)) { attack1 = false; attack1t = 0; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - 10; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + 10; } if (!dead) { if (_x <= _root.stagewmax) { if (_x >= _root.stagewmin) { if (_y <= _root.stagehmax) { if (_y >= _root.stagehmin) { if (life <= 0) { dead = true; } if (!hit1) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (limit.hitTest(_root.player1.animate.character.limit)) { life -= _root.player1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Toothy'; hit1 = true; info = true; } if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Toothy'; hit1 = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } if (!rape) { if (!asrape) { if (!mast) { if (!attack1) { if (!attack2) { if (!attack3) { if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('walk'); if (_root.player1.animate.rape) { mast = true; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } nhit = false; if (_x >= _root.player1.animate._x) { _xscale = cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -cscale; dir = 1; } MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; MaxY = _root.player1.animate._y + 70; MinY = _root.player1.animate._y - 70; if (_x <= MinX) { _x = _x + speed; plxPos = false; } else { if (_x >= MaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= MinY) { plyPos = false; } else { if (_y >= MaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (atsel) { attacksel = random(3); if (attacksel == 0) { if (_root.map.black.hitTest(_x, _y + 20, true)) { attack1 = true; } } if (attacksel == 1) { attack2 = true; } if (attacksel == 2) { attack3 = true; } atsel = false; } hitsel = random(2); } if (attack3) { gotoAndStop('attack3'); ++attack3t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.player1.animate._x; _root['spark' + _root.spark].animate._y = _root.player1.animate._y + up; hitsnd3.start(); _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } } } } } if (attack3t >= 80) { attack3t = 0; attack3 = false; } } } if (attack2) { ++attack2t; if (attack2t < 20) { gotoAndStop('gready'); } if (attack2t >= 20) { gotoAndStop('attack2'); if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; attack2t = 0; attack2 = false; } } } } } if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; if (_root.easy) { _root.life -= 2; } if (_root.normal) { _root.life -= 3; } if (_root.hard) { _root.life -= 5; } attack2t = 0; attack2 = false; _root.rape1 = true; } if (dir == 0) { _x = _x - 2; } if (dir == 1) { _x = _x + 2; } } if (attack2t >= 60) { attack2t = 0; attack2 = false; } } } if (attack1) { gotoAndStop('attack1'); ++attack1t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.player1.animate._x; _root['spark' + _root.spark].animate._y = _root.player1.animate._y + up; hitsnd3.start(); _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } } } } } if (dir == 0) { _x = _x - 1.5; } if (dir == 1) { _x = _x + 1.5; } if (attack1t >= 70) { attack1t = 0; attack1 = false; } } } if (mast) { gotoAndStop('masturbate'); if (!_root.player1.animate.rape) { mast = false; } } } if (asrape) { _visible = false; } } if (rape) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); rapesel = random(2); rp = true; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (_root.health >= 0) { if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.03; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); if (rapesel == 0) { gotoAndStop('rape1'); } if (rapesel == 1) { gotoAndStop('rape2'); } _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (_root.player1.animate.kdown) { rape = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } else { if (!htx) { _root.attachMovie('flash1a', 'flash1', 2000); htx = true; } gotoAndStop('rape1end'); ++dtimer; if (dtimer >= 240) { _root.gotoAndStop('gameover'); } } } else { rp = false; } } if (hit1) { ++hit1t; if (!hita) { _visible = true; hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape = false; rape2 = false; asrape = false; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2.5; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { hita = false; } } } } } } if (dead) { ++deadt; if (!dt1) { _root.score += 5; deadsel = random(4); itsel = random(28); if (itsel == 0) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 1) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 2) { _root.attachMovie('elixerit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 3) { _root.attachMovie('chickenit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 4) { _root.attachMovie('hotdogit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 5) { _root.attachMovie('clothit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 6) { _root.attachMovie('money1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 7) { _root.attachMovie('antidote1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } dt1 = true; } ++dead; if (deadsel == 0) { gotoAndStop('dead1'); } if (deadsel == 1) { gotoAndStop('dead2'); } if (deadsel == 2) { gotoAndStop('dead3'); } if (deadsel == 3) { gotoAndStop('dead4'); } if (deadt >= 150) { _parent.removeMovieClip(); } } } if (_root.pause) { _visible = false; } } } } movieClip 668 bugmouth1a { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { _root.score += 5000; stop(); } } movieClip 673 { } movieClip 675 { } movieClip 694 { frame 41 { stop(); } } movieClip 697 { } movieClip 719 { frame 1 { eyes.gotoAndStop(4); } frame 11 { eyes.gotoAndStop(3); } frame 21 { eyes.gotoAndStop(4); } } movieClip 742 { frame 1 { eyes.gotoAndStop(2); mouth.gotoAndStop(2); } frame 8 { eyes.gotoAndStop(3); } frame 20 { eyes.gotoAndStop(2); } } movieClip 744 { } movieClip 755 { } movieClip 761 { } movieClip 766 { } movieClip 781 { } movieClip 783 { frame 46 { stop(); } } movieClip 784 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { _root.score += 200; stop(); } } movieClip 785 tmonster1a { instance animate of movieClip 784 { onClipEvent (load) { up = 0; dtimer = 0; mt = 0; Rbounds = 250; Lbounds = 250; al = 0; hitcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '50', 'rb': '250', 'ga': '50', 'gb': '50', 'ba': '50', 'bb': '50', 'aa': '255', 'ab': '0'}; hit = false; hitt = 0; dead = false; deadt = 0; attack1 = false; attack1t = 0; gor = false; gol = true; golt = 0; gort = 0; hit = false; fspeed = 4; speed = 3; jump = false; jumpt = 0; ut = 0; _yscale = 100; _xscale = 100; life = 20; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.rapebreak) { rapev1 = false; rapev2 = false; _root.rape1 = false; _root.rape2 = false; raping1 = false; raping2 = false; raping3 = false; raping4 = false; } if (life < 0) { dead = true; } if (!dead) { if (!hit) { if (!rape) { if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (!_root.player1.animate.kdown) { if (limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { hitcolor.setTransform(oldColor); attack1t = 0; attack1 = false; rapesel = random(2); if (_root.easy) { _root.breakfree = 10; _root.health -= 2; rape = true; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; rape = true; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; rape = true; } } } } } } } if (limit.hitTest(_root.player1.animate.character.limit)) { if (!as) { life -= _root.player1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Tongue Monster'; as = true; hit = true; } } else { as = false; } if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Tongue Monster'; hit1 = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'axe') { _root.shot1.animate.ko = true; } } if (!attack1) { gotoAndStop('nd'); if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (!_root.player1.animate.kdown) { if (limita.hitTest(_root.player1.animate.limit)) { attack1 = true; } } } } } if (!jump) { ++ut; } if (jump) { _y = _y - fspeed; ++jumpt; if (jumpt >= 15) { jumpt = 0; jump = false; } } if (gor) { ++gort; _x = _x + speed; _xscale = 100; if (_root.map.black.hitTest(_x + 20, _y, true)) { gort = 0; gol = true; gor = false; } if (gort > 70) { gort = 0; gol = true; gor = false; } } if (gol) { ++golt; _x = _x - speed; _xscale = -100; if (_root.map.black.hitTest(_x - 20, _y, true)) { golt = 0; gor = true; gol = false; } if (golt > 70) { golt = 0; gol = false; gor = true; } } } if (attack1) { gotoAndStop('attack1'); ++attack1t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { rapesel = 3; attack1t = 0; attack1 = false; if (_root.easy) { _root.breakfree = 10; _root.health -= 2; rape = true; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; rape = true; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; rape = true; } } } } } } if (attack1t >= 65) { attack1t = 0; attack1 = false; } } } if (rape) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); _root.player1.animate.esc = 0; rp = true; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (_root.health >= 0) { if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.03; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); if (rapesel == 0) { gotoAndStop('rape1'); } if (rapesel == 1) { gotoAndStop('rape2'); } if (rapesel == 3) { gotoAndStop('rape4'); } _root.player1.animate._y = _y - 10; _root.player1.animate._x = _x; if (_root.player1.animate.kdown) { rape = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } else { if (!htx) { _root.attachMovie('flash1a', 'flash1', 2000); htx = true; } ++dtimer; if (dtimer >= 150) { _root.gotoAndStop('gameover'); } } } else { rp = false; } } if (hit) { ++hitt; rape = false; if (!arg) { ac1 = random(2); _root.attachMovie('spark1a', 'spark1' + _root.spark, _root.spark++); _root['spark1' + _root.spark]._x = _x; _root['spark1' + _root.spark]._y = _y; arg = true; } hitcolor.setTransform(newColor); if (hitt >= 3) { hitcolor.setTransform(oldColor); hitt = 0; hit = false; } } else { arg = false; } } if (dead) { ++deadt; gotoAndStop('dead'); if (!dd) { _root.score += 10; itsel = random(25); if (itsel == 0) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 1) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 2) { _root.attachMovie('elixerit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 3) { _root.attachMovie('chickenit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 4) { _root.attachMovie('hotdogit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 5) { _root.attachMovie('clothit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } dd = true; } if (deadt >= 30) { _parent.removeMovieClip(); } } } if (_root.pause) { _visible = false; } } } } movieClip 787 { } movieClip 788 bubble1a { instance animate of movieClip 787 { onClipEvent (load) { uspeed = random(3); if (uspeed == 0) { uspeed = 4; } dspeed = random(3); if (dspeed == 0) { dspeed = -1; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; _y = _y - uspeed; _x = _x + dspeed; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!this.hitTest(_root.map.purple)) { _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x - 15, _y, true)) { _parent.removeMovieClip(); } if (_x >= 560 or _x <= -50) { _parent.removeMovieClip(); } if (_y >= 460 or _y <= -10) { _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 792 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 794 { } movieClip 797 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 800 { } movieClip 803 { } movieClip 806 { } movieClip 809 { } movieClip 812 { } movieClip 815 { } movieClip 818 { } movieClip 821 { } movieClip 824 { } movieClip 827 { } movieClip 828 { frame 1 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.magic += 2; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Magic Up'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 2 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.magic += 5; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Magic Up'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 3 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 2; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Peach'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 4 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 2; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'candy'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 5 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 3; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Fruit'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 6 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 4; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Pickle'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 7 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 3; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Watermelon'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 8 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 3; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Pineapple'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 9 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 3; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Grapes'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 10 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 3; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'fruit'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 11 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 3; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Delicious Cake'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 12 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 3; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Fruit'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 13 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.health += 5; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Orgasm Cake'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 14 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.score += 1000; if (!r) { _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = '1000'; _root.points1.animate._x = _parent._x; _root.points1.animate._y = _parent._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Gameboy Pocket'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 15 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.score += 500; if (!r) { _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = '500'; _root.points1.animate._x = _parent._x; _root.points1.animate._y = _parent._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Sega Genesis'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 16 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.score += 5000; if (!r) { _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = '5000'; _root.points1.animate._x = _parent._x; _root.points1.animate._y = _parent._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'NES'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 17 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.score += 1000; if (!r) { _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = '1000'; _root.points1.animate._x = _parent._x; _root.points1.animate._y = _parent._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Arcade Cabinet'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 18 { stop(); } instance limit of movieClip 794 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { _root.score += 500; if (!r) { _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = '500'; _root.points1.animate._x = _parent._x; _root.points1.animate._y = _parent._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Sega Dreamcast'; r = true; } _parent.dead = true; _parent.removeMovieClip(); } } } frame 19 { _parent.removeMovieClip(); stop(); } } movieClip 829 items1a { instance animate of movieClip 828 { onClipEvent (load) { rtime = 0; up = true; upt = 0; speed = 3; dead = false; deadt = 0; ysel = random(3); if (ysel == 0) { goty = 8; } if (ysel == 1) { goty = 10; } if (ysel == 2) { goty = 12; } xsel = random(4); if (xsel == 0) { gotx = 1; } if (xsel == 1) { gotx = 2; } if (xsel == 2) { gotx = -1; } if (xsel == 3) { gotx = -2; } powsel = random(30); if (powsel == 0) { gotoAndStop('p1'); } if (powsel == 1) { gotoAndStop('p2'); } if (powsel == 2) { gotoAndStop('p2'); } if (powsel == 3) { gotoAndStop('p1'); } if (powsel == 4) { gotoAndStop('p1'); } if (powsel == 5) { gotoAndStop('p2'); } if (powsel == 6) { gotoAndStop('p1'); } if (powsel == 7) { gotoAndStop('p2'); } if (powsel == 8) { gotoAndStop('p1'); } if (powsel == 9) { gotoAndStop('p2'); } if (powsel == 10) { gotoAndStop('p1'); } if (powsel == 11) { gotoAndStop('p2'); } if (powsel == 12) { gotoAndStop('p3'); } if (powsel == 13) { gotoAndStop('p4'); } if (powsel == 14) { gotoAndStop('p5'); } if (powsel == 15) { gotoAndStop('p6'); } if (powsel == 16) { gotoAndStop('p7'); } if (powsel == 17) { gotoAndStop('p8'); } if (powsel == 18) { gotoAndStop('p9'); } if (powsel == 19) { gotoAndStop('p10'); } if (powsel == 20) { gotoAndStop('p11'); } if (powsel == 21) { gotoAndStop('p12'); } if (powsel == 22) { gotoAndStop('p13'); } if (powsel == 23) { gotoAndStop('p1'); } if (powsel == 24) { gotoAndStop('p1'); } if (powsel == 25) { gotoAndStop('p2'); } if (powsel == 26) { gotoAndStop('p1'); } if (powsel == 27) { gotoAndStop('p2'); } if (powsel == 28) { gotoAndStop('p1'); } if (powsel == 29) { gotoAndStop('p2'); } if (powsel == 30) { gotoAndStop('p1'); } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; ++rtime; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (rtime >= 100 and rtime < 150) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } if (!dead) { if (!_root.map.black.hitTest(_x, _y - 20, true)) { --goty; _y = _y - goty; _x = _x + gotx; } } if (dead) { ++deadt; gotoAndStop('dead'); if (deadt >= 30) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 833 { } movieClip 834 points1a { instance animate of movieClip 833 { onClipEvent (load) { speed = 3; rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; ++rtime; _y = _y - speed; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moved) { _y = _y - _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeed; } if (rtime >= 30) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 842 { } movieClip 844 { } movieClip 846 { } movieClip 847 { instance of movieClip 846 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 848 { instance of movieClip 842 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 844 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 850 { } movieClip 855 { } movieClip 858 { } movieClip 860 { } movieClip 864 { } movieClip 867 { } movieClip 869 { } movieClip 871 { } movieClip 873 { } movieClip 878 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 881 { } movieClip 883 { } movieClip 885 { } movieClip 888 { } movieClip 890 { } movieClip 893 { } movieClip 896 { } movieClip 898 { } movieClip 901 { } movieClip 904 { } movieClip 906 { } movieClip 910 { } movieClip 912 { } movieClip 916 { } movieClip 918 { } movieClip 921 { } movieClip 924 { } movieClip 926 { } movieClip 930 { } movieClip 932 { } movieClip 936 { } movieClip 938 { } movieClip 942 { } movieClip 944 { } movieClip 948 { } movieClip 950 { } movieClip 954 { } movieClip 956 { } movieClip 960 { } movieClip 962 { } movieClip 966 { } movieClip 968 { } movieClip 972 { } movieClip 974 { } movieClip 979 { } movieClip 981 { } movieClip 983 { } movieClip 988 { } movieClip 990 { } movieClip 992 { } movieClip 997 { } movieClip 999 { } movieClip 1001 { } movieClip 1005 { } movieClip 1007 { } movieClip 1009 { } movieClip 1013 { } movieClip 1015 { } movieClip 1017 { } movieClip 1021 { } movieClip 1023 { } movieClip 1027 { } movieClip 1029 { } movieClip 1033 { } movieClip 1035 { } movieClip 1040 { } movieClip 1042 { } movieClip 1043 { instance of movieClip 855 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 858 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 867 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 869 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 871 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 873 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 881 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 883 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 888 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 890 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 893 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 896 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 898 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 901 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 904 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 906 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 910 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 912 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 916 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 918 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 921 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 924 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 926 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 930 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 932 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 936 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 938 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 942 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 944 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 948 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 950 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 954 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 956 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 960 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 962 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 966 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 968 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 972 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 974 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 979 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 981 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 983 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 988 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 990 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 992 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 997 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 999 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 1001 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1005 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 1007 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 1009 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1013 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 1015 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 1017 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 1021 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 1023 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 1027 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 1029 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 1033 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 1035 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance pants of movieClip 1040 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance shirt of movieClip 1042 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1047 { } movieClip 1049 { } movieClip 1050 { instance of movieClip 855 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1047 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1049 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1053 { } movieClip 1056 { } movieClip 1058 { } movieClip 1060 { instance of movieClip 1053 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1056 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1058 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1063 { } movieClip 1067 { } movieClip 1069 { } movieClip 1070 { instance of movieClip 1063 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1067 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1069 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1073 { } movieClip 1075 { } movieClip 1078 { } movieClip 1080 { } movieClip 1081 { instance of movieClip 1073 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1075 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1078 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1080 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1091 { frame 16 { stop(); } } movieClip 1102 { frame 16 { stop(); } } movieClip 1113 { frame 16 { stop(); } } movieClip 1124 { frame 16 { stop(); } } movieClip 1125 { frame 16 { stop(); } } movieClip 1126 { frame 16 { stop(); } } movieClip 1127 { frame 16 { stop(); } } movieClip 1128 { frame 16 { stop(); } } movieClip 1129 { frame 16 { stop(); } } movieClip 1130 { frame 16 { stop(); } } movieClip 1131 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } frame 19 { stop(); } frame 20 { stop(); } } movieClip 1134 { } movieClip 1137 { } movieClip 1139 { } movieClip 1141 { } movieClip 1143 { } movieClip 1145 { } movieClip 1150 { } movieClip 1152 { } movieClip 1157 { } movieClip 1159 { } movieClip 1161 { } movieClip 1163 { } movieClip 1165 { } movieClip 1167 { } movieClip 1172 { } movieClip 1174 { } movieClip 1176 { } movieClip 1178 { } movieClip 1180 { } movieClip 1182 { } movieClip 1184 { } movieClip 1186 { } movieClip 1189 { } movieClip 1192 { } movieClip 1194 { } movieClip 1196 { } movieClip 1197 { instance limit of movieClip 1131 { onClipEvent (load) { if (_root.w1) { gotoAndStop('w1'); } if (_root.w2) { gotoAndStop('w2'); } if (_root.w3) { gotoAndStop('w3'); } if (_root.w4) { gotoAndStop('w4'); } if (_root.w5) { gotoAndStop('w5'); } if (_root.w6) { gotoAndStop('w6'); } if (_root.w7) { gotoAndStop('w7'); } if (_root.w8) { gotoAndStop('w8'); } if (_root.w9) { gotoAndStop('w9'); } if (_root.w10) { gotoAndStop('w10'); } } } instance of movieClip 1134 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1137 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1139 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1141 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1143 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1145 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1150 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1152 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1157 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1159 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1161 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1163 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1165 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1167 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1172 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1174 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1176 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1178 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1180 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1182 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1184 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1186 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 18 { stop(); } instance of movieClip 1189 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1192 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1194 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1196 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1200 { } movieClip 1202 { } movieClip 1205 { } movieClip 1207 { } movieClip 1209 { } movieClip 1211 { } movieClip 1213 { } movieClip 1215 { } movieClip 1218 { } movieClip 1222 { } movieClip 1224 { } movieClip 1228 { } movieClip 1230 { } movieClip 1233 { } movieClip 1235 { } movieClip 1239 { } movieClip 1242 { } movieClip 1245 { } movieClip 1247 { } movieClip 1249 { } movieClip 1251 { } movieClip 1254 { } movieClip 1257 { } movieClip 1260 { } movieClip 1262 { } movieClip 1264 { } movieClip 1266 { } movieClip 1268 { } movieClip 1271 { } movieClip 1274 { } movieClip 1277 { } movieClip 1279 { } movieClip 1280 { instance of movieClip 1200 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1202 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1205 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1207 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1209 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1211 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1213 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1215 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1218 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1222 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1224 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1228 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1230 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1233 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1235 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1239 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1242 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1245 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1247 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1249 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1251 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1254 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1257 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1260 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1262 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1264 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1266 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1268 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 11 { stop(); } instance of movieClip 1271 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1274 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1277 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1279 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1283 { } movieClip 1286 { } movieClip 1288 { } movieClip 1314 { instance limit of movieClip 1131 { onClipEvent (load) { if (_root.w1) { gotoAndStop('w1'); } if (_root.w2) { gotoAndStop('w2'); } if (_root.w3) { gotoAndStop('w3'); } if (_root.w4) { gotoAndStop('w4'); } if (_root.w5) { gotoAndStop('w5'); } if (_root.w6) { gotoAndStop('w6'); } if (_root.w7) { gotoAndStop('w7'); } if (_root.w8) { gotoAndStop('w8'); } if (_root.w9) { gotoAndStop('w9'); } if (_root.w10) { gotoAndStop('w10'); } } } instance of movieClip 1283 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1286 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1288 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 979 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 18 { stop(); } instance of movieClip 988 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1317 { } movieClip 1319 { } movieClip 1322 { } movieClip 1323 { instance of movieClip 1317 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1319 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1322 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1326 { } movieClip 1329 { } movieClip 1332 { } movieClip 1338 { instance limit of movieClip 1131 { onClipEvent (load) { if (_root.w1) { gotoAndStop('w1'); } if (_root.w2) { gotoAndStop('w2'); } if (_root.w3) { gotoAndStop('w3'); } if (_root.w4) { gotoAndStop('w4'); } if (_root.w5) { gotoAndStop('w5'); } if (_root.w6) { gotoAndStop('w6'); } if (_root.w7) { gotoAndStop('w7'); } if (_root.w8) { gotoAndStop('w8'); } if (_root.w9) { gotoAndStop('w9'); } if (_root.w10) { gotoAndStop('w10'); } } } instance of movieClip 1326 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1329 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1332 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 979 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 18 { stop(); } instance of movieClip 988 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1341 { } movieClip 1343 { } movieClip 1344 { instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1341 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1343 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1347 { } movieClip 1350 { } movieClip 1353 { } movieClip 1355 { instance of movieClip 1347 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 308 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1353 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1357 { } movieClip 1360 { } movieClip 1363 { } movieClip 1365 { } movieClip 1373 { } movieClip 1377 { } movieClip 1378 { instance of movieClip 1360 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1363 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 846 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 5 { stop(); } instance of movieClip 844 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1377 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1383 { frame 10 { stop(); } } movieClip 1386 { } movieClip 1389 { instance of movieClip 1360 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1363 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 846 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } frame 15 { stop(); } instance of movieClip 1386 { onClipEvent (load) { speed = 10; } onClipEvent (enterFrame) { _rotation = _rotation + speed; } } instance of movieClip 844 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1377 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1391 { } movieClip 1394 { } movieClip 1397 { instance of movieClip 842 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 844 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 846 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1401 { } movieClip 1406 { } movieClip 1409 { instance of movieClip 842 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 844 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 846 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1410 { } movieClip 1411 { } movieClip 1412 { } movieClip 1414 { } movieClip 1416 { } movieClip 1418 { } movieClip 1421 { } movieClip 1424 { } movieClip 1426 { } movieClip 1428 { } movieClip 1430 { } movieClip 1432 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } frame 19 { stop(); } frame 20 { stop(); } } movieClip 1433 { instance of movieClip 1421 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1424 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1426 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1428 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance limit of movieClip 1432 { onClipEvent (load) { speed = 40; if (_root.w1) { gotoAndStop('w1'); } if (_root.w2) { gotoAndStop('w2'); } if (_root.w3) { gotoAndStop('w3'); } if (_root.w4) { gotoAndStop('w4'); } if (_root.w5) { gotoAndStop('w5'); } if (_root.w6) { gotoAndStop('w6'); } if (_root.w7) { gotoAndStop('w7'); } if (_root.w8) { gotoAndStop('w8'); } if (_root.w9) { gotoAndStop('w9'); } if (_root.w10) { gotoAndStop('w10'); } } onClipEvent (enterFrame) { if (!_root.pause) { _rotation = _rotation + speed; } } } } movieClip 1437 { } movieClip 1439 { } movieClip 1441 { instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1437 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1439 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance limit of movieClip 1432 { onClipEvent (load) { speed = 40; if (_root.w1) { gotoAndStop('w1'); } if (_root.w2) { gotoAndStop('w2'); } if (_root.w3) { gotoAndStop('w3'); } if (_root.w4) { gotoAndStop('w4'); } if (_root.w5) { gotoAndStop('w5'); } if (_root.w6) { gotoAndStop('w6'); } if (_root.w7) { gotoAndStop('w7'); } if (_root.w8) { gotoAndStop('w8'); } if (_root.w9) { gotoAndStop('w9'); } if (_root.w10) { gotoAndStop('w10'); } } onClipEvent (enterFrame) { if (!_root.pause) { _rotation = _rotation + speed; } } } } movieClip 1445 { } movieClip 1447 { } movieClip 1449 { } movieClip 1450 { instance of movieClip 855 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1445 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 864 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } instance of movieClip 1447 { onClipEvent (load) { if (_root.armor) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.armor) { _visible = true; } else { _visible = false; } } } } movieClip 1453 { } movieClip 1454 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } instance character of movieClip 1344 { onClipEvent (load) { speed = 20; } onClipEvent (enterFrame) { if (!_root.pause) { _rotation = _rotation + speed; } } } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } frame 19 { stop(); } frame 20 { stop(); } frame 21 { stop(); } frame 22 { stop(); } frame 23 { stop(); } frame 24 { stop(); } frame 25 { stop(); } frame 26 { stop(); } frame 27 { stop(); } frame 28 { stop(); } frame 29 { stop(); } frame 30 { stop(); } frame 31 { stop(); } } movieClip 1455 sonia1a { instance animate of movieClip 1454 { onClipEvent (load) { statuspt = 0; statust = 0; clu = -40; cld = 50; dspin = 20; fallt = 0; falltmax = 0; wid = _width / 2; heig = _height / 2; heig1 = _height / 80; mapy = 50; mapx = 20; bubblet = 0; twirl = false; twstart = false; uppercut = false; uppercutt = 0; upperable = false; upperspeed = 5; rbreak = 0; playerstopt = 0; sspeed = 8.5; playerstop = false; yes = true; no = false; esc = 0; deadspeed = 30; shoott = 0; attack1t = 0; attack2t = 0; attack1 = false; attack2 = false; speedj = 5; knocked = 0; hitflys = 9; shotx = 50; shoty = 50; swing1 = new Sound(); swing1.attachSound('swing1a'); hmoan1 = new Sound(); hmoan1.attachSound('hmoan3a'); jumpmin = 3; jumpmax = 20; jumpbdnt = 0; jumpbdn = false; djump = false; djumpmin = 3; djumpmax = 20; djumpbdnt = 0; djumpable = false; if (_parent._name == 'player1') { if (_root.w1) { power = 3; } if (_root.w2) { power = 4; } if (_root.w3) { power = 5; } anistop = false; _width = 30; _height = 50; hyper1 = false; hyper2 = false; hyspeed = 1; hyper1t = false; hyper2t = false; shoott = 0; idupcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '400', 'rb': '10', 'ga': '100', 'gb': '400', 'ba': '400', 'bb': '400', 'aa': '100', 'ab': '0'}; poisonColor = {'ra': '50', 'rb': '100', 'ga': '0', 'gb': '0', 'ba': '100', 'bb': '100', 'aa': '100', 'ab': '0'}; curseColor = {'ra': '0', 'rb': '0', 'ga': '50', 'gb': '100', 'ba': '0', 'bb': '0', 'aa': '300', 'ab': '0'}; pickup = false; pickupt = 0; idup = false; idupt = 0; idupt2 = 0; nohit = false; nohitt = 0; hitc = false; hitflyc = false; deadt = 0; dead = false; kdown = false; kdownt = 0; hitfly1sp = 7; attackt = 0; ats = 0; _yscale = 100; atsel = 1; if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } mainspeed = 5; slspeed = 2; speed = 5; jspeed = 8; life = _root.life; lifemax = 100; dead = false; hit1 = false; hit2 = false; hit1t = 0; hit2t = 0; jump = false; jup = false; jumpt = 0; attack = false; fall = false; yspot = _y; xspot = _x; shoot = false; shoott = 0; slide = false; slidet = 0; hspeed = 3; } if (_parent._name != 'player1') { _yscale = 100; _xscale = _root.player1.animate._xscale; dir = _root.player1.animate.character.dir; d8 = _root.player1.animate._currentframe; d9 = _root.player1.animate.character._currentframe; gotoAndStop(d8); character.gotoAndStop(d9); } } onClipEvent (enterFrame) { _root.plx = _x; _root.ply = _y; _root.char1 = underwater; _root.char2 = rbreak; if (!_root.pause) { if (!unpause) { _visible = true; character.play(); unpause = true; } _root.plife._width = life; _root.plifemax._width = lifemax; if (life >= lifemax) { life = lifemax; } if (_root.armhealth >= 100) { _root.armhealth = 100; } if (_root.armor) { if (_root.armhealth <= 0) { _root.attachMovie('cloth1a', 'cl1' + _root.debris, _root.debris++); _root['cl1' + _root.debris].animate._x = _x; _root['cl1' + _root.debris].animate._y = _y + clu; _root.attachMovie('cloth1a', 'cl2' + _root.debris, _root.debris++); _root['cl2' + _root.debris].animate._x = _x; _root['cl2' + _root.debris].animate._y = _y + clu; _root.attachMovie('cloth1a', 'cl3' + _root.debris, _root.debris++); _root['cl3' + _root.debris].animate._x = _x; _root['cl3' + _root.debris].animate._y = _y + clu; _root.attachMovie('cloth1b', 'cl4' + _root.debris, _root.debris++); _root['cl4' + _root.debris].animate._x = _x; _root['cl4' + _root.debris].animate._y = _y + cld; _root.attachMovie('cloth1b', 'cl5' + _root.debris, _root.debris++); _root['cl5' + _root.debris].animate._x = _x; _root['cl5' + _root.debris].animate._y = _y + cld; _root.attachMovie('cloth1b', 'cl6' + _root.debris, _root.debris++); _root['cl6' + _root.debris].animate._x = _x; _root['cl6' + _root.debris].animate._y = _y + cld; _root.armor = false; } } if (_parent._name != 'player1') { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } _alpha = _alpha - 10; _xscale = _root.player1.animate._xscale; if (_alpha <= 0) { _parent.removeMovieClip(); } } if (_parent._name == 'player1') { _root.plx = fallt; _root.ply = falltmax; if (anistop) { slide = false; slidet = 0; shoot = false; attack1 = false; attack2 = false; shoott = 0; attack1t = 0; attack2t = 0; jumpb = false; jump = false; } if (!anistop) { if (!attack1) { if (!attack2) { if (Key.isDown(38)) { up = true; dn = false; rt = false; lft = false; } else { up = false; } if (Key.isDown(40)) { dn = true; up = false; rt = false; lft = false; } else { dn = false; } if (!dn) { if (Key.isDown(37)) { lft = true; rt = false; } else { lft = false; } if (Key.isDown(39)) { rt = true; lft = false; } else { rt = false; } } } } if (Key.isDown(65)) { twstart = true; if (!ak) { shoot = true; ak = true; } } else { twstart = false; ak = false; } if (Key.isDown(68)) { if (!ak1) { shoot2 = true; ak1 = true; } } else { ak1 = false; } if (!hit1 and !hit2 and !hitfly and !hitfall and !kdown and !getup) { if (Key.isDown(83)) { jumpbdn = true; if (!b) { jumpb = true; b = true; } } else { jumpbdn = false; b = false; } } if (_root.curse) { ++statust; if (statust < 2) { idupcolor.setTransform(curseColor); } if (statust >= 2) { idupcolor.setTransform(oldColor); } if (statust >= 4) { statust = 0; } } if (_root.poison) { ++statuspt; if (statuspt < 2) { idupcolor.setTransform(poisonColor); } if (statuspt >= 2) { idupcolor.setTransform(oldColor); } if (statuspt >= 4) { statuspt = 0; } } if (!_root.poison and !_root.curse and !idup) { statuspt = 0; statust = 0; idupcolor.setTransform(oldColor); } if (_x <= -5) { _x = _x + 10; } if (_x >= 560) { _x = _x - 10; } if (_root.map.black.hitTest(_x + 15, _y, true)) { _x = _x - speed; } if (_root.map.black.hitTest(_x - 15, _y, true)) { _x = _x + speed; } while (_root.map.black.hitTest(_x, _y + heig, true)) { _y = _y - 0.5; } while (_root.map.black.hitTest(_x, _y - heig1, true)) { _y = _y + 0.5; } if (limit.hitTest(_root.map.purple)) { underwater = true; speed = slspeed; sspeed = 4; upperspeed = 2.5; } else { underwater = false; speed = mainspeed; sspeed = 8.5; upperspeed = 5; } if (underwater) { ++bubblet; if (bubblet == 50) { _root.attachMovie('bubble1a', 'bubble1' + _root.debris, _root.debris++); _root['bubble1' + _root.debris].animate._x = _x; _root['bubble1' + _root.debris].animate._y = _y - 50; bubblet = 0; } } else { bubblet = 0; } if (!_root.inflive) { if (_root.health <= 0) { dead = true; } } if (!dead) { if (_y >= 510) { rape = false; if (_root.armor) { _root.armhealth -= 20; } else { _root.health -= 20; } _y = -40; } if (!playerstop) { if (!kdown) { if (!rape) { _root.rapebreak = false; if (!hit1) { if (!hit2) { if (idup) { nohit = true; nohitt = 0; ++idupt; ++idupt2; if (idupt2 > 0 and idupt2 < 1) { idupcolor.setTransform(oldColor); } if (idupt2 > 1 and idupt2 < 3) { idupcolor.setTransform(newColor); } if (idupt2 >= 6) { _root.attachMovie('sonia1a', 'miscdup1' + _root.shadowlayer, _root.shadowlayer++); _root['miscdup1' + _root.shadowlayer]._x = _x; _root['miscdup1' + _root.shadowlayer]._y = _y - 10; idupt2 = 0; } if (idupt2 > 3) { idupcolor.setTransform(oldColor); } if (idupt >= 300) { hitflyc = true; nohit = true; nohitt = 0; idupt = 0; idupt2 = 0; idup = false; } } else { if (!_root.poison) { if (!_root.curse) { idupcolor.setTransform(oldColor); } } } if (nohit) { ++nohitt; if (!idup) { _alpha = 50; } if (nohitt >= 70) { _alpha = 100; nohitt = 0; hitflyc = false; nohit = false; } } else { _alpha = 100; } if (!hyper1) { if (!hyper2) { if (shoot) { if (!up) { attack1 = true; } if (up) { if (upperable) { uppercut = true; upperable = false; } } shoot = false; } if (shoot2) { if (_root.magic > 0) { attack2 = true; } shoot2 = false; } if (!climb) { if (!uppercut) { if (!slide) { if (up or dn) { if (_root.map.blue.hitTest(_x, _y, true)) { climb = true; } } if (!djump) { if (!jump) { if (fall) { ++fallt; if (!fd) { if (speedj > -3) { speedj = -3; } fd = true; } if (ascfall) { jumpb = false; speedj = -6; ascfall = false; } if (underwater) { speedj = 4; if (jumpb) { speedj = 15; jumpt = 0; jump = true; } } if (!underwater) { if (jumpb) { if (djumpable) { speedj = 15; djump = true; djumpable = false; } } if (speedj < 6) { ++speedj; } } _y = _y + speedj; if (_root.map.black.hitTest(_x, _y + mapy, true)) { speedj = 0; fall = false; twirl = false; attack1 = false; attack1t = 0; } if (_root.map.green.hitTest(_x, _y + mapy, true)) { speedj = 0; fall = false; twirl = false; attack1 = false; attack1t = 0; } if (!attack1 and !attack2) { if (fallt >= falltmax) { gotoAndStop('fall'); } } if (rt) { shotx = 37; shoty = -35; dir = 0; _xscale = 100; _x = _x + speed; } if (lft) { shotx = -37; shoty = -35; dir = 1; _xscale = -100; _x = _x - speed; } if (up) { if (dir == 0) { shotx = -3; shoty = -70; } if (dir == 1) { shotx = 3; shoty = -70; } } if (dn) { if (dir == 0) { shotx = 5; shoty = 20; } if (dir == 1) { shotx = -5; shoty = 20; } } } else { fallt = 0; fd = false; } if (!fall) { _root.movespeed = speed; if (!gdam) { speedj = 0; jumpb = false; gdam = true; } if (!_root.map.black.hitTest(_x, _y + mapy, true) and !_root.map.green.hitTest(_x, _y + mapy, true)) { fall = true; } if (_root.map.black.hitTest(_x, _y + mapy, true) or _root.map.green.hitTest(_x, _y + mapy, true)) { falltmax = 20; if (!underwater) { if (_root.jboots) { speedj = 21; } else { speedj = 17; } } if (underwater) { if (_root.jboots) { speedj = 7; } else { speedj = 5; } } jumpt = 0; djumpt = 0; djumpable = true; upperable = true; if (!attack1) { if (!attack2) { if (!dn) { if (jumpb) { jump = true; } } if (!up) { if (rt) { shotx = 37; shoty = -35; dir = 0; _x = _x + speed; _xscale = 100; gotoAndStop('run'); } if (lft) { shotx = -37; shoty = -35; dir = 1; gotoAndStop('run'); _xscale = -100; _x = _x - speed; } } if (up) { gotoAndStop('ready'); } if (dn) { gotoAndStop('duck'); if (jumpb) { slide = true; } if (_root.map.green.hitTest(_x, _y + mapy, true)) { if (jumpb) { _y = _y + 40; } } } if (!rt and !lft and !up and !dn) { gotoAndStop('stand'); } } } } } else { gdam = false; } } if (jump) { falltmax = 0; slide = false; slidet = 0; jumpb = false; if (jumpbdn) { if (speedj >= jumpmin and speedj < jumpmax) { ++jumpbdnt; --speedj; } } _y = _y - speedj; ++jumpt; if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + (speed + 2); } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - (speed + 2); } if (!attack1) { if (!attack2) { gotoAndStop('jump'); } } if (rt) { shotx = 37; shoty = -35; dir = 0; _x = _x + speed; _xscale = 100; } if (lft) { dir = 1; _x = _x - speed; _xscale = -100; } if (!jumpbdn) { if (jumpt >= jumpmin) { ascfall = true; jump = false; } if (jumpt >= jumpbdnt) { ascfall = true; jump = false; } } if (jumpbdn) { if (jumpt >= jumpmax) { jump = false; } } if (jumpt >= 19) { jump = false; } } else { jumpbdnt = 0; } } if (djump) { falltmax = 5; jumpb = false; if (!djb) { _root.attachMovie('sonia1a', 'miscdup1' + _root.shadowlayer, _root.shadowlayer++); _root['miscdup1' + _root.shadowlayer]._x = _x - 2; _root['miscdup1' + _root.shadowlayer]._y = _y - 30; djb = true; } if (jumpbdn) { if (speedj >= djumpmin and speedj < djumpmax) { ++jumpbdnt; --speedj; } } _y = _y - speedj; ++djumpt; if (_root.map.black.hitTest(_x, _y - mapy, true)) { djump = false; } if (!attack1) { if (!attack2) { gotoAndStop('djump'); } } if (rt) { shotx = 37; shoty = -35; dir = 0; _x = _x + speed; _xscale = 100; } if (lft) { dir = 1; _x = _x - speed; _xscale = -100; } if (!jumpbdn) { if (djumpt >= djumpmin) { ascfall = true; djump = false; } if (djumpt >= djumpbdnt) { ascfall = true; djump = false; } } if (jumpbdn) { if (djumpt >= djumpmax) { djump = false; } } if (djumpt >= 19) { djump = false; } } else { djb = false; jumpbdnt = 0; } } if (slide) { falltmax = 0; if (!slidedust) { jumpb = false; slidedust = true; } _root.movespeed = sspeed; ++slidet; attack1 = false; attack2 = false; attack1t = 0; attack2t = 0; attackt = 0; gotoAndStop('slide'); if (jumpb) { slide = false; slidet = 0; jump = true; } if (dir == 0) { _x = _x + sspeed; } if (dir == 1) { _x = _x - sspeed; } if (_root.map.black.hitTest(_x - 20, _y, true)) { slidet = 0; slide = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { slidet = 0; slide = false; } if (!_root.map.black.hitTest(_x, _y + mapy, true)) { slidet = 0; slide = false; } if (slidet >= 30) { slidet = 0; slide = false; } } else { slidedust = false; _root.movespeed = speed; } } if (uppercut) { falltmax = 5; speedj = 3; gotoAndStop('uppercut'); ++uppercutt; _y = _y - upperspeed; if (uppercutt >= 25) { uppercutt = 0; uppercut = false; } } } if (climb) { jumpt = 0; if (!_root.map.blue.hitTest(_x, _y, true)) { climb = false; } if (!attack1 and !attack2) { gotoAndStop('climb'); if (rt) { shotx = 37; shoty = -35; dir = 0; _xscale = 100; } if (lft) { shotx = -37; shoty = -35; dir = 1; _xscale = -100; } if (up) { character.play(); _y = _y - speed; } if (dn) { character.play(); _y = _y + speed; } } if (jumpb) { jump = true; climb = false; } if (_root.map.black.hitTest(_x, _y + 30, true)) { climb = false; } if (!up and !dn) { character.stop(); } } if (attack2) { if (!climb) { gotoAndStop('attack2'); } if (climb) { gotoAndStop('cattack2'); } ++shoott; if (_root.mw1) { if (shoott >= 5) { if (!apsos) { if (_root.magic > 0) { soundLaser1.start(); if (!_root.shot1.animate.attach) { _root.magic -= 10; _root.attachMovie('boomerang1a', 'shot1', _root.pbullets++); _root.shot1.animate._x = _x; _root.shot1.animate._y = _y - 45; _root.shot1.animate.dir = dir; } } apsos = true; } } } if (_root.mw2) { if (shoott >= 5) { if (!apsos) { if (_root.magic > 0) { soundLaser1.start(); if (!_root.shot1.animate.attach) { _root.magic -= 8; _root.attachMovie('mcocktail1a', 'shot1', _root.pbullets++); _root.shot1.animate._x = _x; _root.shot1.animate._y = _y - 60; _root.shot1.animate.dir = dir; } } apsos = true; } } } if (_root.mw3) { if (shoott >= 5) { if (!apsos) { if (_root.magic > 0) { soundLaser1.start(); if (!_root.shot1.animate.attach) { _root.magic -= 3; _root.attachMovie('dagger1a', 'shot1', _root.pbullets++); _root.shot1.animate._x = _x; _root.shot1.animate._y = _y; _root.shot1.animate.dir = dir; } } apsos = true; } } } if (_root.mw4) { if (shoott >= 5) { if (!apsos) { if (_root.magic > 0) { soundLaser1.start(); if (!_root.shot1.animate.attach) { _root.magic -= 10; _root.attachMovie('throwaxe1a', 'shot1', _root.pbullets++); _root.shot1.animate._x = _x; _root.shot1.animate._y = _y - 45; _root.shot1.animate.dir = dir; } } apsos = true; } } } if (_root.mw5) { if (shoott >= 5) { if (!apsos) { if (_root.magic > 0) { soundLaser1.start(); if (!_root.shot1.animate.attach) { _root.magic -= 10; _root.attachMovie('book1a', 'shot1', _root.pbullets++); _root.shot1.animate._x = _x; _root.shot1.animate._y = _y - 45; _root.shot1.animate.dir = dir; } } apsos = true; } } } if (_root.mw6) { if (shoott >= 5) { if (!apsos) { if (_root.magic >= 50) { soundLaser1.start(); _root.magic -= 50; hyper1 = true; } apsos = true; } } } if (shoott >= 17) { shoott = 0; attack2 = false; } } else { apsos = false; } if (attack1) { if (!aaah) { swing1.start(); aaah = true; } ++attack1t; if (!seled) { attsel = random(4); seled = true; } if (!climb) { if (!twirl) { if (_root.map.black.hitTest(_x, _y + mapy, true) or _root.map.green.hitTest(_x, _y + mapy, true)) { if (dn) { gotoAndStop('dattack1'); } else { gotoAndStop('attack1'); } } if (!_root.map.black.hitTest(_x, _y + mapy, true) and !_root.map.green.hitTest(_x, _y + mapy, true)) { gotoAndStop('aattack1'); } } if (twirl) { if (_root.map.black.hitTest(_x, _y + mapy, true) or _root.map.green.hitTest(_x, _y + mapy, true)) { if (dn) { gotoAndStop('dtwirl'); } else { gotoAndStop('stwirl'); } } if (!_root.map.black.hitTest(_x, _y + mapy, true) and !_root.map.green.hitTest(_x, _y + 20, true)) { gotoAndStop('stwirl'); } } } if (climb) { if (!twirl) { gotoAndStop('cattack1'); } if (twirl) { gotoAndStop('ctwirl'); } } if (_root.w1) { if (attack1t >= 25) { if (!twstart) { twirl = false; attack1t = 0; fallatt = false; attack1 = false; } if (twstart) { twirl = true; } } } if (_root.w2) { if (attack1t >= 25) { if (!twstart) { twirl = false; attack1t = 0; fallatt = false; attack1 = false; } if (twstart) { twirl = true; } } } if (_root.w3) { if (attack1t >= 17) { if (!twstart) { twirl = false; attack1t = 0; fallatt = false; attack1 = false; } if (twstart) { attack1t = 0; attack1 = false; } } } } else { aaah = false; } } } if (hyper1) { ++hyper1t; shoot = false; jup = false; jump = false; gotoAndStop('cross'); slide = false; slidet = 0; jump = false; attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; if (hyper1t >= 100) { apsos = false; hyper1t = 0; nohit = true; hyper1 = false; } } if (hyper2) { slide = false; slidet = 0; jump = false; attack = false; attackt = 0; gotoAndStop('hyper2'); } } } if (hit1) { if (!ht1) { hmoan1.start(); ht1 = true; } ++hit1t; jumpb = false; jump = false; slidet = 0; slide = false; attack1 = false; attack2 = false; shoott = 0; attack1t = 0; attack2t = 0; attackt = 0; jumpb = false; gotoAndStop('hit1'); if (dir == 1) { _x = _x + hspeed; } if (dir == 0) { _x = _x - hspeed; } if (hit1t >= 20) { hit1t = 0; nohit = true; hit1 = false; } } else { ht1 = false; } } if (rape) { ++rbreak; _root.escnumb = esc; shoot = false; attack1 = false; attack2 = false; shoott = 0; attack1t = 0; attack2t = 0; attackt = 0; uppercut = false; uppercutt = 0; fall = false; jumpb = false; jump = false; if (Key.isDown(37) and Key.isDown(39) or Key.isDown(83) and Key.isDown(65) or Key.isDown(83) and Key.isDown(37) or Key.isDown(83) and Key.isDown(65) or Key.isDown(65) and Key.isDown(37)) { nothing = true; } else { nothing = false; } if (!nothing) { if (!rstop) { if (Key.isDown(39) or Key.isDown(83)) { if (no) { esc += 1; yes = true; no = false; } rstop = true; } } else { rstop = false; } if (!lstop) { if (Key.isDown(37) or Key.isDown(65)) { if (yes) { esc += 1; no = true; yes = false; } lstop = true; } } else { lstop = false; } } if (rbreak >= 2) { kdown = true; rape = false; esc = 0; nohit = true; } if (esc <= 0) { esc = 0; } if (esc >= _root.breakfree) { _root.rapebreak = true; esc = 0; rape = false; kdown = true; } } } if (kdown) { playerstop = false; slidet = 0; slide = false; attack1 = false; attack2 = false; shoott = 0; attack1t = 0; attack2t = 0; attackt = 0; jumpb = false; gotoAndStop('breakfree'); ++kdownt; if (kdownt >= 30) { kdownt = 0; nohit = true; kdown = false; } } } if (playerstop) { ++playerstopt; if (playerstopt >= 30) { playerstopt = 0; playerstop = false; } } } if (dead) { if (!dint) { _root.attachMovie('orgfade1a', 'fade1', 8001); sexLaser1.start(); dint = true; } if (!rape) { ++deadt; gotoAndStop('hit1'); _y = _y - 2; _alpha = _alpha - 0.5; if (deadt >= 150) { if (!dele) { _root.attachMovie('fade1a', 'fade1', 3000); dele = true; } } if (deadt >= 200) { _root.gotoAndStop('gameover'); } } } } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 1457 { } movieClip 1461 { } movieClip 1463 { } movieClip 1466 { } movieClip 1467 { instance red of movieClip 1457 { } instance bar of movieClip 1461 { } instance outline of movieClip 1463 { } } movieClip 1468 rapebar1a { instance of movieClip 1467 { onClipEvent (load) { ol = 3; attached = true; _y = 110; _x = 200; bar._width = _root.escnumb * 3; outline._width = _root.breakfree * 3; bar._height = 60; outline._height = 60; red._width = _root.breakfree * 3; red._height = 60; } onClipEvent (enterFrame) { if (!_root.zoomin) { _y = 110; _x = 200; es._width = 300; es._height = 50; bar._width = _root.escnumb * 10; outline._width = _root.breakfree * 10 + ol; red._width = _root.breakfree * 10; bar._height = 60; outline._height = 60 + ol; _alpha = 100; } else { _y = _root.vcam._y - 20; _x = _root.vcam._x; es._width = 200; es._height = 30; bar._width = _root.escnumb * 8; outline._width = _root.breakfree * 8 + ol; red._width = _root.breakfree * 8; bar._height = 30; red._height = 30; outline._height = 30 + ol; _alpha = 50; } if (_root.escnumb <= 0) { bar._width = 0; } if (_root.escnumb >= _root.escmax) { bar._width = _root.escmax; } if (!_root.player1.animate.rape) { _parent.removeMovieClip(); } if (_root.health < 0) { _parent.removeMovieClip(); } } } } movieClip 1476 { frame 15 { stop(); } } movieClip 1477 spark1a { instance animate of movieClip 1476 { onClipEvent (load) { rtime = 0; } onClipEvent (enterFrame) { ++rtime; if (rtime >= 35) { _parent.removeMovieClip(); } } } } movieClip 1480 { } movieClip 1490 { } movieClip 1494 { frame 20 { stop(); } } movieClip 1502 { frame 30 { stop(); } } movieClip 1512 { frame 48 { stop(); } } movieClip 1514 { } movieClip 1517 { } movieClip 1520 { } movieClip 1524 { } movieClip 1542 { } movieClip 1564 { frame 1 { eyes.gotoAndStop(2); mouth.gotoAndStop(2); } frame 6 { eyes.gotoAndStop(3); } frame 19 { eyes.gotoAndStop(2); } } movieClip 1621 { frame 18 { eyes.gotoAndStop(1); } frame 26 { eyes.gotoAndStop(2); } frame 42 { eyes.gotoAndStop(1); gotoAndPlay(18); } } movieClip 1623 { } movieClip 1625 { } movieClip 1627 { } movieClip 1629 { } movieClip 1647 { frame 13 { stop(); } } movieClip 1649 { frame 100 { stop(); } } movieClip 1652 { frame 100 { stop(); } } movieClip 1653 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } } movieClip 1654 rapebot1a { instance animate of movieClip 1653 { onClipEvent (load) { dtimer = 0; cscale = 80; _yscale = cscale; rapevt = 0; hearty = -55; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; idupcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '400', 'rb': '10', 'ga': '100', 'gb': '400', 'ba': '400', 'bb': '400', 'aa': '100', 'ab': '0'}; redColor = {'ra': '400', 'rb': '210', 'ga': '0', 'gb': '0', 'ba': '0', 'bb': '400', 'aa': '100', 'ab': '0'}; enemname = 'Rapebot'; if (_root.easy) { speed = 2; life = 60; lifemax = 60; } if (_root.normal) { speed = 3; life = 100; lifemax = 100; } if (_root.hard) { speed = 5; life = 120; lifemax = 120; } rand = 80; asrand = 45; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; behavior1t = 0; behavior2t = 0; hitfallspeed = 8; hitspeed = 1; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; down = false; downt = 0; hitfall = false; knockup = false; p1rapesnd1 = new Sound(); p1rapesnd1.attachSound('fiyell8a'); p1rapesnd2 = new Sound(); p1rapesnd2.attachSound('fiyell5a'); hitsnd = new Sound(); hitsnd.attachSound('rex1a'); deadsnd = new Sound(); deadsnd.attachSound('exp1a'); bong1snd = new Sound(); bong1snd.attachSound('bong1a'); talk2snd = new Sound(); talk2snd.attachSound('uzisnd1a'); talk3snd = new Sound(); talk3snd.attachSound('uzisnd1a'); talk4snd = new Sound(); talk4snd.attachSound('uzisnd1a'); } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = rape2; _root.beh1 = hit1; _root.beh2 = hit2; if (!unpause) { _visible = true; character.play(); unpause = true; } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - 10; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + 10; } if (!dead) { if (_x <= _root.stagewmax) { if (_x >= _root.stagewmin) { if (_y <= _root.stagehmax) { if (_y >= _root.stagehmin) { if (life <= 0) { rdead = random(2); if (rdead == 0) { dead1 = true; } if (rdead == 1) { dead2 = true; } dead = true; } if (!hit1) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); _y = _y + 7; } if (!rape) { if (!attack1) { if (!attack2) { if (!attack3) { kup = false; if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('walk'); } else { gotoAndStop('fall'); } nhit = false; if (_x >= _root.player1.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -100; dir = 1; } nhit = false; if (_x >= _root.player1.animate._x) { _xscale = cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -cscale; dir = 1; } MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; MaxY = _root.player1.animate._y + 70; MinY = _root.player1.animate._y - 70; if (_x <= MinX) { _x = _x + speed; plxPos = false; } else { if (_x >= MaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= MinY) { plyPos = false; } else { if (_y >= MaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (atsel) { if (!_root.rape2) { attacksel = random(2); if (attacksel == 0) { attack1 = true; } if (attacksel == 1) { attack2 = true; } } if (_root.rape2) { attack2 = true; } atsel = false; } if (behavior1t >= 100) { behavior1t = 0; behavior2 = true; behavior1 = false; } } if (attack3) { gotoAndStop('attack3'); ++attack3t; if (attack3t > 15 and attack3t < 17) { _root.attachMovie('enrocket1a', 'heartpro' + _root.ebullet, _root.ebullet++); _root['heartpro' + _root.ebullet].animate._y = _y + hearty; _root['heartpro' + _root.ebullet].animate._x = _x; _root['heartpro' + _root.ebullet].animate.dir = dir; } if (attack3t >= 60) { attack3t = 0; attack3 = false; } } } if (attack2) { gotoAndStop('attack2'); ++attack2t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; attack2t = 0; attack2 = false; } } } } } if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; if (_root.easy) { _root.life -= 2; } if (_root.normal) { _root.life -= 3; } if (_root.hard) { _root.life -= 5; } attack2t = 0; attack2 = false; _root.rape1 = true; } if (attack2t >= 70) { attack2t = 0; attack2 = false; } } } if (attack1) { gotoAndStop('attack1'); ++attack1t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.player1.animate._x; _root['spark' + _root.spark].animate._y = _root.player1.animate._y + up; hitsnd3.start(); _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } } } } } if (dir == 0) { _x = _x - 1; } if (dir == 1) { _x = _x + 1; } if (attack1t >= 50) { attack1t = 0; attack1 = false; } } if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Automaton'; hitsnd.start(); life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Automaton'; hit1 = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'axe') { _root.shot1.animate.ko = true; } } } if (rape) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); rapesel = random(2); rp = true; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (_root.health >= 0) { if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.03; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); if (rapesel == 0) { gotoAndStop('rape1'); } if (rapesel == 1) { gotoAndStop('rape2'); } _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (_root.player1.animate.kdown) { rape = false; } if (_root.rapebreak) { rape = false; } } else { ++dtimer; if (dtimer >= 200) { _root.gotoAndStop('gameover'); } } } else { rp = false; } } if (hit1) { ++hit1t; ++hit1timer; if (!hita) { hita = true; } if (hit1t >= 0 and hit1t < 3) { idupcolor.setTransform(redColor); } if (hit1t >= 3 and hit1t < 5) { idupcolor.setTransform(oldColor); } if (hit1t >= 5 and hit1t < 8) { idupcolor.setTransform(redColor); } if (hit1t >= 8 and hit1t < 10) { idupcolor.setTransform(oldColor); } if (hit1t >= 10 and hit1t < 12) { idupcolor.setTransform(redColor); } if (hit1t >= 12 and hit1t < 13) { idupcolor.setTransform(oldColor); } if (hit1t >= 13) { idupcolor.setTransform(redColor); } srape = false; character.stop(); rape = false; rape2 = false; asrape = false; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 5; } if (hit1t >= 15) { idupcolor.setTransform(oldColor); character.play(); hit1t = 0; hit1 = false; } } else { hit1timer = 0; hita = false; } } } } } } if (dead) { if (!w) { _root.score += 10; itsel = random(25); if (itsel == 0) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 1) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 2) { _root.attachMovie('elixerit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 3) { _root.attachMovie('chickenit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 4) { _root.attachMovie('hotdogit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 5) { _root.attachMovie('clothit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } w = true; } idupcolor.setTransform(oldColor); srape = false; asrape = false; ++deadt; if (dead1) { if (!da1) { deadsnd.start(0, 5); da1 = true; } gotoAndStop('dead1'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead2) { if (!da2) { deadsnd.start(0, 5); da2 = true; } if (!dhead) { _root.attachMovie('rapebothead1a', 'head' + _root.debris, _root.debris++); _root['head' + _root.debris].animate._x = _x; _root['head' + _root.debris].animate._y = _y - 60; _root['head' + _root.debris].animate.dir = dir; dhead = true; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } gotoAndStop('dead2'); if (deadt >= 150) { _parent.removeMovieClip(); } } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 1655 { } movieClip 1656 flash1a { instance animate of movieClip 1655 { onClipEvent (load) { _x = 275; _y = 200; _alpha = 0; rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; if (rtime < 20) { _alpha = _alpha + 15; } if (rtime >= 20) { _alpha = _alpha - 15; } if (rtime >= 35) { _parent.removeMovieClip(); } } } } } movieClip 1658 { } movieClip 1659 cloth1a { instance animate of movieClip 1658 { onClipEvent (load) { attach = true; _xscale = 250; dspeed = random(10); rspeed = 30; removetime = 0; dir = random(2); gsel = random(4); if (gsel == 0) { uspeed = 20; } if (gsel == 1) { uspeed = 10; } if (gsel == 2) { uspeed = 15; } if (gsel == 3) { uspeed = 22; } } onClipEvent (enterFrame) { if (!_root.pause) { ++removetime; if (removetime >= 150) { _parent.removeMovieClip(); } if (_x <= -23) { _parent.removeMovieClip(); } if (_x >= 570) { _parent.removeMovieClip(); } if (_y >= 405) { _parent.removeMovieClip(); } _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } } else { _visible = false; } } } } movieClip 1661 { } movieClip 1662 cloth1b { instance animate of movieClip 1661 { onClipEvent (load) { attach = true; _xscale = 250; dspeed = random(10); rspeed = 30; removetime = 0; dir = random(2); gsel = random(4); if (gsel == 0) { uspeed = 20; } if (gsel == 1) { uspeed = 10; } if (gsel == 2) { uspeed = 15; } if (gsel == 3) { uspeed = 22; } } onClipEvent (enterFrame) { if (!_root.pause) { ++removetime; if (removetime >= 150) { _parent.removeMovieClip(); } if (_x <= -23) { _parent.removeMovieClip(); } if (_x >= 570) { _parent.removeMovieClip(); } if (_y >= 405) { _parent.removeMovieClip(); } _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } } else { _visible = false; } } } } movieClip 1673 { } movieClip 1677 { } movieClip 1679 { } movieClip 1681 { } movieClip 1683 { } movieClip 1685 { } movieClip 1687 { } movieClip 1689 { } movieClip 1691 { } movieClip 1700 { frame 31 { if (_root.health >= 50) { gotoAndPlay(1); } else { gotoAndPlay(32); } } frame 47 { if (_root.health >= 50) { gotoAndPlay(1); } else { gotoAndPlay(32); } } } movieClip 1702 { } movieClip 1704 { } movieClip 1706 { } movieClip 1708 { } movieClip 1712 { } movieClip 1714 { frame 1 { eye.gotoAndStop(1); } frame 22 { eye.gotoAndStop(2); } frame 25 { eye.gotoAndStop(1); } frame 38 { eye.gotoAndStop(2); } frame 56 { if (_root.health >= 50) { gotoAndPlay(25); } else { gotoAndPlay(57); } } frame 57 { eye.gotoAndStop(2); } frame 71 { if (_root.health >= 50) { gotoAndPlay(25); } else { gotoAndPlay(57); } } } movieClip 1715 { frame 10 { stop(); } } movieClip 1717 { frame 31 { stop(); } } movieClip 1726 { } movieClip 1734 { frame 120 { stop(); } } movieClip 1735 { } movieClip 1756 { frame 70 { stop(); } } movieClip 1757 { frame 1 { eye.gotoAndStop(1); } frame 40 { eyes.gotoAndStop(2); stop(); } } movieClip 1759 { } movieClip 1765 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } } movieClip 1766 wolfman1a { instance animate of movieClip 1765 { onClipEvent (load) { cumt = 0; idupcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '100', 'rb': '10', 'ga': '0', 'gb': '0', 'ba': '0', 'bb': '0', 'aa': '100', 'ab': '0'}; prox = 30; proy = -85; dtimer = 0; rapevt = 0; bt1 = 0; bt2 = 0; cscale = 70; _yscale = cscale; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Toothy'; rand = 50; chillt = 0; if (_root.easy) { chillmax = 200; life = 12; lifemax = 12; speed = 5; } if (_root.normal) { chillmax = 150; life = 16; lifemax = 16; speed = 7; } if (_root.hard) { chillmax = 100; life = 20; lifemax = 20; speed = 8; } jumpt = 25; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; behsel = random(2); if (behsel == 0) { behavior1 = true; behavior2 = false; } if (behsel == 1) { behavior1 = false; behavior2 = true; } behavior1t = 0; behavior2t = 0; hitfallspeed = 8; hitspeed = 1; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; down = false; downt = 0; hitfall = false; knockup = false; p1rapesnd1 = new Sound(); p1rapesnd1.attachSound('fiyell8a'); p1rapesnd2 = new Sound(); p1rapesnd2.attachSound('fiyell5a'); hitsnd1 = new Sound(); hitsnd1.attachSound('phit1a'); hitsnd2 = new Sound(); hitsnd2.attachSound('phit2a'); hitsnd3 = new Sound(); hitsnd3.attachSound('phit3a'); hitsnd4 = new Sound(); hitsnd4.attachSound('phit4a'); ghitsnd1 = new Sound(); ghitsnd1.attachSound('slam1a'); } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _root.beh1 = hit1; _root.beh2 = hit2; _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 525) { dead = true; _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x, _y + 15, true)) { attack1 = false; attack1t = 0; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - 10; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + 10; } if (!dead) { if (_x <= _root.stagewmax) { if (_x >= _root.stagewmin) { if (_y <= _root.stagehmax) { if (_y >= _root.stagehmin) { if (life <= 0) { dead = true; } if (!hit1) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (limit.hitTest(_root.player1.animate.character.limit)) { life -= _root.player1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Wolfman'; hit1 = true; info = true; } if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Wolfman'; hit1 = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } if (!rape) { if (!asrape) { if (!mast) { if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } attack1t = 0; attack1 = false; attack2t = 0; attack2 = false; rape = true; } } } } } if (!attack1) { if (!attack2) { if (_root.map.black.hitTest(_x, _y + 20, true)) { ++chillt; gotoAndStop('stand'); if (chillt >= chillmax) { chillt = 0; attsel = random(2); if (attsel == 0) { attack1 = true; } if (attsel == 1) { attack2 = true; } } if (_root.player1.animate.rape) { mast = true; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('leap'); } if (_x >= _root.player1.animate._x) { _xscale = cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -cscale; dir = 1; } } if (attack2) { ++attack2t; gotoAndStop('attack2'); if (attack2t == 15) { _root.attachMovie('wolfpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (attack2t >= 70) { attack2t = 0; attack2 = false; } } } if (attack1) { ++attack1t; gotoAndStop('leap'); if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; attack1t = 0; attack1 = false; } } } } } if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; if (_root.easy) { _root.life -= 2; } if (_root.normal) { _root.life -= 3; } if (_root.hard) { _root.life -= 5; } attack1t = 0; attack1 = false; _root.rape1 = true; } _y = _y - jumpt; --jumpt; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } if (attack1t >= 60) { attack1t = 0; attack1 = false; } } else { jumpt = 20; } } if (mast) { gotoAndStop('masturbate'); if (!_root.player1.animate.rape) { mast = false; } } } if (asrape) { _visible = false; } } if (rape) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); rapesel = random(2); rp = true; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (_root.health >= 0) { if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.03; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); if (rapesel == 0) { gotoAndStop('rape1'); } if (rapesel == 1) { gotoAndStop('rape2'); } _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (_root.player1.animate.kdown) { rape = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } else { if (!htx) { _root.attachMovie('flash1a', 'flash1', 2000); htx = true; } ++dtimer; if (rapesel == 0) { ++cumt; gotoAndStop('cum1'); if (dtimer >= 240) { _root.gotoAndStop('gameover'); } } if (rapesel == 1) { gotoAndStop('cum2'); if (dtimer >= 240) { _root.gotoAndStop('gameover'); } } } } else { rp = false; } } if (hit1) { ++hit1t; if (!hita) { idupcolor.setTransform(newColor); hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape = false; rape2 = false; asrape = false; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2.5; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit1t == 3) { idupcolor.setTransform(oldColor); } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { idupcolor.setTransform(oldColor); hita = false; } } } } } } if (dead) { ++deadt; ++fltimer; if (fltimer >= 5) { _root.attachMovie('flareup1a', 'flareup1' + _root.debris, _root.debris++); _root['flareup1' + _root.debris].animate._x = _x - random(5); _root['flareup1' + _root.debris].animate._y = _y - random(20); fltimer = 0; } if (!dt1) { _root.score += 50; itsel = random(25); if (itsel == 0) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 1) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 2) { _root.attachMovie('elixerit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 3) { _root.attachMovie('chickenit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 4) { _root.attachMovie('hotdogit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 5) { _root.attachMovie('clothit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } dt1 = true; } ++dead; gotoAndStop('dead'); if (deadt >= 75) { _parent.removeMovieClip(); } } } if (_root.pause) { _visible = false; } } } } movieClip 1769 { } movieClip 1772 { } movieClip 1778 { } movieClip 1782 { } movieClip 1788 { frame 5 { stop(); } } movieClip 1789 { } movieClip 1792 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1793 { frame 1 { emouth.gotoAndStop(1); } frame 15 { emouth.gotoAndStop(2); _root.attachMovie('spermcloud1a', 'sp1a' + _root.debris, _root.debris++); _root['sp1a' + _root.debris].animate._x = _parent._x; _root['sp1a' + _root.debris].animate._y = _parent._y; } frame 31 { if (_root.health >= 50) { gotoAndPlay(1); } else { gotoAndPlay(32); } } frame 32 { emouth.gotoAndStop(1); } frame 39 { emouth.gotoAndStop(2); _root.attachMovie('spermcloud1a', 'sp1a' + _root.debris, _root.debris++); _root['sp1a' + _root.debris].animate._x = _parent._x; _root['sp1a' + _root.debris].animate._y = _parent._y; } frame 47 { if (_root.health >= 50) { gotoAndPlay(1); } else { gotoAndPlay(32); } } } movieClip 1794 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1797 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1800 { } movieClip 1803 { frame 1 { count = 0; emouth.gotoAndStop(2); eyes.gotoAndStop(1); mouth.gotoAndStop(1); } frame 20 { eyes.gotoAndStop(2); mouth.gotoAndStop(1); } frame 30 { eyes.gotoAndStop(1); mouth.gotoAndStop(1); } frame 40 { count += 1; eyes.gotoAndStop(2); mouth.gotoAndStop(1); } frame 50 { if (count >= 6) { gotoAndPlay(51); } else { gotoAndPlay(30); } } frame 56 { eyes.gotoAndStop(2); mouth.gotoAndStop(1); } frame 84 { eyes.gotoAndStop(1); mouth.gotoAndStop(1); } frame 100 { eyes.gotoAndStop(2); mouth.gotoAndStop(2); } frame 103 { _root.attachMovie('spermcloud1a', 'sp1a' + _root.debris, _root.debris++); _root['sp1a' + _root.debris].animate._x = _parent._x; _root['sp1a' + _root.debris].animate._y = _parent._y; } frame 121 { if (_root.health >= 50) { gotoAndPlay(84); } else { gotoAndPlay(121); } } frame 122 { eyes.gotoAndStop(1); mouth.gotoAndStop(1); } frame 129 { eyes.gotoAndStop(2); mouth.gotoAndStop(2); } frame 131 { _root.attachMovie('spermcloud1a', 'sp1a' + _root.debris, _root.debris++); _root['sp1a' + _root.debris].animate._x = _parent._x; _root['sp1a' + _root.debris].animate._y = _parent._y; } frame 141 { if (_root.health >= 50) { gotoAndPlay(84); } else { gotoAndPlay(121); } } } movieClip 1805 { frame 20 { stop(); } } movieClip 1806 { } movieClip 1807 { frame 1 { emouth.gotoAndStop(1); } frame 15 { emouth.gotoAndStop(2); } frame 16 { gotoAndPlay(15); } } movieClip 1808 { frame 24 { gotoAndPlay(23); } } movieClip 1815 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } } movieClip 1816 hammerhead1a { instance animate of movieClip 1815 { onClipEvent (load) { cumt = 0; prox = 10; proy = -40; idupcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '100', 'rb': '10', 'ga': '0', 'gb': '0', 'ba': '0', 'bb': '0', 'aa': '100', 'ab': '0'}; dtimer = 0; rapevt = 0; bt1 = 0; bt2 = 0; cscale = 70; _yscale = cscale; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Toothy'; rand = 50; if (_root.easy) { life = 12; lifemax = 12; speed = 2; atspeed = 4; } if (_root.normal) { life = 16; lifemax = 16; speed = 3; atspeed = 5; } if (_root.hard) { life = 20; lifemax = 20; speed = 5; atspeed = 7; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; behsel = random(2); if (behsel == 0) { behavior1 = true; behavior2 = false; } if (behsel == 1) { behavior1 = false; behavior2 = true; } behavior1t = 0; behavior2t = 0; hitfallspeed = 8; hitspeed = 1; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; down = false; downt = 0; hitfall = false; knockup = false; p1rapesnd1 = new Sound(); p1rapesnd1.attachSound('fiyell8a'); p1rapesnd2 = new Sound(); p1rapesnd2.attachSound('fiyell5a'); hitsnd1 = new Sound(); hitsnd1.attachSound('phit1a'); hitsnd2 = new Sound(); hitsnd2.attachSound('phit2a'); hitsnd3 = new Sound(); hitsnd3.attachSound('phit3a'); hitsnd4 = new Sound(); hitsnd4.attachSound('phit4a'); ghitsnd1 = new Sound(); ghitsnd1.attachSound('slam1a'); MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; MaxY = _root.player1.animate._y - randymax; MinY = _root.player1.animate._y - randymin; rand = 50; randymin = 170; randymax = 150; } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _root.beh1 = hit1; _root.beh2 = hit2; _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 525) { dead = true; _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x, _y + 15, true)) { attack1 = false; attack1t = 0; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - 10; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + 10; } if (!dead) { if (_x <= _root.stagewmax) { if (_x >= _root.stagewmin) { if (_y <= _root.stagehmax) { if (_y >= _root.stagehmin - 100) { if (life <= 0) { dead = true; } if (!hit1) { if (limit.hitTest(_root.player1.animate.character.limit)) { life -= _root.player1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Hammerhead'; hit1 = true; info = true; } if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Hammerhead'; hit1 = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } if (!rape) { if (!asrape) { if (!mast) { if (!attack1) { if (!attack2) { if (!attack3) { if (_root.player1.animate.rape) { mast = true; } if (behavior1) { gotoAndStop('stand'); ++behavior1t; if (behavior1t >= 300) { behavior1t = 0; behavior2 = true; behavior1 = false; } if (behavior1t == 100) { attack2 = true; } if (behavior1t == 200) { attack3 = true; } if (_x >= _root.player1.animate._x) { _xscale = cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -cscale; dir = 1; } MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; MaxY = _root.player1.animate._y - randymax; MinY = _root.player1.animate._y - randymin; if (_x <= MinX) { _x = _x + speed; plxPos = false; } else { if (_x >= MaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= MinY) { _y = _y + speed; plyPos = false; } else { if (_y >= MaxY) { _y = _y - speed; plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { attack1 = true; } } if (behavior2) { gotoAndStop('stand'); ++behavior2t; if (behavior2t >= 150) { behavior2t = 0; behavior1 = true; behavior2 = false; } if (_x >= _root.player1.animate._x) { _xscale = cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -cscale; dir = 1; } if (behavior2t == 100) { attack3 = true; } } } if (attack3) { ++attack3t; gotoAndStop('attack1'); if (attack3t == 15) { _root.attachMovie('wolfpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (attack3t >= 70) { attack3t = 0; attack3 = false; } } } if (attack2) { ++attack2t; gotoAndStop('attack1'); if (attack2t == 15) { _root.attachMovie('wolfpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (attack2t >= 70) { attack2t = 0; attack2 = false; } } } if (attack1) { --atdrop; _y = _y + atdrop; if (dir == 0) { _x = _x - atspeed; } if (dir == 1) { _x = _x + atspeed; } gotoAndStop('dive'); ++attack1t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; attack1t = 0; attack1 = false; } } } } } if (_y <= 50) { attack1t = 0; attack1 = false; } if (attack1t >= 35) { attack1t = 0; attack1 = false; } } else { atdrop = 20; } } if (mast) { gotoAndStop('masturbate'); if (!_root.player1.animate.rape) { mast = false; } } } if (asrape) { _visible = false; } } if (rape) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); rapesel = random(2); rp = true; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (_root.health >= 0) { if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.03; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); if (rapesel == 0) { gotoAndStop('rape1'); } if (rapesel == 1) { gotoAndStop('rape2'); } _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (_root.player1.animate.kdown) { rape = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } else { ++dtimer; ++cumt; if (cumt >= 3) { _root.attachMovie('spermcloud1a', 'sp1a' + _root.debris, _root.debris++); _root['sp1a' + _root.debris].animate._x = _x; _root['sp1a' + _root.debris].animate._y = _y; cumt = 0; } if (rapesel == 0) { gotoAndStop('rape1end'); rtmmax = 260; } if (rapesel == 1) { gotoAndStop('rape2end'); rtmmax = 300; } if (!htx) { _root.attachMovie('flash1a', 'flash1', 2000); htx = true; } if (dtimer >= rtmmax) { _root.gotoAndStop('gameover'); } } } else { rp = false; } } if (hit1) { ++hit1t; if (!hita) { _visible = true; hita = true; } idupcolor.setTransform(newColor); srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape = false; rape2 = false; asrape = false; if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit1t >= 15) { idupcolor.setTransform(oldColor); hit1t = 0; hit1 = false; } } else { idupcolor.setTransform(oldColor); hita = false; } } } } } } if (dead) { ++deadt; if (!dt1) { _root.score += 20; itsel = random(25); if (itsel == 0) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 1) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 2) { _root.attachMovie('elixerit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 3) { _root.attachMovie('chickenit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 4) { _root.attachMovie('hotdogit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 5) { _root.attachMovie('clothit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } dt1 = true; } ++dead; gotoAndStop('dead'); if (deadt >= 150) { _parent.removeMovieClip(); } } } if (_root.pause) { _visible = false; } } } } movieClip 1831 { } movieClip 1832 { } movieClip 1833 { } movieClip 1834 { } movieClip 1836 { } movieClip 1837 { frame 1 { eye.gotoAndStop(1); } frame 22 { eye.gotoAndStop(2); } frame 25 { eye.gotoAndStop(1); } frame 38 { eye.gotoAndStop(2); } frame 56 { if (_root.health >= 50) { gotoAndPlay(25); } else { gotoAndPlay(57); } } frame 57 { eye.gotoAndStop(2); } frame 71 { if (_root.health >= 50) { gotoAndPlay(25); } else { gotoAndPlay(57); } } } movieClip 1839 { } movieClip 1842 { } movieClip 1844 { } movieClip 1846 { } movieClip 1848 { } movieClip 1850 { } movieClip 1852 { } movieClip 1855 { } movieClip 1856 { } movieClip 1858 { frame 1 { mouth.gotoAndStop(1); eyes.gotoAndStop(1); } frame 12 { mouth.gotoAndStop(2); eyes.gotoAndStop(2); } frame 46 { mouth.gotoAndStop(1); eyes.gotoAndStop(1); } frame 55 { mouth.gotoAndStop(1); eyes.gotoAndStop(1); } frame 75 { mouth.gotoAndStop(2); eyes.gotoAndStop(2); } frame 96 { if (_root.health >= 50) { gotoAndPlay(55); } else { gotoAndPlay(97); } } frame 97 { mouth.gotoAndStop(1); eyes.gotoAndStop(1); } frame 106 { mouth.gotoAndStop(2); eyes.gotoAndStop(2); } frame 116 { if (_root.health >= 50) { gotoAndPlay(55); } else { gotoAndPlay(97); } } } movieClip 1860 { } movieClip 1862 { frame 31 { stop(); } } movieClip 1872 { frame 1 { eye.gotoAndStop(1); } frame 14 { eye.gotoAndStop(2); } frame 31 { eye.gotoAndStop(1); } frame 73 { eye.gotoAndStop(2); } frame 150 { eye.gotoAndStop(1); stop(); } } movieClip 1878 { frame 1 { mouth.gotoAndStop(1); eyes.gotoAndStop(1); } frame 21 { mouth.gotoAndStop(2); eyes.gotoAndStop(2); } frame 70 { mouth.gotoAndStop(1); eyes.gotoAndStop(1); stop(); } } movieClip 1883 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } } movieClip 1884 cerberus1a { instance animate of movieClip 1883 { onClipEvent (load) { rightmark = _root.map._x + 550; leftmark = _root.map._x - 580; prox = 10; proy = -110; _x = rightmark; intro = true; rt = false; rtt = 0; chill1 = false; chill1t = 0; lft = true; lftt = 0; chill2 = false; chill2t = 0; idupcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '100', 'rb': '10', 'ga': '0', 'gb': '0', 'ba': '0', 'bb': '0', 'aa': '100', 'ab': '0'}; dtimer = 0; rapevt = 0; bt1 = 0; bt2 = 0; cscale = 70; _yscale = cscale; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Toothy'; rand = 50; if (_root.easy) { life = 200; lifemax = 200; speed = 4; } if (_root.normal) { life = 300; lifemax = 300; speed = 4.5; } if (_root.hard) { life = 400; lifemax = 400; speed = 6; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; behsel = random(2); if (behsel == 0) { behavior1 = true; behavior2 = false; } if (behsel == 1) { behavior1 = false; behavior2 = true; } behavior1t = 0; behavior2t = 0; hitfallspeed = 8; hitspeed = 1; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; down = false; downt = 0; hitfall = false; knockup = false; p1rapesnd1 = new Sound(); p1rapesnd1.attachSound('fiyell8a'); p1rapesnd2 = new Sound(); p1rapesnd2.attachSound('fiyell5a'); hitsnd1 = new Sound(); hitsnd1.attachSound('phit1a'); hitsnd2 = new Sound(); hitsnd2.attachSound('phit2a'); hitsnd3 = new Sound(); hitsnd3.attachSound('phit3a'); hitsnd4 = new Sound(); hitsnd4.attachSound('phit4a'); ghitsnd1 = new Sound(); ghitsnd1.attachSound('slam1a'); } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = intro; _root.beh1 = _x; _root.beh2 = hit2; _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 525) { dead = true; _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x, _y + 15, true)) { attack1 = false; attack1t = 0; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - 10; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + 10; } if (!intro) { if (!dead) { if (life <= 0) { dead = true; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (!hit1) { if (limit.hitTest(_root.player1.animate.character.limit)) { life -= _root.player1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Cerberus'; hit1 = true; info = true; } if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Cerberus'; hit1 = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'book') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'boom') { _root.shot1.animate.ko = true; } if (_root.shot1.animate.wname == 'axe') { _root.shot1.animate.ko = true; } } } if (!rape) { if (!attack1) { if (!attack2) { if (!attack3) { if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; } } } } } if (chill1) { ++chill1t; if (chill1t >= 20 and chill1t < 50) { gotoAndStop('stand'); } if (chill1t >= 50 and chill1t < 70) { gotoAndStop('attack2'); } if (chill1t == 60) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t == 65) { _root.attachMovie('mainpro3a', 'proj1a' + _root.debris, _root.debris++); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t >= 70 and chill1t < 80) { gotoAndStop('stand'); } if (chill1t >= 80 and chill1t < 100) { gotoAndStop('attack2'); } if (chill1t == 90) { _root.attachMovie('mainpro2a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t >= 100 and chill1t < 110) { gotoAndStop('stand'); } if (chill1t >= 110 and chill1t < 140) { gotoAndStop('attack2'); } if (chill1t == 120) { _root.attachMovie('mainpro2a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t == 130) { _root.attachMovie('mainpro2a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t == 135) { _root.attachMovie('mainpro3a', 'proj1a' + _root.debris, _root.debris++); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t >= 140 and chill1t < 150) { gotoAndStop('stand'); } if (chill1t >= 150 and chill1t < 180) { gotoAndStop('attack2'); } if (chill1t == 160) { _root.attachMovie('mainpro2a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t == 170) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t >= 180 and chill1t < 190) { gotoAndStop('stand'); } if (chill1t >= 190 and chill1t < 220) { gotoAndStop('attack2'); } if (chill1t == 200) { _root.attachMovie('mainpro2a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t == 210) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill1t >= 250) { chill1t = 0; rt = true; chill1 = false; } if (_x >= _root.player1.animate._x) { _xscale = cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -cscale; dir = 1; } MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; MaxY = _root.player1.animate._y + 70; MinY = _root.player1.animate._y - 70; if (_x <= MinX) { plxPos = false; } else { if (_x >= MaxX) { plxPos = false; } else { plxPos = true; } } if (_y <= MinY) { plyPos = false; } else { if (_y >= MaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } } if (rt) { gotoAndStop('dash'); _x = _x + speed; _xscale = -cscale; if (_x >= _root.map._x + 550) { chill2 = true; rt = false; } } if (chill2) { ++chill2t; if (chill2t >= 20 and chill2t < 50) { gotoAndStop('stand'); } if (chill2t >= 50 and chill2t < 70) { gotoAndStop('attack2'); } if (chill2t == 60) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t == 65) { _root.attachMovie('mainpro3a', 'proj1a' + _root.debris, _root.debris++); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t >= 70 and chill2t < 80) { gotoAndStop('stand'); } if (chill2t >= 80 and chill2t < 100) { gotoAndStop('attack2'); } if (chill2t == 90) { _root.attachMovie('mainpro2a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t >= 100 and chill2t < 110) { gotoAndStop('stand'); } if (chill2t >= 110 and chill2t < 140) { gotoAndStop('attack2'); } if (chill2t == 120) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t == 130) { _root.attachMovie('mainpro2a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t == 135) { _root.attachMovie('mainpro3a', 'proj1a' + _root.debris, _root.debris++); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t >= 140 and chill2t < 150) { gotoAndStop('stand'); } if (chill2t >= 150 and chill2t < 180) { gotoAndStop('attack2'); } if (chill2t == 160) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t == 170) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t >= 180 and chill2t < 190) { gotoAndStop('stand'); } if (chill2t >= 190 and chill2t < 220) { gotoAndStop('attack2'); } if (chill2t == 200) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t == 210) { _root.attachMovie('mainpro1a', 'proj1a' + _root.debris, _root.debris++); _root['proj1a' + _root.debris].animate.dir = dir; _root['proj1a' + _root.debris].animate.speedy = random(6); if (dir == 1) { _root['proj1a' + _root.debris].animate._x = _x + prox; } if (dir == 0) { _root['proj1a' + _root.debris].animate._x = _x - prox; } _root['proj1a' + _root.debris].animate._y = _y + proy; } if (chill2t >= 250) { chill2t = 0; lft = true; chill2 = false; } if (_x >= _root.player1.animate._x) { _xscale = cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -cscale; dir = 1; } MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; MaxY = _root.player1.animate._y + 70; MinY = _root.player1.animate._y - 70; if (_x <= MinX) { plxPos = false; } else { if (_x >= MaxX) { plxPos = false; } else { plxPos = true; } } if (_y <= MinY) { plyPos = false; } else { if (_y >= MaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } } if (lft) { gotoAndStop('dash'); _x = _x - speed; _xscale = cscale; if (_x <= _root.map._x - 580) { chill1 = true; lft = false; } } } if (attack3) { gotoAndStop('attack3'); ++attack3t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.player1.animate._x; _root['spark' + _root.spark].animate._y = _root.player1.animate._y + up; hitsnd3.start(); _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } } } } } if (attack3t >= 80) { attack3t = 0; attack3 = false; } } } if (attack2) { ++attack2t; if (attack2t < 20) { gotoAndStop('gready'); } if (attack2t >= 20) { gotoAndStop('attack2'); if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; attack2t = 0; attack2 = false; } } } } } if (dir == 0) { _x = _x - 2; } if (dir == 1) { _x = _x + 2; } } if (attack2t >= 60) { attack2t = 0; attack2 = false; } } } if (attack1) { gotoAndStop('attack1'); ++attack1t; if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.player1.animate._x; _root['spark' + _root.spark].animate._y = _root.player1.animate._y + up; hitsnd3.start(); _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } } } } } if (attack1t >= 70) { attack1t = 0; attack1 = false; } } } if (rape) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); rapesel = random(2); rp = true; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (_root.health >= 0) { if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.03; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); if (rapesel == 0) { gotoAndStop('rape1'); } if (rapesel == 1) { gotoAndStop('rape2'); } _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (_root.player1.animate.kdown) { rape = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } else { if (rapesel == 0) { gotoAndStop('rape1end'); } if (rapesel == 1) { gotoAndStop('rape2end'); } if (!htx) { _root.attachMovie('flash1a', 'flash1', 2000); htx = true; } ++dtimer; if (dtimer >= 240) { _root.gotoAndStop('gameover'); } } } else { rp = false; } if (hit1) { ++hit1t; srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape = false; rape2 = false; asrape = false; if (hit1t < 3) { idupcolor.setTransform(newColor); } if (hit1t >= 3) { idupcolor.setTransform(oldColor); } if (hit1t >= 10) { hit1t = 0; hit1 = false; } } } if (dead) { ++deadt; if (!dt1) { _root.score += 300; dt1 = true; } ++dead; gotoAndStop('dead'); if (deadt >= 100) { _root.boss2dead = true; } if (deadt >= 150) { _parent.removeMovieClip(); } } } if (intro) { if (_x <= 500) { intro = false; } } } if (_root.pause) { _visible = false; } } } } movieClip 1886 { } movieClip 1888 { } movieClip 1909 { } movieClip 1912 { } movieClip 1913 { } movieClip 1914 { } movieClip 1916 { } movieClip 1920 { } movieClip 1923 { frame 150 { stop(); } } movieClip 1927 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 1929 { } movieClip 1931 { } movieClip 1933 { } movieClip 1935 { } movieClip 1937 { } movieClip 1939 { } movieClip 1941 { } movieClip 1943 { frame 1 { eyes.gotoAndStop(2); mouth.gotoAndStop(1); } frame 10 { eyes.gotoAndStop(3); mouth.gotoAndStop(2); } frame 15 { eyes.gotoAndStop(2); mouth.gotoAndStop(1); } frame 30 { eyes.gotoAndStop(3); mouth.gotoAndStop(2); } frame 31 { _root.attachMovie('psplat1a', 'psp1a' + _root.debris, _root.debris++); _root['psp1a' + _root.debris].animate._x = _parent._x; _root['psp1a' + _root.debris].animate._y = _parent._y - 50; _root['psp1a' + _root.debris].animate.dir = _parent.dir; } frame 46 { if (_root.health >= 50) { gotoAndPlay(15); } else { gotoAndPlay(47); } } frame 47 { eyes.gotoAndStop(2); mouth.gotoAndStop(1); } frame 54 { eyes.gotoAndStop(3); mouth.gotoAndStop(2); _root.attachMovie('psplat1a', 'psp1a' + _root.debris, _root.debris++); _root['psp1a' + _root.debris].animate._x = _parent._x; _root['psp1a' + _root.debris].animate._y = _parent._y - 50; _root['psp1a' + _root.debris].animate.dir = _parent.dir; } frame 62 { if (_root.health >= 50) { gotoAndPlay(15); } else { gotoAndPlay(47); } } } movieClip 1944 { } movieClip 1948 { frame 60 { stop(); } } movieClip 1949 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1950 { frame 1 { eyes.gotoAndStop(2); mouth.gotoAndStop(1); } frame 16 { eyes.gotoAndStop(3); mouth.gotoAndStop(2); } frame 31 { sy.gotoAndStop(2); } frame 40 { tummy.gotoAndStop(2); } frame 70 { stop(); } } movieClip 1952 { frame 31 { stop(); } } movieClip 1954 { } movieClip 1962 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } } movieClip 1963 nyx1a { instance animate of movieClip 1962 { onClipEvent (load) { zt = 0; idupcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor = {'ra': '100', 'rb': '10', 'ga': '0', 'gb': '0', 'ba': '0', 'bb': '0', 'aa': '100', 'ab': '0'}; syx = 10; syy = 10; prox = 30; proy = -85; dtimer = 0; rapevt = 0; bt1 = 0; bt2 = 0; cscale = 70; go = false; got = 0; _yscale = cscale; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Toothy'; rand = 50; chillt = 0; if (_root.easy) { chillmax = 200; life = 12; lifemax = 12; speed = 2; dspeed = 4; } if (_root.normal) { chillmax = 150; life = 16; lifemax = 16; speed = 3; dspeed = 6; } if (_root.hard) { chillmax = 100; life = 20; lifemax = 20; speed = 4; dspeed = 8; } jumpt = 25; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; behsel = random(2); if (behsel == 0) { behavior1 = true; behavior2 = false; } if (behsel == 1) { behavior1 = false; behavior2 = true; } behavior1t = 0; behavior2t = 0; hitfallspeed = 8; hitspeed = 1; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; down = false; downt = 0; hitfall = false; knockup = false; p1rapesnd1 = new Sound(); p1rapesnd1.attachSound('fiyell8a'); p1rapesnd2 = new Sound(); p1rapesnd2.attachSound('fiyell5a'); hitsnd1 = new Sound(); hitsnd1.attachSound('phit1a'); hitsnd2 = new Sound(); hitsnd2.attachSound('phit2a'); hitsnd3 = new Sound(); hitsnd3.attachSound('phit3a'); hitsnd4 = new Sound(); hitsnd4.attachSound('phit4a'); ghitsnd1 = new Sound(); ghitsnd1.attachSound('slam1a'); } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _root.beh1 = hit1; _root.beh2 = hit2; _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 525) { dead = true; _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x, _y + 15, true)) { attack1 = false; attack1t = 0; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - 10; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + 10; } if (!dead) { if (_x <= _root.stagewmax) { if (_x >= _root.stagewmin) { if (_y <= _root.stagehmax) { if (_y >= _root.stagehmin) { if (life <= 0) { dead = true; } if (!hit1) { if (!_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y + 7; } if (limit.hitTest(_root.player1.animate.character.limit)) { life -= _root.player1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.player1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Nyx'; hit1 = true; info = true; } if (limit.hitTest(_root.shot1.animate.limit)) { life -= _root.shot1.animate.power; _root.attachMovie('points1a', 'points1' + _root.debris, _root.debris++); _root['points1' + _root.debris].animate.points1 = _root.shot1.animate.power; _root['points1' + _root.debris].animate._x = _x; _root['points1' + _root.debris].animate._y = _y + up; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.namecall = true; _root.nct = 0; _root.names1 = 'Nyx'; hit1 = true; info = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } if (!rape) { if (!asrape) { if (!mast) { if (!attack1) { if (!go) { if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { _root.poison = true; if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; go = false; got = 0; attack1t = 0; attack1 = false; } } } } } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++chillt; gotoAndStop('stand'); if (chillt >= chillmax) { chillt = 0; attsel = random(2); if (attsel == 0) { attack1 = true; } if (attsel == 1) { go = true; } } if (_root.player1.animate.rape) { mast = true; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('dash'); } if (_x >= _root.player1.animate._x) { _xscale = -cscale; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = cscale; dir = 1; } } if (go) { ++got; gotoAndStop('walk'); if (_root.player1.animate._x >= _x) { _xscale = cscale; dir = 0; _x = _x + speed; } else { dir = 1; _xscale = -cscale; _x = _x - speed; } if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { _root.curse = true; if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; go = false; got = 0; attack1t = 0; attack1 = false; } } } } } if (got >= 170) { got = 0; go = false; } } } if (attack1) { ++attack1t; gotoAndStop('dash'); if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (character.limit.hitTest(_root.player1.animate.limit)) { _root.poison = true; if (_root.armor) { _root.player1.animate.hit1 = true; if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.breakfree = 10; _root.health -= 2; } if (_root.normal) { _root.breakfree = 15; _root.health -= 3; } if (_root.hard) { _root.breakfree = 20; _root.health -= 5; } rape = true; attack1t = 0; attack1 = false; } } } } } if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; if (_root.easy) { _root.life -= 2; } if (_root.normal) { _root.life -= 3; } if (_root.hard) { _root.life -= 5; } attack1t = 0; attack1 = false; _root.rape1 = true; } _y = _y - jumpt; --jumpt; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } if (attack1t >= 60) { attack1t = 0; attack1 = false; } } else { jumpt = 20; } } if (mast) { gotoAndStop('masturbate'); if (!_root.player1.animate.rape) { mast = false; } } } if (asrape) { _visible = false; } } if (rape) { if (!rp) { _root.attachMovie('rapebar1a', 'rapebar1', 41); rapesel = random(2); rp = true; } attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (_root.health >= 0) { if (_root.easy) { _root.health -= 0.02; } if (_root.normal) { _root.health -= 0.03; } if (_root.hard) { _root.health -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.rape = true; _root.player1.animate.gotoAndStop('none'); gotoAndStop('rape1'); _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (_root.player1.animate.kdown) { rape = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } else { if (!htx) { _root.attachMovie('flash1a', 'flash1', 2000); htx = true; } gotoAndStop('finish'); ++zt; if (zt >= 5) { _root.attachMovie('psplat1a', 'psp1a' + _root.debris, _root.debris++); _root['psp1a' + _root.debris].animate._x = _x; _root['psp1a' + _root.debris].animate._y = _y - 50; _root['psp1a' + _root.debris].animate.dir = dir; zt = 0; } ++dtimer; if (dtimer >= 300) { _root.gotoAndStop('gameover'); } } } else { rp = false; } } if (hit1) { ++hit1t; if (!hita) { idupcolor.setTransform(newColor); hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape = false; rape2 = false; asrape = false; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2.5; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit1t >= 3) { idupcolor.setTransform(oldColor); } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { idupcolor.setTransform(oldColor); hita = false; } } } } } } if (dead) { ++deadt; idupcolor.setTransform(oldColor); if (!dt1) { _root.attachMovie('syringe1a', 'syringe1a' + _root.debris, _root.debris++); _root['syringe1a' + _root.debris].animate._x = _x + syx; _root['syringe1a' + _root.debris].animate._y = _y + syy; _root.score += 10; itsel = random(25); if (itsel == 0) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 1) { _root.attachMovie('items1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 2) { _root.attachMovie('elixerit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 3) { _root.attachMovie('chickenit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 4) { _root.attachMovie('hotdogit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } if (itsel == 5) { _root.attachMovie('clothit1a', 'item1' + _root.itlayer, _root.itlayer++); _root['item1' + _root.itlayer].animate._x = _x; _root['item1' + _root.itlayer].animate._y = _y; } dt1 = true; } ++dead; gotoAndStop('dead'); if (deadt >= 150) { _parent.removeMovieClip(); } } } if (_root.pause) { _visible = false; } } } } movieClip 1968 { frame 6 { gotoAndPlay(2); } } movieClip 1970 { } movieClip 1971 { frame 10 { stop(); } } movieClip 1972 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1973 wolfpro1a { instance animate of movieClip 1972 { onClipEvent (load) { dead = false; deadt = 0; rtime = 0; if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (_root.easy) { speed = 2; } if (_root.normal) { speed = 4; } if (_root.hard) { speed = 6; } } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; if (rtime >= 150) { _parent.removeMovieClip(); } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!dead) { gotoAndStop('nh'); if (dir == 1) { _xscale = 100; _x = _x + speed; } if (dir == 0) { _xscale = -100; _x = _x - speed; } if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } dead = true; } } } } if (limit.hitTest(_root.player1.animate.character.limit)) { dead = true; } if (limit.hitTest(_root.shot1.animate.limit)) { dead = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } } if (dead) { ++deadt; gotoAndStop('h'); if (deadt >= 20) { _parent.removeMovieClip(); } } } if (_root.pause) { _visible = false; } } } } movieClip 1974 syringe1a { instance animate of movieClip 1909 { onClipEvent (load) { attach = true; dir = random(2); speed = 10; gor = false; gol = false; gortime = 0; goltime = 0; removetime = 0; got = 22; gotx = 5; dspeed = random(5); gsel = random(4); if (gsel == 0) { uspeed = 20; } if (gsel == 1) { uspeed = 10; } if (gsel == 2) { uspeed = 15; } if (gsel == 3) { uspeed = 22; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; _rotation = _rotation + 25; ++removetime; if (removetime >= 80) { _parent.removeMovieClip(); } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } else { _visible = false; } } } } movieClip 1977 { } movieClip 1978 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1979 mainpro1a { instance animate of movieClip 1978 { onClipEvent (load) { dead = false; deadt = 0; rot = 25; if (_root.easy) { speed = 71; } if (_root.normal) { speed = 61; } if (_root.hard) { speed = 51; } dx = _root.player1.animate._x - _x; dy = _root.player1.animate._y - _y; counter = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!dead) { gotoAndStop('nd'); ++counter; pro1._rotation += rot; _x = _x + dx / speed; _y = _y + dy / speed; if (counter >= 200) { _parent.removeMovieClip(); } if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } dead = true; } } } } if (limit.hitTest(_root.player1.animate.character.limit)) { dead = true; } if (limit.hitTest(_root.shot1.animate.limit)) { dead = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } } if (dead) { gotoAndStop('d'); ++deadt; if (deadt >= 30) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 1980 mainpro2a { instance animate of movieClip 1978 { onClipEvent (load) { dead = false; deadt = 0; rot = 25; if (_root.easy) { speed = 4; } if (_root.normal) { speed = 5; } if (_root.hard) { speed = 7; } dx = _root.player1.animate._x - _x; dy = _root.player1.animate._y - _y; counter = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!dead) { gotoAndStop('nd'); ++counter; pro1._rotation += rot; if (dir == 1) { _x = _x + speed; } if (dir == 0) { _x = _x - speed; } _y = _y + speedy; if (counter >= 200) { _parent.removeMovieClip(); } if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } dead = true; } } } } if (limit.hitTest(_root.player1.animate.character.limit)) { dead = true; } if (limit.hitTest(_root.shot1.animate.limit)) { dead = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } } if (dead) { gotoAndStop('d'); ++deadt; if (deadt >= 30) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 1981 mainpro3a { instance animate of movieClip 1978 { onClipEvent (load) { dead = false; deadt = 0; rot = 25; if (_root.easy) { speed = 71; } if (_root.normal) { speed = 61; } if (_root.hard) { speed = 51; } dx = _root.player1.animate._x - _x; dy = _root.player1.animate._y - _y; counter = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!dead) { gotoAndStop('nd'); ++counter; pro1._rotation += rot; dx = _root.player1.animate._x - _x; dy = _root.player1.animate._y - _y; _x = _x + dx / speed; _y = _y + dy / speed; if (counter >= 200) { _parent.removeMovieClip(); } if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { _root.player1.animate.hit1 = true; if (_root.armor) { if (_root.easy) { _root.armhealth -= 20; } if (_root.normal) { _root.armhealth -= 30; } if (_root.hard) { _root.armhealth -= 50; } } else { if (_root.easy) { _root.health -= 2; } if (_root.normal) { _root.health -= 3; } if (_root.hard) { _root.health -= 5; } } dead = true; } } } } if (limit.hitTest(_root.player1.animate.character.limit)) { dead = true; } if (limit.hitTest(_root.shot1.animate.limit)) { dead = true; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } } } if (dead) { gotoAndStop('d'); ++deadt; if (deadt >= 30) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 1986 { } movieClip 1989 { } movieClip 1992 { } movieClip 1995 { } movieClip 1996 { frame 19 { stop(); } } movieClip 1997 flareup1a { instance animate of movieClip 1996 { onClipEvent (load) { rtime = 0; speed = random(5); } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++rtime; _y = _y - speed; if (rtime >= 25) { _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2004 { } movieClip 2005 { } movieClip 2007 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2008 candle1a { instance animate of movieClip 2007 { onClipEvent (load) { deadt = 0; dead = false; up = 10; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (!dead) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.character.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; dead = true; } if (limit.hitTest(_root.shot1.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } dead = true; } } if (dead) { gotoAndStop('dead'); ++deadt; if (!a) { _root.attachMovie('items1a', 'item1' + _root.debris, _root.debris++); _root['item1' + _root.debris].animate._y = _y; _root['item1' + _root.debris].animate._x = _x; a = true; } if (deadt >= 25) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 2011 { } movieClip 2016 { } movieClip 2017 { } movieClip 2018 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2019 candle2a { instance animate of movieClip 2018 { onClipEvent (load) { deadt = 0; dead = false; up = 10; } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (!dead) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.character.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; dead = true; } if (limit.hitTest(_root.shot1.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; if (_root.shot1.animate.wname == 'dagger') { _root.shot1.animate.ko = true; } dead = true; } } if (dead) { gotoAndStop('dead'); ++deadt; if (!a) { _root.attachMovie('items1a', 'item1' + _root.debris, _root.debris++); _root['item1' + _root.debris].animate._y = _y; _root['item1' + _root.debris].animate._x = _x; a = true; } if (deadt >= 25) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 2056 { } movieClip 2057 { frame 1 { stop(); } } movieClip 2058 elixerit1a { instance animate of movieClip 2057 { onClipEvent (load) { rtime = 0; ysel = random(3); if (ysel == 0) { goty = 8; } if (ysel == 1) { goty = 10; } if (ysel == 2) { goty = 12; } xsel = random(4); if (xsel == 0) { gotx = 1; } if (xsel == 1) { gotx = 2; } if (xsel == 2) { gotx = -1; } if (xsel == 3) { gotx = -2; } } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++rtime; if (rtime >= 100 and rtime < 150) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } if (!_root.map.black.hitTest(_x, _y, true)) { --goty; _y = _y - goty; _x = _x + gotx; } if (limit.hitTest(_root.player1.animate.limit)) { _root.elixer = true; _root.elixernumb += 1; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Elixer'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2061 { } movieClip 2062 { } movieClip 2063 chickenit1a { instance animate of movieClip 2062 { onClipEvent (load) { rtime = 0; ysel = random(3); if (ysel == 0) { goty = 8; } if (ysel == 1) { goty = 10; } if (ysel == 2) { goty = 12; } xsel = random(4); if (xsel == 0) { gotx = 1; } if (xsel == 1) { gotx = 2; } if (xsel == 2) { gotx = -1; } if (xsel == 3) { gotx = -2; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++rtime; if (rtime >= 100 and rtime < 150) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } if (!_root.map.black.hitTest(_x, _y, true)) { --goty; _y = _y - goty; _x = _x + gotx; } if (limit.hitTest(_root.player1.animate.limit)) { _root.chicken = true; _root.chickennumb += 1; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Chicken'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2066 { } movieClip 2067 { } movieClip 2068 hotdogit1a { instance animate of movieClip 2067 { onClipEvent (load) { rtime = 0; ysel = random(3); if (ysel == 0) { goty = 8; } if (ysel == 1) { goty = 10; } if (ysel == 2) { goty = 12; } xsel = random(4); if (xsel == 0) { gotx = 1; } if (xsel == 1) { gotx = 2; } if (xsel == 2) { gotx = -1; } if (xsel == 3) { gotx = -2; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++rtime; if (rtime >= 100 and rtime < 150) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } if (!_root.map.black.hitTest(_x, _y, true)) { --goty; _y = _y - goty; _x = _x + gotx; } if (limit.hitTest(_root.player1.animate.limit)) { _root.hotdog = true; _root.hotdognumb += 1; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Hotdog'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2071 { } movieClip 2072 { } movieClip 2073 clothit1a { instance animate of movieClip 2072 { onClipEvent (load) { rtime = 0; ysel = random(3); if (ysel == 0) { goty = 8; } if (ysel == 1) { goty = 10; } if (ysel == 2) { goty = 12; } xsel = random(4); if (xsel == 0) { gotx = 1; } if (xsel == 1) { gotx = 2; } if (xsel == 2) { gotx = -1; } if (xsel == 3) { gotx = -2; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++rtime; if (rtime >= 100 and rtime < 150) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } if (!_root.map.black.hitTest(_x, _y, true)) { --goty; _y = _y - goty; _x = _x + gotx; } if (limit.hitTest(_root.player1.animate.limit)) { _root.cloth = true; _root.clothnumb += 1; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Armor Repair'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2076 { } movieClip 2077 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2078 diamond1a { instance animate of movieClip 2077 { onClipEvent (load) { if (!_root.it5) { gotoAndStop(1); } else { gotoAndStop(2); } } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.it5) { gotoAndStop(1); if (limit.hitTest(_root.player1.animate.limit)) { _root.score += 10; _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = 10; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Diamond'; _root.it5 = true; } } else { gotoAndStop(2); } } } } } movieClip 2081 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2082 sstar1a { instance animate of movieClip 2081 { onClipEvent (load) { if (!_root.it1) { gotoAndStop(1); } else { gotoAndStop(2); } } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.it1) { gotoAndStop(1); if (limit.hitTest(_root.player1.animate.limit)) { _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Super Star'; _root.it1 = true; } } else { gotoAndStop(2); } } } } } movieClip 2099 { } movieClip 2100 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2101 teddy1a { instance animate of movieClip 2100 { onClipEvent (load) { if (!_root.it10) { gotoAndStop(1); } else { gotoAndStop(2); } } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.it10) { gotoAndStop(1); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Teddy Bear'; _root.it10 = true; } } else { gotoAndStop(2); } } } } } movieClip 2104 { } movieClip 2105 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2106 xbox1a { instance animate of movieClip 2105 { onClipEvent (load) { if (!_root.it8) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it8) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'XBOX'; _root.it8 = true; } } else { gotoAndStop('d'); } } } } movieClip 2119 { } movieClip 2120 { frame 1 { stop(); } } movieClip 2121 ffish1a { instance animate of movieClip 2120 { onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (limit.hitTest(_root.player1.animate.limit)) { _root.it7 = true; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Fish'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2124 { } movieClip 2125 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2126 fapple1a { instance of movieClip 2125 { onClipEvent (load) { if (!_root.it14) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it14) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Fat Apple'; _root.it14 = true; } } else { gotoAndStop('d'); } } } } movieClip 2130 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2132 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 2130 { onClipEvent (load) { speed = 1; stopper = false; stoptimer = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (!stopper) { ++stoptimer; _y = _y - speed; if (stoptimer >= 25) { stopper = true; } } if (stopper) { gotoAndStop(2); } } } } } movieClip 2133 { frame 1 { stop(); } } movieClip 2134 rondo1a { instance of movieClip 2133 { onClipEvent (load) { if (!_root.it3) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it3) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Rondo of Blood'; _root.it3 = true; } } else { gotoAndStop('d'); } } } } movieClip 2138 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2139 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 2138 { onClipEvent (load) { speed = 2; stopper = false; stoptimer = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (!stopper) { ++stoptimer; _y = _y - speed; if (stoptimer >= 25) { stopper = true; } } if (stopper) { gotoAndStop(2); } } } } } movieClip 2140 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2141 ring1a { instance of movieClip 2140 { onClipEvent (load) { if (!_root.it11) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it11) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'A ring'; _root.it11 = true; } } else { gotoAndStop('d'); } } } } movieClip 2144 { } movieClip 2145 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2146 pnecklace1a { instance of movieClip 2145 { onClipEvent (load) { if (!_root.it6) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it6) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'XBOX'; _root.it6 = true; } } else { gotoAndStop('d'); } } } } movieClip 2149 { frame 1 { stop(); } } movieClip 2150 bmonster1a { instance animate of movieClip 2149 { onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (limit.hitTest(_root.player1.animate.limit)) { _root.it13 = true; if (!r) { _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = '500'; _root.points1.animate._x = _parent._x; _root.points1.animate._y = _parent._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Bubble Monster'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2153 { } movieClip 2154 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2155 muttley1a { instance animate of movieClip 2154 { onClipEvent (load) { if (!_root.it4) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it4) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Dick Dastardly'; _root.it4 = true; } } else { gotoAndStop('d'); } } } } movieClip 2158 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2159 neotank1a { instance of movieClip 2158 { onClipEvent (load) { if (!_root.it15) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it15) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'NeoTank'; _root.it15 = true; } } else { gotoAndStop('d'); } } } } movieClip 2184 { } movieClip 2185 { frame 1 { stop(); } } movieClip 2186 shroom1a { instance animate of movieClip 2185 { onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (limit.hitTest(_root.player1.animate.limit)) { _root.it17 = true; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Mushroom'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2189 { } movieClip 2190 { frame 1 { stop(); } } movieClip 2191 pcrystal1a { instance animate of movieClip 2190 { onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (limit.hitTest(_root.player1.animate.limit)) { _root.it18 = true; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'pixel crystal'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2212 { } movieClip 2213 { } movieClip 2214 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2215 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2216 coin1a { instance animate of movieClip 2215 { onClipEvent (load) { if (!_root.it16) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it16) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = '$10'; _root.it16 = true; } } else { gotoAndStop('d'); } } } } movieClip 2220 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2221 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 2220 { onClipEvent (load) { speed = 1; stopper = false; stoptimer = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (!stopper) { ++stoptimer; _y = _y - speed; if (stoptimer >= 25) { stopper = true; } } if (stopper) { gotoAndStop(2); } } } } } movieClip 2222 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2223 saturn1a { instance animate of movieClip 2222 { onClipEvent (load) { if (!_root.it12) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it12) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Sega Saturn'; _root.it12 = true; } } else { gotoAndStop('d'); } } } } movieClip 2227 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2228 { frame 1 { stop(); } frame 2 { stop(); } instance of movieClip 2227 { onClipEvent (load) { speed = 1; stopper = false; stoptimer = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (!stopper) { ++stoptimer; _y = _y - speed; if (stoptimer >= 25) { stopper = true; } } if (stopper) { gotoAndStop(2); } } } } } movieClip 2229 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2230 snes1a { instance animate of movieClip 2229 { onClipEvent (load) { if (!_root.it2) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it2) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'SNES'; _root.it2 = true; } } else { gotoAndStop('d'); } } } } movieClip 2233 { } movieClip 2234 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2235 pcrown1a { instance of movieClip 2234 { onClipEvent (load) { if (!_root.it9) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it9) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Pixel Crown'; _root.it9 = true; } } else { gotoAndStop('d'); } } } } movieClip 2236 { } movieClip 2237 money1a { instance animate of movieClip 2236 { onClipEvent (load) { rtime = 0; ysel = random(3); if (ysel == 0) { goty = 8; } if (ysel == 1) { goty = 10; } if (ysel == 2) { goty = 12; } xsel = random(4); if (xsel == 0) { gotx = 1; } if (xsel == 1) { gotx = 2; } if (xsel == 2) { gotx = -1; } if (xsel == 3) { gotx = -2; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++rtime; if (rtime >= 100 and rtime < 150) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } if (!_root.map.black.hitTest(_x, _y, true)) { --goty; _y = _y - goty; _x = _x + gotx; } if (limit.hitTest(_root.player1.animate.limit)) { _root.money += 10; if (!r) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = '$10'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Money!'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2240 { } movieClip 2241 { } movieClip 2242 antidote1a { instance animate of movieClip 2241 { onClipEvent (load) { rtime = 0; ysel = random(3); if (ysel == 0) { goty = 8; } if (ysel == 1) { goty = 10; } if (ysel == 2) { goty = 12; } xsel = random(4); if (xsel == 0) { gotx = 1; } if (xsel == 1) { gotx = 2; } if (xsel == 2) { gotx = -1; } if (xsel == 3) { gotx = -2; } } onClipEvent (enterFrame) { if (!_root.pause) { _visible = true; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } ++rtime; if (rtime >= 100 and rtime < 150) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 450) { _parent.removeMovieClip(); } if (!_root.map.black.hitTest(_x, _y, true)) { --goty; _y = _y - goty; _x = _x + gotx; } if (limit.hitTest(_root.player1.animate.limit)) { _root.antidote = true; _root.antidotenumb += 1; if (!r) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Antidote'; r = true; } _parent.removeMovieClip(); } } else { _visible = false; } } } } movieClip 2244 { } movieClip 2245 spermcloud1a { instance animate of movieClip 2244 { onClipEvent (load) { rot = random(2); diry = random(4); dirx = random(4); speed = random(3); if (speed == 0) { speed = 1; } _alpha = 100; aspeed = 1; scalex = 10; scaley = 10; _width = scalex; _height = scaley; scale = 0.3; } onClipEvent (enterFrame) { if (!_root.pause) { _rotation = _rotation + (rot - 1); _width = scalex; _height = scaley; scalex += scale; scaley += scale; _alpha = _alpha - aspeed; _x = _x + (speed - dirx); _y = _y + (speed - diry); if (_alpha <= 0) { _parent.removeMovieClip(); } } } } } movieClip 2248 { frame 3 { stop(); } } movieClip 2250 { frame 5 { stop(); } } movieClip 2251 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2252 psplat1a { instance animate of movieClip 2251 { onClipEvent (load) { removetime = 0; got = random(10); gsel = random(4); gotx = random(7); if (gotx <= 1) { gotx = 3; } ko = false; yscale = 40; xscale = 40; _yscale = yscale; _xscale = xscale; } onClipEvent (enterFrame) { if (!_root.pause) { ++removetime; if (removetime >= 60) { _alpha = 50; } if (removetime >= 80) { _parent.removeMovieClip(); } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!ko) { gotoAndStop('nh'); --got; _y = _y - got; if (dir == 0) { _x = _x + gotx; _xscale = -xscale; } if (dir == 1) { _x = _x - gotx; _xscale = xscale; } if (_root.map.black.hitTest(_x, _y - 25, true)) { ko = true; } } if (ko) { gotoAndStop('h'); } } else { _visible = false; } } } } movieClip 2255 { frame 3 { stop(); } } movieClip 2257 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2258 cum1a { instance animate of movieClip 2257 { onClipEvent (load) { removetime = 0; got = random(15); gsel = random(4); gotx = random(15); if (gotx <= 1) { gotx = 3; } if (got <= 1) { got = 13; } ko = false; yscale = 40; xscale = 40; _yscale = yscale; _xscale = xscale; } onClipEvent (enterFrame) { if (!_root.pause) { ++removetime; if (removetime >= 60) { _alpha = 50; } if (removetime >= 80) { _parent.removeMovieClip(); } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (!ko) { gotoAndStop('nd'); --got; _y = _y - got; if (dir == 0) { _x = _x + gotx; _xscale = -xscale; } if (dir == 1) { _x = _x - gotx; _xscale = xscale; } if (_root.map.black.hitTest(_x, _y - 25, true)) { ko = true; } } if (ko) { gotoAndStop('d'); } } else { _visible = false; } } } } frame 1 { stop(); stopAllSounds(); Stage.showMenu = false; Stage.scaleMode = 'exactfit'; _root.sound = true; _root.stagewmax = 600; _root.stagewmin = -150; _root.stagehmax = 500; _root.stagehmin = -50; } movieClip 2260 { } movieClip 2263 { frame 1 { stop(); } frame 2 { stop(); } } instance of movieClip 2263 { onClipEvent (load) { rtime = _root.getBytesLoaded(); rtmax = _root.getBytesTotal(); } onClipEvent (enterFrame) { if (rtime >= rtmax) { _root.gotoAndStop('loaded'); } else { rtime = _root.getBytesLoaded(); percentage = (rtime / rtmax) * 100; bar._xscale = percentage * 3; results1 = Math.floor(percentage) + '% Cracklevania 2'; } } } // unknown tag 88 length 69 movieClip 2268 { } instance of movieClip 2268 { onClipEvent (rollOver) { _root.intext = 'TOON PIMP'; } onClipEvent (rollOut) { _root.intext = ''; } onClipEvent (release) { getURL('http://toonpimp.net', 'gropesville'); } onClipEvent (enterFrame) { if (Key.isDown(9)) { _root.gotoAndPlay('loader'); } } } movieClip 2271 { } instance of movieClip 2271 { onClipEvent (release) { getURL('http://www.adult-empire.com/rs.php?site_id=5694&wm_id=3287', 1); } } movieClip 2274 { } instance of movieClip 2274 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } movieClip 2281 { } instance of movieClip 2281 { onClipEvent (release) { getURL('http://links.verotel.com/cgi-bin/showsite.verotel?vercode=15543:9804000000924067', 1); } } movieClip 2292 { } instance of movieClip 2292 { onClipEvent (release) { getURL('http://store.bonetown.com/store/pc/btRedirect.asp?idaffiliate=77', 1); } } movieClip 2301 { } instance of movieClip 2301 { onClipEvent (release) { getURL('http://www.adult-empire.com/rs.php?site_id=6237&wm_id=3287', ''); } } movieClip 2304 { } instance of movieClip 2304 { onClipEvent (release) { getURL('http://links.verotel.com/cgi-bin/showsite.verotel?vercode=29094:9804000000924067', ''); } } movieClip 2307 { } instance of movieClip 2307 { onClipEvent (release) { getURL('http://www.bloodysugar.com/ref/1320924', 1); } } movieClip 2310 { } instance of movieClip 2310 { onClipEvent (release) { getURL('http://www.vixine.com/ref/1320924', 1); } } frame 2 { _root.money = 10; _root.itemdes = ''; _root.elixernumb = 0; _root.elixer = false; _root.chickennumb = 0; _root.chicken = false; _root.hotdognumb = 0; _root.hotdog = false; _root.clothnumb = 0; _root.cloth = false; _root.antidote = false; _root.antidotenumb = 0; _root.it1 = false; _root.it2 = false; _root.it3 = false; _root.it4 = false; _root.it5 = false; _root.it6 = false; _root.it7 = false; _root.it8 = false; _root.it9 = false; _root.it10 = false; _root.it11 = false; _root.it12 = false; _root.it13 = false; _root.it14 = false; _root.it15 = false; _root.it16 = false; _root.it17 = false; _root.it18 = false; _root.it19 = false; _root.it20 = false; _root.it21 = false; _root.it22 = false; _root.it23 = false; _root.it24 = false; _root.it25 = false; _root.it26 = false; _root.it27 = false; _root.it28 = false; _root.it29 = false; _root.it30 = false; _root.it99 = false; stop(); } movieClip 2313 { frame 1 { stop(); } } instance of movieClip 2313 { onClipEvent (release) { _root.boss1dead = false; _root.boss2dead = false; _root.playerlevel = 0; _root.score = 0; _root.armor = true; _root.armhealth = 100; _root.health = 100; _root.rt = true; _root.lft = false; _root.up = false; _root.dn = false; _root.ups = false; _root.magic = 100; _root.sonia = true; _root.normal = true; _root.w1 = false; _root.w2 = true; _root.w3 = false; _root.w4 = false; _root.mw1 = true; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.zoomon = true; _root.gotoAndStop('st1a'); } } frame 3 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.names1 = ''; _root.plathit = false; _root.platspeed = 0; _root.moveu = false; _root.moved = false; _root.rapetext = false; _root.mapnumb = 1; _root.lev = 1; _root.playlist = 1; if (_root.sonia) { _root.playername = 'Nykka'; _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 100; _root.player1.animate._y = 300; _root.player1.animate.dir = 0; _root.map._x = 1400; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 450; _root.player1.animate._y = 250; _root.player1.animate.dir = 1; _root.map._x = -850; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 1400; _root.moreb = -840; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('candle2a', 'c1', 20); _root.c1.animate._y = _root.map._y + 110; _root.c1.animate._x = _root.map._x - 300; _root.attachMovie('candle2a', 'c2', 21); _root.c2.animate._y = _root.map._y + 110; _root.c2.animate._x = _root.map._x; _root.attachMovie('candle2a', 'c3', 22); _root.c3.animate._y = _root.map._y + 110; _root.c3.animate._x = _root.map._x + 200; _root.attachMovie('candle2a', 'c4', 23); _root.c4.animate._y = _root.map._y + 110; _root.c4.animate._x = _root.map._x + 400; _root.attachMovie('candle2a', 'c5', 24); _root.c5.animate._y = _root.map._y + 110; _root.c5.animate._x = _root.map._x + 650; stop(); } movieClip 2319 { } movieClip 2320 { } instance map of movieClip 2320 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_x <= -835) { if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1c'); } } } } } movieClip 2323 { } instance of movieClip 2323 { onClipEvent (load) { this.swapDepths(999); _x = _root.map._x; _y = _root.map._y; } onClipEvent (enterFrame) { if (!_root.pause) { _x = _root.map._x + 950; _y = _root.map._y + 95; _visible = true; } else { _visible = false; } } } movieClip 2326 { } movieClip 2328 { } movieClip 2330 { } movieClip 2331 { frame 1 { stop(); } instance of movieClip 2326 { onClipEvent (load) { cltimer = 0; } onClipEvent (enterFrame) { ++cltimer; if (cltimer >= 20) { if (Key.isDown(81)) { _quality = 'MEDIUM'; _root.qualityc.gotoAndStop('med'); } } } } frame 2 { stop(); } instance of movieClip 2328 { onClipEvent (load) { cltimer = 0; } onClipEvent (enterFrame) { ++cltimer; if (cltimer >= 20) { if (Key.isDown(81)) { _root.qualityc.gotoAndStop('low'); } } } } frame 3 { stop(); } instance of movieClip 2330 { onClipEvent (load) { cltimer = 0; } onClipEvent (enterFrame) { ++cltimer; if (cltimer >= 20) { if (Key.isDown(81)) { _quality = 'BEST'; _root.qualityc.gotoAndStop('high'); } } } } } movieClip 2333 { } instance muscont of movieClip 2333 { onClipEvent (load) { _root.namecall = false; _root.nct = 0; _root.enemyremove = false; vol = 0; fadein = true; fadeout = false; stopAllSounds(); s1 = 0; _root.mapdp = 10; _root.ebullet = 530; _root.pbullets = 200; _root.shadowlayer = 70; _root.partslayer = 500; _root.debris = 570; _root.itlayer = 650; _root.spark = 680; if (!_root.sound) { stopAllSounds(); } stagemusic12a = new Sound(); stagemusic12a.volume = vol; stagemusic12a.attachSound('reqofgods1a'); stagemusic12a.onSoundComplete = function () { stagemusic12a.start(); }; stagemusic1a = new Sound(); stagemusic1a.volume = vol; stagemusic1a.attachSound('et1a'); stagemusic1a.onSoundComplete = function () { stagemusic1a.start(); }; stagemusic2a = new Sound(); stagemusic2a.volume = vol; stagemusic2a.attachSound('bloodytears1a'); stagemusic2a.onSoundComplete = function () { stagemusic2a.start(); }; stagemusic3a = new Sound(); stagemusic3a.volume = vol; stagemusic3a.attachSound('colossus1a'); stagemusic3a.onSoundComplete = function () { stagemusic3a.start(); }; stagemusic4a = new Sound(); stagemusic4a.volume = vol; stagemusic4a.attachSound('wkb1a'); stagemusic4a.onSoundComplete = function () { stagemusic4b.start(); }; stagemusic4b = new Sound(); stagemusic4b.volume = vol; stagemusic4b.attachSound('wkb1b'); stagemusic4b.onSoundComplete = function () { stagemusic4b.start(); }; stagemusic5a = new Sound(); stagemusic5a.volume = vol; stagemusic5a.attachSound('fr2a'); stagemusic5a.onSoundComplete = function () { stagemusic5a.start(); }; stagemusic6a = new Sound(); stagemusic6a.volume = vol; stagemusic6a.attachSound('boss2a'); stagemusic6a.onSoundComplete = function () { stagemusic6a.start(); }; stagemusic7a = new Sound(); stagemusic7a.volume = vol; stagemusic7a.attachSound('od1a'); stagemusic7a.onSoundComplete = function () { stagemusic7b.start(); }; stagemusic7b = new Sound(); stagemusic7b.volume = vol; stagemusic7b.attachSound('od1b'); stagemusic7b.onSoundComplete = function () { stagemusic7b.start(); }; stagemusic8a = new Sound(); stagemusic8a.volume = vol; stagemusic8a.attachSound('cast3a'); stagemusic8a.onSoundComplete = function () { stagemusic8a.start(); }; stagemusic9a = new Sound(); stagemusic9a.volume = vol; stagemusic9a.attachSound('cboss1a'); stagemusic9a.onSoundComplete = function () { stagemusic9a.start(); }; stagemusic10a = new Sound(); stagemusic10a.volume = vol; stagemusic10a.attachSound('castle1a'); stagemusic10a.onSoundComplete = function () { stagemusic10a.start(); }; stagemusic11a = new Sound(); stagemusic11a.volume = vol; stagemusic11a.attachSound('eos1a'); stagemusic11a.onSoundComplete = function () { stagemusic11a.start(); }; } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.namecall) { ++_root.nct; if (_root.nct >= 150) { _root.names1 = ''; _root.nct = 0; namecall = false; } } } if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadein) { if (vol < 100) { ++vol; } if (vol >= 100) { fadein = false; } } if (fadeout) { if (vol >= 0) { --vol; } if (vol < 100) { fadeout = false; } } if (!a) { if (!_root.getout) { if (_root.playlist == 0) { stopAllSounds(); stagemusic11a.start(); } if (_root.playlist == 1) { stopAllSounds(); stagemusic1a.start(); } if (_root.playlist == 2) { stopAllSounds(); stagemusic2a.start(); } if (_root.playlist == 3) { stopAllSounds(); stagemusic3a.start(); } if (_root.playlist == 4) { stopAllSounds(); stagemusic4a.start(); } if (_root.playlist == 5) { stopAllSounds(); stagemusic5a.start(); } if (_root.playlist == 6) { stopAllSounds(); stagemusic6a.start(); } if (_root.playlist == 7) { stopAllSounds(); stagemusic7a.start(); } if (_root.playlist == 8) { stopAllSounds(); stagemusic8a.start(); } if (_root.playlist == 9) { stopAllSounds(); stagemusic9a.start(); } if (_root.playlist == 10) { stopAllSounds(); stagemusic10a.start(); } if (_root.playlist == 11) { stopAllSounds(); stagemusic12a.start(); } } if (_root.getout) { stopAllSounds(); getoutmusic1.start(); } a = true; } if (Key.isDown(77)) { if (!m) { _root.sound = false; m = true; } } else { m = false; } } if (!_root.pause) { if (Key.isDown(80)) { if (!p) { _root.pause = true; p = true; } } else { p = false; } } if (_root.pause) { if (Key.isDown(80)) { if (!p) { _root.pause = false; p = true; } } else { p = false; } } if (_root.mapdp >= 15) { _root.mapdp = 10; } if (_root.pbullets >= 230) { _root.pbullets = 200; } if (_root.shadowlayer >= 79) { _root.shadowlayer = 70; } if (_root.partslayer >= 515) { _root.partslayer = 500; } if (_root.ebullet >= 560) { _root.ebullet = 530; } if (_root.debris >= 600) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } if (_root.enemyremove) { _root.info1.removeMovieClip(); _root.e1.removeMovieClip(); _root.e2.removeMovieClip(); _root.e3.removeMovieClip(); _root.e4.removeMovieClip(); _root.e5.removeMovieClip(); _root.e6.removeMovieClip(); _root.e7.removeMovieClip(); _root.e8.removeMovieClip(); _root.e9.removeMovieClip(); _root.e10.removeMovieClip(); _root.e11.removeMovieClip(); _root.e12.removeMovieClip(); _root.e13.removeMovieClip(); _root.e14.removeMovieClip(); _root.e15.removeMovieClip(); _root.e16.removeMovieClip(); _root.e17.removeMovieClip(); _root.e18.removeMovieClip(); _root.e19.removeMovieClip(); _root.e20.removeMovieClip(); _root.enemyremove = false; } } } movieClip 2335 { } instance camera of movieClip 2335 { onClipEvent (load) { Rbounds = 275; Lbounds = 250; Ubounds = 275; Dbounds = 250; plattimer = 0; } onClipEvent (enterFrame) { if (Key.isDown(32)) { if (!pds) { pausebuttond = true; pds = true; } } else { pausebuttond = false; pds = false; } if (_root.pause) { if (!paused1) { pausebuttond = false; paused1 = true; } if (pausebuttond) { _root.pause = false; } } else { paused1 = false; } if (!_root.pause) { if (!paused2) { pausebuttond = false; paused2 = true; } if (pausebuttond) { _root.pause = true; } if (!_root.plathit) { Ubounds = 275; Dbounds = 250; if (_root.player1.animate.jump or _root.player1.animate.fall) { _root.movespeedv = _root.player1.animate.speedj; } else { if (!_root.player1.animate.uppercut) { _root.movespeedv = _root.player1.animate.speed; } if (_root.player1.animate.uppercut) { _root.movespeedv = _root.player1.animate.speedj; } } } if (_root.plathit) { _root.movespeedv = _root.platspeed; Ubounds = 250; Dbounds = 250; ++plattimer; if (plattimer >= 2) { plattimer = 0; _root.plathit = false; } } else { plattimer = 0; } if (!_root.player1.animate.dead) { if (_root.scrollvert) { if (_root.player1.animate._y >= Ubounds and _root.map._y > _root.ubounds) { _root.player1.animate._y -= _root.movespeedv; _root.moved = true; _root.moveu = false; } else { _root.moved = false; } if (_root.player1.animate._y <= Dbounds and _root.map._y < _root.dbounds) { _root.player1.animate._y += _root.movespeedv; _root.moved = false; _root.moveu = true; } else { _root.moveu = false; } } if (_root.scrollhor) { if (_root.player1.animate._x >= Rbounds and _root.map._x > _root.moreb) { _root.player1.animate._x -= _root.movespeed; _root.mover = true; _root.movel = false; } else { _root.mover = false; } if (_root.player1.animate._x <= Lbounds and _root.map._x < _root.lessb) { _root.player1.animate._x += _root.movespeed; _root.mover = false; _root.movel = true; } else { _root.movel = false; } } } if (_root.player1.animate.dead) { _root.moved = false; _root.moveu = false; _root.mover = false; _root.movel = false; } } else { paused2 = false; } } } movieClip 2337 { } instance leveler of movieClip 2337 { onClipEvent (load) { } onClipEvent (enterFrame) { _root.pci = _root.player1.animate.power; if (_root.mapnumb == 11 or _root.mapnumb == 14) { _root.map.black._visible = true; } else { _root.map.black._visible = false; } _root.map.green._visible = false; _root.map.blue._visible = false; _root.map.purple._visible = false; if (_root.playerlevel == 0) { _root.scoremax = 50; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 1; } } if (_root.playerlevel == 1) { _root.scoremax = 100; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 2; } } if (_root.playerlevel == 2) { _root.scoremax = 200; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 3; } } if (_root.playerlevel == 3) { _root.scoremax = 350; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 4; } } if (_root.playerlevel == 4) { _root.scoremax = 500; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 5; } } if (_root.playerlevel == 5) { _root.scoremax = 700; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 6; } } if (_root.playerlevel == 6) { _root.scoremax = 900; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 7; } } if (_root.playerlevel == 7) { _root.scoremax = 1100; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 8; } } if (_root.playerlevel == 8) { _root.scoremax = 1300; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 9; } } if (_root.playerlevel == 9) { _root.scoremax = 1500; if (_root.score >= _root.scoremax) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = 'Level up!'; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.score = 0; _root.playerlevel = 10; } } if (_root.playerlevel == 10) { } if (!_root.player1.animate.twirl) { if (_root.w1) { _root.player1.animate.power = 3 + _root.playerlevel; } if (_root.w2) { _root.player1.animate.power = 4 + _root.playerlevel; } if (_root.w3) { _root.player1.animate.power = 2 + _root.playerlevel; } if (_root.w4) { _root.player1.animate.power = 3 + _root.playerlevel; } if (_root.w5) { _root.player1.animate.power = 4 + _root.playerlevel; } if (_root.w6) { _root.player1.animate.power = 5 + _root.playerlevel; } if (_root.w7) { _root.player1.animate.power = 3 + _root.playerlevel; } if (_root.w8) { _root.player1.animate.power = 4 + _root.playerlevel; } if (_root.w9) { _root.player1.animate.power = 5 + _root.playerlevel; } if (_root.w10) { _root.player1.animate.power = 3 + _root.playerlevel; } } if (_root.player1.animate.twirl) { if (_root.w1) { _root.player1.animate.power = 1.5 + _root.playerlevel; } if (_root.w2) { _root.player1.animate.power = 2 + _root.playerlevel; } if (_root.w3) { _root.player1.animate.power = 0.5 + _root.playerlevel; } if (_root.w4) { _root.player1.animate.power = 1.5 + _root.playerlevel; } if (_root.w5) { _root.player1.animate.power = 2 + _root.playerlevel; } if (_root.w6) { _root.player1.animate.power = 2.5 + _root.playerlevel; } if (_root.w7) { _root.player1.animate.power = 1.5 + _root.playerlevel; } if (_root.w8) { _root.player1.animate.power = 2 + _root.playerlevel; } if (_root.w9) { _root.player1.animate.power = 2.5 + _root.playerlevel; } if (_root.w10) { _root.player1.animate.power = 1.5 + _root.playerlevel; } } } } movieClip 2339 { frame 1 { function camControl() { if (_root.zoomin) { parentColor.setTransform(camColor.getTransform()); var v5 = sX / this._width; var v4 = sY / this._height; _parent._x = cX - this._x * v5; _parent._y = cY - this._y * v4; _parent._xscale = 100 * v5; _parent._yscale = 100 * v4; } } function resetStage() { if (_root.zoomin) { var v3 = {'ra': 100, 'rb': 0, 'ga': 100, 'gb': 0, 'ba': 100, 'bb': 0, 'aa': 100, 'ab': 0}; parentColor.setTransform(v3); _parent._xscale = 100; _parent._yscale = 100; _parent._x = 0; _parent._y = 0; } } this._visible = false; var oldMode = Stage.scaleMode; Stage.scaleMode = 'exactFit'; if (_root.zoomin) { var cX = Stage.width / 2; var cY = Stage.height / 2; var sX = Stage.width; var sY = Stage.height; Stage.scaleMode = oldMode; var camColor = new Color(this); var parentColor = new Color(_parent); this.onEnterFrame = camControl; camControl(); this.onUnload = resetStage; } } } instance vcam of movieClip 2339 { onClipEvent (load) { if (!_root.zoomin) { _visible = false; } oldx = 270; oldy = 200; _x = oldx; _y = oldy; oldh = 400; oldw = 550; currenth = oldh; currentw = oldw; newx = 150; newy = 100; newh = 200; neww = 250; _width = currentw; _height = currenth; } onClipEvent (enterFrame) { if (!_root.pause) { _root.cx = _x; if (_root.zoomin) { _width = currentw; _height = currenth; if (_root.player1.animate.rape) { _x = _root.player1.animate._x; if (_y > _root.player1.animate._y - 35) { _y = _y - 1; } if (_y < _root.player1.animate._y - 35) { _y = _y + 1; } currentw = neww; currenth = newh; } else { _x = oldx; _y = oldy; currentw = oldw; currenth = oldh; } } } if (_root.pause) { _x = oldx; _y = oldy; currentw = oldw; currenth = oldh; } } } movieClip 2341 { } instance of movieClip 2341 { onClipEvent (load) { _root.status1 = 'normal'; _root.curse = false; _root.curset = 0; _root.poison = false; _root.poisont = 0; _root.poison1t = 0; ploss = 5; _root.stone = false; _root.stonet = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.player1.animate.rape) { if (!_root.player1.animate.kdown) { if (_root.poison) { _root.status1 = 'Poison'; ++_root.poisont; ++_root.poison1t; if (_root.poison1t >= 100) { _root.attachMovie('points1a', 'points1', 100000); _root.points1.animate.points1 = ploss; _root.health -= ploss; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.poison1t = 0; } if (_root.poisont >= 1000) { _root.poisont = 0; _root.status1 = 'Normal'; _root.poison = false; } } if (_root.curse) { _root.status1 = 'Curse'; ++_root.curset; _root.magic -= 0.15; if (_root.curset >= 1000) { _root.curset = 0; _root.curse = false; } } } } } } } movieClip 2344 { } movieClip 2357 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } } movieClip 2358 { instance of movieClip 2357 { onClipEvent (load) { if (_root.mw1) { gotoAndStop('w1'); } if (_root.mw2) { gotoAndStop('w2'); } if (_root.mw3) { gotoAndStop('w3'); } if (_root.mw4) { gotoAndStop('w4'); } if (_root.mw5) { gotoAndStop('w5'); } if (_root.mw6) { gotoAndStop('w6'); } if (_root.mw7) { gotoAndStop('w7'); } if (!_root.mw1 and !_root.mw2 and !_root.mw3 and !_root.mw4 and !_root.mw5 and !_root.mw6 and !_root.mw7) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.mw1) { gotoAndStop('w1'); } if (_root.mw2) { gotoAndStop('w2'); } if (_root.mw3) { gotoAndStop('w3'); } if (_root.mw4) { gotoAndStop('w4'); } if (_root.mw5) { gotoAndStop('w5'); } if (_root.mw6) { gotoAndStop('w6'); } if (_root.mw7) { gotoAndStop('w7'); } if (!_root.mw1 and !_root.mw2 and !_root.mw3 and !_root.mw4 and !_root.mw5 and !_root.mw6 and !_root.mw7) { gotoAndStop('none'); } } } } instance statistics of movieClip 2358 { onClipEvent (load) { rightx = -5; righty = 0; _x = rightx; _y = righty; _width = rightw; _height = righth; _root.nutbust = 0; ws = 1; _root.nct = 0; _root.breakmax = 10; plife._width = _root.health / 2; plife._height = 10; plifemax._width = 50; plifemax._height = 10; alife._width = _root.armhealth / 2; alife._height = 10; alifemax._width = 50; alifemax._height = 10; magicmax._width = 100; magicmax._height = 15; magic._width = _root.magic; magic._height = 15; } onClipEvent (enterFrame) { if (_root.pause) { _visible = false; } else { _visible = true; } if (_root.zoomin) { if (_root.player1.animate.rape) { _alpha = 70; _x = _root.vcam._x - 130; _y = _root.vcam._y - 100; } else { _alpha = 100; _x = rightx; _y = righty; } } plife._width = _root.health / 2; plife._height = 10; plifemax._width = 100; plifemax._height = 10; alife._width = _root.armhealth / 2; alife._height = 10; alifemax._width = 50; alifemax._height = 10; magicmax._width = 100; magicmax._height = 15; magic._width = _root.magic; magic._height = 9; score = _root.score; if (_root.inflive) { _root.raped = 0; _root.health = 100; _root.armor = false; _root.armhealth = 0; } if (_root.raped <= 0) { _root.raped = 0; } if (_root.health <= 0) { plife._width = 0; } if (_root.armhealth <= 0) { _root.armhealth = 0; alife._width = 0; } if (_root.armhealth >= 100) { _root.armhealth = 100; alife._width = 50; } if (_root.money <= 0) { _root.money = 0; } if (_root.money >= 3000) { _root.money = 3000; } if (_root.magic <= 0) { _root.magic = 0; magic._width = 0; } if (_root.magic >= 100) { _root.magic = 100; } if (_root.health >= 101) { _root.health = 100; } if (_root.raped >= 0 and _root.raped < 3) { _root.breakmax = 10; } if (_root.raped >= 3 and _root.raped < 6) { _root.breakmax = 15; } if (_root.raped >= 6 and _root.raped < 12) { _root.breakmax = 20; } if (_root.raped >= 12) { _root.breakmax = 25; } if (_root.nutbust >= 3) { _root.cameon1 = true; } if (_root.nutbust >= 4) { _root.cameon2 = true; } if (_root.nutbust >= 5) { _root.cameon3 = true; } if (!_root.rapetext) { if (_root.rape1) { _root.attachMovie('information1a', 'info1', 3000); _root.info1.animate.text1 = 'Press right, left, attack or jump buttons to escape'; _root.info1.animate.texton = true; _root.info1.animate.rmax = 350; _root.rapetext = true; } } if (Key.isDown(49)) { _root.mw1 = true; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (Key.isDown(50)) { _root.mw1 = false; _root.mw2 = true; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (Key.isDown(51)) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = true; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (Key.isDown(52)) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = true; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (Key.isDown(53)) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = true; _root.mw6 = false; _root.mw7 = false; } if (Key.isDown(54)) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = true; _root.mw7 = false; } } } movieClip 2364 { } movieClip 2370 { } movieClip 2371 { } movieClip 2372 { } movieClip 2382 { } movieClip 2384 { } movieClip 2386 { } movieClip 2387 { } movieClip 2391 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } frame 19 { stop(); } frame 20 { stop(); } } movieClip 2416 { frame 1 { stop(); } instance of movieClip 2391 { onClipEvent (load) { if (_root.mw1) { gotoAndStop('w1'); } if (_root.mw2) { gotoAndStop('w2'); } if (_root.mw3) { gotoAndStop('w3'); } if (_root.mw4) { gotoAndStop('w4'); } if (_root.mw5) { gotoAndStop('w5'); } if (_root.mw6) { gotoAndStop('w6'); } if (_root.mw7) { gotoAndStop('w7'); } if (!_root.mw1 and !_root.mw2 and !_root.mw3 and !_root.mw4 and !_root.mw5 and !_root.mw6 and !_root.mw7) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.mw1) { gotoAndStop('w1'); } if (_root.mw2) { gotoAndStop('w2'); } if (_root.mw3) { gotoAndStop('w3'); } if (_root.mw4) { gotoAndStop('w4'); } if (_root.mw5) { gotoAndStop('w5'); } if (_root.mw6) { gotoAndStop('w6'); } if (_root.mw7) { gotoAndStop('w7'); } if (!_root.mw1 and !_root.mw2 and !_root.mw3 and !_root.mw4 and !_root.mw5 and !_root.mw6 and !_root.mw7) { gotoAndStop('none'); } } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w1'); } onClipEvent (release) { _root.mw1 = true; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w2'); } onClipEvent (release) { _root.mw1 = false; _root.mw2 = true; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w3'); } onClipEvent (release) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = true; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w4'); } onClipEvent (release) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = true; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w5'); } onClipEvent (release) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = true; _root.mw6 = false; _root.mw7 = false; } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w6'); } onClipEvent (release) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = true; _root.mw7 = false; } } instance of movieClip 2391 { onClipEvent (load) { if (_root.w1) { gotoAndStop('w7'); } if (_root.w2) { gotoAndStop('w8'); } if (_root.w3) { gotoAndStop('w9'); } if (_root.w4) { gotoAndStop('w10'); } if (_root.w5) { gotoAndStop('w11'); } if (_root.w6) { gotoAndStop('w12'); } if (_root.w7) { gotoAndStop('w13'); } if (!_root.w1 and !_root.w2 and !_root.w3 and !_root.w4 and !_root.w5 and !_root.w6 and !_root.w7) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.w1) { gotoAndStop('w7'); } if (_root.w2) { gotoAndStop('w8'); } if (_root.w3) { gotoAndStop('w9'); } if (_root.w4) { gotoAndStop('w10'); } if (_root.w5) { gotoAndStop('w11'); } if (_root.w6) { gotoAndStop('w12'); } if (_root.w7) { gotoAndStop('w13'); } if (!_root.w1 and !_root.w2 and !_root.w3 and !_root.w4 and !_root.w5 and !_root.w6 and !_root.w7) { gotoAndStop('none'); } } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w9'); } onClipEvent (release) { _root.w1 = false; _root.w2 = false; _root.w3 = true; _root.w4 = false; _root.w5 = false; _root.w6 = false; _root.w7 = false; } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('none'); } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('none'); } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('none'); } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('none'); } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('none'); } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('none'); } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('none'); } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w7'); } onClipEvent (release) { _root.w1 = true; _root.w2 = false; _root.w3 = false; _root.w4 = false; _root.w5 = false; _root.w6 = false; _root.w7 = false; } } instance of movieClip 2391 { onClipEvent (load) { gotoAndStop('w8'); } onClipEvent (release) { _root.w1 = false; _root.w2 = true; _root.w3 = false; _root.w4 = false; _root.w5 = false; _root.w6 = false; _root.w7 = false; } } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } frame 16 { stop(); } frame 17 { stop(); } frame 18 { stop(); } frame 19 { stop(); } } movieClip 2418 { } movieClip 2420 { } movieClip 2423 { } movieClip 2426 { } movieClip 2429 { } movieClip 2434 { } movieClip 2437 { } movieClip 2440 { } movieClip 2441 { instance of movieClip 2372 { onClipEvent (enterFrame) { _root.pframe = _currentframe; if (_root.mapnumb == 1) { gotoAndStop(1); } if (_root.mapnumb == 2) { gotoAndStop(35); } if (_root.mapnumb == 3) { gotoAndStop(2); } if (_root.mapnumb == 4) { gotoAndStop(11); } if (_root.mapnumb == 5) { gotoAndStop(3); } if (_root.mapnumb == 6) { gotoAndStop(1); } if (_root.mapnumb == 7) { gotoAndStop(24); } if (_root.mapnumb == 8) { gotoAndStop(30); } if (_root.mapnumb == 9) { gotoAndStop(21); } if (_root.mapnumb == 10) { gotoAndStop(1); } if (_root.mapnumb == 11) { gotoAndStop(5); } if (_root.mapnumb == 12) { gotoAndStop(6); } if (_root.mapnumb == 13) { gotoAndStop(4); } if (_root.mapnumb == 14) { gotoAndStop(8); } if (_root.mapnumb == 15) { gotoAndStop(1); } if (_root.mapnumb == 16) { gotoAndStop(37); } if (_root.mapnumb == 17) { gotoAndStop(27); } if (_root.mapnumb == 18) { gotoAndStop(28); } if (_root.mapnumb == 19) { gotoAndStop(29); } if (_root.mapnumb == 20) { gotoAndStop(12); } if (_root.mapnumb == 21) { gotoAndStop(1); } if (_root.mapnumb == 22) { gotoAndStop(31); } if (_root.mapnumb == 23) { gotoAndStop(13); } if (_root.mapnumb == 24) { gotoAndStop(15); } if (_root.mapnumb == 25) { gotoAndStop(14); } if (_root.mapnumb == 26) { gotoAndStop(18); } if (_root.mapnumb == 27) { gotoAndStop(26); } if (_root.mapnumb == 28) { gotoAndStop(17); } if (_root.mapnumb == 29) { gotoAndStop(16); } if (_root.mapnumb == 30) { gotoAndStop(19); } if (_root.mapnumb == 31) { gotoAndStop(23); } if (_root.mapnumb == 32) { gotoAndStop(25); } if (_root.mapnumb == 33) { gotoAndStop(32); } if (_root.mapnumb == 34) { gotoAndStop(20); } if (_root.mapnumb == 35) { gotoAndStop(22); } if (_root.mapnumb == 36) { gotoAndStop(36); } if (_root.mapnumb == 37) { gotoAndStop(24); } if (_root.mapnumb == 38) { gotoAndStop(44); } if (_root.mapnumb == 39) { gotoAndStop(33); } if (_root.mapnumb == 40) { gotoAndStop(34); } if (_root.mapnumb == 41) { gotoAndStop(40); } if (_root.mapnumb == 42) { gotoAndStop(39); } if (_root.mapnumb == 43) { gotoAndStop(41); } if (_root.mapnumb == 44) { gotoAndStop(38); } if (_root.mapnumb == 45) { gotoAndStop(42); } if (_root.mapnumb == 46) { gotoAndStop(43); } if (_root.mapnumb == 47) { gotoAndStop(9); } if (_root.mapnumb == 48) { gotoAndStop(10); } if (_root.mapnumb == 49) { gotoAndStop(21); } if (_root.mapnumb == 50) { gotoAndStop(1); } } } instance of movieClip 2416 { onClipEvent (load) { select = 1; picked = false; status1 = _root.status1; } onClipEvent (enterFrame) { status1 = _root.status1; exp = _root.score + '/' + _root.scoremax; level = _root.playerlevel; playername = _root.playername; life = _root.health + _root.armhealth; magic = _root.magic; _root.picked = picked; if (select == 1) { gotoAndStop('w1'); } if (select == 2) { gotoAndStop('w2'); } if (select == 3) { gotoAndStop('w3'); } if (select == 4) { gotoAndStop('w4'); } if (select == 5) { gotoAndStop('w5'); } if (select == 6) { gotoAndStop('w6'); } if (select == 7) { gotoAndStop('w7'); } if (select == 8) { gotoAndStop('w8'); } if (select == 9) { gotoAndStop('w9'); } if (select == 10) { gotoAndStop('w10'); } if (select == 11) { gotoAndStop('w11'); } if (select == 12) { gotoAndStop('w12'); } if (select == 13) { gotoAndStop('w13'); } if (select == 14) { gotoAndStop('w14'); } if (select == 15) { gotoAndStop('w15'); } if (select == 16) { gotoAndStop('w16'); } if (select == 10) { select = 1; } if (select == 0) { select = 9; } if (_root.pause) { if (Key.isDown(39)) { if (!rt) { select += 1; rt = true; } } else { rt = false; } if (Key.isDown(37)) { if (!lft) { select -= 1; lft = true; } } else { lft = false; } if (Key.isDown(65) or Key.isDown(83) or Key.isDown(68)) { if (!pd) { picked = true; pd = true; } } else { picked = false; pd = false; } if (picked) { if (select == 1) { _root.mw1 = true; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (select == 2) { _root.mw1 = false; _root.mw2 = true; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (select == 3) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = true; _root.mw4 = false; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (select == 4) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = true; _root.mw5 = false; _root.mw6 = false; _root.mw7 = false; } if (select == 5) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = true; _root.mw6 = false; _root.mw7 = false; } if (select == 6) { _root.mw1 = false; _root.mw2 = false; _root.mw3 = false; _root.mw4 = false; _root.mw5 = false; _root.mw6 = true; _root.mw7 = false; } if (select == 7) { _root.w1 = true; _root.w2 = false; _root.w3 = false; _root.w4 = false; _root.w5 = false; _root.w6 = false; _root.w7 = false; } if (select == 8) { _root.w1 = false; _root.w2 = true; _root.w3 = false; _root.w4 = false; _root.w5 = false; _root.w6 = false; _root.w7 = false; } if (select == 9) { _root.w1 = false; _root.w2 = false; _root.w3 = true; _root.w4 = false; _root.w5 = false; _root.w6 = false; _root.w7 = false; } } } } } instance of movieClip 2139 { onClipEvent (enterFrame) { if (_root.it11) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it11) { _root.score += 100; _root.it11 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'Some kind of ring'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2221 { onClipEvent (enterFrame) { if (_root.it12) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it12) { _root.score += 100; _root.it12 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'Sega Saturn'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2228 { onClipEvent (enterFrame) { if (_root.it2) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it2) { if (!_root.armor) { _root.armor = true; _root.armhealth = 100; _root.it2 = false; } } } onClipEvent (rollOver) { if (_root.it2) { _root.itemdes = 'SNES - Old school console system'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2132 { onClipEvent (enterFrame) { if (_root.it3) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it3) { _root.score += 100; _root.it3 = false; } } onClipEvent (rollOver) { if (_root.it3) { _root.itemdes = 'Rondo of Blood'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2076 { onClipEvent (enterFrame) { if (_root.it5) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it5) { _root.score += 500; _root.it5 = false; } } onClipEvent (rollOver) { if (_root.it5) { _root.itemdes = 'A precious gem'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2233 { onClipEvent (enterFrame) { if (_root.it9) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it9) { _root.score += 100; _root.it9 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'Pixelated Crown'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2189 { onClipEvent (enterFrame) { if (_root.it18) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it18) { if (_root.poison) { _root.poison = false; _root.poisont = 0; _root.it8 = false; } } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'Pixelated Crystal'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2144 { onClipEvent (enterFrame) { if (_root.it6) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it6) { if (_root.curse) { _root.curse = false; _root.curset = 0; _root.it6 = false; } } } onClipEvent (rollOver) { if (_root.it6) { _root.itemdes = 'Pixelated Necklace'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2153 { onClipEvent (enterFrame) { if (_root.it4) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it4) { _root.score += 2000; _root.it4 = false; } } onClipEvent (rollOver) { if (_root.it4) { _root.itemdes = 'Dick Dastardly and Muttley'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2214 { onClipEvent (enterFrame) { if (_root.it16) { _visible = true; } else { _visible = false; } } onClipEvent (rollOver) { _root.itemdes = 'A coin'; } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2119 { onClipEvent (enterFrame) { if (_root.it7) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it7) { _root.health += 100; _root.it7 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'Floppy Fish'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2184 { onClipEvent (enterFrame) { if (_root.it17) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it17) { _root.poison = true; _root.poisont = 0; _root.it17 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'a poisonous mushroom'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2099 { onClipEvent (enterFrame) { if (_root.it99) { _visible = true; } else { _visible = false; } } onClipEvent (rollOver) { _root.itemdes = 'A cuddly Teddy Bear'; } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2104 { onClipEvent (enterFrame) { if (_root.it8) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it8) { _root.curse = true; _root.curset = 0; _root.it8 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'An Xbox :('; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2418 { onClipEvent (enterFrame) { if (_root.it15) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it15) { _root.score += 2000; _root.it15 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'NEOTANK!'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2420 { onClipEvent (enterFrame) { if (_root.it13) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it13) { _root.it13 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'Bubble Monster'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2124 { onClipEvent (enterFrame) { if (_root.it14) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it14) { _root.it14 = false; } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'A giant green apple'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2423 { onClipEvent (enterFrame) { if (_root.elixer) { _visible = true; } else { _visible = false; } if (_root.elixernumb <= 0) { _root.elixer = false; } numb = _root.elixernumb; } onClipEvent (release) { if (_root.elixer) { if (_root.elixernumb > 0) { _root.magic = 100; _root.elixernumb -= 1; } } } onClipEvent (rollOver) { if (_root.elixer) { _root.itemdes = 'Elixer - Refills Magic'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2426 { onClipEvent (enterFrame) { if (_root.chicken) { _visible = true; } else { _visible = false; } if (_root.chickennumb <= 0) { _root.chicken = false; } numb = _root.chickennumb; } onClipEvent (release) { if (_root.chicken) { if (_root.chickennumb > 0) { _root.health += 100; _root.chickennumb -= 1; } } } onClipEvent (rollOver) { if (_root.chicken) { _root.itemdes = 'Chicken - Refills Life'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2429 { onClipEvent (enterFrame) { if (_root.hotdog) { _visible = true; } else { _visible = false; } if (_root.hotdognumb <= 0) { _root.hotdog = false; } numb = _root.hotdognumb; } onClipEvent (release) { if (_root.hotdog) { if (_root.hotdognumb > 0) { _root.health += 25; _root.hotdognumb -= 1; } } } onClipEvent (rollOver) { if (_root.hotdog) { _root.itemdes = 'Hotdog - Refills some life'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2434 { onClipEvent (enterFrame) { if (_root.cloth) { _visible = true; } else { _visible = false; } if (_root.clothnumb <= 0) { _root.cloth = false; } numb = _root.clothnumb; } onClipEvent (release) { if (_root.cloth) { if (_root.clothnumb > 0) { _root.armor = true; _root.armhealth += 25; _root.clothnumb -= 1; } } } onClipEvent (rollOver) { if (_root.cloth) { _root.itemdes = 'Armor - Repairs armor'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2081 { onClipEvent (enterFrame) { if (_root.it1) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.it1) { _root.player1.animate.idup = true; _root.player1.animate.idupt = 0; _root.it1 = false; } } onClipEvent (rollOver) { if (_root.it1) { _root.itemdes = 'Super Star - Temporary Invincibility'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2437 { onClipEvent (enterFrame) { if (_root.antidote) { _visible = true; } else { _visible = false; } if (_root.antidotenumb <= 0) { _root.antidote = false; } numb = _root.antidotenumb; } onClipEvent (release) { if (_root.antidote) { if (_root.antidote > 0) { _root.poison = false; _root.poisont = 0; _root.curse = false; _root.curset = 0; _root.stone = false; _root.stonet = 0; _root.antidotenumb -= 1; } } } onClipEvent (rollOver) { if (_root.cloth) { _root.itemdes = 'Antidote - Cure status ailments'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } instance of movieClip 2440 { onClipEvent (enterFrame) { if (_root.money > 0) { _visible = true; } else { _visible = false; } numb = _root.money; } onClipEvent (rollOver) { if (_root.money > 0) { _root.itemdes = 'It\'s all about the money.'; } } onClipEvent (rollOut) { _root.itemdes = ''; } } } instance of movieClip 2441 { onClipEvent (load) { if (_root.pause) { _visible = true; } if (!_root.pause) { _visible = false; } _x = 275; _y = 200; } onClipEvent (enterFrame) { if (_root.pause) { _root.zoomin = false; _visible = true; itemdes = _root.itemdes; } if (!_root.pause) { _root.itemdes = ''; itemdes = ''; if (_root.zoomon) { _root.zoomin = true; } _visible = false; } } } frame 4 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.map.green._visible = false; _root.mapnumb = 2; _root.playlist = 4; _root.lev = 4; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.muscont.a = false; _root.player1.animate._x = 275; _root.player1.animate._y = 43; _root.player1.animate.dir = 0; _root.map._x = 265; _root.map._y = 1051; } if (_root.lft) { _root.player1.animate._x = 500; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = 283; _root.map._y = -445; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 264; _root.map._y = -445; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 287; _root.moreb = 271; _root.ubounds = -645; _root.dbounds = 1051; stop(); } movieClip 2445 { } movieClip 2447 { } movieClip 2449 { } movieClip 2450 { instance animate of movieClip 2077 { onClipEvent (load) { if (!_root.it5) { gotoAndStop(1); } else { gotoAndStop(2); } } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.it5) { gotoAndStop(1); if (limit.hitTest(_root.player1.animate.limit)) { _root.score += 10; _root.attachMovie('points1a', 'points1', _root.debris); _root.points1.animate.points1 = 10; _root.points1.animate._x = _root.player1.animate._x; _root.points1.animate._y = _root.player1.animate._y; _root.namecall = true; _root.nct = 0; _root.names1 = 'Diamond'; _root.it5 = true; } } else { gotoAndStop(2); } } } } } instance map of movieClip 2450 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 1040) { if (_root.player1.animate._y <= -60) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st2g'); } } if (_y <= -400) { if (_root.player1.animate._x >= 535) { _root.lft = false; _root.rt = true; _root.up = false; _root.gotoAndStop('st2j'); } if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st2n'); } } } } } movieClip 2452 { } instance of movieClip 2452 { onClipEvent (load) { this.swapDepths(1000); _alpha = 50; } onClipEvent (enterFrame) { _x = _root.map._x; _y = _root.map._y + 450; if (_root.pause) { _visible = false; } else { _visible = true; } } } frame 5 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 3; _root.lev = 3; _root.playlist = 1; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 650; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -100; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 650; _root.moreb = -100; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('toothy1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; _root.attachMovie('toothy1a', 'e2', 102); _root.e2.animate._x = _root.map._x + 100; _root.e2.animate._y = _root.map._y; _root.moveu = false; _root.moved = false; _root.attachMovie('candle1a', 'c1', 20); _root.c1.animate._y = _root.map._y; _root.c1.animate._x = _root.map._x - 300; _root.attachMovie('candle1a', 'c2', 21); _root.c2.animate._y = _root.map._y; _root.c2.animate._x = _root.map._x + 100; _root.attachMovie('candle1a', 'c3', 22); _root.c3.animate._y = _root.map._y; _root.c3.animate._x = _root.map._x + 300; _root.attachMovie('candle1a', 'c4', 23); _root.c4.animate._y = _root.map._y; _root.c4.animate._x = _root.map._x + 400; stop(); } movieClip 2458 { } movieClip 2459 { } instance map of movieClip 2459 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_x >= 640) { if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1a'); } } if (_x <= -90) { if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1e'); } } } } } frame 6 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.lev = 3; _root.playlist = 1; _root.mapnumb = 4; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 650; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 450; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -100; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 650; _root.moreb = -110; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('toothy1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; stop(); } movieClip 2463 { } movieClip 2464 { } instance map of movieClip 2464 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1t'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1e'); } } } } frame 7 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.playlist = 1; _root.mapnumb = 5; _root.lev = 5; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = 1060; _root.map._y = 1058; } if (_root.up) { _root.player1.animate._x = 500; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = -470; _root.map._y = 1058; } if (_root.lft) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = 1060; _root.map._y = 177; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 1047; _root.moreb = -470; _root.ubounds = -775; _root.dbounds = 1300; stop(); } movieClip 2468 { } movieClip 2470 { } movieClip 2471 { instance of movieClip 2081 { onClipEvent (load) { if (!_root.it1) { gotoAndStop(1); } else { gotoAndStop(2); } } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.it1) { gotoAndStop(1); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Super Star'; _root.it1 = true; } } else { gotoAndStop(2); } } } } instance of movieClip 2100 { onClipEvent (load) { if (!_root.it99) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it99) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Teddy Bear'; _root.it99 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2471 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 1000) { if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1c'); } if (_root.player1.animate._x >= 535) { _root.lft = false; _root.rt = true; _root.up = false; _root.gotoAndStop('st1m'); } } else { if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1d'); } } } } } frame 8 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.moveu = false; _root.moved = false; _root.mapnumb = 6; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.player1.animate._x = 280; _root.player1.animate._y = 15; _root.player1.animate.dir = 1; _root.map._x = -162; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 1070; _root.moreb = -400; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2475 { } movieClip 2476 { } instance map of movieClip 2476 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._y <= -60) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1a'); } } } } frame 9 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.playlist = 3; _root.mapnumb = 7; _root.moveu = false; _root.moved = false; _root.map.black._visible = false; _root.lev = 7; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 520; _root.player1.animate._y = 230; _root.player1.animate.dir = 1; _root.map._x = 115; _root.map._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 437; _root.moreb = 115; _root.ubounds = -90; _root.dbounds = 515; stop(); } movieClip 2480 { } movieClip 2482 { } movieClip 2483 { } instance map of movieClip 2483 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x >= 535) { _root.lft = false; _root.rt = false; _root.up = true; _root.dn = false; _root.gotoAndStop('st2e'); } } } } frame 10 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 8; _root.playlist = 3; stopAllSounds(); _root.moveu = false; _root.moved = false; _root.map.black._visible = false; _root.lev = 7; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 20; _root.player1.animate._y = 230; _root.player1.animate.dir = 1; _root.map._x = 370; _root.map._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 370; _root.moreb = 185; _root.ubounds = -90; _root.dbounds = 515; stop(); } movieClip 2488 { } movieClip 2489 { } movieClip 2491 { } movieClip 2492 { } instance map of movieClip 2492 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1s'); } } } } frame 11 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 9; _root.moveu = false; _root.moved = false; _root.lev = 3; if (_root.boss1dead) { _root.playlist = 3; } else { _root.muscont.a = false; _root.playlist = 9; } _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 615; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -60; _root.map._y = 200; } if (!_root.boss1dead) { _root.attachMovie('bmouth1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 615; _root.moreb = -60; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2498 { } movieClip 2500 { } movieClip 2501 { } instance map of movieClip 2501 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.boss1dead) { if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2d'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2i'); } } } } } frame 12 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 10; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 300; _root.player1.animate.dir = 0; _root.map._x = 395; _root.map._y = 635; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = 165; _root.map._y = -200; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 395; _root.moreb = 165; _root.ubounds = -200; _root.dbounds = 635; stop(); } movieClip 2505 { } movieClip 2506 { } movieClip 2507 { } instance map of movieClip 2507 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_x >= 380) { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1c'); } } if (door.hitTest(_root.player1.animate.limit)) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1k'); } } } } frame 13 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 11; _root.lev = 3; _root.playlist = 2; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.muscont.a = false; _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 2442; _root.map._y = 250; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -1717; _root.map._y = 250; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 2442; _root.moreb = -1717; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2511 { frame 1 { stop(); } frame 2 { stop(); } } instance bg1 of movieClip 2511 { onClipEvent (load) { _x = 308; _y = 300; } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 21; } if (_root.movel) { _x = _x + _root.movespeed / 21; } } } } movieClip 2514 { } movieClip 2517 { } movieClip 2522 { } movieClip 2525 { } movieClip 2526 { instance of movieClip 2525 { onClipEvent (load) { up = true; dn = false; upt = 0; dnt = 0; speed = 1; } onClipEvent (enterFrame) { if (!_root.pause) { if (!dn) { if (this.hitTest(_root.player1.animate)) { dn = true; } } if (dn) { ++dnt; s = 5; _y = _y + speed; if (this.hitTest(_root.player1.animate)) { _root.player1.animate._y += s; } if (dnt >= 500) { dnt = 0; up = true; dn = false; } } } } } } movieClip 2527 { } instance map of movieClip 2527 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1m'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1l'); } } } } frame 14 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.playlist = 2; _root.mapnumb = 12; _root.lev = 5; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.muscont.a = false; _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 460; _root.map._y = 540; } if (_root.lft) { _root.player1.animate._x = 500; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -1237; _root.map._y = 540; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 460; _root.map._y = -75; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 460; _root.moreb = -1237; _root.ubounds = -75; _root.dbounds = 540; stop(); } movieClip 2531 { } movieClip 2532 { } instance map of movieClip 2532 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 450) { if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st2t'); } if (_root.player1.animate._x >= 535) { _root.lft = false; _root.rt = true; _root.up = false; _root.gotoAndStop('st1n'); } } else { if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1k'); } } } } } frame 15 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 13; _root.lev = 3; _root.playlist = 1; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 1080; _root.map._y = 210; } if (_root.lft) { _root.muscont.a = false; _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -530; _root.map._y = 210; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 1080; _root.moreb = -530; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2536 { } movieClip 2537 { } instance map of movieClip 2537 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = false; _root.up = true; _root.gotoAndStop('st1e'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1k'); } } } } frame 16 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 14; _root.lev = 3; _root.playlist = 2; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 985; _root.map._y = 25; } if (_root.lft) { _root.player1.animate._x = 360; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = 120; _root.map._y = -925; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 985; _root.moreb = -425; _root.ubounds = -925; _root.dbounds = 1295; stop(); } movieClip 2541 { } movieClip 2544 { } movieClip 2545 { } movieClip 2546 { instance of movieClip 2545 { onClipEvent (load) { up = true; dn = false; upt = 0; dnt = 0; speed = 1.5; } onClipEvent (enterFrame) { if (!_root.pause) { if (up) { ++upt; s = -5; _y = _y - speed; if (this.hitTest(_root.player1.animate)) { _root.plathit = true; _root.camera.plattimer = 0; _root.platspeed = speed; _root.player1.animate._y -= s; } if (upt >= 150) { upt = 0; dn = true; up = false; } } if (dn) { ++dnt; s = 5; _y = _y + speed; if (this.hitTest(_root.player1.animate)) { _root.plathit = true; _root.camera.plattimer = 0; _root.platspeed = speed; _root.player1.animate._y += s; } if (dnt >= 150) { dnt = 0; up = true; dn = false; } } } } } instance of movieClip 2545 { onClipEvent (load) { up = true; dn = false; upt = 0; dnt = 0; speed = 1.5; mt = 700; } onClipEvent (enterFrame) { if (!_root.pause) { if (up) { ++upt; s = -5; _y = _y - speed; if (this.hitTest(_root.player1.animate)) { _root.plathit = true; _root.camera.plattimer = 0; _root.platspeed = speed; _root.player1.animate._y -= s; } if (upt >= mt) { upt = 0; dn = true; up = false; } } if (dn) { ++dnt; s = 5; _y = _y + speed; if (this.hitTest(_root.player1.animate)) { _root.plathit = true; _root.camera.plattimer = 0; _root.platspeed = speed; _root.player1.animate._y += s; } if (dnt >= mt) { dnt = 0; up = true; dn = false; } } } } } } movieClip 2547 { instance animate of movieClip 2215 { onClipEvent (load) { if (!_root.it16) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it16) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.money += 10; _root.names1 = '$10'; _root.it16 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2547 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1l'); } if (_root.player1.animate._y >= 415) { _root.lft = false; _root.rt = false; _root.up = true; _root.gotoAndStop('st2l'); } } } } frame 17 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 15; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 715; _root.map._y = 25; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 100; _root.map._y = 25; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 715; _root.moreb = 100; _root.ubounds = -131; _root.dbounds = 400; stop(); } movieClip 2551 { } movieClip 2552 { } instance map of movieClip 2552 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 5 and _y < 50) { if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1a'); } if (_root.player1.animate._x >= 530) { _root.lft = false; _root.rt = true; _root.up = false; _root.gotoAndStop('st1c'); } } } } } frame 18 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 16; _root.lev = 3; _root.playlist = 8; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.muscont.a = true; _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 500; _root.map._y = -1058; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 64; _root.map._y = 1442; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 500; _root.moreb = 64; _root.ubounds = -1058; _root.dbounds = 1442; stop(); } movieClip 2555 { } movieClip 2557 { } movieClip 2558 { } movieClip 2559 { instance of movieClip 2558 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { if (!_root.player1.animate.slide) { if (_root.player1.animate.dir == 0) { _root.player1.animate._x -= _root.player1.animate.speed + 3; } if (_root.player1.animate.dir == 1) { _root.player1.animate._x += _root.player1.animate.speed + 3; } } } } } instance of movieClip 2222 { onClipEvent (load) { if (!_root.it12) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it12) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Sega Saturn'; _root.it12 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2559 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st2j'); } if (_root.bossdead3) { if (_root.player1.animate._x >= 530) { _root.lft = false; _root.rt = true; _root.up = false; _root.gotoAndStop('st2r'); } } } } } frame 19 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 17; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.muscont.a = false; _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 740; _root.map._y = 240; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -192; _root.map._y = 240; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 740; _root.moreb = -192; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2563 { } movieClip 2564 { } instance map of movieClip 2564 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_x >= 720) { if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2e'); } } if (_x <= -170) { if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1r'); } } } } } frame 20 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 18; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 740; _root.map._y = 240; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -192; _root.map._y = 240; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 740; _root.moreb = -192; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2568 { } movieClip 2569 { } instance map of movieClip 2569 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1q'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1s'); } } } } frame 21 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 19; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 740; _root.map._y = 240; } if (_root.lft) { _root.muscont.a = false; _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -192; _root.map._y = 240; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 740; _root.moreb = -192; _root.ubounds = -600; _root.dbounds = 300; if (!_root.boss2dead) { _root.attachMovie('cerberus1a', 'e1', 101); _root.e1.animate._y = _root.map._y + 40; } stop(); } movieClip 2573 { } movieClip 2575 { } movieClip 2576 { } instance map of movieClip 2576 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.boss2dead) { if (_x >= 720) { if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1r'); } } if (_x <= -170) { if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1h'); } } } } } } frame 22 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 20; _root.lev = 3; _root.playlist = 12; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.lft) { _root.muscont.a = false; _root.player1.animate._x = 510; _root.player1.animate._y = 250; _root.player1.animate.dir = 1; _root.map._x = 285; _root.map._y = 258; } if (_root.rt) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 285; _root.map._y = -281; } _root.scrollhor = false; _root.scrollvert = true; _root.lessb = 500; _root.moreb = 285; _root.ubounds = -281; _root.dbounds = 610; stop(); } movieClip 2582 { } movieClip 2584 { } movieClip 2586 { } movieClip 2587 { instance of movieClip 2105 { onClipEvent (load) { if (!_root.it8) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it8) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'XBOX'; _root.it8 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2587 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (door.hitTest(_root.player1.animate.limit)) { if (_root.player1.animate.up) { _root.gotoAndStop('sp3'); } } if (door1.hitTest(_root.player1.animate.limit)) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1d'); } if (door2.hitTest(_root.player1.animate.limit)) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1w'); } } } } frame 23 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 21; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 850; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 210; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -30; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 850; _root.moreb = -295; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2591 { } movieClip 2592 { } instance map of movieClip 2592 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1h'); } if (door1.hitTest(_root.player1.animate.limit)) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1j'); } } } } frame 24 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 22; _root.lev = 3; _root.playlist = 0; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 820; _root.map._y = 440; } if (_root.lft) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 820; _root.map._y = -30; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 820; _root.moreb = -260; _root.ubounds = -15; _root.dbounds = 440; stop(); } movieClip 2596 { } movieClip 2597 { } instance map of movieClip 2597 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 400 and _y < 460) { if (_root.player1.animate._x <= 0) { _root.dn = true; _root.rt = false; _root.lft = false; _root.up = false; _root.gotoAndStop('st2e'); } } if (_y >= 40 and _y < 130) { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2f'); } } } } } frame 25 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 23; _root.lev = 3; _root.playlist = 1; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 1035; _root.map._y = 390; } if (_root.lft) { _root.muscont.a = false; _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = -480; _root.map._y = -40; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 1035; _root.moreb = -480; _root.ubounds = -40; _root.dbounds = 390; stop(); } movieClip 2601 { } movieClip 2603 { } movieClip 2604 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2605 { instance of movieClip 2604 { onClipEvent (load) { if (!_root.it99) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it7) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Floppy Fish'; _root.it7 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2605 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1t'); } if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = false; _root.lft = false; _root.up = true; _root.gotoAndStop('st1y'); } } } } frame 26 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 24; _root.moveu = false; _root.moved = false; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -245; _root.map._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 775; _root.moreb = -245; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2609 { } movieClip 2610 { instance of movieClip 2125 { onClipEvent (load) { if (!_root.it14) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it14) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Fat Apple'; _root.it14 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2610 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1y'); } } } } frame 27 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 25; _root.lev = 3; _root.playlist = 11; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.muscont.a = false; _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 300; _root.map._y = 550; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 300; _root.map._y = -145; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 244; _root.map._y = -145; } _root.mover = false; _root.movel = false; _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 300; _root.moreb = 244; _root.ubounds = -145; _root.dbounds = 550; stop(); } movieClip 2614 { } movieClip 2615 { instance animate of movieClip 2229 { onClipEvent (load) { if (!_root.it2) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it2) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'SNES'; _root.it2 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2615 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 500) { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1w'); } } else { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1x'); } if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2c'); } } } } } frame 28 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 26; _root.lev = 3; _root.playlist = 11; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 260; _root.player1.animate._y = 20; _root.player1.animate.dir = 0; _root.map._x = 820; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -265; _root.map._y = 200; } _root.attachMovie('rapebot1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 825; _root.moreb = -265; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2619 { } movieClip 2621 { } movieClip 2622 { } instance map of movieClip 2622 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_x <= -170) { if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2b'); } } else { if (_root.player1.animate._y <= -30) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2d'); } } } } } frame 29 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 27; _root.lev = 3; _root.playlist = 11; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -525; _root.map._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 1060; _root.moreb = -525; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('wolfman1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; _root.attachMovie('wolfman1a', 'e2', 102); _root.e2.animate._x = _root.map._x + 100; _root.e2.animate._y = _root.map._y; if (!_root.it3) { _root.attachMovie('rondo1a', 'it1', 150); _root.it1.animate._y = _root.map._y; _root.it1.animate._x = _root.map._x; } stop(); } movieClip 2626 { } movieClip 2627 { instance of movieClip 2133 { onClipEvent (load) { if (!_root.it3) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it3) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Rondo of Blood'; _root.it3 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2627 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_x >= 720) { if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1v'); } } if (_x <= -170) { if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1j'); } } } } } frame 30 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 28; _root.lev = 3; _root.playlist = 11; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 280; _root.map._y = 635; } if (_root.lft) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 280; _root.map._y = -175; } _root.scrollhor = false; _root.scrollvert = true; _root.lessb = 500; _root.moreb = 275; _root.ubounds = -250; _root.dbounds = 635; stop(); } movieClip 2631 { } movieClip 2632 { } instance map of movieClip 2632 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 600 and _y < 635) { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1z'); } } else { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2c'); } } } } } frame 31 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 29; _root.lev = 3; _root.playlist = 11; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 925; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -375; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 925; _root.moreb = -375; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('wolfman1a', 'e1', 101); _root.e1.animate._x = _root.map._x - 300; _root.e1.animate._y = _root.map._y + 155; _root.attachMovie('wolfman1a', 'e2', 102); _root.e2.animate._x = _root.map._x + 350; _root.e2.animate._y = _root.map._y + 155; stop(); } movieClip 2636 { } movieClip 2637 { } instance map of movieClip 2637 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1y'); } } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2b'); } } } frame 32 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 30; _root.lev = 3; _root.playlist = 11; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.player1.animate._x = 250; _root.player1.animate._y = 10; _root.player1.animate.dir = 0; _root.map._x = 275; _root.map._y = 480; } if (_root.rt) { _root.player1.animate._x = 140; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 275; _root.map._y = -75; } if (_root.lft) { _root.muscont.a = false; _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 275; _root.map._y = 480; } _root.scrollhor = false; _root.scrollvert = true; _root.lessb = 500; _root.moreb = 64; _root.ubounds = -75; _root.dbounds = 480; stop(); } movieClip 2641 { } movieClip 2642 { } instance map of movieClip 2642 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1i'); } if (_root.player1.animate._y <= -30) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2h'); } if (_root.player1.animate._y >= 460) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1z'); } } } } frame 33 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 31; _root.lev = 3; _root.playlist = 0; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 20; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 645; _root.map._y = 658; } if (_root.lft) { _root.muscont.a = false; _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = -90; _root.map._y = 658; } if (_root.up) { _root.player1.animate._x = 20; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 645; _root.map._y = -250; } if (_root.ups) { _root.player1.animate._x = 250; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 425; _root.map._y = -250; } if (_root.dn) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = -90; _root.map._y = -250; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 645; _root.moreb = -90; _root.ubounds = -250; _root.dbounds = 658; _root.attachMovie('tmonster1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y + 85; stop(); } movieClip 2646 { } movieClip 2648 { } movieClip 2649 { } instance map of movieClip 2649 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 600 and _y < 670) { if (_root.player1.animate._x >= 540) { _root.ups = false; _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1q'); } if (_root.player1.animate._x <= 0) { _root.ups = false; _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2i'); } } else { if (_root.player1.animate._x >= 540) { _root.ups = false; _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1v'); } if (_root.player1.animate._x <= 0) { _root.ups = false; _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1g'); } if (_root.player1.animate._y >= 460) { _root.ups = false; _root.dn = false; _root.rt = false; _root.lft = false; _root.up = true; _root.gotoAndStop('st2f'); } } } } } frame 34 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 32; _root.lev = 3; _root.playlist = 0; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.player1.animate._x = 250; _root.player1.animate._y = 20; _root.player1.animate.dir = 0; _root.map._x = 815; _root.map._y = 200; } if (_root.rt) { _root.player1.animate._x = 250; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = -565; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -710; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 1260; _root.moreb = -710; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2653 { } movieClip 2655 { } movieClip 2656 { instance of movieClip 2140 { onClipEvent (load) { if (!_root.it11) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it11) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'A ring'; _root.it11 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2656 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._y <= -30) { _root.dn = false; _root.rt = false; _root.lft = false; _root.ups = true; _root.gotoAndStop('st2e'); } if (_root.player1.animate._y >= 460) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2g'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1v'); } } } } frame 35 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 33; _root.lev = 3; _root.playlist = 0; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 250; _root.player1.animate._y = 20; _root.player1.animate.dir = 1; _root.map._x = 10; _root.map._y = 200; } if (_root.lft) { _root.muscont.a = false; _root.player1.animate._x = 250; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 875; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 1025; _root.moreb = -460; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('nyx1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; _root.attachMovie('nyx1a', 'e2', 102); _root.e2.animate._x = _root.map._x + 100; _root.e2.animate._y = _root.map._y; stop(); } movieClip 2660 { } movieClip 2661 { } movieClip 2662 { } instance map of movieClip 2662 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._y <= -30) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2f'); } if (_root.player1.animate._y >= 460) { _root.dn = false; _root.rt = false; _root.lft = false; _root.up = true; _root.gotoAndStop('st1b'); } } } } frame 36 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 34; _root.lev = 3; _root.playlist = 0; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 250; _root.player1.animate._y = 250; _root.player1.animate.dir = 1; _root.map._x = 135; _root.map._y = -77; _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 856; _root.moreb = -330; _root.ubounds = -72; _root.dbounds = 450; stop(); } movieClip 2666 { } movieClip 2668 { } movieClip 2669 { instance of movieClip 2145 { onClipEvent (load) { if (!_root.it6) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it6) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Pixel Necklace'; _root.it6 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2669 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._y >= 460) { _root.dn = false; _root.rt = false; _root.lft = false; _root.up = true; _root.gotoAndStop('st2d'); } } } } frame 37 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 35; _root.lev = 3; _root.playlist = 0; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.muscont.a = false; _root.player1.animate._x = 30; _root.player1.animate._y = 270; _root.player1.animate.dir = 0; _root.map._x = 1080; _root.map._y = -20; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -520; _root.map._y = -20; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 1080; _root.moreb = -520; _root.ubounds = -20; _root.dbounds = 400; if (!_root.it13) { _root.attachMovie('bmonster1a', 'it1', 150); _root.it1.animate._y = _root.map._y; _root.it1.animate._x = _root.map._x; } stop(); } movieClip 2673 { } movieClip 2674 { instance of movieClip 2558 { onClipEvent (enterFrame) { if (this.hitTest(_root.player1.animate.limit)) { if (!_root.player1.animate.slide) { if (_root.player1.animate.dir == 0) { _root.player1.animate._x -= _root.player1.animate.speed + 3; } if (_root.player1.animate.dir == 1) { _root.player1.animate._x += _root.player1.animate.speed + 3; } } } } } } instance map of movieClip 2674 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1i'); } if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2e'); } } } } frame 38 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 36; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 1200; _root.map._y = 310; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = -645; _root.map._y = -537; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 1200; _root.moreb = -645; _root.ubounds = -537; _root.dbounds = 1000; stop(); } movieClip 2678 { } movieClip 2680 { } movieClip 2682 { } movieClip 2683 { instance animate of movieClip 2154 { onClipEvent (load) { if (!_root.it4) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it4) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Dick Dastardly'; _root.it4 = true; } } else { gotoAndStop('d'); } } } instance of movieClip 2234 { onClipEvent (load) { if (!_root.it9) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it9) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'Pixel Crown'; _root.it9 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2683 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1b'); } if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1p'); } } } } movieClip 2684 { } instance of movieClip 2684 { onClipEvent (load) { this.swapDepths(1000); _alpha = 40; _x = 275; _y = 200; } onClipEvent (enterFrame) { if (_root.pause) { _visible = false; } else { _visible = true; } } } frame 39 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 37; _root.lev = 3; _root.playlist = 3; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 257; _root.map._y = -1638; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 257; _root.map._y = -4670; } _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 385; _root.moreb = 257; _root.ubounds = -4670; _root.dbounds = 140; stop(); } movieClip 2688 { } movieClip 2689 { } instance map of movieClip 2689 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= -1700 and _y <= -1600) { if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2l'); } } if (_y >= -3100 and _y <= -2900) { if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1a'); } } if (_y >= -4700 and _y <= -4500) { if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1g'); } } } } } frame 40 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 38; _root.lev = 3; _root.playlist = 2; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.player1.animate._x = 250; _root.player1.animate._y = 120; _root.player1.animate.dir = 0; _root.map._x = 340; _root.map._y = 200; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 840; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -290; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 840; _root.moreb = -290; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2693 { } movieClip 2695 { } movieClip 2696 { } instance map of movieClip 2696 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2u'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2v'); } if (door.hitTest(_root.player1.animate.limit)) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1n'); } } } } frame 41 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 39; _root.lev = 3; _root.playlist = 4; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -220; _root.map._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 765; _root.moreb = -220; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('hammerhead1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; _root.attachMovie('hammerhead1a', 'e2', 102); _root.e2.animate._x = _root.map._x + 100; _root.e2.animate._y = _root.map._y; stop(); } movieClip 2700 { } movieClip 2702 { } movieClip 2703 { instance of movieClip 2158 { onClipEvent (load) { if (!_root.it15) { gotoAndStop('nd'); } else { gotoAndStop('d'); } } onClipEvent (enterFrame) { if (!_root.it15) { gotoAndStop('nd'); if (limit.hitTest(_root.player1.animate.limit)) { _root.namecall = true; _root.nct = 0; _root.names1 = 'NeoTank'; _root.it15 = true; } } else { gotoAndStop('d'); } } } } instance map of movieClip 2703 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2n'); } } } } instance of movieClip 2684 { onClipEvent (load) { this.swapDepths(1000); _alpha = 40; _x = 275; _y = 200; } onClipEvent (enterFrame) { if (_root.pause) { _visible = false; } else { _visible = true; } } } frame 42 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 40; _root.lev = 3; _root.playlist = 4; _root.map.black._visible = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 1100; _root.map._y = 200; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -540; _root.map._y = 200; } _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 1100; _root.moreb = -540; _root.ubounds = -600; _root.dbounds = 300; _root.attachMovie('hammerhead1a', 'e1', 101); _root.e1.animate._x = _root.map._x; _root.e1.animate._y = _root.map._y; _root.attachMovie('hammerhead1a', 'e2', 102); _root.e2.animate._x = _root.map._x + 100; _root.e2.animate._y = _root.map._y; stop(); } movieClip 2707 { } movieClip 2709 { } movieClip 2710 { } instance map of movieClip 2710 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2m'); } if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1b'); } } } } instance of movieClip 2684 { onClipEvent (load) { this.swapDepths(1000); _alpha = 40; _x = 275; _y = 200; } onClipEvent (enterFrame) { if (_root.pause) { _visible = false; } else { _visible = true; } } } frame 43 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 41; _root.lev = 3; _root.playlist = 10; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; _root.map._x = -145; _root.map._y = 200; _root.bg1._x = -106; _root.bg1._y = 235; _root.bg2._x = -128; _root.bg2._y = 175; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 660; _root.moreb = -145; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2713 { } instance bg2 of movieClip 2713 { onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 7; } if (_root.movel) { _x = _x + _root.movespeed / 7; } } } } movieClip 2716 { } instance bg1 of movieClip 2716 { onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 5; } if (_root.movel) { _x = _x + _root.movespeed / 5; } } } } movieClip 2720 { } movieClip 2721 { } instance map of movieClip 2721 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.player1.animate._x >= 545) { _root.dn = true; _root.rt = false; _root.lft = false; _root.up = false; _root.gotoAndStop('st2p'); } } } } frame 44 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 42; _root.lev = 3; _root.playlist = 10; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.up) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 240; _root.map._y = 687; } if (_root.dn) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 316; _root.map._y = 173; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 316; _root.map._y = -293; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 260; _root.player1.animate.dir = 1; _root.map._x = 240; _root.map._y = 173; } _root.bg1._x = _root.map._x - 30; _root.bg1._y = _root.map._y + 500; _root.bg2._x = _root.map._x - 30; _root.bg2._y = _root.map._y + 200; _root.scrollhor = true; _root.scrollvert = true; _root.lessb = 316; _root.moreb = 240; _root.ubounds = -293; _root.dbounds = 687; stop(); } movieClip 2724 { } movieClip 2727 { } instance bg2 of movieClip 2727 { onClipEvent (enterFrame) { if (!_root.pause) { if (_root.moveu) { _y = _y + _root.movespeedv / 5; } if (_root.moved) { _y = _y - _root.movespeedv / 5; } } } } movieClip 2730 { } instance bg1 of movieClip 2730 { onClipEvent (enterFrame) { if (!_root.pause) { if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } } } } movieClip 2734 { } movieClip 2736 { } movieClip 2737 { } instance map of movieClip 2737 { onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_y >= 600 and _y <= 700) { if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2s'); } } if (_y >= 200 and _y <= 300) { if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2q'); } if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2o'); } } if (_y >= -300 and _y <= -100) { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2r'); } } } } } frame 45 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 43; _root.lev = 3; _root.playlist = 10; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.scrollhor = false; _root.scrollvert = false; stop(); } movieClip 2742 { } movieClip 2743 { } instance map of movieClip 2743 { onClipEvent (enterFrame) { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st2p'); } } } frame 46 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 44; _root.lev = 3; _root.playlist = 10; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } if (_root.rt) { _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; } if (_root.lft) { _root.player1.animate._x = 510; _root.player1.animate._y = 200; _root.player1.animate.dir = 1; } _root.scrollhor = false; _root.scrollvert = false; _root.lessb = 740; _root.moreb = -192; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2746 { } movieClip 2750 { } movieClip 2751 { } instance map of movieClip 2751 { onClipEvent (enterFrame) { if (_root.player1.animate._x <= 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1p'); } if (_root.player1.animate._x >= 540) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st2p'); } } } frame 47 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 45; _root.lev = 3; _root.playlist = 10; _root.map.black._visible = false; _root.moveu = false; _root.moved = false; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 30; _root.player1.animate._y = 200; _root.player1.animate.dir = 0; _root.map._x = 658; _root.map._y = 200; _root.bg1._x = 500; _root.bg1._y = 261; _root.bg2._x = 277; _root.bg2._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 658; _root.moreb = -100; _root.ubounds = -600; _root.dbounds = 300; stop(); } movieClip 2754 { } instance bg2 of movieClip 2754 { onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 8; } if (_root.movel) { _x = _x + _root.movespeed / 8; } } } } movieClip 2757 { } instance bg1 of movieClip 2757 { onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 2; } if (_root.movel) { _x = _x + _root.movespeed / 2; } } } } movieClip 2761 { } movieClip 2762 { } instance map of movieClip 2762 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_x >= 720) { if (_root.player1.animate._x < 0) { _root.dn = false; _root.rt = false; _root.lft = true; _root.up = false; _root.gotoAndStop('st1h'); } } if (_x <= -170) { if (_root.player1.animate._x >= 545) { _root.dn = false; _root.rt = true; _root.lft = false; _root.up = false; _root.gotoAndStop('st1j'); } } } } } frame 48 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 46; _root.playlist = 15; _root.muscont.a = false; stopAllSounds(); _root.moveu = false; _root.moved = false; _root.map.black._visible = false; _root.lev = 7; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 530; _root.player1.animate._y = 230; _root.player1.animate.dir = 1; _root.map._x = 185; _root.map._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 370; _root.moreb = 185; _root.ubounds = -90; _root.dbounds = 515; stop(); } instance map of movieClip 2492 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x >= 540) { _root.lft = false; _root.rt = false; _root.up = true; _root.gotoAndStop('st1l'); } } } } frame 49 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 47; _root.playlist = 3; _root.moveu = false; _root.moved = false; _root.map.black._visible = false; _root.lev = 7; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 520; _root.player1.animate._y = 230; _root.player1.animate.dir = 1; _root.map._x = 270; _root.map._y = 200; _root.scrollhor = false; _root.scrollvert = false; _root.lessb = 437; _root.moreb = 115; _root.ubounds = -90; _root.dbounds = 515; if (!_root.it17) { _root.attachMovie('shroom1a', 'it1' + _root.debris, _root.debris++); _root['it1' + _root.debris].animate._y = 272; _root['it1' + _root.debris].animate._x = 83; } stop(); } movieClip 2765 { } movieClip 2767 { } movieClip 2768 { } instance map of movieClip 2768 { onClipEvent (enterFrame) { if (_root.player1.animate._x >= 530) { _root.lft = false; _root.rt = true; _root.up = false; _root.gotoAndStop('st2l'); } } } frame 50 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 48; _root.playlist = 15; _root.moveu = false; _root.moved = false; _root.map.black._visible = false; _root.lev = 7; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 30; _root.player1.animate._y = 230; _root.player1.animate.dir = 0; _root.map._x = 270; _root.map._y = 200; _root.scrollhor = false; _root.scrollvert = false; _root.lessb = 437; _root.moreb = 115; _root.ubounds = -90; _root.dbounds = 515; if (!_root.it18) { _root.attachMovie('pcrystal1a', 'it1' + _root.debris, _root.debris++); _root['it1' + _root.debris].animate._y = 272; _root['it1' + _root.debris].animate._x = 455; } stop(); } instance map of movieClip 2768 { onClipEvent (enterFrame) { if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st2l'); } } } frame 51 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.mapnumb = 49; _root.playlist = 3; stopAllSounds(); _root.moveu = false; _root.moved = false; _root.map.black._visible = false; _root.lev = 7; if (_root.sonia) { _root.attachMovie('sonia1a', 'player1', 50); _root.movespeed = 7; _root.movespeedv = 7; } _root.player1.animate._x = 20; _root.player1.animate._y = 230; _root.player1.animate.dir = 1; _root.map._x = 370; _root.map._y = 200; _root.scrollhor = true; _root.scrollvert = false; _root.lessb = 370; _root.moreb = 185; _root.ubounds = -90; _root.dbounds = 515; stop(); } instance map of movieClip 2492 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { _root.mapx = _x; _root.mapy = _y; if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { _y = _y + _root.movespeedv; } if (_root.moved) { _y = _y - _root.movespeedv; } if (_root.player1.animate._x <= 0) { _root.lft = true; _root.rt = false; _root.up = false; _root.gotoAndStop('st1s'); } } } } frame 52 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); stopAllSounds(); stop(); } movieClip 2770 { } instance of movieClip 2770 { onClipEvent (load) { rtime = 0; _alpha = 0; } onClipEvent (enterFrame) { ++rtime; _alpha = _alpha + 5; if (rtime >= 200) { _root.gotoAndStop('loaded'); } } }




http://swfchan.com/18/86351/info.shtml
Created: 26/4 -2019 15:56:03 Last modified: 26/4 -2019 15:56:03 Server time: 25/04 -2024 13:49:27