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

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

fifigame1a.swf

This is the info page for
Flash #50713

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


ActionScript [AS1/AS2]
Combined Code
// unknown tag 88 length 197 movieClip 81 { } movieClip 82 bonus1a { instance animate of movieClip 81 { onClipEvent (load) { score = _root.score; _root.bonustime = true; _root.muscont.ga = true; _x = 350; _y = 50; clb = 0; wb = 0; mb = 0; crb = 0; lb = 0; if (!_root.inflive) { if (_root.life >= 200) { lb += 2000; } if (_root.life < 200 and _root.life >= 180) { lb += 2000; } if (_root.life < 180 and _root.life >= 160) { lb += 1800; } if (_root.life < 160 and _root.life >= 140) { lb += 1400; } if (_root.life < 140 and _root.life >= 120) { lb += 1200; } if (_root.life < 120 and _root.life >= 100) { lb += 1100; } if (_root.life < 100 and _root.life >= 80) { lb += 500; } if (_root.life < 80 and _root.life >= 60) { lb += 300; } if (_root.life < 60 and _root.life >= 30) { lb += 200; } if (_root.life < 30 and _root.life >= 0) { lb += 100; } if (_root.asshirt) { clb += 5000; } if (_root.aspants) { clb += 1000; } if (_root.shirt) { clb += 5000; } if (_root.pants) { clb += 1000; } if (_root.aspanties) { clb += 1000; } if (_root.asshoes) { clb += 1000; } if (_root.axe) { wb += 10000; } if (_root.mgun) { wb += 10000; } if (_root.uzi) { wb += 10000; } if (_root.hgun) { wb += 10000; } if (_root.axe) { wb += 10000; } if (_root.knife) { wb += 500; } if (_root.sword) { wb += 100; } if (_root.aslife >= 200) { mb += 2000; } if (_root.aslife < 200 and _root.aslife >= 180) { mb += 2000; } if (_root.aslife < 180 and _root.aslife >= 160) { mb += 1800; } if (_root.aslife < 160 and _root.aslife >= 140) { mb += 1400; } if (_root.aslife < 140 and _root.aslife >= 120) { mb += 1200; } if (_root.aslife < 120 and _root.aslife >= 100) { mb += 1100; } if (_root.aslife < 100 and _root.aslife >= 80) { mb += 500; } if (_root.aslife < 80 and _root.aslife >= 60) { mb += 300; } if (_root.aslife < 60 and _root.aslife >= 30) { mb += 200; } if (_root.aslife < 30 and _root.aslife >= 0) { mb += 100; } totbon = lb + clb + wb + mb; scoreall = totbon + _root.score; if (totbon >= 20000) { if (_root.maxlife < 200) { _root.maxlife += 25; } if (_root.maxlife >= 200) { _root.maxlife = 200; } _root.p1power += 4; up1 = 'POWER UP AND MAX LIFE BONUS! EXCELLENT!'; } if (totbon >= 10000 and totbon < 20000) { if (_root.maxlife < 200) { _root.maxlife += 15; } if (_root.maxlife >= 200) { _root.maxlife = 200; } _root.p1power += 3; up1 = 'POWER UP AND MAX LIFE BONUS!'; } if (totbon >= 5000 and totbon < 10000) { _root.p1power += 3; up1 = 'POWER UP BONUS!'; } if (totbon < 5000) { _root.p1power += 2; up1 = 'BETTER LUCK NEXT TIME!'; } } if (_root.inflive) { clb = 0; wb = 0; mb = 0; crb = 0; lb = 0; totbon = 0; _root.score = 0; scoreall = 0; up1 = 'NO BONUS! YOU SUCK, FURFAG!'; } count = 0; } onClipEvent (enterFrame) { score = _root.score; if (!countup) { if (!ceed) { ++count; } if (count >= 120) { countup = true; ceed = true; } } if (countup) { if (!nothing) { totbon -= 100; _root.score += 100; } if (totbon <= 0) { totbon = 0; _root.score = scoreall; _root.proceed = true; nothing = true; countup = false; } } if (!nothing) { if (Key.isDown(65)) { totbon = 0; _root.score = scoreall; } } if (nothing) { if (Key.isDown(65)) { } } } } } movieClip 84 { } movieClip 85 waterdeb1a { instance animate of movieClip 84 { onClipEvent (load) { dead = false; deadt = 0; rp = random(4); if (rp == 0) { rspeed = 10; } if (rp == 1) { rspeed = -10; } if (rp == 2) { rspeed = 20; } if (rp == 3) { rspeed = -20; } dir = random(2); if (dir == 0) { _xscale = -100; } if (dir == 1) { _xscale = 100; } xsel = random(10); if (xsel == 0) { speed = 5; } if (xsel == 1) { speed = 7; } if (xsel == 2) { speed = 9; } if (xsel == 3) { speed = 13; } if (xsel == 4) { speed = 15; } if (xsel == 5) { speed = -5; } if (xsel == 6) { speed = -7; } if (xsel == 7) { speed = -9; } if (xsel == 8) { speed = -13; } if (xsel == 9) { speed = -15; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + rspeed; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 90 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 91 fishdeb1a { instance animate of movieClip 90 { onClipEvent (load) { dead = false; deadt = 0; colorsel = random(4); if (colorsel == 0) { gotoAndStop('fish1'); } if (colorsel == 1) { gotoAndStop('fish2'); } if (colorsel == 2) { gotoAndStop('fish3'); } if (colorsel == 3) { gotoAndStop('fish4'); } rp = random(4); if (rp == 0) { rspeed = 10; } if (rp == 1) { rspeed = -10; } if (rp == 2) { rspeed = 20; } if (rp == 3) { rspeed = -20; } dir = random(2); if (dir == 0) { _xscale = -100; } if (dir == 1) { _xscale = 100; } xsel = random(10); if (xsel == 0) { speed = 5; } if (xsel == 1) { speed = 7; } if (xsel == 2) { speed = 9; } if (xsel == 3) { speed = 13; } if (xsel == 4) { speed = 15; } if (xsel == 5) { speed = -5; } if (xsel == 6) { speed = -7; } if (xsel == 7) { speed = -9; } if (xsel == 8) { speed = -13; } if (xsel == 9) { speed = -15; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + rspeed; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 93 { } movieClip 94 hotdog1a { instance animate of movieClip 93 { onClipEvent (load) { dead = false; deadt = 0; rp = random(4); if (rp == 0) { rspeed = 10; } if (rp == 1) { rspeed = -10; } if (rp == 2) { rspeed = 20; } if (rp == 3) { rspeed = -20; } dir = random(2); if (dir == 0) { _xscale = -100; } if (dir == 1) { _xscale = 100; } xsel = random(10); if (xsel == 0) { speed = 5; } if (xsel == 1) { speed = 7; } if (xsel == 2) { speed = 9; } if (xsel == 3) { speed = 13; } if (xsel == 4) { speed = 15; } if (xsel == 5) { speed = -5; } if (xsel == 6) { speed = -7; } if (xsel == 7) { speed = -9; } if (xsel == 8) { speed = -13; } if (xsel == 9) { speed = -15; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + rspeed; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 99 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 100 candeb1a { instance animate of movieClip 99 { onClipEvent (load) { dead = false; deadt = 0; colorsel = random(4); if (colorsel == 0) { gotoAndStop('fish1'); } if (colorsel == 1) { gotoAndStop('fish2'); } if (colorsel == 2) { gotoAndStop('fish3'); } if (colorsel == 3) { gotoAndStop('fish4'); } rp = random(4); if (rp == 0) { rspeed = 10; } if (rp == 1) { rspeed = -10; } if (rp == 2) { rspeed = 20; } if (rp == 3) { rspeed = -20; } dir = random(2); if (dir == 0) { _xscale = -100; } if (dir == 1) { _xscale = 100; } xsel = random(10); if (xsel == 0) { speed = 5; } if (xsel == 1) { speed = 7; } if (xsel == 2) { speed = 9; } if (xsel == 3) { speed = 13; } if (xsel == 4) { speed = 15; } if (xsel == 5) { speed = -5; } if (xsel == 6) { speed = -7; } if (xsel == 7) { speed = -9; } if (xsel == 8) { speed = -13; } if (xsel == 9) { speed = -15; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + rspeed; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 104 { } movieClip 106 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 107 fishtank1a { instance animate of movieClip 106 { onClipEvent (load) { hitsnd = new Sound(); hitsnd.attachSound('rex1a'); xs = random(6); if (xs == 0) { xspeed = 3; } if (xs == 1) { xspeed = -3; } if (xs == 2) { xspeed = 2; } if (xs == 3) { xspeed = -2; } if (xs == 4) { xspeed = 1; } if (xs == 5) { xspeed = -1; } goup = 25; deadt1 = 0; hx = -10; up = -40; at3 = 0; attached = true; infot = 0; info = false; dead = false; deadt = 0; enemname = 'Fish Tank'; life = 25; lifemax = 25; rand = 80; asrand = 45; hit1 = false; hit1t = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _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 (_x >= 600) { } if (_x <= -120) { } if (_y >= 525) { _parent.removeMovieClip(); dead = true; } if (_y <= -90) { _parent.removeMovieClip(); dead = true; } 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 (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { gotoAndStop('chill'); if (life <= 0) { dead = true; } if (!hit1) { if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.asplayer.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.asplayer.animate.power; hit1 = true; } } if (hit1) { ++hit1t; if (!hita) { hitsnd.start(); _root.attachMovie('fishdeb1a', 'can1' + _root.debris, _root.debris++); _root['can1' + _root.debris].animate._x = _x + hx; _root['can1' + _root.debris].animate._y = _y + up; _root.attachMovie('waterdeb1a', 'can2' + _root.debris, _root.debris++); _root['can2' + _root.debris].animate._x = _x + hx; _root['can2' + _root.debris].animate._y = _y + up; _root.attachMovie('waterdeb1a', 'can3' + _root.debris, _root.debris++); _root['can3' + _root.debris].animate._x = _x + hx; _root['can3' + _root.debris].animate._y = _y + up; hita = true; } if (hit1t >= 7) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } } if (dead) { if (!ada) { adasel = random(15); if (adasel == 2) { _root.attachMovie('hamburger1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 3) { _root.attachMovie('chicken1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 4) { _root.attachMovie('sodaup1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 5) { _root.attachMovie('uzithrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 6) { _root.attachMovie('hgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 7) { _root.attachMovie('mgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 8) { _root.attachMovie('swordthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 9) { _root.attachMovie('knifethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 10) { _root.attachMovie('axethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } ada = true; } gotoAndStop('dead'); _y = _y - goup; --goup; ++deadt; ++deadt1; _x = _x + xspeed; if (deadt1 >= 4) { _root.attachMovie('fishdeb1a', 'hd1' + _root.debris, _root.debris++); _root['hd1' + _root.debris].animate._x = _x + hx; _root['hd1' + _root.debris].animate._y = _y + up; _root.attachMovie('waterdeb1a', 'hd2' + _root.debris, _root.debris++); _root['hd2' + _root.debris].animate._x = _x + hx; _root['hd2' + _root.debris].animate._y = _y + up; deadt1 = 0; } if (deadt >= 30) { _alpha = 50; } if (deadt >= 40) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 110 { } movieClip 112 { } movieClip 113 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 114 cart1a { instance animate of movieClip 113 { onClipEvent (load) { hitsnd = new Sound(); hitsnd.attachSound('rex1a'); xs = random(6); if (xs == 0) { xspeed = 3; } if (xs == 1) { xspeed = -3; } if (xs == 2) { xspeed = 2; } if (xs == 3) { xspeed = -2; } if (xs == 4) { xspeed = 1; } if (xs == 5) { xspeed = -1; } goup = 25; deadt1 = 0; hx = -10; up = -40; at3 = 0; attached = true; infot = 0; info = false; dead = false; deadt = 0; enemname = 'Hot Dog Cart'; life = 25; lifemax = 25; rand = 80; asrand = 45; hit1 = false; hit1t = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _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 (_x >= 600) { } if (_x <= -120) { } if (_y >= 525) { _parent.removeMovieClip(); dead = true; } if (_y <= -90) { _parent.removeMovieClip(); dead = true; } 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 (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { gotoAndStop('chill'); if (life <= 0) { dead = true; } if (!hit1) { if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.asplayer.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.asplayer.animate.power; hit1 = true; } } if (hit1) { ++hit1t; if (!hita) { hitsnd.start(); _root.attachMovie('hotdog1a', 'can1' + _root.debris, _root.debris++); _root['can1' + _root.debris].animate._x = _x + hx; _root['can1' + _root.debris].animate._y = _y + up; _root.attachMovie('hotdog1a', 'can2' + _root.debris, _root.debris++); _root['can2' + _root.debris].animate._x = _x + hx; _root['can2' + _root.debris].animate._y = _y + up; hita = true; } if (hit1t >= 7) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } } if (dead) { if (!ada) { adasel = random(15); if (adasel == 2) { _root.attachMovie('hamburger1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 3) { _root.attachMovie('chicken1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 4) { _root.attachMovie('sodaup1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 5) { _root.attachMovie('uzithrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 6) { _root.attachMovie('hgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 7) { _root.attachMovie('mgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 8) { _root.attachMovie('swordthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 9) { _root.attachMovie('knifethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 10) { _root.attachMovie('axethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } ada = true; } gotoAndStop('dead'); _y = _y - goup; --goup; ++deadt; ++deadt1; _x = _x + xspeed; if (deadt1 >= 4) { _root.attachMovie('hotdog1a', 'hd1' + _root.debris, _root.debris++); _root['hd1' + _root.debris].animate._x = _x + hx; _root['hd1' + _root.debris].animate._y = _y + up; deadt1 = 0; } if (deadt >= 30) { _alpha = 50; } if (deadt >= 40) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 117 { } movieClip 119 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 120 sodamach1a { instance animate of movieClip 119 { onClipEvent (load) { xs = random(6); if (xs == 0) { xspeed = 3; } if (xs == 1) { xspeed = -3; } if (xs == 2) { xspeed = 2; } if (xs == 3) { xspeed = -2; } if (xs == 4) { xspeed = 1; } if (xs == 5) { xspeed = -1; } goup = 25; deadt1 = 0; hx = -10; up = -40; at3 = 0; attached = true; infot = 0; info = false; dead = false; deadt = 0; enemname = 'Soda Machine'; life = 50; lifemax = 50; rand = 80; asrand = 45; hit1 = false; hit1t = 0; hitsnd = new Sound(); hitsnd.attachSound('rex1a'); } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _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 (_x >= 600) { } if (_x <= -120) { } if (_y >= 525) { _parent.removeMovieClip(); dead = true; } if (_y <= -90) { _parent.removeMovieClip(); dead = true; } 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 (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { gotoAndStop('chill'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (life <= 0) { dead = true; } if (!hit1) { if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.asplayer.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.asplayer.animate.power; hit1 = true; } } if (hit1) { ++hit1t; if (!hita) { hitsnd.start(); _root.attachMovie('candeb1a', 'can1' + _root.debris, _root.debris++); _root['can1' + _root.debris].animate._x = _x + hx; _root['can1' + _root.debris].animate._y = _y + up; _root.attachMovie('candeb1a', 'can2' + _root.debris, _root.debris++); _root['can2' + _root.debris].animate._x = _x + hx; _root['can2' + _root.debris].animate._y = _y + up; hita = true; } if (hit1t >= 7) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } } if (dead) { if (!ada) { adasel = random(15); if (adasel == 2) { _root.attachMovie('hamburger1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 3) { _root.attachMovie('chicken1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 4) { _root.attachMovie('sodaup1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 5) { _root.attachMovie('uzithrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 6) { _root.attachMovie('hgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 7) { _root.attachMovie('mgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 8) { _root.attachMovie('swordthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 9) { _root.attachMovie('knifethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 10) { _root.attachMovie('axethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } ada = true; } gotoAndStop('dead'); _y = _y - goup; --goup; ++deadt; ++deadt1; _x = _x + xspeed; if (deadt1 >= 4) { _root.attachMovie('candeb1a', 'hd1' + _root.debris, _root.debris++); _root['hd1' + _root.debris].animate._x = _x + hx; _root['hd1' + _root.debris].animate._y = _y + up; deadt1 = 0; } if (deadt >= 30) { _alpha = 50; } if (deadt >= 40) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 124 { } movieClip 128 { } movieClip 131 { } movieClip 138 { } movieClip 140 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 142 { } movieClip 145 { } movieClip 147 { frame 1 { if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } frame 6 { if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } stop(); } } movieClip 149 { } movieClip 150 { instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } instance of movieClip 131 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } } movieClip 153 { } movieClip 156 { } movieClip 159 { } movieClip 163 { } movieClip 167 { } movieClip 170 { } movieClip 176 { } movieClip 182 { } movieClip 185 { } movieClip 191 { } movieClip 194 { } movieClip 200 { } movieClip 203 { } movieClip 209 { } movieClip 212 { } movieClip 218 { } movieClip 225 { } movieClip 228 { } movieClip 234 { } movieClip 237 { } movieClip 240 { instance of movieClip 153 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 156 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 159 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 163 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 167 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 170 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 176 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 182 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 185 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 191 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 194 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 200 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 203 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 209 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 212 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 218 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 225 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 228 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 234 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 237 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } } movieClip 246 { frame 1 { if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } instance of movieClip 234 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } } movieClip 249 { } movieClip 251 { } movieClip 252 { instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 249 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 251 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } } movieClip 255 { } movieClip 257 { } movieClip 259 { frame 1 { if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } } movieClip 261 { } movieClip 263 { instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } instance of movieClip 261 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } } movieClip 266 { } movieClip 273 { } movieClip 277 { } movieClip 283 { } movieClip 285 { } movieClip 287 { frame 1 { if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } frame 25 { stop(); } } movieClip 292 { instance of movieClip 266 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } instance of movieClip 131 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 277 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } frame 10 { stop(); } } movieClip 296 { frame 1 { if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } frame 30 { stop(); } } movieClip 299 { instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 249 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 251 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } frame 6 { stop(); } instance of movieClip 255 { onClipEvent (load) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 257 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } } movieClip 300 { instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } } movieClip 302 { frame 11 { stop(); } } movieClip 303 { } movieClip 304 { instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } instance of movieClip 261 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } } movieClip 306 { } movieClip 309 { frame 1 { eyes.gotoAndStop(2); if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } } movieClip 312 { frame 1 { eyes.gotoAndStop(2); if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } } movieClip 314 { frame 1 { eyes.gotoAndStop(2); if (_root.asshirt) { shirt._visible = true; s1._visible = true; s2._visible = true; boobs._visible = false; } else { shirt._visible = false; s1._visible = false; s2._visible = false; boobs._visible = true; } } instance of movieClip 124 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } instance boobs of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } else { _visible = false; } } } } movieClip 319 { } movieClip 320 { instance of movieClip 266 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } instance of movieClip 131 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } frame 7 { stop(); } instance of movieClip 277 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } } movieClip 324 { } movieClip 325 { instance of movieClip 266 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 128 { onClipEvent (load) { if (_root.o1top) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = false; } else { _visible = true; } } } instance of movieClip 131 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 142 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } instance of movieClip 277 { onClipEvent (load) { if (_root.o1top) { _visible = true; } else { _visible = false; } } onClipEvent (enterFrame) { if (_root.o1top) { _visible = true; } else { _visible = false; } } } } movieClip 327 { } movieClip 329 { } movieClip 334 { } movieClip 336 { } movieClip 339 { } movieClip 340 { 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(); } frame 22 { stop(); } } movieClip 341 zeta1a { instance animate of movieClip 340 { onClipEvent (load) { gotoAndStop('fall'); power = 15; dn = -30; up = -55; sx = 55; rapet = 0; hitt = 0; hit = false; dead = false; deadt = 0; down = false; downt = 0; power = 3; talkt = 0; talksel = random(2); called = true; comein = true; talk = false; getout = false; fspeed = 7; speed = 4; cspeed = 2; _y = 100; special1t = 0; special2t = 0; special3t = 0; if (_root.player1.animate.dir == 0) { _x = -33; dir = 0; } if (_root.player1.animate.dir == 1) { _x = 593; dir = 1; } if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (_root.player1.animate.up) { special1 = true; } if (_root.player1.animate.dn) { special2 = true; } if (!_root.player1.animate.up and !_root.player1.animate.dn) { special1 = true; } ghit1 = new Sound(); ghit11.attachSound('slam1a'); soundLaser2 = new Sound(); soundLaser2.attachSound('missleshots1a'); soundLaser3 = new Sound(); soundLaser3.attachSound('wbeamshots1a'); soundLaser4 = new Sound(); soundLaser4.attachSound('tws1a'); soundLaser5 = new Sound(); soundLaser5.attachSound('napalms1a'); soundLaser6 = new Sound(); soundLaser6.attachSound('ulp1a'); soundLaser7 = new Sound(); soundLaser7.attachSound('hup1a'); soundLaser8 = new Sound(); soundLaser8.attachSound('unnguah1a'); if (_root.asshirt) { character.shirt._visible = true; character.s1._visible = true; character.s2._visible = true; character.boobs._visible = false; } else { character.shirt._visible = false; character.s1._visible = false; character.s2._visible = false; character.boobs._visible = true; } _width = 230; _height = 130; } onClipEvent (enterFrame) { _root.charstat = power; _root.escnumb = esc; if (_root.asshirt) { character.shirt._visible = true; character.s1._visible = true; character.s2._visible = true; character.boobs._visible = false; } else { character.shirt._visible = false; character.s1._visible = false; character.s2._visible = false; character.boobs._visible = true; } if (!_root.pause) { 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 (!rape) { if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } 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 (_root.aslife <= 0) { dead = true; } if (!rape) { if (!hitfly) { if (!down) { if (!hit) { if (!raped) { if (comein) { gotoAndStop('fall'); _y = _y + fspeed; if (dir == 0) { _xscale = 100; _x = _x + speed; } if (dir == 1) { _xscale = -100; _x = _x - speed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { comein = false; } } if (!comein) { if (special1) { gotoAndStop('attack1'); ++special1t; power = 15; if (special1t >= 50) { talk = true; special1 = false; } } if (special2) { gotoAndStop('attack2'); ++special2t; power = 15; if (special2t >= 50) { talk = true; special2 = false; } } if (!special1) { if (!special2) { if (!special3) { if (talk) { ++talkt; if (talksel == 0) { gotoAndStop('p1'); } if (talksel == 1) { gotoAndStop('p2'); } if (talkt >= 80) { talkt = 0; getout = true; talk = false; } } if (!talk) { if (getout) { gotoAndStop('jump'); _y = _y - speed; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } } } } } } } } if (raped) { } } if (hit) { ++hitt; gotoAndStop('hit'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } if (hitt >= 25) { hitt = 0; getout = true; hit = false; } } } if (down) { ++downt; if (!d1) { ghit1.start(); d1 = true; } gotoAndStop('down'); if (downt >= 30) { getout = true; down = false; } } else { d1 = false; } } if (hitfly) { gotoAndStop('hitfly'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x - hitflyspeed; } if (dir == 1) { _x = _x + hitflyspeed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfly = false; } } } if (rape) { ++rapet; comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = true; if (rapet >= 2) { rapet = 0; rape = false; } } } if (dead) { ++deadt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 6; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); } if (deadt >= 50) { _alpha = 50; } if (deadt >= 100) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 344 { } movieClip 347 { } movieClip 349 { } movieClip 381 { } movieClip 399 { frame 59 { stop(); } } movieClip 419 { frame 92 { stop(); } } movieClip 432 { frame 55 { stop(); } } movieClip 434 { 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 441 { } movieClip 444 { } movieClip 452 { } movieClip 453 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 455 { } movieClip 457 { frame 1 { eyes.gotoAndStop(4); mouth.gotoAndStop(3); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance panties of movieClip 344 { onClipEvent (load) { if (!_root.bepanties) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.bepanties) { _visible = false; } } } instance mouth of movieClip 434 { onClipEvent (load) { talktimer = 0; talkgo = random(3); if (talkgo == 0) { talk1 = true; talk2 = false; talk3 = false; } if (talkgo == 1) { talk1 = false; talk2 = true; talk3 = false; } if (talkgo == 2) { talk1 = false; talk2 = false; talk3 = true; } } onClipEvent (enterFrame) { if (talk1) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(5); } if (talk2) { gotoAndStop(6); _root.player.animate.berri.eyes.gotoAndStop(2); } if (talk3) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(7); } } } } movieClip 465 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance mouth of movieClip 434 { onClipEvent (load) { talktimer = 0; talkgo = random(3); if (talkgo == 0) { talk1 = true; talk2 = false; talk3 = false; } if (talkgo == 1) { talk1 = false; talk2 = true; talk3 = false; } if (talkgo == 2) { talk1 = false; talk2 = false; talk3 = true; } } onClipEvent (enterFrame) { if (talk1) { _parent.character.eyes.gotoAndStop(2); gotoAndStop('m5'); } if (talk2) { gotoAndStop('m6'); _parent.character.eyes.gotoAndStop(2); } if (talk3) { _parent.character.eyes.gotoAndStop(2); gotoAndStop('m7'); } } } } movieClip 469 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance of movieClip 344 { onClipEvent (load) { if (!_root.bepanties) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.bepanties) { _visible = false; } } } instance of movieClip 347 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 349 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance mouth of movieClip 434 { onClipEvent (load) { talktimer = 0; talk1 = false; talk2 = false; talk3 = false; } onClipEvent (enterFrame) { talkgo = random(3); if (!talk1) { if (!talk2) { if (!talk3) { ++talktimer; } } } if (talktimer >= 300) { talktimer = 0; if (talkgo == 0) { talk1 = true; talk2 = false; talk3 = false; } if (talkgo == 1) { talk1 = false; talk2 = true; talk3 = false; } if (talkgo == 2) { talk1 = false; talk2 = false; talk3 = true; } } if (talk1) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(5); } if (talk2) { gotoAndStop(6); _root.player.animate.berri.eyes.gotoAndStop(2); } if (talk3) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(7); } } } instance of movieClip 455 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } } movieClip 479 { } movieClip 488 { } movieClip 498 { } movieClip 539 { instance of movieClip 479 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 488 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 498 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } } movieClip 542 { } movieClip 544 { } movieClip 547 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance panties of movieClip 344 { } } movieClip 550 { } movieClip 553 { } movieClip 555 { } movieClip 557 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance pants of movieClip 555 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } } movieClip 561 { } movieClip 564 { } movieClip 566 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance panties of movieClip 344 { } } movieClip 570 { } movieClip 572 { } movieClip 573 { instance of movieClip 570 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 572 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 564 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } } movieClip 576 { frame 1 { eyes.gotoAndStop(2); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } } movieClip 585 { frame 1 { eyes.gotoAndStop(2); } instance of movieClip 570 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 572 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 564 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } frame 10 { stop(); } } movieClip 591 { } movieClip 597 { } movieClip 598 { instance of movieClip 597 { onClipEvent (enterFrame) { if (!_root.pause) { if (this.hitTest(_root.e1.animate.limit)) { if (!a1) { _root.e1.animate.life -= 3; _root.e1.animate.hit = true; a1 = true; } } if (this.hitTest(_root.e2.animate.limit)) { if (!a2) { _root.e2.animate.life -= 3; _root.e2.animate.hit = true; a2 = true; } } if (this.hitTest(_root.e3.animate.limit)) { if (!a3) { _root.e3.animate.life -= 3; _root.e3.animate.hit = true; a3 = true; } } if (this.hitTest(_root.e4.animate.limit)) { if (!a4) { _root.e4.animate.life -= 3; _root.e4.animate.hit = true; a4 = true; } } if (this.hitTest(_root.e5.animate.limit)) { if (!a5) { _root.e5.animate.life -= 3; _root.e5.animate.hit = true; a5 = true; } } if (this.hitTest(_root.e6.animate.limit)) { if (!a6) { _root.e6.animate.life -= 3; _root.e6.animate.hit = true; a6 = true; } } if (this.hitTest(_root.e7.animate.limit)) { if (!a7) { _root.e7.animate.life -= 3; _root.e7.animate.hit = true; a7 = true; } } if (this.hitTest(_root.e8.animate.limit)) { if (!a8) { _root.e8.animate.life -= 3; _root.e8.animate.hit = true; a8 = true; } } if (this.hitTest(_root.e9.animate.limit)) { if (!a9) { _root.e9.animate.life -= 3; _root.e9.animate.hit = true; a9 = true; } } } } } frame 6 { stop(); } } movieClip 600 { instance of movieClip 597 { onClipEvent (enterFrame) { if (!_root.pause) { if (this.hitTest(_root.e1.animate.limit)) { if (!a1) { _root.e1.animate.life -= 4; _root.e1.animate.hit = true; a1 = true; } } if (this.hitTest(_root.e2.animate.limit)) { if (!a2) { _root.e2.animate.life -= 4; _root.e2.animate.hit = true; a2 = true; } } if (this.hitTest(_root.e3.animate.limit)) { if (!a3) { _root.e3.animate.life -= 4; _root.e3.animate.hit = true; a3 = true; } } if (this.hitTest(_root.e4.animate.limit)) { if (!a4) { _root.e4.animate.life -= 4; _root.e4.animate.hit = true; a4 = true; } } if (this.hitTest(_root.e5.animate.limit)) { if (!a5) { _root.e5.animate.life -= 4; _root.e5.animate.hit = true; a5 = true; } } if (this.hitTest(_root.e6.animate.limit)) { if (!a6) { _root.e6.animate.life -= 4; _root.e6.animate.hit = true; a6 = true; } } if (this.hitTest(_root.e7.animate.limit)) { if (!a7) { _root.e7.animate.life -= 4; _root.e7.animate.hit = true; a7 = true; } } if (this.hitTest(_root.e8.animate.limit)) { if (!a8) { _root.e8.animate.life -= 4; _root.e8.animate.hit = true; a8 = true; } } if (this.hitTest(_root.e9.animate.limit)) { if (!a9) { _root.e9.animate.life -= 4; _root.e9.animate.hit = true; a9 = true; } } } } } frame 7 { stop(); } } movieClip 602 { instance of movieClip 597 { onClipEvent (enterFrame) { if (!_root.pause) { if (this.hitTest(_root.e1.animate.limit)) { if (!a1) { _root.e1.animate.life -= 3; _root.e1.animate.hit = true; a1 = true; } } if (this.hitTest(_root.e2.animate.limit)) { if (!a2) { _root.e2.animate.life -= 3; _root.e2.animate.hit = true; a2 = true; } } if (this.hitTest(_root.e3.animate.limit)) { if (!a3) { _root.e3.animate.life -= 3; _root.e3.animate.hit = true; a3 = true; } } if (this.hitTest(_root.e4.animate.limit)) { if (!a4) { _root.e4.animate.life -= 3; _root.e4.animate.hit = true; a4 = true; } } if (this.hitTest(_root.e5.animate.limit)) { if (!a5) { _root.e5.animate.life -= 3; _root.e5.animate.hit = true; a5 = true; } } if (this.hitTest(_root.e6.animate.limit)) { if (!a6) { _root.e6.animate.life -= 3; _root.e6.animate.hit = true; a6 = true; } } if (this.hitTest(_root.e7.animate.limit)) { if (!a7) { _root.e7.animate.life -= 3; _root.e7.animate.hit = true; a7 = true; } } if (this.hitTest(_root.e8.animate.limit)) { if (!a8) { _root.e8.animate.life -= 3; _root.e8.animate.hit = true; a8 = true; } } if (this.hitTest(_root.e9.animate.limit)) { if (!a9) { _root.e9.animate.life -= 3; _root.e9.animate.hit = true; a9 = true; } } } } } frame 8 { stop(); } } movieClip 604 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 608 { frame 1 { eyes.gotoAndStop(2); } instance of movieClip 555 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 550 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 455 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } instance of movieClip 604 { onClipEvent (load) { if (_root.w1) { gotoAndStop('knife'); } if (_root.w2) { gotoAndStop('sword'); } if (_root.w3) { gotoAndStop('axe'); } } } frame 13 { stop(); } } movieClip 616 { } movieClip 618 { } movieClip 619 { instance of movieClip 455 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } instance of movieClip 555 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 550 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } frame 5 { stop(); } instance of movieClip 616 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 618 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } } movieClip 623 { frame 1 { eyes.gotoAndStop(2); mouth.gotoAndStop(3); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance mouth of movieClip 434 { onClipEvent (load) { talktimer = 0; talk1 = false; talk2 = false; talk3 = false; } onClipEvent (enterFrame) { talkgo = random(3); if (!talk1) { if (!talk2) { if (!talk3) { ++talktimer; } } } if (talktimer >= 300) { talktimer = 0; if (talkgo == 0) { talk1 = true; talk2 = false; talk3 = false; } if (talkgo == 1) { talk1 = false; talk2 = true; talk3 = false; } if (talkgo == 2) { talk1 = false; talk2 = false; talk3 = true; } } if (talk1) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(5); } if (talk2) { gotoAndStop(6); _root.player.animate.berri.eyes.gotoAndStop(2); } if (talk3) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(7); } } } } movieClip 632 { frame 10 { stop(); } } movieClip 635 { } movieClip 644 { frame 1 { eyes.gotoAndStop(2); mouth.gotoAndStop(3); } instance of movieClip 344 { onClipEvent (load) { if (!_root.bepanties) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.bepanties) { _visible = false; } } } instance of movieClip 347 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 349 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance mouth of movieClip 434 { onClipEvent (load) { talktimer = 0; talk1 = false; talk2 = false; talk3 = false; } onClipEvent (enterFrame) { talkgo = random(3); if (!talk1) { if (!talk2) { if (!talk3) { ++talktimer; } } } if (talktimer >= 300) { talktimer = 0; if (talkgo == 0) { talk1 = true; talk2 = false; talk3 = false; } if (talkgo == 1) { talk1 = false; talk2 = true; talk3 = false; } if (talkgo == 2) { talk1 = false; talk2 = false; talk3 = true; } } if (talk1) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(5); } if (talk2) { gotoAndStop(6); _root.player.animate.berri.eyes.gotoAndStop(2); } if (talk3) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(7); } } } instance of movieClip 455 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } frame 3 { eyes.gotoAndStop(2); mouth.gotoAndStop(3); } frame 5 { eyes.gotoAndStop(2); mouth.gotoAndStop(3); } frame 7 { stop(); } } movieClip 645 { } movieClip 650 { instance of movieClip 344 { onClipEvent (load) { if (!_root.bepanties) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.bepanties) { _visible = false; } } } instance of movieClip 347 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance of movieClip 349 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } instance mouth of movieClip 434 { onClipEvent (load) { talktimer = 0; talkgo = random(3); if (talkgo == 0) { talk1 = true; talk2 = false; talk3 = false; } if (talkgo == 1) { talk1 = false; talk2 = true; talk3 = false; } if (talkgo == 2) { talk1 = false; talk2 = false; talk3 = true; } } onClipEvent (enterFrame) { if (talk1) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(5); } if (talk2) { gotoAndStop(6); _root.player.animate.berri.eyes.gotoAndStop(2); } if (talk3) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(7); } } } instance of movieClip 455 { onClipEvent (load) { if (!_root.o1top) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1top) { _visible = false; } } } } movieClip 657 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } } movieClip 661 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } instance pants of movieClip 349 { onClipEvent (load) { if (!_root.o1bot) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.o1bot) { _visible = false; } } } } movieClip 665 { frame 1 { eyes.gotoAndStop(3); mouth.gotoAndStop(8); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } if (_root.aspanties) { panties._visible = true; } else { panties._visible = false; } if (_root.asshoes) { shoes._visible = true; } else { shoes._visible = false; } } } movieClip 667 { } movieClip 669 { } movieClip 671 { instance mouth of movieClip 434 { onClipEvent (load) { talktimer = 0; talkgo = random(3); if (talkgo == 0) { talk1 = true; talk2 = false; talk3 = false; } if (talkgo == 1) { talk1 = false; talk2 = true; talk3 = false; } if (talkgo == 2) { talk1 = false; talk2 = false; talk3 = true; } } onClipEvent (enterFrame) { if (talk1) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(5); } if (talk2) { gotoAndStop(6); _root.player.animate.berri.eyes.gotoAndStop(2); } if (talk3) { _root.player.animate.berri.eyes.gotoAndStop(2); gotoAndStop(7); } } } } movieClip 672 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } instance character of movieClip 547 { } 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(); } frame 22 { stop(); } frame 23 { stop(); } } movieClip 673 berriall1a { instance animate of movieClip 672 { onClipEvent (load) { gotoAndStop('fall'); dn = -30; up = -55; sx = 55; rapet = 0; hitt = 0; hit = false; dead = false; deadt = 0; down = false; downt = 0; power = 3; talkt = 0; talksel = random(2); called = true; comein = true; talk = false; getout = false; fspeed = 7; speed = 4; cspeed = 2; _y = 100; special1t = 0; special2t = 0; special3t = 0; if (_root.player1.animate.dir == 0) { _x = -33; dir = 0; } if (_root.player1.animate.dir == 1) { _x = 593; dir = 1; } if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (_root.player1.animate.up) { special1 = true; } if (_root.player1.animate.dn) { special2 = true; } if (!_root.player1.animate.up and !_root.player1.animate.dn) { special1 = true; } shootsnd1 = new Sound(); shootsnd1.attachSound('mgunsnd1a'); talk1snd = new Sound(); talk1snd.attachSound('prn1'); talk2snd = new Sound(); talk2snd.attachSound('prn2'); hitsnd4 = new Sound(); hitsnd4.attachSound('phit4a'); ghitsnd1 = new Sound(); ghitsnd1.attachSound('slam1a'); if (_root.asshirt) { character.shirt._visible = true; } else { character.shirt._visible = false; } if (_root.aspants) { character.pants._visible = true; } else { character.pants._visible = false; } if (_root.aspanties) { character.panties._visible = true; } else { character.panties._visible = false; } if (_root.asshoes) { character.shoes._visible = true; } else { character.shoes._visible = false; } _width = 230; _height = 130; } onClipEvent (enterFrame) { _root.charstat = power; _root.escnumb = esc; if (!_root.pause) { if (!unpause) { _visible = true; character.play(); unpause = true; } if (_root.asshirt) { character.shirt._visible = true; } else { character.shirt._visible = false; } if (_root.aspants) { character.pants._visible = true; } else { character.pants._visible = false; } if (_root.aspanties) { character.panties._visible = true; } else { character.panties._visible = false; } if (_root.asshoes) { character.shoes._visible = true; } else { character.shoes._visible = false; } 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 (!rape) { if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } 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 (_root.aslife <= 0) { dead = true; } if (!rape) { if (!hitfly) { if (!down) { if (!hit) { if (!raped) { if (comein) { gotoAndStop('fall'); _y = _y + fspeed; if (dir == 0) { _xscale = 100; _x = _x + speed; } if (dir == 1) { _xscale = -100; _x = _x - speed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { comein = false; } } if (!comein) { if (special1) { gotoAndStop('attack1'); ++special1t; if (!sp1) { shootsnd1.start(); sp1 = true; } if (special1t > 10 and special1t < 12) { _root.attachMovie('bullet1a', 'bullet1' + _root.pbullets, _root.pbullets++); _root['bullet1' + _root.pbullets].animate.bcurve = true; _root['bullet1' + _root.pbullets].animate.dir = dir; _root['bullet1' + _root.pbullets].animate._y = _y + up; if (dir == 0) { _root['bullet1' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet1' + _root.pbullets].animate._x = _x - sx; } } if (special1t > 15 and special1t < 17) { _root.attachMovie('bullet1a', 'bullet2' + _root.pbullets, _root.pbullets++); _root['bullet2' + _root.pbullets].animate.bcurve = true; _root['bullet2' + _root.pbullets].animate.dir = dir; _root['bullet2' + _root.pbullets].animate._y = _y + up; if (dir == 0) { _root['bullet2' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet2' + _root.pbullets].animate._x = _x - sx; } } if (special1t > 24 and special1t < 26) { _root.attachMovie('bullet1a', 'bullet3' + _root.pbullets, _root.pbullets++); _root['bullet3' + _root.pbullets].animate.bcurve = true; _root['bullet3' + _root.pbullets].animate.dir = dir; _root['bullet3' + _root.pbullets].animate._y = _y + up; if (dir == 0) { _root['bullet3' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet3' + _root.pbullets].animate._x = _x - sx; } } if (special1t > 32 and special1t < 34) { _root.attachMovie('bullet1a', 'bullet4' + _root.pbullets, _root.pbullets++); _root['bullet4' + _root.pbullets].animate.bcurve = true; _root['bullet4' + _root.pbullets].animate.dir = dir; _root['bullet4' + _root.pbullets].animate._y = _y + up; if (dir == 0) { _root['bullet4' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet4' + _root.pbullets].animate._x = _x - sx; } } if (special1t >= 50) { talk = true; special1 = false; } } else { sp1 = false; } if (special2) { gotoAndStop('attack2'); ++special2t; if (!sp2) { shootsnd1.start(); sp2 = true; } if (special2t > 10 and special2t < 12) { _root.attachMovie('bullet1a', 'bullet1' + _root.pbullets, _root.pbullets++); _root['bullet1' + _root.pbullets].animate.bcurve = true; _root['bullet1' + _root.pbullets].animate.dir = dir; _root['bullet1' + _root.pbullets].animate._y = _y + dn; if (dir == 0) { _root['bullet1' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet1' + _root.pbullets].animate._x = _x - sx; } } if (special2t > 15 and special2t < 17) { _root.attachMovie('bullet1a', 'bullet2' + _root.pbullets, _root.pbullets++); _root['bullet2' + _root.pbullets].animate.bcurve = true; _root['bullet2' + _root.pbullets].animate.dir = dir; _root['bullet2' + _root.pbullets].animate._y = _y + dn; if (dir == 0) { _root['bullet2' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet2' + _root.pbullets].animate._x = _x - sx; } } if (special2t > 24 and special2t < 26) { _root.attachMovie('bullet1a', 'bullet3' + _root.pbullets, _root.pbullets++); _root['bullet3' + _root.pbullets].animate.bcurve = true; _root['bullet3' + _root.pbullets].animate.dir = dir; _root['bullet3' + _root.pbullets].animate._y = _y + dn; if (dir == 0) { _root['bullet3' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet3' + _root.pbullets].animate._x = _x - sx; } } if (special2t > 32 and special2t < 34) { _root.attachMovie('bullet1a', 'bullet4' + _root.pbullets, _root.pbullets++); _root['bullet4' + _root.pbullets].animate.bcurve = true; _root['bullet4' + _root.pbullets].animate.dir = dir; _root['bullet4' + _root.pbullets].animate._y = _y + dn; if (dir == 0) { _root['bullet4' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet4' + _root.pbullets].animate._x = _x - sx; } } if (special2t >= 50) { talk = true; special2 = false; } } else { sp2 = false; } if (!special1) { if (!special2) { if (!special3) { if (talk) { ++talkt; if (talksel == 0) { if (!t1) { talk2snd.start(); t1 = true; } gotoAndStop('p1'); } if (talksel == 1) { if (!t2) { talk1snd.start(); t2 = true; } gotoAndStop('p2'); } if (talkt >= 80) { talkt = 0; getout = true; talk = false; } } if (!talk) { if (getout) { gotoAndStop('jump'); _y = _y - speed; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } } } } } } } } if (raped) { } } if (hit) { ++hitt; gotoAndStop('hit1'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } if (hitt >= 25) { hitt = 0; getout = true; hit = false; } } } if (down) { if (!dn1) { ghitsnd1.start(); dn1 = true; } ++downt; gotoAndStop('down'); if (downt >= 30) { getout = true; down = false; } } else { dn1 = false; } } if (hitfly) { gotoAndStop('hitfly'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x - hitflyspeed; } if (dir == 1) { _x = _x + hitflyspeed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfly = false; } } } if (rape) { ++rapet; comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = true; if (rapet >= 2) { rapet = 0; rape = false; } } } if (dead) { ++deadt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 6; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); } if (deadt >= 50) { _alpha = 50; } if (deadt >= 100) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 675 { } movieClip 677 { } movieClip 678 { } movieClip 679 { frame 3 { stop(); } } movieClip 683 { } movieClip 686 { } movieClip 689 { } movieClip 692 { } movieClip 695 { } movieClip 698 { } movieClip 699 { frame 9 { stop(); } } movieClip 700 { frame 9 { stop(); } } movieClip 701 { frame 9 { _parent.removeMovieClip(); stop(); } } movieClip 702 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 703 bossmissile1a { instance animate of movieClip 702 { onClipEvent (load) { attach = true; spsel = random(5); if (spsel == 0) { speed = 2.5; } if (spsel == 1) { speed = 3; } if (spsel == 2) { speed = 3.5; } if (spsel == 3) { speed = 4; } if (spsel == 4) { speed = 1; } accel = 0.2; dead = false; deadt = 0; life = 1; ltimer = 0; deadsnd = new Sound(); deadsnd.attachSound('exp1a'); } 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.movespeed; } if (_root.moveu) { _y = _y + _root.movespeed; } if (!dead) { if (_root.bossdead) { dead = true; } gotoAndStop('nd'); ++ltimer; if (ltimer >= 200) { dead = true; } if (life <= 0) { dead = true; } xDiff = _root.player1.animate._x - _x; yDiff = _root.player1.animate._y - _y; dist = Math.sqrt(xDiff * xDiff + yDiff * yDiff); if (dist > 30) { dir = Math.atan2(yDiff, xDiff); _rotation = dir * 180 / Math.PI; _x = _x + Math.cos(dir) * speed; _y = _y + Math.sin(dir) * 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.hitflys = 6; _root.player1.animate.hitflyspeed = 15; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 10; } if (_root.normal) { _root.life -= 15; } if (_root.hard) { _root.life -= 20; } dead = true; } } } } if (!_root.asplayer.animate.hit) { if (limit.hitTest(_root.asplayer.animate.limit)) { _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 15; _root.asplayer.animate.hitflyspeed = 6; if (_root.easy) { _root.aslife -= 15; } if (_root.normal) { _root.aslife -= 20; } if (_root.hard) { _root.aslife -= 30; } dead = true; } } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y; dead = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y; dead = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y; dead = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y; dead = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y; dead = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y; dead = true; } } if (dead) { if (!d1) { deadsnd.start(); d1 = true; } gotoAndStop('dead'); ++deadt; if (deadt >= 35) { _parent.removeMovieClip(); } } } else { _visible = false; } } } } movieClip 710 { frame 19 { gotoAndPlay(4); } } movieClip 711 { } movieClip 724 { frame 13 { stop(); } } movieClip 725 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 726 dragonball1a { instance animate of movieClip 725 { onClipEvent (load) { dead = false; deadt = 0; dspeed = 6; speed = -7; _xscale = -100; rtime = 0; deadsnd = new Sound(); deadsnd.attachSound('exp1a'); } 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; } if (!dead) { ++rtime; if (rtime >= 200) { _parent.removeMovieClip(); } gotoAndStop('nd'); if (dir == 0) { _y = _y + (dspeed + 4); _x = _x + speed; } if (dir == 1) { _y = _y + dspeed; _x = _x + (speed + 2); } if (dir == 2) { _y = _y + (dspeed - 4); _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.hitflys = 6; _root.player1.animate.hitflyspeed = 15; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 10; } if (_root.normal) { _root.life -= 15; } if (_root.hard) { _root.life -= 20; } dead = true; } } } } if (!_root.asplayer.animate.hit) { if (limit.hitTest(_root.asplayer.animate.limit)) { _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 15; _root.asplayer.animate.hitflyspeed = 6; if (_root.easy) { _root.aslife -= 15; } if (_root.normal) { _root.aslife -= 25; } if (_root.hard) { _root.aslife -= 35; } dead = true; } } } if (dead) { gotoAndStop('dead'); ++deadt; if (!d1) { deadsnd.start(); d1 = true; } if (deadt >= 25) { _parent.removeMovieClip(); } } } } } } movieClip 729 { } movieClip 746 { } movieClip 748 { } movieClip 749 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 750 rocket1b { instance animate of movieClip 749 { onClipEvent (load) { _xscale = 100; sspeed = 5; asex = random(2); speed = 25; spark = false; deadt = 0; dead = false; dir = _root.p1.animate.dir; removetime = 0; _width = 179; _height = 150; if (dir == 0) { _xscale = -100; } if (dir == 1) { _xscale = 100; } } onClipEvent (enterFrame) { if (!_root.fpause) { ++removetime; if (_root.mover) { _x = _x - sspeed; } if (_root.movel) { _x = _x + sspeed; } if (removetime >= 20) { _parent.removeMovieClip(); } if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } if (!dead) { gotoAndStop('nd'); if (limit.hitTest(_root.p2.animate.limit)) { _root.p2.animate.stun = true; _root.p2.animate.stunt = 0; _root.p2.animate.hitfall = false; _root.p2.animate.hitfly = false; dead = true; if (asex == 0) { _root.p2.animate.gotoAndStop('hit1'); } if (asex == 1) { _root.p2.animate.gotoAndStop('hit2'); } if (!spark) { _root.p2energy -= 1.5; _root.attachMovie('hit_effect', 'h1' + _root.hitspark, _root.hitspark++); _root['h1' + _root.hitspark]._x = _root.p2.animate._x; _root['h1' + _root.hitspark]._y = _root.p2.animate._y - 50; spark = true; } } if (limit.hitTest(_root.p2.animate.limitc)) { _root.p2.animate.blockhit = true; dead = true; _root.p2energy -= 0.5; if (!spark) { _root.attachMovie('blockhit1a', 'h1' + _root.hitspark, _root.hitspark++); _root['h1' + _root.hitspark]._x = _root.p2.animate._x; _root['h1' + _root.hitspark]._y = _root.p2.animate._y - 50; spark = true; } } if (dead) { gotoAndStop('dead'); ++deadt; if (deadt >= 15) { removeMovieClip(this); _parent.removeMovieClip(); } } } } } } } movieClip 756 { } movieClip 759 { } movieClip 762 { } movieClip 765 { } movieClip 768 { } movieClip 783 { } movieClip 785 { } movieClip 787 { } movieClip 791 { } movieClip 792 { frame 1 { stop(); } } movieClip 794 { instance of movieClip 756 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-0008&PA=1352354', ''); } } instance of movieClip 759 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 762 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 765 { onClipEvent (release) { getURL('http://www.adult-empire.com/rs.php?site_id=5694&wm_id=3287', 1); } } instance of movieClip 768 { onClipEvent (release) { getURL('http://www.drawn-sex.com/index.html?id=hobartstarr', 1); } } instance of movieClip 783 { onClipEvent (release) { getURL('http://www.tram-pararam.com/index.html?id=hobartstarr', 1); } } instance of movieClip 785 { onClipEvent (load) { if (_root.fifidead) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.fifidead) { _root.fifidead = false; _root.reup = true; _root.gotoAndStop('assel'); } } } instance of movieClip 787 { onClipEvent (release) { _root.gotoAndStop('loader2'); } } instance of movieClip 792 { onClipEvent (release) { getURL('http://toonpimp.net', 1); } } frame 50 { stop(); } instance of movieClip 756 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-0008&PA=1352354', ''); } } instance of movieClip 759 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 762 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 765 { onClipEvent (release) { getURL('http://www.adult-empire.com/rs.php?site_id=5694&wm_id=3287', 1); } } instance of movieClip 768 { onClipEvent (release) { getURL('http://www.drawn-sex.com/index.html?id=hobartstarr', 1); } } instance of movieClip 783 { onClipEvent (release) { getURL('http://www.tram-pararam.com/index.html?id=hobartstarr', 1); } } instance of movieClip 785 { onClipEvent (load) { if (_root.fifidead) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.fifidead) { _root.fifidead = false; _root.reup = true; _root.gotoAndStop('assel'); } } } instance of movieClip 787 { onClipEvent (release) { _root.gotoAndStop('loader2'); } } instance of movieClip 792 { onClipEvent (release) { getURL('http://toonpimp.net', 1); } } } movieClip 795 madface1a { instance animate of movieClip 794 { onClipEvent (load) { _x = 211.1; _y = 211.1; rtime = 0; score = _root.score; } onClipEvent (enterFrame) { ++rtime; if (rtime >= 60) { _root.gotoAndStop('gameover'); _parent.removeMovieClip(); } } } } movieClip 796 { } movieClip 797 orgfade1a { instance animate of movieClip 796 { onClipEvent (load) { _x = 276; _y = 200; _alpha = 0; dn = false; up = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (up) { _alpha = _alpha + 20; if (_alpha >= 100) { dn = true; up = false; } } if (dn) { _alpha = _alpha - 1; if (_alpha <= 0) { _parent.removeMovieClip(); } } } } } } movieClip 806 { frame 17 { stop(); } } movieClip 807 bspurt1a { } movieClip 813 { } movieClip 819 { } movieClip 820 { frame 20 { stop(); } } movieClip 821 spark1a { instance animate of movieClip 820 { 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } } } } } movieClip 824 { } movieClip 827 { } movieClip 829 { } movieClip 837 { } movieClip 841 { instance of movieClip 827 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 829 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } } movieClip 843 { } movieClip 855 { } movieClip 857 { } movieClip 865 { } movieClip 868 { } movieClip 871 { } movieClip 873 { } movieClip 875 { instance of movieClip 871 { onClipEvent (load) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } } instance of movieClip 873 { onClipEvent (load) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } } } movieClip 876 { frame 1 { stop(); } instance of movieClip 855 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 857 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } frame 501 { stop(); } } movieClip 879 { } movieClip 890 { } movieClip 892 { } movieClip 918 { instance of movieClip 890 { onClipEvent (load) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } } instance of movieClip 892 { onClipEvent (load) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } } } movieClip 921 { } movieClip 924 { } movieClip 925 { instance of movieClip 921 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 924 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } } movieClip 930 { } movieClip 931 { instance of movieClip 855 { onClipEvent (load) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } } instance of movieClip 930 { onClipEvent (load) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } } } movieClip 935 { } movieClip 937 { } movieClip 941 { } movieClip 942 { instance of movieClip 935 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 937 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 941 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } frame 4 { _root.player.gotoAndStop('stand'); } } movieClip 946 { instance of movieClip 857 { onClipEvent (load) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } } instance of movieClip 855 { onClipEvent (load) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } } } movieClip 952 { } movieClip 959 { frame 12 { stop(); } } movieClip 970 { } movieClip 983 { instance of movieClip 952 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 959 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } frame 12 { stop(); } } movieClip 1013 { instance of movieClip 855 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 857 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } frame 50 { stop(); } } movieClip 1019 { } movieClip 1023 { } movieClip 1026 { } movieClip 1029 { } movieClip 1032 { } movieClip 1035 { } movieClip 1036 { instance of movieClip 855 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 857 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1019 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1023 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1026 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1029 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1032 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } frame 10 { stop(); } instance of movieClip 1035 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } } movieClip 1061 { instance of movieClip 857 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 855 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } frame 11 { stop(); } } movieClip 1071 { instance of movieClip 855 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 857 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1019 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1023 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1026 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1029 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1032 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1035 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } frame 11 { stop(); } } movieClip 1074 { } movieClip 1078 { } movieClip 1082 { } movieClip 1087 { } movieClip 1100 { instance of movieClip 855 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 1074 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1078 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1082 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } frame 11 { stop(); } } movieClip 1107 { } movieClip 1112 { } movieClip 1118 { } movieClip 1124 { } movieClip 1130 { } movieClip 1135 { } movieClip 1142 { instance of movieClip 855 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance of movieClip 930 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1107 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1112 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1118 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1124 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1130 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1135 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } frame 19 { stop(); } } movieClip 1147 { instance of movieClip 855 { onClipEvent (load) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } } instance of movieClip 1078 { onClipEvent (load) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } } frame 4 { stop(); } instance of movieClip 1082 { onClipEvent (load) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.pants) { _visible = true; } if (!_root.pants) { _visible = false; } } } } movieClip 1166 { instance of movieClip 855 { onClipEvent (load) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.shirt) { _visible = true; } if (!_root.shirt) { _visible = false; } } } frame 11 { stop(); } } movieClip 1170 { } movieClip 1171 { frame 1 { stop(); } } movieClip 1269 { frame 73 { stop(); } } movieClip 1272 { } movieClip 1276 { } movieClip 1277 { instance of movieClip 1272 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1276 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } frame 2 { stop(); } } movieClip 1289 { } movieClip 1292 { } movieClip 1294 { } movieClip 1296 { instance of movieClip 1292 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } instance pants of movieClip 1294 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } } movieClip 1299 { } movieClip 1300 { frame 1 { stop(); } instance pants of movieClip 1294 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1299 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } } movieClip 1304 { } movieClip 1312 { } movieClip 1314 { } movieClip 1316 { instance pants of movieClip 1294 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1304 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } frame 6 { stop(); } instance of movieClip 1312 { onClipEvent (load) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } onClipEvent (enterFrame) { if (_root.aspants) { _visible = true; } if (!_root.aspants) { _visible = false; } } } instance of movieClip 1314 { onClipEvent (load) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } onClipEvent (enterFrame) { if (_root.asshirt) { _visible = true; } if (!_root.asshirt) { _visible = false; } } } } movieClip 1318 { } movieClip 1320 { } movieClip 1322 { } movieClip 1323 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } instance character of movieClip 925 { onClipEvent (load) { speed = 55; } onClipEvent (enterFrame) { _rotation = _rotation - speed; } } frame 6 { stop(); } frame 7 { stop(); } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } instance character of movieClip 1013 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 11 { stop(); } frame 12 { stop(); } instance character of movieClip 1061 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 13 { stop(); } instance character of movieClip 1071 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 14 { stop(); } instance character of movieClip 1100 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 15 { stop(); } instance character of movieClip 1142 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 16 { stop(); } frame 17 { stop(); } instance character of movieClip 1100 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 18 { stop(); } instance character of movieClip 1166 { onClipEvent (enterFrame) { if (_currentframe <= 8) { if (_root.fpause) { stop(); } else { play(); } } } } frame 19 { stop(); } frame 20 { stop(); } instance character of movieClip 1269 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 21 { stop(); } frame 22 { stop(); } frame 23 { stop(); } frame 24 { stop(); } frame 25 { stop(); } frame 26 { stop(); } frame 27 { stop(); } instance character of movieClip 1300 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 28 { stop(); } } movieClip 1324 minervaall1a { instance animate of movieClip 1323 { onClipEvent (load) { gotoAndStop('fall'); fiyell1 = new Sound(); fiyell1.attachSound('m8a'); fiyell2 = new Sound(); fiyell2.attachSound('m7a'); fiyell3 = new Sound(); fiyell3.attachSound('m6a'); fiyell4 = new Sound(); fiyell4.attachSound('m5a'); rapet = 0; hitt = 0; hit = false; dead = false; deadt = 0; down = false; downt = 0; power = 3; talkt = 0; talksel = random(4); called = true; comein = true; talk = false; getout = false; fspeed = 4; speed = 6; cspeed = 2; _y = 100; special1t = 0; special2t = 0; special3t = 0; if (_root.player1.animate.dir == 0) { _x = -33; dir = 0; } if (_root.player1.animate.dir == 1) { _x = 593; dir = 1; } if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (_root.player1.animate.up) { special2 = true; } if (_root.player1.animate.dn) { special3 = true; } if (!_root.player1.animate.up and !_root.player1.animate.dn) { special1 = true; } sexLaser1 = new Sound(); sexLaser1.attachSound('gdead1a'); soundLaser2 = new Sound(); soundLaser2.attachSound('missleshots1a'); soundLaser3 = new Sound(); soundLaser3.attachSound('wbeamshots1a'); soundLaser4 = new Sound(); soundLaser4.attachSound('tws1a'); soundLaser5 = new Sound(); soundLaser5.attachSound('napalms1a'); soundLaser6 = new Sound(); soundLaser6.attachSound('ulp1a'); soundLaser7 = new Sound(); soundLaser7.attachSound('hup1a'); soundLaser8 = new Sound(); soundLaser8.attachSound('unnguah1a'); _width = 230; _height = 130; } onClipEvent (enterFrame) { _root.charstat = power; _root.escnumb = esc; if (!_root.pause) { 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 (!rape) { if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } 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 (_root.aslife <= 0) { dead = true; } if (!rape) { if (!hitfly) { if (!down) { if (!hit) { if (!raped) { if (comein) { gotoAndStop('fall'); _y = _y + fspeed; if (dir == 0) { _xscale = 100; _x = _x + speed; } if (dir == 1) { _xscale = -100; _x = _x - speed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { comein = false; } } if (!comein) { if (special1) { power = 5; gotoAndStop('attack1'); ++special1t; if (special1t >= 25) { talk = true; special1 = false; } } if (special2) { power = 5; gotoAndStop('attack2'); ++special2t; if (special2t >= 25) { talk = true; special2 = false; } } if (special3) { ++special3t; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 6; } if (!fa) { if (dir == 0) { _x = _x + cspeed; } if (dir == 1) { _x = _x - cspeed; } } if (special3t >= 0 and special3t < 15) { power = 3; gotoAndStop('attack3'); } if (special3t >= 15 and special3t < 30) { power = 3; gotoAndStop('attack4'); } if (special3t >= 30 and special3t < 45) { power = 3; gotoAndStop('attack5'); } if (special3t >= 45 and special3t < 60) { power = 3; gotoAndStop('dattack1'); } if (special3t >= 60 and special3t < 80) { power = 3; gotoAndStop('dattack2'); } if (special3t >= 80 and special3t < 105) { power = 5; fa = true; gotoAndStop('attack1'); } if (special3t >= 125) { talk = true; special3 = false; } } if (!special1) { if (!special2) { if (!special3) { if (talk) { ++talkt; talksel = random(4); if (!a1) { if (talksel == 0) { fiyell1.start(); gotoAndStop('p1'); } if (talksel == 1) { fiyell2.start(); gotoAndStop('p2'); } if (talksel == 2) { fiyell1.start(); gotoAndStop('p1'); } if (talksel == 3) { fiyell2.start(); gotoAndStop('p2'); } a1 = true; } if (talkt >= 80) { talkt = 0; getout = true; talk = false; } } if (!talk) { if (getout) { gotoAndStop('jump'); _y = _y - speed; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } } } } } } } } if (raped) { } } if (hit) { ++hitt; gotoAndStop('hit1'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } if (hitt >= 25) { hitt = 0; getout = true; hit = false; } } } if (down) { ++downt; gotoAndStop('down'); if (downt >= 30) { getout = true; down = false; } } } if (hitfly) { gotoAndStop('hitfly'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x - hitflyspeed; } if (dir == 1) { _x = _x + hitflyspeed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfly = false; } } } if (rape) { ++rapet; comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = true; if (rapet >= 2) { rapet = 0; rape = false; } } } if (dead) { ++deadt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 6; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); } if (deadt >= 50) { _alpha = 50; } if (deadt >= 100) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 1329 { } movieClip 1332 { } movieClip 1337 { } movieClip 1339 { } movieClip 1341 { } movieClip 1344 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 1347 { } movieClip 1348 { } movieClip 1350 { } movieClip 1351 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } frame 5 { stop(); } frame 6 { stop(); } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } frame 7 { stop(); } } movieClip 1353 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } } movieClip 1355 { } movieClip 1360 { } movieClip 1362 { } movieClip 1384 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } } movieClip 1390 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } } movieClip 1396 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } } movieClip 1399 { } movieClip 1403 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } } movieClip 1407 { } movieClip 1412 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } onClipEvent (enterFrame) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } } movieClip 1428 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 12 { stop(); } } movieClip 1445 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 10 { stop(); } } movieClip 1455 { } movieClip 1464 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 11 { stop(); } } movieClip 1474 { } movieClip 1480 { } movieClip 1485 { } movieClip 1490 { } movieClip 1495 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 18 { stop(); } } movieClip 1508 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 7 { stop(); } } movieClip 1518 { frame 2 { stop(); } } movieClip 1521 { frame 2 { stop(); } } movieClip 1524 { frame 2 { stop(); } } movieClip 1525 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1531 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } } } instance limit of movieClip 1525 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } } } instance limit of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } } } frame 7 { stop(); } } movieClip 1544 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } } } instance limit of movieClip 1525 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } } } instance limit of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } } } frame 7 { stop(); } } movieClip 1557 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } instance g1 of movieClip 1344 { onClipEvent (load) { gotoAndStop('uc'); if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } frame 5 { stop(); } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } } movieClip 1571 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } instance g1 of movieClip 1344 { onClipEvent (load) { gotoAndStop('uc'); if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } frame 5 { stop(); } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } } movieClip 1585 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } instance g1 of movieClip 1344 { onClipEvent (load) { gotoAndStop('uc'); if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } frame 5 { stop(); } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } } movieClip 1594 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 1 { stop(); } frame 2 { stop(); } } movieClip 1602 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 1 { stop(); } frame 2 { stop(); } } movieClip 1610 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 1 { stop(); } frame 2 { stop(); } } movieClip 1616 { } movieClip 1631 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 12 { stop(); } } movieClip 1647 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 10 { stop(); } } movieClip 1654 { } movieClip 1660 { } movieClip 1667 { } movieClip 1671 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 15 { stop(); } } movieClip 1702 { frame 16 { stop(); } } movieClip 1703 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 25 { stop(); } } movieClip 1734 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 24 { stop(); } } movieClip 1753 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 25 { stop(); } } movieClip 1766 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } instance of movieClip 1351 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } frame 5 { stop(); } } movieClip 1771 { } movieClip 1775 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 20 { stop(); } } movieClip 1789 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 8 { stop(); } } movieClip 1798 { frame 97 { stop(); } } movieClip 1800 { frame 201 { stop(); } } movieClip 1802 { frame 109 { stop(); } } movieClip 1803 { frame 201 { stop(); } } movieClip 1804 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 1807 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 8 { stop(); } instance of movieClip 1804 { onClipEvent (load) { spc = random(4); if (spc == 0) { gotoAndStop('a'); } if (spc == 1) { gotoAndStop('b'); } if (spc == 2) { gotoAndStop('c'); } if (spc == 3) { gotoAndStop('d'); } } } } movieClip 1823 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 12 { stop(); } } movieClip 1845 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } frame 15 { stop(); } } movieClip 1849 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 1859 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 1863 { frame 1 { if (_root.shirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.pants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 1865 { } movieClip 1868 { } movieClip 1870 { } movieClip 1873 { } movieClip 1875 { } movieClip 1876 { } movieClip 1878 { } movieClip 1879 { 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(); } 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(); } frame 32 { stop(); } frame 33 { stop(); } frame 34 { stop(); } frame 35 { stop(); } frame 36 { stop(); } frame 37 { stop(); } } movieClip 1880 fifi1a { instance animate of movieClip 1879 { onClipEvent (load) { no = true; yes = false; esc = 0; rbreak = 0; rapebreakt = 0; hitflyspeed = 5; nohit = false; nohitt = 0; stunt = 0; hitspeed = 3; dead = false; deadt = 0; hit1 = false; hit2 = false; hitfly = false; hitflys = 0; down = false; getup = false; getupt = 0; hit1t = 0; hit2t = 0; downt = 0; stunt = 0; stun = false; fani = 0; callin = false; callint = 0; weapon = false; weapont = 0; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; faspeed = 0.5; special = false; specialt = false; upper = false; uppert = 0; toss = false; tosst = 0; slide = false; slidet = 0; attsel = 1; speed = 7; sspeed = 12; speedj = 10; _root.movespeed = speed; Lbounds = 250; Rbounds = 250; attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; combocon = false; combocont = 0; power = 3; dir = 0; downsnd = new Sound(); downsnd.attachSound('slam1a'); mgunsnd = new Sound(); mgunsnd.attachSound('mgunsnd1a'); hgunsnd = new Sound(); hgunsnd.attachSound('hgunsnd1a'); uzisnd = new Sound(); uzisnd.attachSound('uzisnd1a'); nohit = false; life = _root.life; } onClipEvent (enterFrame) { do { do { } while (_root.pause); if (!anistop) { if (!unpause) { _visible = true; character.play(); unpause = true; } 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; _root.mover = false; _root.movel = false; } else { dn = false; } if (!dn) { if (!up) { 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(83)) { if (!b) { jumpb = true; b = true; } } else { b = false; } if (Key.isDown(65)) { if (!attack1) { if (!attack2) { if (!a1) { attok = true; a1 = true; } } } } else { a1 = false; } if (Key.isDown(68)) { if (!attack1) { if (!attack2) { if (!c1) { calla = true; c1 = true; } } } } else { c1 = false; } if (_root.scrollvert) { if (_y >= 50 and _y < 250) { if (_root.map._y <= _root.ubounds) { _root.moved = false; _root.moveu = true; } else { _root.moveu = false; } } else { _root.moveu = false; } if (_y >= 300 and _y < 550) { if (_root.map._y >= _root.dbounds) { _root.moveu = false; _root.moved = true; } else { _root.moved = false; } } else { _root.moved = false; } } if (_x <= 0) { _x = _x + 10; if (hitfly) { _x = _x + hitflyspeed; } } if (_x >= 500) { _x = _x - 10; if (hitfly) { _x = _x - hitflyspeed; } } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (_y >= 510) { dead = true; } if (_root.life <= 0) { dead = true; } if (dead) { _root.fifidead = true; } } } while (dead); if (nohit) { ++nohitt; _alpha = 50; if (nohitt >= 25) { nohitt = 0; _alpha = 100; nohit = false; } } if (!_root.rape1) { if (!_root.rape2) { if (!hitfly) { if (!down) { if (!getup) { if (!hit1) { if (!hit2) { if (!stun) { if (!rapebreak) { if (!slide) { if (!weapon) { if (!hgun) { if (!mgun) { if (!uzi) { if (!special) { if (!upper) { if (!toss) { if (!callin) { if (!attack1) { if (!attack2) { if (connection) { ++combocont; if (!fr) { if (attsel >= 5) { attsel = 1; } attsel += 1; fr = true; } if (combocont >= 10) { connection = false; fr = false; attsel = 1; } } else { combocont = 0; } if (!jump) { if (fall) { calla = false; if (attok) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (!_root.hgun) { if (!_root.mgun) { if (!_root.uzi) { attack2 = true; } } } } } } if (_root.hgun) { hgun = true; } if (_root.uzi) { uzi = true; } if (_root.mgun) { mgun = true; } if (_root.sword) { weapon = true; } if (_root.axe) { weapon = true; } if (_root.knife) { weapon = true; } } if (speedj < 8.5) { speedj += 2; } gotoAndStop('fall'); _y = _y + speedj; if (_root.scrollvert) { _root.movespeedv = speedj; } else { _root.moved = false; _root.moveu = false; } jumpb = false; if (_root.map.black.hitTest(_x, _y + 20, true)) { fall = false; } if (rt) { shotx = 37; shoty = -35; dir = 0; _xscale = 100; if (!_root.map.black.hitTest(_x + 20, _y, true)) { if (_x > Rbounds and _root.map._x > _root.moreb) { if (_root.scrollhor) { _root.mover = true; _root.movel = false; } } else { _root.mover = false; _x = _x + speed; } } } if (lft) { shotx = -37; shoty = -35; dir = 1; _xscale = -100; if (!_root.map.black.hitTest(_x - 20, _y, true)) { if (_x < Lbounds and _root.map._x < _root.lessb) { if (_root.scrollhor) { _root.movel = true; _root.mover = false; } } else { _root.movel = false; _x = _x - speed; } } } if (up) { if (dir == 0) { shotx = -3; shoty = -70; } if (dir == 1) { shotx = 3; shoty = -70; } _root.mover = false; _root.movel = false; } if (dn) { if (dir == 0) { shotx = 5; shoty = 20; } if (dir == 1) { shotx = -5; shoty = 20; } _root.mover = false; _root.movel = false; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _root.movel = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _root.mover = false; } if (!rt and !lft and !up and !dn) { _root.mover = false; _root.movel = false; } } if (!fall) { fani = 0; if (attok) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (!_root.hgun) { if (!_root.mgun) { if (!_root.uzi) { attack1 = true; } } } } } } if (_root.hgun) { hgun = true; } if (_root.uzi) { uzi = true; } if (_root.mgun) { mgun = true; } if (_root.sword) { weapon = true; } if (_root.axe) { weapon = true; } if (_root.knife) { weapon = true; } } _root.movespeed = speed; if (!_root.map.black.hitTest(_x, _y + 20, true)) { speedj = 8.5; fall = true; } if (_root.map.black.hitTest(_x, _y + 20, true)) { speedj = 17; jumpt = 0; if (calla) { callin = true; } if (!dn) { if (jumpb) { jump = true; } } if (rt) { shotx = 37; shoty = -35; dir = 0; if (!_root.map.black.hitTest(_x + 20, _y, true)) { if (_x > Rbounds and _root.map._x > _root.moreb) { if (_root.scrollhor) { _root.mover = true; _root.movel = false; } } else { _root.mover = false; _x = _x + speed; } gotoAndStop('run'); _xscale = 100; } } if (lft) { shotx = -37; shoty = -35; dir = 1; gotoAndStop('run'); _xscale = -100; if (!_root.map.black.hitTest(_x - 20, _y, true)) { if (_x < Lbounds and _root.map._x < _root.lessb) { if (_root.scrollhor) { _root.movel = true; _root.mover = false; } } else { _root.movel = false; _x = _x - speed; } } } if (up) { gotoAndStop('stand'); _root.mover = false; _root.movel = false; if (attok) { upper = true; } } if (dn) { _root.movel = false; _root.moved = false; gotoAndStop('duck'); if (jumpb) { slide = true; } if (attok) { special = true; } } if (_root.map.black.hitTest(_x - 20, _y, true)) { _root.movel = false; gotoAndStop('stand'); } if (_root.map.black.hitTest(_x + 20, _y, true)) { _root.mover = false; gotoAndStop('stand'); } if (!rt and !lft and !up and !dn) { _root.mover = false; _root.movel = false; gotoAndStop('stand'); } } } } if (jump) { fani = 0; calla = false; if (attok) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (!_root.hgun) { if (!_root.mgun) { if (!_root.uzi) { attack2 = true; } } } } } } if (_root.hgun) { hgun = true; } if (_root.uzi) { uzi = true; } if (_root.mgun) { mgun = true; } if (_root.sword) { weapon = true; } if (_root.axe) { weapon = true; } if (_root.knife) { weapon = true; } } jumpb = false; if (_root.scrollvert) { _root.movespeedv = speedj; } --speedj; _y = _y - speedj; ++jumpt; if (_root.map.black.hitTest(_x, _y - 20, true)) { jump = false; } if (rt) { shotx = 37; shoty = -35; dir = 0; if (!_root.map.black.hitTest(_x + 20, _y, true)) { if (_x > Rbounds and _root.map._x > _root.moreb) { if (_root.scrollhor) { _root.mover = true; _root.movel = false; } } else { _root.mover = false; _x = _x + speed; } gotoAndStop('jump'); _xscale = 100; } } else { _root.mover = false; } if (lft) { dir = 1; if (!_root.map.black.hitTest(_x - 20, _y, true)) { if (_x < Lbounds and _root.map._x < _root.lessb) { if (_root.scrollhor) { _root.movel = true; _root.mover = false; } } else { _root.movel = false; _x = _x - speed; } gotoAndStop('jump'); _xscale = -100; } } if (up) { gotoAndStop('jump'); _root.mover = false; _root.movel = false; } if (dn) { _root.mover = false; _root.movel = false; gotoAndStop('jump'); } if (_root.map.black.hitTest(_x - 20, _y, true)) { _root.movel = false; gotoAndStop('jump'); } if (_root.map.black.hitTest(_x + 20, _y, true)) { _root.mover = false; gotoAndStop('jump'); } if (!rt and !lft and !up and !dn and !rtu and !rtd and !lftd and !lftu) { _root.mover = false; _root.movel = false; gotoAndStop('jump'); } if (jumpt >= 19) { jump = false; } } else { _root.moveu = false; } } if (attack2) { upper = false; uppert = 0; ++attack2t; attack1 = false; attack1t = 0; jump = false; fall = false; fr = false; attok = false; _root.mover = false; _root.movel = false; _root.movespeedv = faspeed + 2; combocont = 0; if (attsel >= 5) { attsel = 1; } if (attsel == 1) { _y = _y + faspeed; power = _root.p1power; gotoAndStop('c1a'); if (attack2t >= 15) { attack2t = 0; attack2 = false; } } if (attsel == 2) { _y = _y - (faspeed + 2); power = _root.p1power; gotoAndStop('c2a'); if (attack2t >= 15) { attack2t = 0; attack2 = false; } } if (attsel == 3) { _y = _y - (faspeed + 2); power = _root.p1power; gotoAndStop('c3a'); if (attack2t >= 15) { attack2t = 0; attack2 = false; } } if (attsel == 4) { _y = _y - (faspeed + 2); power = _root.p1power + 2; gotoAndStop('c4a'); if (attack2t >= 24) { attack2t = 0; attack2 = false; } } if (attack2t >= 25) { attack2t = 0; attack2 = false; } } else { at2st = false; } } if (attack1) { ++attack1t; fr = false; attok = false; _root.mover = false; _root.movel = false; combocont = 0; if (!_root.map.black.hitTest(_x, _y + 20, true)) { attack1t = 0; attack1 = false; } if (attsel >= 5) { attsel = 1; } if (attsel == 1) { power = _root.p1power; gotoAndStop('c1g'); if (attack1t >= 15) { attack1t = 0; attack1 = false; } } if (attsel == 2) { power = _root.p1power; gotoAndStop('c2g'); if (attack1t >= 15) { attack1t = 0; attack1 = false; } } if (attsel == 3) { power = _root.p1power; gotoAndStop('c3g'); if (attack1t >= 15) { attack1t = 0; attack1 = false; } } if (attsel == 4) { power = _root.p1power + 2; gotoAndStop('c4g'); if (attack1t >= 24) { attack1t = 0; attack1 = false; } } if (jump or fall) { attack1t = 0; attack1 = false; } if (attack1t >= 25) { attack1t = 0; attack1 = false; } } else { at1st = false; } } if (callin) { _root.mover = false; _root.movel = false; calla = false; jump = false; jumpt = 0; gotoAndStop('callin'); ++callint; if (_root.callable) { if (_root.aslife > 0) { if (_root.asminerva) { _root.attachMovie('minervaall1a', 'asplayer', 98); _root.calltime = 0; _root.callable = false; } if (_root.asmatilda) { _root.attachMovie('matilda1a', 'asplayer', 98); _root.calltime = 0; _root.callable = false; } if (_root.aslola) { _root.attachMovie('lola1a', 'asplayer', 98); _root.calltime = 0; _root.callable = false; } if (_root.asapollonia) { _root.attachMovie('apollonia1a', 'asplayer', 98); _root.calltime = 0; _root.callable = false; } if (_root.asberri) { _root.attachMovie('berriall1a', 'asplayer', 98); _root.calltime = 0; _root.callable = false; } if (_root.aszeta) { _root.attachMovie('zeta1a', 'asplayer', 98); _root.calltime = 0; _root.callable = false; } } } if (callint >= 15) { callint = 0; callin = false; } } } if (toss) { jump = false; jumpt = 0; attok = false; attack1 = false; attack2 = false; attack1t = 0; attack2t = 0; gotoAndStop('throw'); ++tosst; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 4; } if (_root.uzi) { _root.attachMovie('uzithrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.uzi = false; } if (_root.hgun) { _root.attachMovie('hgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.hgun = false; } if (_root.mgun) { _root.attachMovie('mgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.mgun = false; } if (_root.sword) { _root.attachMovie('swordthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.sword = false; } if (_root.axe) { _root.attachMovie('axethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.axe = false; } if (_root.knife) { _root.attachMovie('knifethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.knife = false; } if (tosst >= 20) { tosst = 0; toss = false; } } } if (upper) { power = _root.p1power + 2; attok = false; attack1 = false; attack2 = false; attack1t = 0; attack2t = 0; gotoAndStop('uppercut'); ++uppert; if (uppert >= 35) { uppert = 0; upper = false; } } } if (special) { power = _root.p1power + 2; attok = false; attack1 = false; attack2 = false; attack1t = 0; attack2t = 0; gotoAndStop('forward'); ++specialt; if (specialt >= 34) { specialt = 0; special = false; } } } if (uzi) { jump = false; jumpt = 0; _root.mover = false; _root.movel = false; special = false; specialt = 0; upper = false; uppert = 0; attok = false; ++uzit; if (!up) { if (!uz) { if (_root.swt > 0) { uzisnd.start(); } uz = true; } } if (up) { toss = true; uzit = 0; uzi = false; } if (_root.swt <= 0) { toss = true; uzit = 0; uzi = false; } if (uzit > 5 and uzit < 7) { _root.swt -= 1; _root.attachMovie('bullet1a', 'bullet1' + _root.pbullets, _root.pbullets++); _root['bullet1' + _root.pbullets].animate.bcurve = true; _root['bullet1' + _root.pbullets].animate.dir = dir; if (dir == 0) { _root['bullet1' + _root.pbullets].animate._x = _x + 75; } if (dir == 1) { _root['bullet1' + _root.pbullets].animate._x = _x - 75; } if (!dn) { _root['bullet1' + _root.pbullets].animate._y = _y - 70; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet1' + _root.pbullets].animate._y = _y - 45; } } } if (uzit > 9 and uzit < 11) { _root.swt -= 1; _root.attachMovie('bullet1a', 'bullet2' + _root.pbullets, _root.pbullets++); _root['bullet2' + _root.pbullets].animate.dir = dir; _root['bullet2' + _root.pbullets].animate.bcurve = true; if (dir == 0) { _root['bullet2' + _root.pbullets].animate._x = _x + 75; } if (dir == 1) { _root['bullet2' + _root.pbullets].animate._x = _x - 75; } if (!dn) { _root['bullet2' + _root.pbullets].animate._y = _y - 70; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet2' + _root.pbullets].animate._y = _y - 45; } } } if (uzit > 12 and uzit < 14) { _root.swt -= 1; _root.attachMovie('bullet1a', 'bullet3' + _root.pbullets, _root.pbullets++); _root['bullet3' + _root.pbullets].animate.bcurve = true; _root['bullet3' + _root.pbullets].animate.dir = dir; if (dir == 0) { _root['bullet3' + _root.pbullets].animate._x = _x + 75; } if (dir == 1) { _root['bullet3' + _root.pbullets].animate._x = _x - 75; } if (!dn) { _root['bullet3' + _root.pbullets].animate._y = _y - 70; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet3' + _root.pbullets].animate._y = _y - 45; } } } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (!dn) { gotoAndStop('gun1s'); } if (dn) { gotoAndStop('gun1d'); } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('gun1a'); _y = _y + 4; } if (uzit >= 20) { uzit = 0; uzi = false; } } else { uz = false; uziuse = false; } } if (mgun) { jump = false; jumpt = 0; _root.mover = false; _root.movel = false; special = false; specialt = 0; upper = false; uppert = 0; attok = false; ++mgunt; if (!up) { if (!mg) { if (_root.swt > 0) { mgunsnd.start(); } mg = true; } } if (up) { toss = true; mgunt = 0; mgun = false; } if (_root.swt <= 0) { toss = true; mgunt = 0; mgun = false; } if (mgunt > 5 and mgunt < 7) { _root.swt -= 1; _root.attachMovie('bullet1a', 'bullet1' + _root.pbullets, _root.pbullets++); _root['bullet1' + _root.pbullets].animate.bcurve = true; _root['bullet1' + _root.pbullets].animate.dir = dir; if (dir == 0) { _root['bullet1' + _root.pbullets].animate._x = _x + 65; } if (dir == 1) { _root['bullet1' + _root.pbullets].animate._x = _x - 65; } if (!dn) { _root['bullet1' + _root.pbullets].animate._y = _y - 45; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet1' + _root.pbullets].animate._y = _y - 20; } } } if (mgunt > 9 and mgunt < 11) { _root.swt -= 1; _root.attachMovie('bullet1a', 'bullet2' + _root.pbullets, _root.pbullets++); _root['bullet2' + _root.pbullets].animate.bcurve = true; _root['bullet2' + _root.pbullets].animate.dir = dir; if (dir == 0) { _root['bullet2' + _root.pbullets].animate._x = _x + 65; } if (dir == 1) { _root['bullet2' + _root.pbullets].animate._x = _x - 65; } if (!dn) { _root['bullet2' + _root.pbullets].animate._y = _y - 45; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet2' + _root.pbullets].animate._y = _y - 20; } } } if (mgunt > 12 and mgunt < 14) { _root.swt -= 1; _root.attachMovie('bullet1a', 'bullet3' + _root.pbullets, _root.pbullets++); _root['bullet3' + _root.pbullets].animate.bcurve = true; _root['bullet3' + _root.pbullets].animate.dir = dir; if (dir == 0) { _root['bullet3' + _root.pbullets].animate._x = _x + 65; } if (dir == 1) { _root['bullet3' + _root.pbullets].animate._x = _x - 65; } if (!dn) { _root['bullet3' + _root.pbullets].animate._y = _y - 45; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet3' + _root.pbullets].animate._y = _y - 25; } } } if (mgunt > 15 and mgunt < 17) { _root.swt -= 1; _root.attachMovie('bullet1a', 'bullet4' + _root.pbullets, _root.pbullets++); _root['bullet4' + _root.pbullets].animate.bcurve = true; _root['bullet4' + _root.pbullets].animate.dir = dir; if (dir == 0) { _root['bullet4' + _root.pbullets].animate._x = _x + 65; } if (dir == 1) { _root['bullet4' + _root.pbullets].animate._x = _x - 65; } if (!dn) { _root['bullet4' + _root.pbullets].animate._y = _y - 45; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet4' + _root.pbullets].animate._y = _y - 20; } } } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (!dn) { gotoAndStop('mgun1s'); } if (dn) { gotoAndStop('mgun1d'); } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 4; gotoAndStop('mgun1a'); } if (mgunt >= 20) { mgunt = 0; mgun = false; } } else { mg = false; mguse = false; } } if (hgun) { jump = false; jumpt = 0; _root.mover = false; _root.movel = false; special = false; specialt = 0; upper = false; uppert = 0; attok = false; ++hgunt; if (!up) { if (!hg) { if (_root.swt > 0) { hgunsnd.start(); } hg = true; } } if (up) { hgunt = 0; toss = true; hgun = false; } if (hgunt > 5 and hgunt < 7) { _root.attachMovie('bullet1a', 'bullet1' + _root.pbullets, _root.pbullets++); _root['bullet1' + _root.pbullets].animate.dir = dir; if (dir == 0) { _root['bullet1' + _root.pbullets].animate._x = _x + 82; } if (dir == 1) { _root['bullet1' + _root.pbullets].animate._x = _x - 82; } if (!dn) { _root['bullet1' + _root.pbullets].animate._y = _y - 67; } if (dn) { if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['bullet1' + _root.pbullets].animate._y = _y - 40; } } } if (!hguse) { if (_root.swt <= 0) { toss = true; hgunt = 0; hgun = false; } else { _root.swt -= 1; } hguse = true; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (!dn) { gotoAndStop('gun1s'); } if (dn) { gotoAndStop('gun1d'); } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('gun1a'); _y = _y + 4; } if (hgunt >= 20) { hgunt = 0; hgun = false; } } else { hg = false; hguse = false; } } if (weapon) { if (!weap1) { _root.swt -= 1; weap1 = true; } if (weapont <= 2) { if (_root.swt <= 0) { weapont = 0; toss = true; weapon = false; } } _root.mover = false; _root.movel = false; special = false; specialt = 0; upper = false; uppert = 0; attok = false; jump = false; ++weapont; if (up) { weapont = 0; toss = true; weapon = false; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('weapon1g'); } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('weapon1a'); _y = _y + 4; } if (_root.axe) { power = 8; if (weapont >= 25) { weapont = 0; weapon = false; } } if (_root.knife) { power = 5; if (weapont >= 13) { weapont = 0; weapon = false; } } if (_root.sword) { power = 6; if (weapont >= 20) { weapont = 0; weapon = false; } } if (weapont >= 30) { weapont = 0; weapon = false; } } else { weap1 = false; } } if (slide) { if (!sb) { jumpb = false; sb = true; } _root.movespeed = sspeed; ++slidet; calla = false; attok = false; attack1 = false; attack2 = false; attack1t = 0; attack2t = 0; attackt = 0; gotoAndStop('dash'); if (jumpb) { speedj = 20; jump = true; slidet = 0; slide = false; } if (dir == 0) { if (_x > Rbounds and _root.map._x > _root.moreb) { if (_root.scrollhor) { _root.mover = true; _root.movel = false; } } else { _root.mover = false; _x = _x + sspeed; } } else { _root.mover = false; } if (dir == 1) { if (_x < Lbounds and _root.map._x < _root.lessb) { if (_root.scrollhor) { _root.movel = true; _root.mover = false; } } else { _root.movel = false; _x = _x - sspeed; } } else { _root.movel = false; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _root.movel = false; slidet = 0; slide = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _root.mover = false; slidet = 0; slide = false; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { slidet = 0; slide = false; } if (slidet >= 30) { slidet = 0; _root.mover = false; _root.movel = false; slide = false; } } else { sb = false; _root.movespeed = speed; } } if (rapebreak) { ++rapebreakt; gotoAndStop('rapebreak'); _root.rape1 = false; _root.rape2 = false; calla = false; jumpb = false; attok = false; attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; slide = false; slidet = 0; stunt = 0; stun = false; uppert = 0; upper = false; specialt = 0; special = false; jump = false; if (rapebreakt >= 25) { rapebreakt = 0; nohit = true; rapebreak = false; } } } if (stun) { jump = false; ++stunt; _root.mover = false; _root.movel = false; gotoAndStop('stun'); attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit2 = false; hit2t = 0; slide = false; slidet = 0; uppert = 0; upper = false; specialt = 0; special = false; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; calla = false; jumpb = false; attok = false; weapon = false; weapont = 0; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 4; } if (_root.uzi) { _root.attachMovie('uzithrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.uzi = false; } if (_root.hgun) { _root.attachMovie('hgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.hgun = false; } if (_root.mgun) { _root.attachMovie('mgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.mgun = false; } if (_root.sword) { _root.attachMovie('swordthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.sword = false; } if (_root.axe) { _root.attachMovie('axethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.axe = false; } if (_root.knife) { _root.attachMovie('knifethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.knife = false; } if (stunt >= 30) { stunt = 0; nohit = true; stun = false; } } } if (hit2) { ++hit2t; gotoAndStop('hit1'); attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit1 = false; hit1t = 0; slide = false; slidet = 0; stunt = 0; stun = false; uppert = 0; upper = false; specialt = 0; special = false; jump = false; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; calla = false; jumpb = false; attok = false; weapon = false; weapont = 0; _root.movespeed = hitspeed; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 4; } if (_root.uzi) { _root.attachMovie('uzithrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.uzi = false; } if (_root.hgun) { _root.attachMovie('hgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.hgun = false; } if (_root.mgun) { _root.attachMovie('mgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.mgun = false; } if (_root.sword) { _root.attachMovie('swordthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.sword = false; } if (_root.axe) { _root.attachMovie('axethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.axe = false; } if (_root.knife) { _root.attachMovie('knifethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.knife = false; } if (dir == 1) { if (!_root.map.black.hitTest(_x + 20, _y, true)) { if (_x > Rbounds and _root.map._x > _root.moreb) { if (_root.scrollhor) { _root.mover = true; _root.movel = false; } } else { _root.mover = false; _x = _x + hitspeed; } } else { _root.mover = false; } } if (dir == 0) { if (!_root.map.black.hitTest(_x - 20, _y, true)) { if (_x < Lbounds and _root.map._x < _root.lessb) { if (_root.scrollhor) { _root.movel = true; _root.mover = false; } } else { _root.movel = false; _x = _x - hitspeed; } } else { _root.movel = false; } } if (hit2t >= 30) { _root.mover = false; _root.movel = false; nohit = true; hit2t = 0; hit2 = false; } } else { _root.movespeed = speed; } } if (hit1) { ++hit1t; gotoAndStop('hit1'); attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit2 = false; hit2t = 0; slide = false; slidet = 0; stunt = 0; stun = false; uppert = 0; upper = false; specialt = 0; special = false; jump = false; calla = false; jumpb = false; attok = false; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; weapon = false; weapont = 0; _root.movespeed = hitspeed; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 4; } if (_root.uzi) { _root.attachMovie('uzithrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = _root.swt; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; if (dir == 0) { _root['thrownobj1a' + _root.itlayer].animate._x = _x + 80; } if (dir == 1) { _root['thrownobj1a' + _root.itlayer].animate._x = _x - 80; } _root.uzi = false; } if (_root.hgun) { _root.attachMovie('hgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = _root.swt; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; if (dir == 0) { _root['thrownobj1a' + _root.itlayer].animate._x = _x + 80; } if (dir == 1) { _root['thrownobj1a' + _root.itlayer].animate._x = _x - 80; } _root.hgun = false; } if (_root.mgun) { _root.attachMovie('mgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = _root.swt; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; if (dir == 0) { _root['thrownobj1a' + _root.itlayer].animate._x = _x + 80; } if (dir == 1) { _root['thrownobj1a' + _root.itlayer].animate._x = _x - 80; } _root.mgun = false; } if (_root.sword) { _root.attachMovie('swordthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; if (dir == 0) { _root['thrownobj1a' + _root.itlayer].animate._x = _x + 80; } if (dir == 1) { _root['thrownobj1a' + _root.itlayer].animate._x = _x - 80; } _root.sword = false; } if (_root.axe) { _root.attachMovie('axethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; if (dir == 0) { _root['thrownobj1a' + _root.itlayer].animate._x = _x + 80; } if (dir == 1) { _root['thrownobj1a' + _root.itlayer].animate._x = _x - 80; } _root.axe = false; } if (_root.knife) { _root.attachMovie('knifethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; if (dir == 0) { _root['thrownobj1a' + _root.itlayer].animate._x = _x + 80; } if (dir == 1) { _root['thrownobj1a' + _root.itlayer].animate._x = _x - 80; } _root.knife = false; } if (dir == 1) { if (!_root.map.black.hitTest(_x + 20, _y, true)) { if (_x > Rbounds and _root.map._x > _root.moreb) { if (_root.scrollhor) { _root.mover = true; _root.movel = false; } } else { _root.mover = false; _x = _x + hitspeed; } } else { _root.mover = false; } } if (dir == 0) { if (!_root.map.black.hitTest(_x - 20, _y, true)) { if (_x < Lbounds and _root.map._x < _root.lessb) { if (_root.scrollhor) { _root.movel = true; _root.mover = false; } } else { _root.movel = false; _x = _x - hitspeed; } } else { _root.movel = false; } } if (hit1t >= 30) { _root.mover = false; _root.movel = false; nohit = true; hit1t = 0; hit1 = false; } } else { _root.movespeed = speed; } } if (getup) { ++getupt; gotoAndStop('getup'); if (getupt >= 15) { getupt = 0; nohit = true; getup = false; } } } if (down) { if (!dn1) { downsnd.start(); dn1 = true; } ++downt; gotoAndStop('down'); if (downt >= 25) { downt = 0; getup = true; down = false; } } else { dn1 = false; } } if (hitfly) { gotoAndStop('hitfly'); attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; slide = false; slidet = 0; stunt = 0; stun = false; uppert = 0; upper = false; specialt = 0; special = false; jump = false; calla = false; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; jumpb = false; attok = false; _root.movespeed = hitflyspeed; if (_root.scrollvert) { _root.movespeedv = hitflyspeed - 3; } else { _root.moved = false; _root.moveu = false; } --hitflys; _y = _y - hitflys; if (_root.uzi) { _root.attachMovie('uzithrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.uzi = false; } if (_root.hgun) { _root.attachMovie('hgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.hgun = false; } if (_root.mgun) { _root.attachMovie('mgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.mgun = false; } if (_root.sword) { _root.attachMovie('swordthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.sword = false; } if (_root.axe) { _root.attachMovie('axethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.axe = false; } if (_root.knife) { _root.attachMovie('knifethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.knife = false; } if (dir == 1) { if (_x > Rbounds and _root.map._x > _root.moreb) { if (_root.scrollhor) { _root.mover = true; _root.movel = false; } } else { _root.mover = false; _x = _x + hitflyspeed; } } else { _root.mover = false; } if (dir == 0) { if (_x < Lbounds and _root.map._x < _root.lessb) { if (_root.scrollhor) { _root.movel = true; _root.mover = false; } } else { _root.movel = false; _x = _x - hitflyspeed; } } else { _root.movel = false; } if (_root.map.black.hitTest(_x, _y + 20, true)) { _root.mover = false; _root.movel = false; down = true; hitfly = false; } } } if (_root.rape2) { _root.escnumb = esc; ++rbreak; if (rbreak >= 2) { _root.rape1 = false; _root.rape2 = false; rbreak = 0; } shoot = false; _root.mover = false; _root.movel = false; _root.moveu = false; _root.moved = false; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; slide = false; slidet = 0; stunt = 0; stun = false; uppert = 0; upper = false; specialt = 0; special = false; jump = false; calla = false; jumpb = false; attok = false; weapon = false; weapont = 0; if (_root.uzi) { _root.attachMovie('uzithrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.uzi = false; } if (_root.hgun) { _root.attachMovie('hgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.hgun = false; } if (_root.mgun) { _root.attachMovie('mgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.mgun = false; } if (_root.sword) { _root.attachMovie('swordthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.sword = false; } if (_root.axe) { _root.attachMovie('axethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.axe = false; } if (_root.knife) { _root.attachMovie('knifethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.knife = false; } if (Key.isDown(37) and Key.isDown(39)) { nothing = true; } else { nothing = false; } if (!nothing) { if (!rstop) { if (Key.isDown(39)) { if (no) { esc += 1; yes = true; no = false; } rstop = true; } } else { rstop = false; } if (!lstop) { if (Key.isDown(37)) { if (yes) { esc += 1; no = true; yes = false; } lstop = true; } } else { lstop = false; } } if (esc >= _root.breakfree) { esc = 0; rapebreak = true; _root.rape2 = false; _root.rape1 = false; } } } if (_root.rape1) { _root.escnumb = esc; ++rbreak; if (rbreak >= 2) { _root.rape1 = false; _root.rape2 = false; rbreak = 0; } _root.mover = false; _root.movel = false; _root.moveu = false; _root.moved = false; calla = false; jumpb = false; attok = false; attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; slide = false; slidet = 0; stunt = 0; stun = false; uppert = 0; upper = false; specialt = 0; special = false; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; jump = false; calla = false; jumpb = false; attok = false; weapon = false; weapont = 0; if (_root.uzi) { _root.attachMovie('uzithrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.uzi = false; } if (_root.hgun) { _root.attachMovie('hgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.hgun = false; } if (_root.mgun) { _root.attachMovie('mgunthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.mgun = false; } if (_root.sword) { _root.attachMovie('swordthrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.sword = false; } if (_root.axe) { _root.attachMovie('axethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.axe = false; } if (_root.knife) { _root.attachMovie('knifethrow1a', 'thrownobj1a', 700); _root.thrownobj1a.animate.dropped = true; _root.thrownobj1a.animate._y = _y - 65; if (dir == 0) { _root.thrownobj1a.animate._x = _x + 80; } if (dir == 1) { _root.thrownobj1a.animate._x = _x - 80; } _root.knife = false; } if (Key.isDown(37) and Key.isDown(39)) { nothing = true; } else { nothing = false; } if (!nothing) { if (!rstop) { if (Key.isDown(39)) { if (no) { esc += 1; yes = true; no = false; } rstop = true; } } else { rstop = false; } if (!lstop) { if (Key.isDown(37)) { if (yes) { esc += 1; no = true; yes = false; } lstop = true; } } else { lstop = false; } } if (esc >= _root.breakfree) { esc = 0; rapebreak = true; _root.rape2 = false; _root.rape1 = false; } } if (anistop) { attack1 = false; attack1t = 0; attack2 = false; attack2t = 0; hit2 = false; hit2t = 0; slide = false; slidet = 0; stunt = 0; stun = false; uppert = 0; upper = false; specialt = 0; special = false; jump = false; calla = false; jumpb = false; attok = false; hgun = false; hgunt = 0; mgun = false; mgunt = 0; uzi = false; uzit = 0; weapon = false; weapont = 0; } } } } movieClip 1881 { } movieClip 1882 hgunthrow1a { instance animate of movieClip 1881 { onClipEvent (load) { dead = false; deadt = 0; droppeds = 5; dropspeedx = 1.5; dropspeedy = 5; dir = _root.player1.animate.dir; _width = 35; _height = 25; dspeed = 4; if (dir == 0) { speed = 10; dspeed = 3; } if (dir == 1) { speed = -10; dspeed = -3; } yspeed = 5; rtime = 0; 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) { 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dead) { if (!dropped) { ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + speed; _y = _y - yspeed; --yspeed; if (this.hitTest(_root.e9.animate.limita)) { dead = true; } if (this.hitTest(_root.e1.animate.limit)) { _root.e1.animate.life -= 2; _root.e1.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e2.animate.limit)) { _root.e2.animate.life -= 2; _root.e2.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e3.animate.limit)) { _root.e3.animate.life -= 2; _root.e3.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e4.animate.limit)) { _root.e4.animate.life -= 2; _root.e4.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e5.animate.limit)) { _root.e5.animate.life -= 2; _root.e5.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e6.animate.limit)) { _root.e6.animate.life -= 2; _root.e6.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e7.animate.limit)) { _root.e7.animate.life -= 2; _root.e7.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e8.animate.limit)) { _root.e8.animate.life -= 2; _root.e8.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e9.animate.limit)) { _root.e9.animate.life -= 2; _root.e9.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.life -= 2; _root.e10.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 2; _root.e11.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 2; _root.e12.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 2; _root.e13.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e14.animate.limit)) { _root.e14.animate.life -= 2; _root.e14.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e15.animate.limit)) { _root.e15.animate.life -= 2; _root.e15.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e16.animate.limit)) { _root.e16.animate.life -= 2; _root.e16.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e17.animate.limit)) { _root.e17.animate.life -= 2; _root.e17.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e18.animate.limit)) { _root.e18.animate.life -= 2; _root.e18.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e19.animate.limit)) { _root.e19.animate.life -= 2; _root.e19.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e20.animate.limit)) { _root.e20.animate.life -= 2; _root.e20.animate.hit1 = true; dead = true; } } if (dropped) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + dropspeedx; _y = _y - dropspeedy; --dropspeedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++rtime; if (rtime >= 150 and rtime < 200) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (found) { _root.swt = 9; } rounds = _root.swt; _root.hgun = true; _root.uzi = false; _root.mgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _parent.removeMovieClip(); } } } } if (dead) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } } } } } movieClip 1883 uzithrow1a { instance animate of movieClip 1350 { onClipEvent (load) { dead = false; deadt = 0; droppeds = 5; dropspeedx = 1.5; dropspeedy = 5; dir = _root.player1.animate.dir; _width = 35; _height = 25; dspeed = 4; if (dir == 0) { speed = 10; dspeed = 3; } if (dir == 1) { speed = -10; dspeed = -3; } yspeed = 5; rtime = 0; 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) { 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dead) { if (!dropped) { ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + speed; _y = _y - yspeed; --yspeed; if (this.hitTest(_root.e9.animate.limita)) { dead = true; } if (this.hitTest(_root.e1.animate.limit)) { _root.e1.animate.life -= 2; _root.e1.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e2.animate.limit)) { _root.e2.animate.life -= 2; _root.e2.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e3.animate.limit)) { _root.e3.animate.life -= 2; _root.e3.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e4.animate.limit)) { _root.e4.animate.life -= 2; _root.e4.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e5.animate.limit)) { _root.e5.animate.life -= 2; _root.e5.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e6.animate.limit)) { _root.e6.animate.life -= 2; _root.e6.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e7.animate.limit)) { _root.e7.animate.life -= 2; _root.e7.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e8.animate.limit)) { _root.e8.animate.life -= 2; _root.e8.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e9.animate.limit)) { _root.e9.animate.life -= 2; _root.e9.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.life -= 2; _root.e10.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 2; _root.e11.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 2; _root.e12.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 2; _root.e13.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e14.animate.limit)) { _root.e14.animate.life -= 2; _root.e14.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e15.animate.limit)) { _root.e15.animate.life -= 2; _root.e15.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e16.animate.limit)) { _root.e16.animate.life -= 2; _root.e16.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e17.animate.limit)) { _root.e17.animate.life -= 2; _root.e17.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e18.animate.limit)) { _root.e18.animate.life -= 2; _root.e18.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e19.animate.limit)) { _root.e19.animate.life -= 2; _root.e19.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e20.animate.limit)) { _root.e20.animate.life -= 2; _root.e20.animate.hit1 = true; dead = true; } } if (dropped) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + dropspeedx; _y = _y - dropspeedy; --dropspeedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++rtime; if (rtime >= 150 and rtime < 200) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (found) { _root.swt = 32; } rounds = _root.swt; _root.uzi = true; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _parent.removeMovieClip(); } } } } if (dead) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } } } } } movieClip 1884 mgunthrow1a { instance animate of movieClip 1348 { onClipEvent (load) { dead = false; deadt = 0; droppeds = 5; dropspeedx = 1.5; dropspeedy = 5; dir = _root.player1.animate.dir; _width = 55; _height = 50; dspeed = 4; if (dir == 0) { speed = 10; dspeed = 3; } if (dir == 1) { speed = -10; dspeed = -3; } yspeed = 5; rtime = 0; 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) { 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dead) { if (!dropped) { ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + speed; _y = _y - yspeed; --yspeed; if (this.hitTest(_root.e9.animate.limita)) { dead = true; } if (this.hitTest(_root.e1.animate.limit)) { _root.e1.animate.life -= 2; _root.e1.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e2.animate.limit)) { _root.e2.animate.life -= 2; _root.e2.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e3.animate.limit)) { _root.e3.animate.life -= 2; _root.e3.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e4.animate.limit)) { _root.e4.animate.life -= 2; _root.e4.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e5.animate.limit)) { _root.e5.animate.life -= 2; _root.e5.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e6.animate.limit)) { _root.e6.animate.life -= 2; _root.e6.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e7.animate.limit)) { _root.e7.animate.life -= 2; _root.e7.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e8.animate.limit)) { _root.e8.animate.life -= 2; _root.e8.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e9.animate.limit)) { _root.e9.animate.life -= 2; _root.e9.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.life -= 2; _root.e10.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 2; _root.e11.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 2; _root.e12.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 2; _root.e13.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e14.animate.limit)) { _root.e14.animate.life -= 2; _root.e14.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e15.animate.limit)) { _root.e15.animate.life -= 2; _root.e15.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e16.animate.limit)) { _root.e16.animate.life -= 2; _root.e16.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e17.animate.limit)) { _root.e17.animate.life -= 2; _root.e17.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e18.animate.limit)) { _root.e18.animate.life -= 2; _root.e18.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e19.animate.limit)) { _root.e19.animate.life -= 2; _root.e19.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e20.animate.limit)) { _root.e20.animate.life -= 2; _root.e20.animate.hit1 = true; dead = true; } } if (dropped) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + dropspeedx; _y = _y - dropspeedy; --dropspeedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++rtime; if (rtime >= 150 and rtime < 200) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (found) { _root.swt = 50; } rounds = _root.swt; _root.mgun = true; _root.uzi = false; _root.hgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _parent.removeMovieClip(); } } } } if (dead) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } } } } } movieClip 1887 { frame 7 { stop(); } } movieClip 1889 { } movieClip 1893 { frame 7 { stop(); } } movieClip 1895 { frame 1 { stop(); } instance limit of movieClip 1889 { onClipEvent (enterFrame) { if (this.hitTest(_root.e1.animate.limit)) { if (_root.easy) { _root.e1.animate.life -= 15; } if (_root.normal) { _root.e1.animate.life -= 10; } if (_root.hard) { _root.e1.animate.life -= 7; } _root.e1.animate.hit1 = true; _root.e1.animate.info = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e2.animate.limit)) { if (_root.easy) { _root.e2.animate.life -= 15; } if (_root.normal) { _root.e2.animate.life -= 10; } if (_root.hard) { _root.e2.animate.life -= 7; } _root.e2.animate.hit1 = true; _root.e2.animate.info = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e3.animate.limit)) { if (_root.easy) { _root.e3.animate.life -= 15; } if (_root.normal) { _root.e3.animate.life -= 10; } if (_root.hard) { _root.e3.animate.life -= 7; } _root.e3.animate.hit1 = true; _root.e3.animate.info = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e4.animate.limit)) { if (_root.easy) { _root.e4.animate.life -= 15; } if (_root.normal) { _root.e4.animate.life -= 10; } if (_root.hard) { _root.e4.animate.life -= 7; } _root.e4.animate.hit1 = true; _root.e4.animate.info = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e5.animate.limit)) { if (_root.easy) { _root.e1.animate.life -= 10; } if (_root.normal) { _root.e1.animate.life -= 7; } if (_root.hard) { _root.e1.animate.life -= 6; } _root.e5.animate.hit1 = true; _root.e5.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e6.animate.limit)) { if (_root.easy) { _root.e6.animate.life -= 10; } if (_root.normal) { _root.e6.animate.life -= 7; } if (_root.hard) { _root.e6.animate.life -= 6; } _root.e6.animate.hit1 = true; _root.e6.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e7.animate.limit)) { if (_root.easy) { _root.e7.animate.life -= 10; } if (_root.normal) { _root.e7.animate.life -= 7; } if (_root.hard) { _root.e7.animate.life -= 6; } _root.e7.animate.hit1 = true; _root.e7.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e8.animate.limit)) { if (_root.easy) { _root.e8.animate.life -= 10; } if (_root.normal) { _root.e8.animate.life -= 8; } if (_root.hard) { _root.e8.animate.life -= 5; } _root.e8.animate.hit1 = true; _root.e8.animate.info = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e9.animate.limit)) { if (_root.easy) { _root.e9.animate.facelife -= 5; } if (_root.normal) { _root.e9.animate.facelife -= 4; } if (_root.hard) { _root.e9.animate.facelife -= 3; } _root.e9.animate.info = true; _root.e9.animate.colorchange = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e9.animate.limita)) { if (_root.easy) { _root.e9.animate.life -= 4; } if (_root.normal) { _root.e9.animate.life -= 2; } if (_root.hard) { _root.e9.animate.life -= 1; } _root.e9.animate.info = true; _root.e9.animate.colorchange = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e9.animate.limitb)) { _root.e9.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e10.animate.limita)) { if (_root.easy) { _root.e10.animate.life -= 5; } if (_root.normal) { _root.e10.animate.life -= 3; } if (_root.hard) { _root.e10.animate.life -= 2; } _root.e10.animate.mhit = true; _root.e10.animate.info = true; if (!a) { _root.attachMovie('bspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _parent._x; _root['blood' + _root.debris].animate._y = _parent._y; a = true; } _parent.dead = true; } if (this.hitTest(_root.e10.animate.limitb)) { _root.e10.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 15; _root.e11.animate.hit1 = true; _root.e11.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 15; _root.e12.animate.hit1 = true; _root.e12.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 15; _root.e13.animate.hit1 = true; _root.e13.animate.info = true; _parent.dead = true; } } } frame 2 { stop(); } frame 3 { stop(); } } movieClip 1896 bullet1a { instance animate of movieClip 1895 { onClipEvent (load) { dead = false; deadt = 0; rtime = 0; if (dir == 0) { speed = 27; _xscale = 100; } if (dir == 1) { speed = -27; _xscale = -100; } curve = random(4); if (curve == 0) { ygo = 1; } if (curve == 1) { ygo = 1.5; } if (curve == 2) { ygo = -1; } if (curve == 3) { ygo = -1.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) { 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (ko) { gotoAndStop('blocked'); _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; } } if (!dead) { if (!ko) { if (bcurve) { _y = _y + ygo; } _x = _x + speed; } } if (dead) { ++deadt; gotoAndStop('hit'); if (deadt >= 10) { _parent.removeMovieClip(); } } } } } } movieClip 1897 knifethrow1a { instance animate of movieClip 1339 { onClipEvent (load) { dead = false; deadt = 0; dir = _root.player1.animate.dir; dropspeedx = 1.5; dropspeedy = 5; if (dir == 0) { speed = 10; } if (dir == 1) { speed = -10; } rtime = 0; gsel = random(4); dspeed = 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) { 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dead) { if (!dropped) { ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + speed; if (this.hitTest(_root.e9.animate.limita)) { dead = true; } if (this.hitTest(_root.e1.animate.limit)) { _root.e1.animate.life -= 2; _root.e1.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e2.animate.limit)) { _root.e2.animate.life -= 2; _root.e2.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e3.animate.limit)) { _root.e3.animate.life -= 2; _root.e3.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e4.animate.limit)) { _root.e4.animate.life -= 2; _root.e4.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e5.animate.limit)) { _root.e5.animate.life -= 2; _root.e5.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e6.animate.limit)) { _root.e6.animate.life -= 2; _root.e6.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e7.animate.limit)) { _root.e7.animate.life -= 2; _root.e7.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e8.animate.limit)) { _root.e8.animate.life -= 2; _root.e8.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e9.animate.limit)) { _root.e9.animate.life -= 2; _root.e9.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.life -= 2; _root.e10.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 2; _root.e11.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 2; _root.e12.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 2; _root.e13.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e14.animate.limit)) { _root.e14.animate.life -= 2; _root.e14.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e15.animate.limit)) { _root.e15.animate.life -= 2; _root.e15.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e16.animate.limit)) { _root.e16.animate.life -= 2; _root.e16.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e17.animate.limit)) { _root.e17.animate.life -= 2; _root.e17.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e18.animate.limit)) { _root.e18.animate.life -= 2; _root.e18.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e19.animate.limit)) { _root.e19.animate.life -= 2; _root.e19.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e20.animate.limit)) { _root.e20.animate.life -= 2; _root.e20.animate.hit1 = true; dead = true; } } if (dropped) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + dropspeedx; _y = _y - dropspeedy; --dropspeedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++rtime; if (rtime >= 150 and rtime < 200) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (found) { _root.swt = 20; } rounds = _root.swt; _root.knife = true; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.axe = false; _parent.removeMovieClip(); } } } } if (dead) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } } } } } movieClip 1898 swordthrow1a { instance animate of movieClip 1337 { onClipEvent (load) { dead = false; deadt = 0; droppeds = 5; dropspeedx = 1.5; dropspeedy = 5; dir = _root.player1.animate.dir; _width = 80; _height = 25; dspeed = 4; if (dir == 0) { speed = 10; dspeed = 3; } if (dir == 1) { speed = -10; dspeed = -3; } yspeed = 5; rtime = 0; 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) { 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dead) { if (!dropped) { ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + speed; _y = _y - yspeed; --yspeed; if (this.hitTest(_root.e9.animate.limita)) { dead = true; } if (this.hitTest(_root.e1.animate.limit)) { _root.e1.animate.life -= 2; _root.e1.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e2.animate.limit)) { _root.e2.animate.life -= 2; _root.e2.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e3.animate.limit)) { _root.e3.animate.life -= 2; _root.e3.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e4.animate.limit)) { _root.e4.animate.life -= 2; _root.e4.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e5.animate.limit)) { _root.e5.animate.life -= 2; _root.e5.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e6.animate.limit)) { _root.e6.animate.life -= 2; _root.e6.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e7.animate.limit)) { _root.e7.animate.life -= 2; _root.e7.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e8.animate.limit)) { _root.e8.animate.life -= 2; _root.e8.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e9.animate.limit)) { _root.e9.animate.life -= 2; _root.e9.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.life -= 2; _root.e10.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 2; _root.e11.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 2; _root.e12.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 2; _root.e13.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e14.animate.limit)) { _root.e14.animate.life -= 2; _root.e14.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e15.animate.limit)) { _root.e15.animate.life -= 2; _root.e15.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e16.animate.limit)) { _root.e16.animate.life -= 2; _root.e16.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e17.animate.limit)) { _root.e17.animate.life -= 2; _root.e17.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e18.animate.limit)) { _root.e18.animate.life -= 2; _root.e18.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e19.animate.limit)) { _root.e19.animate.life -= 2; _root.e19.animate.hit1 = true; dead = true; } if (this.hitTest(_root.e20.animate.limit)) { _root.e20.animate.life -= 2; _root.e20.animate.hit1 = true; dead = true; } } if (dropped) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + dropspeedx; _y = _y - dropspeedy; --dropspeedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++rtime; if (rtime >= 150 and rtime < 200) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (found) { _root.swt = 20; } rounds = _root.swt; _root.sword = true; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.axe = false; _root.knife = false; _parent.removeMovieClip(); } } } } if (dead) { _rotation = _rotation + 30; --uspeed; _y = _y - uspeed; if (dir == 0) { _x = _x - dspeed; } if (dir == 1) { _x = _x + dspeed; } } } } } } movieClip 1899 axethrow1a { instance animate of movieClip 1341 { onClipEvent (load) { dead = false; deadt = 0; dir = _root.player1.animate.dir; dropspeedx = 1.5; dropspeedy = 5; if (dir == 0) { speed = 10; } if (dir == 1) { speed = -10; } yspeed = 13; rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dropped) { ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + speed; _y = _y - yspeed; --yspeed; if (this.hitTest(_root.e1.animate.limit)) { _root.e1.animate.life -= 2; _root.e1.animate.hitflys = 6; _root.e1.animate.hitfall = true; } if (this.hitTest(_root.e2.animate.limit)) { _root.e2.animate.life -= 2; _root.e2.animate.hitflys = 6; _root.e2.animate.hitfall = true; } if (this.hitTest(_root.e3.animate.limit)) { _root.e3.animate.life -= 2; _root.e3.animate.hitflys = 6; _root.e3.animate.hitfall = true; } if (this.hitTest(_root.e4.animate.limit)) { _root.e4.animate.life -= 2; _root.e4.animate.hitflys = 6; _root.e4.animate.hitfall = true; } if (this.hitTest(_root.e5.animate.limit)) { _root.e5.animate.life -= 2; _root.e5.animate.hitflys = 6; _root.e5.animate.hitfall = true; } if (this.hitTest(_root.e6.animate.limit)) { _root.e6.animate.life -= 2; _root.e6.animate.hitflys = 6; _root.e6.animate.hitfall = true; } if (this.hitTest(_root.e7.animate.limit)) { _root.e7.animate.life -= 2; _root.e7.animate.hitflys = 6; _root.e7.animate.hitfall = true; } if (this.hitTest(_root.e8.animate.limit)) { _root.e8.animate.life -= 2; _root.e8.animate.hitflys = 6; _root.e8.animate.hitfall = true; } if (this.hitTest(_root.e9.animate.limit)) { _root.e9.animate.life -= 2; _root.e9.animate.hitflys = 6; _root.e9.animate.hitfall = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.life -= 2; _root.e10.animate.hitflys = 6; _root.e10.animate.hitfall = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 2; _root.e11.animate.hitflys = 6; _root.e11.animate.hitfall = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 2; _root.e12.animate.hitflys = 6; _root.e12.animate.hitfall = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 2; _root.e13.animate.hitflys = 6; _root.e13.animate.hitfall = true; } if (this.hitTest(_root.e14.animate.limit)) { _root.e14.animate.life -= 2; _root.e14.animate.hitflys = 6; _root.e14.animate.hitfall = true; } if (this.hitTest(_root.e15.animate.limit)) { _root.e15.animate.life -= 2; _root.e15.animate.hitflys = 6; _root.e15.animate.hitfall = true; } if (this.hitTest(_root.e16.animate.limit)) { _root.e16.animate.life -= 2; _root.e16.animate.hitflys = 6; _root.e16.animate.hitfall = true; } if (this.hitTest(_root.e17.animate.limit)) { _root.e17.animate.life -= 2; _root.e17.animate.hitflys = 6; _root.e17.animate.hitfall = true; } if (this.hitTest(_root.e18.animate.limit)) { _root.e18.animate.life -= 2; _root.e18.animate.hitflys = 6; _root.e18.animate.hitfall = true; } if (this.hitTest(_root.e19.animate.limit)) { _root.e19.animate.life -= 2; _root.e19.animate.hitflys = 6; _root.e19.animate.hitfall = true; } if (this.hitTest(_root.e20.animate.limit)) { _root.e20.animate.life -= 2; _root.e20.animate.hitflys = 6; _root.e20.animate.hitfall = true; } } if (dropped) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _rotation = _rotation + 25; } if (dir == 1) { _rotation = _rotation - 25; } _x = _x + dropspeedx; _y = _y - dropspeedy; --dropspeedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++rtime; if (rtime >= 150 and rtime < 200) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (found) { _root.swt = 20; } rounds = _root.swt; _root.axe = true; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.knife = false; _parent.removeMovieClip(); } } } } } } } movieClip 1903 { frame 11 { stop(); } } movieClip 1908 { frame 14 { stop(); } } movieClip 1911 { 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(); } } movieClip 1912 punchingbag1a { instance animate of movieClip 1911 { onClipEvent (load) { hitfallspeed = 8; hitspeed = 1; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; down = false; downt = 0; hitfall = false; knockup = false; _x = 306; _y = 265; } onClipEvent (enterFrame) { if (!_root.pause) { 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 (_x >= 600) { } if (_x <= -120) { } if (_y >= 525) { } if (_y <= -90) { } 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 (!hit1) { if (!hit2) { if (!down) { if (!hitfall) { if (!knockup) { kup = false; gotoAndStop('stand'); nhit = false; dir = _root.player1.animate.dir; if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } hitsel = random(2); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 5; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { hitflys = 25; knockup = true; } } } } } } if (hit1) { ++hit1t; gotoAndStop('hit1'); if (kup) { _y = _y - 3; } if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } if (limit.hitTest(_root.player1.animate.character.limit)) { hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { hitflys = 15; knockup = true; } if (hit1t >= 10) { hit1t = 0; hit1 = false; } } else {} if (hit2) { ++hit2t; if (kup) { _y = _y - 3; } gotoAndStop('hit2'); if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } if (limit.hitTest(_root.player1.animate.character.limit)) { hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { hitflys = 15; knockup = true; } if (hit2t >= 10) { hit2t = 0; hit2 = false; } } else {} if (down) { gotoAndStop('down'); ++downt; if (downt >= 50) { downt = 0; down = false; } } if (hitfall) { ++hitfallst; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x + hitfallspeed; } if (dir == 1) { _x = _x - hitfallspeed; } if (hitfallst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { hitflys += 3; } if (limit.hitTest(_root.player1.animate.character.limitb)) { hitflys += 6; knockup = true; hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { hitflys += 3; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { hitflys += 6; knockup = true; hitfall = false; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfall = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { hitfall = false; } } else { hitfallst = 0; } if (knockup) { gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; ++knockupst; if (knockupst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { hitflys += 6; knockup = false; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { hitflys += 3; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { hitflys += 6; knockup = false; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { hitflys += 3; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; knockup = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { knockup = false; } } else { knockupst = 0; } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 1914 { } movieClip 1923 { } movieClip 1925 { } movieClip 1941 { frame 12 { stop(); } } movieClip 1948 { frame 3 { stop(); } } movieClip 1960 { frame 14 { stop(); } } movieClip 1984 { frame 15 { stop(); } } movieClip 1993 { } movieClip 1997 { } movieClip 2001 { } movieClip 2005 { } movieClip 2026 { } movieClip 2045 { } movieClip 2057 { } movieClip 2059 { } movieClip 2074 { } movieClip 2088 { } movieClip 2089 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } } movieClip 2097 { } movieClip 2104 { } movieClip 2111 { } movieClip 2116 { } movieClip 2118 { } movieClip 2130 { } movieClip 2132 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } } movieClip 2139 { frame 1 { eyes.gotoAndStop('up'); es = random(5); if (es == 0) { mouth.gotoAndStop(2); } if (es == 1) { mouth.gotoAndStop(3); } if (es == 2) { mouth.gotoAndStop(4); } if (es == 3) { mouth.gotoAndStop(5); } if (es == 4) { mouth.gotoAndStop(6); } } frame 7 { eyes.gotoAndStop('rt'); } } movieClip 2154 { frame 1 { eyes.gotoAndStop(3); mouth.gotoAndStop('m6'); } frame 7 { eyes.gotoAndStop(2); mouth.gotoAndStop('m6'); } } movieClip 2169 { } movieClip 2171 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 2176 { } movieClip 2183 { } movieClip 2187 { } movieClip 2192 { frame 3 { stop(); } } movieClip 2227 { frame 67 { stop(); } } movieClip 2239 { frame 23 { stop(); } } movieClip 2241 { } movieClip 2243 { frame 20 { stop(); } } movieClip 2247 { } movieClip 2248 { frame 84 { stop(); } } movieClip 2254 { frame 20 { stop(); } } movieClip 2255 { frame 45 { stop(); } } movieClip 2256 { } movieClip 2260 { } movieClip 2261 { 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 2262 bimbette1a { instance animate of movieClip 2261 { onClipEvent (load) { rapevt = 0; bt1 = 0; bt2 = 0; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Bimbette'; if (_root.easy) { life = 60; lifemax = 60; } if (_root.normal) { life = 100; lifemax = 100; } if (_root.hard) { life = 120; lifemax = 120; } rand = 80; asrand = 45; if (_parent._name == 'e1') { speed = 3; } if (_parent._name == 'e2') { speed = 2; } if (_parent._name == 'e3') { speed = 3.5; } if (_parent._name == 'e4') { speed = 2.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; if (!unpause) { _visible = true; 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 (_x >= 900) { _parent.removeMovieClip(); } if (_x <= -400) { _parent.removeMovieClip(); } if (_x >= 775) { _x = _x - 50; } if (_x <= -275) { _x = _x + 50; } if (_y <= -170) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); dead1 = true; dead = true; } if (dir == 1) { if (_root.map.black.hitTest(_x + 50, _y, true)) { if (_root.map.black.hitTest(_x, _y + 20, true)) { jump = true; } } } if (dir == 0) { if (_root.map.black.hitTest(_x - 50, _y, true)) { if (_root.map.black.hitTest(_x, _y + 20, true)) { jump = true; } } } if (_root.map.black.hitTest(_x + 10, _y, true)) { _x = _x - 10; } if (_root.map.black.hitTest(_x - 10, _y, true)) { _x = _x + 10; } if (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('bimbette'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { if (life <= 0) { rdead = random(4); if (rdead == 0) { dead1 = true; } if (rdead == 1) { dead2 = true; } if (rdead == 2) { dead3 = true; } if (rdead == 3) { dead4 = true; } dead = true; } if (!hit1) { if (!hit2) { if (!down) { if (!hitfall) { if (!knockup) { if (!jump) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } } if (!asrape) { if (!_root.rape1) { if (!rape1) { if (!rape2) { if (!attack1) { if (!attack2) { if (!attack3) { if (!jump) { kup = false; gotoAndStop('stand'); nhit = false; if (!asxPos) { if (_x >= _root.player1.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -100; dir = 1; } } if (behavior1) { ++behavior1t; ++at3; if (at3 >= 100) { at3 = 0; attack3 = true; } plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y - 20; asMinY = _root.asplayer.animate._y + 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { 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 (behavior2) { ++behavior2t; ++at3; if (at3 >= 100) { at3 = 0; attack3 = true; } plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y + 20; asMinY = _root.asplayer.animate._y - 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (!asxPos) { if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { 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 (behavior2t >= 100) { behavior2t = 0; behavior1 = true; behavior2 = false; } } hitsel = random(2); } if (jump) { gotoAndStop('jump'); _y = _y - 5; if (dir == 0) { _x = _x - 3; } if (dir == 1) { _x = _x + 3; } ++jumpt; if (jumpt >= 20) { jumpt = 0; jump = false; } } else { jumpt = 0; } } if (attack3) { gotoAndStop('attack3'); ++attack3t; if (attack3t > 10 and attack3t < 12) { _root.attachMovie('heartpro1a', '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.easy) { _root.breakfree = 7; _root.life -= 2; } if (_root.normal) { _root.breakfree = 15; _root.life -= 3; } if (_root.hard) { _root.breakfree = 20; _root.life -= 5; } rape1 = true; attack2t = 0; attack2 = false; } } } } if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; if (_root.easy) { _root.life -= 3; } if (_root.normal) { _root.life -= 4; } if (_root.hard) { _root.life -= 7; } attack2t = 0; attack2 = false; _root.rape1 = true; } if (!_root.asrape) { if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } } if (dir == 0) { _x = _x - 5; } if (dir == 1) { _x = _x + 5; } if (attack2t >= 30) { 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; _root.player1.animate.hit2 = true; hitsnd1.start(); if (_root.easy) { _root.life -= 3; } if (_root.normal) { _root.life -= 4; } if (_root.hard) { _root.life -= 7; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; hitsnd3.start(); _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 10; _root.asplayer.animate.hitflyspeed = 3; if (_root.easy) { _root.aslife -= 5; } if (_root.normal) { _root.aslife -= 7; } if (_root.hard) { _root.aslife -= 10; } } } if (dir == 0) { _x = _x - 2; } if (dir == 1) { _x = _x + 2; } if (attack1t >= 30) { attack1t = 0; attack1 = false; } } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 25; knockup = true; } } if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { _root.rape1 = true; gotoAndStop('rape2'); } if (rapes == 1) { _root.rape1 = true; gotoAndStop('rape3'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape1'); if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.rape2 = true; _root.player1.animate._y = _y; if (dir1 == 0) { _root.player1.animate._x = _x - 10; } if (dir1 == 1) { _root.player1.animate._x = _x + 10; } if (_root.player1.animate.rapebreak) { rape2 = false; } } } if (rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.rape2 = true; if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('stun'); 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.rapebreak) { rape1 = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } } if (_root.rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!srape) { if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { gotoAndStop('rape3'); } if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); _root.rape1 = true; _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (limit.hitTest(_root.asplayer.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; hitsnd2.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } rape1 = false; rape2 = false; _root.rape1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.player1.animate.rapebreak) { rape1 = false; rape2 = false; } } } if (srape) { _root.bimbette = true; _visible = false; gotoAndStop('blank'); } if (!srape and !rape2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('masturbate'); } if (limit.hitTest(_root.player1.animate.character.limit)) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); } } } info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.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; hitsnd2.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } } } else { _visible = true; } } if (asrape) { _root.asrape = true; _root.asplayer.animate.rapet = 0; _visible = true; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.asplayer.animate.rape = true; _root.aslife -= 0.2; if (_root.aslife >= 80) { gotoAndStop('rape1'); _root.asplayer.animate.gotoAndStop('held'); } if (_root.aslife < 80) { gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } } _root.asplayer.animate._y = _y; if (dir1 == 0) { _root.asplayer.animate._x = _x - 10; } if (dir1 == 1) { _root.asplayer.animate._x = _x + 10; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.asrape = false; life -= _root.player1.animate.power; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.aslife <= 0) { _root.asrape = false; asrape = false; } } } } } } } if (hit1) { ++hit1t; jump = false; if (!hita) { hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = 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 (hit1timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } if (hit2) { ++hit2timer; if (!hitb) { hitb = true; } jump = false; srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; ++hit2t; asrape = false; gotoAndStop('hit2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit2timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit2t >= 15) { hit2t = 0; hit2 = false; } } else { hit2up = 1; hit2timer = 0; hitb = false; } if (down) { jump = false; srape = false; stunt = 0; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; if (!d1) { ghitsnd1.start(); d1 = true; } gotoAndStop('down'); ++downt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (downt >= 50) { downt = 0; down = false; } if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; if (_root.axe or _root.sword or _root.knife) { _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; } else { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); } life -= _root.player1.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } } else { d1 = false; } if (hitfall) { jump = false; srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; ++hitfallst; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x + hitfallspeed; } if (dir == 1) { _x = _x - hitfallspeed; } if (hitfallst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; life -= _root.player1.animate.power; kup = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; if (!_root.axe) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (_root.axe) { hitflys = 6; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys += 3; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys += 6; knockup = true; hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = true; hitfall = false; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfall = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { hitfall = false; } } else { hitfallst = 0; } if (knockup) { jump = false; srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; asrape = false; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; ++knockupst; if (knockupst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 14; knockupst = 0; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = false; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; knockup = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { knockup = false; } } else { knockupst = 0; } } if (dead) { srape = false; asrape = false; if (!w) { _root.edead += 1; w = true; } ++deadt; if (dead1) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); if (dir == 0) { _root['blood' + _root.debris].animate._x = _x + 75; } if (dir == 1) { _root['blood' + _root.debris].animate._x = _x - 75; } if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 20; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 120; } bt1 = 0; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 7; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead2) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y - 120; bt1 = 0; } } if (!dhead) { _root.attachMovie('bimbettehead1a', '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('dead1'); if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead3) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y - 65; bt1 = 0; } } if (!dhead) { _root.attachMovie('bimbettehead1a', '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; _root.attachMovie('bimbettearm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead4) { if (!dhead) { _root.attachMovie('bimbettehead1a', '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; _root.attachMovie('bimbettearm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x; _root['part6' + _root.debris].animate._y = _y - 40; _root['part6' + _root.debris].animate.dir = dir; _root.attachMovie('bimbetteleg1a', 'part7' + _root.debris, _root.debris++); _root['part7' + _root.debris].animate._x = _x; _root['part7' + _root.debris].animate._y = _y - 40; _root['part7' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part8' + _root.debris, _root.debris++); _root['part8' + _root.debris].animate._x = _x; _root['part8' + _root.debris].animate._y = _y - 40; _root['part8' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead3'); if (deadt >= 25) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 2270 { frame 15 { stop(); } } movieClip 2271 bloodspurt1a { instance animate of movieClip 2270 { onClipEvent (load) { rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (rtime >= 25) { _parent.removeMovieClip(); } } if (_root.pause) { stop(); } } } } movieClip 2283 { frame 23 { stop(); } } movieClip 2284 bloodspurt2a { instance animate of movieClip 2283 { onClipEvent (load) { rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (rtime >= 25) { _parent.removeMovieClip(); } } if (_root.pause) { stop(); } } } } movieClip 2288 { } movieClip 2291 { } movieClip 2293 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2294 bimbettehead1a { instance animate of movieClip 2293 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2296 { } movieClip 2298 { } movieClip 2299 { } movieClip 2300 bimbettearm1a { instance animate of movieClip 2299 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2302 { } movieClip 2303 { } movieClip 2304 miscorgan1a { instance animate of movieClip 2303 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2306 { } movieClip 2309 { frame 5 { stop(); } } movieClip 2310 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2311 bloodspat1a { instance animate of movieClip 2310 { onClipEvent (load) { twirlselx = random(8); if (twirlselx == 0) { speedx = 2; } if (twirlselx == 1) { speedx = 3; } if (twirlselx == 2) { speedx = 4; } if (twirlselx == 3) { speedx = 5; } if (twirlselx == 4) { speedx = -2; } if (twirlselx == 5) { speedx = -3; } if (twirlselx == 6) { speedx = -4; } if (twirlselx == 7) { speedx = -5; } twirlsely = random(6); if (twirlsely == 0) { speedy = 5; } if (twirlsely == 1) { speedy = 10; } if (twirlsely == 2) { speedy = 12; } if (twirlsely == 3) { speedy = 14; } if (twirlsely == 4) { speedy = 2; } if (twirlsely == 5) { speedy = 1; } drop._yscale = -100; rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); _x = _x + speedx; --speedy; _y = _y - speedy; if (speedy >= 0) { drop._yscale = -100; } if (speedy < 0) { drop._yscale = 100; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('d'); } if (rtime >= 100) { _alpha = 50; } if (rtime >= 150) { _parent.removeMovieClip(); } } } } } movieClip 2313 { } movieClip 2314 { } movieClip 2315 bimbetteleg1a { instance animate of movieClip 2314 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2317 { } movieClip 2318 mischeart1a { instance animate of movieClip 2317 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2324 { } movieClip 2326 { } movieClip 2329 { } movieClip 2330 { frame 11 { stop(); } } movieClip 2331 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2332 heartpro1a { instance animate of movieClip 2331 { onClipEvent (load) { up = true; dn = false; upt = 0; dnt = 0; dead = false; deadt = 0; rtime = 0; speed = 5; sy = 30; curve = random(4); ygo = 20; sy = 5; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } ++rtime; if (rtime >= 100) { _parent.removeMovieClip(); } if (!dead) { gotoAndStop('nd'); if (dir == 1) { _x = _x + speed; } if (dir == 0) { _x = _x - speed; } if (up) { ++upt; --sy; _y = _y - sy; if (upt >= 20) { upt = 0; dn = true; up = false; } } if (dn) { ++dnt; ++sy; _y = _y + sy; if (dnt >= 15) { dnt = 0; up = true; dn = false; } } 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.hitflys = 10; _root.player1.animate.hitflyspeed = 5; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 5; } if (_root.normal) { _root.life -= 10; } if (_root.hard) { _root.life -= 15; } dead = true; } } } } if (!_root.asplayer.animate.hit) { if (limit.hitTest(_root.asplayer.animate.limit)) { _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 10; _root.asplayer.animate.hitflyspeed = 5; if (_root.easy) { _root.aslife -= 15; } if (_root.normal) { _root.aslife -= 20; } if (_root.hard) { _root.aslife -= 25; } dead = true; } } } if (dead) { ++deadt; gotoAndStop('d'); if (deadt >= 10) { _parent.removeMovieClip(); } } } } } } movieClip 2334 { } movieClip 2347 { } movieClip 2353 { frame 13 { stop(); } } movieClip 2355 { } movieClip 2357 { } movieClip 2373 { frame 29 { stop(); } } movieClip 2414 { } movieClip 2416 { } movieClip 2418 { } movieClip 2420 { } movieClip 2463 { } movieClip 2487 { } movieClip 2497 { } movieClip 2507 { } movieClip 2517 { frame 1 { eyes.gotoAndStop('up'); es = random(5); if (es == 0) { mouth.gotoAndStop(2); } if (es == 1) { mouth.gotoAndStop(3); } if (es == 2) { mouth.gotoAndStop(4); } if (es == 3) { mouth.gotoAndStop(5); } if (es == 4) { mouth.gotoAndStop(6); } } frame 7 { eyes.gotoAndStop('rt'); } } movieClip 2527 { frame 1 { eyes.gotoAndStop(3); mouth.gotoAndStop('m6'); } frame 7 { eyes.gotoAndStop(2); mouth.gotoAndStop('m6'); } } movieClip 2537 { } movieClip 2539 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } movieClip 2542 { } movieClip 2545 { } movieClip 2547 { } movieClip 2550 { frame 4 { stop(); } } movieClip 2559 { frame 100 { stop(); } } movieClip 2562 { frame 90 { stop(); } } movieClip 2563 { } movieClip 2564 { 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(); } frame 22 { stop(); } } movieClip 2565 rubella1a { instance animate of movieClip 2564 { onClipEvent (load) { rapevt = 0; bt1 = 0; bt2 = 0; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Rubella'; rand = 80; asrand = 45; if (_root.hard) { if (_parent._name == 'e1') { life = 100; lifemax = 70; speed = 3; } if (_parent._name == 'e2') { life = 100; lifemax = 70; speed = 2; } if (_parent._name == 'e3') { life = 100; lifemax = 100; speed = 3.5; } if (_parent._name == 'e4') { life = 100; lifemax = 100; speed = 2.5; } } if (_root.normal) { if (_parent._name == 'e1') { life = 70; lifemax = 70; speed = 3; } if (_parent._name == 'e2') { life = 70; lifemax = 70; speed = 2; } if (_parent._name == 'e3') { life = 70; lifemax = 70; speed = 3.5; } if (_parent._name == 'e4') { life = 70; lifemax = 70; speed = 2.5; } } if (_root.easy) { if (_parent._name == 'e1') { life = 40; lifemax = 40; speed = 2; } if (_parent._name == 'e2') { life = 40; lifemax = 40; speed = 1.5; } if (_parent._name == 'e3') { life = 40; lifemax = 40; speed = 3; } if (_parent._name == 'e4') { life = 40; lifemax = 40; speed = 2; } } 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; if (!unpause) { _visible = true; 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 (_x >= 680) { _x = _x - 10; } if (_x <= -140) { _x = _x + 10; } if (_y >= 525) { dead1 = true; dead = true; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 20; 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 (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('rubella'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { if (life <= 0) { rdead = random(4); if (rdead == 0) { dead1 = true; } if (rdead == 1) { dead2 = true; } if (rdead == 2) { dead3 = true; } if (rdead == 3) { dead4 = true; } dead = true; } if (!hit1) { if (!hit2) { if (!down) { if (!hitfall) { if (!knockup) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (!asrape) { if (!_root.rape1) { if (!rape1) { if (!rape2) { if (!attack1) { if (!attack2) { if (!attack3) { kup = false; if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('walk'); } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } nhit = false; if (!asxPos) { if (_x >= _root.player1.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -100; dir = 1; } } if (behavior1) { ++behavior1t; plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y - 20; asMinY = _root.asplayer.animate._y + 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (atsel) { if (!_root.rape2) { 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; } } if (_root.rape2) { attack2 = true; } atsel = false; } if (behavior1t >= 100) { behavior1t = 0; behavior2 = true; behavior1 = false; } } if (behavior2) { ++behavior2t; plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y + 20; asMinY = _root.asplayer.animate._y - 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (!asxPos) { if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } } if (atsel) { if (!_root.rape2) { 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; } } if (_root.rape2) { attack2 = true; } atsel = false; } if (behavior2t >= 100) { behavior2t = 0; behavior1 = true; behavior2 = 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; _root.player1.animate.hit2 = true; hitsnd2.start(); if (_root.easy) { _root.life -= 5; } if (_root.normal) { _root.life -= 10; } if (_root.hard) { _root.life -= 15; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; _root.asplayer.animate.hit = true; hitsnd2.start(); if (_root.easy) { _root.aslife -= 10; } if (_root.normal) { _root.aslife -= 20; } if (_root.hard) { _root.aslife -= 30; } } } if (attack3t >= 30) { 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.easy) { _root.life -= 2; _root.breakfree = 8; } if (_root.normal) { _root.life -= 4; _root.breakfree = 15; } if (_root.hard) { _root.life -= 5; _root.breakfree = 20; } rape1 = 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 -= 4; } if (_root.hard) { _root.life -= 6; } attack2t = 0; attack2 = false; _root.rape1 = true; } if (!_root.asrape) { if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } } if (dir == 0) { _x = _x - 5; } if (dir == 1) { _x = _x + 5; } } if (attack2t >= 40) { 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; hitsnd2.start(); _root.player1.animate.hitflys = 15; _root.player1.animate.hitflyspeed = 4; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 10; } if (_root.normal) { _root.life -= 20; } if (_root.hard) { _root.life -= 30; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; hitsnd3.start(); _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 10; _root.asplayer.animate.hitflyspeed = 4; if (_root.easy) { _root.aslife -= 15; } if (_root.normal) { _root.aslife -= 25; } if (_root.hard) { _root.aslife -= 35; } } } --ay; _y = _y - ay; if (dir == 0) { _x = _x - 4; } if (dir == 1) { _x = _x + 4; } if (attack1t >= 5) { if (_root.map.black.hitTest(_x, _y + 20, true)) { attack1t = 0; attack1 = false; } } if (attack1t >= 30) { attack1t = 0; attack1 = false; } } else { ay = 22; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 25; knockup = true; } } if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { _root.rape1 = true; gotoAndStop('rape2'); } if (rapes == 1) { _root.rape1 = true; gotoAndStop('rape2'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape1'); if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.rape2 = true; _root.player1.animate._y = _y; if (dir1 == 0) { _root.player1.animate._x = _x - 10; } if (dir1 == 1) { _root.player1.animate._x = _x + 10; } if (_root.player1.animate.rapebreak) { rape2 = false; } } } if (rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.rape2 = true; if (_root.easy) { _root.life -= 0.01; } if (_root.normal) { _root.life -= 0.02; } if (_root.hard) { _root.life -= 0.03; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('stun'); 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.rapebreak) { rape1 = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } } if (_root.rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!srape) { if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { gotoAndStop('rape3'); } if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.04; } if (_root.hard) { _root.life -= 0.05; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); _root.rape1 = true; _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (limit.hitTest(_root.asplayer.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; hitsnd4.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } rape1 = false; rape2 = false; _root.rape1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.player1.animate.rapebreak) { rape1 = false; rape2 = false; } } } if (srape) { _root.rubella = true; _visible = false; gotoAndStop('blank'); } if (!srape and !rape2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('masturbate'); } if (limit.hitTest(_root.player1.animate.character.limit)) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); } } } info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.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; info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } } } else { _visible = true; } } if (asrape) { _root.asrape = true; _root.asplayer.animate.rapet = 0; _visible = true; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.asplayer.animate.rape = true; if (_root.easy) { _root.aslife -= 0.1; } if (_root.normal) { _root.aslife -= 0.2; } if (_root.hard) { _root.aslife -= 0.3; } if (_root.aslife >= 80) { gotoAndStop('rape1'); _root.asplayer.animate.gotoAndStop('held'); } if (_root.aslife < 80) { gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } } _root.asplayer.animate._y = _y; if (dir1 == 0) { _root.asplayer.animate._x = _x - 10; } if (dir1 == 1) { _root.asplayer.animate._x = _x + 10; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; _root.asrape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; hitsnd3.start(); asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.asrape = false; life -= _root.player1.animate.power; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.aslife <= 0) { _root.asrape = false; asrape = false; } } } } } } } if (hit1) { ++hit1t; if (!hita) { hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = 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 (hit1timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } if (hit2) { ++hit2timer; if (!hitb) { hitb = true; } srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; ++hit2t; asrape = false; gotoAndStop('hit2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit2timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit2t >= 15) { hit2t = 0; hit2 = false; } } else { hit2up = 1; hit2timer = 0; hitb = false; } if (down) { srape = false; stunt = 0; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; if (!d1) { ghitsnd1.start(); d1 = true; } gotoAndStop('down'); ++downt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (downt >= 50) { downt = 0; down = false; } if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; if (_root.axe or _root.sword or _root.knife) { _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; } else { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); } life -= _root.player1.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } } else { d1 = false; } if (hitfall) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; ++hitfallst; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x + hitfallspeed; } if (dir == 1) { _x = _x - hitfallspeed; } if (hitfallst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; life -= _root.player1.animate.power; kup = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; if (!_root.axe) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (_root.axe) { hitflys = 6; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys += 3; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys += 6; knockup = true; hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = true; hitfall = false; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfall = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { hitfall = false; } } else { hitfallst = 0; } if (knockup) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; asrape = false; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; ++knockupst; if (knockupst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 14; knockupst = 0; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = false; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; knockup = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { knockup = false; } } else { knockupst = 0; } } if (dead) { if (!w) { _root.edead += 1; w = true; } srape = false; asrape = false; ++deadt; if (dead1) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); if (dir == 0) { _root['blood' + _root.debris].animate._x = _x + 70; } if (dir == 1) { _root['blood' + _root.debris].animate._x = _x - 70; } if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 20; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 120; } bt1 = 0; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 7; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead2) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y - 120; bt1 = 0; } } if (!dhead) { _root.attachMovie('rubellahead1a', '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('dead1'); if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead3) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); if (dir == 0) { _root['blood' + _root.debris].animate._x = _x; } if (dir == 1) { _root['blood' + _root.debris].animate._x = _x; } _root['blood' + _root.debris].animate._y = _y - 40; bt1 = 0; } } if (!dhead) { _root.attachMovie('rubellahead1a', '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; _root.attachMovie('rubellaarm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x; _root['part6' + _root.debris].animate._y = _y - 40; _root['part6' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead4) { if (!dhead) { _root.attachMovie('rubellahead1a', '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; _root.attachMovie('rubellaarm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x; _root['part6' + _root.debris].animate._y = _y - 40; _root['part6' + _root.debris].animate.dir = dir; _root.attachMovie('rubellaleg1a', 'part7' + _root.debris, _root.debris++); _root['part7' + _root.debris].animate._x = _x; _root['part7' + _root.debris].animate._y = _y - 40; _root['part7' + _root.debris].animate.dir = dir; _root.attachMovie('miscintestines', 'part8' + _root.debris, _root.debris++); _root['part8' + _root.debris].animate._x = _x; _root['part8' + _root.debris].animate._y = _y - 40; _root['part8' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead3'); if (deadt >= 25) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 2567 { } movieClip 2568 miscintestines { instance animate of movieClip 2567 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2570 { } movieClip 2571 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2572 rubellahead1a { instance animate of movieClip 2571 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2574 { } movieClip 2575 rubellaarm1a { instance animate of movieClip 2574 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2577 { } movieClip 2578 rubellaleg1a { instance animate of movieClip 2577 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2580 { } movieClip 2593 { } movieClip 2595 { } movieClip 2598 { } movieClip 2609 { } movieClip 2612 { frame 15 { stop(); } } movieClip 2615 { } movieClip 2618 { } movieClip 2632 { frame 16 { stop(); } } movieClip 2646 { } movieClip 2648 { } movieClip 2651 { } movieClip 2653 { } movieClip 2671 { } movieClip 2676 { } movieClip 2682 { } movieClip 2690 { } movieClip 2696 { } movieClip 2698 { } movieClip 2703 { } movieClip 2704 { } movieClip 2706 { } movieClip 2707 { } movieClip 2727 { } movieClip 2735 { } movieClip 2736 { 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 2747 { instance of movieClip 2736 { 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'); } } } } movieClip 2778 { } movieClip 2786 { } movieClip 2793 { } movieClip 2800 { frame 1 { eyes.gotoAndStop('up'); es = random(5); if (es == 0) { mouth.gotoAndStop(2); } if (es == 1) { mouth.gotoAndStop(3); } if (es == 2) { mouth.gotoAndStop(4); } if (es == 3) { mouth.gotoAndStop(5); } if (es == 4) { mouth.gotoAndStop(6); } } frame 7 { eyes.gotoAndStop('rt'); } frame 40 { eyes.gotoAndStop('rt'); } } movieClip 2807 { frame 1 { eyes.gotoAndStop(3); mouth.gotoAndStop('m6'); } frame 7 { eyes.gotoAndStop(2); mouth.gotoAndStop('m6'); } } movieClip 2814 { } movieClip 2816 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 2821 { } movieClip 2826 { } movieClip 2829 { } movieClip 2832 { } movieClip 2845 { frame 135 { stop(); } } movieClip 2855 { frame 15 { stop(); } } movieClip 2856 { } movieClip 2858 { } movieClip 2860 { } movieClip 2862 { } movieClip 2864 { } movieClip 2865 { 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(); } frame 22 { stop(); } } movieClip 2866 toothy1a { instance animate of movieClip 2865 { onClipEvent (load) { rapevt = 0; bt1 = 0; bt2 = 0; 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 = 120; asrand = 45; if (_root.easy) { if (_parent._name == 'e1') { life = 60; lifemax = 60; speed = 2.5; } if (_parent._name == 'e2') { life = 60; lifemax = 60; speed = 1.5; } if (_parent._name == 'e3') { life = 60; lifemax = 60; speed = 3; } if (_parent._name == 'e4') { life = 60; lifemax = 60; speed = 2; } if (_parent._name == 'e8') { life = 200; lifemax = 200; speed = 2.5; } } if (_root.normal) { if (_parent._name == 'e1') { life = 100; lifemax = 100; speed = 3; } if (_parent._name == 'e2') { life = 100; lifemax = 100; speed = 2; } if (_parent._name == 'e3') { life = 100; lifemax = 100; speed = 3.5; } if (_parent._name == 'e4') { life = 100; lifemax = 100; speed = 2.5; } if (_parent._name == 'e8') { life = 300; lifemax = 200; speed = 2.5; } } if (_root.hard) { if (_parent._name == 'e1') { life = 150; lifemax = 150; speed = 3; } if (_parent._name == 'e2') { life = 150; lifemax = 150; speed = 2.5; } if (_parent._name == 'e3') { life = 150; lifemax = 150; speed = 3.5; } if (_parent._name == 'e4') { life = 150; lifemax = 150; speed = 3; } if (_parent._name == 'e8') { life = 400; lifemax = 200; speed = 2.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 (_x >= 680) { _x = _x - 30; } if (_x <= -160) { _x = _x + 30; } if (_y >= 525) { dead = true; _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 20; 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 (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('toothy'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { if (life <= 0) { rdead = random(4); if (rdead == 0) { dead1 = true; } if (rdead == 1) { dead2 = true; } if (rdead == 2) { dead3 = true; } if (rdead == 3) { dead4 = true; } dead = true; } if (!hit1) { if (!hit2) { if (!down) { if (!hitfall) { if (!knockup) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (!asrape) { if (!_root.rape1) { if (!rape1) { if (!rape2) { if (!attack1) { if (!attack2) { if (!attack3) { kup = false; if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('walk'); } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } nhit = false; if (!asxPos) { if (_x >= _root.player1.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -100; dir = 1; } } if (behavior1) { ++behavior1t; plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y - 20; asMinY = _root.asplayer.animate._y + 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (atsel) { if (!_root.rape2) { 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; } } if (_root.rape2) { attack2 = true; } atsel = false; } if (behavior1t >= 100) { behavior1t = 0; behavior2 = true; behavior1 = false; } } if (behavior2) { ++behavior2t; plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y + 20; asMinY = _root.asplayer.animate._y - 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (!asxPos) { if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } } if (atsel) { if (!_root.rape2) { 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; } } if (_root.rape2) { attack2 = true; } atsel = false; } if (behavior2t >= 100) { behavior2t = 0; behavior1 = true; behavior2 = 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.hitflys = 25; _root.player1.animate.hitflyspeed = 2; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 10; } if (_root.normal) { _root.life -= 20; } if (_root.hard) { _root.life -= 30; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; _root.asplayer.animate.hit = true; hitsnd3.start(); _root.asplayer.animate.hitflys = 30; _root.asplayer.animate.hitflyspeed = 2; if (_root.easy) { _root.aslife -= 10; } if (_root.normal) { _root.aslife -= 15; } if (_root.hard) { _root.aslife -= 25; } } } 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)) { rape1 = true; if (_root.easy) { _root.breakfree = 10; _root.life -= 2; } if (_root.normal) { _root.breakfree = 15; _root.life -= 3; } if (_root.hard) { _root.breakfree = 20; _root.life -= 5; } 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 (!_root.asrape) { if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = 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.hitflys = 25; _root.player1.animate.hitflyspeed = 7; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 10; } if (_root.normal) { _root.life -= 15; } if (_root.hard) { _root.life -= 20; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; hitsnd3.start(); _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 25; _root.asplayer.animate.hitflyspeed = 7; if (_root.easy) { _root.aslife -= 10; } if (_root.normal) { _root.aslife -= 15; } if (_root.hard) { _root.aslife -= 25; } } } if (dir == 0) { _x = _x - 1.5; } if (dir == 1) { _x = _x + 1.5; } if (attack1t >= 70) { attack1t = 0; attack1 = false; } } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; _root.player1.animate.connection = true; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { _root.rape2 = true; gotoAndStop('rape2'); } if (rapes == 1) { _root.rape1 = true; gotoAndStop('rape3'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape1'); if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.player1.animate._y = _y; if (dir1 == 0) { _root.player1.animate._x = _x - 10; } if (dir1 == 1) { _root.player1.animate._x = _x + 10; } if (_root.player1.animate.rapebreak) { rape2 = false; } } } if (rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.rape2 = true; if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('stun'); 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.rapebreak) { rape1 = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } } if (_root.rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!srape) { if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { _root.rape1 = true; gotoAndStop('rape3'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); if (_root.easy) { _root.life -= 0.1; } if (_root.normal) { _root.life -= 0.2; } if (_root.hard) { _root.life -= 0.3; } _root.rape1 = true; _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (limit.hitTest(_root.asplayer.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; hitsnd2.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } rape1 = false; rape2 = false; _root.rape1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.player1.animate.rapebreak) { rape1 = false; rape2 = false; } } } if (srape) { _root.toothy = true; _visible = false; gotoAndStop('blank'); } if (!srape and !rape2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('masturbate'); } if (limit.hitTest(_root.player1.animate.character.limit)) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); } } } info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.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; hitsnd2.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } } } else { _visible = true; } } if (asrape) { _root.asplayer.animate.rapet = 0; _root.asrape = true; _visible = true; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.asplayer.animate.rape = true; if (_root.easy) { _root.aslife -= 0.1; } if (_root.normal) { _root.aslife -= 0.2; } if (_root.hard) { _root.aslife -= 0.3; } if (_root.aslife >= 80) { gotoAndStop('rape1'); _root.asplayer.animate.gotoAndStop('held'); } if (_root.aslife < 80) { gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } } _root.asplayer.animate._y = _y; if (dir1 == 0) { _root.asplayer.animate._x = _x - 10; } if (dir1 == 1) { _root.asplayer.animate._x = _x + 10; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.asrape = false; life -= _root.player1.animate.power; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.aslife <= 0) { _root.asrape = false; asrape = false; } } } } } } } if (hit1) { ++hit1t; if (!hita) { hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = 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 (hit1timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); hitsnd4.start(); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } if (hit2) { ++hit2timer; srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; ++hit2t; asrape = false; gotoAndStop('hit2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit2timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit2t >= 15) { hit2t = 0; hit2 = false; } } else { hit2up = 1; hit2timer = 0; hitb = false; } if (down) { srape = false; stunt = 0; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; if (!dn1) { ghitsnd1.start(); dn1 = true; } gotoAndStop('down'); ++downt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (downt >= 50) { downt = 0; down = false; } if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; if (_root.axe or _root.sword or _root.knife) { _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; } else { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); } life -= _root.player1.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } } else { dn1 = false; } if (hitfall) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; ++hitfallst; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x + hitfallspeed; } if (dir == 1) { _x = _x - hitfallspeed; } if (hitfallst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; life -= _root.player1.animate.power; kup = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; if (!_root.axe) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (_root.axe) { hitflys = 6; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys += 3; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys += 6; knockup = true; hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = true; hitfall = false; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfall = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { hitfall = false; } } else { hitfallst = 0; } if (knockup) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; asrape = false; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; ++knockupst; if (knockupst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 14; knockupst = 0; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = false; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; knockup = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { knockup = false; } } else { knockupst = 0; } } if (dead) { if (!w) { _root.edead += 1; w = true; } srape = false; asrape = false; ++deadt; if (dead1) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); if (dir == 0) { _root['blood' + _root.debris].animate._x = _x + 115; } if (dir == 1) { _root['blood' + _root.debris].animate._x = _x - 115; } if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 20; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 120; } bt1 = 0; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 7; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead2) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y - 120; bt1 = 0; } } if (!dhead) { _root.attachMovie('toothyhead1a', 'head' + _root.debris, _root.debris++); _root['head' + _root.debris].animate._x = _x; _root['head' + _root.debris].animate._y = _y - 80; _root['head' + _root.debris].animate.dir = dir; dhead = true; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } gotoAndStop('dead1'); if (deadt > 200) { _alpha = 50; } if (deadt >= 250) { _parent.removeMovieClip(); } } if (dead3) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y - 60; bt1 = 0; } } if (!dhead) { _root.attachMovie('toothyhead1a', '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; _root.attachMovie('toothyarm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead4) { if (!dhead) { _root.attachMovie('toothyhead1a', '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; _root.attachMovie('toothyarm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x; _root['part6' + _root.debris].animate._y = _y - 40; _root['part6' + _root.debris].animate.dir = dir; _root.attachMovie('toothyleg1a', 'part7' + _root.debris, _root.debris++); _root['part7' + _root.debris].animate._x = _x; _root['part7' + _root.debris].animate._y = _y - 40; _root['part7' + _root.debris].animate.dir = dir; _root.attachMovie('miscintestines', 'part8' + _root.debris, _root.debris++); _root['part8' + _root.debris].animate._x = _x; _root['part8' + _root.debris].animate._y = _y - 40; _root['part8' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead3'); if (deadt >= 25) { _parent.removeMovieClip(); } } } } } } movieClip 2868 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 2869 toothyhead1a { instance animate of movieClip 2868 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2871 { } movieClip 2872 toothyarm1a { instance animate of movieClip 2871 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2874 { } movieClip 2875 toothyleg1a { instance animate of movieClip 2874 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { speedx -= speedx * 2; } if (_root.map.black.hitTest(_x - 20, _y, true)) { speedx += speedx * 2; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 2878 { } movieClip 2888 { } movieClip 2892 { frame 20 { stop(); } } movieClip 2900 { frame 30 { stop(); } } movieClip 2910 { frame 48 { stop(); } } movieClip 2912 { } movieClip 2915 { } movieClip 2918 { } movieClip 2922 { } movieClip 2956 { } movieClip 2991 { } movieClip 3028 { frame 42 { gotoAndPlay(18); } } movieClip 3069 { } movieClip 3110 { } movieClip 3149 { frame 1 { eyes.gotoAndStop('up'); es = random(5); if (es == 0) { mouth.gotoAndStop(2); } if (es == 1) { mouth.gotoAndStop(3); } if (es == 2) { mouth.gotoAndStop(4); } if (es == 3) { mouth.gotoAndStop(5); } if (es == 4) { mouth.gotoAndStop(6); } } frame 7 { eyes.gotoAndStop('rt'); } } movieClip 3185 { frame 1 { eyes.gotoAndStop(3); mouth.gotoAndStop('m6'); } frame 7 { eyes.gotoAndStop(2); mouth.gotoAndStop('m6'); } } movieClip 3225 { } movieClip 3227 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 3229 { } movieClip 3231 { } movieClip 3233 { } movieClip 3235 { } movieClip 3242 { frame 100 { stop(); } } movieClip 3245 { frame 100 { stop(); } } movieClip 3246 { 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(); } } movieClip 3247 rapebot1a { instance animate of movieClip 3246 { onClipEvent (load) { 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) { life = 60; lifemax = 60; } if (_root.normal) { life = 100; lifemax = 100; } if (_root.hard) { life = 120; lifemax = 120; } rand = 80; asrand = 45; if (_parent._name == 'e6') { speed = 3; } if (_parent._name == 'e7') { speed = 2; } if (_parent._name == 'e8') { speed = 3.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'); 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 (_x >= 600) { _x = _x - 30; } if (_x <= -120) { _x = _x + 30; } if (_y >= 525) { _parent.removeMovieClip(); dead = true; } if (_y <= -90) { _parent.removeMovieClip(); dead = true; } 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 (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('rapebot'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { if (life <= 0) { rdead = random(2); if (rdead == 0) { dead1 = true; } if (rdead == 1) { dead2 = true; } dead = true; } if (!hit1) { if (!hit2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); _y = _y + 7; } if (!asrape) { if (!_root.rape1) { if (!rape1) { if (!rape2) { if (!attack1) { if (!attack2) { if (!attack3) { kup = false; if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('walk'); } nhit = false; if (!asxPos) { if (_x >= _root.player1.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -100; dir = 1; } } if (behavior1) { ++behavior1t; ++at3; if (at3 >= 100) { at3 = 0; attack3 = true; } plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y - 20; asMinY = _root.asplayer.animate._y + 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { 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 (behavior2) { ++behavior2t; ++at3; if (at3 >= 100) { at3 = 0; attack3 = true; } plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y + 20; asMinY = _root.asplayer.animate._y - 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (!asxPos) { if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { 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 (behavior2t >= 100) { behavior2t = 0; behavior1 = true; behavior2 = false; } } hitsel = random(2); } 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.easy) { _root.breakfree = 8; _root.life -= 2; } if (_root.normal) { _root.breakfree = 15; _root.life -= 3; } if (_root.hard) { _root.breakfree = 20; _root.life -= 4; } rape1 = 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 -= 4; } attack2t = 0; attack2 = false; _root.rape1 = true; } if (!_root.asrape) { if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } } if (attack2t >= 30) { 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; bong1snd.start(); _root.player1.animate.hitfly = true; _root.player1.animate.hitflys = 20; _root.player1.animate.hitflyspeed = 6; if (_root.easy) { _root.life -= 6; } if (_root.normal) { _root.life -= 10; } if (_root.hard) { _root.life -= 15; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; bong1snd.start(); _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 20; _root.asplayer.animate.hitflyspeed = 6; if (_root.easy) { _root.aslife -= 15; } if (_root.normal) { _root.aslife -= 20; } if (_root.hard) { _root.aslife -= 25; } } } 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)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); info = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); info = true; _root.player1.animate.connection = true; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); info = true; life -= _root.asplayer.animate.power; life -= _root.asplayer.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1 = true; } } if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); _root.rape1 = true; } if (rapes == 1) { gotoAndStop('rape3'); _root.rape1 = true; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape1'); if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.rape2 = true; _root.player1.animate._y = _y; if (dir1 == 0) { _x = _root.player1.animate._x + 10; } if (dir1 == 1) { _x = _root.player1.animate._x - 10; } if (_root.player1.animate.rapebreak) { rape2 = false; } } } if (rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.rape2 = true; if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('stun'); gotoAndStop('rape1'); _root.player1.animate._y = _y - 10; if (dir1 == 0) { _x = _root.player1.animate._x + 10; } if (dir1 == 1) { _x = _root.player1.animate._x - 10; } if (_root.player1.animate.rapebreak) { rape1 = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } } if (_root.rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!srape) { if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { gotoAndStop('rape3'); } if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); _root.rape1 = true; _root.player1.animate._y = _y - 10; if (dir1 == 0) { _x = _root.player1.animate._x + 10; } if (dir1 == 1) { _x = _root.player1.animate._x - 10; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; rape1 = false; rape2 = false; _root.rape1 = false; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (_root.player1.animate.rapebreak) { rape1 = false; rape2 = false; } } } if (srape) { _root.rapebot = true; _visible = false; gotoAndStop('blank'); } if (!srape and !rape2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('masturbate'); } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; rape1 = false; rape2 = false; _root.rape1 = false; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; rape1 = false; rape2 = 0; _root.rape1 = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } } } else { _visible = true; } } if (asrape) { _root.asrape = true; _root.asplayer.animate.rapet = 0; _visible = true; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.asplayer.animate.rape = true; if (_root.easy) { _root.aslife -= 0.03; } if (_root.normal) { _root.aslife -= 0.04; } if (_root.hard) { _root.aslife -= 0.05; } if (_root.aslife >= _root.caslife) { gotoAndStop('rape1'); _root.asplayer.animate.gotoAndStop('held'); } if (_root.aslife < _root.caslife) { gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } } _root.asplayer.animate._y = _y; if (dir1 == 0) { _root.asplayer.animate._x = _x - 10; } if (dir1 == 1) { _root.asplayer.animate._x = _x + 10; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.asrape = false; info = true; gotoAndStop('stand'); _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.asrape = false; info = true; gotoAndStop('stand'); _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.asrape = false; info = true; gotoAndStop('stand'); _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (_root.aslife <= 0) { _root.asrape = false; asrape = 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(); rape1 = false; rape2 = false; asrape = false; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 5; } if (hit1timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } } if (hit1t >= 15) { idupcolor.setTransform(oldColor); character.play(); hit1t = 0; hit1 = false; } } else { hit1timer = 0; hita = false; } if (hit2) { ++hit2t; ++hit2timer; if (!hitb) { hitb = true; } srape = false; character.stop(); rape1 = false; rape2 = false; asrape = false; if (hit2t >= 0 and hit2t < 3) { idupcolor.setTransform(redColor); } if (hit2t >= 3 and hit2t < 5) { idupcolor.setTransform(oldColor); } if (hit2t >= 5 and hit2t < 8) { idupcolor.setTransform(redColor); } if (hit2t >= 8 and hit2t < 10) { idupcolor.setTransform(oldColor); } if (hit2t >= 10 and hit2t < 12) { idupcolor.setTransform(redColor); } if (hit2t >= 12 and hit2t < 13) { idupcolor.setTransform(oldColor); } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 5; } if (hit2timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } } if (hit2t >= 15) { idupcolor.setTransform(oldColor); character.play(); hit2t = 0; hit2 = false; } } else { hit2timer = 0; hitb = false; } } if (dead) { if (!w) { _root.edead += 1; 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 3248 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 3249 rapebothead1a { instance animate of movieClip 3248 { onClipEvent (load) { 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'}; twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { speedx = 2; } if (twirlselx == 1) { speedx = 3; } if (twirlselx == 2) { speedx = 4; } if (twirlselx == 3) { speedx = 5; } twirlsely = random(4); if (twirlsely == 0) { speedy = 5; } if (twirlsely == 1) { speedy = 10; } if (twirlsely == 2) { speedy = 25; } if (twirlsely == 3) { speedy = 43; } rtime = 0; ext = 0; deadsnd = new Sound(); deadsnd.attachSound('exp1a'); } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dead) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { ++ext; } if (ext >= 20 and ext < 24) { idupcolor.setTransform(newColor); } if (ext >= 24 and ext < 26) { idupcolor.setTransform(oldColor); } if (ext >= 26 and ext < 29) { idupcolor.setTransform(newColor); } if (ext >= 29 and ext < 31) { idupcolor.setTransform(oldColor); } if (ext >= 31 and ext < 35) { idupcolor.setTransform(newColor); } if (ext >= 35 and ext < 37) { idupcolor.setTransform(oldColor); } if (ext >= 37) { idupcolor.setTransform(newColor); } if (ext >= 40) { dead = true; } } if (dead) { idupcolor.setTransform(oldColor); ++rtime; if (!da1) { deadsnd.start(); da1 = true; } gotoAndStop('d'); if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limita.hitTest(_root.player1.animate.limit)) { _root.player1.animate.hitfly = true; _root.player1.animate.hitflys = 20; _root.player1.animate.hitflyspeed = 6; _root.life -= 15; } } } } if (!_root.asplayer.animate.hit) { if (limita.hitTest(_root.asplayer.animate.limit)) { _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 20; _root.asplayer.animate.hitflyspeed = 6; _root.aslife -= 25; } } if (rtime >= 15) { _parent.removeMovieClip(); } } } } } } movieClip 3250 enrocket1a { instance animate of movieClip 749 { onClipEvent (load) { up = true; dn = false; upt = 0; dnt = 0; dead = false; deadt = 0; rtime = 0; speed = 6; curve = random(4); ygo = 20; sy = 5; deadsnd = new Sound(); deadsnd.attachSound('exp1a'); } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } ++rtime; if (rtime >= 300) { _parent.removeMovieClip(); } if (!dead) { gotoAndStop('nd'); if (dir == 1) { _x = _x + speed; _xscale = 100; } if (dir == 0) { _x = _x - speed; _xscale = -100; } 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.hitflys = 10; _root.player1.animate.hitflyspeed = 5; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 7; } if (_root.normal) { _root.life -= 15; } if (_root.hard) { _root.life -= 20; } dead = true; } } } } if (!_root.asplayer.animate.hit) { if (limit.hitTest(_root.asplayer.animate.limit)) { _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 10; _root.asplayer.animate.hitflyspeed = 5; if (_root.easy) { _root.aslife -= 15; } if (_root.normal) { _root.aslife -= 25; } if (_root.hard) { _root.aslife -= 35; } dead = true; } } } if (dead) { if (!d1) { deadsnd.start(); d1 = true; } ++deadt; gotoAndStop('d'); if (deadt >= 25) { _parent.removeMovieClip(); } } } } } } movieClip 3252 { } movieClip 3254 { } movieClip 3256 { } movieClip 3258 { } movieClip 3260 { } movieClip 3262 { } movieClip 3264 { } movieClip 3266 { } movieClip 3268 { } movieClip 3270 { } movieClip 3272 { } movieClip 3274 { } movieClip 3276 { } movieClip 3278 { } movieClip 3280 { } movieClip 3282 { } movieClip 3284 { } movieClip 3286 { } movieClip 3288 { } movieClip 3290 { } movieClip 3292 { } movieClip 3294 { } movieClip 3296 { } movieClip 3298 { } movieClip 3300 { } movieClip 3302 { } movieClip 3304 { } movieClip 3306 { } movieClip 3308 { } movieClip 3310 { } movieClip 3311 { } movieClip 3312 { } movieClip 3316 { } movieClip 3317 { } movieClip 3318 { frame 50 { stop(); } } movieClip 3319 { frame 40 { stop(); } } movieClip 3320 { frame 45 { gotoAndPlay(25); } } movieClip 3321 { } movieClip 3322 { } movieClip 3327 { frame 22 { gotoAndPlay(10); } } movieClip 3328 { frame 20 { gotoAndPlay(5); } } movieClip 3331 { } movieClip 3334 { } movieClip 3338 { } movieClip 3339 { } movieClip 3340 { } movieClip 3341 { } movieClip 3342 { } movieClip 3344 { } movieClip 3345 { } movieClip 3346 { } movieClip 3347 { } movieClip 3348 { instance character of movieClip 1300 { onClipEvent (enterFrame) { if (_root.fpause) { stop(); } else { play(); } } } frame 20 { gotoAndPlay(5); } } movieClip 3351 { } movieClip 3354 { } movieClip 3357 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 3358 { frame 20 { gotoAndPlay(5); } } movieClip 3361 { } movieClip 3364 { } movieClip 3366 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 3367 { frame 20 { gotoAndPlay(5); } } movieClip 3368 { frame 20 { gotoAndPlay(5); } } movieClip 3369 { frame 20 { gotoAndPlay(5); } } movieClip 3370 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 3371 { frame 108 { gotoAndPlay(84); } } movieClip 3375 { } movieClip 3376 { } movieClip 3377 { 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(); } frame 22 { stop(); } frame 23 { stop(); } } movieClip 3378 dragon1a { instance animate of movieClip 3377 { onClipEvent (load) { rapevt = 0; eat = false; eup = -30; eatt = 0; at4 = 0; dspeed = 2; proy = -20; rand = 200; rand1 = 100; asrand = 190; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; attack4t = 0; attack4 = false; asrape = false; peey = 265; peex = 100; up = -30; dn = 200; facelife = 30; facehit = false; facehitt = 0; twathit = false; twathitt = 0; colorchange = false; colorchanget = 0; dead = false; deadt = 0; hit1t = 0; hit1 = false; stunt = 0; stun = false; speed = 5; info = false; infot = 0; if (_root.easy) { life = 100; lifemax = 100; } if (_root.normal) { life = 200; lifemax = 200; } if (_root.hard) { life = 250; lifemax = 250; } enemname = 'Dragon'; walkf = false; walkb = false; walkft = 0; walkbt = 0; stand1 = false; stand1t = 0; stand2 = true; stand2t = 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'}; initialize = false; plyPos1 = 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.df = plyPos1; 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 (_x <= 450) { initialize = true; } if (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('dragon'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (initialize) { if (!ds) { _root.slevel = 2; _root.control.a = false; _root.control.stagemusic1.stop(); _root.control.vol = 0; _root.control.fadein = true; ds = true; } if (!dead) { if (eat) { ++eatt; _root.pic.deadt = 0; _root.player1.animate.deadt = 0; _root.player1.animate._visible = false; gotoAndStop('eat'); dir = random(2); if (eatt > 79 and eatt < 81) { _root.attachMovie('miscintestines', 'head' + _root.debris, _root.debris++); _root['head' + _root.debris].animate._x = _x - 10; _root['head' + _root.debris].animate._y = _y + eup; _root['head' + _root.debris].animate.dir = dir; } if (eatt > 80 and eatt < 82) { _root.attachMovie('fifiarm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x - 15; _root['part1' + _root.debris].animate._y = _y + eup; _root['part1' + _root.debris].animate.dir = dir; } if (eatt > 90 and eatt < 92) { _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x - 10; _root['part2' + _root.debris].animate._y = _y + eup; _root['part2' + _root.debris].animate.dir = dir; } if (eatt >= 100 and eatt < 103) { _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x - 15; _root['part3' + _root.debris].animate._y = _y + eup; _root['part3' + _root.debris].animate.dir = dir; } if (eatt > 113 and eatt < 115) { _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x + 5; _root['part4' + _root.debris].animate._y = _y + eup; _root['part4' + _root.debris].animate.dir = dir; } if (eatt >= 120 and eatt < 125) { _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x - 5; _root['part5' + _root.debris].animate._y = _y + eup; _root['part5' + _root.debris].animate.dir = dir; } if (eatt > 130 and eatt < 132) { _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x + 5; _root['part6' + _root.debris].animate._y = _y + eup; _root['part6' + _root.debris].animate.dir = dir; } if (eatt > 140 and eatt < 142) { _root.attachMovie('fifileg1a', 'part7' + _root.debris, _root.debris++); _root['part7' + _root.debris].animate._x = _x - 5; _root['part7' + _root.debris].animate._y = _y + eup; _root['part7' + _root.debris].animate.dir = dir; } if (eatt > 150 and eatt < 154) { _root.attachMovie('bloodspat1a', 'part8' + _root.debris, _root.debris++); _root['part8' + _root.debris].animate._x = _x - 10; _root['part8' + _root.debris].animate._y = _y + eup; _root['part8' + _root.debris].animate.dir = dir; } if (eatt > 160 and eatt < 164) { _root.attachMovie('bloodspat1a', 'part9' + _root.debris, _root.debris++); _root['part9' + _root.debris].animate._x = _x - 5; _root['part9' + _root.debris].animate._y = _y + eup; _root['part9' + _root.debris].animate.dir = dir; } if (eatt > 170 and eatt < 172) { _root.attachMovie('miscintestines', 'head1' + _root.debris, _root.debris++); _root['head1' + _root.debris].animate._x = _x + 5; _root['head1' + _root.debris].animate._y = _y + eup; _root['head1' + _root.debris].animate.dir = dir; } if (eatt >= 300) { if (!an) { _root.attachMovie('madface1a', 'blood1a', 8000); an = true; } } } if (!eat) { if (life <= 0) { dead = true; } if (colorchange) { ++colorchanget; if (colorchanget >= 0 and colorchanget < 3) { idupcolor.setTransform(newColor); } if (colorchanget >= 5) { idupcolor.setTransform(oldColor); colorchanget = 0; colorchange = false; } } if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limitb.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; _root.player1.animate.hit2 = true; hitsnd3.start(); if (_root.easy) { _root.life -= 15; } if (_root.normal) { _root.life -= 25; } if (_root.hard) { _root.life -= 35; } } } } } if (!_root.asplayer.animate.hit) { if (limitb.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; _root.asplayer.animate.hit = true; hitsnd3.start(); if (_root.easy) { _root.aslife -= 20; } if (_root.normal) { _root.aslife -= 30; } if (_root.hard) { _root.aslife -= 40; } } } if (!stun) { if (!hit1) { if (!facehit) { if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); facelife -= 3; colorchange = true; facehit = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); facelife -= 5; colorchange = true; facehit = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); facelife -= 5; colorchange = true; facehit = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); facelife -= 3; colorchange = true; facehit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); facelife -= 5; colorchange = true; facehit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); facelife -= 5; colorchange = true; facehit = true; } } if (facehit) { ++facehitt; if (facehitt >= 5) { facehitt = 0; facehit = false; } } if (facelife <= 0) { hit1 = true; } if (!_root.rape1) { if (!asrape) { if (!attack1) { if (!attack2) { if (!attack3) { if (!attack4) { ++at4; if (at4 >= 150) { at4 = 0; attack4 = true; } if (walkf) { ++walkft; gotoAndStop('walk'); _x = _x - speed; if (walkft >= 200) { walkft = 0; stand1 = true; walkf = false; } } if (stand1) { ++stand1t; gotoAndStop('stand'); if (stand1t >= 100) { stand1t = 0; walkb = true; stand1 = false; } } if (walkb) { ++walkbt; gotoAndStop('walk'); _x = _x + speed; if (walkbt >= 200) { walkbt = 0; stand2 = true; walkb = false; } } if (stand2) { ++stand2t; gotoAndStop('stand'); if (stand2t >= 100) { stand2t = 0; walkf = true; stand2 = false; } } plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 200; plMinY = _root.player1.animate._y - 150; plMax1X = _root.player1.animate._x + rand1; plMin1X = _root.player1.animate._x - rand1; plMax1Y = _root.player1.animate._y - 200; plMin1Y = _root.player1.animate._y - 300; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y + 20; asMinY = _root.asplayer.animate._y + 190; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { plyPos = false; plxPos = false; attack2 = true; } if (_x <= plMinX) { plxPos = false; } else { if (_x >= plMaxX) { plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (_y <= plMin1Y) { plyPos1 = false; } else { if (_y >= plMax1Y) { plyPos1 = false; } else { plyPos1 = true; } } if (_x <= plMin1X) { plxPos1 = false; } else { if (_x >= plMax1X) { plxPos1 = false; } else { plxPos1 = true; } } if (plyPos1 and plxPos1) { attack3 = true; } if (atsel) { if (!_root.rape2) { attacksel = random(2); if (attacksel == 0) { attack1 = true; } if (attacksel == 1) { attack2 = true; } } atsel = false; } } if (attack4) { gotoAndStop('attack3'); ++attack4t; if (attack4t > 10 and attack4t < 12) { _root.attachMovie('dragonball1a', 'ball1' + _root.ebullet, _root.ebullet++); _root['ball1' + _root.ebullet].animate._y = _y + proy; _root['ball1' + _root.ebullet].animate._x = _x; _root['ball1' + _root.ebullet].animate.dir = 0; } if (attack4t > 12 and attack4t < 14) { _root.attachMovie('dragonball1a', 'ball2' + _root.ebullet, _root.ebullet++); _root['ball2' + _root.ebullet].animate._y = _y + proy; _root['ball2' + _root.ebullet].animate._x = _x; _root['ball2' + _root.ebullet].animate.dir = 1; } if (attack4t > 14 and attack4t < 16) { _root.attachMovie('dragonball1a', 'ball3' + _root.ebullet, _root.ebullet++); _root['ball3' + _root.ebullet].animate._y = _y + proy; _root['ball3' + _root.ebullet].animate._x = _x; _root['ball3' + _root.ebullet].animate.dir = 2; } if (attack4t >= 60) { attack4t = 0; attack4 = false; } } } if (attack3) { gotoAndStop('attack4'); ++attack3t; if (attack3t > 15 and attack3t < 17) { _root.attachMovie('dragonpiss2a', 'piss1' + _root.ebullet, _root.ebullet++); _root['piss1' + _root.ebullet].animate._y = _y + peey; _root['piss1' + _root.ebullet].animate._x = _x + peex; } if (attack3t >= 80) { 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)) { _root.breakfree = 20; if (_root.easy) { _root.life -= 3; } if (_root.normal) { _root.life -= 4; } if (_root.hard) { _root.life -= 5; } attack2t = 0; attack2 = false; _root.rape1 = true; } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } if (attack2t >= 50) { attack2t = 0; attack2 = false; } } } if (attack1) { gotoAndStop('attack3'); ++attack1t; if (attack1t > 30 and attack1t < 32) { _root.attachMovie('dragonball1a', 'ball1' + _root.ebullet, _root.ebullet++); _root['ball1' + _root.ebullet].animate._y = _y + proy; _root['ball1' + _root.ebullet].animate._x = _x; _root['ball1' + _root.ebullet].animate.dir = 0; } if (attack1t >= 100) { attack1t = 0; attack1 = false; } } } if (asrape) { _root.asplayer.animate.rapet = 0; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; attack4t = 0; attack4 = false; _root.asplayer.animate.rape = true; if (_root.easy) { _root.aslife -= 0.02; } if (_root.normal) { _root.aslife -= 0.03; } if (_root.hard) { _root.aslife -= 0.05; } gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } _root.asplayer.animate._y = _y; if (_root.aslife <= 0) { asrape = false; } } } if (_root.rape1) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } attack4t = 0; attack4 = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!rp) { rapes = random(3); rp = true; } if (_root.life > 0) { if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { gotoAndStop('rape2'); } if (rapes == 2) { gotoAndStop('rape3'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); if (_root.easy) { _root.life -= 0.03; } if (_root.normal) { _root.life -= 0.04; } if (_root.hard) { _root.life -= 0.05; } _root.player1.animate._y = _y + 50; _x = _root.player1.animate._x + 90; if (_root.player1.animate.rapebreak) { _root.rape1 = false; } } if (_root.life <= 0) { eat = true; } } else { rp = false; } } if (hit1) { asrape = false; _root.rape1 = false; attack4t = 0; attack4 = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; ++hit1t; if (!hita) { hitsel = random(2); hita = true; } if (hitsel == 0) { gotoAndStop('hit1'); } if (hitsel == 1) { gotoAndStop('hit2'); } if (hit1t >= 10) { hit1t = 0; stun = true; hit1 = false; } } } if (stun) { asrape = false; _root.rape1 = false; attack4t = 0; attack4 = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; ++stunt; gotoAndStop('hit3'); if (!twathit) { if (limita.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd4.start(); life -= 3; colorchange = true; twathit = true; } if (limita.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; colorchange = true; twathit = true; } if (limita.hitTest(_root.player1.animate.character.limitb)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; colorchange = true; twathit = true; } if (limita.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; colorchange = true; twathit = true; } if (limita.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; colorchange = true; twathit = true; } if (limita.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; colorchange = true; twathit = true; } } if (twathit) { ++twathitt; if (twathitt >= 5) { twathitt = 0; twathit = false; } } if (stunt >= 200) { twathitt = 0; twathit = false; facelife = 30; stunt = 0; stun = false; } } } } if (dead) { idupcolor.setTransform(oldColor); ++deadt; gotoAndStop('dead1'); _y = _y + dspeed; if (deadt >= 150) { _alpha = 50; } if (deadt >= 250) { _parent.removeMovieClip(); } } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 3380 { } movieClip 3382 { } movieClip 3384 { } movieClip 3386 { } movieClip 3388 { } movieClip 3390 { } movieClip 3393 { } movieClip 3394 { } movieClip 3396 { } movieClip 3398 { } movieClip 3400 { } movieClip 3402 { } movieClip 3404 { } movieClip 3406 { } movieClip 3408 { } movieClip 3410 { } movieClip 3412 { } movieClip 3414 { } movieClip 3416 { } movieClip 3418 { } movieClip 3419 { 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(); } } movieClip 3420 roderick1a { } movieClip 3423 { frame 6 { stop(); } } movieClip 3424 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 3425 dragonpiss1a { instance animate of movieClip 3424 { onClipEvent (load) { if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } twirlselx = 0; if (twirlselx == 0) { speedx = 12; } if (twirlselx == 1) { speedx = 3; } if (twirlselx == 2) { speedx = 4; } if (twirlselx == 3) { speedx = 5; } if (twirlselx == 4) { speedx = 1; } if (twirlselx == 5) { speedx = 2.5; } if (twirlselx == 6) { speedx = 3.5; } if (twirlselx == 7) { speedx = 4.5; } twirlsely = random(2); if (twirlsely == 0) { speedy = 10; } if (twirlsely == 1) { speedy = 8; } if (twirlsely == 2) { speedy = 15; } if (twirlsely == 3) { speedy = 12; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (!dead) { gotoAndStop('nd'); _x = _x - speedx; --speedy; _y = _y - speedy; 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.hitflys = 6; _root.player1.animate.hitflyspeed = 15; _root.player1.animate.hitfly = true; _root.life -= 15; dead = true; } } } } if (!_root.asplayer.animate.hit) { if (limit.hitTest(_root.asplayer.animate.limit)) { _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 15; _root.asplayer.animate.hitflyspeed = 6; _root.aslife -= 25; dead = true; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { dead = true; } } if (dead) { ++rtime; gotoAndStop('d'); if (rtime >= 20) { _parent.removeMovieClip(); } } } } } } movieClip 3427 { } movieClip 3428 fifileg1a { instance animate of movieClip 3427 { onClipEvent (load) { twirlselx = random(4); dir = random(2); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 3430 { } movieClip 3431 fifiarm1a { instance animate of movieClip 3430 { onClipEvent (load) { twirlselx = random(4); dir = random(2); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 3434 { } movieClip 3436 { } movieClip 3442 { } movieClip 3445 { frame 16 { stop(); } } movieClip 3447 { frame 15 { stop(); } } movieClip 3453 { } movieClip 3458 { } movieClip 3459 { } movieClip 3461 { } movieClip 3463 { } movieClip 3465 { } movieClip 3467 { } movieClip 3475 { } movieClip 3485 { } movieClip 3490 { } movieClip 3492 { } movieClip 3513 { } movieClip 3519 { } movieClip 3520 { } movieClip 3521 { } movieClip 3522 { 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(); } } movieClip 3543 { instance of movieClip 3522 { 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.kaa and _root.rubella and _root.bimbette and _root.toothy and _root.rapebot) { 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'); } } } } movieClip 3544 { } movieClip 3546 { } movieClip 3548 { 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 3554 { } movieClip 3559 { } movieClip 3565 { } movieClip 3566 { } movieClip 3567 { } movieClip 3568 { } movieClip 3569 { } movieClip 3570 { 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 3609 { instance of movieClip 3548 { 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.kaa and _root.rubella and _root.bimbette and _root.toothy and _root.rapebot) { 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.kaa and _root.rubella and _root.bimbette and _root.toothy and _root.rapebot) { gotoAndStop('none'); } } } instance of movieClip 3570 { 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.kaa and _root.rubella and _root.bimbette and _root.toothy and _root.rapebot) { 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.kaa and _root.rubella and _root.bimbette and _root.toothy and _root.rapebot) { gotoAndStop('none'); } } } } movieClip 3646 { } movieClip 3680 { } movieClip 3683 { } movieClip 3686 { } movieClip 3689 { } movieClip 3691 { } movieClip 3692 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 3703 { } movieClip 3742 { frame 1 { eyes.gotoAndStop('c'); mouth.gotoAndStop(5); } frame 6 { eyes.gotoAndStop('ex'); mouth.gotoAndStop(2); } } movieClip 3781 { frame 1 { eyes.gotoAndStop(3); } frame 6 { eyes.gotoAndStop(2); } } movieClip 3815 { } movieClip 3816 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 3819 { } movieClip 3822 { } movieClip 3824 { } movieClip 3826 { } movieClip 3829 { frame 46 { stop(); } } movieClip 3831 { } movieClip 3832 { } movieClip 3834 { } movieClip 3835 { 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 3836 kaa1a { instance animate of movieClip 3835 { onClipEvent (load) { rapevt = 0; bt1 = 0; bt2 = 0; hearty = -80; at3 = 0; attached = true; up = -40; infot = 0; info = false; dead = false; deadt = 0; srape = false; stun = false; stunt = 0; enemname = 'Kaa'; rand = 120; asrand = 45; if (_root.hard) { if (_parent._name == 'e1') { life = 100; lifemax = 100; speed = 3; } if (_parent._name == 'e2') { life = 100; lifemax = 100; speed = 2; } if (_parent._name == 'e3') { life = 100; lifemax = 100; speed = 3.5; } if (_parent._name == 'e4') { life = 100; lifemax = 100; speed = 2.5; } } if (_root.normal) { if (_parent._name == 'e1') { life = 70; lifemax = 70; speed = 3; } if (_parent._name == 'e2') { life = 70; lifemax = 70; speed = 2; } if (_parent._name == 'e3') { life = 70; lifemax = 70; speed = 3.5; } if (_parent._name == 'e4') { life = 70; lifemax = 70; speed = 2.5; } } if (_root.easy) { if (_parent._name == 'e1') { life = 40; lifemax = 40; speed = 2; } if (_parent._name == 'e2') { life = 40; lifemax = 40; speed = 1.5; } if (_parent._name == 'e3') { life = 40; lifemax = 40; speed = 3; } if (_parent._name == 'e4') { life = 40; lifemax = 40; speed = 2; } } 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) { } _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 (_x >= 900) { _parent.removeMovieClip(); } if (_x <= -400) { _parent.removeMovieClip(); } if (_x >= 775) { _x = _x - 50; } if (_x <= -275) { _x = _x + 50; } if (_y <= -170) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); dead1 = true; dead = true; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - _root.movespeedv; attack1 = false; attack1t = 0; } if (_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x - 5; } if (_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x + 5; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 5; } if (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('kaa'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { if (life <= 0) { rdead = random(3); if (rdead == 0) { dead1 = true; } if (rdead == 1) { dead2 = true; } if (rdead == 2) { dead4 = true; } dead = true; } if (!hit1) { if (!hit2) { if (!down) { if (!hitfall) { if (!knockup) { if (!asrape) { if (!_root.rape1) { if (!rape1) { if (!rape2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (!attack1) { if (!attack2) { if (!attack3) { kup = false; if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('walk'); } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); } nhit = false; if (!asxPos) { if (_x >= _root.player1.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.player1.animate._x) { _xscale = -100; dir = 1; } } if (behavior1) { ++behavior1t; plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y - 20; asMinY = _root.asplayer.animate._y + 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (_x <= plMinX) { _x = _x + speed; plxPos = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (atsel) { if (!_root.rape2) { 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; } } if (_root.rape2) { attack2 = true; } atsel = false; } if (behavior1t >= 100) { behavior1t = 0; behavior2 = true; behavior1 = false; } } if (behavior2) { ++behavior2t; plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 20; plMinY = _root.player1.animate._y - 20; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y + 20; asMinY = _root.asplayer.animate._y - 20; if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { if (!_root.asrape) { plyPos = false; plxPos = false; if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } attack2 = true; } } if (!asxPos) { if (_x <= plMinX) { plxPos = false; } else { if (_x >= plMaxX) { plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } } if (atsel) { if (!_root.rape2) { 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; } } if (_root.rape2) { attack2 = true; } atsel = false; } if (behavior2t >= 60) { behavior2t = 0; behavior1 = true; behavior2 = false; } } hitsel = random(2); } if (attack3) { gotoAndStop('attack1'); ++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; _root.player1.animate.hit2 = true; if (_root.easy) { _root.life -= 2; } if (_root.normal) { _root.life -= 5; } if (_root.hard) { _root.life -= 7; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; _root.asplayer.animate.hit = true; if (_root.easy) { _root.aslife -= 3; } if (_root.normal) { _root.aslife -= 7; } if (_root.hard) { _root.aslife -= 10; } } } if (attack3t >= 70) { attack3t = 0; attack3 = false; } } } if (attack2) { gotoAndStop('attack2'); ++attack2t; --yup; _y = _y - yup; if (attack2t >= 5) { if (_root.map.black.hitTest(_x, _y + 20, true)) { attack2t = 0; attack2 = false; } } 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.easy) { _root.breakfree = 7; _root.life -= 1; } if (_root.normal) { _root.breakfree = 12; _root.life -= 3; } if (_root.hard) { _root.breakfree = 20; _root.life -= 5; } rape1 = true; attack2t = 0; attack2 = false; } } } } if (!_root.asrape) { if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; _root.life -= 5; attack2t = 0; attack2 = false; _root.rape1 = true; } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } if (dir == 0) { _x = _x - 3; } if (dir == 1) { _x = _x + 3; } if (attack2t >= 60) { attack2t = 0; attack2 = false; } } else { yup = 23; } } 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; _root.player1.animate.hit2 = true; hitsnd2.start(); if (_root.easy) { _root.life -= 2; } if (_root.normal) { _root.life -= 5; } if (_root.hard) { _root.life -= 7; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; _root.asplayer.animate.hit = true; hitsnd4.start(); if (_root.easy) { _root.aslife -= 3; } if (_root.normal) { _root.aslife -= 7; } if (_root.hard) { _root.aslife -= 10; } } } if (attack1t >= 70) { attack1t = 0; attack1 = false; } } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt >= 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { _root.rape1 = true; gotoAndStop('rape3'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape1'); if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.04; } if (_root.hard) { _root.life -= 0.06; } _root.rape2 = true; _root.player1.animate._y = _y; if (dir == 0) { _x = _root.player1.animate._x - 10; } if (dir == 1) { _x = _root.player1.animate._x + 10; } if (_y < 310) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } } if (_root.player1.animate.rapebreak) { rape2 = false; } } else { rapevt = 0; } } if (rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.rape2 = true; if (_root.easy) { _root.life -= 0.01; } if (_root.normal) { _root.life -= 0.02; } if (_root.hard) { _root.life -= 0.03; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('stun'); gotoAndStop('attack3'); _root.player1.animate._y = _y - 10; if (dir == 0) { _x = _root.player1.animate._x + 160; } if (dir == 1) { _x = _root.player1.animate._x - 160; } if (_y < 310) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } } if (_root.player1.animate.rapebreak) { _root.kaa = false; rape1 = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } } if (_root.rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!srape) { if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { gotoAndStop('rape3'); } if (_root.easy) { _root.life -= 0.03; } if (_root.normal) { _root.life -= 0.04; } if (_root.hard) { _root.life -= 0.05; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); _root.rape1 = true; _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (_y < 310) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } } if (limit.hitTest(_root.asplayer.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; hitsnd4.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } rape1 = false; rape2 = false; _root.rape1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.player1.animate.rapebreak) { _root.kaa = false; rape1 = false; rape2 = false; } } else { rapevt = 0; } } if (srape) { _root.kaa = true; _visible = false; gotoAndStop('blank'); } if (!srape and !rape2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; gotoAndStop('fall'); } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('masturbate'); } if (limit.hitTest(_root.player1.animate.character.limit)) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); } } } info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.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; hitsnd2.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } } } else { _visible = true; } } if (asrape) { _root.asrape = true; _root.asplayer.animate.rapet = 0; _visible = true; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.asplayer.animate.rape = true; if (_root.easy) { _root.aslife -= 0.01; } if (_root.normal) { _root.aslife -= 0.02; } if (_root.hard) { _root.aslife -= 0.03; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 6; } if (_root.aslife >= _root.caslife) { gotoAndStop('attack3'); _root.asplayer.animate.gotoAndStop('held'); } if (_root.aslife < _root.caslife) { gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } } _root.asplayer.animate._y = _y; if (dir == 0) { _x = _root.asplayer.animate._x + 100; } if (dir == 1) { _x = _root.asplayer.animate._x - 100; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; _root.asrape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; _root.asrape = false; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; _root.asrape = false; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.asrape = false; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.asrape = false; life -= _root.player1.animate.power; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.aslife <= 0) { _root.asrape = false; asrape = false; } } } } } } } if (hit1) { ++hit1t; if (!hita) { hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = 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 (hit1timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hitsnd3.start(); hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } if (hit2) { ++hit2timer; if (!hitb) { hitb = true; } srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; ++hit2t; asrape = false; gotoAndStop('hit2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit2timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit2t >= 15) { hit2t = 0; hit2 = false; } } else { hit2up = 1; hit2timer = 0; hitb = false; } if (down) { srape = false; stunt = 0; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; if (!dn) { ghitsnd1.start(); dn = true; } gotoAndStop('down'); ++downt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (downt >= 50) { downt = 0; down = false; } if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; if (_root.axe or _root.sword or _root.knife) { _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; } else { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); } life -= _root.player1.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } } else { dn = false; } if (hitfall) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; ++hitfallst; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x + hitfallspeed; } if (dir == 1) { _x = _x - hitfallspeed; } if (hitfallst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; life -= _root.player1.animate.power; kup = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; if (!_root.axe) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (_root.axe) { hitflys = 6; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys += 3; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.player1.animate.power; hitflys += 6; knockup = true; hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = true; hitfall = false; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfall = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { hitfall = false; } } else { hitfallst = 0; } if (knockup) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; asrape = false; gotoAndStop('hitfall'); _y = _y - hitflys; --hitflys; ++knockupst; if (knockupst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hitflys = 14; knockupst = 0; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = false; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; knockup = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { knockup = false; } } else { knockupst = 0; } } if (dead) { if (!w) { _root.edead += 1; w = true; } srape = false; asrape = false; ++deadt; if (dead1) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); if (dir == 0) { _root['blood' + _root.debris].animate._x = _x + 115; } if (dir == 1) { _root['blood' + _root.debris].animate._x = _x - 115; } if (_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 20; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _root['blood' + _root.debris].animate._y = _y - 120; } bt1 = 0; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 7; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead2) { ++bt1; ++bt2; if (bt2 < 30) { if (bt1 > 2) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); if (dir == 0) { _root['blood' + _root.debris].animate._x = _x - 50; } if (dir == 1) { _root['blood' + _root.debris].animate._x = _x + 50; } _root['blood' + _root.debris].animate._y = _y - 140; bt1 = 0; } } if (!dhead) { _root.attachMovie('kaahead1a', 'head' + _root.debris, _root.debris++); _root['head' + _root.debris].animate._x = _x; _root['head' + _root.debris].animate._y = _y - 80; _root['head' + _root.debris].animate.dir = dir; dhead = true; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } gotoAndStop('dead1'); if (deadt > 200) { _alpha = 50; } if (deadt >= 250) { _parent.removeMovieClip(); } } if (dead3) { if (!dhead) { _root.attachMovie('bloodspat1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y - 110; _root.attachMovie('bloodspat1a', 'blood1' + _root.debris, _root.debris++); _root['blood1' + _root.debris].animate._x = _x; _root['blood1' + _root.debris].animate._y = _y - 110; _root.attachMovie('bloodspat1a', 'blood2' + _root.debris, _root.debris++); _root['blood2' + _root.debris].animate._x = _x; _root['blood2' + _root.debris].animate._y = _y - 110; _root.attachMovie('bloodspat1a', 'blood3' + _root.debris, _root.debris++); _root['blood3' + _root.debris].animate._x = _x; _root['blood3' + _root.debris].animate._y = _y - 110; _root.attachMovie('kaahead1a', '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; _root.attachMovie('kaamid1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _parent.removeMovieClip(); } } if (dead4) { if (!dhead) { _root.attachMovie('kaahead1a', '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; _root.attachMovie('kaamid1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x; _root['part1' + _root.debris].animate._y = _y - 40; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x; _root['part2' + _root.debris].animate._y = _y - 40; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x; _root['part3' + _root.debris].animate._y = _y - 40; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x; _root['part4' + _root.debris].animate._y = _y - 40; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x; _root['part5' + _root.debris].animate._y = _y - 40; _root['part5' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x; _root['part6' + _root.debris].animate._y = _y - 40; _root['part6' + _root.debris].animate.dir = dir; _root.attachMovie('kaatail1a', 'part7' + _root.debris, _root.debris++); _root['part7' + _root.debris].animate._x = _x; _root['part7' + _root.debris].animate._y = _y - 40; _root['part7' + _root.debris].animate.dir = dir; _root.attachMovie('miscintestines', 'part8' + _root.debris, _root.debris++); _root['part8' + _root.debris].animate._x = _x; _root['part8' + _root.debris].animate._y = _y - 40; _root['part8' + _root.debris].animate.dir = dir; _root.attachMovie('kaamid1a', 'part9' + _root.debris, _root.debris++); _root['part9' + _root.debris].animate._x = _x; _root['part9' + _root.debris].animate._y = _y - 40; _root['part9' + _root.debris].animate.dir = dir; _root.attachMovie('kaamid1a', 'part10' + _root.debris, _root.debris++); _root['part10' + _root.debris].animate._x = _x; _root['part10' + _root.debris].animate._y = _y - 40; _root['part10' + _root.debris].animate.dir = dir; dhead = true; } gotoAndStop('dead3'); if (deadt >= 25) { _parent.removeMovieClip(); } } } } } } movieClip 3838 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 3839 kaahead1a { instance animate of movieClip 3838 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 3841 { } movieClip 3842 kaamid1a { instance animate of movieClip 3841 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 3844 { } movieClip 3845 kaatail1a { instance animate of movieClip 3844 { onClipEvent (load) { twirlselx = random(4); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (limit.hitTest(_root.player1.animate.limit)) { if (!sa) { damnx = random(4); damny = random(4); sa = true; } if (damnx == 0) { speedx = 5; } if (damnx == 1) { speedx = -5; } if (damnx == 2) { speedx += 10; } if (damnx == 3) { speedx = -10; } if (damny == 0) { speedy = 30; } if (damny == 1) { speedy = 20; } if (damny == 2) { speedy = 25; } if (damny == 3) { speedy = 10; } speedy -= 10; } else { sa = false; } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 3847 { } movieClip 3849 { } movieClip 3851 { } movieClip 3853 { } movieClip 3855 { } movieClip 3857 { } movieClip 3859 { } movieClip 3861 { } movieClip 3862 { } movieClip 3863 { } movieClip 3864 { frame 15 { stop(); } } movieClip 3867 { frame 25 { stop(); } } movieClip 3868 { frame 20 { stop(); } } movieClip 3869 { } movieClip 3870 { } movieClip 3876 { } movieClip 3877 { frame 104 { gotoAndPlay(100); } } movieClip 3878 { } movieClip 3900 { } movieClip 3903 { } movieClip 3904 { instance of movieClip 3903 { onClipEvent (load) { accel = 0.1; speed = 5; } onClipEvent (enterFrame) { if (!_root.pause) { speed += accel; _rotation = _rotation + speed; } } } } movieClip 3905 { } movieClip 3906 { } movieClip 3907 { } movieClip 3908 { } movieClip 3909 { } movieClip 3911 { } movieClip 3913 { } movieClip 3914 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 3915 { frame 10 { stop(); } } movieClip 3916 { frame 10 { stop(); } } movieClip 3917 { } movieClip 3918 { } movieClip 3920 { } movieClip 3921 { } movieClip 3922 { } movieClip 3972 { frame 140 { stop(); } } movieClip 3981 { } movieClip 3996 { } movieClip 4009 { } movieClip 4021 { } movieClip 4037 { } movieClip 4039 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } movieClip 4041 { } movieClip 4042 { frame 40 { stop(); } } movieClip 4043 { 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(); } frame 22 { stop(); } frame 23 { stop(); } frame 24 { stop(); } } movieClip 4044 max1a { instance animate of movieClip 4043 { onClipEvent (load) { rapevt = 0; asinflivet = 0; behavior1t = 0; behavior2t = 0; behavior1 = true; behavior2 = false; laught = 0; mhit = false; mhitt = 0; eat = false; eup = -130; edn = -70; eatt = 0; at4 = 0; at3 = 0; at1 = 0; dspeed = 2; proy = -20; rand = 200; rand1 = 100; asrand = 190; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; attack4t = 0; attack4 = false; asrape = false; peey = 265; peex = -230; up = -30; dn = -80; ft1 = -80; facelife = 30; facehit = false; facehitt = 0; twathit = false; twathitt = 0; colorchange = false; colorchanget = 0; dead = false; deadt = 0; hit1t = 0; hit1 = false; stunt = 0; stun = false; speed = 5; info = false; infot = 0; if (_root.easy) { life = 200; lifemax = 200; } if (_root.normal) { life = 250; lifemax = 200; } if (_root.hard) { life = 350; lifemax = 200; } enemname = 'Montana Max'; walkf = false; walkb = false; walkft = 0; walkbt = 0; stand1 = false; stand1t = 0; stand2 = true; stand2t = 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'}; initialize = false; plyPos1 = 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.df = behavior1; _root.df1 = behavior2; 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 (_x >= _root.map._x + 1000) { _x = _x - 10; } if (_x <= _root.map._x - 1000) { _x = _x + 10; } if (_x <= 550) { if (!ass) { laugh = true; ass = true; } } if (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('max'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (laugh) { if (!ds) { _root.slevel = 2; _root.control.a = false; _root.control.stagemusic1.stop(); _root.control.vol = 0; _root.control.fadein = true; ds = true; } if (!initialize) { gotoAndStop('laugh'); ++laught; if (laught >= 150) { initialize = true; laugh = false; } } } if (!laugh) { if (initialize) { if (!dead) { if (eat) { ++eatt; _root.pic.deadt = 0; _root.player1.animate.deadt = 0; _root.player1.animate._visible = false; gotoAndStop('eat'); dir = random(2); if (eatt > 49 and eatt < 51) { _root.attachMovie('miscintestines', 'head' + _root.debris, _root.debris++); _root['head' + _root.debris].animate._x = _x + edn; _root['head' + _root.debris].animate._y = _y + eup; _root['head' + _root.debris].animate.dir = dir; _root.attachMovie('fifiarm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x + edn; _root['part1' + _root.debris].animate._y = _y + eup; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x + edn; _root['part2' + _root.debris].animate._y = _y + eup; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x + edn; _root['part3' + _root.debris].animate._y = _y + eup; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x + edn; _root['part4' + _root.debris].animate._y = _y + eup; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x + edn; _root['part5' + _root.debris].animate._y = _y + eup; _root['part5' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x + edn; _root['part6' + _root.debris].animate._y = _y + eup; _root['part6' + _root.debris].animate.dir = dir; _root.attachMovie('fifileg1a', 'part7' + _root.debris, _root.debris++); _root['part7' + _root.debris].animate._x = _x + edn; _root['part7' + _root.debris].animate._y = _y + eup; _root['part7' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part8' + _root.debris, _root.debris++); _root['part8' + _root.debris].animate._x = _x + edn; _root['part8' + _root.debris].animate._y = _y + eup; _root['part8' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part9' + _root.debris, _root.debris++); _root['part9' + _root.debris].animate._x = _x + edn; _root['part9' + _root.debris].animate._y = _y + eup; _root['part9' + _root.debris].animate.dir = dir; _root.attachMovie('fifihead1a', 'head1' + _root.debris, _root.debris++); _root['head1' + _root.debris].animate._x = _x + edn; _root['head1' + _root.debris].animate._y = _y + eup; _root['head1' + _root.debris].animate.dir = dir; } if (eatt >= 300) { if (!an) { _root.attachMovie('madface1a', 'blood1a', 8000); an = true; } } } if (!eat) { if (life <= 0) { dead = true; } if (colorchange) { ++colorchanget; if (colorchanget >= 0 and colorchanget < 3) { idupcolor.setTransform(newColor); } if (colorchanget >= 5) { idupcolor.setTransform(oldColor); colorchanget = 0; colorchange = false; } } if (!_root.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limitb.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; _root.player1.animate.hit2 = true; if (_root.easy) { _root.life -= 15; } if (_root.normal) { _root.life -= 25; } if (_root.hard) { _root.life -= 35; } } } } } if (!_root.asplayer.animate.hit) { if (limitb.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; _root.asplayer.animate.hit = true; if (_root.easy) { _root.aslife -= 20; } if (_root.normal) { _root.aslife -= 30; } if (_root.hard) { _root.aslife -= 40; } } } if (!stun) { if (!_root.rape1) { if (!asrape) { if (!attack1) { if (!attack2) { if (!attack3) { if (!attack4) { ++at4; ++at3; ++at1; if (at3 >= 250) { at3 = 0; attack3 = true; } if (at4 >= 350) { at4 = 0; attack4 = true; } plMaxX = _root.player1.animate._x + rand; plMinX = _root.player1.animate._x - rand; plMaxY = _root.player1.animate._y + 200; plMinY = _root.player1.animate._y - 150; plMax1X = _root.player1.animate._x + rand1; plMin1X = _root.player1.animate._x - rand1; plMax1Y = _root.player1.animate._y - 200; plMin1Y = _root.player1.animate._y - 300; asMaxX = _root.asplayer.animate._x + asrand; asMinX = _root.asplayer.animate._x - asrand; asMaxY = _root.asplayer.animate._y + 20; asMinY = _root.asplayer.animate._y + 190; if (behavior1) { if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } if (!be1st) { stand1 = false; walkf = true; stand2 = false; walkb = false; walkft = 0; stand1 = 0; walkbt = 0; stand2 = 0; _xscale = 100; be1st = true; } ++behavior1t; if (walkf) { ++walkft; gotoAndStop('walk'); _x = _x - speed; if (walkft >= 100) { walkft = 0; stand1 = true; walkf = false; } } if (stand1) { ++stand1t; gotoAndStop('stand'); if (stand1t >= 100) { stand1t = 0; walkb = true; stand1 = false; } } if (walkb) { ++walkbt; gotoAndStop('walk'); _x = _x + speed; if (walkbt >= 100) { walkbt = 0; stand2 = true; stun = true; walkb = false; } } if (stand2) { ++stand2t; gotoAndStop('stand'); if (stand2t >= 100) { stand2t = 0; walkf = true; stand2 = false; } } if (behavior1t >= 400) { walkft = 0; stand1 = 0; walkbt = 0; stand2 = 0; behavior1t = 0; behavior2 = true; behavior1 = false; } if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { plyPos = false; plxPos = false; attack2 = true; } if (_x <= plMinX) { plxPos = false; } else { if (_x >= plMaxX) { plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (_y <= plMin1Y) { plyPos1 = false; } else { if (_y >= plMax1Y) { plyPos1 = false; } else { plyPos1 = true; } } if (_x <= plMin1X) { plxPos1 = false; } else { if (_x >= plMax1X) { plxPos1 = false; } else { plxPos1 = true; } } if (plyPos1 and plxPos1) { attack2 = true; } if (atsel) { if (!_root.rape2) { attacksel = random(2); if (attacksel == 0) { attack2 = true; } if (attacksel == 1) { attack1 = true; } } atsel = false; } } else { be1st = false; } if (behavior2) { if (_x >= _root.asplayer.animate._x) { _xscale = 100; dir = 0; } if (_x < _root.asplayer1.animate._x) { _xscale = -100; dir = 1; } if (!be2st) { walkbt = 0; stand1t = 0; stand1 = true; walkb = false; be2st = true; } ++behavior2t; if (stand1) { ++stand1t; gotoAndStop('stand'); if (stand1t >= 100) { stand1t = 0; stun = true; walkb = true; stand1 = false; } } if (walkb) { ++walkbt; gotoAndStop('walk'); if (_x <= asMinX) { asxPos = false; } else { if (_x >= asMaxX) { asxPos = false; } else { asxPos = true; } } if (asxPos) { plyPos = false; plxPos = false; attack2 = true; } if (_x <= plMinX) { plxPos = false; } else { if (_x >= plMaxX) { plxPos = false; } else { plxPos = true; } } if (_y <= plMinY) { plyPos = false; } else { if (_y >= plMaxY) { plyPos = false; } else { plyPos = true; } } if (plyPos and plxPos) { atsel = true; } if (_y <= plMin1Y) { plyPos1 = false; } else { if (_y >= plMax1Y) { plyPos1 = false; } else { plyPos1 = true; } } if (_x <= plMinX) { _x = _x + speed; plxPos1 = false; } else { if (_x >= plMaxX) { _x = _x - speed; plxPos1 = false; } else { plxPos = true; } } if (plyPos1 and plxPos1) { attack2 = true; } if (atsel) { if (!_root.rape2) { attacksel = random(2); if (attacksel == 0) { attack2 = true; } if (attacksel == 1) { attack1 = true; } } atsel = false; } if (walkbt >= 270) { walkbt = 0; stand2 = true; walkb = false; } } if (behavior2t >= 150) { behavior2t = 0; behavior1 = true; behavior2 = false; } } else { be2st = false; } } if (attack4) { gotoAndStop('attack4'); ++attack4t; 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; _root.player1.animate.hitflys = 30; _root.player1.animate.hitflyspeed = 10; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 25; } if (_root.normal) { _root.life -= 35; } if (_root.hard) { _root.life -= 45; } } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y + up; _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 30; _root.asplayer.animate.hitflyspeed = 10; if (_root.easy) { _root.aslife -= 20; } if (_root.normal) { _root.aslife -= 30; } if (_root.hard) { _root.aslife -= 40; } } } if (attack4t >= 160) { attack4t = 0; stun = true; attack4 = false; } } } if (attack3) { gotoAndStop('attack3'); ++attack3t; if (attack3t > 20 and attack3t < 22) { _root.attachMovie('bossmissile1a', 'miss1' + _root.ebullet, _root.ebullet++); _root['miss1' + _root.ebullet].animate._y = _y; _root['miss1' + _root.ebullet].animate._x = _x + peex; _root['miss1' + _root.ebullet].animate.dir = 0; } if (attack3t > 40 and attack3t < 42) { _root.attachMovie('bossmissile1a', 'miss2' + _root.ebullet, _root.ebullet++); _root['miss2' + _root.ebullet].animate._y = _y; _root['miss2' + _root.ebullet].animate._x = _x + peex; _root['miss2' + _root.ebullet].animate.dir = 0; } if (attack3t > 60 and attack3t < 62) { _root.attachMovie('bossmissile1a', 'miss3' + _root.ebullet, _root.ebullet++); _root['miss3' + _root.ebullet].animate._y = _y; _root['miss3' + _root.ebullet].animate._x = _x + peex; _root['miss3' + _root.ebullet].animate.dir = 0; } if (attack3t > 80 and attack3t < 82) { _root.attachMovie('bossmissile1a', 'miss4' + _root.ebullet, _root.ebullet++); _root['miss4' + _root.ebullet].animate._y = _y; _root['miss4' + _root.ebullet].animate._x = _x + peex; _root['miss4' + _root.ebullet].animate.dir = 0; } if (attack3t >= 95) { 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.easy) { _root.breakfree = 15; _root.life -= 2; } if (_root.normal) { _root.breakfree = 20; _root.life -= 3; } if (_root.hard) { _root.breakfree = 25; _root.life -= 4; } attack2t = 0; attack2 = false; _root.rape1 = true; } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } if (attack2t >= 80) { 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)) { if (_root.easy) { _root.breakfree = 20; _root.life -= 2; } if (_root.normal) { _root.breakfree = 25; _root.life -= 3; } if (_root.hard) { _root.breakfree = 30; _root.life -= 5; } attack2t = 0; attack2 = false; _root.rape1 = true; } } } } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } if (attack1t >= 60) { attack1t = 0; attack1 = false; } } } if (asrape) { _root.asplayer.animate.rapet = 0; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; attack4t = 0; attack4 = false; _root.asplayer.animate.rape = true; if (_root.easy) { _root.aslife -= 0.2; } if (_root.normal) { _root.aslife -= 0.3; } if (_root.hard) { _root.aslife -= 0.4; } if (_root.asinflive) { ++asinflivet; if (asinflivet >= 100) { asinflivet = 0; asrape = false; } } gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } _root.asplayer.animate._y = _y; if (_root.aslife <= 0) { asrape = false; } } } if (_root.rape1) { attack4t = 0; attack4 = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!rp) { rapes = random(3); rp = true; } if (_root.life > 0) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape1'); } if (rapes == 1) { gotoAndStop('rape2'); } if (rapes == 2) { gotoAndStop('rape1'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); if (_root.easy) { _root.life -= 0.03; } if (_root.normal) { _root.life -= 0.04; } if (_root.hard) { _root.life -= 0.05; } _root.player1.animate._y = _y + 50; _x = _root.player1.animate._x + 90; if (_root.player1.animate.rapebreak) { _root.rape1 = false; } } if (_root.life <= 0) { eat = true; } } else { rp = false; } } if (stun) { asrape = false; _root.rape1 = false; attack4t = 0; attack4 = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; ++stunt; if (mhit) { ++mhitt; character.max.gotoAndStop('h'); if (mhitt >= 15) { mhitt = 0; mhit = false; } } else { character.max.gotoAndStop('nh'); } if (stunt < 185) { gotoAndStop('stund'); } if (stunt >= 185) { gotoAndStop('stunu'); } if (!mhit) { if (limita.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x + ft1; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd4.start(); life -= 3; mhit = true; colorchange = true; twathit = true; } if (limita.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x + ft1; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd3.start(); life -= 5; mhit = true; colorchange = true; twathit = true; } if (limita.hitTest(_root.player1.animate.character.limitb)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x + ft1; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd1.start(); life -= 5; mhit = true; colorchange = true; twathit = true; } if (limita.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x + ft1; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; mhit = true; colorchange = true; twathit = true; } if (limita.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x + ft1; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; mhit = true; colorchange = true; twathit = true; } if (limita.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x + ft1; _root['spark' + _root.spark].animate._y = _y + dn; hitsnd2.start(); life -= 5; mhit = true; colorchange = true; twathit = true; } } if (stunt >= 200) { mhit = false; mhitt = 0; stunt = 0; stun = false; } } } } if (dead) { idupcolor.setTransform(oldColor); ++deadt; gotoAndStop('dead1'); if (deadt >= 150) { _alpha = 50; } if (deadt >= 250) { mySharedObject = SharedObject.getLocal('ffury1'); mySharedObject.data.gamebeat = true; _root.gamebeat = true; _root.maxdef = true; _parent.removeMovieClip(); } } } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 4046 { } movieClip 4048 { } movieClip 4050 { } movieClip 4052 { } movieClip 4055 { } movieClip 4058 { } movieClip 4063 { frame 6 { _root.matilda.animate.t1.gotoAndStop('u'); } } movieClip 4064 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 4066 { frame 1 { stop(); } } movieClip 4073 { 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 4075 { } movieClip 4076 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4078 { frame 1 { stop(); } } movieClip 4079 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4083 { } movieClip 4084 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4087 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4090 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4095 { } movieClip 4098 { } movieClip 4101 { } movieClip 4103 { } movieClip 4106 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } frame 21 { stop(); } } movieClip 4165 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } frame 83 { stop(); } } movieClip 4168 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4171 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4175 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4180 { } movieClip 4190 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4193 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4196 { } movieClip 4199 { } movieClip 4202 { } movieClip 4204 { } movieClip 4206 { } movieClip 4207 { 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(); } } movieClip 4208 matilda1a { instance animate of movieClip 4207 { onClipEvent (load) { gotoAndStop('fall'); atup = 13; rapet = 0; hitt = 0; hit = false; dead = false; deadt = 0; down = false; downt = 0; power = 3; talkt = 0; talksel = random(2); called = true; comein = true; talk = false; getout = false; fspeed = 4; speed = 6; cspeed = 2; _y = 100; special1t = 0; special2t = 0; special3t = 0; if (_root.player1.animate.dir == 0) { _x = -33; dir = 0; } if (_root.player1.animate.dir == 1) { _x = 593; dir = 1; } if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (_root.player1.animate.up) { special2 = true; } if (_root.player1.animate.dn) { special3 = true; } if (!_root.player1.animate.up and !_root.player1.animate.dn) { special1 = true; } ghit1 = new Sound(); ghit1.attachSound('slam1a'); fiyell2 = new Sound(); fiyell2.attachSound('m7a'); fiyell3 = new Sound(); fiyell3.attachSound('m6a'); fiyell4 = new Sound(); fiyell4.attachSound('m5a'); _width = 230; _height = 130; if (_root.asshirt) { character.shirt._visible = true; } else { character.shirt._visible = false; } if (_root.aspants) { character.pants._visible = true; } else { character.pants._visible = false; } } onClipEvent (enterFrame) { _root.charstat = power; _root.escnumb = esc; if (!_root.pause) { if (!unpause) { _visible = true; character.play(); unpause = true; } if (_root.asshirt) { character.shirt._visible = true; } else { character.shirt._visible = false; } if (_root.aspants) { character.pants._visible = true; } else { character.pants._visible = false; } 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 (!rape) { if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } 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 (_root.aslife <= 0) { dead = true; } if (!rape) { if (!hitfly) { if (!down) { if (!hit) { if (!raped) { if (comein) { gotoAndStop('fall'); _y = _y + fspeed; if (dir == 0) { _xscale = 100; _x = _x + speed; } if (dir == 1) { _xscale = -100; _x = _x - speed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { comein = false; } } if (!comein) { if (special1) { power = 10; gotoAndStop('attack3'); ++special1t; if (special1t >= 65) { talk = true; special1 = false; } } if (special2) { power = 15; gotoAndStop('attack2'); ++special2t; if (special2t >= 0 and special2t < 10) { _y = _y - 4; } if (special2t >= 85) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 4; } } if (dir == 0) { _x = _x + cspeed; } if (dir == 1) { _x = _x - cspeed; } if (special2t >= 85 and _root.map.black.hitTest(_x, _y + 20, true)) { talk = true; special2 = false; } } if (special3) { ++special3t; power = 15; gotoAndStop('attack1'); --atup; _y = _y - atup; if (!fa) { if (dir == 0) { _x = _x + 1.5; } if (dir == 1) { _x = _x - 1.5; } } if (special3t >= 5) { if (_root.map.black.hitTest(_x, _y + 20, true)) { talk = true; special3 = false; } } } if (!special1) { if (!special2) { if (!special3) { if (talk) { ++talkt; if (talksel == 0) { gotoAndStop('p1'); } if (talksel == 1) { gotoAndStop('p2'); } if (talkt >= 80) { talkt = 0; getout = true; talk = false; } } if (!talk) { if (getout) { gotoAndStop('jump'); _y = _y - speed; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } } } } } } } } if (raped) { } } if (hit) { ++hitt; gotoAndStop('hit1'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } if (hitt >= 25) { hitt = 0; getout = true; hit = false; } } } if (down) { ++downt; if (!d1) { ghit1.start(); d1 = true; } gotoAndStop('down'); if (downt >= 30) { getout = true; down = false; } } else { d1 = false; } } if (hitfly) { gotoAndStop('hitfly'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x - hitflyspeed; } if (dir == 1) { _x = _x + hitflyspeed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfly = false; } } } if (rape) { ++rapet; comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = true; if (rapet >= 2) { rapet = 0; rape = false; } } } if (dead) { ++deadt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 6; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); } if (deadt >= 50) { _alpha = 50; } if (deadt >= 100) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 4211 { } movieClip 4214 { } movieClip 4215 { } movieClip 4216 { } movieClip 4217 { } movieClip 4218 { } movieClip 4219 { } movieClip 4220 { } movieClip 4221 { } movieClip 4222 { } movieClip 4223 { } movieClip 4224 { } movieClip 4225 { } movieClip 4226 { } movieClip 4227 { } movieClip 4228 { } movieClip 4229 { } movieClip 4230 { 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(); } } movieClip 4231 apollonia1a { } movieClip 4236 { frame 14 { gotoAndPlay(3); } } movieClip 4238 { frame 11 { stop(); } } movieClip 4239 { frame 1 { stop(); } instance limit of movieClip 1889 { onClipEvent (enterFrame) { if (this.hitTest(_root.e1.animate.limit)) { _root.e1.animate.life -= 20; _root.e1.animate.hit1 = true; _root.e1.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e2.animate.limit)) { _root.e2.animate.life -= 20; _root.e2.animate.hit1 = true; _root.e2.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e3.animate.limit)) { _root.e3.animate.life -= 20; _root.e3.animate.hit1 = true; _root.e3.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e4.animate.limit)) { _root.e4.animate.life -= 20; _root.e4.animate.hit1 = true; _root.e4.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e5.animate.limit)) { _root.e5.animate.life -= 20; _root.e5.animate.hit1 = true; _root.e5.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e6.animate.limit)) { _root.e6.animate.life -= 20; _root.e6.animate.hit1 = true; _root.e6.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e7.animate.limit)) { _root.e7.animate.life -= 20; _root.e7.animate.hit1 = true; _root.e7.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e8.animate.limit)) { _root.e8.animate.life -= 20; _root.e8.animate.hit1 = true; _root.e8.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e9.animate.limit)) { _root.e9.animate.facelife -= 10; _root.e9.animate.info = true; _root.e9.animate.colorchange = true; _parent.dead = true; } if (this.hitTest(_root.e9.animate.limita)) { _root.e9.animate.life -= 5; _root.e9.animate.info = true; _root.e9.animate.colorchange = true; _parent.dead = true; } if (this.hitTest(_root.e9.animate.limitb)) { _root.e9.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e10.animate.limit)) { _root.e10.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e10.animate.limita)) { _root.e10.animate.life -= 10; _root.e10.animate.mhit = true; _root.e10.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e10.animate.limitb)) { _root.e10.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e11.animate.limit)) { _root.e11.animate.life -= 10; _root.e11.animate.hit1 = true; _root.e11.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e12.animate.limit)) { _root.e12.animate.life -= 10; _root.e12.animate.hit1 = true; _root.e12.animate.info = true; _parent.dead = true; } if (this.hitTest(_root.e13.animate.limit)) { _root.e13.animate.life -= 10; _root.e13.animate.hit1 = true; _root.e13.animate.info = true; _parent.dead = true; } } } frame 2 { stop(); } frame 3 { stop(); } } movieClip 4240 sonicboom1a { instance animate of movieClip 4239 { onClipEvent (load) { dead = false; deadt = 0; rtime = 0; if (dir == 0) { speed = 6; _xscale = 100; } if (dir == 1) { speed = -6; _xscale = -100; } curve = random(4); if (curve == 0) { ygo = 1; } if (curve == 1) { ygo = 1.5; } if (curve == 2) { ygo = -1; } if (curve == 3) { ygo = -1.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) { 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } ++rtime; if (rtime >= 300) { _parent.removeMovieClip(); } if (ko) { gotoAndStop('blocked'); _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; } } if (!dead) { if (!ko) { if (bcurve) { _y = _y + ygo; } character._rotation += 30; _x = _x + speed; } } if (dead) { ++deadt; gotoAndStop('hit'); if (deadt >= 10) { _parent.removeMovieClip(); } } } } } } movieClip 4250 { } movieClip 4252 { } movieClip 4254 { } movieClip 4255 { frame 1 { mouth.gotoAndStop(7); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4257 { frame 1 { eyes.gotoAndStop('ex'); mouth.gotoAndStop(7); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4259 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4261 { frame 1 { eyes.gotoAndStop('up'); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4263 { frame 1 { eyes.gotoAndStop('dn'); if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4270 { } movieClip 4272 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } movieClip 4277 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } frame 7 { stop(); } } movieClip 4292 { } movieClip 4299 { } movieClip 4300 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } frame 1 { eyes.gotoAndStop('rt'); } frame 13 { stop(); } } movieClip 4304 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4308 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4315 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4342 { } movieClip 4343 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } frame 70 { stop(); } } movieClip 4345 { frame 1 { if (_root.asshirt) { shirt._visible = true; } else { shirt._visible = false; } if (_root.aspants) { pants._visible = true; } else { pants._visible = false; } } } movieClip 4347 { } movieClip 4349 { } movieClip 4351 { } movieClip 4353 { } movieClip 4355 { } movieClip 4356 { 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(); } } movieClip 4357 lola1a { instance animate of movieClip 4356 { onClipEvent (load) { fiyell1 = new Sound(); fiyell1.attachSound('lolahey1a'); fiyell2 = new Sound(); fiyell2.attachSound('loladoll1a'); gotoAndStop('fall'); dn = -70; sx = 0; atup = 13; rapet = 0; hitt = 0; hit = false; dead = false; deadt = 0; down = false; downt = 0; power = 3; talkt = 0; talksel = random(2); called = true; comein = true; talk = false; getout = false; fspeed = 4; speed = 6; cspeed = 2; _y = 100; special1t = 0; special2t = 0; special3t = 0; if (_root.player1.animate.dir == 0) { _x = -33; dir = 0; } if (_root.player1.animate.dir == 1) { _x = 593; dir = 1; } if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (_root.player1.animate.up) { special3 = true; } if (_root.player1.animate.dn) { special1 = true; } if (!_root.player1.animate.up and !_root.player1.animate.dn) { special2 = true; } sexLaser1 = new Sound(); sexLaser1.attachSound('gdead1a'); soundLaser2 = new Sound(); soundLaser2.attachSound('missleshots1a'); soundLaser3 = new Sound(); soundLaser3.attachSound('wbeamshots1a'); soundLaser4 = new Sound(); soundLaser4.attachSound('tws1a'); soundLaser5 = new Sound(); soundLaser5.attachSound('napalms1a'); soundLaser6 = new Sound(); soundLaser6.attachSound('ulp1a'); soundLaser7 = new Sound(); soundLaser7.attachSound('hup1a'); soundLaser8 = new Sound(); soundLaser8.attachSound('unnguah1a'); _width = 170; _height = 155; if (_root.asshirt) { character.shirt._visible = true; } else { character.shirt._visible = false; } if (_root.aspants) { character.pants._visible = true; } else { character.pants._visible = false; } } onClipEvent (enterFrame) { _root.charstat = power; _root.escnumb = esc; if (!_root.pause) { if (!unpause) { _visible = true; character.play(); unpause = true; } if (_root.asshirt) { character.shirt._visible = true; } else { character.shirt._visible = false; } if (_root.aspants) { character.pants._visible = true; } else { character.pants._visible = false; } 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 (!rape) { if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } 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 (_root.aslife <= 0) { dead = true; } if (!rape) { if (!hitfly) { if (!down) { if (!hit) { if (!raped) { if (comein) { gotoAndStop('fall'); _y = _y + fspeed; if (dir == 0) { _xscale = 100; _x = _x + speed; } if (dir == 1) { _xscale = -100; _x = _x - speed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { comein = false; } } if (!comein) { if (special1) { power = 10; gotoAndStop('attack3'); ++special1t; if (special1t >= 65) { talk = true; special1 = false; } } if (special2) { power = 15; gotoAndStop('attack2'); ++special2t; if (special2t > 30) { talk = true; special2 = false; } } if (special3) { ++special3t; gotoAndStop('attack1'); if (special3t > 8 and special3t < 10) { _root.attachMovie('sonicboom1a', 'bullet3' + _root.pbullets, _root.pbullets++); _root['bullet3' + _root.pbullets].animate.dir = dir; _root['bullet3' + _root.pbullets].animate._y = _y + dn; if (dir == 0) { _root['bullet3' + _root.pbullets].animate._x = _x + sx; } if (dir == 1) { _root['bullet3' + _root.pbullets].animate._x = _x - sx; } } if (special3t >= 50) { if (_root.map.black.hitTest(_x, _y + 20, true)) { talk = true; special3 = false; } } } if (!special1) { if (!special2) { if (!special3) { if (talk) { ++talkt; talksel = random(2); if (!d) { if (talksel == 0) { fiyell1.start(); gotoAndStop('p1'); } if (talksel == 1) { fiyell2.start(); gotoAndStop('p2'); } d = true; } if (talkt >= 80) { talkt = 0; getout = true; talk = false; } } else { d = false; } if (!talk) { if (getout) { gotoAndStop('jump'); _y = _y - speed; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } } } } } } } } if (raped) { } } if (hit) { ++hitt; gotoAndStop('hit1'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; if (dir == 0) { _x = _x - speed; } if (dir == 1) { _x = _x + speed; } if (hitt >= 25) { hitt = 0; getout = true; hit = false; } } } if (down) { ++downt; gotoAndStop('down'); if (downt >= 30) { getout = true; down = false; } } } if (hitfly) { gotoAndStop('hitfly'); comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = false; _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x - hitflyspeed; } if (dir == 1) { _x = _x + hitflyspeed; } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfly = false; } } } if (rape) { ++rapet; comein = false; talk = false; special1 = false; special2 = false; special3 = false; getout = true; if (rapet >= 2) { rapet = 0; rape = false; } } } if (dead) { ++deadt; if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfall'); _y = _y + 6; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('down'); } if (deadt >= 50) { _alpha = 50; } if (deadt >= 100) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 4359 { } movieClip 4360 fificl2 { instance animate of movieClip 4359 { onClipEvent (load) { dead = false; deadt = 0; dir = random(2); if (dir == 0) { speed = -7; _xscale = -100; } if (dir == 1) { speed = 7; _xscale = 100; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + 6; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 4362 { } movieClip 4363 fificl1 { instance animate of movieClip 4362 { onClipEvent (load) { dead = false; deadt = 0; dir = random(2); if (dir == 0) { speed = -7; _xscale = -100; } if (dir == 1) { speed = 7; _xscale = 100; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + 6; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 4365 { } movieClip 4366 lolacl1 { instance animate of movieClip 4365 { onClipEvent (load) { dead = false; deadt = 0; dir = random(2); if (dir == 0) { speed = -7; _xscale = -100; } if (dir == 1) { speed = 7; _xscale = 100; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + 6; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 4368 { } movieClip 4369 redpatch1a { instance animate of movieClip 4368 { onClipEvent (load) { dead = false; deadt = 0; dir = random(2); if (dir == 0) { speed = -7; _xscale = -100; } if (dir == 1) { speed = 7; _xscale = 100; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + 6; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 4371 { } movieClip 4372 berrishoes1a { instance animate of movieClip 4371 { onClipEvent (load) { dead = false; deadt = 0; dir = random(2); if (dir == 0) { speed = -7; _xscale = -100; } if (dir == 1) { speed = 7; _xscale = 100; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + 6; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 4374 { } movieClip 4375 minervacl1 { instance animate of movieClip 4374 { onClipEvent (load) { dead = false; deadt = 0; dir = random(2); if (dir == 0) { speed = -7; _xscale = -100; } if (dir == 1) { speed = 7; _xscale = 100; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + 6; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 4377 { } movieClip 4378 minervacl2 { instance animate of movieClip 4377 { onClipEvent (load) { dead = false; deadt = 0; dir = random(2); if (dir == 0) { speed = -7; _xscale = -100; } if (dir == 1) { speed = 7; _xscale = 100; } ysel = random(6); if (ysel == 0) { yspeed = 5; } if (ysel == 1) { yspeed = 7; } if (ysel == 2) { yspeed = 9; } if (ysel == 3) { yspeed = 13; } if (ysel == 4) { yspeed = 15; } if (ysel == 5) { yspeed = 17; } rtime = 0; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _rotation = _rotation + 6; _x = _x + speed; _y = _y - yspeed; --yspeed; } } } } movieClip 4381 { } movieClip 4383 { } movieClip 4386 { } movieClip 4387 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 4388 barrel1a { instance animate of movieClip 4387 { onClipEvent (load) { xs = random(6); if (xs == 0) { xspeed = 3; } if (xs == 1) { xspeed = -3; } if (xs == 2) { xspeed = 2; } if (xs == 3) { xspeed = -2; } if (xs == 4) { xspeed = 1; } if (xs == 5) { xspeed = -1; } goup = 25; deadt1 = 0; hx = -10; up = -40; at3 = 0; attached = true; infot = 0; info = false; dead = false; deadt = 0; enemname = 'Barrel'; life = 35; lifemax = 35; rand = 80; asrand = 45; hit1 = false; hit1t = 0; hitsnd = new Sound(); hitsnd.attachSound('rex1a'); } onClipEvent (enterFrame) { if (!_root.pause) { _root.beh = dir; _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 (_x >= 600) { } if (_x <= -120) { } if (_y >= 525) { _parent.removeMovieClip(); dead = true; } if (_y <= -90) { _parent.removeMovieClip(); dead = true; } 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 (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } gotoAndStop('chill'); if (life <= 0) { dead = true; } if (!hit1) { if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.player1.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.asplayer.animate.power; hit1 = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.asplayer.animate.power; hit1 = true; } } if (hit1) { if (!hita) { hitsnd.start(); hita = true; } ++hit1t; if (hit1t >= 7) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } } if (dead) { if (!ada) { adasel = random(15); if (adasel == 2) { _root.attachMovie('hamburger1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 3) { _root.attachMovie('chicken1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 4) { _root.attachMovie('sodaup1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 5) { _root.attachMovie('uzithrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 6) { _root.attachMovie('hgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 7) { _root.attachMovie('mgunthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 32; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 8) { _root.attachMovie('swordthrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 9) { _root.attachMovie('knifethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } if (adasel == 10) { _root.attachMovie('axethrow1a', 'thrownobj1a' + _root.itlayer, _root.itlayer++); _root['thrownobj1a' + _root.itlayer].animate.dropped = true; _root['thrownobj1a' + _root.itlayer].animate.found = true; _root['thrownobj1a' + _root.itlayer].animate.rounds = 30; _root['thrownobj1a' + _root.itlayer].animate._y = _y - 65; _root['thrownobj1a' + _root.itlayer].animate._x = _x; } ada = true; } gotoAndStop('dead'); _y = _y - goup; --goup; ++deadt; _x = _x + xspeed; if (deadt >= 30) { _alpha = 50; } if (deadt >= 40) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); _visible = false; unpause = false; } } } } movieClip 4390 { } movieClip 4391 { } movieClip 4392 hamburger1a { instance animate of movieClip 4391 { onClipEvent (load) { rtime = 0; enemname = 'Hamburger'; upt = 10; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } ++rtime; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - upt; --upt; } if (limit.hitTest(_root.player1.animate.limit)) { _root.life += 50; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _parent.removeMovieClip(); } if (limit.hitTest(_root.asplayer.animate.limit)) { _root.aslife += 50; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _parent.removeMovieClip(); } if (rtime > 150) { _alpha = 50; } if (rtime > 200) { _parent.removeMovieClip(); } } } } } movieClip 4394 { } movieClip 4395 { } movieClip 4396 chicken1a { instance animate of movieClip 4395 { onClipEvent (load) { rtime = 0; enemname = 'Chicken'; upt = 10; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } ++rtime; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - upt; --upt; } if (limit.hitTest(_root.player1.animate.limit)) { _root.life += 25; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _parent.removeMovieClip(); } if (limit.hitTest(_root.asplayer.animate.limit)) { _root.aslife += 25; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _parent.removeMovieClip(); } if (rtime > 150) { _alpha = 50; } if (rtime > 200) { _parent.removeMovieClip(); } } } } } movieClip 4398 { } movieClip 4399 { } movieClip 4400 sodaup1a { instance animate of movieClip 4399 { onClipEvent (load) { rtime = 0; enemname = 'Soda'; upt = 10; } 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; } if (_x >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } ++rtime; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - upt; --upt; } if (limit.hitTest(_root.player1.animate.limit)) { _root.life += 10; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _parent.removeMovieClip(); } if (limit.hitTest(_root.asplayer.animate.limit)) { _root.aslife += 10; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('none'); _root.enname = enemname; _parent.removeMovieClip(); } if (rtime > 150) { _alpha = 50; } if (rtime > 200) { _parent.removeMovieClip(); } } } } } movieClip 4402 { frame 111 { stop(); } } movieClip 4404 { frame 111 { stop(); } } movieClip 4406 { frame 110 { stop(); } } movieClip 4408 { frame 110 { stop(); } } movieClip 4410 { frame 111 { stop(); } } movieClip 4412 { frame 110 { stop(); } } movieClip 4413 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 4414 stagestart1a { instance animate of movieClip 4413 { onClipEvent (load) { _x = 112; _y = 150; if (one) { gotoAndStop('one'); } if (two) { gotoAndStop('two'); } if (three) { gotoAndStop('three'); } rt = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (one) { gotoAndStop('one'); } if (two) { gotoAndStop('two'); } if (three) { gotoAndStop('three'); } ++rt; if (rt >= 115) { _parent.removeMovieClip(); } } } } } movieClip 4416 { frame 110 { stop(); } } movieClip 4417 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } } movieClip 4418 stagecomplete1a { instance animate of movieClip 4417 { onClipEvent (load) { _x = 112; _y = 150; if (one) { gotoAndStop('one'); } if (two) { gotoAndStop('two'); } if (three) { gotoAndStop('three'); } rt = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (one) { gotoAndStop('one'); } if (two) { gotoAndStop('two'); } if (three) { gotoAndStop('three'); } ++rt; if (rt >= 120) { _parent.removeMovieClip(); } } } } } movieClip 4420 { } movieClip 4423 { } movieClip 4425 { } movieClip 4427 { } movieClip 4429 { } movieClip 4446 { frame 17 { stop(); } } movieClip 4451 { } movieClip 4467 { } movieClip 4478 { } movieClip 4492 { } movieClip 4499 { } movieClip 4507 { } movieClip 4511 { } movieClip 4520 { } movieClip 4522 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } movieClip 4545 { instance of movieClip 4522 { onClipEvent (enterFrame) { if (_root.dkid) { gotoAndStop('dkid'); } if (_root.bdevil) { gotoAndStop('bdevil'); } if (_root.smfry) { gotoAndStop('smfry'); } if (_root.dgirl) { gotoAndStop('dgirl'); } if (_root.jfighter) { gotoAndStop('jfighter'); } if (!_root.jfighter and !_root.dgirl and !_root.smfry and !_root.bdevil and !_root.dkid) { gotoAndStop('none'); } } } } movieClip 4553 { } movieClip 4588 { } movieClip 4613 { } movieClip 4630 { } movieClip 4648 { frame 1 { eyes.gotoAndStop('up'); es = random(5); if (es == 0) { mouth.gotoAndStop(2); } if (es == 1) { mouth.gotoAndStop(3); } if (es == 2) { mouth.gotoAndStop(4); } if (es == 3) { mouth.gotoAndStop(5); } if (es == 4) { mouth.gotoAndStop(6); } } frame 34 { eyes.gotoAndStop('dn'); } } movieClip 4666 { } movieClip 4692 { } movieClip 4694 { } movieClip 4696 { } movieClip 4697 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } } movieClip 4831 { } movieClip 4853 { instance of movieClip 4522 { onClipEvent (enterFrame) { if (_root.dkid) { gotoAndStop('dkid'); } if (_root.bdevil) { gotoAndStop('bdevil'); } if (_root.smfry) { gotoAndStop('smfry'); } if (_root.dgirl) { gotoAndStop('dgirl'); } if (_root.jfighter) { gotoAndStop('jfighter'); } if (!_root.jfighter and !_root.dgirl and !_root.smfry and !_root.bdevil and !_root.dkid) { gotoAndStop('none'); } } } } movieClip 4880 { } movieClip 4883 { } movieClip 4884 { } movieClip 4887 { } movieClip 4890 { } movieClip 4892 { } movieClip 4893 { 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 4894 pepto1a { instance animate of movieClip 4893 { onClipEvent (load) { rapevt = 0; 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'); up = -20; infot = 0; enemname = 'Pepto'; assx = 50; flyt = 0; sef = random(2); if (sef == 0) { fly = false; walk = true; } if (sef == 1) { fly = true; walk = false; } walkt = 0; nutsel = random(4); if (nutsel == 0) { mtmax = 80; } if (nutsel == 1) { mtmax = 70; } if (nutsel == 2) { mtmax = 90; } if (nutsel == 3) { mtmax = 95; } s1 = false; s2 = false; s3 = false; s4 = false; at2 = 0; dsez = random(4); if (dsez == 0) { deadfly = 20; } if (dsez == 1) { deadfly = 15; } if (dsez == 2) { deadfly = 10; } if (dsez == 3) { deadfly = 25; } dspeed = 5; hitt = 0; atspeed = 5; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hit2timer = 0; hit1timer = 0; hitspeed = 2; hitfallspeed = 3; at3t = 0; attached = true; rand = 200; randy = 200; if (_root.easy) { if (_parent._name == 'e1') { life = 80; lifemax = 80; speed = 2.5; } if (_parent._name == 'e2') { life = 80; lifemax = 80; speed = 1.5; } if (_parent._name == 'e3') { life = 80; lifemax = 80; speed = 3; } if (_parent._name == 'e4') { life = 80; lifemax = 80; speed = 2; } if (_parent._name == 'e8') { life = 200; lifemax = 200; speed = 2.5; } } if (_root.normal) { if (_parent._name == 'e1') { life = 100; lifemax = 100; speed = 3; } if (_parent._name == 'e2') { life = 100; lifemax = 100; speed = 2; } if (_parent._name == 'e3') { life = 100; lifemax = 100; speed = 3.5; } if (_parent._name == 'e4') { life = 100; lifemax = 100; speed = 2.5; } if (_parent._name == 'e8') { life = 300; lifemax = 200; speed = 2.5; } } if (_root.hard) { if (_parent._name == 'e1') { life = 150; lifemax = 150; speed = 3; } if (_parent._name == 'e2') { life = 150; lifemax = 150; speed = 2.5; } if (_parent._name == 'e3') { life = 150; lifemax = 150; speed = 3.5; } if (_parent._name == 'e4') { life = 150; lifemax = 150; speed = 3; } if (_parent._name == 'e8') { life = 400; lifemax = 200; speed = 2.5; } } dead = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; fall = false; jump = false; deadsel = random(4); deadt = 0; dir = 0; fspeed = 6; _xscale = 100; _yscale = 100; atspeed = 4; hspeed = 4; downt = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _root.dg = _parent._name; _visible = true; if (!unpause) { 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 (_x >= 600) { _x = _x - 10; } if (_x <= -120) { _x = _x + 10; } if (_x >= 700) { _parent.removeMovieClip(); } if (_x <= -220) { _parent.removeMovieClip(); } if (_y >= 505) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (info) { ++infot; _root.enspec.appear = true; _root.enspec.appeart = 0; _root.enspec.picbox.gotoAndStop('pepto'); _root.enname = enemname; _root.enlife = life; _root.enlifemax = lifemax; if (infot >= 2) { infot = 0; info = false; } } if (!dead) { if (life <= 0) { dead = true; } if (!down) { if (!hitfall) { if (!knockup) { if (!hit1) { if (!hit2) { if (this.hitTest(_root.player1.animate.character.limit)) { life -= _root.player1.animate.power; hit = true; } if (!asrape) { if (!_root.rape1) { if (!rape1) { if (!rape2) { if (!attack1) { if (!attack2) { if (!attack3) { hitsel = random(2); if (fly) { ++flyt; if (_root.map.black.hitTest(_x - 15, _y, true)) { _x = _x - 20; } if (_root.map.black.hitTest(_x + 15, _y, true)) { _x = _x + 20; } lmove = random(2); gotoAndStop('go'); MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; MaxY = _root.player1.animate._y - 200; MinY = _root.player1.animate._y - 230; if (_x <= MinX) { if (!_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x + speed; } xPos = false; } else { if (_x >= MaxX) { if (!_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x - speed; } xPos = false; } else { xPos = true; } } if (_y <= MinY) { _y = _y + speed; yPos = false; } else { if (_y >= MaxY) { _y = _y - speed; yPos = false; } else { yPos = true; } } if (yPos) { jump = true; } if (xPos and yPos) { attack1 = true; } if (_x > _root.player1.animate._x) { dir = 0; _xscale = 100; } else { dir = 1; _xscale = -100; } if (flyt >= 200) { flyt = 0; walk = true; fly = false; } } if (walk) { ++walkt; if (_root.map.black.hitTest(_x + 15, _y, true)) { _x = _x - 20; } if (_root.map.black.hitTest(_x - 15, _y, true)) { _x = _x + 20; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { fall = true; } else { fall = false; } if (fall) { _y = _y + 8; gotoAndStop('go'); } else { gotoAndStop('walk'); } lmove = random(2); MaxX = _root.player1.animate._x + assx; MinX = _root.player1.animate._x - assx; MaxY = _root.player1.animate._y - 200; MinY = _root.player1.animate._y - 230; if (_x <= MinX) { if (!_root.map.black.hitTest(_x + 20, _y, true)) { _x = _x + speed; } xPos = false; } else { if (_x >= MaxX) { if (!_root.map.black.hitTest(_x - 20, _y, true)) { _x = _x - speed; } xPos = false; } else { xPos = true; } } if (xPos) { attack2 = true; } if (_x > _root.player1.animate._x) { dir = 0; _xscale = 100; } else { dir = 1; _xscale = -100; } if (walkt >= 200) { walkt = 0; fly = true; walk = false; } } } } } if (attack1) { --atdrop; _y = _y + atdrop; if (dir == 0) { _x = _x - atspeed; } if (dir == 1) { _x = _x + atspeed; } gotoAndStop('dive'); ++attack1t; if (_y <= 30) { fly = true; walk = false; attack1t = 0; attack1 = false; } 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.easy) { _root.breakfree = 10; _root.life -= 2; } if (_root.normal) { _root.breakfree = 15; _root.life -= 3; } if (_root.hard) { _root.breakfree = 20; _root.life -= 5; } rape1 = true; attack1t = 0; attack1 = false; } } } } if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; if (_root.easy) { _root.life -= 3; } if (_root.normal) { _root.life -= 4; } if (_root.hard) { _root.life -= 7; } attack1t = 0; attack1 = false; _root.rape1 = true; } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack1t = 0; attack1 = false; } } if (attack1t >= 35) { attack1t = 0; attack1 = false; } } else { atdrop = 20; } if (attack2) { ++attack2t; 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.easy) { _root.breakfree = 10; _root.life -= 2; } if (_root.normal) { _root.breakfree = 15; _root.life -= 3; } if (_root.hard) { _root.breakfree = 20; _root.life -= 5; } rape1 = true; attack2t = 0; attack2 = false; } } } } if (character.limit.hitTest(_root.player1.animate.slimit)) { srape = true; if (_root.easy) { _root.life -= 3; } if (_root.normal) { _root.life -= 4; } if (_root.hard) { _root.life -= 7; } attack2t = 0; attack2 = false; _root.rape1 = true; } if (!_root.asplayer.animate.hit) { if (character.limit.hitTest(_root.asplayer.animate.limit)) { asrape = true; attack2t = 0; attack2 = false; } } if (attack2t >= 30) { attack2t = 0; attack2 = false; } } } if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { _root.rape1 = true; gotoAndStop('rape2'); } if (rapes == 1) { _root.rape1 = true; gotoAndStop('rape3'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape1'); if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.rape2 = true; _root.player1.animate._y = _y; if (dir1 == 0) { _root.player1.animate._x = _x - 10; } if (dir1 == 1) { _root.player1.animate._x = _x + 10; } if (_root.player1.animate.rapebreak) { rape2 = false; } } } if (rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.rape2 = true; if (_root.easy) { _root.life -= 0.02; } if (_root.normal) { _root.life -= 0.03; } if (_root.hard) { _root.life -= 0.04; } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('stun'); 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.rapebreak) { rape1 = false; } if (_root.life <= _root.clife) { rapes = random(2); rape2 = true; rape1 = false; } } } if (_root.rape1) { attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; if (!srape) { if (rape2) { ++rapevt; if (rapevt > 50 and rapevt < 52) { rpsnd = random(2); if (rpsnd == 0) { p1rapesnd1.start(); } if (rpsnd == 1) { p1rapesnd2.start(); } } if (rapevt > 55) { rapevt = 0; } if (rapes == 0) { gotoAndStop('rape2'); } if (rapes == 1) { gotoAndStop('rape3'); } _root.player1.animate.rbreak = 0; _root.player1.animate.gotoAndStop('rape2'); if (_root.easy) { _root.life -= 0.1; } if (_root.normal) { _root.life -= 0.2; } if (_root.hard) { _root.life -= 0.3; } _root.rape1 = true; _root.player1.animate._y = _y - 10; if (dir1 == 0) { _root.player1.animate._x = _x; } if (dir1 == 1) { _root.player1.animate._x = _x; } if (limit.hitTest(_root.asplayer.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; hitsnd2.start(); info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } rape1 = false; rape2 = false; _root.rape1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; rape1 = false; rape2 = false; _root.rape1 = false; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.player1.animate.rapebreak) { rape1 = false; rape2 = false; } } } if (srape) { _root.pepto = true; _visible = false; gotoAndStop('blank'); } if (!srape and !rape2) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('go'); _y = _y + 7; } if (_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('masturbate'); } if (limit.hitTest(_root.player1.animate.character.limit)) { if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; } } } info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y + up; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (limit.hitTest(_root.asplayer.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; info = true; if (hitsel == 0) { life -= _root.asplayer.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.asplayer.animate.power; hit2 = true; } } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.asplayer.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } } } else { _visible = true; } } if (asrape) { _root.asrape = true; _root.asplayer.animate.rapet = 0; _visible = true; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; _root.asplayer.animate.rape = true; _root.aslife -= 0.2; if (_root.aslife >= 80) { gotoAndStop('rape1'); _root.asplayer.animate.gotoAndStop('held'); } if (_root.aslife < 80) { gotoAndStop('asrape'); _root.asplayer.animate.gotoAndStop('blank'); if (_root.asminerva) { character.gotoAndStop('minerva'); } if (_root.asmatilda) { character.gotoAndStop('matilda'); } if (_root.asberri) { character.gotoAndStop('berri'); } if (_root.aslola) { character.gotoAndStop('lola'); } if (_root.aszeta) { character.gotoAndStop('zeta'); } } _root.asplayer.animate._y = _y; if (dir1 == 0) { _root.asplayer.animate._x = _x - 10; } if (dir1 == 1) { _root.asplayer.animate._x = _x + 10; } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.asrape = false; _root.player1.animate.connection = true; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.asrape = false; life -= _root.player1.animate.power; _root.asplayer.animate.rape = false; asrape = false; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; _root.player1.animate.connection = true; hitflys = 25; knockup = true; } if (_root.aslife <= 0) { asrape = false; } } if (limit.hitTest(_root.player1.animate.character.limit)) { _root.asrape = false; _root.player1.animate.connection = true; info = true; if (!_root.axe) { if (!_root.knife) { if (!_root.sword) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { life -= _root.player1.animate.power; hit1 = true; } if (hitsel == 1) { life -= _root.player1.animate.power; hit2 = true; } } } } if (_root.axe) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 8; hitfall = true; } if (_root.sword) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt1a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 6; hitfall = true; } if (_root.knife) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; hit1 = false; hit1t = 0; hit2 = false; hit2t = 0; hitflys = 4; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.asrape = false; _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); info = true; life -= _root.player1.animate.power; hitflys = 10; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _root.asrape = false; life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); info = true; _root.player1.animate.connection = true; hitflys = 15; knockup = true; } } if (hit2) { ++hit2timer; if (!hitb) { hitb = true; } srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; ++hit2t; asrape = false; gotoAndStop('hit2'); if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 2; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit2timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit2t = 0; hit1 = true; hit2 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit2t >= 15) { hit2t = 0; hit2 = false; } } else { hit2up = 1; hit2timer = 0; hitb = false; } } if (hit1) { ++hit1t; if (!hita) { hita = true; } srape = false; gotoAndStop('hit1'); attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y - 5; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (dir == 0) { _x = _x + hitspeed; } if (dir == 1) { _x = _x - hitspeed; } } if (hit1timer >= 5) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 15; knockup = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hit1t = 0; hit2 = true; hit1 = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys = 15; knockup = true; } } if (hit1t >= 15) { hit1t = 0; hit1 = false; } } else { hit1up = 1; hit1timer = 0; hita = false; } } if (knockup) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; asrape = false; gotoAndStop('hit1'); _y = _y - hitflys; --hitflys; ++knockupst; if (knockupst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.player1.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys = 6; hitfall = true; knockup = false; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys = 14; knockupst = 0; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } knockup = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = false; hitfall = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 3; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; knockup = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { knockup = false; } } else { knockupst = 0; } } if (hitfall) { srape = false; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; ++hitfallst; gotoAndStop('hit2'); _y = _y - hitflys; --hitflys; if (dir == 0) { _x = _x + hitfallspeed; } if (dir == 1) { _x = _x - hitfallspeed; } if (hitfallst >= 10) { if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; life -= _root.player1.animate.power; kup = true; _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; if (!_root.axe) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (_root.axe) { hitflys = 6; hitfall = true; } } if (limit.hitTest(_root.player1.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd3.start(); life -= _root.player1.animate.power; hitflys += 3; } if (limit.hitTest(_root.player1.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.player1.animate.power; hitflys += 6; knockup = true; hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd4.start(); life -= _root.asplayer.animate.power; kup = true; if (hitsel == 0) { hit1 = true; } if (hitsel == 1) { hit2 = true; } hitfall = false; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd1.start(); life -= _root.asplayer.animate.power; hitflys += 3; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hitsnd2.start(); life -= _root.asplayer.animate.power; hitflys += 6; knockup = true; hitfall = false; } } if (_root.map.black.hitTest(_x, _y + 20, true)) { down = true; hitfall = false; } if (_root.map.black.hitTest(_x, _y - 20, true)) { hitfall = false; } } else { hitfallst = 0; } } if (down) { srape = false; stunt = 0; attack1 = false; attack2 = false; attack3 = false; attack1t = 0; attack2t = 0; attack3t = 0; rape1 = false; rape2 = false; asrape = false; gotoAndStop('dead1'); ++downt; if (!dn1) { ghitsnd1.start(); dn1 = true; } if (!_root.map.black.hitTest(_x, _y + 20, true)) { _y = _y + 7; } if (downt >= 50) { downt = 0; down = false; } if (limit.hitTest(_root.player1.animate.character.limit)) { info = true; if (_root.axe or _root.sword or _root.knife) { _root.attachMovie('bloodspurt2a', 'blood' + _root.debris, _root.debris++); _root['blood' + _root.debris].animate._x = _x; _root['blood' + _root.debris].animate._y = _y; _root['blood' + _root.debris].animate.dir = dir; } else { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; } life -= _root.player1.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { info = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.asplayer.animate.power; hitflys = 6; hitfall = true; downt = 0; down = false; } } else { dn1 = false; } } if (dead) { ++deadt; --deadfly; _y = _y - deadfly; if (dir == 1) { _x = _x - dspeed; } if (dir == 0) { _x = _x + dspeed; } if (!itatt) { _root.edead += 1; itatt = true; } gotoAndStop('dead1'); if (deadt >= 100) { _parent.removeMovieClip(); } } } if (_root.pause) { character.stop(); unpause = false; _visible = false; } } } } movieClip 4895 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } movieClip 4896 fifiwin1a { instance animate of movieClip 4895 { onClipEvent (load) { stopAllSounds(); _root.control.vol = 100; aniselect = random(2); } onClipEvent (enterFrame) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('fall'); _y = _y + 7; } else { if (aniselect == 0) { gotoAndStop('win1'); } if (aniselect == 1) { gotoAndStop('win2'); } } } } } movieClip 4898 { } movieClip 4901 { } movieClip 4903 { } movieClip 4904 { } movieClip 4907 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 4908 { frame 1 { stop(); } } movieClip 4909 toonpimp1a { instance animate of movieClip 4908 { onClipEvent (load) { talkt1 = 0; talkt2 = 0; talkt3 = 0; talkt4 = 0; talkt5 = 0; talkt6 = 0; talkt7 = 0; rand = 100; talk = false; if (_root.tpcl) { character.clothes._visible = true; } else { character.clothes._visible = false; } character._xscale = 70; up = -30; life = 10; deadt = 0; hitt = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _root.plx = xPos; 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 >= _x) { character._xscale = 70; } else { character._xscale = -70; } if (_root.tpcl) { character.clothes._visible = true; } else { character.clothes._visible = false; } if (!met) { MaxX = _root.player1.animate._x + rand; MinX = _root.player1.animate._x - rand; if (_x <= MinX) { xPos = false; } else { if (_x >= MaxX) { xPos = false; } else { xPos = true; } } if (xPos) { talk = true; } if (talk) { _root.player1.animate.anistop = true; _root.player1.animate.up = false; _root.player1.animate.dn = false; _root.player1.animate.rt = false; _root.player1.animate.lft = false; ++talkt1; talka.gotoAndStop('t'); if (talkt1 >= 0 and talkt1 < 150) { talka.gotoAndStop('t'); talka.words = 'Sorry, Fifi, I can\'t do you now.'; } if (talkt1 >= 150 and talkt1 < 300) { talka.words = 'Montana Max stole my favorite pimp cane!'; } if (talkt1 >= 300 and talkt1 < 450) { talka.words = 'I really like bopping hoes on the head with it.'; } if (talkt1 >= 450 and talkt1 < 600) { talka.words = 'I don\'t think I can perform without it.'; } if (talkt1 >= 600 and talkt1 < 750) { talka.words = 'Please get it back for me!'; } if (talkt1 >= 750 and talkt1 < 900) { talka.words = 'If you get it back I promise to do you good!'; } if (talkt1 >= 900) { talka.words = ''; talka.gotoAndStop('n'); talk = false; _root.player1.animate.anistop = false; met = true; } } } if (!dead) { _root.tpcl = true; if (life <= 0) { dead = true; } if (met) { if (!hit) { if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hit = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _root.player1.animate.connection = true; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; info = true; life -= _root.player1.animate.power; hit = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { life -= _root.player1.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; _root.player1.animate.connection = true; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.asplayer.animate.power; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { life -= _root.asplayer.animate.power; _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _x; _root['spark' + _root.spark].animate._y = _y + up; life -= _root.asplayer.animate.power; hit = true; } } } if (hit) { ++hitt; if (hitt >= 10) { hitt = 0; hit = false; } } } if (dead) { ++deadt; if (deadt >= 0 and deadt < 150) { talka.gotoAndStop('t'); talka.words = 'If you wanted to see me naked,'; } if (deadt >= 150 and deadt < 300) { talka.gotoAndStop('t'); talka.words = 'all you had to do is ask!'; } if (deadt >= 300) { talka.gotoAndStop('n'); talka.words = ''; } if (!d) { _root.attachMovie('fificl1', 'pants1' + _root.debris, _root.debris++); _root['pants1' + _root.debris].animate._x = _x; _root['pants1' + _root.debris].animate._y = _y; _root.attachMovie('fificl1', 'pants2' + _root.debris, _root.debris++); _root['pants2' + _root.debris].animate._x = _x; _root['pants2' + _root.debris].animate._y = _y; _root.attachMovie('fificl1', 'pants3' + _root.debris, _root.debris++); _root['pants3' + _root.debris].animate._x = _x; _root['pants3' + _root.debris].animate._y = _y; _root.attachMovie('fificl1', 'pants4' + _root.debris, _root.debris++); _root['pants4' + _root.debris].animate._x = _x; _root['pants4' + _root.debris].animate._y = _y; d = true; } _root.tpcl = false; } } } } } movieClip 4911 { } movieClip 4912 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 4913 fifihead1a { instance animate of movieClip 4912 { onClipEvent (load) { twirlselx = random(4); dir = random(2); if (dir == 0) { _xscale = 100; } if (dir == 1) { _xscale = -100; } if (twirlselx == 0) { if (dir == 0) { speedx = 5; } if (dir == 1) { speedx = -5; } } if (twirlselx == 1) { if (dir == 0) { speedx = 8; } if (dir == 1) { speedx = -8; } } if (twirlselx == 2) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } if (twirlselx == 3) { if (dir == 0) { speedx = 3; } if (dir == 1) { speedx = -3; } } twirlsely = random(4); if (twirlsely == 0) { speedy = 3; } if (twirlsely == 1) { speedy = 5; } if (twirlsely == 2) { speedy = 8; } if (twirlsely == 3) { speedy = 15; } rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } if (_root.map.black.hitTest(_x + 20, _y, true)) { if (dir == 0) { speedx -= speedx * 2; } if (dir == 1) { speedx += speedx * 2; } } if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('nd'); if (dir == 0) { if (speedx < 0) { speedx += 0.5; } _x = _x - speedx; _rotation = _rotation - speedx; } if (dir == 1) { if (speedx > 0) { speedx -= 0.5; } _x = _x + speedx; _rotation = _rotation + speedx; } --speedy; _y = _y - speedy; } if (_root.map.black.hitTest(_x, _y + 20, true)) { if (limit.hitTest(_root.player1.animate.limit)) { _y = _y - 10; } gotoAndStop('d'); if (dir == 0) { if (speedx >= 0) { speedx -= 0.5; _x = _x - speedx; _rotation = _rotation - speedx; } } if (dir == 1) { if (speedx <= 0) { speedx += 0.5; _x = _x + speedx; _rotation = _rotation + speedx; } } } if (_root.map.black.hitTest(_x, _y - 20, true)) { speedy = 0; } if (_root.map.black.hitTest(_x, _y - 15, true)) { _y = _y + 1; } if (_root.map.black.hitTest(_x, _y + 15, true)) { _y = _y - 1; } if (rtime >= 150) { _alpha = 50; } if (rtime >= 200) { _parent.removeMovieClip(); } } } } } movieClip 4914 { } movieClip 4915 bloodex1a { instance animate of movieClip 4914 { onClipEvent (load) { rtime = 0; } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } } if (rtime >= 40) { _parent.removeMovieClip(); } } } } movieClip 4916 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 4917 fifidead1a { instance animate of movieClip 4916 { onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.map.black.hitTest(_x, _y + 20, true)) { gotoAndStop('hitfly'); _y = _y + 7; } if (_root.map.black.hitTest(_x, _y + 20, true)) { _alpha = 50; gotoAndStop('down'); } } } } } movieClip 4918 { } movieClip 4919 fifishadow1a { instance animate of movieClip 4918 { onClipEvent (load) { rtime = 0; _alpha = 100; if (_root.player1.animate.dir == 0) { _xscale = 100; } if (_root.player1.animate.dir == 1) { _xscale = -100; } } onClipEvent (enterFrame) { if (!_root.pause) { ++rtime; character.stop(); 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 >= 600) { _parent.removeMovieClip(); } if (_x <= -120) { _parent.removeMovieClip(); } if (_y >= 525) { _parent.removeMovieClip(); } if (_y <= -90) { _parent.removeMovieClip(); } _alpha = _alpha - 5; if (rtime >= 20) { _parent.removeMovieClip(); } } } } } movieClip 4921 { } movieClip 4922 furfag1a { instance animate of movieClip 4921 { onClipEvent (load) { rtime = 0; } onClipEvent (enterFrame) { ++rtime; if (rtime >= 100) { _root.gotoAndStop('title'); } } } } movieClip 4926 { } movieClip 4942 { frame 39 { stop(); } } movieClip 4943 dragonpiss2a { instance animate of movieClip 4942 { onClipEvent (load) { rtime = 0; } onClipEvent (enterFrame) { if (_root.pause) { stop(); } if (!_root.pause) { ++rtime; if (!d) { play(); d = 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.player1.animate.nohit) { if (!_root.player1.animate.hit1) { if (!_root.player1.animate.hit2) { if (limit.hitTest(_root.player1.animate.limit)) { _root.player1.animate.hitflys = 6; _root.player1.animate.hitflyspeed = 15; _root.player1.animate.hitfly = true; if (_root.easy) { _root.life -= 15; } if (_root.normal) { _root.life -= 20; } if (_root.hard) { _root.life -= 30; } } } } } if (!_root.asplayer.animate.hit) { if (limit.hitTest(_root.asplayer.animate.limit)) { _root.asplayer.animate.hitfly = true; _root.asplayer.animate.hitflys = 15; _root.asplayer.animate.hitflyspeed = 6; if (_root.easy) { _root.aslife -= 20; } if (_root.normal) { _root.aslife -= 25; } if (_root.hard) { _root.aslife -= 35; } } } if (rtime >= 45) { _parent.removeMovieClip(); } } } } } movieClip 4944 { } movieClip 4945 confetti1a { instance animate of movieClip 4944 { onClipEvent (load) { _root.maxconfetti += 1; _y = -7; colorsel = random(5); idupcolor = new Color(this); oldColor = {'ra': '100', 'rb': '0', 'ga': '100', 'gb': '0', 'ba': '100', 'bb': '0', 'aa': '100', 'ab': '0'}; newColor1 = {'ra': '400', 'rb': '10', 'ga': '100', 'gb': '400', 'ba': '400', 'bb': '400', 'aa': '100', 'ab': '0'}; newColor2 = {'ra': '400', 'rb': '210', 'ga': '0', 'gb': '0', 'ba': '0', 'bb': '400', 'aa': '100', 'ab': '0'}; newColor3 = {'ra': '0', 'rb': '10', 'ga': '100', 'gb': '400', 'ba': '400', 'bb': '400', 'aa': '100', 'ab': '0'}; newColor4 = {'ra': '0', 'rb': '0', 'ga': '0', 'gb': '0', 'ba': '400', 'bb': '400', 'aa': '100', 'ab': '0'}; newColor5 = {'ra': '0', 'rb': '0', 'ga': '400', 'gb': '400', 'ba': '0', 'bb': '0', 'aa': '100', 'ab': '0'}; if (colorsel == 0) { idupcolor.setTransform(newColor1); } if (colorsel == 1) { idupcolor.setTransform(newColor2); } if (colorsel == 2) { idupcolor.setTransform(newColor3); } if (colorsel == 3) { idupcolor.setTransform(newColor4); } if (colorsel == 4) { idupcolor.setTransform(newColor5); } speedsely = random(6); if (speedsely == 0) { speedy = 0.2; } if (speedsely == 1) { speedy = 0.5; } if (speedsely == 2) { speedy = 1; } if (speedsely == 3) { speedy = 2; } if (speedsely == 4) { speedy = 3; } if (speedsely == 5) { speedy = 4; } sizesel = random(5); if (sizesel == 0) { _width = 15; _height = 8; } if (sizesel == 1) { _width = 14; _height = 9; } if (sizesel == 2) { _width = 12; _height = 5; } if (sizesel == 3) { _width = 10; _height = 3; } if (sizesel == 4) { _width = 5; _height = 8; } dirsel = random(2); if (dirsel == 0) { dir = 0; } if (dirsel == 1) { dir = 1; } xsel = random(6); if (xsel == 0) { spx = 0.2; } if (xsel == 1) { spx = 0.3; } if (xsel == 2) { spx = 0.4; } if (xsel == 3) { spx = 0.5; } if (xsel == 4) { spx = 0.6; } if (xsel == 5) { spx = 0.7; } xspot = random(12); if (xspot == 0) { _x = 10; } if (xspot == 1) { _x = 50; } if (xspot == 2) { _x = 100; } if (xspot == 3) { _x = 150; } if (xspot == 4) { _x = 200; } if (xspot == 5) { _x = 250; } if (xspot == 6) { _x = 300; } if (xspot == 7) { _x = 350; } if (xspot == 8) { _x = 400; } if (xspot == 9) { _x = 450; } if (xspot == 10) { _x = 500; } if (xspot == 11) { _x = 530; } xspeedsel = random(5); if (xspeedsel == 0) { speedx = 1; } if (xspeedsel == 1) { speedx = 0.8; } if (xspeedsel == 2) { speedx = 0.5; } if (xspeedsel == 3) { speedx = 0.4; } if (xspeedsel == 4) { speedx = 0.2; } rotsel = random(5); if (rotsel == 0) { rot = 0.1; } if (rotsel == 1) { rot = 0.2; } if (rotsel == 2) { rot = 0.3; } if (rotsel == 3) { rot = 0.4; } if (rotsel == 4) { rot = 0.5; } } onClipEvent (enterFrame) { _y = _y + speedy; _rotation = _rotation + rot; if (dir == 0) { _x = _x - speedx; --speedx; if (speedx < 0) { dir = 1; } } if (dir == 1) { _x = _x + speedx; ++speedx; if (speedx > 5) { dir = 0; } } if (_y >= 405) { _root.maxconfetti -= 1; _parent.removeMovieClip(); } if (_x < 0) { _root.maxconfetti -= 1; _parent.removeMovieClip(); } if (_x > 555) { _root.maxconfetti -= 1; _parent.removeMovieClip(); } } } } frame 1 { function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; var pv; mb = '__mochibot__'; mbc = 'mochibot.com'; g = _global ? _global : _level0._root; if (g[mb + swfid]) { return g[mb + swfid]; } s = System.security; x = mc._root.getSWFVersion; fv = x ? mc.getSWFVersion() : (_global ? 6 : 5); if (!s) { s = {}; } sb = s.sandboxType; if (sb == 'localWithFile') { return null; } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } pv = (fv == 5) ? /:$version : System.capabilities.version; u = 'http://' + mbc + '/my/core.swf?mv=8&fv=' + fv + '&v=' + escape(pv) + '&swfid=' + escape(swfid) + '&l=' + lv + '&f=' + mc + (sb ? '&sb=' + sb : '') + (trk ? '&t=1' : ''); lv = fv > 6 ? mc.getNextHighestDepth() : (g[mb + 'level'] ? g[mb + 'level'] + 1 : lv); g[mb + 'level'] = lv; if (fv == 5) { res = '_level' + lv; if (!eval(res)) { loadMovieNum(u, lv); } return res; } res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); return res; } __com_mochibot__('92c973f1', this, 10301, true); } frame 2 { stop(); _root.hard = false; _root.normal = false; _root.easy = true; _root.sound = true; _root.lolasel = false; _root.berrisel = false; _root.zoomin = false; stopAllSounds(); Stage.scaleMode = 'exactfit'; Stage.showMenu = false; } movieClip 4947 { } movieClip 4951 { frame 1 { stop(); } frame 2 { stop(); } } instance of movieClip 4951 { 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) + '% Fifi\'s FURY!'; } } } movieClip 4953 { } instance of movieClip 4953 { 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'); } } } instance of movieClip 756 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-0008&PA=1352354', ''); } } instance of movieClip 765 { onClipEvent (release) { getURL('http://www.adult-empire.com/rs.php?site_id=5694&wm_id=3287', 1); } } instance of movieClip 768 { onClipEvent (release) { getURL('http://links.verotel.com/cgi-bin/showsite.verotel?vercode=29094:9804000000924067', 1); } } instance of movieClip 759 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 762 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 783 { onClipEvent (release) { getURL('http://www.cartoonreality.com/index.html?id=hobartstarr', 1); } } movieClip 4960 { } instance of movieClip 4960 { onClipEvent (release) { getURL('http://links.verotel.com/cgi-bin/showsite.verotel?vercode=15543:9804000000924067', 1); } } movieClip 4965 { } instance of movieClip 4965 { onClipEvent (release) { getURL('http://secure.titanime.com/track/NTM1OTozOjE/', 1); } } movieClip 4972 { } instance of movieClip 4972 { onClipEvent (release) { getURL('http://www.hentaibiz.com/hit/05/201091/6/1/default/', 1); } } frame 3 { stop(); } movieClip 4975 { frame 1 { stop(); } } instance of movieClip 4975 { onClipEvent (release) { _root.gotoAndStop('title'); } } frame 4 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); mySharedObject = SharedObject.getLocal('ffury1'); if (mySharedObject.data.berrisel) { _root.berrisel = true; } else { mySharedObject.data.berrisel = false; _root.berrisel = false; } if (mySharedObject.data.lolasel) { _root.lolasel = true; } else { mySharedObject.data.lolasel = false; _root.lolasel = false; } if (mySharedObject.data.gamebeat) { _root.gamebeat = true; } else { mySharedObject.data.gamebeat = false; _root.gamebeat = false; } stop(); } instance of movieClip 4953 { 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'); } } } instance of movieClip 759 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 783 { onClipEvent (release) { getURL('http://secure.titanime.com/track/NTM1OTozOjE/', 1); } } movieClip 4980 { } instance of movieClip 4980 { onClipEvent (release) { getURL('http://roaryswork.weebly.com/index.html', 1); } } movieClip 4982 { } instance of movieClip 4982 { onClipEvent (release) { _root.stlev = 1; _root.gotoAndStop('assel'); } } movieClip 4984 { } instance of movieClip 4984 { onClipEvent (release) { _root.gotoAndStop('credits'); } } movieClip 4986 { } movieClip 4989 { } instance of movieClip 4989 { onClipEvent (release) { _root.stlev = 0; _root.gotoAndStop('assel'); } } movieClip 4991 { } instance of movieClip 4991 { onClipEvent (release) { _root.gotoAndStop('options'); } } movieClip 4993 { } instance of movieClip 4993 { onClipEvent (load) { if (_root.gamebeat) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.gamebeat) { _root.gotoAndStop('gallery'); } } onClipEvent (enterFrame) { if (_root.gamebeat) { _visible = true; } else { _visible = false; } } } movieClip 4995 { } movieClip 4997 { frame 1 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(38)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 2 { stop(); } frame 3 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(40)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 4 { stop(); } frame 5 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(37)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 6 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(39)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 7 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(37)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 8 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(39)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 9 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(66)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 10 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(65)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 11 { _root.zetasel = true; stop(); } } movieClip 4999 { frame 1 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(52)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 2 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(67)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 3 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(72)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 4 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(65)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 5 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(78)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 6 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(83)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 7 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(85)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 8 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(67)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 9 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(75)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 10 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(83)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 11 { _root.inflive = true; stop(); } } movieClip 5001 { frame 1 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(70)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 2 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(67)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 3 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(72)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 4 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(65)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 5 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(78)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 6 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(66)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 7 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(76)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 8 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(79)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 9 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(87)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 10 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(83)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 11 { _root.asinflive = true; stop(); } } movieClip 5003 { frame 1 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(84)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 2 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(89)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 3 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(82)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 4 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(79)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 5 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(78)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 6 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(69)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 7 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(66)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 8 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(73)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 9 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(71)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 10 { stop(); } frame 11 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(85)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 12 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(77)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 13 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(83)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 14 { _root.gamebeat = true; stop(); } } movieClip 5005 { frame 1 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(72)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 2 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(69)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 3 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(76)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 4 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(80)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 5 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(73)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 6 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(83)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 7 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(85)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 8 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(67)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 9 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (Key.isDown(75)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } frame 10 { _root.infammo = true; stop(); } } frame 5 { _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; stop(); } movieClip 5007 { } movieClip 5010 { } movieClip 5012 { } movieClip 5014 { } movieClip 5016 { } movieClip 5018 { } movieClip 5020 { } movieClip 5026 { } movieClip 5027 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } instance of movieClip 5027 { onClipEvent (load) { _root.selector = false; _root.asminerva = false; _root.asmatilda = false; _root.aslola = false; _root.asberri = false; _root.aszeta = false; esel = 1; } onClipEvent (enterFrame) { _root.ezel = esel; if (!selected) { if (Key.isDown(39)) { if (!r) { esel += 1; r = true; } } else { r = false; } if (Key.isDown(37)) { if (!l) { esel -= 1; l = true; } } else { l = false; } if (esel == 6) { esel = 1; } if (esel == 0) { esel = 5; } if (Key.isDown(65)) { selected = true; } if (_root.lolasel) { b1._visible = false; } else { b1._visible = true; } if (_root.berrisel) { b2._visible = false; } else { b2._visible = true; } if (_root.zetasel) { b3._visible = false; } else { b3._visible = true; } if (esel == 1) { gotoAndStop('minerva'); _root.char.gotoAndStop('minerva'); } if (esel == 2) { gotoAndStop('matilda'); _root.char.gotoAndStop('matilda'); } if (esel == 3) { if (_root.lolasel) { gotoAndStop('lola'); _root.char.gotoAndStop('lola'); } else { esel = 4; } } if (esel == 4) { if (_root.berrisel) { gotoAndStop('berri'); _root.char.gotoAndStop('berri'); } else { esel = 5; } } if (esel == 5) { if (_root.zetasel) { gotoAndStop('zeta'); _root.char.gotoAndStop('zeta'); } else { esel = 1; } } } if (selected) { if (esel == 1) { _root.asminerva = true; } if (esel == 2) { _root.asmatilda = true; } if (esel == 3) { _root.aslola = true; } if (esel == 4) { _root.asberri = true; } if (esel == 5) { _root.aszeta = true; } _root.selector = true; } } } movieClip 5035 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } instance of movieClip 344 { onClipEvent (load) { if (!_root.bepanties) { _visible = false; } } onClipEvent (enterFrame) { if (!_root.bepanties) { _visible = false; } } } frame 6 { stop(); } } movieClip 5038 { } instance control of movieClip 5038 { onClipEvent (load) { fs = 0; _root.slevel = 1; chtimer = 0; stopAllSounds(); s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('road2war1a'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic1.start(); } } }; stagemusic2 = new Sound(); stagemusic2.attachSound('stage2mus'); stagemusic2.setVolume(vol); stagemusic2.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (!_root.sound) { if (_root.selector) { ++fs; _root.fade.gotoAndStop('fadein'); if (fs >= 100) { removeMovieClip(_root.fade); if (_root.stlev == 0) { _root.gotoAndStop('survival'); } if (_root.stlev == 1) { _root.gotoAndStop('instructions'); } if (_root.stlev == 2) { _root.gotoAndStop('st1a'); } if (_root.stlev == 3) { _root.gotoAndStop('st2a'); } if (_root.stlev == 4) { _root.gotoAndStop('st2c'); } if (_root.stlev == 5) { _root.gotoAndStop('st3a'); } if (_root.stlev == 6) { _root.gotoAndStop('st3b'); } if (_root.stlev == 7) { _root.gotoAndStop('st3c'); } if (_root.stlev == 8) { _root.gotoAndStop('st3d'); } } } stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (_root.selector) { fadein = false; fadeout = true; } if (fadeout) { --vol; _root.fade.gotoAndStop('fadeout'); if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (_root.stlev == 0) { _root.gotoAndStop('survival'); } if (_root.stlev == 1) { _root.gotoAndStop('instructions'); } if (_root.stlev == 2) { _root.gotoAndStop('st1a'); } if (_root.stlev == 3) { _root.gotoAndStop('st2a'); } if (_root.stlev == 4) { _root.gotoAndStop('st2c'); } if (_root.stlev == 5) { _root.gotoAndStop('st3a'); } if (_root.stlev == 6) { _root.gotoAndStop('st3b'); } if (_root.stlev == 7) { _root.gotoAndStop('st3c'); } if (_root.stlev == 8) { _root.gotoAndStop('st3d'); } } } } else { faded = false; } if (fadein) { _root.fade.gotoAndStop('fadein'); ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2.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; } } } } movieClip 5039 { frame 31 { stop(); } } movieClip 5040 { frame 31 { stop(); } } movieClip 5041 { frame 1 { stop(); } frame 2 { stop(); } } frame 6 { stop(); } movieClip 5044 { } movieClip 5047 { frame 1 { stop(); } frame 2 { stop(); } } instance of movieClip 5047 { onClipEvent (release) { _root.gotoAndStop('title'); } } movieClip 5055 { } instance of movieClip 5055 { onClipEvent (release) { getURL('http://www.freewebs.com/warner12/index.htm', 1); } } frame 7 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.slevel = 1; _root.asrape = false; _root.score = 0; if (_root.easy) { _root.p1power = 5; } if (_root.normal) { _root.p1power = 4; } if (_root.hard) { _root.p1power = 3; } _root.health = 200; _root.life = 100; _root.shirt = true; _root.pants = true; _root.maxlife = 100; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.caslife = _root.aslife - 20; _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.calltime = 0; _root.callmax = 100; _root.plife = 100; _root.plifemax = 100; _root.assistlife = 100; _root.swt = 0; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _root.mover = false; _root.movel = false; _root.attachMovie('fifi1a', 'player1', 99); _root.movespeed = 5.5; _root.player1.animate._x = 250; _root.player1.animate._y = 300; _root.attachMovie('toonpimp1a', 'tp1', 97); _root.tp1.animate._x = 80; _root.tp1.animate._y = 325; _root.attachMovie('punchingbag1a', 'e12', 94); _root.e12.animate._x = 2200; _root.e12.animate._y = 300; _root.scrollvert = false; _root.scrollhor = true; _root.movespeed = 5; _root.lessb = 550; _root.moreb = 0; _root.ubounds = 500; _root.dbounds = 400; _root.rape1 = false; _root.rape2 = false; _root.edead = 0; stop(); } movieClip 5058 { } instance of movieClip 5058 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 2; } if (_root.movel) { _x = _x + _root.movespeed / 2; } } } } movieClip 5059 { } movieClip 5062 { } instance map of movieClip 5062 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } movieClip 5065 { } movieClip 5067 { } movieClip 5069 { } movieClip 5070 { frame 1 { stop(); } instance of movieClip 5065 { 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 5067 { onClipEvent (load) { cltimer = 0; } onClipEvent (enterFrame) { ++cltimer; if (cltimer >= 20) { if (Key.isDown(81)) { _root.qualityc.gotoAndStop('low'); } } } } frame 3 { stop(); } instance of movieClip 5069 { onClipEvent (load) { cltimer = 0; } onClipEvent (enterFrame) { ++cltimer; if (cltimer >= 20) { if (Key.isDown(81)) { _quality = 'BEST'; _root.qualityc.gotoAndStop('high'); } } } } } movieClip 5073 { } instance of movieClip 5073 { onClipEvent (load) { rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { if (_root.map._x <= 0) { if (_root.player1.animate._x >= 500) { fade = true; } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.fade); _root.gotoAndStop('st1a'); } } } } } instance control of movieClip 5038 { onClipEvent (load) { stopAllSounds(); s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('bfa1a'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic2.start(); } } }; stagemusic2 = new Sound(); stagemusic2.attachSound('bfa1b'); stagemusic2.setVolume(vol); stagemusic2.onSoundComplete = function () { if (_root.sound) { stagemusic2.start(); } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; stagemusic1.setVolume(vol); stagemusic2.setVolume(vol); if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; stagemusic1.setVolume(vol); stagemusic2.setVolume(vol); if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } movieClip 5074 { } movieClip 5080 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } movieClip 5082 { } movieClip 5083 { } instance of movieClip 5083 { onClipEvent (load) { yellow._width = _root.life; border._width = _root.maxlife + 5; red._width = _root.maxlife; deadt = 0; } onClipEvent (enterFrame) { if (_root.life > 0) { yellow._width = _root.life; } if (_root.life <= 0) { yellow._width = 0; _root.player1.animate.dead = true; } if (_root.player1.animate.dead) { _root.fifidead = true; } border._width = _root.maxlife + 5; red._width = _root.maxlife; if (_root.life >= _root.maxlife) { _root.life = _root.maxlife; } } } instance of movieClip 5083 { onClipEvent (load) { yellow._width = _root.aslife; border._width = _root.aslifemax + 3; red._width = _root.aslifemax; } onClipEvent (enterFrame) { if (_root.aslife > 0) { yellow._width = _root.aslife; } if (_root.aslife <= 0) { yellow._width = 0; } border._width = _root.aslifemax + 3; red._width = _root.aslifemax; if (_root.aslife >= _root.aslifemax) { _root.aslife = _root.aslifemax; } } } movieClip 5085 { } movieClip 5087 { } movieClip 5090 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance of movieClip 5090 { onClipEvent (load) { border._width = _root.callmax + 3; green._width = _root.aslifemax; } onClipEvent (enterFrame) { if (!_root.pause) { border._width = _root.callmax + 3; if (_root.aslife > 0) { _visible = true; if (!_root.asplayer.animate.called) { if (_root.calltime < _root.callmax) { if (_root.asminerva) { _root.calltime += 1.5; } if (_root.asmatilda) { _root.calltime += 1.2; } if (_root.aslola) { _root.calltime += 1; } if (_root.asapollonia) { _root.calltime += 0.7; } if (_root.asberri) { _root.calltime += 0.2; } if (_root.aszeta) { _root.calltime += 0.7; } gotoAndStop('nf'); _root.callable = false; green._width = _root.calltime; } if (_root.calltime >= _root.callmax) { gotoAndStop('go'); _root.callable = true; } } if (_root.asplayer.animate.called) { _root.calltime = 0; _root.callable = false; gotoAndStop('in'); } } if (_root.aslife <= 0) { _visible = false; } } } } movieClip 5094 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } instance g1 of movieClip 1344 { onClipEvent (load) { if (_root.hgun) { _visible = true; } else { _visible = false; } } } frame 5 { stop(); } frame 6 { stop(); } instance of movieClip 1350 { onClipEvent (load) { if (_root.uzi) { _visible = true; } else { _visible = false; } } } frame 7 { stop(); } } instance of movieClip 5094 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } shot = _root.swt; } onClipEvent (enterFrame) { shot = _root.swt; if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } movieClip 5097 { } instance pic of movieClip 5097 { onClipEvent (load) { eatt = 0; fiyell1 = new Sound(); fiyell1.attachSound('fiyell1a'); fiyell2 = new Sound(); fiyell2.attachSound('fiyell2a'); fiyell3 = new Sound(); fiyell3.attachSound('fiyell3a'); fiyell4 = new Sound(); fiyell4.attachSound('fiyell4a'); fiyell5 = new Sound(); fiyell5.attachSound('fiyell5a'); fiyell6 = new Sound(); fiyell6.attachSound('fiyell6a'); fiyell7 = new Sound(); fiyell7.attachSound('fiyell7a'); fiyell8 = new Sound(); fiyell8.attachSound('fiyell8a'); fiyell9 = new Sound(); fiyell9.attachSound('fiyell9a'); fiyell10 = new Sound(); fiyell10.attachSound('fiyell10a'); fiyell11 = new Sound(); fiyell11.attachSound('fiyell11a'); deadt = 0; if (_root.shirt) { _root.player1.animate.character.shirt._visible = true; } else { _root.player1.animate.character.shirt._visible = false; } if (_root.pants) { _root.player1.animate.character.pants._visible = true; } else { _root.player1.animate.character.pants._visible = false; } atime = 0; btime = 0; ctime = 0; dtime = 0; etime = 0; ftime = 0; _root.clife = _root.life - 20; } onClipEvent (enterFrame) { fifix = _root.player1.animate._x; fifiy = _root.player1.animate._y; if (_root.pause) { _root.player1.animate.character.stop(); _root.player1.animate._visible = false; _root.player1.animate.unpause = false; _root.e1.animate._visible = false; _root.e1.animate.unpause = false; _root.e2.animate._visible = false; _root.e2.animate.unpause = false; _root.e3.animate._visible = false; _root.e3.animate.unpause = false; _root.e4.animate._visible = false; _root.e4.animate.unpause = false; _root.e5.animate._visible = false; _root.e5.animate.unpause = false; _root.e6.animate._visible = false; _root.e6.animate.unpause = false; _root.e7.animate._visible = false; _root.e7.animate.unpause = false; _root.e8.animate._visible = false; _root.e8.animate.unpause = false; } if (!_root.player1.animate.dead) { if (_root.player1.animate.slide) { if (!sl) { _root.attachMovie('fifishadow1a', 'fifis' + _root.shadowlayer, _root.shadowlayer++); _root['fifis' + _root.shadowlayer].animate._x = fifix; _root['fifis' + _root.shadowlayer].animate._y = fifiy; sl = true; } } else { sl = false; } if (_root.player1.animate.upper) { if (!sp2) { fiyell7.start(); sp2 = true; } } else { sp2 = false; } if (_root.player1.animate.special) { if (!sp1) { fiyell4.start(); sp1 = true; } } else { sp1 = false; } if (_root.player1.animate.hit1) { if (!ha1) { fiyell8.start(); ha1 = true; } } else { ha1 = false; } if (_root.player1.animate.hit2) { if (!ha2) { fiyell9.start(); ha2 = true; } } else { ha2 = false; } if (_root.player1.animate.hitfly) { if (!ha3) { fiyell10.start(); ha3 = true; } } else { ha3 = false; } if (_root.player1.animate.attack1) { xs = random(2); if (!att1) { if (_root.player1.animate.attsel == 1) { if (xs == 1) { fiyell1.start(); } } if (_root.player1.animate.attsel == 2) { fiyell2.start(); } if (_root.player1.animate.attsel == 3) { fiyell3.start(); } if (_root.player1.animate.attsel == 4) { fiyell7.start(); } if (_root.player1.animate.attsel == 5) { } att1 = true; } } else { att1 = false; } if (_root.player1.animate.attack2) { xs = random(2); if (!att2) { if (_root.player1.animate.attsel == 1) { if (xs == 1) { fiyell1.start(); } } if (_root.player1.animate.attsel == 2) { fiyell2.start(); } if (_root.player1.animate.attsel == 3) { fiyell3.start(); } if (_root.player1.animate.attsel == 4) { fiyell7.start(); } if (_root.player1.animate.attsel == 5) { } att2 = true; } } else { att2 = false; } } if (_root.shirt) { _root.player1.animate.character.shirt._visible = true; } else { _root.player1.animate.character.shirt._visible = false; } if (_root.pants) { _root.player1.animate.character.pants._visible = true; } else { _root.player1.animate.character.pants._visible = false; } if (_root.pants) { if (_root.life < _root.clife) { _root.attachMovie('fificl2', 'pants1' + _root.debris, _root.debris++); _root['pants1' + _root.debris].animate._x = _root.player1.animate._x; _root['pants1' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl2', 'pants2' + _root.debris, _root.debris++); _root['pants2' + _root.debris].animate._x = _root.player1.animate._x; _root['pants2' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl2', 'pants3' + _root.debris, _root.debris++); _root['pants3' + _root.debris].animate._x = _root.player1.animate._x; _root['pants3' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl2', 'pants4' + _root.debris, _root.debris++); _root['pants4' + _root.debris].animate._x = _root.player1.animate._x; _root['pants4' + _root.debris].animate._y = _root.player1.animate._y; _root.pants = false; } } if (_root.shirt) { if (_root.life < _root.clife + 10) { _root.attachMovie('fificl1', 'shirt1' + _root.debris, _root.debris++); _root['shirt1' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt1' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl1', 'shirt2' + _root.debris, _root.debris++); _root['shirt2' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt2' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl1', 'shirt3' + _root.debris, _root.debris++); _root['shirt3' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt3' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl1', 'shirt4' + _root.debris, _root.debris++); _root['shirt4' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt4' + _root.debris].animate._y = _root.player1.animate._y; _root.shirt = false; } } if (_root.asminerva) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('minervacl2', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl2', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl2', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl2', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife) { _root.attachMovie('minervacl1', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl1', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl1', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl1', 'cs4' + _root.debris, _root.debris++); _root['cs4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } } if (_root.asmatilda) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('redpatch1a', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife) { _root.attachMovie('redpatch1a', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } } if (_root.asberri) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 15) { _root.attachMovie('lolacl1', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('lolacl1', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs4' + _root.debris, _root.debris++); _root['cs4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } if (_root.aspanties) { if (_root.aslife < _root.caslife + 5) { _root.attachMovie('lolacl1', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspanties = false; } } if (_root.asshoes) { if (_root.aslife < _root.caslife + 17) { _root.attachMovie('berrishoes1a', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('berrishoes1a', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshoes = false; } } } if (_root.aslola) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('lolacl1', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife) { _root.attachMovie('lolacl1', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs4' + _root.debris, _root.debris++); _root['cs4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } } if (_root.aszeta) { if (_root.asshirt) { if (_root.aslife < _root.caslife) { _root.attachMovie('redpatch1a', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('fificl1', 'ps5' + _root.debris, _root.debris++); _root['ps5' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps5' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('fificl1', 'ps6' + _root.debris, _root.debris++); _root['ps6' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps6' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('fificl1', 'ps7' + _root.debris, _root.debris++); _root['ps7' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps7' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } } if (_root.player1.animate.rapebreak) { _root.kaa = false; _root.rubella = false; _root.bimbette = false; _root.toothy = false; _root.rapebot = false; } if (_root.youredead) { _root.player1.animate.dead = true; } if (_root.player1.animate.dead) { fifix = _root.player1.animate._x; fifiy = _root.player1.animate._y; dgo = true; } if (dgo) { _root.mover = false; _root.movel = false; _root.moveu = false; _root.moved = false; if (!_root.youredead) { if (_root.rape1 or _root.rape2) { _root.player1.removeMovieClip(); } if (!d1) { if (!_root.rape1 and !_root.rape2) { _root.attachMovie('fifidead1a', 'player1', 99); _root.player1.animate._x = fifix; _root.player1.animate._y = fifiy; } fiyell11.start(); _root.attachMovie('orgfade1a', 'fade1', 8001); sexLaser1.start(); d1 = true; } } if (_root.youredead) { if (!yd) { _root.player1.animate._x = fifix; _root.player1.animate._y = fifiy; yd = true; } ++eatt; if (eatt > 49) { _root.player1.animate.gotoAndStop('hit2'); } _root.player1.animate.deadt = 0; dir = random(2); if (eatt > 49 and eatt < 51) { _root.player1.animate._visible = false; _root.attachMovie('bloodex1a', 'exa' + _root.debris, _root.debris++); _root['exa' + _root.debris].animate._x = _x + fifix; _root['exa' + _root.debris].animate._y = _y + fifiy; _root.attachMovie('miscintestines', 'head' + _root.debris, _root.debris++); _root['head' + _root.debris].animate._x = _x + fifix; _root['head' + _root.debris].animate._y = _y + fifiy; _root['head' + _root.debris].animate.dir = dir; _root.attachMovie('fifiarm1a', 'part1' + _root.debris, _root.debris++); _root['part1' + _root.debris].animate._x = _x + fifix; _root['part1' + _root.debris].animate._y = _y + fifiy; _root['part1' + _root.debris].animate.dir = dir; _root.attachMovie('miscorgan1a', 'part2' + _root.debris, _root.debris++); _root['part2' + _root.debris].animate._x = _x + fifix; _root['part2' + _root.debris].animate._y = _y + fifiy; _root['part2' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part3' + _root.debris, _root.debris++); _root['part3' + _root.debris].animate._x = _x + fifix; _root['part3' + _root.debris].animate._y = _y + fifiy; _root['part3' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part4' + _root.debris, _root.debris++); _root['part4' + _root.debris].animate._x = _x + fifix; _root['part4' + _root.debris].animate._y = _y + fifiy; _root['part4' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part5' + _root.debris, _root.debris++); _root['part5' + _root.debris].animate._x = _x + fifix; _root['part5' + _root.debris].animate._y = _y + fifiy; _root['part5' + _root.debris].animate.dir = dir; _root.attachMovie('mischeart1a', 'part6' + _root.debris, _root.debris++); _root['part6' + _root.debris].animate._x = _x + fifix; _root['part6' + _root.debris].animate._y = _y + fifiy; _root['part6' + _root.debris].animate.dir = dir; _root.attachMovie('fifileg1a', 'part7' + _root.debris, _root.debris++); _root['part7' + _root.debris].animate._x = _x + fifix; _root['part7' + _root.debris].animate._y = _y + fifiy; _root['part7' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part8' + _root.debris, _root.debris++); _root['part8' + _root.debris].animate._x = _x + fifix; _root['part8' + _root.debris].animate._y = _y + fifiy; _root['part8' + _root.debris].animate.dir = dir; _root.attachMovie('bloodspat1a', 'part9' + _root.debris, _root.debris++); _root['part9' + _root.debris].animate._x = _x + fifix; _root['part9' + _root.debris].animate._y = _y + fifiy; _root['part9' + _root.debris].animate.dir = dir; _root.attachMovie('fifihead1a', 'head1' + _root.debris, _root.debris++); _root['head1' + _root.debris].animate._x = _x + fifix; _root['head1' + _root.debris].animate._y = _y + fifiy; _root['head1' + _root.debris].animate.dir = dir; } } ++deadt; if (deadt >= 250) { if (!an) { _root.attachMovie('madface1a', 'blood1a', 8000); an = true; } } } } } movieClip 5103 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } } instance of movieClip 5103 { onClipEvent (load) { if (_root.asminerva) { gotoAndStop('minerva'); } if (_root.asmatilda) { gotoAndStop('matilda'); } if (_root.aslola) { gotoAndStop('lola'); } if (_root.asapollonia) { gotoAndStop('apollonia'); } if (_root.asberri) { gotoAndStop('berri'); } if (_root.aszeta) { gotoAndStop('zeta'); } } onClipEvent (enterFrame) { if (_root.inflive) { _root.life = 50; } if (_root.asinflive) { _root.aslife = 50; } if (_root.infammo) { _root.swt = 100; } } } movieClip 5105 { } movieClip 5115 { 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 5119 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 5120 { } instance enspec of movieClip 5120 { onClipEvent (load) { appear = false; appeart = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (appear) { ++appeart; _visible = true; if (_root.enlife <= 200) { if (_root.enlifemax <= 200) { bar.red._width = _root.enlifemax; bar.border._width = _root.enlifemax + 2; } bar.yellow.gotoAndStop('y1'); bar.yellow._width = _root.enlife; } if (_root.enlife >= 200 and _root.enlife < 250) { bar.yellow.gotoAndStop('y2'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 250 and _root.enlife < 300) { bar.yellow.gotoAndStop('y3'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 300 and _root.enlife < 350) { bar.yellow.gotoAndStop('y4'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 350 and _root.enlife < 400) { bar.yellow.gotoAndStop('y5'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 400) { bar.yellow.gotoAndStop('y6'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } names = _root.enname; if (_root.enlife <= 0) { bar.yellow._width = 0; deadmark.gotoAndStop('d'); } else { deadmark.gotoAndStop('nd'); } if (appeart >= 100) { appeart = 0; appear = false; } } if (!appear) { _visible = false; } } } } movieClip 5124 { 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(); } } instance instruct of movieClip 5124 { onClipEvent (load) { checked = false; textbox = ''; ins1 = true; ins1t = 0; ins2 = false; ins2t = 0; ins3 = false; ins3t = 0; ins4 = false; ins4t = 0; ins5 = false; ins5t = 0; ins6 = false; ins6t = 0; } onClipEvent (enterFrame) { if (!_root.pause) { _root.checked = checked; if (!_root.tp1.animate.talk) { _visible = true; if (ins1) { textbox = 'Instructions - Use Arrow Keys to Move'; if (_root.player1.animate.rt or _root.player1.animate.lft and _root.player1.animate.up or _root.player1.animate.dn) { checked = true; } if (checked) { ++ins1t; } if (ins1t >= 100) { ins2 = true; checked = false; ins1 = false; } } if (ins2) { textbox = 'Press A to attack, Press S to Jump'; if (_root.player1.animate.attack1 or _root.player1.animate.jump) { checked = true; } if (checked) { ++ins2t; } if (ins2t >= 100) { ins3 = true; checked = false; ins2 = false; } } if (ins3) { textbox = 'Press Up and A for an uppercut. Press Down and A for a special move. Press Down and S to Dash.'; if (_root.player1.animate.upper or _root.player1.animate.special and _root.player1.animate.slide) { checked = true; } if (checked) { ++ins3t; } if (ins3t >= 100) { ins4 = true; checked = false; ins3 = false; } } if (ins4) { textbox = 'Press D to call out your assist character. Pressing up or down while calling them makes them do different attacks.'; if (_root.player1.animate.callin) { checked = true; } if (checked) { ++ins4t; } if (ins4t >= 100) { ins5 = true; checked = false; ins4 = false; } } if (ins5) { ++ins5t; if (ins5t >= 0 and ins5t < 200) { textbox = 'Your assistant can also be attacked or raped so be careful!'; } if (ins5t >= 200 and ins5t < 400) { textbox = 'Press P to Pause and Q to toggle quality.'; } if (ins5t >= 400) { textbox = 'That\'s all you need to know. Go Right to continue. Don\'t get raped too much!'; } } } if (_root.tp1.animate.talk) { _visible = false; } } if (_root.pause) { textbox = 'pause'; } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); gotoAndStop('fadein'); } } movieClip 5127 { frame 1 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(71)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 2 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(82)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 3 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(65)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 4 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(68)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 5 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(73)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 6 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(85)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 7 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(83)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 8 { stop(); } instance of movieClip 4995 { onClipEvent (enterFrame) { if (_root.pause) { if (Key.isDown(51)) { if (!_root.buttonstop) { _root.buttonstop = true; _parent.nextFrame(); } } else { _root.buttonstop = false; } } } } frame 9 { _root.inflive = false; _root.asinflive = false; _root.infammo = false; _root.pause = false; _root.youredead = true; stop(); } } movieClip 5129 { 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 of movieClip 5129 { 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.rape1 or _root.rape2) { _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; } if (currentw > neww) { currentw -= 8; } if (currenth > newh) { currenth -= 6; } } else { _x = oldx; _y = oldy; if (currentw < oldw) { currentw += 10; } if (currenth < oldh) { currenth += 10; } } } } } } frame 8 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.slevel = 1; _root.stlev = 2; _root.score = 0; if (_root.easy) { _root.p1power = 5; } if (_root.normal) { _root.p1power = 4; } if (_root.hard) { _root.p1power = 3; } _root.health = 200; _root.life = 100; _root.shirt = true; _root.pants = true; _root.maxlife = 100; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.caslife = _root.aslife - 20; _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.calltime = 0; _root.callmax = 100; _root.plife = 100; _root.plifemax = 100; _root.assistlife = 100; _root.swt = 20; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _root.mover = false; _root.movel = false; _root.attachMovie('stagestart1a', 'start1', 1999); _root.start1.animate.one = true; _root.attachMovie('fifi1a', 'player1', 99); _root.movespeed = 5.5; _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.attachMovie('sodamach1a', 'e11', 92); _root.e11.animate._x = 1100; _root.e11.animate._y = 300; _root.attachMovie('sodamach1a', 'e12', 94); _root.e12.animate._x = 2200; _root.e12.animate._y = 300; _root.map.gotoAndStop('m1'); _root.scrollvert = false; _root.scrollhor = true; _root.movespeed = 5; _root.ubounds = 500; _root.dbounds = 400; _root.rape1 = false; _root.rape2 = false; _root.edead = 0; stop(); } movieClip 5132 { } instance of movieClip 5132 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 2; } if (_root.movel) { _x = _x + _root.movespeed / 2; } } } } movieClip 5134 { } movieClip 5137 { } movieClip 5140 { } movieClip 5141 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } } instance map of movieClip 5141 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } movieClip 5144 { frame 1 { stop(); } frame 2 { stop(); } } instance gop of movieClip 5144 { onClipEvent (load) { this.swapDepths(1699); } } instance of movieClip 5073 { onClipEvent (load) { rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { if (st1) { _root.ststate = 'st1'; if (_root.edead < 2) { _root.lessb = 2200; _root.moreb = 2000; _root.gop.gotoAndStop('stop'); if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; rt = 0; } } } if (_root.edead >= 2) { _root.lessb = 2200; _root.moreb = 1500; _root.gop.gotoAndStop('go'); if (_root.mapx < 1500) { _root.edead = 0; st1 = false; st2 = true; } } } if (st2) { _root.ststate = 'st2'; if (_root.edead < 4) { _root.gop.gotoAndStop('stop'); if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('kaa1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt1 = 0; } } } if (_root.edead < 4) { _root.lessb = 2000; _root.moreb = 1500; } if (_root.edead >= 4) { _root.lessb = 2000; _root.moreb = 500; _root.gop.gotoAndStop('go'); if (_root.mapx <= 500) { _root.edead = 0; st2 = false; st3 = true; } } } if (st3) { _root.ststate = 'st3'; if (_root.edead < 4) { _root.lessb = 900; _root.moreb = -100; _root.gop.gotoAndStop('stop'); } if (_root.edead < 4) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('kaa1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 4) { if (!_root.e2.animate.attached) { if (!_root.e1.animate.attached) { _root.lessb = 900; _root.moreb = -500; _root.gop.gotoAndStop('go'); if (_root.mapx <= 0) { if (_root.player1.animate._x >= 490) { _root.edead = 0; fade = true; } } } } } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.fade); _root.gotoAndStop('st1b'); } } } } } instance control of movieClip 5038 { onClipEvent (load) { stopAllSounds(); s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('stage1mus'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic1.start(); } } }; stagemusic2 = new Sound(); stagemusic2.attachSound('stage2mus'); stagemusic2.setVolume(vol); stagemusic2.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } movieClip 5145 { } movieClip 5149 { } movieClip 5151 { } movieClip 5152 { instance of movieClip 5145 { onClipEvent (load) { _width = _root.breakfree * 10; } onClipEvent (enterFrame) { _width = _root.breakfree * 10; if (_root.breakfree <= 0) { _width = 0; } if (_root.breakfree >= 100) { _width = 100; } } } instance of movieClip 5149 { onClipEvent (load) { _width = _root.escnumb * 10; } onClipEvent (enterFrame) { _width = _root.escnumb * 10; if (_root.escnumb < 0) { _width = 0; } if (_root.escnumb >= 100) { _width = 100; } } } instance of movieClip 5151 { onClipEvent (load) { _width = _root.breakfree * 10; } onClipEvent (enterFrame) { _width = _root.breakfree * 10; if (_root.breakfree <= 0) { _width = 0; } if (_root.breakfree >= 100) { _width = 100; } } } } instance of movieClip 5152 { onClipEvent (load) { if (!_root.rape1 and !_root.rape2) { _visible = false; } if (_root.rape1) { _visible = true; } if (_root.rape2) { _visible = true; } } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.player1.animate.dead) { dgo = true; } if (!dgo) { if (!_root.rape1 and !_root.rape2) { _visible = false; } if (_root.rape1) { _visible = true; } if (_root.rape2) { _visible = true; } } if (dgo) { _visible = false; } } } } movieClip 5155 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 5156 { instance of movieClip 5155 { onClipEvent (enterFrame) { if (!_root.pause) { if (Key.isDown(37)) { gotoAndStop('d'); } if (!Key.isDown(37)) { gotoAndStop('nd'); } } } } instance of movieClip 5155 { onClipEvent (enterFrame) { if (!_root.pause) { if (Key.isDown(39)) { gotoAndStop('d'); } if (!Key.isDown(39)) { gotoAndStop('nd'); } } } } } movieClip 5159 { } movieClip 5160 { frame 1 { stop(); } frame 2 { stop(); } } instance of movieClip 5160 { onClipEvent (enterFrame) { if (_root.player1.animate.dead) { dgo = true; } if (!dgo) { if (!_root.player1.animate.dead) { if (_root.rape1 or _root.rape2) { gotoAndStop('escape'); } if (!_root.rape1 and !_root.rape2) { gotoAndStop('none'); } if (_root.pause) { _visible = false; } else { _visible = true; } } else { _visible = false; } } if (dgo) { _visible = false; } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 9 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.attachMovie('fifi1a', 'player1', 99); _root.movespeed = 5.5; _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.attachMovie('barrel1a', 'e11', 93); _root.e11.animate._x = 400; _root.e11.animate._y = 315; _root.attachMovie('barrel1a', 'e12', 94); _root.e12.animate._x = 1100; _root.e12.animate._y = 315; _root.attachMovie('barrel1a', 'e13', 95); _root.e13.animate._x = 2100; _root.e13.animate._y = 315; _root.player1.animate.dir = 1; _root.fade.gotoAndStop('fadein'); stop(); } movieClip 5163 { } instance of movieClip 5163 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 30; } if (_root.movel) { _x = _x + _root.movespeed / 30; } } } } movieClip 5166 { } instance map of movieClip 5166 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance of movieClip 5073 { onClipEvent (load) { rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { if (st1) { _root.ststate = 'st1'; if (_root.edead < 2) { _root.lessb = 2200; _root.moreb = 2000; _root.gop.gotoAndStop('stop'); if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rubella1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 2) { _root.lessb = 2200; _root.moreb = 1500; _root.gop.gotoAndStop('go'); if (_root.mapx < 1500) { _root.edead = 0; st1 = false; st2 = true; } } } if (st2) { _root.ststate = 'st2'; if (_root.edead < 4) { _root.gop.gotoAndStop('stop'); if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rubella1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt1 = 0; } } } if (_root.edead < 4) { _root.lessb = 2000; _root.moreb = 1500; } if (_root.edead >= 4) { _root.lessb = 2000; _root.moreb = 500; _root.gop.gotoAndStop('go'); if (_root.mapx <= 500) { _root.edead = 0; st2 = false; st3 = true; } } } if (st3) { _root.ststate = 'st3'; if (_root.edead < 4) { _root.lessb = 900; _root.moreb = -100; _root.gop.gotoAndStop('stop'); } if (_root.edead < 4) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rubella1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 4) { if (!_root.e2.animate.attached) { if (!_root.e1.animate.attached) { _root.lessb = 900; _root.moreb = -500; _root.gop.gotoAndStop('go'); if (_root.mapx <= 0) { if (_root.player1.animate._x >= 490) { _root.edead = 0; fade = true; } } } } } } } if (fade) { ++fadet; _root.control.fadeout = true; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.gop); removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e3); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.fade); _root.gotoAndStop('st1c'); } } } } } instance gop of movieClip 5144 { onClipEvent (load) { this.swapDepths(1699); } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 10 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.attachMovie('fifi1a', 'player1', 99); _root.movespeed = 5.5; _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.moreb = 0; _root.lessb = 400; _root.slevel = 2; _root.control.a = false; _root.control.stagemusic1.stop(); _root.control.vol = 0; _root.control.fadein = true; _root.attachMovie('fishtank1a', 'e12', 93); _root.e12.animate._x = 600; _root.e12.animate._y = 315; _root.player1.animate.dir = 1; _root.fade.gotoAndStop('fadein'); stop(); } movieClip 5169 { } instance bg1 of movieClip 5169 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 2; } if (_root.movel) { _x = _x + _root.movespeed / 2; } } } } movieClip 5170 { } movieClip 5172 { } instance map of movieClip 5172 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance of movieClip 5073 { onClipEvent (load) { deadt = 0; rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; _root.attachMovie('toothy1a', 'e8', 101); _root.e8.animate._y = 200; _root.e8.animate._x = 850; } onClipEvent (enterFrame) { if (!_root.pause) { if (plcont) { if (!f) { sa = random(2); f = true; } _root.player1.animate.anistop = true; _root.movel = false; _root.mover = false; _root.moved = false; _root.moveu = false; } if (!fade) { fifix = _root.player1.animate._x; fifiy = _root.player1.animate._y; if (_root.e8.animate.dead) { dgo = true; } if (dgo) { ++deadt; if (deadt < 100) { _root.control.fadeout = true; } if (deadt >= 100) { if (!c1c) { _root.attachMovie('stagecomplete1a', 'start1', 1999); _root.start1.animate.one = true; _root.attachMovie('fifiwin1a', 'playerwin', 99); _root.playerwin.animate._x = fifix; _root.playerwin.animate._y = fifiy; c1c = true; } plcont = true; } if (deadt >= 250) { if (!bon) { _root.attachMovie('bonus1a', 'bonus1', 1998); bon = true; } } if (deadt >= 300) { if (Key.isDown(65)) { fade = true; } } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.bonus1); removeMovieClip(_root.gop); removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e3); removeMovieClip(_root.e8); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.fade); _root.gotoAndStop('st2a'); } } } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 11 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.stlev = 3; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.player1.animate.dir = 1; _root.caslife = _root.aslife - 30; _root.shirt = true; _root.pants = true; _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.calltime = 0; _root.callmax = 100; _root.life = _root.maxlife; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _root.swt = 0; _root.movespeed = 5.5; _root.attachMovie('stagestart1a', 'start1', 1999); _root.start1.animate.two = true; _root.attachMovie('fifi1a', 'player1', 99); _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.attachMovie('barrel1a', 'e11', 93); _root.e11.animate._x = _root.map._x + 1700; _root.e11.animate._y = _root.map._y; _root.attachMovie('barrel1a', 'e12', 94); _root.e12.animate._x = _root.map._x + 1800; _root.e12.animate._y = _root.map._y; _root.attachMovie('barrel1a', 'e13', 95); _root.e13.animate._x = _root.map._x + 1900; _root.e13.animate._y = _root.map._y; _root.moreb = -2100; _root.lessb = 2000; _root.ubounds = 2500; _root.dbounds = -500; _root.scrollvert = true; _root.scrollhor = true; _root.player1.animate.anistop = false; _root.fade.gotoAndStop('fadein'); stop(); } movieClip 5175 { } movieClip 5176 { } instance bg1 of movieClip 5176 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 30; } if (_root.movel) { _x = _x + _root.movespeed / 30; } } } } movieClip 5178 { } movieClip 5183 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 5208 { } movieClip 5209 { } movieClip 5216 { } movieClip 5223 { frame 13 { stop(); } } movieClip 5224 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 5225 { instance of movieClip 5224 { onClipEvent (load) { life = 20; deadt = 0; hitt = 0; if (_root.lolasel) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.lolasel) { if (!dead) { gotoAndStop('c'); if (!hit) { character.mface.gotoAndStop('nh'); if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _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; life -= _root.player1.animate.power; hit = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _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; life -= _root.player1.animate.power; hit = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _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; life -= _root.player1.animate.power; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y; life -= _root.asplayer.animate.power; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y; life -= _root.asplayer.animate.power; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y; life -= _root.asplayer.animate.power; hit = true; } } if (hit) { ++hitt; character.mface.gotoAndStop('h'); if (hitt >= 5) { hitt = 0; hit = false; } } if (life <= 0) { dead = true; } } if (dead) { ++deadt; gotoAndStop('nc'); if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _visible = false; mySharedObject = SharedObject.getLocal('ffury1'); mySharedObject.data.lolasel = true; _root.lolasel = true; } } } if (_root.lolasel) { _visible = false; } } } } } instance map of movieClip 5225 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance gop of movieClip 5144 { onClipEvent (load) { this.swapDepths(1699); } } instance of movieClip 5073 { onClipEvent (load) { rt = 0; rt1 = 0; rt2 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { _root.ststate = 'st3'; if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = -20; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('kaa1a', 'e2', 102); _root.e2.animate._y = -20; _root.e2.animate._x = -30; rt1 = 0; } } if (_root.hard) { if (!_root.e3.animate.attached) { ++rt2; if (rt2 >= 300) { _root.attachMovie('kaa1a', 'e3', 103); _root.e3.animate._y = -20; _root.e3.animate._x = -30; rt2 = 0; } } } if (_root.mapx <= -2100) { if (_root.player1.animate._x >= 490) { _root.edead = 0; fade = true; } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.gop); removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e3); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.fade); _root.gotoAndStop('st2b'); } } } } } instance control of movieClip 5038 { onClipEvent (load) { _root.slevel = 1; stopAllSounds(); s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('diet1a'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic1.start(); } } }; stagemusic2b = new Sound(); stagemusic2b.attachSound('freon1b'); stagemusic2b.setVolume(vol); stagemusic2b.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; stagemusic2a = new Sound(); stagemusic2a.attachSound('freon1a'); stagemusic2a.setVolume(vol); stagemusic2a.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); stagemusic2b.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2a.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2005); } } frame 12 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.movespeed = 5.5; _root.attachMovie('fifi1a', 'player1', 99); _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.attachMovie('barrel1a', 'e11', 93); _root.e11.animate._x = 400; _root.e11.animate._y = 315; _root.attachMovie('barrel1a', 'e12', 94); _root.e12.animate._x = 1100; _root.e12.animate._y = 115; _root.attachMovie('barrel1a', 'e13', 95); _root.e13.animate._x = 2100; _root.e13.animate._y = 115; _root.moreb = -1650; _root.lessb = 1900; _root.ubounds = 2500; _root.dbounds = -500; _root.scrollvert = false; _root.scrollhor = true; _root.player1.animate.dir = 1; _root.fade.gotoAndStop('fadein'); stop(); } instance bg1 of movieClip 5176 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 30; } if (_root.movel) { _x = _x + _root.movespeed / 30; } } } } movieClip 5227 { } movieClip 5229 { } movieClip 5231 { frame 1 { stop(); } frame 2 { stop(); } } instance map of movieClip 5231 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance of movieClip 5073 { onClipEvent (load) { rt = 0; rt1 = 0; rt2 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { _root.ststate = 'st3'; if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('bimbette1a', 'e1', 101); _root.e1.animate._y = 180; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('bimbette1a', 'e2', 102); _root.e2.animate._y = 180; _root.e2.animate._x = -30; rt1 = 0; } } if (_root.hard) { if (!_root.e3.animate.attached) { ++rt2; if (rt2 >= 300) { _root.attachMovie('bimbette1a', 'e3', 103); _root.e3.animate._y = 180; _root.e3.animate._x = -30; rt2 = 0; } } } if (_root.mapx <= -1640) { if (_root.player1.animate._x >= 490) { _root.edead = 0; fade = true; } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.gop); removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e3); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.fade); _root.gotoAndStop('st2c'); } } } } } instance gop of movieClip 5144 { onClipEvent (load) { this.swapDepths(1699); } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 13 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.stlev = 4; if (_root.reup) { _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.life = _root.maxlife; _root.clife = _root.life - 20; _root.shirt = true; _root.pants = true; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.player1.animate.dir = 1; _root.reup = false; } _root.movespeed = 5.5; _root.attachMovie('barrel1a', 'e11', 93); _root.e11.animate._x = 400; _root.e11.animate._y = 310; _root.attachMovie('barrel1a', 'e12', 94); _root.e12.animate._x = 1100; _root.e12.animate._y = 50; _root.attachMovie('barrel1a', 'e13', 95); _root.e13.animate._x = 2100; _root.e13.animate._y = 50; _root.attachMovie('fifi1a', 'player1', 99); _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.moreb = -1200; _root.lessb = 1000; _root.ubounds = 500; _root.dbounds = 350; _root.scrollvert = true; _root.scrollhor = true; _root.fade.gotoAndStop('fadein'); stop(); } instance bg1 of movieClip 5176 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 30; } if (_root.movel) { _x = _x + _root.movespeed / 30; } } } } movieClip 5233 { } movieClip 5235 { } instance map of movieClip 5235 { onClipEvent (load) { speed = 5; speed2 = 5; this.swapDepths(55); } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance of movieClip 5073 { onClipEvent (load) { deadt = 0; rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; _root.attachMovie('dragon1a', 'e9', 50); _root.e9.animate._y = 40; _root.e9.animate._x = 2400; } onClipEvent (enterFrame) { if (!_root.pause) { if (plcont) { if (!f) { sa = random(2); f = true; } _root.player1.animate.anistop = true; _root.movel = false; _root.mover = false; _root.moved = false; _root.moveu = false; if (_root.player1.animate.hitTest(_root.map.black)) { if (sa == 0) { _root.player1.animate.gotoAndStop('win2'); } if (sa == 1) { _root.player1.animate.gotoAndStop('win2'); } } else { _root.player1.animate._y += 5; _root.player1.animate.gotoAndStop('fall'); } } if (!fade) { fifix = _root.player1.animate._x; fifiy = _root.player1.animate._y; if (_root.e9.animate.dead) { dgo = true; } if (dgo) { if (deadt < 100) { _root.control.fadeout = true; } ++deadt; if (deadt >= 100) { if (!c1c) { _root.attachMovie('stagecomplete1a', 'start1', 1999); _root.start1.animate.two = true; _root.attachMovie('fifiwin1a', 'playerwin', 99); _root.playerwin.animate._x = fifix; _root.playerwin.animate._y = fifiy; c1c = true; } plcont = true; } if (deadt >= 250) { if (!bon) { _root.attachMovie('bonus1a', 'bonus1', 1998); _root.start1.animate.gotoAndStop('two'); bon = true; } } if (deadt >= 300) { if (Key.isDown(65)) { fade = true; } } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.bonus1); removeMovieClip(_root.gop); removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e3); removeMovieClip(_root.e8); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.map); removeMovieClip(_root.fade); _root.gotoAndStop('st3a'); } } } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 14 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.mover = true; _root.clean(); _root.swt = 0; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _root.mover = false; _root.movel = false; _root.player1.animate.dir = 1; _root.stlev = 5; _root.life = _root.maxlife; if (!_root.inflive) { _root.shirt = true; _root.pants = true; } else { _root.shirt = false; _root.pants = false; } if (!_root.asinflive) { _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; } else { _root.asshirt = false; _root.aspants = false; _root.asshoes = false; _root.aspanties = false; } if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.player1.animate.dir = 1; _root.reup = false; _root.life = _root.maxlife; _root.attachMovie('stagestart1a', 'start1', 1999); _root.start1.animate.three = true; _root.movespeed = 5.5; _root.attachMovie('fifi1a', 'player1', 99); _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.moreb = 210000; _root.lessb = -200000; _root.ubounds = 2500; _root.dbounds = -500; _root.scrollvert = false; _root.scrollhor = true; _root.player1.animate.anistop = false; _root.fade.gotoAndStop('fadein'); stop(); } movieClip 5238 { } movieClip 5239 { } instance of movieClip 5239 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.map.rt) { _x = _x - _root.movespeed / 25; } if (_root.map.up) { _y = _y + _root.movespeedv / 25; } } } } movieClip 5241 { } movieClip 5243 { } movieClip 5247 { } movieClip 5250 { } movieClip 5254 { } movieClip 5258 { } movieClip 5276 { } movieClip 5283 { } movieClip 5284 { frame 1 { stop(); } frame 2 { stop(); } } movieClip 5285 { instance of movieClip 5284 { onClipEvent (load) { life = 20; deadt = 0; hitt = 0; if (_root.berrisel) { _visible = false; } else { _visible = true; } } onClipEvent (enterFrame) { if (!_root.pause) { if (!_root.berrisel) { if (!dead) { gotoAndStop('c'); if (!hit) { character.mface.gotoAndStop('nh'); if (limit.hitTest(_root.player1.animate.character.limit)) { _root.player1.animate.connection = true; _root.player1.animate.combocont = 0; _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; life -= _root.player1.animate.power; hit = true; } if (limit.hitTest(_root.player1.animate.character.limitc)) { _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; life -= _root.player1.animate.power; hit = true; } if (limit.hitTest(_root.player1.animate.character.limitb)) { _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; life -= _root.player1.animate.power; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limit)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y; life -= _root.asplayer.animate.power; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitc)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y; life -= _root.asplayer.animate.power; hit = true; } if (limit.hitTest(_root.asplayer.animate.character.limitb)) { _root.attachMovie('spark1a', 'spark' + _root.spark, _root.spark++); _root['spark' + _root.spark].animate._x = _root.asplayer.animate._x; _root['spark' + _root.spark].animate._y = _root.asplayer.animate._y; life -= _root.asplayer.animate.power; hit = true; } } if (hit) { ++hitt; character.mface.gotoAndStop('h'); if (hitt >= 5) { hitt = 0; hit = false; } } if (life <= 0) { dead = true; } } if (dead) { ++deadt; gotoAndStop('nc'); if (deadt > 100) { _alpha = 50; } if (deadt >= 150) { _visible = false; mySharedObject = SharedObject.getLocal('ffury1'); mySharedObject.data.berrisel = true; _root.berrisel = true; } } } if (_root.berrisel) { _visible = false; } } } } } instance map of movieClip 5285 { onClipEvent (load) { speed = 5; speed2 = 5; rt = true; up = false; _x = 1977; _y = 114; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.player1.animate.dead) { pd = true; } if (!pd) { if (rt) { _root.goright = true; speed = 3; _x = _x - speed; _root.movespeed = speed; if (black.hitTest(_root.player1.animate)) { _root.player1.animate._x -= _root.movespeed; } if (black.hitTest(_root.asplayer.animate)) { _root.asplayer.animate._x -= _root.movespeed; } if (black.hitTest(_root.e1.animate)) { _root.e1.animate._x -= _root.movespeed; } if (black.hitTest(_root.e2.animate)) { _root.e2.animate._x -= _root.movespeed; } if (_x <= -2000) { up = true; rt = false; } } else { _root.goright = false; } if (up) { _root.goup = true; speed = 1.5; _y = _y + speed; _root.movespeedv = speed; if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } if (black.hitTest(_root.asplayer.animate)) { _root.asplayer.animate._y += _root.movespeedv; } if (black.hitTest(_root.e1.animate)) { _root.e1.animate._y += _root.movespeedv; } if (black.hitTest(_root.e2.animate)) { _root.e2.animate._y += _root.movespeedv; } if (_y >= 2550) { wait = true; up = false; } } else { _root.goup = false; } if (!rt) { if (!up) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } } } } instance gop of movieClip 5144 { onClipEvent (load) { this.swapDepths(1699); } } instance of movieClip 5073 { onClipEvent (load) { rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; wt = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { if (_root.map.wait) { ++wt; if (wt >= 50) { fade = true; } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { _root.e1.animate.removeMovieClip(); _root.e2.animate.removeMovieClip(); removeMovieClip(_root.fade); _root.gotoAndStop('st3b'); } } } } } instance control of movieClip 5038 { onClipEvent (load) { _root.slevel = 1; stopAllSounds(); s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('almostthere1a'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic1.start(); } } }; stagemusic2b = new Sound(); stagemusic2b.attachSound('final1b'); stagemusic2b.setVolume(vol); stagemusic2b.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; stagemusic2a = new Sound(); stagemusic2a.attachSound('final1a'); stagemusic2a.setVolume(vol); stagemusic2a.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); stagemusic2b.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2a.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 15 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.stlev = 6; _root.clean(); if (_root.reup) { _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.life = _root.maxlife; _root.clife = _root.life - 20; _root.shirt = true; _root.pants = true; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.player1.animate.dir = 1; _root.reup = false; } _root.attachMovie('fifi1a', 'player1', 99); _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.player1.animate.anistop = false; _root.fade.gotoAndStop('fadein'); stop(); } movieClip 5288 { } instance of movieClip 5288 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 15; } if (_root.movel) { _x = _x + _root.movespeed / 15; } } } } movieClip 5291 { } instance map of movieClip 5291 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance of movieClip 5073 { onClipEvent (load) { rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { if (st1) { _root.ststate = 'st1'; if (_root.edead < 2) { _root.lessb = 2200; _root.moreb = 2000; _root.gop.gotoAndStop('stop'); if (!_root.e6.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('rapebot1a', 'e6', 101); _root.e6.animate._y = 300; _root.e6.animate._x = 520; rt = 0; } } } if (_root.edead >= 2) { _root.lessb = 2200; _root.moreb = 1500; _root.gop.gotoAndStop('go'); if (_root.mapx < 1500) { _root.edead = 0; st1 = false; st2 = true; } } } if (st2) { _root.ststate = 'st2'; if (_root.edead < 4) { _root.gop.gotoAndStop('stop'); if (!_root.e6.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('rapebot1a', 'e6', 101); _root.e6.animate._y = 300; _root.e6.animate._x = 520; } } if (!_root.e7.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rapebot1a', 'e7', 102); _root.e7.animate._y = 300; _root.e7.animate._x = -30; rt1 = 0; } } } if (_root.edead < 4) { _root.lessb = 2000; _root.moreb = 1500; } if (_root.edead >= 4) { _root.lessb = 2000; _root.moreb = 500; _root.gop.gotoAndStop('go'); if (_root.mapx <= 500) { _root.edead = 0; st2 = false; st3 = true; } } } if (st3) { _root.ststate = 'st3'; if (_root.edead < 4) { _root.lessb = 900; _root.moreb = -100; _root.gop.gotoAndStop('stop'); } if (_root.edead < 4) { if (!_root.e6.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('rapebot1a', 'e6', 101); _root.e6.animate._y = 300; _root.e6.animate._x = 520; } } if (!_root.e7.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rapebot1a', 'e7', 102); _root.e7.animate._y = 300; _root.e7.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 4) { if (!_root.e6.animate.attached) { if (!_root.e7.animate.attached) { _root.lessb = 900; _root.moreb = -500; _root.gop.gotoAndStop('go'); if (_root.mapx <= 0) { if (_root.player1.animate._x >= 490) { _root.edead = 0; fade = true; } } } } } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.e6); removeMovieClip(_root.e7); removeMovieClip(_root.fade); _root.gotoAndStop('st3c'); } } } } } instance gop of movieClip 5144 { onClipEvent (load) { this.swapDepths(1699); } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 16 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.stlev = 7; if (_root.reup) { _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.life = _root.maxlife; _root.clife = _root.life - 20; _root.shirt = true; _root.pants = true; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.player1.animate.dir = 1; _root.reup = false; } _root.attachMovie('fifi1a', 'player1', 99); _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.player1.animate.anistop = false; _root.fade.gotoAndStop('fadein'); _root.lessb = 600; _root.moreb = -200; stop(); } movieClip 5389 { } movieClip 5392 { } instance bg of movieClip 5392 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 3; } if (_root.movel) { _x = _x + _root.movespeed / 3; } } } } movieClip 5393 { } movieClip 5396 { } instance map of movieClip 5396 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance gclip of movieClip 5073 { onClipEvent (load) { rt2 = 0; _root.edead = 0; gstart = false; gstartt = 0; rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { if (!fade) { if (st1) { _root.ststate = 'st1'; if (!gstart) { if (_root.edead < 4) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; rt = 0; } } } if (_root.edead >= 4) { gstart = true; st1 = false; st2 = true; } } if (gstart) { ++gstartt; if (gstartt >= 60) { _root.edead = 0; gstartt = 0; st1 = false; st2 = true; gstart = false; } } } if (st2) { _root.ststate = 'st2'; if (!gstart) { _root.bg2.gotoAndStop('a3'); if (_root.edead < 4) { _root.gop.gotoAndStop('stop'); if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('rubella1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rubella1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 4) { gstart = true; } } if (gstart) { _root.bg2.gotoAndStop('a4'); ++gstartt; if (gstartt >= 60) { _root.edead = 0; gstartt = 0; st2 = false; st3 = true; gstart = false; } } } if (st3) { _root.ststate = 'st3'; if (!gstart) { _root.bg2.gotoAndStop('a5'); if (_root.edead < 4) { _root.gop.gotoAndStop('stop'); } if (_root.edead < 4) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('bimbette1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('bimbette1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 4) { gstart = true; } } if (gstart) { _root.bg2.gotoAndStop('a6'); ++gstartt; if (gstartt >= 60) { _root.edead = 0; gstartt = 0; st3 = false; st4 = true; gstart = false; } } } if (st4) { _root.ststate = 'st4'; if (!gstart) { if (_root.edead < 4) { _root.gop.gotoAndStop('stop'); if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('toothy1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt2; if (rt2 >= 200) { _root.attachMovie('bimbette1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt2 = 0; } } if (!_root.e6.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rapebot1a', 'e6', 106); _root.e6.animate._y = 300; _root.e6.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 4) { gstart = true; } } if (gstart) { ++gstartt; if (gstartt >= 60) { _root.edead = 0; gstartt = 0; st4 = false; st5 = true; gstart = false; } } } if (st5) { _root.ststate = 'st5'; if (!gstart) { if (_root.edead < 4) { _root.gop.gotoAndStop('stop'); } if (_root.edead < 4) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('toothy1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = 520; } } if (!_root.e2.animate.attached) { ++rt2; if (rt2 >= 200) { _root.attachMovie('bimbette1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = -30; rt2 = 0; } } if (!_root.e6.animate.attached) { ++rt1; if (rt1 >= 200) { _root.attachMovie('rapebot1a', 'e6', 106); _root.e6.animate._y = 300; _root.e6.animate._x = -30; rt1 = 0; } } } if (_root.edead >= 4) { if (!_root.e1.animate.attached) { if (!_root.e2.animate.attached) { if (!_root.e6.animate.attached) { gstart = true; } } } } } if (gstart) { ++gstartt; if (gstartt >= 60) { _root.edead = 0; gstartt = 0; fade = true; st5 = false; gstart = false; } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.fade); _root.e1.animate.removeMovieClip(); _root.e2.animate.removeMovieClip(); _root.gotoAndStop('st3d'); removeMovieClip(_root.fade); } } } } } } instance control of movieClip 5038 { onClipEvent (load) { _root.slevel = 1; stopAllSounds(); s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('will1a'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic1.start(); } } }; stagemusic2b = new Sound(); stagemusic2b.attachSound('final1b'); stagemusic2b.setVolume(vol); stagemusic2b.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; stagemusic2a = new Sound(); stagemusic2a.attachSound('final1a'); stagemusic2a.setVolume(vol); stagemusic2a.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); stagemusic2b.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2a.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); rtime = 0; } onClipEvent (enterFrame) { if (_root.gclip.fade) { ++rtime; if (rtime >= 36) { removeMovieClip(this); _parent.removeMovieClip(); _root.gotoAndStop('st3d'); } } } } frame 17 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.stlev = 8; if (_root.reup) { _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.life = _root.maxlife; _root.clife = _root.life - 20; _root.shirt = true; _root.pants = true; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.player1.animate.dir = 1; _root.reup = false; } _root.slevel = 2; _root.control.a = false; _root.control.stagemusic1.stop(); _root.control.vol = 0; _root.control.fadein = true; _root.attachMovie('fifi1a', 'player1', 99); _root.player1.animate._x = 75; _root.player1.animate._y = 240; _root.player1.animate.anistop = false; _root.fade.gotoAndStop('fadein'); _root.lessb = 1200; _root.moreb = -500; stop(); } movieClip 5398 { } instance bg of movieClip 5398 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 2; } if (_root.movel) { _x = _x + _root.movespeed / 2; } } } } movieClip 5400 { } movieClip 5402 { } instance map of movieClip 5402 { onClipEvent (load) { speed = 5; speed2 = 5; } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance of movieClip 5073 { onClipEvent (load) { _root.musstop = false; deadt = 0; rt = 0; rt1 = 0; fadet = 0; fade = false; st1 = true; _root.attachMovie('max1a', 'e10', 97); _root.e10.animate._y = 174; _root.e10.animate._x = 2020; } onClipEvent (enterFrame) { if (!_root.pause) { if (plcont) { if (!f) { sa = random(2); f = true; } _root.player1.animate.anistop = true; _root.movel = false; _root.mover = false; _root.moved = false; _root.moveu = false; if (_root.player1.animate.hitTest(_root.map.black)) { if (sa == 0) { _root.player1.animate.gotoAndStop('win2'); } if (sa == 1) { _root.player1.animate.gotoAndStop('win2'); } } else { _root.player1.animate._y += 5; _root.player1.animate.gotoAndStop('fall'); } } if (!fade) { fifix = _root.player1.animate._x; fifiy = _root.player1.animate._y; if (_root.e10.animate.dead) { dgo = true; } if (dgo) { ++deadt; if (deadt < 100) { _root.control.fadeout = true; } if (deadt >= 100) { _root.musstop = true; if (!c1c) { _root.attachMovie('stagecomplete1a', 'start1', 1999); _root.start1.animate.three = true; if (_root.player1.animate.hitTest(_root.map.black)) { _root.attachMovie('fifiwin1a', 'playerwin', 99); _root.playerwin.animate._x = fifix; _root.playerwin.animate._y = fifiy; } c1c = true; } plcont = true; } if (deadt >= 250) { _root.slevel = 0; if (!bon) { _root.attachMovie('bonus1a', 'bonus1', 1998); bon = true; } } if (deadt >= 300) { if (Key.isDown(65)) { fade = true; } } } } if (fade) { ++fadet; _root.fade.gotoAndStop('fadeout'); if (fadet >= 35) { removeMovieClip(_root.bonus1); removeMovieClip(_root.gop); removeMovieClip(_root.e1); removeMovieClip(_root.e2); removeMovieClip(_root.e3); removeMovieClip(_root.e8); removeMovieClip(_root.e11); removeMovieClip(_root.e12); removeMovieClip(_root.e13); removeMovieClip(_root.fade); _root.gotoAndStop('ending1a'); } } } } } instance control of movieClip 5038 { onClipEvent (load) { stopAllSounds(); _root.slevel = 0; s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('will1a'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic1.start(); } } }; stagemusic2b = new Sound(); stagemusic2b.attachSound('final1b'); stagemusic2b.setVolume(vol); stagemusic2b.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; stagemusic2a = new Sound(); stagemusic2a.attachSound('final1a'); stagemusic2a.setVolume(vol); stagemusic2a.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (_root.musstop) { stopAllSounds(); } if (!_root.musstop) { if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); stagemusic2b.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2a.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); gotoAndStop('fadein'); } } frame 18 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); if (!_root.maxdef) { _root.attachMovie('furfag1a', 'furfag1', 2000); _root.furfag1.animate._x = 270; _root.furfag1.animate._y = 200; stopAllSounds(); } stop(); } instance control of movieClip 5038 { onClipEvent (load) { _root.musstop = false; conft = 0; _root.maxconfetti = 0; stopAllSounds(); _root.slevel = 0; s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('parappaintro1'); stagemusic1.setVolume(vol); stagemusic2b = new Sound(); stagemusic2b.attachSound('final1b'); stagemusic2b.setVolume(vol); stagemusic2b.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; stagemusic2a = new Sound(); stagemusic2a.attachSound('final1a'); stagemusic2a.setVolume(vol); stagemusic2a.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic2b.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (_root.fettistart) { ++conft; if (conft >= 20) { if (_root.maxconfetti < 5) { _root.attachMovie('confetti1a', 'confetti' + _root.debris, _root.debris++); } conft = 0; } } if (_root.musstop) { stopAllSounds(); } if (!_root.musstop) { if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); stagemusic2b.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2a.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2a.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } movieClip 5404 { } movieClip 5432 { } movieClip 5462 { } movieClip 5486 { } movieClip 5537 { frame 88 { stop(); } } movieClip 5538 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } } instance ending of movieClip 5538 { onClipEvent (load) { _root.fettistart = false; owidth = 425; oheight = 400; _width = 425; _height = 400; nwidth = 10; nheight = 10; _width = cwidth; _height = cheight; s1 = true; s2 = false; s3 = false; s4 = false; s5 = false; s6 = false; s7 = false; s1t = 0; s2t = 0; s3t = 0; s4t = 0; s5t = 0; s6t = 0; s7t = 0; } onClipEvent (enterFrame) { _width = cwidth; _height = cheight; if (s1) { ++s1t; gotoAndStop('sex1'); _root.text1 = 'After finally defeating all of her foes and dispatching the dastardly Montana Max.'; if (s1t >= 200) { s2 = true; s1 = false; } } if (s2) { ++s2t; _root.text1 = 'Fifi retrieves Toon Pimp\'s stolen Pimp Cane and returns to the Briar Patch Lounge,'; if (s2t >= 200) { s3 = true; s2 = false; } } if (s3) { ++s3t; _root.text1 = 'to get what she wanted all along...'; if (s3t >= 220) { _root.fade.gotoAndStop('fadeout'); } if (s3t >= 250) { s4 = true; s3 = false; } } if (s4) { if (!ds) { cwidth = 40; cheight = 45; _x = 250; _y = 200; _root.slevel = 1; _root.control.a = false; _root.control.vol = 0; _root.control.fadein = true; ds = true; } _root.fettistart = true; cwidth += 0.2; cheight += 0.2; gotoAndStop('sex2'); _root.fade.gotoAndStop('fadein'); ++s4t; _root.text1 = 'Art, Animation and Coding By TOON PIMP'; if (s4t >= 1500) { s5 = true; s4 = false; } } if (s5) { if (!ds1) { cwidth = 240; cheight = 245; _x = 450; _y = 200; ds1 = true; } cwidth += 0.2; cheight += 0.2; _x = _x - 0.3; gotoAndStop('sex3'); ++s5t; _root.text1 = 'Additional Artwork by ROARY'; if (s5t >= 1500) { s6 = true; s5 = false; } } if (s6) { if (!ds2) { cwidth = 640; cheight = 645; _x = 250; _y = 200; ds2 = true; } cwidth -= 0.2; cheight -= 0.2; gotoAndStop('sex4'); ++s6t; _root.text1 = 'Executive Producer - HOBART STARR'; if (s6t >= 1500) { s7 = true; s6 = false; } } if (s7) { if (!ds3) { cwidth = owidth; cheight = oheight; _x = 250; _y = 200; ds3 = true; } _y = _y - 0.2; cwidth += 0.2; cheight += 0.2; gotoAndStop('sex5'); ++s7t; _root.text1 = 'Copyright 2009 Immoral Enterprises'; if (s7t >= 1500) { _root.fade.gotoAndStop('fadeout'); } if (s7t >= 1530) { _root.gotoAndStop('gameover'); } } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); } } frame 19 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); slevelsel = random(2); if (slevelsel == 0) { _root.slevel = 1; } if (slevelsel == 1) { _root.slevel = 2; } _root.score = 0; if (_root.easy) { _root.p1power = 5; } if (_root.normal) { _root.p1power = 4; } if (_root.hard) { _root.p1power = 3; } _root.health = 200; _root.life = 100; _root.shirt = true; _root.pants = true; _root.maxlife = 100; if (_root.asminerva) { _root.aslife = 140; _root.aslifemax = 140; } if (_root.asmatilda) { _root.aslife = 120; _root.aslifemax = 120; } if (_root.aslola) { _root.aslife = 100; _root.aslifemax = 100; } if (_root.asapollonia) { _root.aslife = 90; _root.aslifemax = 90; } if (_root.asberri) { _root.aslife = 80; _root.aslifemax = 80; } if (_root.aszeta) { _root.aslife = 75; _root.aslifemax = 75; } _root.caslife = _root.aslife - 20; _root.asshirt = true; _root.aspants = true; _root.asshoes = true; _root.aspanties = true; _root.calltime = 0; _root.callmax = 100; _root.plife = 100; _root.plifemax = 100; _root.assistlife = 100; _root.uzi = false; _root.hgun = false; _root.mgun = false; _root.sword = false; _root.axe = false; _root.knife = false; _root.swt = 0; _root.mover = false; _root.movel = false; _root.attachMovie('fifi1a', 'player1', 99); _root.movespeed = 5.5; _root.player1.animate._x = 250; _root.player1.animate._y = 300; _root.e12.animate._x = 2200; _root.e12.animate._y = 300; _root.scrollvert = false; _root.scrollhor = true; _root.movespeed = 5; _root.lessb = 550; _root.moreb = 0; _root.ubounds = 500; _root.dbounds = 400; _root.rape1 = false; _root.rape2 = false; _root.edead = 0; stop(); } movieClip 5554 { } movieClip 5557 { } movieClip 5558 { } movieClip 5561 { frame 1 { stop(); } frame 2 { stop(); } frame 3 { stop(); } frame 4 { stop(); } frame 5 { stop(); } frame 6 { stop(); } frame 7 { stop(); } instance bg2 of movieClip 5558 { onClipEvent (load) { speed = 1.5; speed2 = 5; } onClipEvent (enterFrame) { if (!_root.pause) { _root.xmeter = _x; if (_root.mover) { _x = _x - speed; } if (_root.movel) { _x = _x + speed; } } } } frame 8 { stop(); } frame 9 { stop(); } frame 10 { stop(); } frame 11 { stop(); } frame 12 { stop(); } frame 13 { stop(); } frame 14 { stop(); } frame 15 { stop(); } } instance bg2 of movieClip 5561 { onClipEvent (load) { } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.mover) { _x = _x - _root.movespeed / 2; } if (_root.movel) { _x = _x + _root.movespeed / 2; } } } } movieClip 5563 { } movieClip 5576 { } movieClip 5577 { } movieClip 5582 { } movieClip 5585 { } movieClip 5588 { } movieClip 5591 { } movieClip 5594 { } movieClip 5601 { } movieClip 5604 { 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(); } } instance map of movieClip 5604 { onClipEvent (load) { speed = 5; speed2 = 5; chtime = 0; fadeoutt = 0; fadeint = 0; fadein = false; picsel = random(11); if (picsel == 0) { _root.bg2.gotoAndStop('a'); gotoAndStop('a'); } if (picsel == 1) { _root.bg2.gotoAndStop('b'); gotoAndStop('b'); } if (picsel == 2) { _root.bg2.gotoAndStop('c'); gotoAndStop('c'); } if (picsel == 3) { _root.bg2.gotoAndStop('d'); gotoAndStop('d'); } if (picsel == 4) { _root.bg2.gotoAndStop('e'); gotoAndStop('e'); } if (picsel == 5) { _root.bg2.gotoAndStop('f'); gotoAndStop('f'); } if (picsel == 6) { _root.bg2.gotoAndStop('g'); gotoAndStop('g'); } if (picsel == 7) { _root.bg2.gotoAndStop('h'); gotoAndStop('h'); } if (picsel == 8) { _root.bg2.gotoAndStop('i'); gotoAndStop('i'); } if (picsel == 9) { _root.bg2.gotoAndStop('j'); gotoAndStop('j'); } if (picsel == 10) { _root.bg2.gotoAndStop('k'); gotoAndStop('k'); } } onClipEvent (enterFrame) { _root.mapy = _y; _root.mapx = _x; if (!_root.pause) { if (!fadeout) { if (!fadein) { ++chtime; if (chtime >= 1500) { chtime = 0; fadeout = true; } } if (fadein) { ++fadeint; _root.fadea.gotoAndStop('fadein'); if (fadeint >= 40) { fadeint = 0; fadein = false; } } } if (fadeout) { ++fadeoutt; _root.fadea.gotoAndStop('fadeout'); if (fadeoutt >= 40) { picsel = random(11); if (picsel == 0) { _root.bg2.gotoAndStop('a'); gotoAndStop('a'); } if (picsel == 1) { _root.bg2.gotoAndStop('b'); gotoAndStop('b'); } if (picsel == 2) { _root.bg2.gotoAndStop('c'); gotoAndStop('c'); } if (picsel == 3) { _root.bg2.gotoAndStop('d'); gotoAndStop('d'); } if (picsel == 4) { _root.bg2.gotoAndStop('e'); gotoAndStop('e'); } if (picsel == 5) { _root.bg2.gotoAndStop('f'); gotoAndStop('f'); } if (picsel == 6) { _root.bg2.gotoAndStop('g'); gotoAndStop('g'); } if (picsel == 7) { _root.bg2.gotoAndStop('h'); gotoAndStop('h'); } if (picsel == 8) { _root.bg2.gotoAndStop('i'); gotoAndStop('i'); } if (picsel == 9) { _root.bg2.gotoAndStop('j'); gotoAndStop('j'); } if (picsel == 10) { _root.bg2.gotoAndStop('k'); gotoAndStop('k'); } fadeoutt = 0; fadein = true; fadeout = false; } } if (_root.mover) { _x = _x - _root.movespeed; } if (_root.movel) { _x = _x + _root.movespeed; } if (_root.moveu) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y += _root.movespeedv; } _y = _y + _root.movespeedv; } if (_root.moved) { if (black.hitTest(_root.player1.animate)) { _root.player1.animate._y -= _root.movespeedv; } _y = _y - _root.movespeedv; } } } } instance enspec of movieClip 5120 { onClipEvent (load) { appear = false; appeart = 0; } onClipEvent (enterFrame) { if (!_root.pause) { if (appear) { ++appeart; _visible = true; if (_root.enlife <= 200) { if (_root.enlifemax <= 200) { bar.red._width = _root.enlifemax; bar.border._width = _root.enlifemax + 2; } bar.yellow.gotoAndStop('y1'); bar.yellow._width = _root.enlife; } if (_root.enlife >= 200 and _root.enlife < 250) { bar.yellow.gotoAndStop('y2'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 250 and _root.enlife < 300) { bar.yellow.gotoAndStop('y3'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 300 and _root.enlife < 350) { bar.yellow.gotoAndStop('y4'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 350 and _root.enlife < 400) { bar.yellow.gotoAndStop('y5'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } if (_root.enlife >= 400) { bar.yellow.gotoAndStop('y6'); bar.red._width = 200; bar.border._width = 205; bar.yellow._width = 200; } names = _root.enname; if (_root.enlife <= 0) { bar.yellow._width = 0; deadmark.gotoAndStop('d'); } else { deadmark.gotoAndStop('nd'); } if (appeart >= 100) { appeart = 0; appear = false; } } if (!appear) { _visible = false; } } } } instance of movieClip 5152 { onClipEvent (load) { if (!_root.rape1 and !_root.rape2) { _visible = false; } if (_root.rape1) { _visible = true; } if (_root.rape2) { _visible = true; } } onClipEvent (enterFrame) { if (!_root.pause) { if (_root.player1.animate.dead) { dgo = true; } if (!dgo) { if (!_root.rape1 and !_root.rape2) { _visible = false; } if (_root.rape1) { _visible = true; } if (_root.rape2) { _visible = true; } } if (dgo) { _visible = false; } } } } instance of movieClip 5160 { onClipEvent (enterFrame) { if (_root.player1.animate.dead) { dgo = true; } if (!dgo) { if (!_root.player1.animate.dead) { if (_root.rape1 or _root.rape2) { gotoAndStop('escape'); } if (!_root.rape1 and !_root.rape2) { gotoAndStop('none'); } if (_root.pause) { _visible = false; } else { _visible = true; } } else { _visible = false; } } if (dgo) { _visible = false; } } } instance fade of movieClip 5041 { onClipEvent (load) { this.swapDepths(2001); gotoAndStop('fadein'); } } instance of movieClip 5083 { onClipEvent (load) { yellow._width = _root.life; border._width = _root.maxlife + 5; red._width = _root.maxlife; deadt = 0; } onClipEvent (enterFrame) { if (_root.life > 0) { yellow._width = _root.life; } if (_root.life <= 0) { _root.fifidead = true; yellow._width = 0; _root.player1.animate.dead = true; } border._width = _root.maxlife + 5; red._width = _root.maxlife; if (_root.life >= _root.maxlife) { _root.life = _root.maxlife; } } } instance of movieClip 5083 { onClipEvent (load) { yellow._width = _root.aslife; border._width = _root.aslifemax + 3; red._width = _root.aslifemax; } onClipEvent (enterFrame) { if (_root.aslife > 0) { yellow._width = _root.aslife; } if (_root.aslife <= 0) { yellow._width = 0; } border._width = _root.aslifemax + 3; red._width = _root.aslifemax; if (_root.aslife >= _root.aslifemax) { _root.aslife = _root.aslifemax; } } } instance of movieClip 5090 { onClipEvent (load) { border._width = _root.callmax + 3; green._width = _root.aslifemax; } onClipEvent (enterFrame) { if (!_root.pause) { border._width = _root.callmax + 3; if (_root.aslife > 0) { _visible = true; if (!_root.asplayer.animate.called) { if (_root.calltime < _root.callmax) { if (_root.asminerva) { _root.calltime += 1.5; } if (_root.asmatilda) { _root.calltime += 1.2; } if (_root.aslola) { _root.calltime += 1; } if (_root.asapollonia) { _root.calltime += 0.7; } if (_root.asberri) { _root.calltime += 0.2; } if (_root.aszeta) { _root.calltime += 0.7; } gotoAndStop('nf'); _root.callable = false; green._width = _root.calltime; } if (_root.calltime >= _root.callmax) { gotoAndStop('go'); _root.callable = true; } } if (_root.asplayer.animate.called) { _root.calltime = 0; _root.callable = false; gotoAndStop('in'); } } if (_root.aslife <= 0) { _visible = false; } } } } instance of movieClip 5094 { onClipEvent (load) { if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } shot = _root.swt; } onClipEvent (enterFrame) { shot = _root.swt; if (_root.knife) { gotoAndStop('knife'); } if (_root.sword) { gotoAndStop('sword'); } if (_root.axe) { gotoAndStop('axe'); } if (_root.hgun) { gotoAndStop('hgun'); } if (_root.mgun) { gotoAndStop('mgun'); } if (_root.uzi) { gotoAndStop('uzi'); } if (!_root.uzi and !_root.mgun and !_root.hgun and !_root.axe and !_root.sword and !_root.knife) { gotoAndStop('none'); } } } instance pic of movieClip 5097 { onClipEvent (load) { fiyell1 = new Sound(); fiyell1.attachSound('fiyell1a'); fiyell2 = new Sound(); fiyell2.attachSound('fiyell2a'); fiyell3 = new Sound(); fiyell3.attachSound('fiyell3a'); fiyell4 = new Sound(); fiyell4.attachSound('fiyell4a'); fiyell5 = new Sound(); fiyell5.attachSound('fiyell5a'); fiyell6 = new Sound(); fiyell6.attachSound('fiyell6a'); fiyell7 = new Sound(); fiyell7.attachSound('fiyell7a'); fiyell8 = new Sound(); fiyell8.attachSound('fiyell8a'); fiyell9 = new Sound(); fiyell9.attachSound('fiyell9a'); fiyell10 = new Sound(); fiyell10.attachSound('fiyell10a'); fiyell11 = new Sound(); fiyell11.attachSound('fiyell11a'); deadt = 0; if (_root.shirt) { _root.player1.animate.character.shirt._visible = true; } else { _root.player1.animate.character.shirt._visible = false; } if (_root.pants) { _root.player1.animate.character.pants._visible = true; } else { _root.player1.animate.character.pants._visible = false; } atime = 0; btime = 0; ctime = 0; dtime = 0; etime = 0; ftime = 0; _root.clife = _root.life - 20; } onClipEvent (enterFrame) { _root.score = _root.edead; fifix = _root.player1.animate._x; fifiy = _root.player1.animate._y; if (_root.pause) { _root.player1.animate.character.stop(); _root.player1.animate._visible = false; _root.player1.animate.unpause = false; _root.e1.animate._visible = false; _root.e1.animate.unpause = false; _root.e2.animate._visible = false; _root.e2.animate.unpause = false; _root.e3.animate._visible = false; _root.e3.animate.unpause = false; _root.e4.animate._visible = false; _root.e4.animate.unpause = false; _root.e5.animate._visible = false; _root.e5.animate.unpause = false; _root.e6.animate._visible = false; _root.e6.animate.unpause = false; _root.e7.animate._visible = false; _root.e7.animate.unpause = false; _root.e8.animate._visible = false; _root.e8.animate.unpause = false; } if (!_root.player1.animate.dead) { if (_root.player1.animate.slide) { if (!sl) { _root.attachMovie('fifishadow1a', 'fifis' + _root.shadowlayer, _root.shadowlayer++); _root['fifis' + _root.shadowlayer].animate._x = fifix; _root['fifis' + _root.shadowlayer].animate._y = fifiy; sl = true; } } else { sl = false; } if (_root.player1.animate.upper) { if (!sp2) { fiyell7.start(); sp2 = true; } } else { sp2 = false; } if (_root.player1.animate.special) { if (!sp1) { fiyell4.start(); sp1 = true; } } else { sp1 = false; } if (_root.player1.animate.hit1) { if (!ha1) { fiyell8.start(); ha1 = true; } } else { ha1 = false; } if (_root.player1.animate.hit2) { if (!ha2) { fiyell9.start(); ha2 = true; } } else { ha2 = false; } if (_root.player1.animate.hitfly) { if (!ha3) { fiyell10.start(); ha3 = true; } } else { ha3 = false; } if (_root.player1.animate.attack1) { xs = random(2); if (!att1) { if (_root.player1.animate.attsel == 1) { if (xs == 1) { fiyell1.start(); } } if (_root.player1.animate.attsel == 2) { fiyell2.start(); } if (_root.player1.animate.attsel == 3) { fiyell3.start(); } if (_root.player1.animate.attsel == 4) { fiyell7.start(); } if (_root.player1.animate.attsel == 5) { } att1 = true; } } else { att1 = false; } if (_root.player1.animate.attack2) { xs = random(2); if (!att2) { if (_root.player1.animate.attsel == 1) { if (xs == 1) { fiyell1.start(); } } if (_root.player1.animate.attsel == 2) { fiyell2.start(); } if (_root.player1.animate.attsel == 3) { fiyell3.start(); } if (_root.player1.animate.attsel == 4) { fiyell7.start(); } if (_root.player1.animate.attsel == 5) { } att2 = true; } } else { att2 = false; } } if (_root.shirt) { _root.player1.animate.character.shirt._visible = true; } else { _root.player1.animate.character.shirt._visible = false; } if (_root.pants) { _root.player1.animate.character.pants._visible = true; } else { _root.player1.animate.character.pants._visible = false; } if (_root.pants) { if (_root.life < _root.clife) { _root.attachMovie('fificl2', 'pants1' + _root.debris, _root.debris++); _root['pants1' + _root.debris].animate._x = _root.player1.animate._x; _root['pants1' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl2', 'pants2' + _root.debris, _root.debris++); _root['pants2' + _root.debris].animate._x = _root.player1.animate._x; _root['pants2' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl2', 'pants3' + _root.debris, _root.debris++); _root['pants3' + _root.debris].animate._x = _root.player1.animate._x; _root['pants3' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl2', 'pants4' + _root.debris, _root.debris++); _root['pants4' + _root.debris].animate._x = _root.player1.animate._x; _root['pants4' + _root.debris].animate._y = _root.player1.animate._y; _root.pants = false; } } if (_root.shirt) { if (_root.life < _root.clife + 10) { _root.attachMovie('fificl1', 'shirt1' + _root.debris, _root.debris++); _root['shirt1' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt1' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl1', 'shirt2' + _root.debris, _root.debris++); _root['shirt2' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt2' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl1', 'shirt3' + _root.debris, _root.debris++); _root['shirt3' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt3' + _root.debris].animate._y = _root.player1.animate._y; _root.attachMovie('fificl1', 'shirt4' + _root.debris, _root.debris++); _root['shirt4' + _root.debris].animate._x = _root.player1.animate._x; _root['shirt4' + _root.debris].animate._y = _root.player1.animate._y; _root.shirt = false; } } if (_root.asminerva) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('minervacl2', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl2', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl2', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl2', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife) { _root.attachMovie('minervacl1', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl1', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl1', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('minervacl1', 'cs4' + _root.debris, _root.debris++); _root['cs4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } } if (_root.asmatilda) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('redpatch1a', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife) { _root.attachMovie('redpatch1a', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } } if (_root.asberri) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 15) { _root.attachMovie('lolacl1', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('lolacl1', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs4' + _root.debris, _root.debris++); _root['cs4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } if (_root.aspanties) { if (_root.aslife < _root.caslife + 5) { _root.attachMovie('lolacl1', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspanties = false; } } if (_root.asshoes) { if (_root.aslife < _root.caslife + 17) { _root.attachMovie('berrishoes1a', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('berrishoes1a', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshoes = false; } } } if (_root.aslola) { if (_root.asshirt) { if (_root.aslife < _root.caslife + 10) { _root.attachMovie('lolacl1', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } if (_root.aspants) { if (_root.aslife < _root.caslife) { _root.attachMovie('lolacl1', 'cs1' + _root.debris, _root.debris++); _root['cs1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs2' + _root.debris, _root.debris++); _root['cs2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs3' + _root.debris, _root.debris++); _root['cs3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('lolacl1', 'cs4' + _root.debris, _root.debris++); _root['cs4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['cs4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.aspants = false; } } } if (_root.aszeta) { if (_root.asshirt) { if (_root.aslife < _root.caslife) { _root.attachMovie('redpatch1a', 'ps1' + _root.debris, _root.debris++); _root['ps1' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps1' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps2' + _root.debris, _root.debris++); _root['ps2' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps2' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps3' + _root.debris, _root.debris++); _root['ps3' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps3' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('redpatch1a', 'ps4' + _root.debris, _root.debris++); _root['ps4' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps4' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('fificl1', 'ps5' + _root.debris, _root.debris++); _root['ps5' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps5' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('fificl1', 'ps6' + _root.debris, _root.debris++); _root['ps6' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps6' + _root.debris].animate._y = _root.asplayer.animate._y; _root.attachMovie('fificl1', 'ps7' + _root.debris, _root.debris++); _root['ps7' + _root.debris].animate._x = _root.asplayer.animate._x; _root['ps7' + _root.debris].animate._y = _root.asplayer.animate._y; _root.asshirt = false; } } } if (_root.player1.animate.rapebreak) { _root.kaa = false; _root.rubella = false; _root.bimbette = false; _root.toothy = false; _root.rapebot = false; _root.pepto = false; } if (_root.player1.animate.dead) { fifix = _root.player1.animate._x; fifiy = _root.player1.animate._y; dgo = true; } if (dgo) { _root.mover = false; _root.movel = false; _root.moveu = false; _root.moved = false; if (_root.rape1 or _root.rape2) { _root.player1.removeMovieClip(); } if (!d1) { if (!_root.rape1 and !_root.rape2) { _root.attachMovie('fifidead1a', 'player1', 99); _root.player1.animate._x = fifix; _root.player1.animate._y = fifiy; } fiyell11.start(); _root.attachMovie('orgfade1a', 'fade1', 8001); sexLaser1.start(); d1 = true; } ++deadt; if (deadt >= 250) { if (!an) { _root.attachMovie('madface1a', 'blood1a', 8000); an = true; } } } } } instance of movieClip 5103 { onClipEvent (load) { if (_root.easy) { _root.diff = 'EASY'; } if (_root.normal) { _root.diff = 'NORMAL'; } if (_root.hard) { _root.diff = 'HARD'; } if (_root.asminerva) { gotoAndStop('minerva'); } if (_root.asmatilda) { gotoAndStop('matilda'); } if (_root.aslola) { gotoAndStop('lola'); } if (_root.asapollonia) { gotoAndStop('apollonia'); } if (_root.asberri) { gotoAndStop('berri'); } if (_root.aszeta) { gotoAndStop('zeta'); } } } instance control of movieClip 5038 { onClipEvent (load) { stopAllSounds(); s1 = 0; vol = 0; fadeout = false; fadein = true; _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(); } stagemusic1 = new Sound(); stagemusic1.attachSound('brenner1a'); stagemusic1.setVolume(vol); stagemusic1.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 1) { stagemusic1.start(); } } }; stagemusic2 = new Sound(); stagemusic2.attachSound('mvc2a'); stagemusic2.setVolume(vol); stagemusic2.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic3.start(); } } }; stagemusic3 = new Sound(); stagemusic3.attachSound('mvc2b'); stagemusic3.setVolume(vol); stagemusic3.onSoundComplete = function () { if (_root.sound) { if (_root.slevel == 2) { stagemusic3.start(); } } }; } onClipEvent (enterFrame) { _root.snd1 = fadeout; _root.snd2 = fadein; if (!_root.sound) { stopAllSounds(); a = false; if (Key.isDown(77)) { if (!m) { _root.sound = true; m = true; } } else { m = false; } } if (_root.sound) { if (fadeout) { --vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2.setVolume(vol); } if (vol <= 0) { if (_root.slevel == 1) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } if (_root.slevel == 2) { stagemusic1.stop(); if (!faded) { a = false; fadein = true; faded = true; } } fadeout = false; } } else { faded = false; } if (fadein) { ++vol; if (_root.slevel == 1) { stagemusic1.setVolume(vol); } if (_root.slevel == 2) { stagemusic2.setVolume(vol); } if (vol >= 100) { fadein = false; } } else { sf = false; } if (!a) { if (_root.slevel == 1) { stagemusic1.start(); } if (_root.slevel == 2) { stagemusic2.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.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 >= 660) { _root.debris = 570; } if (_root.itlayer >= 670) { _root.itlayer = 650; } if (_root.spark >= 710) { _root.spark = 680; } } } instance gclip of movieClip 5073 { onClipEvent (load) { _root.edead = 0; gstart = false; gstartt = 0; rt = 0; rt1 = 0; rt2 = 0; fadet = 0; fade = false; st1 = true; } onClipEvent (enterFrame) { if (!_root.pause) { xsel = random(2); if (xsel == 0) { chx = 520; } if (xsel == 1) { chx = -20; } if (_root.edead >= 0 and _root.edead < 3) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; rt = 0; } } } if (_root.edead >= 3 and _root.edead < 7) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; rt = 0; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 100) { _root.attachMovie('kaa1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; rt1 = 0; } } } if (_root.edead >= 7 and _root.edead < 15) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; rt = 0; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 100) { _root.attachMovie('kaa1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; rt1 = 0; } } if (!_root.e3.animate.attached) { ++rt2; if (rt2 >= 100) { _root.attachMovie('rubella1a', 'e3', 103); _root.e3.animate._y = 300; _root.e3.animate._x = chx; rt2 = 0; } } } if (_root.edead >= 15 and _root.edead < 20) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('bimbette1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; rt = 0; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 100) { _root.attachMovie('kaa1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; rt1 = 0; } } if (!_root.e3.animate.attached) { ++rt2; if (rt2 >= 100) { _root.attachMovie('rubella1a', 'e3', 103); _root.e3.animate._y = 300; _root.e3.animate._x = chx; rt2 = 0; } } } if (_root.edead >= 20 and _root.edead < 30) { if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { _root.attachMovie('bimbette1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; rt = 0; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 100) { _root.attachMovie('pepto1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; rt1 = 0; } } if (!_root.e3.animate.attached) { ++rt2; if (rt2 >= 100) { _root.attachMovie('rubella1a', 'e3', 103); _root.e3.animate._y = 300; _root.e3.animate._x = chx; rt2 = 0; } } } if (_root.edead >= 30) { if (!s) { fz = random(2); s = true; } if (!_root.e1.animate.attached) { ++rt; if (rt >= 100) { cz = random(4); if (cz == 0) { _root.attachMovie('bimbette1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; } if (cz == 1) { _root.attachMovie('kaa1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; } if (cz == 2) { _root.attachMovie('toothy1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; } if (cz == 3) { _root.attachMovie('rubella1a', 'e1', 101); _root.e1.animate._y = 300; _root.e1.animate._x = chx; } rt = 0; } } if (!_root.e2.animate.attached) { ++rt1; if (rt1 >= 100) { cz = random(4); if (cz == 0) { _root.attachMovie('bimbette1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; } if (cz == 1) { _root.attachMovie('kaa1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; } if (cz == 2) { _root.attachMovie('toothy1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; } if (cz == 3) { _root.attachMovie('rubella1a', 'e2', 102); _root.e2.animate._y = 300; _root.e2.animate._x = chx; } rt1 = 0; } } if (!_root.e6.animate.attached) { ++rt2; if (rt2 >= 100) { _root.attachMovie('rapebot1a', 'e6', 106); _root.e6.animate._y = 300; _root.e6.animate._x = chx; s = false; rt2 = 0; } } if (!_root.e8.animate.attached) { ++rt3; if (rt3 >= 100) { cz = random(2); if (cz == 0) { _root.attachMovie('toothy1a', 'e8', 108); _root.e8.animate._y = 300; _root.e8.animate._x = chx; } if (cz == 1) { _root.attachMovie('pepto1a', 'e8', 108); _root.e8.animate._y = 300; _root.e8.animate._x = chx; } s = false; rt3 = 0; } } } } } } instance of movieClip 5129 { 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.rape1 or _root.rape2) { _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; } if (currentw > neww) { currentw -= 8; } if (currenth > newh) { currenth -= 6; } } else { _x = oldx; _y = oldy; if (currentw < oldw) { currentw += 10; } if (currenth < oldh) { currenth += 10; } } } } } } frame 20 { function clean() { for (i in _root) { _root[i].removeMovieClip(); } } _root.clean(); _root.player1.removeMovieClip(); removeMovieClip(_root.player1); _root.youredead = false; stopAllSounds(); stop(); } instance of movieClip 756 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-0008&PA=1352354', ''); } } instance of movieClip 759 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 762 { onClipEvent (release) { getURL('http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=908600-2001&PA=1320924', 1); } } instance of movieClip 765 { onClipEvent (release) { getURL('http://www.adult-empire.com/rs.php?site_id=5694&wm_id=3287', 1); } } instance of movieClip 768 { onClipEvent (release) { getURL('http://www.drawn-sex.com/index.html?id=hobartstarr', 1); } } instance of movieClip 783 { onClipEvent (release) { getURL('http://www.tram-pararam.com/index.html?id=hobartstarr', 1); } } instance of movieClip 785 { onClipEvent (load) { if (_root.fifidead) { _visible = true; } else { _visible = false; } } onClipEvent (release) { if (_root.fifidead) { _root.fifidead = false; if (_root.stlev == 0) { _root.reup = false; } else { _root.reup = true; } _root.gotoAndStop('assel'); } } } instance of movieClip 787 { onClipEvent (release) { _root.gotoAndStop('title'); } } instance of movieClip 792 { onClipEvent (release) { getURL('http://toonpimp.net', 1); } } frame 21 { stop(); } instance of movieClip 5047 { onClipEvent (release) { _root.gotoAndStop('title'); } } movieClip 5615 { } movieClip 5622 { frame 1 { stop(); } instance of movieClip 5044 { onClipEvent (release) { _quality = 'low'; } } instance of movieClip 5044 { onClipEvent (release) { _quality = 'medium'; } } instance of movieClip 5044 { onClipEvent (release) { _quality = 'best'; } } frame 2 { stop(); } frame 3 { stop(); } } instance of movieClip 5622 { onClipEvent (load) { if (_quality == 'LOW') { gotoAndStop('low'); } if (_quality == 'MEDIUM') { gotoAndStop('med'); } if (_quality == 'HIGH') { gotoAndStop('high'); } if (_quality == 'BEST') { gotoAndStop('high'); } } onClipEvent (enterFrame) { if (_quality == 'LOW') { gotoAndStop('low'); } if (_quality == 'MEDIUM') { gotoAndStop('med'); } if (_quality == 'HIGH') { gotoAndStop('high'); } if (_quality == 'BEST') { gotoAndStop('high'); } } } movieClip 5629 { frame 1 { stop(); } instance of movieClip 5044 { onClipEvent (release) { _root.easy = true; _root.normal = false; _root.hard = false; } } instance of movieClip 5044 { onClipEvent (release) { _root.easy = false; _root.normal = true; _root.hard = false; } } instance of movieClip 5044 { onClipEvent (release) { _root.easy = false; _root.normal = false; _root.hard = true; } } frame 2 { stop(); } frame 3 { stop(); } } instance of movieClip 5629 { onClipEvent (load) { if (_root.hard) { gotoAndStop('hard'); } if (_root.normal) { gotoAndStop('normal'); } if (_root.easy) { gotoAndStop('easy'); } } onClipEvent (enterFrame) { if (_root.hard) { gotoAndStop('hard'); } if (_root.normal) { gotoAndStop('normal'); } if (_root.easy) { gotoAndStop('easy'); } } } movieClip 5634 { frame 1 { stop(); } instance of movieClip 5044 { onClipEvent (release) { _root.sound = true; } } instance of movieClip 5044 { onClipEvent (release) { _root.sound = false; } } frame 2 { stop(); } } instance of movieClip 5634 { onClipEvent (load) { if (_root.sound) { gotoAndStop('s'); } if (!_root.sound) { gotoAndStop('ns'); } } onClipEvent (enterFrame) { if (_root.sound) { gotoAndStop('s'); } if (!_root.sound) { gotoAndStop('ns'); } } } movieClip 5635 { frame 1 { stop(); } instance of movieClip 5044 { onClipEvent (release) { _root.zoomin = true; } } instance of movieClip 5044 { onClipEvent (release) { _root.zoomin = false; } } frame 2 { stop(); } } instance of movieClip 5635 { onClipEvent (load) { if (_root.zoomin) { gotoAndStop('s'); } if (!_root.zoomin) { gotoAndStop('ns'); } } onClipEvent (enterFrame) { if (_root.zoomin) { gotoAndStop('s'); } if (!_root.zoomin) { gotoAndStop('ns'); } } } frame 22 { if (!_root.gamebeat) { _root.attachMovie('furfag1a', 'furfag1', 2000); _root.furfag1.animate._x = 270; _root.furfag1.animate._y = 200; } if (_root.gamebeat) { _root.anims.gotoAndStop(16); } stop(); } movieClip 5647 { frame 1 { gotoAndStop(18); } frame 2 { _root.text1 = 'Kaa - Perverted snake that likes to hypnotize then rape its victims before eating them.'; stop(); } frame 3 { _root.text1 = 'Kaa - Perverted snake that likes to hypnotize then rape its victims before eating them.'; stop(); } frame 4 { _root.text1 = 'Rubella - Angry, plague-filled rat bitch.'; stop(); } frame 5 { _root.text1 = 'Rubella - Angry, plague-filled rat bitch.'; stop(); } frame 6 { _root.text1 = 'Bimbette - Vampire whore with a demon living in her twat.'; stop(); } frame 7 { _root.text1 = 'Bimbette - Vampire whore with a demon living in her twat.'; stop(); } frame 8 { _root.text1 = 'Toothy - Buffed gator man with nothing better to do than to rape people.'; stop(); } frame 9 { _root.text1 = 'Toothy - Buffed gator man with nothing better to do than to rape people.'; stop(); } frame 10 { _root.text1 = 'Rapebot - Dastardly machine programmed to rape.'; stop(); } frame 11 { _root.text1 = 'Rapebot - Dastardly machine programmed to rape.'; stop(); } frame 12 { _root.text1 = 'Pepto - Evil Demon that awakens every 100 years to cause chaos and mayhem.'; stop(); } frame 13 { _root.text1 = 'Pepto - Evil Demon that awakens every 100 years to cause chaos and mayhem.'; stop(); } frame 14 { _root.text1 = 'Dragon - Fire breathing, donkey-loving, big tittied reptile woman stolen from a kids movie.'; stop(); } frame 15 { _root.text1 = 'Dragon - Fire breathing, donkey-loving, big tittied reptile woman stolen from a kids movie.'; stop(); } frame 16 { _root.text1 = 'Montana Max\'s Rapemech - Mech specially designed for the destruction of assholes and vaginas.'; stop(); } frame 17 { _root.text1 = 'Montana Max\'s Rapemech - Mech specially designed for the destruction of assholes and vaginas.'; stop(); } frame 18 { _root.text1 = 'Click arrows to change sex scene, cocksucker!'; stop(); } frame 19 { gotoAndStop(2); } } instance of movieClip 5155 { onClipEvent (rollOver) { gotoAndStop('d'); } onClipEvent (rollOut) { gotoAndStop('nd'); } onClipEvent (release) { if (_root.gamebeat) { _root.anims.prevFrame(); } } onClipEvent (enterFrame) { } } instance of movieClip 5155 { onClipEvent (rollOver) { gotoAndStop('d'); } onClipEvent (rollOut) { gotoAndStop('nd'); } onClipEvent (release) { if (_root.gamebeat) { _root.anims.nextFrame(); } } onClipEvent (enterFrame) { } } instance of movieClip 5047 { onClipEvent (release) { _root.gotoAndStop('title'); } }




http://swfchan.com/11/50713/info.shtml
Created: 11/8 -2019 07:37:19 Last modified: 11/8 -2019 07:37:19 Server time: 23/04 -2024 17:08:13