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

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

mummy_love1.swf

This is the info page for
Flash #97526

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


ActionScript [AS1/AS2]
Combined Code
frame 1 { function preloadSite() { var v3 = _root.getBytesLoaded(); var v2 = _root.getBytesTotal(); var v4 = Math.round((v3 / v2) * 100); redloadingbar_mc._xscale = v4; percent_text.text = v4 + '%'; if (v3 >= v2 || loaded) { if (lfade >= 100) { clearInterval(loadingCall); fade = 100; gotoAndStop(2); return undefined; } else { loaded = 1; lfade += 10; if (lfade >= 100) { lfade = 100; } sheet_mc._alpha = lfade; } } } stop(); loadingbar_mc._xscale = 1; webmasters_mc.gotoAndStop(1); var loadingCall = setInterval(preloadSite, 50); sheet_mc._x = 360; sheet_mc._y = 288; sheet_mc.gotoAndStop(1); sheet_mc.swapDepths(33333); lfade = 0; sheet_mc._alpha = 0; loaded = 0; } frame 1 { function doscene() { if (scene == 0) { doscene0(); } else { if (scene == 1) { doscene1(); } else { if (scene == 2) { doscene2(); } else { if (scene == 3) { doscene3(); } else { if (scene == 4) { doscene4(); } else { if (scene == 5) { doscene5(); } else { if (scene == 6) { doscene6(); } else { if (scene == 7) { doscene7(); } else { if (scene == 8) { doscene8(); } else { if (scene == 9) { doscene9(); } else { if (scene == 10) { doscene9(); } } } } } } } } } } } domover(); } function domon() { if (!debug) { mon0_mc.swapDepths(-10503); mon0_mc._x = -10000; return undefined; } mon0_mc.mon0_txt.text = mon0 + '\r' + mon1 + '\r' + mon2 + '\r' + mon3 + '\r' + mon4 + '\r' + mon5 + '\r' + mon6 + '\r' + mon7; mon0_mc._x = 210; if (scene == 8) { mon0_mc.gotoAndStop(2); } else { mon0_mc.gotoAndStop(1); } mon0_mc.swapDepths(34902); } function drawCircle(cx, cy, r) { with (_root.wordBalloon.wordBalloonGraphic) { var c1 = r * 0.4142135623730952; var c2 = r * Math.SQRT2 / 2; beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(cx + r, cy); curveTo(cx + r, cy + c1, cx + c2, cy + c2); curveTo(cx + c1, cy + r, cx, cy + r); curveTo(cx - c1, cy + r, cx - c2, cy + c2); curveTo(cx - r, cy + c1, cx - r, cy); curveTo(cx - r, cy - c1, cx - c2, cy - c2); curveTo(cx - c1, cy - r, cx, cy - r); curveTo(cx + c1, cy - r, cx + c2, cy - c2); curveTo(cx + r, cy - c1, cx + r, cy); endFill(); } } function say(windex, narrow) { forcebuboff = 0; if (narrow == undefined) { narrow = 0; } i = windex * 4; savwordindex = i; if (language == 0) { words = English[i]; type = English[i + 1]; bubx = English[i + 2]; buby = English[i + 3]; } else { if (language == 1) { words = German[i]; type = German[i + 1]; bubx = German[i + 2]; buby = German[i + 3]; } else { if (language == 2) { words = French[i]; type = French[i + 1]; bubx = French[i + 2]; buby = French[i + 3]; } else { if (language == 3) { words = Italian[i]; type = Italian[i + 1]; bubx = Italian[i + 2]; buby = Italian[i + 3]; } } } } if (bubx == 0 && buby == 0) { bubx = savbubx; buby = savbuby; } savbubx = bubx; savbuby = buby; strlen = words.length; if (type < 0) { return undefined; } speaking = 1; if (type == 11) { tmread = 0; _root.createEmptyMovieClip('twordBalloon', 200); _root.twordBalloon.createEmptyMovieClip('twordBalloonGraphic', 201); } else { _root.createEmptyMovieClip('wordBalloon', 32222); _root.wordBalloon.createEmptyMovieClip('wordBalloonGraphic', 32223); } rolledon = 0; rolledoff = 0; _root.wordBalloon.onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (rolledoff > 10) { rolledon = 1; } } else { ++rolledoff; } }; trolledon = 0; trolledoff = 0; _root.twordBalloon.onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (trolledoff > 10) { trolledon = 1; tmread = 1; } } else { ++trolledoff; } }; if (type == 11) { tballoonFormat = new TextFormat(); if (fadefont) { tballoonFormat.font = 'arialfont'; tballoonFormat.size = 14; } else { tballoonFormat.font = 'Arial'; tballoonFormat.size = 12; } tballoonFormat.color = 0; tballoonFormat.align = 'center'; _root.twordBalloon.twordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 150, 75); _root.twordBalloon.twordBalloonGraphic.balloon_txt.selectable = false; _root.twordBalloon.twordBalloonGraphic.balloon_txt.html = true; if (fadefont) { _root.twordBalloon.twordBalloonGraphic.balloon_txt.embedFonts = true; } _root.twordBalloon.twordBalloonGraphic.balloon_txt.wordWrap = true; _root.twordBalloon.twordBalloonGraphic.balloon_txt.autoSize = true; _root.twordBalloon.twordBalloonGraphic.balloon_txt.htmlText = words; _root.twordBalloon.twordBalloonGraphic.balloon_txt.setTextFormat(tballoonFormat); bTxtW = _root.twordBalloon.twordBalloonGraphic.balloon_txt._width; bTxtH = _root.twordBalloon.twordBalloonGraphic.balloon_txt._height; _root.twordBalloon.twordBalloonGraphic._x = bubx - bTxtW / 2; _root.twordBalloon.twordBalloonGraphic._y = buby; with (_root.twordBalloon.twordBalloonGraphic) { beginFill(16777215, 100); if (type == 11) { lineStyle(2, 12632256, 100); } else { lineStyle(2, 0, 100); } moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { balloonFormat = new TextFormat(); if (fadefont) { balloonFormat.font = 'arialfont'; balloonFormat.size = 14; } else { balloonFormat.font = 'Arial'; balloonFormat.size = 12; } balloonFormat.color = 0; balloonFormat.align = 'center'; if (narrow == -1) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 180, 100); } else { if (narrow == 2) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 80, 100); } else { if (narrow == 1) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 120, 100); } else { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 150, 75); } } } _root.wordBalloon.wordBalloonGraphic.balloon_txt.selectable = false; _root.wordBalloon.wordBalloonGraphic.balloon_txt.html = true; if (fadefont) { _root.wordBalloon.wordBalloonGraphic.balloon_txt.embedFonts = true; } _root.wordBalloon.wordBalloonGraphic.balloon_txt.wordWrap = true; _root.wordBalloon.wordBalloonGraphic.balloon_txt.autoSize = true; _root.wordBalloon.wordBalloonGraphic.balloon_txt.htmlText = words; _root.wordBalloon.wordBalloonGraphic.balloon_txt.setTextFormat(balloonFormat); bTxtW = _root.wordBalloon.wordBalloonGraphic.balloon_txt._width; bTxtH = _root.wordBalloon.wordBalloonGraphic.balloon_txt._height; if (type >= 4) { if (type == 4) { _root.wordBalloon.wordBalloonGraphic._x = bubx; _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); } else { if (type == 5) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 10); _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); } else { if (type >= 10) { _root.wordBalloon.wordBalloonGraphic._x = bubx - bTxtW / 2; _root.wordBalloon.wordBalloonGraphic._y = buby; } } } with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); if (type == 11) { lineStyle(2, 12632256, 100); } else { lineStyle(2, 0, 100); } moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } if (type == 4) { r = 3; cx = -1; cy = bTxtH + 30; drawCircle(cx, cy, r); r = 4; cx = 5; cy = bTxtH + 24; drawCircle(cx, cy, r); r = 5; cx = 10; cy = bTxtH + 16; drawCircle(cx, cy, r); } else { if (type == 5) { r = 3; cx = 1 + (bTxtW + 10); cy = bTxtH + 30; drawCircle(cx, cy, r); r = 4; cx = -5 + (bTxtW + 10); cy = bTxtH + 24; drawCircle(cx, cy, r); r = 5; cx = -10 + (bTxtW + 10); cy = bTxtH + 16; drawCircle(cx, cy, r); } } } else { if (type == 3) { _root.wordBalloon.wordBalloonGraphic._x = bubx + 20; _root.wordBalloon.wordBalloonGraphic._y = buby; with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 18); curveTo(-10, 20, -20, 0); curveTo(-10, 10, 0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { if (type == 2) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 30); _root.wordBalloon.wordBalloonGraphic._y = buby; with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); curveTo(bTxtW + 20, 10, bTxtW + 30, 0); curveTo(bTxtW + 20, 20, bTxtW + 10, 18); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { if (type == 1) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 10); _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); curveTo(bTxtW + 0, bTxtH + 20, bTxtW + 10, bTxtH + 30); curveTo(bTxtW - 5, bTxtH + 20, bTxtW - 10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { ost = buby - (bTxtH + 30); if (ost < 0) { buby -= ost - 2; } _root.wordBalloon.wordBalloonGraphic._x = bubx; _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(20, bTxtH + 10); curveTo(15, bTxtH + 20, 0, bTxtH + 30); curveTo(10, bTxtH + 20, 10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } } } } balpha = 0; bfade = 20; extratime = strlen; ububtime = bubtime + extratime; } } function dofade() { if (bfade > 0) { balpha += bfade; if (balpha >= 100) { balpha = 100; bfade = 0; bubtimer = ububtime; bubtimer = 5; } _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; } else { if (bfade < 0) { balpha += bfade; if (balpha <= 0) { balpha = 0; bfade = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; speaking = 0; } _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; } } if (bubtimer > 0) { --bubtimer; if (bubtimer <= 0) { bubtimer = 0; } } if (bfade == 0 && bubtimer == 0 && (rolledon || forcebuboff)) { bfade = -20; } if (fadespeed < 0) { fade += fadespeed; if (fade <= 0) { fade = 0; fadespeed = 0; } sheet_mc._alpha = fade; sheet_mc.swapDepths(33333); } else { if (fadespeed > 0) { fade += fadespeed; if (fade >= 100) { fade = 100; fadespeed = 0; } sheet_mc._alpha = fade; if (fade <= 0) { sheet_mc.swapDepths(-33333); } } } } function startfadeout() { fadingout = 1; fadespeed = 2; } function startfadein() { fadingout = 0; fadespeed = -2; } function hideall(flag) { heart_mc._alpha = 0; mouse_mc._alpha = 0; hotspot_mc._alpha = 0; webmasters_mc._alpha = 0; webmasters_mc._x = -10000; webmasters_shad_mc._x = -10000; startbutton_mc._x = -10000; webmasters_mc.swapDepths(-10500); webmasters_shad_mc.swapDepths(-10501); startbutton_mc.swapDepths(-10502); flag1_mc.swapDepths(-10513); flag2_mc.swapDepths(-10514); flag3_mc.swapDepths(-10515); flag4_mc.swapDepths(-10516); vinebutton_mc.swapDepths(-10517); vinebutton2_mc.swapDepths(-10518); mon6 = ''; mon5 = ''; mon4 = ''; mon3 = ''; mon2 = ''; mon1 = ''; mon0 = ''; if (flag == 2) { } else { stoploop(); } oldmousex = mousex; adjy = 0; adjx = 0; attacharrow = 0; attach = 0; arrowcursor = 0; arrowx = -10000; arrow_mc._x = arrowx; arrow_mc.swapDepths(-10518); arrow2_mc.swapDepths(-10519); mouse_mc.swapDepths(-10521); mouse_mc.gotoAndStop(6); hidesprites(); bg1_mc._x = -10000; bg2_mc._x = -10000; bg3_mc._x = -10000; bg4_mc._x = -10000; bg1_mc._xscale = 100; bg2_mc._xscale = 100; bg3_mc._xscale = 100; bg4_mc._xscale = 100; bg1_mc._yscale = 100; bg2_mc._yscale = 100; bg3_mc._yscale = 100; bg4_mc._yscale = 100; bg1_mc._alpha = 0; bg2_mc._alpha = 0; bg3_mc._alpha = 0; bg4_mc._alpha = 0; bg1_mc.swapDepths(-10100); bg2_mc.swapDepths(-10101); bg3_mc.swapDepths(-10102); bg4_mc.swapDepths(-10103); } function killsprites() { hidesprites(); } function hidesprites() { gothot = 0; i = 0; while (i < 29) { ii = i; _root['sprite' + ii + '_mc']._x = -10000; _root['sprite' + ii + '_mc']._alpha = 100; _root['sprite' + ii + '_mc']._xscale = 100; _root['sprite' + ii + '_mc']._yscale = 100; _root['sprite' + ii + '_mc']._rotation = 0; _root['sprite' + ii + '_mc'].gotoAndStop(2); _root['sprite' + ii + '_mc'].swapDepths(-10000 - i); if (i < 16) { _root['sperm' + ii + '_mc']._x = -10000; _root['sperm' + ii + '_mc']._alpha = 0; _root['sperm' + ii + '_mc'].gotoAndStop(9); _root['sperm' + ii + '_mc'].swapDepths(-10050 - i); } ++i; } } function startarrow(arx, ary, ardir) { if (bjphase == arrowphase) { return undefined; } arrowphase = bjphase; arrowangle = ardir * 90; arrowx = arx; arrowy = ary; arrowtype = 1; arrowalpha = 0; arrowblink = 0; arrowtime = 200; autopilot = 2; } function killarrow() { arrowtype = 0; arrowphase = -1; arrow_mc._x = -10000; autopilot = 0; } function doarrow() { if (arrowtype == 1 && arrowtime) { --arrowtime; } seearrow = 0; if (Key.isDown(72) && hint) { seearrow = 2; } else { if (Key.isDown(72) || arrowtype == 1 && arrowtime == 0) { seearrow = 1; } } if (swoosh) { doswoosh_arrow(); } if (autopilot != oautopilot && autopilot > 1) { } oautopilot = autopilot; if (autopilot && !seearrow) { if (autopilot == 1) { aindex = 0; extra = 0; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 2) { extra = 3; aindex = 3; if (finddir > 0) { autoangle += 0.5; if (autoangle >= 9) { finddir = -1; } } else { autoangle -= 0.5; if (autoangle <= -9) { finddir = 1; } } } else { if (autopilot == 3) { aindex = 6; extra = 4; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 4) { aindex = 9; extra = 4; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 5) { aindex = 12; extra = 0; autoangle = -45; } else { if (autopilot == 6) { aindex = 15; extra = 0; autoangle = -45; } } } } } } arrow_mc._x = 609 - extra; if (autopilot == 1) { arrow_mc._y = 477; } else { if (autopilot == 3) { arrow_mc._y = 482; } else { arrow_mc._y = 457; } } arrow_mc._y -= showhigh * 445; arrow_mc._alpha = 100; arrow_mc._rotation = 45 + autoangle; arrow_mc.gotoAndStop(28 + aindex); arrow_mc.swapDepths(20003); if (autopilot == 5) { arrow_mc._yscale = ptasks * 400; arrow_mc._y = 500; } else { arrow_mc._yscale = 100; } atext = 0; if (showhigh) { if (mousex >= 650 && mousey <= 30) { atext = 1; if (language == 1) { atext = 31; } } } else { if (mousex >= 650 && mousey >= 510) { atext = 1; if (language == 1) { atext = 31; } } } if (autopilot == 6) { if (powerbarside > 0) { arrow_mc._x = 40; } arrow2_mc._x = arrow_mc._x; heart_mc._x = arrow2_mc._x; arrow2_mc._y = arrow_mc._y; heart_mc._y = arrow2_mc._y; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; heart_mc.gotoAndStop(80); heart_mc._rotation = 0; heart_mc.swapDepths(20008); if (atext) { if (hint) { arrow2_mc.gotoAndStop(46); } else { arrow2_mc.gotoAndStop(29 + atext + aindex); } arrow2_mc._yscale = 100; } else { arrow2_mc.gotoAndStop(51 + powerbarcolor); mpowerbarsize = powerbarsize; if (mpowerbarsize > 100) { hearta = (mpowerbarsize - 100) * 10; heart_mc._alpha = hearta; mpowerbarsize = 100; } else { heart_mc._alpha = 0; } arrow2_mc._yscale = mpowerbarsize; } arrow2_mc.swapDepths(20004); if (powerbarcolor < 0) { arrow2_mc._x = -10000; arrow_mc._x = -10000; } } else { if (autopilot == 5) { arrow2_mc._x = arrow_mc._x; arrow2_mc._y = arrow_mc._y; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; if (atext) { arrow2_mc.gotoAndStop(29 + atext + aindex); arrow2_mc._yscale = 100; } else { arrow2_mc.gotoAndStop(50); arrow2_mc._yscale = ptasksdone * 400; } arrow2_mc.swapDepths(20004); heart_mc._alpha = 0; } else { arrow2_mc._x = 609 - extra * 2; arrow2_mc._y = 502 - showhigh * 445; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; arrow2_mc.gotoAndStop(29 + atext + aindex); arrow2_mc.swapDepths(20004); arrow2_mc._yscale = 100; heart_mc._alpha = 0; heart_mc.swapDepths(-20008); } } arrow_mc._x += 80; arrow_mc._y += 54; heart_mc._x += 80; heart_mc._y += 54; arrow2_mc._x += 80; arrow2_mc._y += 54; return undefined; } arrow2_mc.swapDepths(-20004); arrow2_mc._x = -10000; heart_mc._alpha = 0; heart_mc.swapDepths(-20008); if (seearrow == 2) { if (arrowalpha < 100) { arrowalpha += 5; } arrow_mc._x = hintx; arrow_mc._y = hinty; arrow_mc._alpha = arrowalpha; arrow_mc._rotation = hintangle; arrow_mc.gotoAndStop(20 + arrowcolor); arrow_mc.swapDepths(20003); } else { if (arrowtype == 0) { arrow_mc._x = -10000; } else { if (arrowtype == 1) { if (Key.isDown(72) && arrowtime) { arrowtime = 0; } if (onhot) { arrowtime = 100; } if (arrowtime) { return undefined; } if (arrowblink == 0) { hotspot_mc._alpha = arrowalpha / 5; if (arrowalpha < 100) { arrowalpha += 5; } else { arrowblink = 1; } if (!onhot) { hotspot_mc._alpha = arrowalpha / 5; } } else { if (arrowalpha > 0) { arrowalpha -= 5; --hotspot_mc._alpha; } else { arrowblink = 0; arrowtime = 100; } if (!onhot) { hotspot_mc._alpha = arrowalpha / 5; } } arrow_mc._x = arrowx; arrow_mc._y = arrowy; arrow_mc._alpha = arrowalpha; arrow_mc._rotation = arrowangle; arrow_mc.gotoAndStop(20 + arrowcolor); arrow_mc.swapDepths(20003); } } } } function doswoosh_hand() { swoosh += 20; if (swoosh >= 180) { swoosh = 180; } if (swoosh < 90) { if (swalpha < 100) { swalpha += 20; } else { swalpha = 100; } } else { if (swoosh >= 90) { swalpha -= 20; hidemouse = 0; } } if (swalpha <= 0) { swalpha = 0; swoosh = 0; arrow_mc.swapDepths(-20003); return undefined; } swooshadd += (sine(swoosh - 90) + 1) * (11 + fadjy); swoosha += (sine(swoosh - 90) + 1) * (4 + fadjx); if (swooshdir == o) { arrow_mc._x = swooshx; swooshy -= swooshadd; arrow_mc._y = swooshy; } else { if (swooshdir == 1) { arrow_mc._x = swooshx + swooshadd; arrow_mc._y = swooshy; } else { if (swooshdir == 2) { arrow_mc._x = swooshx; arrow_mc._y = swooshy + swooshadd; } else { arrow_mc._x = swooshx - swooshadd; arrow_mc._y = swooshy; } } } arrow_mc._alpha = swalpha; arrow_mc._rotation = (swooshdir - 1) * 90 + swoosha; arrow_mc.gotoAndStop(3); arrow_mc.swapDepths(20003); } function doswoosh_arrow() { swoosh += 20; if (swoosh >= 180) { swoosh = 180; } if (swoosh < 90) { if (swalpha < 100) { swalpha += 20; } else { swalpha = 100; } } else { if (swoosh >= 90) { swalpha -= 20; hidemouse = 0; } } if (swalpha <= 0) { swalpha = 0; swoosh = 0; mouse_mc._alpha = 0; return undefined; } swooshadd += (sine(swoosh - 90) + 1) * (3 + fadjy); swoosha += (sine(swoosh - 90) + 1) * (4 + fadjx); if (swooshdir == 0) { mouse_mc._x = swooshx; swooshy -= swooshadd; mouse_mc._y = swooshy; } else { if (swooshdir == 1) { mouse_mc._x = swooshx + swooshadd; mouse_mc._y = swooshy; } else { if (swooshdir == 2) { mouse_mc._x = swooshx; mouse_mc._y = swooshy + swooshadd; } else { mouse_mc._x = swooshx - swooshadd; mouse_mc._y = swooshy; } } } mouse_mc.swapDepths(20007); mouse_mc.gotoAndStop(2); mouse_mc._alpha = swalpha; mouse_mc._rotation = (swooshdir - 1) * 90; } function sethotspot(xpos, ypos, wid, hit, dir) { startarrow(xpos, ypos, dir); hotdir = dir * 90; hotspot_mc._x = xpos; hotspot_mc._y = ypos; hotspot_mc._height = hit; hotspot_mc._width = wid; hotspot_mc.gotoAndStop(1); hotspot_mc.swapDepths(20002); if (!gothot) { hotspot_mc._alpha = 0; } gothot = 1; } function killhotspot() { gothot = 0; onhot = 0; hidemouse = 0; mouse_mc._alpha = 0; hotspot_mc._alpha = 0; killarrow(); saysnd('blip'); } function doshowpause() { pop_mc._x = 360; pop_mc._y = 400; if (pausing == 8) { pop_mc.gotoAndStop(pausing); flag4_mc._alpha = 0; flag3_mc._alpha = 0; flag2_mc._alpha = 0; flag1_mc._alpha = 0; pop_mc.swapDepths(25559); return undefined; } else { if (pausing >= 9) { pop_mc.gotoAndStop(pausing); } else { pop_mc.gotoAndStop(17); } } pop_mc.swapDepths(25559); if (language == 3) { pop_mc.txt.text = Italian[4]; } else { if (language == 2) { pop_mc.txt.text = French[4]; } else { if (language == 0) { pop_mc.txt.text = English[4]; } else { pop_mc.txt.text = German[4]; } } } sp = 64; cmousex = mousex - 360; cmousey = mousey - 240; tx = floor((cmousex + 192) / 64); ty = cmousey - 171; if (tx >= 0 && tx < 6 && ty >= 0 && ty < 40) { flag = tx; } else { flag = -1; } flag1_mc._x = 200; flag1_mc._y = 430 + fadjy; flag1_mc.swapDepths(25560); flag1_mc.gotoAndStop(1); if (flag == 0) { flag1_mc._alpha = 100; } else { flag1_mc._alpha = 50; } flag2_mc._x = 200 + sp * 1 + fadjx; flag2_mc._y = 430 + fadjy; flag2_mc.swapDepths(25561); flag2_mc.gotoAndStop(2); if (flag == 1) { flag2_mc._alpha = 100; } else { flag2_mc._alpha = 50; } flag3_mc._x = 200 + sp * 2 + fadjx; flag3_mc._y = 430 + fadjy; flag3_mc.swapDepths(25562); flag3_mc.gotoAndStop(3); if (flag == 2) { flag3_mc._alpha = 100; } else { flag3_mc._alpha = 50; } flag4_mc._x = 200 + sp * 3 + fadjx; flag4_mc._y = 430 + fadjy; flag4_mc.swapDepths(25563); flag4_mc.gotoAndStop(4); if (flag == 3) { flag4_mc._alpha = 100; } else { flag4_mc._alpha = 50; } flag1_mc._yscale = 100; flag1_mc._xscale = 100; flag2_mc._yscale = 100; flag2_mc._xscale = 100; flag3_mc._yscale = 100; flag3_mc._xscale = 100; flag4_mc._yscale = 100; flag4_mc._xscale = 100; if (flag == 0) { pop_mc.txt.text = 'English'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 1) { pop_mc.txt.text = 'Deutsch'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 2) { pop_mc.txt.text = 'Français'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 3) { pop_mc.txt.text = 'Italiano'; if (buttonpress) { language = flag; resay(); } } } } } } function dolanguagebutton() { uggadj = -50; if (mousex >= 272 + uggadj && mousex <= 399 + uggadj && mousey >= 546 + fadjx) { flag1_mc._x = 360; flag1_mc._y = 556 + fadjy; flag1_mc.swapDepths(27019); flag1_mc.gotoAndStop(10); flag1_mc._alpha = 100; flag1_mc._xscale = 100; flag1_mc._yscale = 100; flag4_mc._alpha = 0; flag3_mc._alpha = 0; flag2_mc._alpha = 0; if (buttonpress) { seenpause = 1; pausing = 1; } return undefined; } sp = 32; lbx = 288 + uggadj + wadjy; flag1_mc._x = lbx; flag1_mc._y = 556 + fadjy; flag1_mc.swapDepths(25560); flag1_mc.gotoAndStop(1); flag1_mc._alpha = 100; flag1_mc._xscale = 50; flag1_mc._yscale = 50; flag2_mc._x = lbx + sp * 1; flag2_mc._y = 556 + fadjy; flag2_mc.swapDepths(25561); flag2_mc.gotoAndStop(2); flag2_mc._alpha = 100; flag2_mc._xscale = 50; flag2_mc._yscale = 50; flag3_mc._x = lbx + sp * 2; flag3_mc._y = 556 + fadjy; flag3_mc.swapDepths(25562); flag3_mc.gotoAndStop(3); flag3_mc._alpha = 100; flag3_mc._xscale = 50; flag3_mc._yscale = 50; flag4_mc._x = lbx + sp * 3; flag4_mc._y = 556 + fadjy; flag4_mc.swapDepths(25565); flag4_mc.gotoAndStop(4); flag4_mc._alpha = 100; flag4_mc._xscale = 50; flag4_mc._yscale = 50; } function resay() { if (speaking) { say(savwordindex / 4, savbubx, savbuby); } } function domover() { if (!backmove) { if (mover < moverd) { mvspd = 100 / movertime; mover += mvspd; } else { mover = moverd; } } else { if (mover > 0) { mvspd = 100 / movertime; mover -= mvspd; } else { backmove = 0; moverd = 0; mover = 0; } } if (!mbackmove) { if (mmover < mmoverd) { mmvspd = 100 / mmovertime; mmover += mmvspd; } else { mmover = mmoverd; } } else { if (mmover > 0) { mmvspd = 100 / mmovertime; mmover -= mmvspd; } else { mbackmove = 0; mmoverd = 0; mmover = 0; } } mang = mover * 1.8; m100 = (sine(mang - 90) + 1) / 2; mang = mmover * 1.8; mm100 = (sine(mang - 90) + 1) / 2; } function dopop() { if (!buttonpress) { plinkrel = 1; } if (showpop) { if (mousey > 515 && mousex > 582) { showpoptype = 4; } else { showpoptype = 10; } if (showpoptype == 10) { pop_mc._x = 646; pop_mc._y = 538; } else { pop_mc._x = 610; pop_mc._y = 516; if (buttonpress && plinkrel) { getURL('http://pusooy.net', '_blank'); plinkrel = 0; } if (!buttonpress) { plinkrel = 1; } } pop_mc.gotoAndStop(showpoptype); pop_mc.swapDepths(25608); } else { pop_mc._x = -10000; } } function isnan(a) { if (a <= 0 || a >= 0) { return 1; } else { return 0; } } function sine(deg) { rad = deg * Math.PI / 180; return Math.sin(rad); } function cosine(deg) { rad = deg * Math.PI / 180; return Math.cos(rad); } function rad2deg(rad) { deg = rad * 180 / Math.PI; return deg; } function deg2rad(deg) { rad = deg * Math.PI / 180; return rad; } function abs(n) { return Math.abs(n); } function floor(n) { return Math.floor(n); } function rnd(range) { r = floor(Math.random() * range); return r; } function rnd1() { r = rnd(65536); if (r < 32768) { return 0; } else { return 1; } } function finddistance(x1, y1, x2, y2) { distance = Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1)); return distance; } function dokeys() { if (!Key.isDown(27)) { escrel = 1; } if (Key.isDown(27) && escrel) { escrel = 0; balpha = 0; bfade = 0; bubtimer = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; fadespeed = 0; fadingout = 0; scenestarted = 0; } if (!Key.isDown(68)) { drel = 1; } if (Key.isDown(68) && drel && allowdebug) { if (debug) { debug = 0; } else { debug = 1; } drel = 0; } if (!Key.isDown(83)) { srel = 1; } if (Key.isDown(83) && srel && (secretunlocked || debug || allowsceneswitch) && !pausing) { if (showpop) { showpop = 0; } if (showpoptype == 10) { showpoptype = 2; } fadingout = 0; fadespeed = 0; fade = 0; sheet_mc._alpha = fade; sheet_mc.swapDepths(-33333); srel = 0; hideall(); ++scene; if (scene > scenes) { scene = 0; } balpha = 0; bfade = 0; bubtimer = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; fadespeed = 0; fadingout = 0; scenestarted = 0; stopsounds(); } if (debug) { if (Key.isDown(87)) { if (Key.isDown(39)) { ++wadjx; } if (Key.isDown(37)) { --wadjx; } if (Key.isDown(38)) { --wadjy; } if (Key.isDown(40)) { ++wadjy; } } if (Key.isDown(90)) { if (Key.isDown(39)) { ++zadjx; } if (Key.isDown(37)) { --zadjx; } if (Key.isDown(38)) { --zadjy; } if (Key.isDown(40)) { ++zadjy; } } if (Key.isDown(70)) { if (Key.isDown(39)) { ++fadjx; } if (Key.isDown(37)) { --fadjx; } if (Key.isDown(38)) { --fadjy; } if (Key.isDown(40)) { ++fadjy; } } if (Key.isDown(81)) { if (Key.isDown(39)) { ++qadjx; } if (Key.isDown(37)) { --qadjx; } if (Key.isDown(38)) { --qadjy; } if (Key.isDown(40)) { ++qadjy; } } if (Key.isDown(65)) { if (Key.isDown(39)) { ++adjx; } if (Key.isDown(37)) { --adjx; } if (Key.isDown(38)) { --adjy; } if (Key.isDown(40)) { ++adjy; } } else { if (Key.isDown(86)) { if (Key.isDown(39)) { ++vscale; } if (Key.isDown(37)) { --vscale; } } else { if (Key.isDown(83)) { if (Key.isDown(39)) { ++xscroll; } if (Key.isDown(37)) { --xscroll; } if (Key.isDown(38)) { --yscroll; } if (Key.isDown(40)) { ++yscroll; } } } } } if (!teaser) { kk = Key.getCode(); if (keyseq == 0 && kk == 65) { keyseq = 1; } else { if (keyseq == 1) { if (kk == 65) { } else { if (kk == 78) { keyseq = 2; rkeyrel = 0; } else { keyseq = 0; } } } else { if (keyseq == 2) { if (kk == 78) { } else { if (kk == 75) { keyseq = 3; } else { keyseq = 0; } } } else { if (keyseq == 3) { if (kk == 75) { } else { if (Key.isDown(72)) { secretunlocked = 1; highestscene = 10; gamesave.data.scene = 10; gamesave.data.unlocked = 1; keyseq = 0; sayfile('chimes.wav', 100); pausing = 9; } else { if (kk != 72) { keyseq = 0; } } } } } } } } mon1 = 'a:' + adjx + ' ' + adjy + ' f:' + fadjx + ' ' + fadjy + ' z:' + zadjx + ' ' + zadjy + ' q:' + qadjx + ' ' + qadjy + ' w:' + wadjx + ' ' + wadjy; } function calcFPS() { ++numFrames; now = getTimer(); elapsedSeconds = (now - startTime) / 1000; tfps = numFrames / elapsedSeconds; fpstab[fpsi] = tfps; ++fpsi; if (fpsi >= 4) { fpsi = 0; } fps = (fpstab[0] + fpstab[1] + fpstab[2] + fpstab[3]) / 4; if (fps >= 19.5) { fps = 20; } if (fps >= 20) { speedadj = 1; } else { speedadj = 1 + (20 - fps) / 10; } } function initfps() { startTime = getTimer(); numFrames = 0; fps = 30; speedadj = 1; } function sss(tshx, tshy, tshrad, telrad, tfpx, tfpy, facingr) { reach = telrad + tshrad; reach5 = reach - 1; dist2point = finddistance(tshx, tshy, tfpx, tfpy); ang2point = rad2deg(-Math.atan2(tshx - tfpx, tshy - tfpy)); if (dist2point >= reach5) { xadd = sine(ang2point) * reach5; yadd = -cosine(ang2point) * reach5; tfpx = tshx + xadd; tfpy = tshy + yadd; dist2point = finddistance(tshx, tshy, tfpx, tfpy); } point2arm = ang2point + 180; if (facingr) { a = tshrad; b = telrad; } else { a = telrad; b = tshrad; } c = dist2point; angleA = rad2deg(Math.acos((b * b + c * c - a * a) / 2 * b * c)); angleB = rad2deg(Math.acos((a * a + c * c - b * b) / 2 * a * c)); if (facingr) { ugsha = ang2point + angleB; ugela = point2arm - angleA + 180; } else { ugsha = ang2point - angleA; ugela = point2arm + angleB + 180; } } teaser = 0; if (teaser) { version1 = 'Teaser version'; } else { version1 = '1.27 Beta'; } teasertime = 0; tmybug = 0; allowsceneswitch = 0; if (teaser) { mybug = 0; blackpause = 0; allowdebug = 0; debug = 0; } else { mybug = 0; blackpause = 0; allowsceneswitch = 1; allowdebug = 1; debug = 0; } ssay = 0; phase = 0; scene = 0; scenes = 3; scenetext = ['title', 'Bath', 'History', 'Temple', 'Museum', '']; if (debug) { seenpause = 1; } else { seenpause = 0; } credits = 0; rolls = 0; fadefont = 0; language = 0; goblack = 0; resumegame = 0; scenestarted = 0; time = 0; framerate = 20; pusooypop = 0; showpop = 0; pausing = 0; pauserel = 0; delay = 0; slomo = 0; wait = 0; games = 0; noisy = 0; highestscene = 0; keyseq = 0; fadjy = 0; fadjx = 0; adjy = 0; adjx = 0; qadjy = 0; qadjx = 0; zadjy = 0; zadjx = 0; wadjy = 0; wadjx = 0; fadespeed = -2; lickingtits = 0; balpha = 0; bubtime = 30; bubtimer = 0; time = 0; testbubble = -1; skippy = 0; English = ['Yo!', 0, 320, 240, 'Press the space bar again to continue playing.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Princess?', 3, 7, 77, 'Yes Ekibe?', 0, 485, 131, 'Come. It\'s time for you to bathe.', 0, 212, 125, 'We must prepare you for the big ceremony!', 0, 0, 0, 'Must I? I would rather just stay here and play.', 1, 480, 162, 'Oh yes!\rThis is the most important day in your life!', 0, 212, 125, 'Today you become a woman.\rThe blessings of the Gods will be placed upon you so you will be assured to be fruitful in your reign.', 0, 0, 0, '', 0, 320, 240, 'Come on now! There is so much to do before the big ceremony.', 0, 0, 0, 'Now don\'t be fussy!', 1, 277, 75, 'Child, why are you so shy?', 0, 263, 99, 'Just relax and enjoy the bath.', 0, 513, 97, 'There. That\'s better.', 0, 581, 92, '', 0, 320, 240, 'You know, some people are a little worried about you.', 0, 581, 92, 'Worried?', 1, 197, 138, 'Yes.\rYou have become a woman now, but… but…', 0, 522, 144, 'But what?', 1, 197, 138, 'Well the problem is that you are too… ummm… slim.', 0, 522, 144, 'I’m too skinny?', 1, 196, 116, 'It is very important for you to bear children.', 0, 522, 144, 'As royal princess and heir to the throne you must carry on the dynasty.', 3, 461, 63, 'See? Your breasts are so small. How can you have healthy children?', 0, 555, 111, 'And your hips are so narrow. How could you possibly bear a big strong baby?', 0, 555, 111, 'You need to eat more.', 0, 522, 144, 'Look at me!', 3, 461, 63, 'Yes. You have many healthy children.', 1, 201, 102, 'And all well fed!', 0, 536, 81, 'You need to fatten up a little! ', 0, 519, 108, 'Okay. I\'ll try.', 1, 162, 79, 'Good. ', 0, 519, 79, '', 0, 320, 240, 'There are some things you need to know,\rnow that you are becoming a woman.', 0, 557, 181, 'You need to learn how to please men,\rin the most important way.', 0, 0, 0, 'Guard!', 0, 558, 130, 'Yes you!\r Come here.', 0, 558, 130, 'But I have strict orders not to watch the princess bathing.', 1, 320, 121, 'Would you disobey her command then? She requires you here.', 0, 558, 130, 'Uh... okay maam.', 1, 320, 121, 'You won\'t be needing this spear.', 1, 195, 76, 'We don\'t need this garment either.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'Hee hee!', 0, 514, 142, 'Here.\rSit.', 1, 324, 116, 'I know You can\'t watch the princess bathe, but you can watch me dance.', 1, 324, 116, 'See what popped up?', 1, 203, 162, 'What happened to it?', 0, 505, 135, 'It is now filled with passion and fire.', 1, 153, 98, 'Come here.\r I want you to touch it. Feel how hot it is.', 1, 197, 129, 'But...', 0, 464, 204, 'It\'s okay. He only feels extreme pleasure when you touch it.', 1, 197, 129, 'Squeeze it. Feel how warm it is.', 1, 212, 77, 'Yes. Feel the heat of his passion.', 1, 259, 71, 'See? Now let me show you how to produce the milk of creation.', 1, 259, 85, 'Hold it like that.', 1, 278, 96, 'Now slide your hand up and down.', 1, 278, 96, 'Like this?', 0, 447, 175, 'Very good! Your touch is sweet. He is melting.', 1, 278, 96, 'Now I will gently coax here.', 1, 0, 0, 'Faster!', 1, 0, 0, 'Yes! He is feeling the urge.', 1, 0, 0, 'The princess is not bathing. Now look at her as she gives you love.', 1, 0, 0, 'Look at her sweet face. Let your desire flow.', 1, 0, 0, 'The milk of creation.', 0, 332, 86, 'It\'s alive. Can\'t you feel it?', 0, 0, 0, 'You need to learn the power of it. ', 0, 0, 0, 'You need to assimilate the power of it.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Okay class, let\'s run through the succession of rulers in the 8th dynasty.', 0, 381, 132, 'I\'m sure you will all find this very interesting...', 0, 0, 0, 'Uhhhhh! This is so boring!', 11, 301, 190, 'Pay attention! This is important.', 11, 301, 190, 'It\'s ancient history!', 11, 0, 0, 'Who cares about a lot of crusty old dead people?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'Hee hee! I love to rile you up!', 11, 0, 0, 'Besides, you just look so amazing!', 11, 0, 0, 'It makes me crazy horny just to look at you.', 11, 0, 0, 'You\'re always horny.', 11, 0, 0, 'You\'re always sexy!', 11, 0, 0, 'Lift your skirt a little higher. I want to see your panties :-p', 11, 0, 0, 'Can’t you wait until after school?', 11, 0, 0, 'I want to see them now! Here!', 11, 301, 190, 'Is your dick getting hard?', 11, 301, 190, 'I want to see it. Here. Now!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'What is the answer?', 0, 462, 174, 'Uhhh... I don\'t know.', 1, 395, 126, 'Just as I thought. You weren\'t paying attention.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'You are just so beautiful!', 1, 198, 76, 'I wish I could be there for the ceremony.', 1, 0, 0, 'You won\'t be there?', 0, 570, 251, 'Sorry Princess, only the most holy can enter the inner sanctum of the temple.', 1, 197, 95, 'The Gods themselves appear there some times!', 1, 0, 0, 'You will have a special purification allowing you to enter along with the priests.', 1, 0, 0, 'You can manage by yourself can\'t you?', 1, 0, 0, 'I guess.', 0, 498, 142, 'We pray to all the Gods to bring the fruit of life to our princess,', 0, 554, 188, 'That she shall bring forth abundant offspring to bless the dynasty with lasting reign.', 1, 262, 177, 'Of this we pray.\rOf this we give offering.', 0, 554, 188, 'The Gods will be pleased with this one.', 1, 222, 177, 'Prepare her on the altar.', 1, 444, 77, 'You needn\'t be frightened.', 0, 548, 67, 'The gods themselves express their elation at your emergent womanhood through us, their priest servants.', 0, 503, 180, 'You should accept the blessings of the gods with great joy!', 0, 0, 0, 'But... But why am I bound?', 1, 254, 214, 'In the presence of the gods one must always remain perfectly open.', 0, 503, 180, 'Were you not bound you would be covering yourself in shame, an offense to the gods.', 0, 0, 0, 'It is necessary to train you.', 0, 0, 0, 'Oh.', 1, 254, 214, 'Just relax and enjoy, as the gods shower you with love and affection.', 0, 503, 180, 'I\'ll try.', 1, 254, 214, 'Good.', 0, 548, 67, 'Does that feel good?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'What about down here? Are you starting to feel a tingle?', 0, 514, 112, 'Oooo....\rIt\'s more than a tingle.', 1, 229, 129, 'Let\'s lift her up,', 0, 514, 112, 'And have a taste of that tingle.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, I see.\rCan you hold it?', 0, 528, 298, 'I... I don\'t know.', 1, 258, 55, 'She is just so pretty isn\'t she?', 0, 535, 83, 'Just looking at her face brings a throbbing desire to explode down there.', 0, 0, 0, 'I too am almost beyond being able to stop it.', 0, 0, 0, 'There my sweet princess. I know I\'m a little too big for you.', 0, 418, 77, 'Just flow with it.\rLet it in.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princess, this is our newest young priest.', 0, 535, 126, 'It is the first time for him and control seems to be a problem.', 0, 0, 0, 'Will you be a sweetheart and help?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Good. Look up into his eyes with that heavenly face of yours.', 0, 535, 126, 'Now hold that gaze and give the sweetest kisses.', 0, 587, 201, 'Let him dissolve into sweet surrender.', 0, 0, 0, 'Praise the gods!', 0, 587, 181, 'I\'ll take over here.', 0, 484, 47, 'We mustn\'t spill inside the royal vessel.\rOnly royal seed must grow there.', 0, 412, 100, 'Put her down.', 0, 0, 0, '', 0, 320, 240, 'Let us gather now for the offering.', 0, 515, 67, 'May the gods bless you with fertility in abundance.', 0, 0, 0, 'Come sweet one. Taste this.', 3, 403, 79, 'Instant Replay', 10, 345, 15, 'This is highly unusual, but I have a special gift for you.', 0, 495, 130, 'As you know, the ankh is the symbol for everlasting life.', 1, 436, 80, 'This golden ankh is said to have been forged by the gods themselves.', 1, 436, 80, 'It is a thing of incredible power.', 1, 0, 0, 'Wear it always, and the gods will bless you with everlasting life.', 1, 0, 0, 'End of Part One', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, 'Part One secret code: ankh', 0, 320, 240, 'To be continued!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 0, 320, 240, 'From the bite of a poisonous snake.', 0, 320, 240, 'It\'s a mystery.', 0, 320, 240, 'The Egyptians valued fertility highly, but the records of her only say that she never gave birth.', 0, 320, 240, 'In the next room we will see the artifacts of royal life.', 0, 320, 240, 'That sounds boring.', 0, 320, 240, 'I’d much rather stay here and check out your artifacts!', 0, 320, 240, 'I can’t believe how lucky I am!', 0, 320, 240, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 0, 320, 240, 'But that\'s as far as you go.', 0, 320, 240, 'Why didn’t you come over yesterday after school?', 0, 320, 240, 'Oh I wanted to.', 0, 320, 240, 'God I’m horny!', 0, 320, 240, 'I had to do some yard work though.', 0, 320, 240, 'You just really made be crazy yesterday when you said you wanted to see my dick.', 0, 320, 240, 'I’ve been going crazy thinking about it ever since. ', 0, 320, 240, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 0, 320, 240, 'I love it when you squeeze and rub it through my pants.', 0, 320, 240, 'But I want you to touch it for real.', 0, 320, 240, 'Oh! No!\rI’m not ready for that!', 0, 320, 240, 'So you were only teasing?', 0, 320, 240, 'Nnnn… no. I want to see it! I’m just not ready… ready to…', 0, 320, 240, 'I only want to look. Not touch.', 0, 320, 240, 'Uhhh, okay. I see.', 0, 320, 240, 'But I can take it out and show you?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'But shouldn\'t we go over there? In the dark?', 0, 320, 240, 'I like the lights here, so you can really see.', 0, 320, 240, 'The princess can look too!', 0, 320, 240, 'Oooo. I want to rub it on your skirt.', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I like that.', 0, 320, 240, 'Can I rub it on your tits?', 0, 320, 240, 'Uhhh...', 0, 320, 240, 'Please! They\'re so sexy! You know how I love them.', 0, 320, 240, 'I don\'t think...', 0, 320, 240, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 0, 320, 240, 'I want to jack off.', 0, 320, 240, 'Okay?', 0, 320, 240, 'That’s what I want to see.', 0, 320, 240, 'Really?', 0, 320, 240, 'I know you boys do it all of the time. We girls always talk about it.', 0, 320, 240, 'I’m just so curious! I want to see you do it', 0, 320, 240, 'Oh God I can’t believe it! I must have died and gone to heaven!', 0, 320, 240, 'You want to see me do it?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'You want to see me cum?', 0, 320, 240, 'Mmmmm.', 0, 320, 240, 'Uhhh! I almost came!', 0, 320, 240, 'See? There’s a drop of pre-cum. Look at it!', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I wish you’d lick it!', 0, 320, 240, 'Eeek! No!', 0, 320, 240, 'Okay. I know.\rDo you want to see me cum?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'Watch real close. I’m going to squirt for you.', 0, 320, 240, 'Uhhh! It’s cumming! It’s cumming! Emma!', 0, 320, 240, 'Emma! Emma!! I want to cum on your face!', 0, 320, 240, 'Eeeek! No!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Someone’s coming!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; German = ['', 0, 320, 240, 'Drücke die Abstandstaste um weiterzuspielen.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Prinzessin?', 3, 7, 77, 'Ja Ekibe?', 0, 485, 131, 'Komm. Es ist Zeit für dich zu baden.', 0, 215, 125, 'Wir müssen dich für die große Feierlichkeit vorbereiten!', 0, 0, 0, 'Muss das sein? Ich würde lieber hierbleiben und spielen.', 1, 480, 162, 'Oh ja!\rDies ist der wichtigste Tag in deinem Leben!', 0, 215, 125, 'Heute wirst du zur Frau.\rDer Segen der Götter wird über dich herabkommen und dadurch wird sichergestellt, dass du während deiner Regentschaft fruchtbar sein wirst.', 0, 0, 0, '', 0, 320, 240, 'Komm jetzt! Es gibt noch so viel zu tun vor der großen Feierlichkeit.', 0, 0, 0, 'Mach jetzt kein Theater!', 1, 277, 75, 'Kind, warum zierst du dich so?', 0, 263, 99, 'Sei nur entspannt und genieße das Bad.', 0, 513, 97, 'Hier, das ist schon besser.', 0, 581, 92, '', 0, 320, 240, 'Du weißt ja, manche Leute machen sich Sorgen um dich.', 0, 581, 92, 'Sorgen?', 1, 197, 138, 'Ja,\rDu bist jetzt zur Frau herangereift, aber... aber...', 0, 522, 144, 'Aber was?', 1, 197, 138, 'Nun ja, das Problem ist, dass du zu... hmmm...schlank bist.', 0, 522, 144, 'Ich bin zu mager?', 1, 196, 116, 'Für dich ist es sehr wichtig, Kinder auszutragen,', 0, 522, 144, 'Als königliche Prinzessin und Thronerbin musst du die Dynastie weiterführen.', 3, 461, 63, 'schau? Deine Brüste sind so klein. Wie könntest du gesunde Kinder haben?', 0, 555, 111, 'Und deine Hüften sind so eng. Wie könntest du möglicherweise ein großes, starkes Baby zur Welt bringen?', 0, 555, 111, 'Du musst mehr essen.', 0, 522, 144, 'Schau mich an!', 3, 461, 63, 'Ja, Du hast viele gesunde Kinder.', 1, 201, 102, 'Und alle gut genährt!', 0, 536, 81, 'Du solltest etwas zunehmen!', 0, 519, 108, 'Gut. Ich werde mich bemühen.', 1, 162, 79, 'Gut.', 0, 519, 79, '', 0, 320, 240, 'Da gibt es noch einiges, was du wissen musst,\rjetzt, wo du zur Frau wirst.', 0, 557, 181, 'Du sollst lernen, wie man einen Mann befriedigt,\rauf die wichtigste Art.', 0, 0, 0, 'Wache!', 0, 558, 130, 'Ja, du!\r Komm her.', 0, 558, 130, 'Aber ich habe strikten Befehl, die Prinzessin nicht beim Baden anzusehen.', 1, 320, 121, 'Würdest du ausnahmsweise ihren Befehl ausser Acht lassen? Sie braucht dich hier.', 0, 558, 130, 'Uh...na gut, gnädige Frau.', 1, 320, 121, 'Du brauchst diesen Speer nicht.', 1, 195, 76, 'Wir brauchen auch dieses Kleidungsstück nicht.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'He he!', 0, 514, 142, 'Da.\rSetz dich.', 1, 324, 116, 'Ich weiß, du darfst die Prinzesin nicht baden sehen, aber du kannst mir beim Tanzen zusehen.', 1, 324, 116, 'Schau, was da plötzlich herausschießt!', 1, 203, 162, 'Was ist denn damit passiert?', 0, 505, 135, 'Es hat sich jetzt mit Leidenschaft und Feuer gefüllt.', 1, 153, 98, 'Komm her. \rIch möchte, dass du ihn anfasst. Spür nur, wie heiß er ist.', 1, 197, 129, 'Aber...', 0, 464, 204, 'Es ist schon in Ordnung. Er findet es nur äußerst angenehm, wenn du ihn anfasst.', 1, 197, 129, 'Drücke ihn. Spür, wie warm er ist.', 1, 212, 77, 'Ja. Fühle die Hitze seiner Leidenschaft.', 1, 259, 71, 'Siehst du? Jetzt lass mich dir zeigen, wie man die Milch der Zeugung hervorholt.', 1, 259, 85, 'Halte ihn so.', 1, 278, 96, 'Nun reibe mit der Hand auf und ab.', 1, 278, 96, 'So?', 0, 447, 175, 'Sehr gut! Deine Berührung ist süß. Er schmilzt nur so dahin.', 1, 278, 96, 'Jetzt werde ich ihn sanft hier streicheln.', 1, 0, 0, 'Schneller!', 1, 0, 0, 'Ja! Er fühlt wie der Druck steigt.', 1, 0, 0, 'Die Prinzessin badet doch jetzt nicht. Schaue sie jetzt an, wie sie dir Liebe macht.', 1, 0, 0, 'schau dir ihr süßes Gesicht an. Lass deine Begierde fließen.', 1, 0, 0, 'Die Milch der Zeugung.', 1, 332, 86, 'Sie lebt. Kannst du es nicht fühlen?', 0, 0, 0, 'Du musst ihre Kraft spüren lernen.', 0, 0, 0, 'Du musst ihre Kraft in dich aufnehmen.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Gut, Klasse, nehmen wir jetzt die Reihenfolge der Herrscher in der 8. Dynastie durch.', 0, 381, 132, 'Ich bin sicher, ihr alle werdet das sehr interessant finden.....', 0, 0, 0, 'Uhhhhh! Das ist aber so langweilig!', 11, 301, 190, 'Paßt gut auf! Das ist wichtig.', 11, 301, 190, 'Es ist antike Geschichte!', 11, 0, 0, 'Wer interessiert sich schon für vertrocknete, alte, tote Leute?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'He he! Ich mag es dich aufzuregen!', 11, 0, 0, 'Übrigens, du siehst gerade ziemlich aufregend aus.', 11, 0, 0, 'Es geilt mich fürchterlich auf, dich nur anzusehen.', 11, 0, 0, 'Du bist ja immer geil.', 11, 0, 0, 'Und du bist immer sexy!', 11, 0, 0, 'Heb deinen Rock ein bisschen hoch. Ich möchte deinen Slip sehen :-p', 11, 0, 0, 'Kannst du nicht bis nach der Schule warten?', 11, 0, 0, 'Ich will ihn aber jetzt sehen! Gleich!', 11, 301, 190, 'Bekommst du einen Steifen?', 11, 301, 190, 'ich möchte ihn sehen. Hier und jetzt!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'Wie ist die Antwort?', 0, 462, 174, 'Uhhh....Ich weiß es nicht?', 1, 395, 126, 'Genauso wie ich es mir gedacht hatte. Du hast nicht aufgepaßt.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Du bist ja so schön!', 1, 198, 85, 'Ich wünschte, ich könnte an der Feierlichkeit teilnehmen.', 1, 0, 0, 'Du wirst nicht dabei sein?', 0, 570, 251, 'Tut mir leid, Prinzessin, es können nur die Heiligsten in das innere Heiligtum des Tempels.', 1, 197, 100, 'Manchmal erscheinen die Götter selbst dort.', 1, 0, 0, 'Du brauchst eine besondere Reinigung, damit du zusammen mit den Priestern dort eintreten kannst.', 1, 197, 110, 'Das schaffst du auch alleine, nicht wahr?', 1, 0, 0, 'Ich glaube ja.', 0, 498, 142, 'Wir beten zu allen Göttern, unserer Prinzessin die Frucht des Lebens zu bringen,', 0, 554, 188, 'Und dass sie reichlich Nachkommen hervorbringe und die Dynastie mit andauernder Regentschaft segnen möge.', 1, 262, 177, 'Dafür beten wir.\rDafür bringen wir unsere Opfer dar.', 0, 554, 188, 'Die Götter werden sich an dieser Einen erfreuen.', 1, 222, 177, 'Bereite sie auf dem Altar vor.', 1, 444, 77, 'Du brauchst dich nicht fürchten.', 0, 548, 67, 'Die Götter selbst verleihen ihrem Stolz über deine hervortretende Weiblichkeit durch uns, ihre treu dienenden Priester, Ausdruck.', 0, 503, 180, 'Du sollst den Segen der Götter mit großer Freude annehmen.', 0, 0, 0, 'Aber....warum bin ich festgebunden?', 1, 254, 214, 'In Gegenwart der Götter muss man vollkommen geöffnet sein.', 0, 503, 180, 'Wärest du nicht festgebunden, würdest du dich vor Scham bedecken - und das wäre eine Beleidigung für die Götter.', 0, 0, 0, 'Es ist notwendig, dich zu trainieren.', 0, 0, 0, 'Oh.', 1, 254, 214, 'Jetzt entspanne dich und genieße, wie dich die Götter mit ihrer Liebe und Zuwendung überschütten.', 0, 503, 180, 'Ich will es versuchen.', 1, 254, 214, 'Gut.', 0, 548, 67, 'Fühlt sich das gut an?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'Was tut sich da unten? Beginnst du ein Kribbeln zu spüren?', 0, 514, 112, 'Oooo.....\rEs ist mehr als ein Kribbeln.', 1, 229, 129, 'Hebt sie hoch,', 0, 514, 148, 'Und jetzt sollst du das Kribbeln richtig auskosten.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, Ich sehe.\rKannst du es noch zurückhalten?', 0, 528, 298, 'Ich... Ich weiß nicht.', 1, 258, 55, 'Sie ist jetzt so hübsch, nicht wahr?', 0, 535, 83, 'Es sieht so aus, als zeigte ihr Gesicht eine pulsierende Sehnsucht, da unten zu explodieren.', 0, 0, 0, 'Ich bin auch fast so weit, dass ich nicht mehr aufhören kann.', 0, 0, 0, 'Da, meine süße Prinzessin. Ich weiß, ich bin etwas zu groß für dich.', 0, 418, 77, 'Lass dich nur treiben.\rLass ihn eindringen.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Prinzessin, das ist unser neuester Jungpriester.', 0, 535, 126, 'Es ist das erste Mal für ihn und die Beherrschung scheint ein Problem für ihn zu sein.', 0, 0, 0, 'Bist du ein Schatz und hilfst ihm?', 0, 0, 0, 'Mmmmm.', 2, 162, 368, 'Gut. Sieh ihm in die Augen mit deinem himmlischen Gesicht.', 0, 535, 126, 'Jetzt halte den Blick und gib ihm die süßesten Küsse.', 0, 587, 201, 'Lass ihn aufgehen in süßer Hingabe.', 0, 0, 0, 'Preiset die Götter!', 0, 587, 181, 'Ich werde hier übernehmen.', 0, 484, 47, 'Wir dürfen uns nicht in den königlichen Leib ergießen.\rNur königliche Saat darf dort wachsen.', 0, 412, 100, 'Lasst sie herunter.', 0, 0, 0, '', 0, 320, 240, 'Lasst uns jetzt versammeln und den Göttern unser Opfer darbringen.', 0, 515, 67, 'Mögen die Götter dich segnen mit Fruchtbarkeit im Überfluß.', 0, 0, 0, 'Komm, Süße. Koste dies.', 3, 403, 79, 'Sofortige Wiederholung', 10, 345, 15, 'Das ist äußerst unüblich, aber ich habe ein besonderes Geschenk für dich.', 0, 495, 130, 'Wie du weißt, der Ankh ist das Symbol für ewiges Leben.', 1, 436, 80, 'Man sagt, die Götter hätten diesen goldenen Ankh selbst geschaffen.', 1, 436, 80, 'Es ist ein Ding von unglaublicher Kraft.', 1, 0, 0, 'Trage es immer, und die Götter werden dich mit ewigem Leben segnen.', 1, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; French = ['Yo!', 0, 320, 240, 'Appuyez sur la barre d\'espacement pour continuer à jouer.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Princesse?', 3, 7, 77, 'Oui Ekibe?', 0, 485, 131, 'Venez. Il est temps pour vous de prendre votre bain.', 0, 212, 125, 'Nous devons vous préparer pour la grande cérémonie!', 0, 0, 0, 'Suis-je obligée? J\'aimerais beaucoup plus rester ici et jouer.', 1, 480, 162, 'Absolument!\rC\'est le jour le plus important de votre vie!', 0, 212, 125, 'Aujourd\'hui, vous devenez une femme.\r La bénédiction des dieux vous sera donnée afin que vous ayez un règne fructeux.', 0, 0, 0, '', 0, 320, 240, 'Allons! Il y a tant à faire avant la cérémonie.', 0, 0, 0, 'Ne soyez pas difficile!', 1, 277, 75, 'Mon enfant, pourquoi être si gênée?', 0, 263, 99, 'Relaxez et profitez de votre bain.', 0, 513, 97, 'Voilà. C\'est mieux.', 0, 581, 92, '', 0, 320, 240, 'Vous savez, certains gens sont inquiets à propos de vous.', 0, 581, 92, 'Inquiets?', 1, 197, 138, 'Oui.\rVous êtes devenue une femme mais... mais...', 0, 522, 144, 'Mais quoi?', 1, 197, 138, 'Bien, le problème est que vous êtes trop… ummm… mince.', 0, 522, 144, 'Je suis trop mince?', 1, 196, 116, 'Il est très important que vous ayez des enfants.', 0, 522, 144, ' En tant que princesse et prétendante au trône, vous devez poursuivre la lignée.', 3, 461, 63, 'Vous voyez? Vos seins sont si petits. Comment pouvez vous avoir des enfants en santé?', 0, 555, 111, 'Et vos hanches sont si étroite. Comment pourriez-vous porter un bébé de bonne taille et fort?', 0, 555, 111, 'Vous devez manger plus.', 0, 522, 144, 'Regardez moi!', 3, 461, 63, 'Oui. Vous avez plusieurs enfants en santé.', 1, 201, 102, 'Et tous bien nourris!', 0, 536, 81, 'Vous devez engraisser un peu! ', 0, 519, 108, 'D\'accord. J\'essaierai.', 1, 162, 79, 'Bien. ', 0, 519, 79, '', 0, 320, 240, 'Il y a certaines choses que vous devez savoir,\rmaintenant que vous devenez une femme.', 0, 557, 181, 'Vous devez apprendre comment faire plaisir aux hommes,\rde la façon la plus importante.', 0, 0, 0, 'Garde!', 0, 558, 130, 'Oui, toi!\r Viens ici.', 0, 558, 130, ' Mais j\'ai reçu des consignes claires de ne pas observer la princesse dans son bain.', 1, 320, 121, 'Tu oserais lui désobéir? Elle a besoin de toi ici.', 0, 558, 130, 'Uh... d\'accord madame.', 1, 320, 121, 'Tu n\'auras pas besoin de cette lance.', 1, 195, 76, 'Ni de cet accoutrement.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'He he!', 0, 514, 142, 'Voilà.\rAssoyez-vous.', 1, 324, 116, ' Je sais que tu ne peux regarder la princesse se laver, mais tu peux me regarder danser.', 1, 324, 116, 'Vous voyez ce qui s\'est pointé le bout du nez?', 1, 203, 162, 'Qu\'est-ce qui lui est arrivé?', 0, 505, 135, 'Il est maintenant rempli de passion et de feu.', 1, 153, 98, 'Venez ici.\r Je veux que vous le touchiez. Sentez comme il est chaud.', 1, 197, 129, 'Mais...', 0, 464, 204, 'C\'est ok. Il ressent énormément de plaisir lorsque vous le touchez.', 1, 197, 129, 'Serrez-le. Sentez comme il est chaud.', 1, 212, 77, 'Oui. Sentez la chaleur de sa passion.', 1, 259, 71, 'Vous voyez? Maitenant, laissez moi vous montrer comment produire le lait créateur.', 1, 259, 85, 'Tenez-le comme ceci.', 1, 278, 96, 'Maintenant glissez votre main de haut en bas.', 1, 278, 96, 'Comme ceci?', 0, 447, 175, 'Très bien! Votre caresse est douce. Il fond.', 1, 278, 96, ' Maintenant, je vais doucement le cajoler ici.', 1, 0, 0, 'Plus vite!', 1, 0, 0, 'Oui! Il ressent du plaisir.', 1, 0, 0, 'La princesse n\'est plus dans son bain. Maintenant regardez là lorsqu\'elle vous donne du plaisir.', 1, 0, 0, 'Regardez son joli visage. Laissez votre désir jaillir.', 1, 0, 0, 'Le lait de la création.', 0, 332, 86, 'C\'est vivant. Vous ne le sentez pas?', 0, 0, 0, 'Vous devez apprendre son pouvoir. ', 0, 0, 0, 'Vous devez assimiler son pouvoir.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Bonjour tout le monde, nous allons apprendre aujourd\'hui les dirigeants de la 8ème dynastie.', 0, 381, 132, 'Je suis convaincu que vous trouverez tous cela très intéressant...', 0, 0, 0, 'Uhhhhh! Que c\'est ennuyant!', 11, 301, 190, 'Soit attentif! C\'est très important.', 11, 301, 190, 'C\'est de l\'histoire ancienne!', 11, 0, 0, 'Qui s\'intéresse encore à de vieux cadavres croûtés?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'He he! J\'adore t\'agaçer!', 11, 0, 0, 'En plus, tu es si jolie!', 11, 0, 0, 'Je suis tout excité juste à te regarder.', 11, 0, 0, 'Tu es toujours excité.', 11, 0, 0, 'Tu es toujours sexy!', 11, 0, 0, 'Relève ta jupe un peu plus haut. Je veux voir ta culotte :-p', 11, 0, 0, 'Tu ne peux pas attendre après les classes?', 11, 0, 0, 'Je veux la voir maintenant! Ici!', 11, 301, 190, 'Ta queue devient dure?', 11, 301, 190, 'Je veux la voir. Maintenant. Ici!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'Quelle est la réponse?', 0, 462, 174, 'Uhhh... je ne sais pas.', 1, 395, 126, 'Comme je croyais. Tu n\'étais pas attentif.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Tu es si jolie!', 1, 198, 76, 'J\'aimerais bien être présente à la cérémonie.', 1, 0, 0, 'Tu ne seras pas là?', 0, 570, 251, 'Désolé princesse, seulement les gens les plus importants peuvent entrer dans le sanctuaire du temple.', 1, 197, 95, ' Les Dieux eux-même y apparaissent parfois!', 1, 0, 0, ' Vous allez recevoir une purification spéciale vous permettant d\'entrer avec les prêtres.', 1, 0, 0, 'Vous pourrez vous débrouiller seul, n\'est-ce pas?', 1, 0, 0, 'Je crois bien.', 0, 498, 142, ' Nous implorons les Dieux d\'amener le fruit de la vie à notre princesse.', 0, 554, 188, ' Qui amènera plusieurs descendants afin de bénir la dynastie d\'un règne qui dure.', 1, 262, 177, 'Pour ceci nous prions.\rPour ceci nous donnons des offrandes.', 0, 554, 188, 'Les Dieux seront content de ceci.', 1, 222, 177, 'Préparez-là sur l\'autel.', 1, 444, 77, 'Vous ne devez pas être effrayée.', 0, 548, 67, ' Les Dieux eux-mêmes expriment leur grande joie de votre entrée dans la vie de femme à travers nous, leurs prêtres servants.', 0, 503, 180, 'Vous devriez accepter la bénédiction des Dieux avec beaucoup de joie!', 0, 0, 0, 'Mais... Mais pourquoi suis-je attachée?', 1, 254, 214, 'En la présence des dieux, vous devez toujours rester parfaitement ouverte.', 0, 503, 180, ' Si vous n\'étiez pas attachée, vous vous couvririez dû à la honte, une grande offense envers les Dieux.', 0, 0, 0, 'Il est nécessaire de vous entraîner.', 0, 0, 0, 'Oh.', 1, 254, 214, ' Relaxez et profitez du moment alors que les Dieux vous couvrent d\'amour et d\'affection.', 0, 503, 180, 'Je vais essayer.', 1, 254, 214, 'Bien.', 0, 548, 67, 'Est-ce que vous aimez?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'Et plus bas? Commencez-vous à ressentir un chatouillement?', 0, 514, 112, 'Oooo....\rC\'est beaucoup plus qu\'un chatouillement.', 1, 229, 129, 'Relevons-là,', 0, 514, 112, 'Et goûtons à ce chatouillement.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, je vois.\rPouvez-vous vous retenir?', 0, 528, 298, 'Je... Je ne sais pas.', 1, 258, 55, 'Elle est tellement jolie, n\'est-ce pas?', 0, 535, 83, ' Simplement regarder son visage amène un grandissant désir d\'exploser partout sur son corps.', 0, 0, 0, ' Moi-même, je suis presque incapable de me contenir.', 0, 0, 0, ' Voilà ma douce princesse. Je sais que je suis un petit peu trop gros pour vous.', 0, 418, 77, 'Laissez-vous aller.\rLaissez-le entrer.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princesse, voici notre nouveau jeune prêtre.', 0, 535, 126, 'Il participe à sa première cérémonie et le contrôle semble être un problème.', 0, 0, 0, 'Seriez-vous un amour et l\'aider avec sa condition?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Bien. Regardez-le dans les yeux avec votre visage angélique.', 0, 535, 126, 'Maintenant, maintenez ce regard et donnez lui de doux baisers.', 0, 587, 201, 'Laissez-le s\'abandonner à vous.', 0, 0, 0, 'Gloire aux Dieux!', 0, 587, 181, 'Je vais prendre le relais.', 0, 484, 47, 'Nous ne devons pas nous répandre dans le canal royal.\r Seulement la semence royale doit pousser ici.', 0, 412, 100, 'Déposez-là.', 0, 0, 0, '', 0, 320, 240, 'Recueuillons-nous pour l\'offrande.', 0, 515, 67, 'Que les Dieux vous bénisse avec de la fertilité en abondance.', 0, 0, 0, 'Douce beautée. Goûtez à ceci.', 3, 403, 79, 'Reprise', 10, 345, 15, 'Cela est très inhabituel, mais j\'ai un cadeau spécial pour vous.', 0, 495, 130, 'Comme vous le savez,le ankh est le symbole de la vie éternelle.', 1, 436, 80, 'Cet ankh doré a supposément été forgé par les Dieux eux-mêmes.', 1, 436, 80, 'C\'est une chose doté d\'un pouvoir incroyable.', 1, 0, 0, 'Portez-le toujours et les Dieux vous béniront de la vie éternelle..', 1, 0, 0, 'Fin de la partie 1', 0, 320, 240, 'Mummy Love\rcopyright 2010\r Tous droits réservés', 0, 320, 240, 'Désign du jeu, codage, art et musique apr\rPuso', 0, 320, 240, 'Traduction Allemande par: Arnulf\rTraduction Française par: Vinny53', 0, 320, 240, 'À suivre!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 0, 320, 240, 'From the bite of a poisonous snake.', 0, 320, 240, 'It\'s a mystery.', 0, 320, 240, 'The Egyptians valued fertility highly, but the records of her only say that she never gave birth.', 0, 320, 240, 'In the next room we will see the artifacts of royal life.', 0, 320, 240, 'That sounds boring.', 0, 320, 240, 'I’d much rather stay here and check out your artifacts!', 0, 320, 240, 'I can’t believe how lucky I am!', 0, 320, 240, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 0, 320, 240, 'But that\'s as far as you go.', 0, 320, 240, 'Why didn’t you come over yesterday after school?', 0, 320, 240, 'Oh I wanted to.', 0, 320, 240, 'God I’m horny!', 0, 320, 240, 'I had to do some yard work though.', 0, 320, 240, 'You just really made be crazy yesterday when you said you wanted to see my dick.', 0, 320, 240, 'I’ve been going crazy thinking about it ever since. ', 0, 320, 240, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 0, 320, 240, 'I love it when you squeeze and rub it through my pants.', 0, 320, 240, 'But I want you to touch it for real.', 0, 320, 240, 'Oh! No!\rI’m not ready for that!', 0, 320, 240, 'So you were only teasing?', 0, 320, 240, 'Nnnn… no. I want to see it! I’m just not ready… ready to…', 0, 320, 240, 'I only want to look. Not touch.', 0, 320, 240, 'Uhhh, okay. I see.', 0, 320, 240, 'But I can take it out and show you?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'But shouldn\'t we go over there? In the dark?', 0, 320, 240, 'I like the lights here, so you can really see.', 0, 320, 240, 'The princess can look too!', 0, 320, 240, 'Oooo. I want to rub it on your skirt.', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I like that.', 0, 320, 240, 'Can I rub it on your tits?', 0, 320, 240, 'Uhhh...', 0, 320, 240, 'Please! They\'re so sexy! You know how I love them.', 0, 320, 240, 'I don\'t think...', 0, 320, 240, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 0, 320, 240, 'I want to jack off.', 0, 320, 240, 'Okay?', 0, 320, 240, 'That’s what I want to see.', 0, 320, 240, 'Really?', 0, 320, 240, 'I know you boys do it all of the time. We girls always talk about it.', 0, 320, 240, 'I’m just so curious! I want to see you do it', 0, 320, 240, 'Oh God I can’t believe it! I must have died and gone to heaven!', 0, 320, 240, 'You want to see me do it?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'You want to see me cum?', 0, 320, 240, 'Mmmmm.', 0, 320, 240, 'Uhhh! I almost came!', 0, 320, 240, 'See? There’s a drop of pre-cum. Look at it!', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I wish you’d lick it!', 0, 320, 240, 'Eeek! No!', 0, 320, 240, 'Okay. I know.\rDo you want to see me cum?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'Watch real close. I’m going to squirt for you.', 0, 320, 240, 'Uhhh! It’s cumming! It’s cumming! Emma!', 0, 320, 240, 'Emma! Emma!! I want to cum on your face!', 0, 320, 240, 'Eeeek! No!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Someone’s coming!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; Italian = ['Ciao!', 0, 320, 240, 'Premi la barra spaziatrice per continuare a giocare.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Pincipessa?', 3, 7, 77, 'Si Ekibe?', 0, 485, 131, 'Vieni, È tempo per il bango.', 0, 212, 125, 'Dobbiamo preparati per la grande cerimonia!', 0, 0, 0, 'Devo? preferirei rimanere qui a giocare.', 1, 480, 162, 'Ma si!\rQuesta è la giornata più importante della tua vita!', 0, 212, 125, 'Oggi diventi una donna.\rRiceverai le benedizioni degli dèi, cosi sarai certa di essere feconda durante il tuo regno.', 0, 0, 0, '', 0, 320, 240, 'Su! Non c\'è tanto tempo prima della grande ceremonia', 0, 0, 0, 'Smetti di essere pignola!', 1, 277, 75, 'Bimba, perchè tanto timida?', 0, 263, 99, 'Rilassati e goditi il bagno.', 0, 513, 97, 'Ecco. Molto meglio.', 0, 581, 92, '', 0, 320, 240, 'Lo sai, c\'è gente che sono preoccupati per te.', 0, 581, 92, 'Davvero?', 1, 197, 138, 'Si.\rSei diventata una donna, ma… ma…', 0, 522, 144, 'Ma cosa?', 1, 197, 138, 'Vedi, il problema è che sei troppo… ummm… magrolina.', 0, 522, 144, 'Troppo magrolina?', 1, 196, 116, 'È molto importante che tu abbi figli.', 0, 522, 144, 'La principessa reale e erede del trono deve continuare la dinastia.', 3, 461, 63, 'Guarda come sono piccoli i tuoi seni. Come fai ad avere bimbi sani?', 0, 555, 111, 'I tuoi fianchi, son cosi stretti. Come farai a gestire un bambino grande e forte?', 0, 555, 111, 'Devi mangiare di più.', 0, 522, 144, 'Guarda me!', 3, 461, 63, 'Si. Hai molti figli sani', 1, 201, 102, 'E nessun affamato!', 0, 536, 81, 'Devi ingrassarti un po\'! ', 0, 519, 108, 'Va bene. Proverò.', 1, 162, 79, 'Bene. ', 0, 519, 79, '', 0, 320, 240, 'Ci sono delle cose che devi sapere,\rora che diventi una donna.', 0, 557, 181, 'Devi imparare come dar piacere agli uomini,\rnel modo più importante.', 0, 0, 0, 'Guardia!', 0, 558, 130, 'Si! tu\r Vieni qui.', 0, 558, 130, 'Ma ho ordini precisi di non guardare la principessa durante il bagno.', 1, 320, 121, 'Allora! La disobbediresti? È lei ti commanda di venire qua.', 0, 558, 130, 'Uh… Si Signora.', 1, 320, 121, 'Non ti servirà questa lancia', 1, 195, 76, 'Neppure di questo cencio.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'Hee hee!', 0, 514, 142, 'Qui.\rSiediti.', 1, 324, 116, 'So che no puoi guardare la principessa farsi il bagno, però puoi guardarmi ballare', 1, 324, 116, 'Visto chi s\'è fatto vedere?', 1, 203, 162, 'Cosa gli è successo?', 0, 505, 135, 'Si è riempito di passione e fuoco.', 1, 153, 98, 'Vieni.\r Voglio che tu lo tocchi. Senti come è caldo.', 1, 197, 129, 'Ma…', 0, 464, 204, 'Sta bene. Gode solo piacere estremo quando lo tocchi.', 1, 197, 129, 'Stringilo, Senti il suo calore', 1, 212, 77, 'Si. Senti il suo fuoco di passione.', 1, 259, 71, 'Ecco. Ora ti t\'insegno ad estrare il latte della creazione.', 1, 259, 85, 'Reggi lo in questo modo.', 1, 278, 96, 'Muovi la mano su e giù.', 1, 278, 96, 'Così?', 0, 447, 175, 'Perfetto! Hai un tocco dolce. Si sta sciogliendo.', 1, 278, 96, 'Ora lo carezzo qui.', 1, 0, 0, 'Più forte!', 1, 0, 0, 'Eccoci! Gli sta crescendo la voglia.', 1, 0, 0, 'La principessa non si sta lavando. Guardala mentre ti offre amore.', 1, 0, 0, 'Guarda il suo viso tenero. Libera i tuoi desideri.', 1, 0, 0, 'Il latte della creazione.', 0, 332, 86, 'Lo senti? È vivo.', 0, 0, 0, 'Devi imparare il suo potere', 0, 0, 0, 'Devi assimilare la sua potenza', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Attenzione ragazzi, oggi studiamo la successione degli sovrani della 8a dinastia.', 0, 381, 132, 'Sono certo che lo troverete affascinante…', 0, 0, 0, 'Uffa! Che noia!', 11, 301, 190, 'Dargli retta! È importante.', 11, 301, 190, 'Ma è storia antica!', 11, 0, 0, 'Chi se ne frega di popoli antichi e crepati?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'Hee hee! Mi piace prenderti in giro!', 11, 0, 0, 'Però, sei bella da morire!', 11, 0, 0, 'Mi fai impazzire solo a guardarti.', 11, 0, 0, 'Sei sempre eccitato', 11, 0, 0, 'Sei sempre sexy!', 11, 0, 0, 'Alza la gonna un po\' di più. Voglio vederti le mutandine :-p', 11, 0, 0, 'Non poi aspettare fino al dopo scuola?', 11, 0, 0, 'Li voglio vedere ora! Qui!', 11, 301, 190, 'Sta diventando duro il tuo cazzo?', 11, 301, 190, 'Fammelo vedere. Qui. Subito!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'Qual\'è la risposta?', 0, 462, 174, 'Uhhh… Non lo so.', 1, 395, 126, 'Come credevo. Non stavi attento', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Sei bellissima!', 1, 198, 76, 'Se solo potessi essere li per la cerimonia.', 1, 0, 0, 'Non sarai li?', 0, 570, 251, 'Mi dispiace principessa, solo i più esultati possono entrare nel sancta sanctorum.', 1, 197, 95, 'A volte gli dèi stessi appaiano!', 1, 0, 0, 'Riceverai una purificazione speciale che ti permetterà di entrare coi sacerdoti.', 1, 0, 0, 'Ce la farai da sola, vero?', 1, 0, 0, 'Si, forse.', 0, 498, 142, 'Preghiamo a tutti gli dèi per il dono di fecondità della nostra principessa,', 0, 554, 188, 'Che lei avra abbondanti figli che benedicheranno la dinastia con un regno duraturo.', 1, 262, 177, 'Per questo preghiamo.\rPer questo facciamo l\'offerta.', 0, 554, 188, 'Gli dèi saranno soddisfatti con questa.', 1, 222, 177, 'Preparatela sull\' altare.', 1, 444, 77, 'Non abbi paura.', 0, 548, 67, 'Gli dèi esprimono la loro esaltazione nella vostra femminilità emergente tramite noi sacerdoti, i loro servi.', 0, 503, 180, 'Dovresti accettare le benedizioni degli dèi con una grande gioia!', 0, 0, 0, 'Ma… perchè sono legata?', 1, 254, 214, 'Nella presenza degli dèi dobbiamo essere completamente aperti', 0, 503, 180, 'Se lei non era legata vi coprireste per vergogna, un cosa offensiva a gli dèi.', 0, 0, 0, 'È necesario per allenarla', 0, 0, 0, 'Oh.', 1, 254, 214, 'Rilassati e goditi, mentre gli dèi vi inaffiano con amore e affetto.', 0, 503, 180, 'Proverò.', 1, 254, 214, 'Bene.', 0, 548, 67, 'Com\'è? Buono?', 0, 554, 227, 'Mmmm… …', 1, 229, 129, 'E qua giù? Senti un formicolio?', 0, 514, 112, 'Oooo… …\rÈ un po\' più di un formicolio.', 1, 229, 129, 'Alziamola,', 0, 514, 112, 'Assagiamo un po\' questo formicolio.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh…', 0, 392, 76, 'Ah, capisco.\rCe la tieni?', 0, 528, 298, 'Nnnn… non lo so.', 1, 258, 55, 'È bellissima, vero?', 0, 535, 83, 'Soltanto veder il suo viso mi fa venire la voglia di esplodere.', 0, 0, 0, 'Anch\'io sono al limite, è quasi impossibile di contenermi.', 0, 0, 0, 'Forza dolce principessa. So che sono un pochino grande per te.', 0, 418, 77, 'Lasciati trasportare\rLascialo entrare.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princessa, questo è il nostro più giovane novizio.', 0, 535, 126, 'È la prima volta per lui e sembra che ha problemi di controllo.', 0, 0, 0, 'Saresti un tesoro a dargli un po\' d\'aiuto?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Bene. Guarda lo nei occhi con il tuo celeste viso.', 0, 535, 126, 'Tieni lo sguardo e dargli dei baci dolcissimi.', 0, 587, 201, 'Lascialo sciogliere e arrendersi in tenerezza.', 0, 0, 0, 'Lode agli dèi!', 0, 587, 181, 'Ti sostituisco.', 0, 484, 47, 'Non possiamo venire nel calice regale.\rSolo il seme dei re può crescere li.', 0, 412, 100, 'Abbasate la.', 0, 0, 0, '', 0, 320, 240, 'Stringiamoci intorno per l\'offerta', 0, 515, 67, 'Che gli dèi vi benedica con la fertilità in abbondanza.', 0, 0, 0, 'Ecco tesoro. Assagia questo.', 3, 403, 79, 'Instant Replay', 10, 345, 15, 'Questo è molto insolito, ma ho regalo speciale per te.', 0, 495, 130, 'Come sai, L\'Ankh e il simbolo di vita eterna.', 1, 436, 80, 'È detto che quest\' Ankh d\'oro è stata creata da gli dèi stessi.', 1, 436, 80, 'È un\' amuletto di potere incredibile.', 1, 0, 0, 'Indossala sempre e gli dèi ti benediranno con la vita eterna.', 1, 0, 0, 'End of Part One', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and musicsd by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Drik\rItalian: Oaiki', 0, 320, 240, 'To be continued!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 0, 320, 240, 'From the bite of a poisonous snake.', 0, 320, 240, 'It\'s a mystery.', 0, 320, 240, 'The Egyptians valued fertility highly, but the records of her only say that she never gave birth.', 0, 320, 240, 'In the next room we will see the artifacts of royal life.', 0, 320, 240, 'That sounds boring.', 0, 320, 240, 'I’d much rather stay here and check out your artifacts!', 0, 320, 240, 'I can’t believe how lucky I am!', 0, 320, 240, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 0, 320, 240, 'But that\'s as far as you go.', 0, 320, 240, 'Why didn’t you come over yesterday after school?', 0, 320, 240, 'Oh I wanted to.', 0, 320, 240, 'God I’m horny!', 0, 320, 240, 'I had to do some yard work though.', 0, 320, 240, 'You just really made be crazy yesterday when you said you wanted to see my dick.', 0, 320, 240, 'I’ve been going crazy thinking about it ever since. ', 0, 320, 240, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 0, 320, 240, 'I love it when you squeeze and rub it through my pants.', 0, 320, 240, 'But I want you to touch it for real.', 0, 320, 240, 'Oh! No!\rI’m not ready for that!', 0, 320, 240, 'So you were only teasing?', 0, 320, 240, 'Nnnn… no. I want to see it! I’m just not ready… ready to…', 0, 320, 240, 'I only want to look. Not touch.', 0, 320, 240, 'Uhhh, okay. I see.', 0, 320, 240, 'But I can take it out and show you?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'But shouldn\'t we go over there? In the dark?', 0, 320, 240, 'I like the lights here, so you can really see.', 0, 320, 240, 'The princess can look too!', 0, 320, 240, 'Oooo. I want to rub it on your skirt.', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I like that.', 0, 320, 240, 'Can I rub it on your tits?', 0, 320, 240, 'Uhhh...', 0, 320, 240, 'Please! They\'re so sexy! You know how I love them.', 0, 320, 240, 'I don\'t think...', 0, 320, 240, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 0, 320, 240, 'I want to jack off.', 0, 320, 240, 'Okay?', 0, 320, 240, 'That’s what I want to see.', 0, 320, 240, 'Really?', 0, 320, 240, 'I know you boys do it all of the time. We girls always talk about it.', 0, 320, 240, 'I’m just so curious! I want to see you do it', 0, 320, 240, 'Oh God I can’t believe it! I must have died and gone to heaven!', 0, 320, 240, 'You want to see me do it?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'You want to see me cum?', 0, 320, 240, 'Mmmmm.', 0, 320, 240, 'Uhhh! I almost came!', 0, 320, 240, 'See? There’s a drop of pre-cum. Look at it!', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I wish you’d lick it!', 0, 320, 240, 'Eeek! No!', 0, 320, 240, 'Okay. I know.\rDo you want to see me cum?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'Watch real close. I’m going to squirt for you.', 0, 320, 240, 'Uhhh! It’s cumming! It’s cumming! Emma!', 0, 320, 240, 'Emma! Emma!! I want to cum on your face!', 0, 320, 240, 'Eeeek! No!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Someone’s coming!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; if (!soundstarted) { beta_mc.swapDepths(11110); beta_mc.gotoAndStop(1); initsound(); initfps(); } pop_mc.gotoAndStop(10); Stage.showMenu = false; Stage.scaleMode = 'noBorder'; hideall(); bubble_mc.gotoAndStop(1); arrow_mc.gotoAndStop(1); if (!teaser) { gamesave = SharedObject.getLocal('gfsave'); } if (teaser) { oldscene = -1; oldphase = 0; gslastscene = 0; secretunlocked = 1; highestscene = 10; } else { oldscene = -1; oldphase = 0; gslastscene = 0; secretunlocked = 0; gamesave.data.unlocked = 0; gamesave.data.lastscene = 0; gamesave.data.scene = 0; } butrel = 0; _root.createEmptyMovieClip('mousebutton', 1); _root.onMouseDown = function () { buttonpress = 1; }; _root.onMouseUp = function () { buttonpress = 0; butrel = 1; }; hidemouse = 0; mousemove = 0; _root.onMouseMove = function () { mousemove = 15; if (mousex < 40 || mousex > 560 || mousey < 40 || mousey > 472) { Mouse.show(); } else { if (hidemouse) { Mouse.hide(); } else { Mouse.show(); } } }; newgame(); savmute = 0; _root.onEnterFrame = function () { ++time; ++teasertime; blinker = time & 8; calcFPS(); mousex = _root._xmouse; mousey = _root._ymouse; dokeys(); if (!seenpause && scene == 0) { dolanguagebutton(); } if (pausing) { if (lickingtits && ahvol > 0) { fadeahloop(); } if (mute != 99) { savmute = mute; mute = 99; } doshowpause(); if (Key.isDown(32) & pauserel || pausing == 8 && buttonpress) { if (teaser && pausing == 8) { fade = 100; sheet_mc._alpha = fade; sheet_mc.swapDepths(33333); scene = 0; scenestarted = 0; forcebuboff = 1; startfadein(); teasertime = 0; } pausing = 0; pauserel = 0; slomo = 0; ahwait = 0; talking3 = 0; talking2 = 0; mute = savmute; unmutepalace(); initfps(); pop_mc.gotoAndStop(10); pop_mc._x = -10000; flag1_mc.swapDepths(-10813); flag2_mc.swapDepths(-10814); flag3_mc.swapDepths(-10815); flag4_mc.swapDepths(-10816); if (mybug) { bg4a = 0; bg4_mc._alpha = 0; bg4_mc.swapDepths(-10103); } } else { if (playingpalace) { mutepalace(); } } } else { if (Key.isDown(32) & pauserel) { pausing = 1; seenpause = 1; pauserel = 0; slomo = 0; if (mybug && blackpause) { bg4a = 100; bg4_mc._alpha = 100; bg4_mc.swapDepths(16666); bg4_mc.gotoAndStop(2); bg4_mc._x = 360; bg4_mc._y = 288; } } else { if (teaser && pausing == 0 && scene >= 2 && teasertime > 200) { pausing = 8; } else { if (debug && Key.isDown(86) || slomo) { ++delay; if (delay >= 25) { delay = 0; doscene(); dofade(); doarrow(); } } else { doscene(); dofade(); doarrow(); dopop(); } } } } if (!Key.isDown(32)) { pauserel = 1; } if (scene > highestscene && !teaser) { highestscene = scene; gamesave.data.scene = scene; } mon0 = 'mx:' + mousex + ' my:' + mousey + ' fps:' + floor(fps) + ' scene:' + scene + ' say:' + ssay + ' h:' + horny + ' p:' + pausing; domon(); }; mon7 = ''; mon6 = ''; mon5 = ''; mon4 = ''; mon3 = ''; mon2 = ''; mon1 = ''; var mon0 = ''; bfade = 0; rolledoff = 0; rolledon = 0; forcebuboff = 0; fadingout = 0; arrowcolor = 0; arrowcursor = 0; arrowangle = 0; attacharrow = 0; arrowy = 0; arrowx = 0; arrowtype = 0; arrowphase = -1; arrowblink = 0; arrowalpha = 0; bjphase = 0; oautopilot = 0; autopilot = 0; tautoangle = 0; autoangle = 0; finddir = 1; showhigh = 0; ptasks = 14; ptasksdone = 0; powerbarsize = 0; powerbarcolor = 0; powerbarside = 0; enjoy = 0; hint = 0; hintx = 0; hinty = 0; swoosh = 0; swooshx = 0; swooshy = 0; swooshdir = 0; swoosha = 0; swooshadd = 0; swalpha = 0; onhot = 0; hotdir = 0; githot = 0; hotspot_mc.onEnterFrame = function () { if (!gothot) { onhot = 0; return undefined; } if (this.hitTest(_root._xmouse, _root._ymouse, true)) { onhot = 1; hidemouse = 1; mouse_mc._x = mousex; mouse_mc._y = mousey; mouse_mc.swapDepths(20007); if (ssay == 60) { mouse_mc.gotoAndStop(14); } else { mouse_mc.gotoAndStop(10); } mouse_mc._alpha = 100; mouse_mc._rotation = hotdir; hotspot_mc._alpha = 20; } else { if (onhot) { hotspot_mc._alpha = 0; } onhot = 0; hidemouse = 0; mouse_mc._alpha = 0; } }; fast = 0; fastend = 0; moverd = 0; moverm = 0; mover = 0; movertime = 40; mmoverd = 0; mmoverm = 0; mmover = 0; mmovertime = 40; backmove = 0; mbackmove = 0; showpoptype = 2; plinkrel == 0; showscenebar = 0; onbeta = 0; beta_mc.onEnterFrame = function () { if (showscenebar) { return undefined; } if (this.hitTest(_root._xmouse, _root._ymouse, true)) { onbeta = 1; if (teaser) { if (scene == 0) { beta_mc.gotoAndStop(11); } else { beta_mc.gotoAndStop(10); } } else { beta_mc.gotoAndStop(2); } beta_mc._x = 176 + adjx; beta_mc._y = 563 + adjy; } else { onbeta = 0; beta_mc.gotoAndStop(1); beta_mc.txt.text = '\rVersion:' + version1 + ' '; betarel = 1; beta_mc._x = 49 + fadjx; beta_mc._y = 565 + fadjy; } }; var PI = Math.PI; escrel = 1; fpsi = 0; fpstab = [20, 20, 20, 20]; ugsha = 0; ugela = 0; } movieClip 100 { } movieClip 102 { } frame 2 { function doscene() { if (scene == 0) { doscene0(); } else { if (scene == 1) { doscene1(); } else { if (scene == 2) { doscene2(); } else { if (scene == 3) { doscene3(); } else { if (scene == 4) { doscene4(); } else { if (scene == 5) { doscene5(); } else { if (scene == 6) { doscene6(); } else { if (scene == 7) { doscene7(); } else { if (scene == 8) { doscene8(); } else { if (scene == 9) { doscene9(); } else { if (scene == 10) { doscene9(); } } } } } } } } } } } domover(); } function domon() { if (!debug) { mon0_mc.swapDepths(-10503); mon0_mc._x = -10000; return undefined; } mon0_mc.mon0_txt.text = mon0 + '\r' + mon1 + '\r' + mon2 + '\r' + mon3 + '\r' + mon4 + '\r' + mon5 + '\r' + mon6 + '\r' + mon7; mon0_mc._x = 210; if (scene == 8) { mon0_mc.gotoAndStop(2); } else { mon0_mc.gotoAndStop(1); } mon0_mc.swapDepths(34902); } function drawCircle(cx, cy, r) { with (_root.wordBalloon.wordBalloonGraphic) { var c1 = r * 0.4142135623730952; var c2 = r * Math.SQRT2 / 2; beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(cx + r, cy); curveTo(cx + r, cy + c1, cx + c2, cy + c2); curveTo(cx + c1, cy + r, cx, cy + r); curveTo(cx - c1, cy + r, cx - c2, cy + c2); curveTo(cx - r, cy + c1, cx - r, cy); curveTo(cx - r, cy - c1, cx - c2, cy - c2); curveTo(cx - c1, cy - r, cx, cy - r); curveTo(cx + c1, cy - r, cx + c2, cy - c2); curveTo(cx + r, cy - c1, cx + r, cy); endFill(); } } function say(windex, narrow) { forcebuboff = 0; if (narrow == undefined) { narrow = 0; } i = windex * 4; savwordindex = i; if (language == 0) { words = English[i]; type = English[i + 1]; bubx = English[i + 2]; buby = English[i + 3]; } else { if (language == 1) { words = German[i]; type = German[i + 1]; bubx = German[i + 2]; buby = German[i + 3]; } else { if (language == 2) { words = French[i]; type = French[i + 1]; bubx = French[i + 2]; buby = French[i + 3]; } else { if (language == 3) { words = Italian[i]; type = Italian[i + 1]; bubx = Italian[i + 2]; buby = Italian[i + 3]; } } } } if (bubx == 0 && buby == 0) { bubx = savbubx; buby = savbuby; } savbubx = bubx; savbuby = buby; strlen = words.length; if (type < 0) { return undefined; } speaking = 1; if (type == 11) { tmread = 0; _root.createEmptyMovieClip('twordBalloon', 200); _root.twordBalloon.createEmptyMovieClip('twordBalloonGraphic', 201); } else { _root.createEmptyMovieClip('wordBalloon', 32222); _root.wordBalloon.createEmptyMovieClip('wordBalloonGraphic', 32223); } rolledon = 0; rolledoff = 0; _root.wordBalloon.onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (rolledoff > 10) { rolledon = 1; } } else { ++rolledoff; } }; trolledon = 0; trolledoff = 0; _root.twordBalloon.onEnterFrame = function () { if (this.hitTest(_root._xmouse, _root._ymouse, true)) { if (trolledoff > 10) { trolledon = 1; tmread = 1; } } else { ++trolledoff; } }; if (type == 11) { tballoonFormat = new TextFormat(); if (fadefont) { tballoonFormat.font = 'arialfont'; tballoonFormat.size = 14; } else { tballoonFormat.font = 'Arial'; tballoonFormat.size = 12; } tballoonFormat.color = 0; tballoonFormat.align = 'center'; _root.twordBalloon.twordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 150, 75); _root.twordBalloon.twordBalloonGraphic.balloon_txt.selectable = false; _root.twordBalloon.twordBalloonGraphic.balloon_txt.html = true; if (fadefont) { _root.twordBalloon.twordBalloonGraphic.balloon_txt.embedFonts = true; } _root.twordBalloon.twordBalloonGraphic.balloon_txt.wordWrap = true; _root.twordBalloon.twordBalloonGraphic.balloon_txt.autoSize = true; _root.twordBalloon.twordBalloonGraphic.balloon_txt.htmlText = words; _root.twordBalloon.twordBalloonGraphic.balloon_txt.setTextFormat(tballoonFormat); bTxtW = _root.twordBalloon.twordBalloonGraphic.balloon_txt._width; bTxtH = _root.twordBalloon.twordBalloonGraphic.balloon_txt._height; _root.twordBalloon.twordBalloonGraphic._x = bubx - bTxtW / 2; _root.twordBalloon.twordBalloonGraphic._y = buby; with (_root.twordBalloon.twordBalloonGraphic) { beginFill(16777215, 100); if (type == 11) { lineStyle(2, 12632256, 100); } else { lineStyle(2, 0, 100); } moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { balloonFormat = new TextFormat(); if (fadefont) { balloonFormat.font = 'arialfont'; balloonFormat.size = 14; } else { balloonFormat.font = 'Arial'; balloonFormat.size = 12; } balloonFormat.color = 0; balloonFormat.align = 'center'; if (narrow == -1) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 180, 100); } else { if (narrow == 2) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 80, 100); } else { if (narrow == 1) { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 120, 100); } else { _root.wordBalloon.wordBalloonGraphic.createTextField('balloon_txt', 1, 5, 5, 150, 75); } } } _root.wordBalloon.wordBalloonGraphic.balloon_txt.selectable = false; _root.wordBalloon.wordBalloonGraphic.balloon_txt.html = true; if (fadefont) { _root.wordBalloon.wordBalloonGraphic.balloon_txt.embedFonts = true; } _root.wordBalloon.wordBalloonGraphic.balloon_txt.wordWrap = true; _root.wordBalloon.wordBalloonGraphic.balloon_txt.autoSize = true; _root.wordBalloon.wordBalloonGraphic.balloon_txt.htmlText = words; _root.wordBalloon.wordBalloonGraphic.balloon_txt.setTextFormat(balloonFormat); bTxtW = _root.wordBalloon.wordBalloonGraphic.balloon_txt._width; bTxtH = _root.wordBalloon.wordBalloonGraphic.balloon_txt._height; if (type >= 4) { if (type == 4) { _root.wordBalloon.wordBalloonGraphic._x = bubx; _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); } else { if (type == 5) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 10); _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); } else { if (type >= 10) { _root.wordBalloon.wordBalloonGraphic._x = bubx - bTxtW / 2; _root.wordBalloon.wordBalloonGraphic._y = buby; } } } with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); if (type == 11) { lineStyle(2, 12632256, 100); } else { lineStyle(2, 0, 100); } moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } if (type == 4) { r = 3; cx = -1; cy = bTxtH + 30; drawCircle(cx, cy, r); r = 4; cx = 5; cy = bTxtH + 24; drawCircle(cx, cy, r); r = 5; cx = 10; cy = bTxtH + 16; drawCircle(cx, cy, r); } else { if (type == 5) { r = 3; cx = 1 + (bTxtW + 10); cy = bTxtH + 30; drawCircle(cx, cy, r); r = 4; cx = -5 + (bTxtW + 10); cy = bTxtH + 24; drawCircle(cx, cy, r); r = 5; cx = -10 + (bTxtW + 10); cy = bTxtH + 16; drawCircle(cx, cy, r); } } } else { if (type == 3) { _root.wordBalloon.wordBalloonGraphic._x = bubx + 20; _root.wordBalloon.wordBalloonGraphic._y = buby; with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 18); curveTo(-10, 20, -20, 0); curveTo(-10, 10, 0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { if (type == 2) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 30); _root.wordBalloon.wordBalloonGraphic._y = buby; with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); curveTo(bTxtW + 20, 10, bTxtW + 30, 0); curveTo(bTxtW + 20, 20, bTxtW + 10, 18); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { if (type == 1) { _root.wordBalloon.wordBalloonGraphic._x = bubx - (bTxtW + 10); _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); curveTo(bTxtW + 0, bTxtH + 20, bTxtW + 10, bTxtH + 30); curveTo(bTxtW - 5, bTxtH + 20, bTxtW - 10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } else { ost = buby - (bTxtH + 30); if (ost < 0) { buby -= ost - 2; } _root.wordBalloon.wordBalloonGraphic._x = bubx; _root.wordBalloon.wordBalloonGraphic._y = buby - (bTxtH + 30); with (_root.wordBalloon.wordBalloonGraphic) { beginFill(16777215, 100); lineStyle(2, 0, 100); moveTo(10, 0); lineTo(bTxtW, 0); curveTo(bTxtW + 10, 0, bTxtW + 10, 10); lineTo(bTxtW + 10, bTxtH); curveTo(bTxtW + 10, bTxtH + 10, bTxtW, bTxtH + 10); lineTo(20, bTxtH + 10); curveTo(15, bTxtH + 20, 0, bTxtH + 30); curveTo(10, bTxtH + 20, 10, bTxtH + 10); lineTo(10, bTxtH + 10); curveTo(0, bTxtH + 10, 0, bTxtH); lineTo(0, 10); curveTo(0, 0, 10, 0); endFill(); } } } } } balpha = 0; bfade = 20; extratime = strlen; ububtime = bubtime + extratime; } } function dofade() { if (bfade > 0) { balpha += bfade; if (balpha >= 100) { balpha = 100; bfade = 0; bubtimer = ububtime; bubtimer = 5; } _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; } else { if (bfade < 0) { balpha += bfade; if (balpha <= 0) { balpha = 0; bfade = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; speaking = 0; } _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; } } if (bubtimer > 0) { --bubtimer; if (bubtimer <= 0) { bubtimer = 0; } } if (bfade == 0 && bubtimer == 0 && (rolledon || forcebuboff)) { bfade = -20; } if (fadespeed < 0) { fade += fadespeed; if (fade <= 0) { fade = 0; fadespeed = 0; } sheet_mc._alpha = fade; sheet_mc.swapDepths(33333); } else { if (fadespeed > 0) { fade += fadespeed; if (fade >= 100) { fade = 100; fadespeed = 0; } sheet_mc._alpha = fade; if (fade <= 0) { sheet_mc.swapDepths(-33333); } } } } function startfadeout() { fadingout = 1; fadespeed = 2; } function startfadein() { fadingout = 0; fadespeed = -2; } function hideall(flag) { heart_mc._alpha = 0; mouse_mc._alpha = 0; hotspot_mc._alpha = 0; webmasters_mc._alpha = 0; webmasters_mc._x = -10000; webmasters_shad_mc._x = -10000; startbutton_mc._x = -10000; webmasters_mc.swapDepths(-10500); webmasters_shad_mc.swapDepths(-10501); startbutton_mc.swapDepths(-10502); flag1_mc.swapDepths(-10513); flag2_mc.swapDepths(-10514); flag3_mc.swapDepths(-10515); flag4_mc.swapDepths(-10516); vinebutton_mc.swapDepths(-10517); vinebutton2_mc.swapDepths(-10518); mon6 = ''; mon5 = ''; mon4 = ''; mon3 = ''; mon2 = ''; mon1 = ''; mon0 = ''; if (flag == 2) { } else { stoploop(); } oldmousex = mousex; adjy = 0; adjx = 0; attacharrow = 0; attach = 0; arrowcursor = 0; arrowx = -10000; arrow_mc._x = arrowx; arrow_mc.swapDepths(-10518); arrow2_mc.swapDepths(-10519); mouse_mc.swapDepths(-10521); mouse_mc.gotoAndStop(6); hidesprites(); bg1_mc._x = -10000; bg2_mc._x = -10000; bg3_mc._x = -10000; bg4_mc._x = -10000; bg1_mc._xscale = 100; bg2_mc._xscale = 100; bg3_mc._xscale = 100; bg4_mc._xscale = 100; bg1_mc._yscale = 100; bg2_mc._yscale = 100; bg3_mc._yscale = 100; bg4_mc._yscale = 100; bg1_mc._alpha = 0; bg2_mc._alpha = 0; bg3_mc._alpha = 0; bg4_mc._alpha = 0; bg1_mc.swapDepths(-10100); bg2_mc.swapDepths(-10101); bg3_mc.swapDepths(-10102); bg4_mc.swapDepths(-10103); } function killsprites() { hidesprites(); } function hidesprites() { gothot = 0; i = 0; while (i < 29) { ii = i; _root['sprite' + ii + '_mc']._x = -10000; _root['sprite' + ii + '_mc']._alpha = 100; _root['sprite' + ii + '_mc']._xscale = 100; _root['sprite' + ii + '_mc']._yscale = 100; _root['sprite' + ii + '_mc']._rotation = 0; _root['sprite' + ii + '_mc'].gotoAndStop(2); _root['sprite' + ii + '_mc'].swapDepths(-10000 - i); if (i < 16) { _root['sperm' + ii + '_mc']._x = -10000; _root['sperm' + ii + '_mc']._alpha = 0; _root['sperm' + ii + '_mc'].gotoAndStop(9); _root['sperm' + ii + '_mc'].swapDepths(-10050 - i); } ++i; } } function startarrow(arx, ary, ardir) { if (bjphase == arrowphase) { return undefined; } arrowphase = bjphase; arrowangle = ardir * 90; arrowx = arx; arrowy = ary; arrowtype = 1; arrowalpha = 0; arrowblink = 0; arrowtime = 200; autopilot = 2; } function killarrow() { arrowtype = 0; arrowphase = -1; arrow_mc._x = -10000; autopilot = 0; } function doarrow() { if (arrowtype == 1 && arrowtime) { --arrowtime; } seearrow = 0; if (Key.isDown(72) && hint) { seearrow = 2; } else { if (Key.isDown(72) || arrowtype == 1 && arrowtime == 0) { seearrow = 1; } } if (swoosh) { doswoosh_arrow(); } if (autopilot != oautopilot && autopilot > 1) { } oautopilot = autopilot; if (autopilot && !seearrow) { if (autopilot == 1) { aindex = 0; extra = 0; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 2) { extra = 3; aindex = 3; if (finddir > 0) { autoangle += 0.5; if (autoangle >= 9) { finddir = -1; } } else { autoangle -= 0.5; if (autoangle <= -9) { finddir = 1; } } } else { if (autopilot == 3) { aindex = 6; extra = 4; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 4) { aindex = 9; extra = 4; t = rnd(100); if (t <= 33) { d = -1; } else { if (t >= 66) { d = 1; } else { d = 0; } } tautoangle += d; if (tautoangle > 9) { tautoangle = 9; } if (tautoangle < -9) { tautoangle = -9; } dx = tautoangle - autoangle; autoangle += dx / 6; } else { if (autopilot == 5) { aindex = 12; extra = 0; autoangle = -45; } else { if (autopilot == 6) { aindex = 15; extra = 0; autoangle = -45; } } } } } } arrow_mc._x = 609 - extra; if (autopilot == 1) { arrow_mc._y = 477; } else { if (autopilot == 3) { arrow_mc._y = 482; } else { arrow_mc._y = 457; } } arrow_mc._y -= showhigh * 445; arrow_mc._alpha = 100; arrow_mc._rotation = 45 + autoangle; arrow_mc.gotoAndStop(28 + aindex); arrow_mc.swapDepths(20003); if (autopilot == 5) { arrow_mc._yscale = ptasks * 400; arrow_mc._y = 500; } else { arrow_mc._yscale = 100; } atext = 0; if (showhigh) { if (mousex >= 650 && mousey <= 30) { atext = 1; if (language == 1) { atext = 31; } } } else { if (mousex >= 650 && mousey >= 510) { atext = 1; if (language == 1) { atext = 31; } } } if (autopilot == 6) { if (powerbarside > 0) { arrow_mc._x = 40; } arrow2_mc._x = arrow_mc._x; heart_mc._x = arrow2_mc._x; arrow2_mc._y = arrow_mc._y; heart_mc._y = arrow2_mc._y; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; heart_mc.gotoAndStop(80); heart_mc._rotation = 0; heart_mc.swapDepths(20008); if (atext) { if (hint) { arrow2_mc.gotoAndStop(46); } else { arrow2_mc.gotoAndStop(29 + atext + aindex); } arrow2_mc._yscale = 100; } else { arrow2_mc.gotoAndStop(51 + powerbarcolor); mpowerbarsize = powerbarsize; if (mpowerbarsize > 100) { hearta = (mpowerbarsize - 100) * 10; heart_mc._alpha = hearta; mpowerbarsize = 100; } else { heart_mc._alpha = 0; } arrow2_mc._yscale = mpowerbarsize; } arrow2_mc.swapDepths(20004); if (powerbarcolor < 0) { arrow2_mc._x = -10000; arrow_mc._x = -10000; } } else { if (autopilot == 5) { arrow2_mc._x = arrow_mc._x; arrow2_mc._y = arrow_mc._y; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; if (atext) { arrow2_mc.gotoAndStop(29 + atext + aindex); arrow2_mc._yscale = 100; } else { arrow2_mc.gotoAndStop(50); arrow2_mc._yscale = ptasksdone * 400; } arrow2_mc.swapDepths(20004); heart_mc._alpha = 0; } else { arrow2_mc._x = 609 - extra * 2; arrow2_mc._y = 502 - showhigh * 445; arrow2_mc._alpha = 100; arrow2_mc._rotation = 0; arrow2_mc.gotoAndStop(29 + atext + aindex); arrow2_mc.swapDepths(20004); arrow2_mc._yscale = 100; heart_mc._alpha = 0; heart_mc.swapDepths(-20008); } } arrow_mc._x += 80; arrow_mc._y += 54; heart_mc._x += 80; heart_mc._y += 54; arrow2_mc._x += 80; arrow2_mc._y += 54; return undefined; } arrow2_mc.swapDepths(-20004); arrow2_mc._x = -10000; heart_mc._alpha = 0; heart_mc.swapDepths(-20008); if (seearrow == 2) { if (arrowalpha < 100) { arrowalpha += 5; } arrow_mc._x = hintx; arrow_mc._y = hinty; arrow_mc._alpha = arrowalpha; arrow_mc._rotation = hintangle; arrow_mc.gotoAndStop(20 + arrowcolor); arrow_mc.swapDepths(20003); } else { if (arrowtype == 0) { arrow_mc._x = -10000; } else { if (arrowtype == 1) { if (Key.isDown(72) && arrowtime) { arrowtime = 0; } if (onhot) { arrowtime = 100; } if (arrowtime) { return undefined; } if (arrowblink == 0) { hotspot_mc._alpha = arrowalpha / 5; if (arrowalpha < 100) { arrowalpha += 5; } else { arrowblink = 1; } if (!onhot) { hotspot_mc._alpha = arrowalpha / 5; } } else { if (arrowalpha > 0) { arrowalpha -= 5; --hotspot_mc._alpha; } else { arrowblink = 0; arrowtime = 100; } if (!onhot) { hotspot_mc._alpha = arrowalpha / 5; } } arrow_mc._x = arrowx; arrow_mc._y = arrowy; arrow_mc._alpha = arrowalpha; arrow_mc._rotation = arrowangle; arrow_mc.gotoAndStop(20 + arrowcolor); arrow_mc.swapDepths(20003); } } } } function doswoosh_hand() { swoosh += 20; if (swoosh >= 180) { swoosh = 180; } if (swoosh < 90) { if (swalpha < 100) { swalpha += 20; } else { swalpha = 100; } } else { if (swoosh >= 90) { swalpha -= 20; hidemouse = 0; } } if (swalpha <= 0) { swalpha = 0; swoosh = 0; arrow_mc.swapDepths(-20003); return undefined; } swooshadd += (sine(swoosh - 90) + 1) * (11 + fadjy); swoosha += (sine(swoosh - 90) + 1) * (4 + fadjx); if (swooshdir == o) { arrow_mc._x = swooshx; swooshy -= swooshadd; arrow_mc._y = swooshy; } else { if (swooshdir == 1) { arrow_mc._x = swooshx + swooshadd; arrow_mc._y = swooshy; } else { if (swooshdir == 2) { arrow_mc._x = swooshx; arrow_mc._y = swooshy + swooshadd; } else { arrow_mc._x = swooshx - swooshadd; arrow_mc._y = swooshy; } } } arrow_mc._alpha = swalpha; arrow_mc._rotation = (swooshdir - 1) * 90 + swoosha; arrow_mc.gotoAndStop(3); arrow_mc.swapDepths(20003); } function doswoosh_arrow() { swoosh += 20; if (swoosh >= 180) { swoosh = 180; } if (swoosh < 90) { if (swalpha < 100) { swalpha += 20; } else { swalpha = 100; } } else { if (swoosh >= 90) { swalpha -= 20; hidemouse = 0; } } if (swalpha <= 0) { swalpha = 0; swoosh = 0; mouse_mc._alpha = 0; return undefined; } swooshadd += (sine(swoosh - 90) + 1) * (3 + fadjy); swoosha += (sine(swoosh - 90) + 1) * (4 + fadjx); if (swooshdir == 0) { mouse_mc._x = swooshx; swooshy -= swooshadd; mouse_mc._y = swooshy; } else { if (swooshdir == 1) { mouse_mc._x = swooshx + swooshadd; mouse_mc._y = swooshy; } else { if (swooshdir == 2) { mouse_mc._x = swooshx; mouse_mc._y = swooshy + swooshadd; } else { mouse_mc._x = swooshx - swooshadd; mouse_mc._y = swooshy; } } } mouse_mc.swapDepths(20007); mouse_mc.gotoAndStop(2); mouse_mc._alpha = swalpha; mouse_mc._rotation = (swooshdir - 1) * 90; } function sethotspot(xpos, ypos, wid, hit, dir) { startarrow(xpos, ypos, dir); hotdir = dir * 90; hotspot_mc._x = xpos; hotspot_mc._y = ypos; hotspot_mc._height = hit; hotspot_mc._width = wid; hotspot_mc.gotoAndStop(1); hotspot_mc.swapDepths(20002); if (!gothot) { hotspot_mc._alpha = 0; } gothot = 1; } function killhotspot() { gothot = 0; onhot = 0; hidemouse = 0; mouse_mc._alpha = 0; hotspot_mc._alpha = 0; killarrow(); saysnd('blip'); } function doshowpause() { pop_mc._x = 360; pop_mc._y = 400; if (pausing == 8) { pop_mc.gotoAndStop(pausing); flag4_mc._alpha = 0; flag3_mc._alpha = 0; flag2_mc._alpha = 0; flag1_mc._alpha = 0; pop_mc.swapDepths(25559); return undefined; } else { if (pausing >= 9) { pop_mc.gotoAndStop(pausing); } else { pop_mc.gotoAndStop(17); } } pop_mc.swapDepths(25559); if (language == 3) { pop_mc.txt.text = Italian[4]; } else { if (language == 2) { pop_mc.txt.text = French[4]; } else { if (language == 0) { pop_mc.txt.text = English[4]; } else { pop_mc.txt.text = German[4]; } } } sp = 64; cmousex = mousex - 360; cmousey = mousey - 240; tx = floor((cmousex + 192) / 64); ty = cmousey - 171; if (tx >= 0 && tx < 6 && ty >= 0 && ty < 40) { flag = tx; } else { flag = -1; } flag1_mc._x = 200; flag1_mc._y = 430 + fadjy; flag1_mc.swapDepths(25560); flag1_mc.gotoAndStop(1); if (flag == 0) { flag1_mc._alpha = 100; } else { flag1_mc._alpha = 50; } flag2_mc._x = 200 + sp * 1 + fadjx; flag2_mc._y = 430 + fadjy; flag2_mc.swapDepths(25561); flag2_mc.gotoAndStop(2); if (flag == 1) { flag2_mc._alpha = 100; } else { flag2_mc._alpha = 50; } flag3_mc._x = 200 + sp * 2 + fadjx; flag3_mc._y = 430 + fadjy; flag3_mc.swapDepths(25562); flag3_mc.gotoAndStop(3); if (flag == 2) { flag3_mc._alpha = 100; } else { flag3_mc._alpha = 50; } flag4_mc._x = 200 + sp * 3 + fadjx; flag4_mc._y = 430 + fadjy; flag4_mc.swapDepths(25563); flag4_mc.gotoAndStop(4); if (flag == 3) { flag4_mc._alpha = 100; } else { flag4_mc._alpha = 50; } flag1_mc._yscale = 100; flag1_mc._xscale = 100; flag2_mc._yscale = 100; flag2_mc._xscale = 100; flag3_mc._yscale = 100; flag3_mc._xscale = 100; flag4_mc._yscale = 100; flag4_mc._xscale = 100; if (flag == 0) { pop_mc.txt.text = 'English'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 1) { pop_mc.txt.text = 'Deutsch'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 2) { pop_mc.txt.text = 'Français'; if (buttonpress) { language = flag; resay(); } } else { if (flag == 3) { pop_mc.txt.text = 'Italiano'; if (buttonpress) { language = flag; resay(); } } } } } } function dolanguagebutton() { uggadj = -50; if (mousex >= 272 + uggadj && mousex <= 399 + uggadj && mousey >= 546 + fadjx) { flag1_mc._x = 360; flag1_mc._y = 556 + fadjy; flag1_mc.swapDepths(27019); flag1_mc.gotoAndStop(10); flag1_mc._alpha = 100; flag1_mc._xscale = 100; flag1_mc._yscale = 100; flag4_mc._alpha = 0; flag3_mc._alpha = 0; flag2_mc._alpha = 0; if (buttonpress) { seenpause = 1; pausing = 1; } return undefined; } sp = 32; lbx = 288 + uggadj + wadjy; flag1_mc._x = lbx; flag1_mc._y = 556 + fadjy; flag1_mc.swapDepths(25560); flag1_mc.gotoAndStop(1); flag1_mc._alpha = 100; flag1_mc._xscale = 50; flag1_mc._yscale = 50; flag2_mc._x = lbx + sp * 1; flag2_mc._y = 556 + fadjy; flag2_mc.swapDepths(25561); flag2_mc.gotoAndStop(2); flag2_mc._alpha = 100; flag2_mc._xscale = 50; flag2_mc._yscale = 50; flag3_mc._x = lbx + sp * 2; flag3_mc._y = 556 + fadjy; flag3_mc.swapDepths(25562); flag3_mc.gotoAndStop(3); flag3_mc._alpha = 100; flag3_mc._xscale = 50; flag3_mc._yscale = 50; flag4_mc._x = lbx + sp * 3; flag4_mc._y = 556 + fadjy; flag4_mc.swapDepths(25565); flag4_mc.gotoAndStop(4); flag4_mc._alpha = 100; flag4_mc._xscale = 50; flag4_mc._yscale = 50; } function resay() { if (speaking) { say(savwordindex / 4, savbubx, savbuby); } } function domover() { if (!backmove) { if (mover < moverd) { mvspd = 100 / movertime; mover += mvspd; } else { mover = moverd; } } else { if (mover > 0) { mvspd = 100 / movertime; mover -= mvspd; } else { backmove = 0; moverd = 0; mover = 0; } } if (!mbackmove) { if (mmover < mmoverd) { mmvspd = 100 / mmovertime; mmover += mmvspd; } else { mmover = mmoverd; } } else { if (mmover > 0) { mmvspd = 100 / mmovertime; mmover -= mmvspd; } else { mbackmove = 0; mmoverd = 0; mmover = 0; } } mang = mover * 1.8; m100 = (sine(mang - 90) + 1) / 2; mang = mmover * 1.8; mm100 = (sine(mang - 90) + 1) / 2; } function dopop() { if (!buttonpress) { plinkrel = 1; } if (showpop) { if (mousey > 515 && mousex > 582) { showpoptype = 4; } else { showpoptype = 10; } if (showpoptype == 10) { pop_mc._x = 646; pop_mc._y = 538; } else { pop_mc._x = 610; pop_mc._y = 516; if (buttonpress && plinkrel) { getURL('http://pusooy.net', '_blank'); plinkrel = 0; } if (!buttonpress) { plinkrel = 1; } } pop_mc.gotoAndStop(showpoptype); pop_mc.swapDepths(25608); } else { pop_mc._x = -10000; } } function initscene0() { hideall(); bg1_mc.gotoAndStop(5); bg1_mc.swapDepths(1); bg2_mc.gotoAndStop(11); bg2_mc.swapDepths(2000); bg3_mc.gotoAndStop(12); bg3_mc.swapDepths(2005); bg4_mc.gotoAndStop(3); bg4_mc.swapDepths(2006); bg1_mc._x = 360; bg1_mc._y = 288; bg2_mc._x = 360; bg2_mc._y = 288; bg3_mc._x = 360; bg3_mc._y = 288; bg4_mc._x = 360; bg4_mc._y = 288; bg1_mc._alpha = 100; bg2a = 0; bg2_mc._alpha = 0; bg3a = 0; bg3_mc._alpha = 0; bg4a = 0; bg4_mc._alpha = 0; scenestarted = 1; } function doscene0() { if (!scenestarted) { initscene0(); } if (goblack) { startbutton_mc._x = -10000; startbutton_mc.swapDepths(-27009); showpop = 0; if (!fadingout) { startfadeout(); } if (fade == 100) { if (!resumegame) { scene = 1; } else { scene = oldscene; } scenestarted = 0; startfadein(); } } else { if (oldscene >= 1) { if (onstartbutton) { if (mousex > 320) { startframe = 13; startbutton_mc.gotoAndStop(startframe); startbutton_mc.txt.text = '\rStart new game\r\rthis will clear game save data'; if (buttonpress && !goblack) { goblack = 1; resumegame = 0; if (!teaser) { oldscene = 0; highestscene = 0; gamesave.data.scene = 0; gamesave.data.lastscene = 0; gamesave.data.unlocked = 0; } } } else { startframe = 13; if (secretunlocked) { scenen = gamesave.data.lastscene; scenet = scenetext[scenen]; } else { scenen = oldscene; scenet = scenetext[oldscene]; } startbutton_mc.gotoAndStop(startframe); startbutton_mc.txt.text = '\rResume old game at:\rscene ' + scenen + '\r' + scenet; if (buttonpress && !goblack) { goblack = 1; resumegame = 1; } } } else { startframe = 10; startbutton_mc.gotoAndStop(startframe); } } else { if (onstartbutton) { startframe = 2; if (buttonpress && !goblack) { goblack = 1; resumegame = 0; resumegame = 0; if (!teaser) { oldscene = 0; highestscene = 0; gamesave.data.scene = 0; gamesave.data.lastscene = 0; gamesave.data.unlocked = 0; } } } else { startframe = 1; } } if (credits && rolls < 2) { startbutton_mc._x = -10000; } else { startbutton_mc._x = 360 + fadjx; } if (credits) { startbutton_mc._y = 483; } else { startbutton_mc._y = 441 + fadjy; } startbutton_mc.swapDepths(27009); startbutton_mc.gotoAndStop(startframe); showpoptype = 10; showpop = 1; } } function initsound() { i = 0; _root.createEmptyMovieClip('ch' + i, i - 59990); sound0 = new Sound('_root.ch' + i); i = 1; _root.createEmptyMovieClip('ch' + i, i - 59990); sound1 = new Sound('_root.ch' + i); i = 2; _root.createEmptyMovieClip('ch' + i, i - 59990); sound2 = new Sound('_root.ch' + i); i = 3; _root.createEmptyMovieClip('ch' + i, i - 59990); sound3 = new Sound('_root.ch' + i); soundstarted = 1; } function rand(low, high) { range = high - low; t = Math.floor(Math.random() * range) + low; return t; } function stopsounds() { sound0.stop(); sound1.stop(); sound2.stop(); sound3.stop(); talking3 = 0; talking2 = 0; talking1 = 0; talking = 0; } function sayfile(what, sfvol) { if (sfvol == undefined) { sfvol = 100; } if (!talking) { sound0.attachSound(what); sound0.start(0, 1); sound0.setVolume(sfvol); talking = 1; } sound0.onSoundComplete = function () { talking = 0; }; } function sayfile1(what, sfvol) { if (sfvol == undefined) { sfvol = 100; } if (!talking1) { sound1.attachSound(what); sound1.start(0, 1); sound1.setVolume(sfvol); talking1 = 1; } sound1.onSoundComplete = function () { talking1 = 0; if (playingpalace) { playingpalace = 0; } }; } function sayfile2(what, sfvol) { if (sfvol == undefined) { sfvol = 100; } if (!talking2) { sound2.attachSound(what); sound2.start(0, 1); sound2.setVolume(sfvol); talking2 = 1; } sound2.onSoundComplete = function () { talking2 = 0; }; } function sayfile3(what, sfvol) { if (sfvol == undefined) { sfvol = 100; } if (!talking3) { sound3.attachSound(what); sound3.start(0, 1); sound3.setVolume(sfvol); talking3 = 1; } sound3.onSoundComplete = function () { talking3 = 0; }; } function saysnd(what, vol) { if (vol == undefined) { vol = 100; } if (what == 'splash') { ahsnd = 'splash' + (wchsplash + 1) + '.wav'; ++wchsplash; if (wchsplash > 1) { wchsplash = 0; } sayfile(ahsnd, vol); } if (what == 'mcum') { if (mcum < 6) { ahsnd = 'mcum' + mcum + '.mp3'; } else { if (mcum == 6) { ahsnd = 'mcum4.mp3'; } else { if (mcum == 7) { ahsnd = 'mcum2.mp3'; } else { if (mcum == 8) { ahsnd = 'mcum1.mp3'; } } } } ++mcum; if (mcum > 8) { mcum = 1; } sayfile(ahsnd, vol); } if (what == 'eek') { ahsnd = 'eek.mp3'; sayfile(ahsnd, vol); } if (what == 'emo') { ahsnd = 'emoan' + emoan + '.mp3'; ++emoan; if (emoan > 7) { emoan = 1; } sayfile(ahsnd, vol); } if (what == 'moo') { ahsnd = 'ooo' + mooo + '.wav'; ++mooo; if (mooo > 4) { mooo = 1; } sayfile(ahsnd, 50); } if (what == 'morg') { ahsnd = 'morg' + morg + '.wav'; ++morg; if (morg > 5) { morg = 1; } sayfile(ahsnd, 20); } if (what == 'uhh') { ahsnd = 'uhh' + wchuhh + '.mp3'; sayfile1(ahsnd, 10); ++wchuhh; if (wchuhh > 7) { wchuhh = 0; } } if (what == 'uhh0') { ahsnd = 'uhh' + wchuhh + '.mp3'; sayfile(ahsnd, vol); ++wchuhh; if (wchuhh > 7) { wchuhh = 0; } } if (what == 'uhh2') { ahsnd = 'uhh' + wchuhh + '.mp3'; sayfile(ahsnd, vol); if (wchuhh == 7) { wchuhh = 0; } else { wchuhh = 7; } } if (what == 'uh2') { ++uhh; if (uhh > 8) { uhh -= 8; } ahsnd = 'u' + uhh + '.wav'; sayfile1(ahsnd, 10); } if (what == 'ouch') { ouchtab = ['ow1', 'ow3', 'ow4', 'ow5']; owsnd = ouchtab[oww] + '.wav'; sayfile(owsnd, vol); ++oww; if (oww > 3) { oww = 0; } } if (what == 'oww') { oww &= 7; owwtab = ['ow1', 'ow3', 'ow4', 'ow5', 'ow6', 'ow7', 'ow8', 'ow5']; owsnd = owwtab[oww] + '.wav'; sayfile2(owsnd, vol); ++oww; } if (what == 'coh') { cohtab = ['oh1.wav', 'coh1.mp3', 'coh2.mp3', 'coh3.mp3', 'coh4.mp3', 'nnh2.mp3', 'moan2.wav', 'snnh1.mp3']; t = coh & 7; yessnd = cohtab[t]; sayfile(yessnd, 100); ++coh; } if (what == 'react') { rea &= 7; lastmm = mm; reatab = ['surprise1', 'giggle0', 'surprise2', 'giggle1', 'surprise3', 'giggle2', 'surprise4', 'giggle3']; ahsnd = reatab[rea] + '.mp3'; sayfile(ahsnd); ++rea; } if (what == 'react1') { rea &= 7; lastmm = mm; reatab = ['surprise1', 'giggle0', 'surprise2', 'giggle1', 'surprise3', 'giggle2', 'surprise4', 'giggle3']; ahsnd = reatab[rea] + '.mp3'; sayfile1(ahsnd); ++rea; } if (what == 'nnh') { ++nnh; t = rand(1, 3); nnh += t; nnh &= 7; if (nnh == lastnnh) { nnh += 1; } nnh &= 7; t = (nnh & 7) + 1; ahsnd = 'nnh' + t + '.mp3'; sayfile(ahsnd); talking = 1; } if (what == 'mm') { ++mm; mm &= 7; lastmm = mm; ahsnd = 'mm' + mm + '.mp3'; sayfile(ahsnd, vol); } if (what == 'slap') { slapwch = rnd1() + 3; slapsnd = 'slap' + slapwch + '.wav'; sayfile(slapsnd, vol); } if (what == 'slap1') { slapwch = rnd1() + 3; slapsnd = 'slap' + slapwch + '.wav'; sayfile1(slapsnd, vol); } if (what == 'muhh') { ahsnd = 'muhh6.wav'; sayfile(ahsnd); } if (what == 'nnh5') { ahsnd = 'nnh5.mp3'; sayfile(ahsnd); } if (what == 'squeak') { ahsnd = 'bedsqueak' + bedsq + '.mp3'; ++bedsq; if (bedsq > 3) { bedsq = 1; } sayfile(ahsnd, 60); talking = 1; } if (what == 'chimes') { ahsnd = 'chimes.wav'; sayfile(ahsnd, 50); } if (what == 'uh') { ++uhh; t = rand(1, 3); uhh += t; if (uhh > 8) { uhh -= 8; } ahsnd = 'u' + t + '.wav'; sayfile(ahsnd, 10); } if (what == 'blip') { ahsnd = 'blip.wav'; sayfile(ahsnd, 15); } if (what == 'swish') { sayfile('swish2.mp3', 100); } if (what == 'swish3') { sayfile2('swish2.mp3', 100); } if (what == 'gulp') { sayfile('gulp1.wav', 40); } } function doahloop() { ahvol = 5; if (ahwait <= 0) { ahwait = 240; if (lastah == 2) { sayfile3('temple4.mp3', ahvol); lastah = 3; } else { sayfile2('temple4.mp3', ahvol); lastah = 2; } } else { --ahwait; } } function fadeahloop() { if (ahvol > 0) { ahvol -= 0.25; } if (ahvol < 0) { ahvol = 0; } sound2.setVolume(ahvol); sound3.setVolume(ahvol); ahwait = 0; } function fadepalace() { if (palvol > 0) { palvol -= 0.25; } if (palvol < 0) { palvol = 0; } sound1.setVolume(palvol); if (palvol == 0) { talking1 = 0; playingpalace = 0; } } function mutepalace() { if (palvol > 0) { palvol -= 5; if (palvol < 0) { palvol = 0; } sound1.setVolume(palvol); } } function unmutepalace() { palvol = 30; sound1.setVolume(palvol); } function setloopvol(newvol) { ahvol = newvol; sound3.setVolume(breathvol); } function stoploop() { stoplooping = 1; sound3.stop(); } function chimes() { saysnd('chimes'); } function initmilk() { ja = 0; jspeed = 10; jdepth = 0; mba = 0; massage = 0; mdepth = 0; shead2 = 12; sal1 = 100; sal2 = 0; hd1 = 1120; hd2 = 1121; slook = 0; ehx = 280; ehy = 549; attached = 0; spasa = 0; spasm = 0; coax = 0; ea1 = 100; ea2 = 0; eha1 = 100; eha2 = 0; eha3 = 0; lookg = 0; elooks = 0; gha1 = 100; gha2 = 0; glooks = 0; esink = 0; ssink = 0; arch = 0; horny = 0; maxhorny = 25; squirtreq = 0; sqfly = 0; sqa = 0; sqsiz = 0; sqy = -10000; sqx = -10000; cummed = 0; cumming = 0; squirts = 0; wince = 0; pausejack = 0; holdarch = 0; cumdly = 0; pullhand = 0; jumpa = 0; jump = 0; brtha = 0; breath = 0; cumcheek = 0; milkstarted = 1; } function domilk() { if (mybug && Key.isDown(67)) { killhotspot(); autopilot = 3; strokes = 0; jacks = 0; jackdir = 0; jackdir = 2; ssink = 19; esink = 10; coax = 1; ssay = 100; slook = 2; jspeed = 40; jdepth = 25; attached = 3; maxhorny = 100; horny = 100; cummed = 0; cumming = 1; squirts = 0; cumdly = cumdlytab[0]; squirtreq = 1; } if (!milkstarted) { initmilk(); } ballsx = 457; ballsy = 526; if (cummed) { if (horny > 0) { --horny; } if (horny < 5) { pullhand = 1; } if (horny < 20) { attached = 0; } jspeed = 40 * (horny / 100); if (tremdep > 0.05) { tremdep -= 0.01; } } else { if (cumming) { if (squirtreq == 0) { if (cumdly > 0) { --cumdly; } else { if (squirts < 10) { squirtreq = 1; cumdly = cumdlytab[squirts]; } else { cummed = 1; } } } } } if (sqfly) { ustep = steptab[squirts]; sqfly += ustep; if (sqwid < 140) { sqwid += 10; } if (sqfly >= 90) { sqsiz *= 0.8; } else { if (sqsiz < sqsiztab[squirts]) { } } sqsiz += 10; if (squirts == 1 && !cumcheek && sqfly >= 90) { cumcheek = 1; sayfile1('eek.mp3', 20); jumpa = 0.1; } sqend = sqendtab[squirts]; if (sqfly >= sqend) { ++squirts; squirtreq = 0; sqfly = 0; sqsiz = 0; if (squirts == 1) { sayfile1('surprise1.mp3', 20); slook = 0; } jumpa = 0.1; } } if (cummed) { brtha += 9; breath = sine(brtha) * 0.5; } if (jumpa) { jumpa += 50; if (jumpa >= 180) { jumpa = 0; } if (squirts == 1) { jump = sine(jumpa) * 3; } else { jump = sine(jumpa); } } if (spasa) { if (holdspas >= 1) { --holdspas; } else { spasa += 5 + 5 * (horny / 100); } if (spasa >= 90 && ospasa < 90) { if (holdspas == 0.1) { holdspas = 10; } } if (spasa >= 180) { spasa = 0; if (pausejack) { pausejack = 0; } } spasd = 1 + horny / 100; spasm = sine(spasa) * spasd; } ospas = spasa; if (cummed) { arch *= 0.95; } else { if (horny < 90) { arch = 0; } else { darch = (horny - 90) / 10; dx = darch - arch; arch += dx / 8; } } if (pausejack) { } else { if (jackdir >= 1) { ja += jspeed; if (ja >= 360) { ja -= 360; if (jackdir == 1) { jackdir = 0; } else { ++strokes; if (horny < maxhorny) { horny += 2; } if (!cumming && horny >= 100) { cummed = 0; cumming = 1; squirts = 0; cumdly = cumdlytab[0]; squirtreq = 1; } } } } } if (ja > 180 && oja <= 180) { if (!spasa) { spasa = 0.1; } } if (squirtreq && ja >= 270 && oja < 270) { sqfly = 1; sqsiz = sqstartsiztab[squirts]; sqwid = 50; sqa = 0; wince = 20; pausejack = 1; holdspas = 0.1; saysnd('uhh'); } oja = ja; jack = sine(ja) * jdepth; djack = sine(ja - 49) * jdepth; mon6 = 'h:' + horny; sx = 394; sy = 495 + ssink - jump; scha = jack * zadjy / 100; scha -= jump / 2; trad = 285; toa = -8; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; shx = sx + xadd; shy = sy + yadd; trad = 238; toa = -19; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; sshx = sx + xadd; sshy = sy + yadd; phx = 411 + qadjx; phy = 459 + qadjy; if (pullhand) { dx = phx - shax; dy = phy - shay; shax += dx / 8; shay += dy / 8; ux = shax; uy = shay; } else { ux = jackpx; shax = ux; uy = jackpy; shay = uy; } tshrad = 197; telrad = 187; sss(sshx, sshy, tshrad, telrad, ux, uy, 1); ssha = ugsha; sela = ugela; trad = tshrad; toa = 0; xadd = sine(toa + ssha) * trad; yadd = -cosine(toa + ssha) * trad; selx = sshx + xadd; sely = sshy + yadd; ssha += 175; sela += -78; gx = 600; gy = 457; gha = spasm * 3.1; gcha = spasm * -0.6; gla = spasm * -0.9; gha += arch * 3.7; gcha += arch * 3.6; gcha += breath; mon5 = ' ' + breath; gla += arch * -2.5; gx += arch * -5.6; gy += arch * -8.4; gda = 17; gba = -10; gba += massage * -6.7; gda += jack * -0.04; trad = 358; toa = -2; xadd = sine(toa + gcha) * trad; yadd = -cosine(toa + gcha) * trad; ghdx = gx + xadd; ghdy = gy + yadd; trad = -39; toa = 23; xadd = sine(toa + gha) * trad; yadd = -cosine(toa + gha) * trad; grlx = gx + xadd; grly = gy + yadd; trad = 132; toa = -113; xadd = sine(toa + gha) * trad; yadd = -cosine(toa + gha) * trad; gdx = gx + xadd; gdy = gy + yadd; trad = 65 + jack; toa = -36; xadd = sine(toa + gda) * trad; yadd = -cosine(toa + gda) * trad; jackpx = gdx + xadd; jackpy = gdy + yadd; trad = 116.2; toa = -37.775; xadd = sine(toa + gda) * trad; yadd = -cosine(toa + gda) * trad; sqx = gdx + xadd; sqy = gdy + yadd; ex = -15; ey = 582 + esink; eshx = ex + 174; eshy = ey - 461; ehdx = ex + 278; ehdy = ey - 500 - 19; if (attached == 0) { tx = 280; ty = 549; dx = tx - ehx; dy = ty - ehy; ehx += dx / 12; ehy += dy / 12; } else { if (attached >= 1) { if (attached == 1) { tx = mousex; ty = mousey; if (tx < 167) { tx = 167; } if (tx > 456) { tx = 456; } if (ty < 370) { ty = 370; } } else { if (attached == 2) { tx = jackpx; ty = jackpy; } else { mba += 8 + horny / 10; massage = sine(mba); if (mdepth < 6) { mdepth += 0.1; } if (esink < 9 + fadjy) { esink += 0.05; } tx = ballsx + sine(mba) * mdepth; ty = ballsy + cosine(mba) * mdepth; tx -= arch * 3.4; ty -= arch * 17.8; } } dx = tx - ehx; dy = ty - ehy; ehx += dx / 4; ehy += dy / 4; } } tshrad = 273; telrad = 293; sss(eshx, eshy, tshrad, telrad, ehx, ehy, 1); esha = ugsha; eela = ugela; trad = tshrad; toa = 0; xadd = sine(toa + esha) * trad; yadd = -cosine(toa + esha) * trad; eelx = eshx + xadd; eely = eshy + yadd; esha += 182; eela += -104; sitilook(); sprite0_mc.gotoAndStop(10); sprite0_mc.swapDepths(1110); sprite0_mc._x = sx; sprite0_mc._y = sy; sprite0_mc._rotation = -45 + scha; sprite0_mc._alpha = 100; sprite0_mc._yscale = 100 - djack * -0.02; shy -= djack * 0.02; sshy -= djack * 0.02; sprite1_mc.gotoAndStop(11); sprite1_mc.swapDepths(hd1); sprite1_mc._x = shx; sprite1_mc._y = shy; sprite1_mc._rotation = -45; sprite1_mc._alpha = sal1; sprite14_mc.gotoAndStop(shead2); sprite14_mc.swapDepths(hd2); sprite14_mc._x = shx; sprite14_mc._y = shy; sprite14_mc._rotation = -45; sprite14_mc._alpha = sal2; sprite2_mc.gotoAndStop(14); sprite2_mc.swapDepths(1400); sprite2_mc._x = sshx; sprite2_mc._y = sshy; sprite2_mc._rotation = -45 + ssha; sprite2_mc._alpha = 100; sprite3_mc.gotoAndStop(15); sprite3_mc.swapDepths(1500); sprite3_mc._x = selx; sprite3_mc._y = sely; sprite3_mc._rotation = -45 + sela; sprite3_mc._alpha = 100; sprite4_mc.gotoAndStop(17); sprite4_mc.swapDepths(1200); sprite4_mc._x = gx; sprite4_mc._y = gy; sprite4_mc._rotation = -45 + gha; sprite4_mc._alpha = 100; sprite5_mc.gotoAndStop(18); sprite5_mc.swapDepths(1220); sprite5_mc._x = gx; sprite5_mc._y = gy; sprite5_mc._rotation = 45 + gcha; sprite5_mc._alpha = 100; sprite6_mc.gotoAndStop(19); sprite6_mc.swapDepths(1230); sprite6_mc._x = ghdx; sprite6_mc._y = ghdy; sprite6_mc._rotation = 45; sprite6_mc._alpha = gha1; sprite18_mc.gotoAndStop(20); sprite18_mc.swapDepths(1231); sprite18_mc._x = ghdx; sprite18_mc._y = ghdy; sprite18_mc._rotation = 45; sprite18_mc._alpha = gha2; sprite7_mc.gotoAndStop(21); sprite7_mc.swapDepths(1190); sprite7_mc._x = grlx; sprite7_mc._y = grly; sprite7_mc._rotation = -45 + gla; sprite7_mc._alpha = 100; sprite8_mc.gotoAndStop(22); sprite8_mc.swapDepths(1830); sprite8_mc._x = grlx; sprite8_mc._y = grly; sprite8_mc._rotation = -45 + gla; sprite8_mc._alpha = 100; sprite9_mc.gotoAndStop(23); sprite9_mc.swapDepths(1490); sprite9_mc._x = gdx; sprite9_mc._y = gdy; sprite9_mc._rotation = -45 + gda; sprite9_mc._alpha = 100; sprite10_mc.gotoAndStop(24); sprite10_mc.swapDepths(1495); sprite10_mc._x = gdx; sprite10_mc._y = gdy; sprite10_mc._rotation = -45 + gba; sprite10_mc._alpha = 100; sprite11_mc.gotoAndStop(26); sprite11_mc.swapDepths(1350); sprite11_mc._x = ex; sprite11_mc._y = ey; sprite11_mc._rotation = 0; sprite11_mc._alpha = 100; sprite12_mc.gotoAndStop(27); sprite12_mc.swapDepths(1360); sprite12_mc._x = eshx; sprite12_mc._y = eshy; sprite12_mc._rotation = 45 + esha; sprite12_mc._alpha = 100; sprite13_mc.gotoAndStop(28); sprite13_mc.swapDepths(1510); sprite13_mc._x = eelx; sprite13_mc._y = eely; sprite13_mc._rotation = 45 + eela; sprite13_mc._alpha = ea1; sprite15_mc.gotoAndStop(29); sprite15_mc.swapDepths(1511); sprite15_mc._x = eelx; sprite15_mc._y = eely; sprite15_mc._rotation = 45 + eela; sprite15_mc._alpha = ea2; sprite16_mc.gotoAndStop(31); sprite16_mc.swapDepths(1351); sprite16_mc._x = ehdx; sprite16_mc._y = ehdy; sprite16_mc._rotation = 0; sprite16_mc._alpha = eha1; sprite17_mc.gotoAndStop(32); sprite17_mc.swapDepths(1353); sprite17_mc._x = ehdx; sprite17_mc._y = ehdy; sprite17_mc._rotation = 0; sprite17_mc._alpha = eha2; sprite19_mc.gotoAndStop(33); sprite19_mc.swapDepths(1352); sprite19_mc._x = ehdx; sprite19_mc._y = ehdy; sprite19_mc._rotation = 0; sprite19_mc._alpha = eha3; usqfly = sqfly; if (usqfly > 180) { sqalt = -sine(20) * sqalttab[squirts]; } else { sqalt = sine(usqfly) * sqalttab[squirts]; sqa = sine(usqfly / 2) * sqxtab[squirts]; sqa /= 2; } sqxmul = sqfly / 180; sqxadd = sqxtab[squirts] * sqxmul; sprite25_mc.gotoAndStop(98); if (sqfly >= 90) { sprite25_mc.swapDepths(1501); } else { sprite25_mc.swapDepths(1489); } sprite25_mc._x = sqx + sqxadd; sprite25_mc._y = sqy - sqalt; sprite25_mc._rotation = sqa; sprite25_mc._alpha = 60; sprite25_mc._xscale = sqwid; sprite25_mc._yscale = sqsiz; i = 0; ssquirts = squirts; if (ssquirts > 7) { ssquirts = 7; } _root['sperm' + i + '_mc']._x = selx; _root['sperm' + i + '_mc']._y = sely; _root['sperm' + i + '_mc']._alpha = 75; _root['sperm' + i + '_mc']._rotation = -45 + sela; _root['sperm' + i + '_mc'].gotoAndStop(19 + ssquirts); _root['sperm' + i + '_mc'].swapDepths(1502); i = 1; ssquirts = squirts; if (ssquirts <= 8) { ssquirts = 0; } _root['sperm' + i + '_mc']._x = gdx; _root['sperm' + i + '_mc']._y = gdy; _root['sperm' + i + '_mc']._alpha = 75; _root['sperm' + i + '_mc']._rotation = -45 + gda; _root['sperm' + i + '_mc'].gotoAndStop(19 + ssquirts); _root['sperm' + i + '_mc'].swapDepths(1491); if (cumcheek) { i = 2; _root['sperm' + i + '_mc']._x = shx; _root['sperm' + i + '_mc']._y = shy; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -45; _root['sperm' + i + '_mc'].gotoAndStop(30); _root['sperm' + i + '_mc'].swapDepths(1123); } else { i = 2; _root['sperm' + i + '_mc']._alpha = 0; } } function sitilook() { if (Key.isDown(71)) { slook = 2; } else { if (Key.isDown(69)) { slook = 1; } else { slook = 0; } } if (slook == 0) { if (shead2 == 6) { shead2 = 5; } else { if (shead2 == 9) { shead2 = 8; } } if (sal1 < 100) { sal1 += 25; } if (sal2 > 0) { sal2 -= 20; if (sal2 <= 0) { sal2 = 0; hd1 = 1120; hd2 = 1121; } } } else { if (slook == 1) { shead2 = 5; if (sal2 < 100) { shead2 = 5; sal2 += 50; } else { shead2 = 6; } if (sal1 > 0) { sal1 -= 20; if (sal1 <= 0) { sal1 = 0; hd2 = 1120; hd1 = 1121; } } } else { if (slook == 2) { if (sal2 < 100) { sal2 += 50; shead2 = 8; } else { shead2 = 9; } if (sal1 > 0) { sal1 -= 20; if (sal1 <= 0) { sal1 = 0; hd2 = 1120; hd1 = 1121; } } } } } if (coax) { if (ea2 < 100) { ea2 += 25; } if (ea1 > 0) { ea1 -= 20; } } if (elooks) { if (eha3 < 100) { eha3 += 25; } if (eha2 > 0) { eha2 -= 20; } if (eha1 > 0) { eha1 -= 20; } } else { if (lookg) { if (eha2 < 100) { eha2 += 25; } if (eha1 > 0) { eha1 -= 20; } if (eha3 > 0) { eha3 -= 20; } } else { if (eha1 < 100) { eha1 += 25; } if (eha2 > 0) { eha2 -= 20; } if (eha3 > 0) { eha3 -= 20; } } } if (glooks) { if (gha2 < 100) { gha2 += 25; } if (gha1 > 0) { gha1 -= 20; } } else { if (gha1 < 100) { gha1 += 25; } if (gha2 > 0) { gha2 -= 20; } } } function initscene1() { hideall(); bg1_mc.gotoAndStop(10); bg1_mc.swapDepths(1); bg2_mc.gotoAndStop(11); bg2_mc.swapDepths(2000); bg3_mc.gotoAndStop(12); bg3_mc.swapDepths(2005); bg4_mc.gotoAndStop(3); bg4_mc.swapDepths(2006); bg1_mc._x = 360; bg1_mc._y = 288; bg2_mc._x = 360; bg2_mc._y = 288; bg3_mc._x = 360; bg3_mc._y = 288; bg4_mc._x = 360; bg4_mc._y = 288; bg1_mc._alpha = 100; bg2a = 0; bg2_mc._alpha = 0; bg3a = 0; bg3_mc._alpha = 0; bg4a = 0; bg4_mc._alpha = 0; milkstarted = 0; ssay = 0; wait = 20; jackdir = 0; jacks = 0; scenestarted = 1; sayfile1('palace.mp3', 30); palvol = 30; playingpalace = 1; } function doscene1() { if (!scenestarted) { initscene1(); } if (ssay == 0) { if (fadespeed == 0) { if (wait) { --wait; } else { say(38); ssay = 38; } } } else { if (ssay == 38) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(39); ssay = 39; bg1_mc.gotoAndStop(12); } } } else { if (ssay == 39) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(40); ssay = 40; } } } else { if (ssay == 40) { if (balpha == 0) { say(41); ssay = 41; } } else { if (ssay == 41) { if (balpha == 0) { say(42); ssay = 42; } } else { if (ssay == 42) { if (balpha == 0) { say(43); ssay = 43; } } else { if (ssay == 43) { if (balpha == 0) { say(44); ssay = 44; } } else { if (ssay == 44) { if (balpha == 0) { say(46); ssay = 46; bg2_mc.gotoAndStop(13); } } else { if (ssay == 46) { if (balpha == 0) { if (bg2a < 100) { bg2a += 5; } else { say(47); ssay = 47; bg1_mc.gotoAndStop(14); } } } else { if (ssay == 47) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 5; } else { bg2_mc.gotoAndStop(15); ssay = 47.1; wait = 30; } } } else { if (ssay == 47.1) { if (wait) { --wait; } else { if (bg2a < 100) { bg2a += 5; } else { say(48); ssay = 48; bg1_mc.gotoAndStop(16); wait = 30; } } } else { if (ssay == 48) { if (balpha == 0) { if (bg2a == 100) { saysnd('splash', 4); } if (bg2a > 0) { bg2a -= 5; } else { if (wait) { --wait; } else { say(49); ssay = 49; bg2_mc.gotoAndStop(17); wait = 10; } } } } else { if (ssay == 49) { if (balpha == 0) { if (bg2a < 100) { bg2a += 5; } else { if (wait == 10) { saysnd('splash', 4); } if (wait) { --wait; } else { say(50, 1); ssay = 50; wait = 20; bg1_mc.gotoAndStop(18); } } } } else { if (ssay == 50) { if (balpha == 0) { if (wait) { --wait; } else { if (bg2a > 0) { bg2a -= 5; } else { say(52, 1); ssay = 52; bg2_mc.gotoAndStop(19); } } } } else { if (ssay == 52) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(53); ssay = 53; bg1_mc.gotoAndStop(20); } } } else { if (ssay == 53) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(54); ssay = 54; } } } else { if (ssay == 54) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(55); ssay = 55; } } } else { if (ssay == 55) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(56); ssay = 56; bg2_mc.gotoAndStop(21); } } } else { if (ssay == 56) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(57); ssay = 57; } } } else { if (ssay == 57) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(58); ssay = 58; } } } else { if (ssay == 58) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(59); ssay = 59; bg1_mc.gotoAndStop(22); } } } else { if (ssay == 59) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(60); ssay = 60; } } } else { if (ssay == 60) { if (balpha == 0) { say(61); ssay = 61; bg2_mc.gotoAndStop(20); } } else { if (ssay == 61) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(62); ssay = 62; bg1_mc.gotoAndStop(21); } } } else { if (ssay == 62) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(63); ssay = 63; bg2_mc.gotoAndStop(23); } } } else { if (ssay == 63) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(64); ssay = 64; } } } else { if (ssay == 64) { if (balpha == 0) { say(65); ssay = 65; bg1_mc.gotoAndStop(24); } } else { if (ssay == 65) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(66); ssay = 66; } } } else { if (ssay == 66) { if (balpha == 0) { say(67); ssay = 67; } } else { if (ssay == 67) { if (balpha == 0) { say(68); ssay = 68; wait = 20; } } else { if (ssay == 68) { if (balpha == 0) { if (wait) { --wait; } else { ssay = 69; bg2_mc.gotoAndStop(25); wait = 10; } } } else { if (ssay == 69) { if (bg2a < 100) { bg2a += 5; } else { if (wait) { --wait; } else { say(70); ssay = 70; wait = 5; } } } else { if (ssay == 70) { if (balpha == 0) { if (wait) { --wait; } else { say(71); ssay = 71; bg1_mc.gotoAndStop(26); bg3_mc.gotoAndStop(27); wait = 10; } } } else { if (ssay == 71) { if (balpha == 0) { if (wait) { --wait; } else { if (bg2a > 0) { bg2a -= 10; } else { say(72); ssay = 72; wait = 5; wait2 = 5; } } } } else { if (ssay == 72) { if (balpha == 0) { if (wait) { --wait; } else { if (bg3a < 100) { bg3a += 10; } else { if (wait2) { --wait2; } else { say(73); ssay = 73; wait = 20; } } } } } else { if (ssay == 73) { if (balpha == 0) { if (bg3a > 0) { bg3a -= 20; } else { if (wait) { --wait; } else { ssay = 73.09999999999999; bg2_mc.gotoAndStop(26); bg2a = 100; bg1_mc.gotoAndStop(28); } } } } else { if (ssay == 73.09999999999999) { if (bg3a < 100) { bg3a += 10; } else { ssay = 73.2; } } else { if (ssay == 73.2) { if (bg2a > 0) { bg2a -= 10; bg3a = bg2a; } else { say(74); ssay = 74; } } else { if (ssay == 74) { if (balpha == 0) { if (bg2a < 100) { bg2a += 20; } else { say(75); ssay = 75; wait = 10; } } } else { if (ssay == 75) { if (balpha == 0) { if (wait) { --wait; } else { if (bg2a > 0) { bg2a -= 10; } else { say(76); ssay = 76; bg2_mc.gotoAndStop(29); wait = 5; } } } } else { if (ssay == 76) { if (balpha == 0) { if (wait == 1) { saysnd('splash', 4); } if (wait) { --wait; } else { if (bg2a < 100) { bg2a += 5; } else { say(77); ssay = 77; bg1_mc.gotoAndStop(30); wait = 5; } } } } else { if (ssay == 77) { if (balpha == 0) { if (wait) { --wait; } else { if (bg2a > 0) { bg2a -= 10; } else { say(78); ssay = 78; bg2_mc.gotoAndStop(31); wait = 10; wait2 = 15; } } } } else { if (ssay == 78) { if (balpha == 0) { if (wait) { --wait; } else { if (bg2a < 100) { bg2a += 5; } else { if (wait2) { --wait2; } else { say(79); ssay = 79; bg1_mc.gotoAndStop(32); wait = 10; wait2 = 15; } } } } } else { if (ssay == 79) { if (balpha == 0) { if (wait) { --wait; } else { if (bg2a > 0) { bg2a -= 10; } else { if (wait2) { --wait2; } else { say(80); ssay = 80; bg2_mc.gotoAndStop(33); wait = 10; } } } } } else { if (ssay == 80) { if (balpha == 0) { if (wait == 1) { saysnd('splash', 4); } if (wait) { --wait; } else { if (bg2a < 100) { bg2a += 10; } else { say(81); ssay = 81; } } } } else { if (ssay == 81) { if (balpha == 0) { say(82); ssay = 82; bg1_mc.gotoAndStop(34); wait = 40; wait2 = 20; } } else { if (ssay == 82) { if (balpha == 0) { if (wait2 == 20) { sayfile('ekibe.wav', 50); } if (wait2) { --wait2; } else { if (bg2a > 0) { bg2a -= 2; } else { if (wait) { --wait; } else { ssay = 82.09999999999999; bg2_mc.gotoAndStop(35); wait = 40; } } } } } else { if (ssay == 82.09999999999999) { if (bg2a < 100) { bg2a += 1; } else { if (wait) { --wait; } else { ssay = 82.2; bg1_mc.gotoAndStop(36); wait = 40; } } } else { if (ssay == 82.2) { if (bg2a > 0) { bg2a -= 1; } else { if (wait) { --wait; } else { ssay = 82.3; bg2_mc.gotoAndStop(37); wait = 40; pumps = 0; } } } else { if (ssay == 82.3) { if (bg2a < 100) { bg2a += 2; } else { if (wait) { --wait; } else { ssay = 82.40000000000001; bg1_mc.gotoAndStop(38); } } } else { if (ssay == 82.40000000000001) { if (bg2a > 0) { bg2a -= 2; } else { ++pumps; if (pumps < 5) { ssay = 82.3; bg2_mc.gotoAndStop(39); } else { ssay = 82.5; bg2_mc.gotoAndStop(40); wait = 20; } } } else { if (ssay == 82.5) { if (bg2a < 100) { bg2a += 2; } else { if (wait) { --wait; } else { say(83); ssay = 83; bg1_mc.gotoAndStop(41); } } } else { if (ssay == 83) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 5; } else { if (wait) { --wait; } else { say(84); ssay = 84; wait = 5; } } } } else { if (ssay == 84) { if (balpha == 0) { if (wait) { --wait; } else { say(85, 1); ssay = 85; bg2_mc.gotoAndStop(42); } } } else { if (ssay == 85) { if (balpha == 0) { if (bg2a < 100) { bg2a += 5; } else { say(86); ssay = 86; } } } else { if (ssay == 86) { if (balpha == 0) { say(87, 1); ssay = 87; } } else { if (ssay == 87) { if (balpha == 0) { say(88); ssay = 88; bg1_mc.gotoAndStop(43); wait = 15; } } else { if (ssay == 88) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { if (wait) { --wait; } else { say(89); ssay = 89; bg2_mc.gotoAndStop(44); wait = 5; } } } } else { if (ssay == 89) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { say(90); ssay = 90; bg1_mc.gotoAndStop(45); wait = 10; } } } } else { if (ssay == 90) { if (balpha == 0) { if (wait) { --wait; } else { say(91); ssay = 91; } } } else { if (ssay == 91) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { tx = 264; ty = 543; sethotspot(tx, ty, 20, 20, 0); dx = mousex - tx; dy = mousey - ty; mdx = mousex - omousex; mdy = mousey - omousey; if (abs(dx) < 10 && abs(dy) < 10 || skippy) { killhotspot(); attached = 1; ssay = 91.09999999999999; autopilot = 3; } } } domilk(); } else { if (ssay == 91.09999999999999) { dx = ehx - jackpx; dy = ehy - jackpy; if (abs(dx) < 10 && abs(dy) < 10) { attached = 2; say(92); ssay = 92; strokes = 0; jacks = 0; jackdir = 0; } domilk(); } else { if (ssay == 92) { if (balpha == 0 || jacks) { if (jackdir == 0) { dx = mousex - jackpx; dy = mousey - jackpy; mdy = mousey - omousey; if (abs(dx) < 10 && abs(dy) < 10 && mdy < -1) { jackdir = 1; ja = 0; jdepth = 10; ++jacks; if (jacks == 1) { say(93); } if (balpha == 0 && jacks >= 3) { jackdir = 2; attached = 0; ssay = 93; } } } } domilk(); } else { if (ssay == 93) { if (strokes == 3) { slook = 1; say(94); ssay = 94; } domilk(); } else { if (ssay == 94) { if (balpha == 0) { elooks = 1; say(95); ssay = 95; wait = 50; } domilk(); } else { if (ssay == 95) { if (jdepth < 12) { jdepth += 0.1; } if (wait) { --wait; if (wait == 20) { slook = 0; } } else { if (balpha == 0) { slook = 2; lookg = 1; elooks = 0; wait = 60; ssay = 95.09999999999999; } } domilk(); } else { if (ssay == 95.09999999999999) { if (jdepth < 14) { jdepth += 0.1; } if (wait) { --wait; if (wait == 10) { slook = 0; } } else { lookg = 0; tx = 264; hintx = 264; ty = 543; hinty = 543; dx = mousex - tx; dy = mousey - ty; mdx = mousex - omousex; mdy = mousey - omousey; if (abs(dx) < 10 && abs(dy) < 10 || skippy) { attached = 1; ssay = 95.2; } } domilk(); } else { if (ssay == 95.2) { dx = ehx - ballsx; dy = ehy - ballsy; if (abs(dx) < 10 && abs(dy) < 10) { attached = 3; coax = 1; say(96); ssay = 96; wait = 60; autopilot = 0; } domilk(); } else { if (ssay == 96) { if (balpha == 0) { if (wait) { --wait; } else { say(97); ssay = 97; wait = 60; wait2 = 60; } } domilk(); } else { if (ssay == 97) { if (jspeed < 20) { jspeed += 0.1; } if (jdepth < 18) { jdepth += 0.1; } if (ssink < 9) { ssink += 0.1; } if (wait2) { --wait2; if (wait2 == 30) { slook = 1; } } else { slook = 0; } if (balpha == 0) { if (wait) { --wait; } else { say(98); ssay = 98; wait = 60; wait2 = 80; maxhorny = 50; autopilot = 0; } } domilk(); } else { if (ssay == 98) { if (jspeed < 30) { jspeed += 0.1; } if (jdepth < 21) { jdepth += 0.1; } if (ssink < 18) { ssink += 0.1; } if (wait2) { --wait2; if (wait2 == 60) { slook = 2; } } else { slook = 0; } if (balpha == 0) { if (wait) { --wait; } else { lookg = 1; say(99); ssay = 99; wait = 20; wait2 = 60; } } domilk(); } else { if (ssay == 99) { if (jspeed < 30) { jspeed += 0.1; } if (jdepth < 25) { jdepth += 0.1; } if (ssink < 25) { ssink += 0.1; } if (wait2) { --wait2; if (wait2 == 0) { glooks = 1; } } if (balpha == 0) { if (wait) { --wait; } else { say(100); ssay = 100; wait2 = 60; maxhorny = 75; } } domilk(); } else { if (ssay == 100) { if (!cummed) { if (jspeed < 40) { jspeed += 0.1; } if (jdepth < 25) { jdepth += 0.1; } } if (wait2) { --wait2; if (wait2 == 0) { slook = 2; maxhorny = 100; } } if (balpha == 0) { if (wait) { --wait; } else { lookg = 0; if (cummed && horny == 0) { bg2_mc.gotoAndStop(46); ssay = 100.1; wait = 30; } } } domilk(); } else { if (ssay == 100.1) { domilk(); if (bg2a < 100) { bg2a += 2; } else { if (wait) { --wait; } else { say(101); ssay = 101; wait = 10; killsprites(); } } } else { if (ssay == 101) { if (balpha == 0) { if (wait) { --wait; } else { say(102); ssay = 102; wait = 10; } } } else { if (ssay == 102) { if (balpha == 0) { if (wait) { --wait; } else { say(103); ssay = 103; } } } else { if (ssay == 103) { if (balpha == 0) { if (wait) { --wait; } else { say(104); ssay = 104; } } } else { if (ssay == 104) { if (balpha == 0) { if (!fadingout) { startfadeout(); } if (fade == 100) { scene += 1; if (scene > scenes) { scene = 1; } scenestarted = 0; startfadein(); } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } mon4 = 'pumps:' + pumps; bg1_mc._alpha = bg1a; bg2_mc._alpha = bg2a; bg3_mc._alpha = bg3a; bg4_mc._alpha = bg4a; omousex = mousex; omousey = mousey; if (!Key.isDown(191)) { slashrel = 1; } if (mybug && Key.isDown(27)) { scenestarted = 0; killsprites(); } if (mybug && Key.isDown(191) && slashrel) { killsprites(); bg2_mc.gotoAndStop(15); ssay = 47.1; bg2a = 100; return undefined; ssay = 49; bg2_mc.gotoAndStop(17); bg1_mc.gotoAndStop(24); ssay = 67; bg2a = 0; bg2_mc.gotoAndStop(26); bg2a = 100; bg1_mc.gotoAndStop(28); ssay = 75; ssay = 83; bg1_mc.gotoAndStop(41); bg2a = 0; bg1_mc.gotoAndStop(45); ssay = 91; } } function initscene2() { hideall(); bg1_mc.gotoAndStop(48); bg1_mc.swapDepths(1); bg2_mc.gotoAndStop(49); bg2_mc.swapDepths(2000); bg3_mc.gotoAndStop(12); bg3_mc.swapDepths(3005); bg4_mc.gotoAndStop(3); bg4_mc.swapDepths(2006); bg1_mc._x = 360; bg1_mc._y = 288; bg2_mc._x = 360; bg2_mc._y = 288; bg3_mc._x = 360; bg3_mc._y = 288; bg4_mc._x = 360; bg4_mc._y = 288; bg1_mc._alpha = 100; bg2a = 0; bg2_mc._alpha = 0; bg3a = 0; bg3_mc._alpha = 0; bg4a = 0; bg4_mc._alpha = 0; ssay = 104; ea1 = 100; ea2 = 0; ra1 = 100; ra2 = 0; roblook = 0; emmalook = 0; robkey = 0; rkb = 0; pressing = 0; randel = 0; presses = 0; textmsg = 0; textmode = 0; scenestarted = 1; } function doscene2() { if (!scenestarted) { initscene2(); } if (ssay == 104) { if (fadespeed == 0) { if (wait) { --wait; } else { say(110); ssay = 110; } } } else { if (ssay == 110) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(111); ssay = 111; } } } else { if (ssay == 111) { if (balpha == 0) { roblook = 1; wait = 20; ssay = 111.1; } } else { if (ssay == 111.1) { if (wait) { --wait; } else { emmalook = 1; wait = 40; wait2 = 40; ssay = 111.2; } } else { if (ssay == 111.2) { if (wait) { --wait; } else { roblook = 0; emmalook = 0; if (wait2) { --wait2; } else { robkey = 1; bg3_mc.gotoAndStop(50); wait = 30; ssay = 111.3; } } } else { if (ssay == 111.3) { if (wait) { --wait; } else { if (bg3a < 100) { bg3a += 10; } else { if (presses >= 20) { ssay = 111.4; wait = 10; wait2 = 20; wait3 = 10; } } } } else { if (ssay == 111.4) { if (bg3a > 0) { bg3a -= 10; } else { robkey = 0; if (wait3) { --wait3; } else { roblook = 1; if (wait) { --wait; } else { emmalook = 1; if (wait2) { --wait2; } else { bg3_mc.gotoAndStop(51); ssay = 111.41; wait = 20; } } } } } else { if (ssay == 111.41) { if (bg3a < 100) { bg3a += 10; } else { if (wait) { --wait; } else { killsprites(); textmode = 1; bg1_mc.gotoAndStop(52); bg2a = 0; ssay = 112; say(112); textmsg = 112; } } } else { if (ssay == 112) { if (bg3a > 0) { bg3a -= 10; } else { if (tmread) { bg2_mc.gotoAndStop(53); ssay = 112.1; wait = 20; } } } else { if (ssay == 112.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { bg3_mc.gotoAndStop(51); ssay = 112.2; wait = 8; } } } else { if (ssay == 112.2) { if (bg3a < 100) { bg3a += 10; } else { if (wait) { --wait; } else { bg1_mc.gotoAndStop(54); bg2a = 0; ssay = 113; say(113); wait = 20; } } } else { if (ssay == 113) { if (bg3a > 0) { bg3a -= 10; } else { if (tmread) { bg2_mc.gotoAndStop(55); if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 114; say(114); bg1_mc.gotoAndStop(52); } } } } } else { if (ssay == 114) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { ssay = 115; say(115); wait = 20; bg2_mc.gotoAndStop(53); } } } else { if (ssay == 115) { if (tmread) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 116; say(116); bg1_mc.gotoAndStop(54); } } } } else { if (ssay == 116) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { bg2_mc.gotoAndStop(55); ssay = 116.1; wait = 20; } } } else { if (ssay == 116.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 117; say(117); bg1_mc.gotoAndStop(52); wait = 20; } } } else { if (ssay == 117) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { ssay = 117.1; } } } else { if (ssay == 117.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 118; say(118); } } } else { if (ssay == 118) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { ssay = 118.1; wait = 20; } } } else { if (ssay == 118.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 119; say(119); } } } else { if (ssay == 119) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { ssay = 119.1; wait = 20; bg2_mc.gotoAndStop(53); } } } else { if (ssay == 119.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 120; say(120); bg1_mc.gotoAndStop(54); } } } else { if (ssay == 120) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { ssay = 120.1; wait = 20; } } } else { if (ssay == 120.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 121; say(121); bg1_mc.gotoAndStop(52); } } } else { if (ssay == 121) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { bg2_mc.gotoAndStop(55); ssay = 121.1; wait = 20; } } } else { if (ssay == 121.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 122; say(122); bg1_mc.gotoAndStop(52); } } } else { if (ssay == 122) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { ssay = 122.1; wait = 20; bg2_mc.gotoAndStop(53); } } } else { if (ssay == 122.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 123; say(123); bg1_mc.gotoAndStop(54); } } } else { if (ssay == 123) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { ssay = 123.1; wait = 20; } } } else { if (ssay == 123.1) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { ssay = 124; say(124); bg1_mc.gotoAndStop(52); } } } else { if (ssay == 124) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { bg3_mc.gotoAndStop(55); ssay = 124.1; wait = 20; } } } else { if (ssay == 124.1) { if (bg3a < 100) { bg3a += 10; } else { if (wait) { --wait; } else { _root.twordBalloon.twordBalloonGraphic._alpha = 0; _root.twordBalloon.twordBalloonGraphic.balloon_txt._alpha = 0; _root.twordBalloon.twordBalloonGraphic._y = 10000; bg1_mc.gotoAndStop(49); textmode = 0; robkey = 0; emmalook = 1; roblook = 1; ssay = 124.2; wait = 20; wait2 = 30; } } } else { if (ssay == 124.2) { if (bg3a > 0) { bg3a -= 10; } else { if (wait) { --wait; } else { emmalook = 0; if (wait2) { --wait2; } else { emmalook = 1; ssay = 124.3; wait = 20; } } } } else { if (ssay == 124.3) { if (wait) { --wait; } else { bg3_mc.gotoAndStop(56); bg2_mc.gotoAndStop(57); ssay = 124.4; wait = 40; wait2 = 40; } } else { if (ssay == 124.4) { if (bg3a < 100) { bg3a += 10; } else { if (wait) { --wait; } else { killsprites(); textmode = 1; bg2a = 100; ssay = 124.5; wait = 40; } } } else { if (ssay == 124.5) { if (bg3a > 0) { bg3a -= 10; } else { if (wait) { --wait; } else { bg1_mc.gotoAndStop(54); ssay = 125; say(125); wait = 40; } } } else { if (ssay == 125) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { if (bg3a < 100) { bg3a += 10; } else { if (wait) { --wait; } else { bg2a = 100; ssay = 125.1; wait = 40; } } } } } else { if (ssay == 125.1) { if (bg3a > 0) { bg3a -= 10; } else { if (wait) { --wait; } else { ssay = 126; say(126); wait = 40; } } } else { if (ssay == 126) { if (bg2a > 0) { bg2a -= 10; } else { if (tmread) { if (bg3a < 100) { bg3a += 10; } else { if (wait) { --wait; } else { bg2_mc.gotoAndStop(58); bg2a = 100; ssay = 126.1; wait = 40; _root.twordBalloon.twordBalloonGraphic._alpha = 0; _root.twordBalloon.twordBalloonGraphic.balloon_txt._alpha = 0; _root.twordBalloon.twordBalloonGraphic._y = 10000; } } } } } else { if (ssay == 126.1) { if (bg3a > 0) { bg3a -= 10; } else { if (wait) { --wait; } else { bg3_mc.gotoAndStop(59); ssay = 126.2; } } } else { if (ssay == 126.2) { if (bg3a < 100) { bg3a += 10; } else { ssay = 127; say(127); wait = 40; bg2_mc.gotoAndStop(60); } } else { if (ssay == 127) { if (balpha == 0) { if (bg3a > 0) { bg3a -= 10; } else { ssay = 128; say(128); } } } else { if (ssay == 128) { if (balpha == 0) { if (bg3a < 100) { bg3a += 10; } else { ssay = 129; say(129); wait = 40; } } } else { if (ssay == 129) { if (balpha == 0) { if (bg3a > 0) { bg3a -= 10; } else { if (wait) { --wait; } else { ssay = 130; say(130); } } } } else { if (ssay == 130) { if (balpha == 0) { if (bg3a < 100) { bg3a += 10; } else { ssay = 131; say(131); bg2_mc.gotoAndStop(61); wait = 40; } } } else { if (ssay == 131) { if (balpha == 0) { if (bg3a > 0) { bg3a -= 10; } else { if (wait) { --wait; } else { if (!fadingout) { startfadeout(); } if (fade == 100) { scene += 1; if (scene > scenes) { scene = 1; } scenestarted = 0; startfadein(); } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } mon4 = 'b3:' + bg3a; if (!textmode) { if (emmalook) { if (ea1 < 100) { ea1 += 20; } } else { if (ea1 > 0) { ea1 -= 10; } } if (robkey) { if (rkb < 100) { rkb += 20; } } else { if (roblook) { if (ra1 < 100) { ra1 += 20; } } else { if (ra1 > 0) { ra1 -= 10; } if (rkb > 0) { rkb -= 10; } } } i = 0; _root['sprite' + i + '_mc']._x = 0; _root['sprite' + i + '_mc']._y = 576; _root['sprite' + i + '_mc']._alpha = ea1; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(36); _root['sprite' + i + '_mc'].swapDepths(2502); i = 1; _root['sprite' + i + '_mc']._x = 720; _root['sprite' + i + '_mc']._y = 576; _root['sprite' + i + '_mc']._alpha = ra1; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(35); _root['sprite' + i + '_mc'].swapDepths(2506); i = 2; _root['sprite' + i + '_mc']._x = 720; _root['sprite' + i + '_mc']._y = 576; _root['sprite' + i + '_mc']._alpha = rkb; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(38); _root['sprite' + i + '_mc'].swapDepths(2507); if (ssay == 111.3) { i = 3; _root['sprite' + i + '_mc']._x = 266; _root['sprite' + i + '_mc']._y = 334; _root['sprite' + i + '_mc']._alpha = bg3a; if (wait) { } else { if (randel) { --randel; } else { randel = rnd(8) + 1; if (pressing) { pressing = 0; } else { if (presses < 20) { pressing = 1; ++presses; } } } } if (pressing) { _root['sprite' + i + '_mc']._alpha = 0; } _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(37); _root['sprite' + i + '_mc'].swapDepths(3508); } } bg1_mc._alpha = bg1a; bg2_mc._alpha = bg2a; bg3_mc._alpha = bg3a; bg4_mc._alpha = bg4a; omousex = mousex; omousey = mousey; if (!Key.isDown(191)) { slashrel = 1; } if (mybug && Key.isDown(27)) { scenestarted = 0; killsprites(); } if (mybug && Key.isDown(191) && slashrel) { killsprites(); forcebuboff = 1; bg3_mc.gotoAndStop(50); ssay = 111.4; bg1_mc.gotoAndStop(49); textmode = 0; robkey = 0; emmalook = 1; roblook = 1; ssay = 124.2; wait = 20; wait2 = 30; } } function doflames() { f0x = 52 + adjx; f0y = 101 + adjy; r = rnd(3) / 5 + 0.25; f0seq += r; if (f0seq >= 4) { f0seq = 0; } f0a = bg2a - 10; if (f0a < 0) { f0a = 0; } i = 0; _root['sprite' + i + '_mc']._x = f0x; _root['sprite' + i + '_mc']._y = f0y; _root['sprite' + i + '_mc']._alpha = f0a; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(40 + floor(f0seq)); _root['sprite' + i + '_mc'].swapDepths(2502); f1x = 645 + adjx; f1y = 105 + adjy; r = rnd(3) / 4 + 0.25; f1seq += r; if (f1seq >= 4) { f1seq = 0; } f1a = bg2a - 10; if (f1a < 0) { f1a = 0; } i = 1; _root['sprite' + i + '_mc']._x = f1x; _root['sprite' + i + '_mc']._y = f1y; _root['sprite' + i + '_mc']._alpha = f1a; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(40 + floor(f1seq)); _root['sprite' + i + '_mc'].swapDepths(2503); } function dodressfall() { if (dressfall < 400 && bg2a <= 0) { dressfall += dfadd; dfadd += 0.69; if (dressfall > 3 && !saidoh) { sayfile1('surprise1.mp3', 15); saidoh = 1; } } dbx = 344; dby = 574; dtx = 347; dty = 417; i = 0; _root['sprite' + i + '_mc']._x = dbx; _root['sprite' + i + '_mc']._y = dby + dressfall / 2; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(45); _root['sprite' + i + '_mc'].swapDepths(502); _root['sprite' + i + '_mc']._xscale = 100 + dressfall * 0.14; i = 1; _root['sprite' + i + '_mc']._x = dtx; _root['sprite' + i + '_mc']._y = dty + dressfall; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(46); _root['sprite' + i + '_mc'].swapDepths(503); _root['sprite' + i + '_mc']._xscale = 100 + dressfall * 0.14; _root['sprite' + i + '_mc']._yscale = 100 - dressfall * 0.14; i = 2; _root['sprite' + i + '_mc']._x = 720; _root['sprite' + i + '_mc']._y = 576; if (hpriest3) { _root['sprite' + i + '_mc']._alpha = 100; } else { _root['sprite' + i + '_mc']._alpha = 0; } _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(47); _root['sprite' + i + '_mc'].swapDepths(504); i = 3; hpstpx = sine(hpstepin) * -128; _root['sprite' + i + '_mc']._x = 848 + hpstpx + adjx; _root['sprite' + i + '_mc']._y = 576 + adjy; if (hpriest3 == 2) { _root['sprite' + i + '_mc']._alpha = bg2a; } else { _root['sprite' + i + '_mc']._alpha = 0; } _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(48); _root['sprite' + i + '_mc'].swapDepths(2505); } function doskirtfall() { if (skirtfall1 < 400) { skirtfall1 += sk1fadd; sk1fadd += 0.59; } i = 0; sk1x = 500; sk1y = 381; _root['sprite' + i + '_mc']._x = sk1x; _root['sprite' + i + '_mc']._y = sk1y + skirtfall1; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45; _root['sprite' + i + '_mc'].gotoAndStop(50); _root['sprite' + i + '_mc'].swapDepths(502); if (skirtfall2 < 400) { skirtfall2 += sk2fadd; sk2fadd += 0.79; } i = 1; p2khx = 398; p2khy = 372; _root['sprite' + i + '_mc']._x = p2khx; _root['sprite' + i + '_mc']._y = p2khy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(51); _root['sprite' + i + '_mc'].swapDepths(503); i = 2; sk2x = 270; sk2y = 391; _root['sprite' + i + '_mc']._x = sk2x; _root['sprite' + i + '_mc']._y = sk2y + skirtfall2; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45; _root['sprite' + i + '_mc'].gotoAndStop(52); _root['sprite' + i + '_mc'].swapDepths(504); if (skirtfall3 < 400) { skirtfall3 += sk3fadd; sk3fadd += 0.4; } i = 3; hpbx = 720 + adjx; hpby = 576 + adjy; _root['sprite' + i + '_mc']._x = hpbx; _root['sprite' + i + '_mc']._y = hpby; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(53); _root['sprite' + i + '_mc'].swapDepths(505); i = 4; hphx = 663; hphy = 286; _root['sprite' + i + '_mc']._x = hphx; _root['sprite' + i + '_mc']._y = hphy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(54); _root['sprite' + i + '_mc'].swapDepths(507); i = 5; sk3x = 619; sk3y = 356; _root['sprite' + i + '_mc']._x = sk3x; _root['sprite' + i + '_mc']._y = sk3y + skirtfall3; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45; _root['sprite' + i + '_mc'].gotoAndStop(55); _root['sprite' + i + '_mc'].swapDepths(506); if (slook == 0) { if (s1a < 100) { s1a += 20; } if (s2a > 0) { s2a -= 10; } if (sha > 0) { sha -= 20; } } else { if (slook == 1) { if (s2a < 100) { s2a += 20; } if (s1a > 0) { s1a -= 10; } if (sha > 0) { sha -= 20; } } else { if (sha < 100) { sha += 33.34; } if (s2a < 100) { s2a += 33.34; } if (s1a > 0) { s1a -= 20; } } } mon5 = '' + slook + ' ' + s1a + ' ' + s2a + ' ' + sha; i = 6; sx = 0; sy = 576; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = s1a; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(56); _root['sprite' + i + '_mc'].swapDepths(508); i = 7; sx = 0; sy = 576; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = s2a; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(57); _root['sprite' + i + '_mc'].swapDepths(509); i = 8; shx = 154 + fadjx; shy = 309 + fadjy; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = sha; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(58); _root['sprite' + i + '_mc'].swapDepths(510); } function dolickt() { if (mybug && Key.isDown(76)) { eyelooks = 5; } if (mybug && Key.isDown(72)) { eyelooks = 5; horny = 35; circles = 3; } if (mybug && Key.isDown(66)) { babykisses = 29; horny = 49.9; } if (attached == 0) { if (lickingtits) { tx = 466; ty = 148; sethotspot(tx, ty, 20, 20, 3); dx = mousex - tx; dy = mousey - ty; mdx = mousex - omousex; mdy = mousey - omousey; if (abs(dx) < 20 && abs(dy) < 20 && mdx < -1 || skippy) { killhotspot(); attached = 1; autopilot = 6; refx = mousex; udx = 0; udy = 0; } } } else { powerbarsize = horny + surge; if (godown == 2) { if (udx > 0) { udx -= 2; } else { if (wait2) { --wait2; } else { if (ssay < 159 && kisstits < 1) { say(159); ssay = 159; wait = 10; } } } kisstits = sine(udx) * 100; hkiss = 0; closeyes = 0; } else { if (godown == 1) { kisslips -= kisslips / 12; circledep -= circledep / 4; rubchestdep -= rubchestdep / 8; if (downa < 90) { downa += 2; if (downa == 40) { slookda = 100; } downadd = sine(downa) * 100; } else { if (!ktreset) { udx = 0; if (mousex > refx) { ktreset = 1; } } else { tdx = (refx - mousex) / 2; if (tdx < 0) { tdx = 0; } if (tdx > 90) { tdx = 90; } dx = tdx - udx; udx += dx / 6; kisstits = sine(udx) * 100; if (kisstits >= 99 && ktreset == 1) { ++kisses; ktreset = 2; } if (kisstits <= 70) { ktreset = 1; ukisses = kisses; } if (kisstits >= 99 && bkreset) { if (babykisses < 30) { ++babykisses; horny += 0.5; dosurge = 1; } bkreset = 0; trubchestdep = babykisses; } if (kisstits <= 96) { bkreset = 1; if (babykisses >= 30 && godown == 1) { godown = 2; wait2 = 20; } } } } } else { tdx = (refx - mousex) / 2; if (tdx < 0) { tdx = 0; } if (tdx > 90) { tdx = 90; } dx = tdx - udx; udx += dx / 6; kisslips = sine(udx) * 100; if (kisslips >= 99) { if (eyelooks >= 5) { dy = 25 - udy; udy += dy / 8; circledep = udy / 25; } else { tdy = (311 - mousex) / 4; if (tdy < 0) { tdy = 0; } if (tdy > 25) { tdy = 25; } dy = tdy - udy; udy += dy / 8; circledep = udy / 25; } } else { udy = 0; circledep -= circledep / 4; kissreset = 0; if (eyelooks >= 5) { if (rubchestdep < 2) { rubchestdep += 0.05; } if (circles >= 3 && !closeyes) { if (horny < 35) { horny += 5; dosurge = 2; } else { godown = 1; } circles = 0; } } else { if (circles >= 3 && !closeyes) { if (eyelooks < 5) { ++eyelooks; horny = eyelooks * 2; dosurge = 2; } circles = 0; } } } } } } circlea += 6 + eyelooks * 2; if (circlea >= 360) { circlea -= 360; if (circledep >= 0.4) { ++circles; if (circles == 3) { sayfile('mm5.mp3', 40); } } } circle = sine(circlea) * circledep * (1 + eyelooks / 8); circled = sine(circlea - 30) * circledep * (1 + eyelooks / 8); rcirclea += 4; rubchest = sine(rcirclea) * rubchestdep; rubchestn = rubchest + 0.5; if (rubchestn > 0) { rubchestn = 0; } rubchestp = rubchest - 0.5; if (rubchestp < 0) { rubchestp = 0; } if (godown) { rcirclea += 2; trubchest = sine(rcirclea) * trubchestdep; trubchestc = cosine(rcirclea) * trubchestdep; } mon4 = 'c:' + circles + ' elooks:' + eyelooks + ' gd:' + godown + ' ks:' + kisses + ' ' + babykisses; if (!godown) { if (kisslips >= 98) { hkiss = 1; closeyes = 1; } else { hkiss = 0; if (kisslips < 80) { closeyes = 0; } } } else { if (godown >= 1) { if (kisstits >= 98) { hkiss = 1; closeyes = 1; } else { hkiss = 0; if (kisslips < 80) { closeyes = 0; } } if (kisstits > 70) { tkh = kisstits * -0.25; if (ukisses & 1) { tk2 = 20; } else { tk2 = 0; } } else { tkh = kisstits * 0.18; tk2 = 0; } dx = tkh - kissheadadd; kissheadadd += dx / 6; dx = tk2 - kisstits2; kisstits2 += dx / 4; } } if (dosurge == 2) { if (surge < 12 * dosurge) { surge += dosurge; } else { dosurge = 0; } } else { if (dosurge == 1) { if (surge < 6 * dosurge) { surge += 2; } else { dosurge = 0; } } else { if (surge) { surge -= 0.5; } } } hx = 664; hy = 487; hx += kisslips * -0.69; hy += kisslips * 0.09; hx += downadd * -0.14; hy += downadd * 1.4; hx += kisstits * -0.15; hy += kisstits * -0.31; hcha = kisslips * -0.12; hcha += horny * rubchestp * 0.07000000000000001; hcha += (horny * rubchestp * -17 / 100) * ((100 - kisslips) / 100); hcha += downadd * 0.06; hcha += kisstits * -0.2; hcha += kisstits2 * -0.15; hha = kisslips * 0.1; hha += circle * 1.2; hha += downadd * 0.2; hha += kissheadadd; hha += kisstits2 * -0.05; sx = 319; sy = 511; sta = kisslips * 0.04; sta += kisstits * 0.02; scha = kisslips * 0.08; scha += horny * rubchestp * 0.08; scha += kisstits * 0.06; ssha = 0; sha = 0; sha += circled * -0.7; sha += downadd * 0.09; sha += kisstits * -0.06; sra = scha * -0.44; sla = scha * -0.66; sra += horny * rubchestp * -0.11; sla += horny * rubchestp * 0; trad = 374.3; toa = -16.6; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hhx = hx + xadd; hhy = hy + yadd; trad = 251.4; toa = -3.6; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hlshx = hx + xadd; hlshy = hy + yadd; trad = 61 + rubchest * horny; toa = -38; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; lhgx = sx + xadd; lhgy = sy + yadd; lhgx += horny * rubchestn * 0.52; lhgx += horny * rubchestp * 0.43; dx = babykisses - babykissesadd; babykissesadd += dx / 16; lhgx += babykissesadd * 2.4; lhgy += babykissesadd * 5.7; lhgx += trubchest * -0.12; lhgy += trubchestc * 0.3; tshrad = 262; telrad = 278; sss(hlshx, hlshy, tshrad, telrad, lhgx, lhgy, 0); hlsha = ugsha; hlela = ugela; trad = tshrad; toa = 0; xadd = sine(toa + hlsha) * trad; yadd = -cosine(toa + hlsha) * trad; hlelx = hlshx + xadd; hlely = hlshy + yadd; hlsha += 159; hlela += -635; trad = 250; toa = -18; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hrshx = hx + xadd; hrshy = hy + yadd; tshrad = 196.8; telrad = 235; sss(hrshx, hrshy, tshrad, telrad, lhgx, lhgy, 0); hrsha = ugsha; hrela = ugela; trad = tshrad; toa = 0; xadd = sine(toa + hrsha) * trad; yadd = -cosine(toa + hrsha) * trad; hrelx = hrshx + xadd; hrely = hrshy + yadd; hrsha += 162; hrela += 98; trad = 276; toa = -34; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; sshx = sx + xadd; sshy = sy + yadd; trad = 348.6; toa = -24.6; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; shx = sx + xadd; shy = sy + yadd; trad = 132; toa = -118; xadd = sine(toa + ssha) * trad; yadd = -cosine(toa + ssha) * trad; srx = sshx + xadd; sry = sshy + yadd; trad = 268; toa = -39; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; slx = sx + xadd; sly = sy + yadd; i = 0; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hcha; _root['sprite' + i + '_mc'].gotoAndStop(60); _root['sprite' + i + '_mc'].swapDepths(500); i = 1; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(61); _root['sprite' + i + '_mc'].swapDepths(510); i = 2; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(62); _root['sprite' + i + '_mc'].swapDepths(520); if (hkiss == 1) { if (hkissa < 100) { hkissa += 10; } } else { if (hkissa > 0) { hkissa -= 10; } } i = 3; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = hkissa; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(63); _root['sprite' + i + '_mc'].swapDepths(530); i = 4; _root['sprite' + i + '_mc']._x = hlshx; _root['sprite' + i + '_mc']._y = hlshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hlsha; _root['sprite' + i + '_mc'].gotoAndStop(65); _root['sprite' + i + '_mc'].swapDepths(540); i = 5; _root['sprite' + i + '_mc']._x = hlelx; _root['sprite' + i + '_mc']._y = hlely; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hlela; _root['sprite' + i + '_mc'].gotoAndStop(66); _root['sprite' + i + '_mc'].swapDepths(550); i = 6; _root['sprite' + i + '_mc']._x = hrshx; _root['sprite' + i + '_mc']._y = hrshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hrsha; _root['sprite' + i + '_mc'].gotoAndStop(67); _root['sprite' + i + '_mc'].swapDepths(370); i = 7; _root['sprite' + i + '_mc']._x = hrelx; _root['sprite' + i + '_mc']._y = hrely; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hrela; _root['sprite' + i + '_mc'].gotoAndStop(68); _root['sprite' + i + '_mc'].swapDepths(360); i = 9; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + sta; _root['sprite' + i + '_mc'].gotoAndStop(70); _root['sprite' + i + '_mc'].swapDepths(400); i = 10; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + scha; _root['sprite' + i + '_mc'].gotoAndStop(71); _root['sprite' + i + '_mc'].swapDepths(420); i = 11; _root['sprite' + i + '_mc']._x = sshx; _root['sprite' + i + '_mc']._y = sshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + ssha; _root['sprite' + i + '_mc'].gotoAndStop(72); _root['sprite' + i + '_mc'].swapDepths(430); i = 12; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(73); _root['sprite' + i + '_mc'].swapDepths(440); if (closeyes) { if (eyesa < 100) { eyesa += 10; } } else { if (eyesa > 0) { eyesa -= 10; } } i = 13; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = eyesa; _root['sprite' + i + '_mc']._rotation = 45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(75); _root['sprite' + i + '_mc'].swapDepths(442); i = 16; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = slookda; _root['sprite' + i + '_mc']._rotation = 45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(74); _root['sprite' + i + '_mc'].swapDepths(441); i = 14; _root['sprite' + i + '_mc']._x = srx; _root['sprite' + i + '_mc']._y = sry; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + sra; _root['sprite' + i + '_mc'].gotoAndStop(77); _root['sprite' + i + '_mc'].swapDepths(450); i = 15; _root['sprite' + i + '_mc']._x = slx; _root['sprite' + i + '_mc']._y = sly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + sla; _root['sprite' + i + '_mc'].gotoAndStop(76); _root['sprite' + i + '_mc'].swapDepths(350); } function dobreath() { if (bwait) { --bwait; } else { bwait = 20; if (inhale) { inhale = 0; } else { inhale = 1; } } if (inhale) { if (bg4a < 100) { bg4a += 4; } } else { if (bg4a > 0) { bg4a -= 4; } } mon5 = '4:' + bg4a; } function dolickp() { if (mybug && Key.isDown(66)) { pkisses = 5; tnpkisses = 1; npkisses = 1; horny = 54; } if (mybug && Key.isDown(72)) { licking = 1; horny = 89; pkisses = 6; npkisses = 0; } mon6 = ' 0:' + talking + ' 1:' + talking1 + ' 2:' + talking2 + ' 3:' + talking3 + ' aw:' + ahwait; if (attached == 0) { tx = 511; ty = 230; sethotspot(tx, ty, 20, 20, 3); dx = mousex - tx; dy = mousey - ty; mdx = mousex - omousex; mdy = mousey - omousey; if (abs(dx) < 20 && abs(dy) < 20 && mdx < -1 || skippy) { killhotspot(); attached = 1; autopilot = 6; refx = mousex; udx = 0; udy = 0; } } else { powerbarsize = horny + surge; tdx = (refx - mousex) / 2; if (tdx < 0) { tdx = 0; } if (cummed) { } else { if (licking) { if (lickdep < 1) { lickdep += 0.05; } if (kisspussy < 100) { kisspussy += 0.1; } if (kisspussy > 100) { kisspussy = 100; } } else { if (tdx > 90) { tdx = 90; } dx = tdx - udx; udx += dx / 6; kisspussy = sine(udx) * 100; } } if (licking) { if (cummed) { ++cummed; if (cummed > 60) { hkiss = 0; if (kisspussy > 58 + adjx) { kisspussy -= kisspussy / 128; } if (hpheadup < 20 && !lookdik) { hpheadup += 0.5; if (hpheadup == 14) { say(167); ssay = 167; wait = 10; } } else { lookdik = 1; if (balpha == 0) { if (hpheadup > 6 + fadjy) { hpheadup -= 1; } else { if (ssay == 167) { if (wait) { --wait; } else { say(168); ssay = 168; wait = 10; } } } } } } } else { hkiss = 1; } } else { if (kisspussy >= 99) { hkiss = 1; squint = 1; if (kpreset && !spasma) { if (pkisses >= 6) { pkisses = 6; licking = 1; udx = 0; } else { ++pkisses; kpreset = 0; spasma = 0.1; horny += 1; dosurge = 2; } } } else { hkiss = 0; if (kisspussy < 90) { squint = 0; } if (kisspussy < 97) { kpreset = 1; tnpkisses = 6 - pkisses; } } } } dopowerbar(); if (!cummed) { bspeed = 7 + (horny - 50) / 7; breathdep = 1; } else { if (bspeed > 8) { bspeed -= 0.001; } if (breathdep < 1.3) { breathdep += 0.05; } } breatha += bspeed; breath = sine(breatha) * breathdep; quivera += 110; if (!cummed) { quivdep = (horny - 50) / 50; } else { if (quivdep > 0) { quivdep -= 0.01; } if (quivdep < 0) { quivdep = 0; } } quiver = sine(quivera) * quivdep; lickspeed = (horny - 50) / 2.5; lickspeed += 10; if (cummed) { if (pumpa) { pumpa += 10; if (pumpa >= 360) { pumpa = 0; } } pump = sine(pumpa + 90); } else { if (!cumming) { spasdep = pkisses / 6; if (horny >= 90) { spasdep += (horny - 90) / 10; } if (spasma) { if (licking) { spasma += lickspeed / 2.5; } else { spasma += 5; } if (spasma >= 180) { spasma = 0; } } if (spasma2) { spasma2 += lickspeed / 3; if (spasma2 >= 180) { spasma2 = 0; } } tspasm = sine(spasma) * spasdep; tspasm += sine(spasma2) * spasdep; } else { if (spasdep < 3) { spasdep += 0.1; } if (spasma2) { spasma2 += lickspeed / 3; if (spasma2 >= 180) { spasma2 = 0; } } if (squirtreq) { spasma = 0.01; squirtreq = 0; ++waves; saysnd('coh', 50); } else { if (holdwait) { closeyes = 0; --holdwait; if (holdwait == 0) { squirtreq = 1; } } else { if (holdspas) { --holdspas; if (holdspas == 10 && waves >= 5) { precum = 1; } closeyes = 1; } else { spasma += 10; if (spasma >= 90 && ospasma < 90) { holdspas = 40 + waves * 3; } if (spasma >= 180) { spasma = 0; if (waves == 6) { cummed = 1; closeyes = 0; } else { holdwait = 5; } } } } } if (holdspas) { if (pumpa < 180) { pumpa += 25; } else { pumpa += 11 + adjx; } if (pumpa >= 360) { pumpa -= 360; } } else { if (pumpa) { pumpa += 10; if (pumpa >= 360) { pumpa = 0; } } } pump = sine(pumpa + 90); tspasm = sine(spasma) * spasdep; tspasm += sine(spasma2) * spasdep; ospasma = spasma; } } dx = tspasm - spasm; if (dx > 0) { spasm = tspasm; } else { if (horny < 90) { spasm += dx / 8; } else { if (horny < 95) { spasm += dx / 4; } else { spasm += dx / 2; } } } mdx = mousex - omousex; if (cummed) { if (cummod > 0) { cummod -= 0.025; } if (cummedmod < 1) { cummedmod += 0.25; } } else { if (cumming) { autopilot = 0; if (cummod < 1) { cummod += 0.25; } if (licka < 360) { licka += lickspeed; } } else { if (licka) { if (licka > 315) { if (boost) { licka += lickspeed; } else { if (mdx < 0) { boost = 1; licka += lickspeed; } else { ladd = (360 - licka) / 5; if (ladd < 1) { ladd = 1; } licka += ladd; } } } else { boost = 0; licka += lickspeed; } if (licka >= 360) { licka = 0; } xover = 180; if (licka >= xover && ola < xover && !cumming) { if (horny < 100) { horny += 0.5; dosurge = 1; if (spasma == 0) { spasma = 0.001; } else { if (spasma2 == 0) { spasma2 = 0.001; } } if (horny >= 91) { saysnd('mm', 50); } } else { if (!cumming) { cumming = 1; squirtreq = 1; } } } } else { if (licking && mdx < 0) { licka = 0.01; } } } } ola = licka; lickx = sine(licka + 90) * lickdep; licky = cosine(licka + 90) * lickdep; tlick = lickx * -7.6; dx = tnpkisses - npkisses; npkisses += dx / 8; hx = 667; hy = 596; hx += kisspussy * 1.02; hy += kisspussy * 0.67; hx += npkisses * -3.5; hy += npkisses * -2.5; hx += lickx * 2.3; hy += licky * -1.9; hcha = 8; hha = 10; hcha += kisspussy * -0.39; hha += kisspussy * -0.25; if (!licking) { hha += spasm * 3.6; } hha += npkisses * -1.2; if (cumming) { hha += cummod * 5.6; hha += pump * -2.9 * cummod; hha += cummod * quiver * spasm * -0.08; hha += cummod * spasm * 1.5; hcha += cummod * spasm * 0.6; hx += cummod * spasm * -0.8; hy += cummod * spasm * 0.8; hy += cummod * 9.9; } hha += licky * 2.5; hha += hpheadup * 1.1; sx = 239; sy = 491; sx += kisspussy * 0.1; sy += kisspussy * -0.05; stx = sx + breath * -0.23; sty = sy + breath * -0.73; shipa = 0; scha = 0; shipa += kisspussy * -0.04; shipa += spasm * -2.3; shipa += quiver * 0.04; shipa += quiver * spasm * 0.1; shipa += pump * 1.8; scha += kisspussy * -0.03; scha += spasm * 2; scha += ((horny - 50) / 100) * 1; scha += quiver * -0.03; scha += quiver * spasm * 0.02; scha += cummedmod * breath * -0.21; sha = -10; sha += kisspussy * 0.1; sha += quiver * -0.11; srla = 0; slla = 0; srla += kisspussy * 0.02; slla += kisspussy * 0.02; px = 203; py = 222; pcha = 0; pcha += kisspussy * -0.03; pcha += spasm * -1.2; pcha += pump * 0.7; xspasm = spasm - 0.4; if (xspasm < 0) { xspasm = 0; } pda = 0; pda += xspasm * 3.2; pda += quiver * spasm * 0.2; pda += cummedmod * breath * -0.78; sbx = 606; sby = 275; sbcha = 0; sbcha += kisspussy * -0.02; sbcha += spasm * 0.8; sbcha += pump * -0.7; trad = 374.3; toa = -16.6; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hhx = hx + xadd; hhy = hy + yadd; trad = 64 + fadjx / 1; trad += tlick; toa = -101 + fadjy / 1; xadd = sine(toa + hha) * trad; yadd = -cosine(toa + hha) * trad; htx = hhx + xadd; hty = hhy + yadd; trad = 251.4; toa = -3.6; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hlshx = hx + xadd; hlshy = hy + yadd; trad = 194; toa = 135; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; lhgx = sx + xadd; lhgy = sy + yadd; tshrad = 262; telrad = 278; sss(hlshx, hlshy, tshrad, telrad, lhgx, lhgy, 0); hlsha = ugsha; hlela = ugela; trad = tshrad; toa = 0; xadd = sine(toa + hlsha) * trad; yadd = -cosine(toa + hlsha) * trad; hlelx = hlshx + xadd; hlely = hlshy + yadd; hlsha += 159; hlela += -635; trad = 250; toa = -18; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hrshx = hx + xadd; hrshy = hy + yadd; tshrad = 196.8; telrad = 235; sss(hrshx, hrshy, tshrad, telrad, lhgx, lhgy, 0); hrsha = ugsha; hrela = ugela; trad = tshrad; toa = 0; xadd = sine(toa + hrsha) * trad; yadd = -cosine(toa + hrsha) * trad; hrelx = hrshx + xadd; hrely = hrshy + yadd; hrsha += 162; hrela += 98; trad = 320.3; toa = -43.3; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; shx = sx + xadd; shy = sy + yadd; trad = 133; toa = 128; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; srlx = sx + xadd; srly = sy + yadd; trad = 93; toa = 119; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; sllx = sx + xadd; slly = sy + yadd; i = 0; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hcha; _root['sprite' + i + '_mc'].gotoAndStop(60); _root['sprite' + i + '_mc'].swapDepths(500); i = 1; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(61); _root['sprite' + i + '_mc'].swapDepths(510); if (!licking || cummed) { if (facea < 100) { facea += 10; } } else { if (facea > 0) { facea -= 10; } } i = 2; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = facea; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(62); _root['sprite' + i + '_mc'].swapDepths(520); spd = 10; if (hkiss == 1) { if (hkissa < 100) { hkissa += spd; } } else { if (hkissa > 0) { hkissa -= spd; } } if (hkissa < 0) { hkissa = 0; } ulicking = licking; if (cumming) { ulicking = 0; } i = 3; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = hkissa; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(63 + ulicking); _root['sprite' + i + '_mc'].swapDepths(530); i = 4; _root['sprite' + i + '_mc']._x = hlshx; _root['sprite' + i + '_mc']._y = hlshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hlsha; _root['sprite' + i + '_mc'].gotoAndStop(65); _root['sprite' + i + '_mc'].swapDepths(540); i = 5; _root['sprite' + i + '_mc']._x = hlelx; _root['sprite' + i + '_mc']._y = hlely; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hlela; _root['sprite' + i + '_mc'].gotoAndStop(66); _root['sprite' + i + '_mc'].swapDepths(550); i = 6; _root['sprite' + i + '_mc']._x = hrshx; _root['sprite' + i + '_mc']._y = hrshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hrsha; _root['sprite' + i + '_mc'].gotoAndStop(67); _root['sprite' + i + '_mc'].swapDepths(370); i = 7; _root['sprite' + i + '_mc']._x = hrelx; _root['sprite' + i + '_mc']._y = hrely; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hrela; _root['sprite' + i + '_mc'].gotoAndStop(68); _root['sprite' + i + '_mc'].swapDepths(360); i = 8; _root['sprite' + i + '_mc']._x = htx; _root['sprite' + i + '_mc']._y = hty; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(79); _root['sprite' + i + '_mc'].swapDepths(409); i = 9; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + shipa; _root['sprite' + i + '_mc'].gotoAndStop(80); _root['sprite' + i + '_mc'].swapDepths(400); i = 18; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + shipa; _root['sprite' + i + '_mc'].gotoAndStop(87); _root['sprite' + i + '_mc'].swapDepths(410); i = 10; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + scha; _root['sprite' + i + '_mc'].gotoAndStop(81); _root['sprite' + i + '_mc'].swapDepths(420); i = 19; _root['sprite' + i + '_mc']._x = stx; _root['sprite' + i + '_mc']._y = sty; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + scha; _root['sprite' + i + '_mc'].gotoAndStop(88); _root['sprite' + i + '_mc'].swapDepths(421); i = 11; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(82); _root['sprite' + i + '_mc'].swapDepths(440); if (closeyes) { if (eyesa < 100) { eyesa += 20; } } else { if (eyesa > 0) { eyesa -= 20; } } if (squint && !closeyes) { if (eyessqa < 100) { eyessqa += 10; } } else { if (eyessqa > 0) { eyessqa -= 20; } } i = 12; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = eyessqa; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(83); _root['sprite' + i + '_mc'].swapDepths(442); i = 13; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = eyesa; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(84); _root['sprite' + i + '_mc'].swapDepths(443); i = 14; _root['sprite' + i + '_mc']._x = srlx; _root['sprite' + i + '_mc']._y = srly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + srla; _root['sprite' + i + '_mc'].gotoAndStop(85); _root['sprite' + i + '_mc'].swapDepths(650); i = 15; _root['sprite' + i + '_mc']._x = sllx; _root['sprite' + i + '_mc']._y = slly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + slla; _root['sprite' + i + '_mc'].gotoAndStop(86); _root['sprite' + i + '_mc'].swapDepths(350); i = 16; _root['sprite' + i + '_mc']._x = sbx; _root['sprite' + i + '_mc']._y = sby; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + sbcha; _root['sprite' + i + '_mc'].gotoAndStop(91); _root['sprite' + i + '_mc'].swapDepths(200); i = 17; _root['sprite' + i + '_mc']._x = px + 25; _root['sprite' + i + '_mc']._y = py + 23; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pcha; _root['sprite' + i + '_mc'].gotoAndStop(90); _root['sprite' + i + '_mc'].swapDepths(202); i = 20; _root['sprite' + i + '_mc']._x = px + 26; _root['sprite' + i + '_mc']._y = py + 148; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(92); _root['sprite' + i + '_mc'].swapDepths(203); if (precum && pca < 100) { pca += 2; } i = 21; _root['sprite' + i + '_mc']._x = px + 26; _root['sprite' + i + '_mc']._y = py + 148; _root['sprite' + i + '_mc']._alpha = pca; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(93); _root['sprite' + i + '_mc'].swapDepths(204); } function doenter() { if (attached && mybug && Key.isDown(66)) { comfortpoint = 76; newcomfort = 76; painpoint = comfortpoint + 15; painmax = 0; ssay = 174; } if (attached == 0) { tx = 518; ty = 503; sethotspot(tx, ty, 20, 20, 3); dx = mousex - tx; dy = mousey - ty; mdx = mousex - omousex; mdy = mousey - omousey; if (abs(dx) < 20 && abs(dy) < 20 && mdx < -1 || skippy) { killhotspot(); attached = 1; refx = mousex; udx = 0; udy = 0; } } else { tdx = (refx - mousex) / 2; if (tdx < 0) { tdx = 0; } if (cummed) { } else { if (fucking) { } else { if (tdx > 90) { tdx = 90; } if (tdx > painpoint) { tdx = painpoint; } bdx = tdx - budx; budx += bdx / 12; ballsa = bdx * -0.2; dx = tdx - udx; if (balpha) { udx += dx / 32; } else { if (comfortpoint > 65) { udx += dx / 4; } else { if (comfortpoint > 35) { udx += dx / 5; } else { udx += dx / 6; } } } stickitin = sine(udx) * 100; if (startpain) { dx = 100 - pain; pain += dx / 8; painmax = pain; if (pain >= 95) { startpain = 0; } if (ssay == 172) { say(173); ssay = 173; } } else { if (udx > painpoint - 4) { if (ouch == 0) { startpain = 1; tdickred = comfortpoint; if (tdickred > 100) { tdickred = 100; } saysnd('ouch', 30); } ouch = 1; newcomfort = painpoint; painwait = 5; dx = 100 - pain; pain += dx / 8; painmax = pain; } else { if (painmax > 0 && udx < painpoint - 5) { mdx = mousex - omousex; if (mdx < 0 && pmreset) { painmax -= 15; pmreset = 0; } else { if (mdx > 0) { pmreset = 1; } } if (painmax) { painmax -= 0.75; } if (painmax < 0) { painmax = 0; } } dx = painmax - pain; pain += dx / 32; if (pain < 10) { if (ouch) { sayfile('mm5.mp3', 40); } ouch = 0; if (painwait) { --painwait; } else { dx = newcomfort - comfortpoint; comfortpoint += dx / 16; painpoint = comfortpoint + 15; } } } } mon5 = 'cf:' + floor(comfortpoint) + ' pp:' + floor(painpoint) + ' udx:' + floor(udx) + ' pw:' + painwait; mon6 = 'dr:' + floor(dickred); } } } if (ssay == 174 && painpoint > 90) { say(175); ssay = 175; } bdx = 179; bdy = 537; px = 297 + adjx; py = 233 + adjy; px += stickitin * 0.1; py += stickitin * 0.06; pta = 0; pta += stickitin * -0.03; pba = 0; pba += stickitin * 0.02; pda = 0; painx = pain - 30; if (painx < 0) { painx = 0; } pda += painx * 0.15; paa = stickitin * -0.01; trad = 109; toa = 190; xadd = sine(toa + pba) * trad; yadd = -cosine(toa + pba) * trad; pdx = px + xadd; pdy = py + yadd; trad = 272; toa = -11; xadd = sine(toa + pta) * trad; yadd = -cosine(toa + pta) * trad; pax = px + xadd; pay = py + yadd; hx = 630; hy = 444; hx += stickitin * -0.7; hy += stickitin * 0.02; hhipa = 0; hhipa += stickitin * 0.1; hlla = -12; hrla = -29; hlla += stickitin * -0.06; hrla += stickitin * -0.09; hda = -7; hda += stickitin * 0.02; hha = 6; hha += stickitin * 0.03; sx = 281; sy = 472; sx += stickitin * 0.13; sy += stickitin * -0.06; shipa = 6; shipa += stickitin * 0.01; sta = stickitin * -0.03; sta += pain * 0.07000000000000001; sha = 0; sha += pain * -0.05; slla = 0; srla = -11; slla += stickitin * 0.04; srla += stickitin * 0.06; trad = 127; toa = 96; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; sllx = sx + xadd; slly = sy + yadd; trad = 104; toa = 101; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; srlx = sx + xadd; srly = sy + yadd; trad = 84; toa = -159; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; sgx = sx + xadd; sgy = sy + yadd; trad = 289; toa = -38; xadd = sine(toa + sta) * trad; yadd = -cosine(toa + sta) * trad; shx = sx + xadd; shy = sy + yadd; ux = sgx; uy = sgy; tshrad = 301; telrad = 485; sss(hx, hy, tshrad, telrad, ux, uy, 1); hcha = ugsha; hlaa = ugela; trad = tshrad; toa = 0; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hlax = hx + xadd; hlay = hy + yadd; hcha += 5.3; hlaa += 148; trad = 75; toa = -181; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hllx = hx + xadd; hlly = hy + yadd; trad = 74; toa = -181; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hrlx = hx + xadd; hrly = hy + yadd; trad = 103; toa = -131; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hdx = hx + xadd; hdy = hy + yadd; trad = 443.8; toa = -13.7; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hhx = hx + xadd; hhy = hy + yadd; i = 0; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pba; _root['sprite' + i + '_mc'].gotoAndStop(125); _root['sprite' + i + '_mc'].swapDepths(200); i = 25; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pta; _root['sprite' + i + '_mc'].gotoAndStop(126); _root['sprite' + i + '_mc'].swapDepths(202); i = 27; _root['sprite' + i + '_mc']._x = pax; _root['sprite' + i + '_mc']._y = pay; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + paa; _root['sprite' + i + '_mc'].gotoAndStop(127); _root['sprite' + i + '_mc'].swapDepths(201); i = 1; _root['sprite' + i + '_mc']._x = pdx; _root['sprite' + i + '_mc']._y = pdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(102); _root['sprite' + i + '_mc'].swapDepths(210); dx = tdickred - dickred; dickred += dx / 32; i = 15; _root['sprite' + i + '_mc']._x = pdx; _root['sprite' + i + '_mc']._y = pdy; _root['sprite' + i + '_mc']._alpha = dickred * 0.72; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(128); _root['sprite' + i + '_mc'].swapDepths(211); i = 2; _root['sprite' + i + '_mc']._x = bdx; _root['sprite' + i + '_mc']._y = bdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(100); _root['sprite' + i + '_mc'].swapDepths(220); i = 3; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + shipa; _root['sprite' + i + '_mc'].gotoAndStop(105); _root['sprite' + i + '_mc'].swapDepths(400); i = 26; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + shipa; _root['sprite' + i + '_mc'].gotoAndStop(104); _root['sprite' + i + '_mc'].swapDepths(421); i = 4; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sta; _root['sprite' + i + '_mc'].gotoAndStop(106); _root['sprite' + i + '_mc'].swapDepths(440); i = 22; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(121); _root['sprite' + i + '_mc'].swapDepths(442); if (ouch) { if (spaina < 100) { spaina += 25; } else { if (sfacea > 0) { sfacea -= 25; } } } else { if (sfacea < 100) { sfacea += 10; } else { if (spaina > 0) { spaina -= 25; } } } i = 23; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = sfacea; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(122); _root['sprite' + i + '_mc'].swapDepths(444); i = 24; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = spaina; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(123); _root['sprite' + i + '_mc'].swapDepths(443); i = 20; _root['sprite' + i + '_mc']._x = sllx; _root['sprite' + i + '_mc']._y = slly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + slla; _root['sprite' + i + '_mc'].gotoAndStop(107); _root['sprite' + i + '_mc'].swapDepths(384); i = 21; _root['sprite' + i + '_mc']._x = srlx; _root['sprite' + i + '_mc']._y = srly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + srla; _root['sprite' + i + '_mc'].gotoAndStop(108); _root['sprite' + i + '_mc'].swapDepths(430); i = 5; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hhipa; _root['sprite' + i + '_mc'].gotoAndStop(110); _root['sprite' + i + '_mc'].swapDepths(500); i = 6; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hcha; _root['sprite' + i + '_mc'].gotoAndStop(111); _root['sprite' + i + '_mc'].swapDepths(520); i = 7; _root['sprite' + i + '_mc']._x = hlax; _root['sprite' + i + '_mc']._y = hlay; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hlaa; _root['sprite' + i + '_mc'].gotoAndStop(113); _root['sprite' + i + '_mc'].swapDepths(540); i = 9; _root['sprite' + i + '_mc']._x = hllx; _root['sprite' + i + '_mc']._y = hlly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hlla; _root['sprite' + i + '_mc'].gotoAndStop(115); _root['sprite' + i + '_mc'].swapDepths(560); i = 10; _root['sprite' + i + '_mc']._x = hrlx; _root['sprite' + i + '_mc']._y = hrly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hrla; _root['sprite' + i + '_mc'].gotoAndStop(116); _root['sprite' + i + '_mc'].swapDepths(385); i = 11; _root['sprite' + i + '_mc']._x = hdx; _root['sprite' + i + '_mc']._y = hdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hda; _root['sprite' + i + '_mc'].gotoAndStop(117); _root['sprite' + i + '_mc'].swapDepths(420); i = 13; _root['sprite' + i + '_mc']._x = hdx; _root['sprite' + i + '_mc']._y = hdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hhipa; _root['sprite' + i + '_mc'].gotoAndStop(119); _root['sprite' + i + '_mc'].swapDepths(501); i = 14; _root['sprite' + i + '_mc']._x = hdx; _root['sprite' + i + '_mc']._y = hdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + ballsa; _root['sprite' + i + '_mc'].gotoAndStop(120); _root['sprite' + i + '_mc'].swapDepths(429); i = 12; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(118); _root['sprite' + i + '_mc'].swapDepths(530); } function dopowerbar() { h100 = horny / 100; powerbarsize = horny + surge; if (dosurge) { if (surge < 12 * dosurge) { surge += dosurge; } else { dosurge = 0; } } else { if (surge) { surge -= 0.5; } } sinehorny = sine(horny * 0.9) * 100; } function dokiss2() { if (mybug && buttonpress) { horny = 99; kisses = 30; bigkiss = 1; } quivera += 110; if (!cummed) { quivdep = (horny - 50) / 50; } else { if (quivdep > 0) { quivdep -= 0.01; } if (quivdep < 0) { quivdep = 0; } if (horny > 0) { horny -= 0.5; } else { if (ssay < 182.2) { ssay = 182.2; } } } quiver = sine(quivera) * quivdep; lickspeed = (horny - 50) / 2.5; lickspeed += 10; if (cummed) { if (pumpa) { pumpa += 10; if (pumpa >= 360) { pumpa = 0; } } pump = sine(pumpa + 90); tspasm = 0; } else { if (!cumming) { spasdep = kisses / 25; if (horny >= 90) { spasdep += (horny - 90) / 10; } if (spasma) { spasma += lickspeed / 2.5; if (spasma >= 180) { spasma = 0; } } if (spasma2) { spasma2 += 15; if (spasma2 >= 180) { spasma2 = 0; } } tspasm = sine(spasma) * spasdep; tspasm += sine(spasma2) * spasdep; } else { if (cummod < 1) { cummod += 0.25; } if (spasdep < 3) { spasdep += 0.1; } if (spasma2) { spasma2 += lickspeed / 3; if (spasma2 >= 180) { spasma2 = 0; } } if (squirtreq) { spasma = 0.01; squirtreq = 0; } else { if (holdwait) { closeyes = 0; --holdwait; if (holdwait == 0) { squirtreq = 1; } } else { if (holdspas) { --holdspas; } else { if (spasma < 90) { spasma += 15; } else { spasma += 10; } if (spasma >= 90 && ospasma < 90) { holdspas = 1 + squirts; sqflya4 = 0; sqflya3 = 0; sqflya2 = 0; sqflya1 = 0; sqflya0 = 0; fall4 = 0; fall3 = 0; fall2 = 0; fall1 = 0; fall0 = 0; sal0 = 60; uglobs = globs[squirts]; if (uglobs > 1) { sal1 = 60; } if (uglobs > 2) { sal2 = 60; } if (uglobs > 3) { sal3 = 60; } if (uglobs > 4) { sal4 = 60; } lpx = px; lpy = py; sqa = pda; fsquirt = 1; if (squirts == 0) { sayfile1('morg5.wav', 20); } else { saysnd('uhh0', 25); } } if (spasma >= 180) { spasma = 0; if (squirts >= 100) { cummed = 1; closeyes = 0; } else { holdwait = 1 + squirts; } } } } } tspasm = sine(spasma) * spasdep; tspasm += sine(spasma2) * spasdep; ospasma = spasma; } } dx = tspasm - spasm; if (dx > 0) { spasm = tspasm; } else { if (cummed) { spasm += dx / 32; } else { if (horny < 90) { spasm += dx / 4; } else { if (horny < 95) { spasm += dx / 3; } else { spasm += dx / 2; } } } } if (horny >= 90 && !cummed) { qd = (horny - 89) / 10; rpumpa += 8 + rnd(8) + qd * 6; rpump = sine(rpumpa) * qd * 19; prp = sine(rpumpa); if (prp < 0) { prp = -prp; } spasm += quiver * qd * prp * 0.04; } else { if (cummed) { rpumpa += 4; rpump = sine(rpumpa) * 20; cummod *= 0.9; } else { rpump = 0; rpumpa = 0; } } pumphip = spasm * 50; pumphip += rpump; pumphip += cummod * quiver * spasm; mon6 = 'sp:' + spasm; kx = 347; ky = 218; px = 571; py = 449; tangle = usqangle; dx = tangle - pangle; pangle += dx / 8; pda = kissa2 * 0.007; pda += pangle; px += pumphip * -0.3; py += pumphip * -0.1; pha = pumphip * -0.056; trad = 252; toa = -65; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; dripx = px + xadd; dripy = py + yadd; if (dfollow == 0) { dfollow = dripx; } else { dx = dripx - dfollow; dfollow += dx / 3; } dx = dripx - dfollow; driplen = dx * 0.15; trad = 252 + dx * 2.8; toa = -65; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; dripdx = px + xadd; dripdy = py + yadd; dotsize = dx * 0.08; if (dripa && dripx > 435) { dripa = 0; } fsqa = pda - 65; i = 0; _root['sprite' + i + '_mc']._x = kx; _root['sprite' + i + '_mc']._y = ky; _root['sprite' + i + '_mc']._alpha = kissa1; _root['sprite' + i + '_mc']._rotation = 0; if (cumming) { _root['sprite' + i + '_mc'].gotoAndStop(139); } else { _root['sprite' + i + '_mc'].gotoAndStop(135); } _root['sprite' + i + '_mc'].swapDepths(2); i = 1; _root['sprite' + i + '_mc']._x = kx; _root['sprite' + i + '_mc']._y = ky; _root['sprite' + i + '_mc']._alpha = kissa2; _root['sprite' + i + '_mc']._rotation = 0; if (winced) { _root['sprite' + i + '_mc'].gotoAndStop(138); } else { _root['sprite' + i + '_mc'].gotoAndStop(136); } _root['sprite' + i + '_mc'].swapDepths(3); i = 2; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = pangle; _root['sprite' + i + '_mc'].gotoAndStop(130); _root['sprite' + i + '_mc'].swapDepths(5); _root['sprite' + i + '_mc']._xscale = 100 + pumphip * 0.1; i = 3; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(131); _root['sprite' + i + '_mc'].swapDepths(19); i = 7; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(147); _root['sprite' + i + '_mc'].swapDepths(95); i = 4; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pha + pangle; _root['sprite' + i + '_mc'].gotoAndStop(132); _root['sprite' + i + '_mc'].swapDepths(4); i = 5; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pha + pangle; _root['sprite' + i + '_mc'].gotoAndStop(133); _root['sprite' + i + '_mc'].swapDepths(96); i = 6; _root['sprite' + i + '_mc']._x = 0; _root['sprite' + i + '_mc']._y = 576; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(146); _root['sprite' + i + '_mc'].swapDepths(84); i = 8; csx = 188; csy = 414; _root['sprite' + i + '_mc']._x = csx; _root['sprite' + i + '_mc']._y = csy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(149 + splatseq); _root['sprite' + i + '_mc'].swapDepths(85); sqangle = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; sqspace = [0, 40, 30, 20, 15, 10, 8, 5, 50, 50]; sqdistance = [450, 350, 285, 220, 200, 80, 30, 20, 350, 350]; sqxspd = [0, 0, 0, 0, 0, -1, -1.5, -1.8, 0, 0]; siz0tab = [1, 1.5, 1.2, 1.1, 1, 1, 1, 1, 1, 1]; globs = [1, 5, 5, 4, 3, 1, 1, 1, 1, 1]; bender = [1, 1, 1, 1, 0, 0, 0, 0, 0, 0]; sqend = [90, 90, 90, 80, 85, 73, 40, 40, 0, 0]; usqangle = sqangle[squirts]; space = sqspace[squirts]; udistance = sqdistance[squirts]; xspd = sqxspd[squirts]; siz0 = siz0tab[squirts]; ubend = bender[squirts]; usqend = sqend[squirts]; space += qadjx; udistance += qadjy; xspd += zadjx / 10; siz0 += wadjy / 10; usqend += fadjx; mon5 = 'fs:' + fsquirt + ' ' + pangle + ' ' + usqangle; if (fsquirt) { sqflya0 += 8 + xspd; sqflya1 += 7.5 + xspd; sqflya2 += 7 + xspd; sqflya3 += 6.5 + xspd; sqflya4 += 6 + xspd; if (sqflya0 > 90) { sqflya0 = 90; } if (sqflya1 > 90) { sqflya1 = 90; } if (sqflya2 > 90) { sqflya2 = 90; } if (sqflya3 > 90) { sqflya2 = 90; } if (sqflya4 >= usqend) { ++squirts; if (squirts >= 3) { splatseq = squirts - 3; wince = 5; } if (squirts >= 8) { cummed = 1; } sal4 = 0; sal3 = 0; sal2 = 0; sal1 = 0; sal0 = 0; fsquirt = 0; } sd = 4; if (squirts >= 6) { finc = 1 + wadjx / 10; } else { finc = 6; } if (sqflya0 >= 48) { fall0 += finc; sal0 -= sd; } if (sqflya1 >= 48) { fall1 += finc; sal1 -= sd; } if (sqflya2 >= 48) { fall2 += finc; sal2 -= sd; } if (sqflya3 >= 48) { fall3 += finc; sal3 -= sd; } if (sqflya4 >= 48) { fall4 += finc; sal4 -= sd; } distance0 = udistance; distance1 = distance0 - space; distance2 = distance1 - space; distance3 = distance2 - space; distance4 = distance3 - space; start0 = 260; sqfly0 = sine(sqflya0) * distance0; sqfly1 = sine(sqflya1) * distance1; sqfly2 = sine(sqflya2) * distance2; sqfly3 = sine(sqflya3) * distance3; sqfly4 = sine(sqflya4) * distance4; } fallymul = (33 + fadjx) / 10; tiltmul = (-51 + fadjy) / 100; i = 0; fsqseq = floor(sqflya0 / 15); if (fsqseq < 0) { fsqseq = 0; } if (fsqseq > 5) { fsqseq = 5; } t = sqflya0 * 60 / 100; if (t < 0) { t = 0; } if (t > 90) { t = 90; } sqsiz = sine(90 + t); trad = start0 + sqfly0; toa = -65; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; fsqx = lpx + xadd; fsqy = lpy + yadd; fsqy += fall0 * fallymul; tilt = fall0 * tiltmul; _root['sperm' + i + '_mc']._x = fsqx; _root['sperm' + i + '_mc']._y = fsqy; _root['sperm' + i + '_mc']._alpha = sal0; _root['sperm' + i + '_mc']._rotation = fsqa + tilt; if (ubend) { _root['sperm' + i + '_mc'].gotoAndStop(47 + fsqseq); } else { _root['sperm' + i + '_mc'].gotoAndStop(40 + fsqseq); } _root['sperm' + i + '_mc'].swapDepths(26); siz0h = (siz0 + 2) / 3; _root['sperm' + i + '_mc']._yscale = 100 * sqsiz * siz0; _root['sperm' + i + '_mc']._xscale = 100 * sqsiz * siz0h; i = 1; fsqseq = floor(sqflya1 / 15); if (fsqseq < 0) { fsqseq = 0; } if (fsqseq > 5) { fsqseq = 5; } t = sqflya1 * 60 / 100; if (t < 0) { t = 0; } if (t > 90) { t = 90; } sqsiz = sine(90 + t); trad = start0 + sqfly1; toa = -65; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; fsqx = lpx + xadd; fsqy = lpy + yadd; fsqy += fall1 * fallymul; tilt = fall1 * tiltmul; _root['sperm' + i + '_mc']._x = fsqx; _root['sperm' + i + '_mc']._y = fsqy; _root['sperm' + i + '_mc']._alpha = sal1; _root['sperm' + i + '_mc']._rotation = fsqa + tilt; _root['sperm' + i + '_mc'].gotoAndStop(40 + fsqseq); _root['sperm' + i + '_mc'].swapDepths(25); _root['sperm' + i + '_mc']._yscale = 100 * sqsiz; _root['sperm' + i + '_mc']._xscale = 100 * sqsiz; i = 2; fsqseq = floor(sqflya2 / (15 + adjy)); if (fsqseq < 0) { fsqseq = 0; } if (fsqseq > 5) { fsqseq = 5; } t = sqflya2 * 60 / 100; if (t < 0) { t = 0; } if (t > 90) { t = 90; } sqsiz = sine(90 + t); trad = start0 + sqfly2; toa = -65; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; fsqx = lpx + xadd; fsqy = lpy + yadd; fsqy += fall2 * fallymul; tilt = fall2 * tiltmul; _root['sperm' + i + '_mc']._x = fsqx; _root['sperm' + i + '_mc']._y = fsqy; _root['sperm' + i + '_mc']._alpha = sal2; _root['sperm' + i + '_mc']._rotation = fsqa + tilt; _root['sperm' + i + '_mc'].gotoAndStop(40 + fsqseq); _root['sperm' + i + '_mc'].swapDepths(24); _root['sperm' + i + '_mc']._yscale = 100 * sqsiz; _root['sperm' + i + '_mc']._xscale = 100 * sqsiz; i = 3; fsqseq = floor(sqflya3 / (15 + adjy)); if (fsqseq < 0) { fsqseq = 0; } if (fsqseq > 5) { fsqseq = 5; } t = sqflya3 * 60 / 100; if (t < 0) { t = 0; } if (t > 90) { t = 90; } sqsiz = sine(90 + t); trad = start0 + sqfly3; toa = -65; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; fsqx = lpx + xadd; fsqy = lpy + yadd; fsqy += fall3 * fallymul; tilt = fall3 * tiltmul; _root['sperm' + i + '_mc']._x = fsqx; _root['sperm' + i + '_mc']._y = fsqy; _root['sperm' + i + '_mc']._alpha = sal3; _root['sperm' + i + '_mc']._rotation = fsqa + tilt; _root['sperm' + i + '_mc'].gotoAndStop(40 + fsqseq); _root['sperm' + i + '_mc'].swapDepths(23); _root['sperm' + i + '_mc']._yscale = 100 * sqsiz; _root['sperm' + i + '_mc']._xscale = 100 * sqsiz; i = 4; fsqseq = floor(sqflya4 / (15 + adjy)); if (fsqseq < 0) { fsqseq = 0; } if (fsqseq > 5) { fsqseq = 5; } t = sqflya4 * 60 / 100; if (t < 0) { t = 0; } if (t > 90) { t = 90; } sqsiz = sine(90 + t); trad = start0 + sqfly4; toa = -65; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; fsqx = lpx + xadd; fsqy = lpy + yadd; fsqy += fall4 * fallymul; tilt = fall4 * tiltmul; _root['sperm' + i + '_mc']._x = fsqx; _root['sperm' + i + '_mc']._y = fsqy; _root['sperm' + i + '_mc']._alpha = sal4; _root['sperm' + i + '_mc']._rotation = fsqa + tilt; _root['sperm' + i + '_mc'].gotoAndStop(40 + fsqseq); _root['sperm' + i + '_mc'].swapDepths(22); _root['sperm' + i + '_mc']._yscale = 100 * sqsiz; _root['sperm' + i + '_mc']._xscale = 100 * sqsiz; } function doenter2() { if (mybug && Key.isDown(66)) { horny = 88; } refx = 532; refy = 340; dopowerbar(); quivera += 140; if (!pullout) { if (peakwait > 0) { quivdep = h100; } else { if (quivdep > 0) { quivdep -= 0.25; } } } else { if (quivdep < 0.5) { quivdep += 0.25; } spa += 5; } if (quivdep < 0) { quivdep = 0; } quiver = sine(quivera) * quivdep; slopump = sine(spa) * 13; quiver += slopump * quivdep; mdx = mousex - omousex; if (pullout) { dx = 35 - pullout; pullout += dx / 16; if (pullout >= 34.75 && ssay < 185) { say(185); ssay = 185; wait = 20; } if (palpha > 0) { palpha -= 10; } } else { if (hfa) { if (peakwait > 0) { --peakwait; } else { if (hfa > 315) { if (boost) { hfa += hfspeed; } else { if (mdx < 0 || horny >= 90) { boost = 1; hfa += hfspeed; } else { ladd = (360 - hfa) / 5; if (ladd < 1) { ladd = 1; } hfa += ladd; } } } else { if (hf < 90) { hfa += hfspeed; hfa += hfspeed * 1 * h100; } else { if (hfa >= 270) { if (horny >= 100) { autopilot = 0; pullout = 0.01; } else { if (mdx < 0) { boost = 1; } hfa += hfspeed; } } else { boost = 0; hfa += hfspeed; } } } } if (hfa >= 90 && ohfa < 90) { if (horny < 100) { ++horny; if (horny < 90) { dosurge = 1; } if (horny >= 90) { peakwait = 1 + (horny - 90) / 2; uv = 5 + (horny - 90) / 1; saysnd('uhh2', uv); } } sfa = 0.01; } if (hfa >= 360) { if (boost) { hfa = 0.01; } else { hfa = 0; } } } else { if (mdx < 0) { hfa = 0.01; } } } if (horny >= 100) { if (hfspeed > 8) { --hfspeed; } } else { hfspeed = 10 + sinehorny * 0.2; } hfdep = sine(horny * 0.9) * 0.7; hfdep += 0.3; stickitin = 50 + sine(hfa) * 45 * hfdep + 20; stickitin += quiver * 1.1; stickitin -= pullout; ballsa = sine(hfa - 90) * 10; ohfa = hfa; sfspeed = hfspeed + 4 + fadjy; if (sfa) { sfa += sfspeed; if (sfa >= 360) { sfa = 0; } } sobpump = (sine(sfa - 90) + 1) * 50; mon5 = ' hfa:' + floor(hfa) + ' pw:' + peakwait; bdx = 179; bdy = 537; pbba = 0; px = 310 + adjx; py = 323 + adjy; px += stickitin * 0.03; px += sobpump * -0.02; py += sobpump * -0.02; pta = 0; pta += stickitin * -0.01; pba = 0; pba += stickitin * 0.01; pta += sobpump * -0.02; pda = stickitin * (5 + qadjy) / 100; pda = sobpump * -0.02; trad = 35 + sobpump * -0.04; toa = -143 + sobpump * 0.09; xadd = sine(toa + pba) * trad; yadd = -cosine(toa + pba) * trad; pdx = px + xadd; pdy = py + yadd; trad = 180; toa = 9; xadd = sine(toa + pba) * trad; yadd = -cosine(toa + pba) * trad; ptx = px + xadd; pty = py + yadd; hx = 630; hy = 444; hx += stickitin * -0.7; hy += stickitin * 0.02; hhipa = 0; hhipa += stickitin * 0.1; hlla = -12; hrla = -29; hlla += stickitin * -0.06; hrla += stickitin * -0.09; hda = -7; hda += stickitin * 0.02; hha = 6; hha += stickitin * 0.03; sx = 281; sy = 472; sx += stickitin * 0.13; sy += stickitin * -0.06; shipa = 6; shipa += stickitin * 0.01; sta = stickitin * -0.03; sta += pain * 0.07000000000000001; sha = 0; sha += pain * -0.05; slla = 0; srla = -11; slla += stickitin * 0.04; srla += stickitin * 0.06; trad = 127; toa = 96; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; sllx = sx + xadd; slly = sy + yadd; trad = 104; toa = 101; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; srlx = sx + xadd; srly = sy + yadd; trad = 84; toa = -159; xadd = sine(toa + shipa) * trad; yadd = -cosine(toa + shipa) * trad; sgx = sx + xadd; sgy = sy + yadd; trad = 289; toa = -38; xadd = sine(toa + sta) * trad; yadd = -cosine(toa + sta) * trad; shx = sx + xadd; shy = sy + yadd; ux = sgx; uy = sgy; tshrad = 301; telrad = 485; sss(hx, hy, tshrad, telrad, ux, uy, 1); hcha = ugsha; hlaa = ugela; trad = tshrad; toa = 0; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hlax = hx + xadd; hlay = hy + yadd; hcha += 5.3; hlaa += 148; trad = 75; toa = -181; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hllx = hx + xadd; hlly = hy + yadd; trad = 74; toa = -181; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hrlx = hx + xadd; hrly = hy + yadd; trad = 103; toa = -131; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hdx = hx + xadd; hdy = hy + yadd; trad = 443.8; toa = -13.7; xadd = sine(toa + hcha) * trad; yadd = -cosine(toa + hcha) * trad; hhx = hx + xadd; hhy = hy + yadd; i = 0; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pba; _root['sprite' + i + '_mc'].gotoAndStop(156); _root['sprite' + i + '_mc'].swapDepths(200); i = 1; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pba; _root['sprite' + i + '_mc'].gotoAndStop(157); _root['sprite' + i + '_mc'].swapDepths(201); i = 2; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = sobpump; _root['sprite' + i + '_mc']._rotation = -45 + pba; _root['sprite' + i + '_mc'].gotoAndStop(158); _root['sprite' + i + '_mc'].swapDepths(202); i = 3; _root['sprite' + i + '_mc']._x = ptx; _root['sprite' + i + '_mc']._y = pty; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pta; _root['sprite' + i + '_mc'].gotoAndStop(159); _root['sprite' + i + '_mc'].swapDepths(210); i = 4; _root['sprite' + i + '_mc']._x = pdx; _root['sprite' + i + '_mc']._y = pdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pbba; _root['sprite' + i + '_mc'].gotoAndStop(160); _root['sprite' + i + '_mc'].swapDepths(211); i = 5; _root['sprite' + i + '_mc']._x = pdx; _root['sprite' + i + '_mc']._y = pdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(161); _root['sprite' + i + '_mc'].swapDepths(212); i = 6; _root['sprite' + i + '_mc']._x = bdx; _root['sprite' + i + '_mc']._y = bdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(100); _root['sprite' + i + '_mc'].swapDepths(220); i = 7; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + shipa; _root['sprite' + i + '_mc'].gotoAndStop(103); _root['sprite' + i + '_mc'].swapDepths(400); i = 8; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = palpha; _root['sprite' + i + '_mc']._rotation = 45 + shipa; _root['sprite' + i + '_mc'].gotoAndStop(104); _root['sprite' + i + '_mc'].swapDepths(421); i = 9; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sta; _root['sprite' + i + '_mc'].gotoAndStop(106); _root['sprite' + i + '_mc'].swapDepths(440); i = 12; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sta; _root['sprite' + i + '_mc'].gotoAndStop(109); _root['sprite' + i + '_mc'].swapDepths(441); i = 10; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(121); _root['sprite' + i + '_mc'].swapDepths(442); i = 11; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(124); _root['sprite' + i + '_mc'].swapDepths(444); i = 13; _root['sprite' + i + '_mc']._x = sllx; _root['sprite' + i + '_mc']._y = slly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + slla; _root['sprite' + i + '_mc'].gotoAndStop(107); _root['sprite' + i + '_mc'].swapDepths(384); i = 14; _root['sprite' + i + '_mc']._x = srlx; _root['sprite' + i + '_mc']._y = srly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + srla; _root['sprite' + i + '_mc'].gotoAndStop(108); _root['sprite' + i + '_mc'].swapDepths(430); i = 15; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hhipa; _root['sprite' + i + '_mc'].gotoAndStop(110); _root['sprite' + i + '_mc'].swapDepths(500); i = 16; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hcha; _root['sprite' + i + '_mc'].gotoAndStop(111); _root['sprite' + i + '_mc'].swapDepths(520); i = 17; _root['sprite' + i + '_mc']._x = hlax; _root['sprite' + i + '_mc']._y = hlay; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hlaa; _root['sprite' + i + '_mc'].gotoAndStop(113); _root['sprite' + i + '_mc'].swapDepths(540); i = 18; _root['sprite' + i + '_mc']._x = hllx; _root['sprite' + i + '_mc']._y = hlly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hlla; _root['sprite' + i + '_mc'].gotoAndStop(115); _root['sprite' + i + '_mc'].swapDepths(560); i = 19; _root['sprite' + i + '_mc']._x = hrlx; _root['sprite' + i + '_mc']._y = hrly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hrla; _root['sprite' + i + '_mc'].gotoAndStop(116); _root['sprite' + i + '_mc'].swapDepths(385); i = 20; _root['sprite' + i + '_mc']._x = hdx; _root['sprite' + i + '_mc']._y = hdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hda; _root['sprite' + i + '_mc'].gotoAndStop(117); _root['sprite' + i + '_mc'].swapDepths(420); i = 21; _root['sprite' + i + '_mc']._x = hdx; _root['sprite' + i + '_mc']._y = hdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hhipa; _root['sprite' + i + '_mc'].gotoAndStop(119); _root['sprite' + i + '_mc'].swapDepths(501); i = 22; _root['sprite' + i + '_mc']._x = hdx; _root['sprite' + i + '_mc']._y = hdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + ballsa; _root['sprite' + i + '_mc'].gotoAndStop(120); _root['sprite' + i + '_mc'].swapDepths(429); i = 23; _root['sprite' + i + '_mc']._x = hhx; _root['sprite' + i + '_mc']._y = hhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(118); _root['sprite' + i + '_mc'].swapDepths(530); } function dojackoff() { if (mybug && Key.isDown(67)) { hcumming = 1; hsquirtreq = 1; } if (mybug && Key.isDown(80)) { pcumming = 1; psquirtreq = 1; } if (hjerka) { if (hjerka < 90) { hjerka += 30; } else { hjerka += 8; } if (hjerka >= 180) { hjerka = 0; } } hjerk = sine(hjerka); if (bjerka) { if (bjerka < 90) { bjerka += 45; } else { bjerka += 12; } if (bjerka >= 180.1) { bjerka = 0; } } bjerk = sine(bjerka); if (blink) { --blink; if (blink == 0) { if (hsquirts == 1) { closeyes = 0; } else { closeyes = 1; } } } jspd = 38; if (hcummed) { if (hjspd > 9) { hjspd -= 1; } } else { hjspd = jspd + 9; } if (pcummed) { if (pjspd > 8.6) { pjspd -= 1; } } else { pjspd = jspd + 8.6; } if (pcummed) { if (bjspd < 50) { ++bjspd; } } else { bjspd = 20; } if (hcummed) { if (kjspd < 40) { ++kjspd; } } else { kjspd = 25; } if (pcummed && hcummed && bjspd >= 50 && kjspd >= 40) { ++jodone; } bja += bjspd; bjack = sine(bja); dohsqfly(); dopsqfly(); if (hsqfly) { } else { hja += hjspd; if (hja >= 360) { hja -= 360; } hjack = sine(hja); if (hsquirtreq && hja >= 270 && ohja < 270) { saysnd('uhh'); hsqfly = 1; hsqsiz = sqstartsiztab[hsquirts]; hsqwid = 20; hsqa = hda; hpausejack = 5; hholdspas = 0.1; hsqx = shsqx; hsqy = shsqy; hbend = 0; } ohja = hja; } hpa += 7; hpump = sine(hpa); kja += kjspd; kjack = sine(kja); if (psqfly) { } else { pja += pjspd; if (pja >= 360) { pja -= 360; } if (psquirtreq && pja >= 270 && opja < 270) { saysnd('uhh'); psqfly = 1; psqwid = 20; psqa = pda; psqx = spsqx; psqy = spsqy; pbend = 0; } opja = pja; } pjack = sine(pja + 180); mon6 = 'fl:' + psqfly + ' sq:' + psquirts + ' ' + fsplatseq + ' ' + tsplatseq; sba += 9; sbreath = sine(sba); bx = 379; by = 346; bsha = 3 + bjack * -177 / 100; bela = 2; bda = bjack * -2.2; bha = -5 + bjack * 2.3; bshx = bx - 90; bshy = by - 274 - 4; trad = 142.7; toa = 175.9; xadd = sine(toa + bsha) * trad; yadd = -cosine(toa + bsha) * trad; belx = bshx + xadd; bely = bshy + yadd; trad = 95 + bjack * 8.800000000000001; toa = 164; xadd = sine(toa + bela) * trad; yadd = -cosine(toa + bela) * trad; bhx = belx + xadd; bhy = bely + yadd; i = 0; _root['sprite' + i + '_mc']._x = bx; _root['sprite' + i + '_mc']._y = by; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(165); _root['sprite' + i + '_mc'].swapDepths(200); i = 1; _root['sprite' + i + '_mc']._x = bshx; _root['sprite' + i + '_mc']._y = bshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + bsha; _root['sprite' + i + '_mc'].gotoAndStop(166); _root['sprite' + i + '_mc'].swapDepths(199); i = 2; _root['sprite' + i + '_mc']._x = belx; _root['sprite' + i + '_mc']._y = bely; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -17 + bela; _root['sprite' + i + '_mc'].gotoAndStop(167); _root['sprite' + i + '_mc'].swapDepths(210); _root['sprite' + i + '_mc']._yscale = 85 + bjack * 8.5; i = 3; _root['sprite' + i + '_mc']._x = bhx; _root['sprite' + i + '_mc']._y = bhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + bha; _root['sprite' + i + '_mc'].gotoAndStop(168); _root['sprite' + i + '_mc'].swapDepths(220); i = 4; _root['sprite' + i + '_mc']._x = bhx; _root['sprite' + i + '_mc']._y = bhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + bha; _root['sprite' + i + '_mc'].gotoAndStop(169); _root['sprite' + i + '_mc'].swapDepths(230); i = 5; _root['sprite' + i + '_mc']._x = bx; _root['sprite' + i + '_mc']._y = by; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + bda; _root['sprite' + i + '_mc'].gotoAndStop(170); _root['sprite' + i + '_mc'].swapDepths(225); hx = 534 + qadjx; hy = 272 + qadjy; hx += hpump * 3.2; hy += hpump * 2.5; hhipa = hpump * 3.3; hha = hjack * 2; dx = tdangle - dangle; dangle += dx / 8; hda = dangle; hda += hjack * 1.6; hcha = hpump * -0.6; hla = hpump * -1.7; trad = 123; toa = 190; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hlx = hx + xadd; hly = hy + yadd; trad = 94; toa = -144; xadd = sine(toa + hhipa) * trad; yadd = -cosine(toa + hhipa) * trad; hdx = hx + xadd; hdy = hy + yadd; trad = 56 + hjack * 16.1; toa = -63; xadd = sine(toa + hda) * trad; yadd = -cosine(toa + hda) * trad; jpx = hdx + xadd; jpy = hdy + yadd; trad = 100; toa = -66.2; xadd = sine(toa + hda) * trad; yadd = -cosine(toa + hda) * trad; shsqx = hdx + xadd; shsqy = hdy + yadd; i = 6; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hhipa; _root['sprite' + i + '_mc'].gotoAndStop(173); _root['sprite' + i + '_mc'].swapDepths(330); i = 21; _root['sprite' + i + '_mc']._x = hx; _root['sprite' + i + '_mc']._y = hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + hcha; _root['sprite' + i + '_mc'].gotoAndStop(172); _root['sprite' + i + '_mc'].swapDepths(331); i = 22; _root['sprite' + i + '_mc']._x = hlx; _root['sprite' + i + '_mc']._y = hly; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hla; _root['sprite' + i + '_mc'].gotoAndStop(177); _root['sprite' + i + '_mc'].swapDepths(332); i = 7; _root['sprite' + i + '_mc']._x = jpx; _root['sprite' + i + '_mc']._y = jpy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(174); _root['sprite' + i + '_mc'].swapDepths(300); i = 8; _root['sprite' + i + '_mc']._x = jpx; _root['sprite' + i + '_mc']._y = jpy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hha; _root['sprite' + i + '_mc'].gotoAndStop(175); _root['sprite' + i + '_mc'].swapDepths(320); i = 9; _root['sprite' + i + '_mc']._x = hdx; _root['sprite' + i + '_mc']._y = hdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + hda; _root['sprite' + i + '_mc'].gotoAndStop(176); _root['sprite' + i + '_mc'].swapDepths(310); kx = 630 + zadjx; ky = 191; kex = kx; key = ky; kdx = kx - 91; kdy = ky + 172; kha = 3 + kjack * 8; kda = kjack * 1.4; i = 10; _root['sprite' + i + '_mc']._x = kx; _root['sprite' + i + '_mc']._y = ky; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(179); _root['sprite' + i + '_mc'].swapDepths(430); i = 11; _root['sprite' + i + '_mc']._x = kex; _root['sprite' + i + '_mc']._y = key; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + kha; _root['sprite' + i + '_mc'].gotoAndStop(180); _root['sprite' + i + '_mc'].swapDepths(400); i = 12; _root['sprite' + i + '_mc']._x = kex; _root['sprite' + i + '_mc']._y = key; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + kha; _root['sprite' + i + '_mc'].gotoAndStop(181); _root['sprite' + i + '_mc'].swapDepths(420); i = 13; _root['sprite' + i + '_mc']._x = kdx; _root['sprite' + i + '_mc']._y = kdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + kda; _root['sprite' + i + '_mc'].gotoAndStop(182); _root['sprite' + i + '_mc'].swapDepths(410); px = 140; py = 356; pshx = px + 48; pshy = py - 367; trad = 212.9; toa = 201.4; xadd = sine(toa + psha) * trad; yadd = -cosine(toa + psha) * trad; pex = pshx + xadd; pey = pshy + yadd; pdx = px + 4; pdy = py + 12; psha = pjack * -0.7; pea = -1 + pjack * 4.4; dx = ptdangle - pdangle; pdangle += dx / 8; pda = pdangle; pda += pjack * 1.9; trad = 107; toa = 61; xadd = sine(toa + pda) * trad; yadd = -cosine(toa + pda) * trad; spsqx = pdx + xadd; spsqy = pdy + yadd; i = 14; _root['sprite' + i + '_mc']._x = px; _root['sprite' + i + '_mc']._y = py; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 0; _root['sprite' + i + '_mc'].gotoAndStop(185); _root['sprite' + i + '_mc'].swapDepths(530); i = 15; _root['sprite' + i + '_mc']._x = pshx; _root['sprite' + i + '_mc']._y = pshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + psha; _root['sprite' + i + '_mc'].gotoAndStop(186); _root['sprite' + i + '_mc'].swapDepths(540); i = 16; _root['sprite' + i + '_mc']._x = pex; _root['sprite' + i + '_mc']._y = pey; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pea; _root['sprite' + i + '_mc'].gotoAndStop(187); _root['sprite' + i + '_mc'].swapDepths(550); i = 17; _root['sprite' + i + '_mc']._x = pex; _root['sprite' + i + '_mc']._y = key; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pea; _root['sprite' + i + '_mc'].gotoAndStop(188); _root['sprite' + i + '_mc'].swapDepths(520); i = 18; _root['sprite' + i + '_mc']._x = pdx; _root['sprite' + i + '_mc']._y = pdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + pda; _root['sprite' + i + '_mc'].gotoAndStop(189); _root['sprite' + i + '_mc'].swapDepths(510); sx = 355; sy = 530; sy += sbreath * 0.1; scha = sbreath * 0.03; scha += bjerk * -0.6; sha = hjerk * -3; sta = scha + sbreath * 0.7; trad = 233.9; toa = -26.8; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; shx = sx + xadd; shy = sy + yadd; trad = 107; toa = -62; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; stx = sx + xadd; sty = sy + yadd; trad = 40 + fadjx / 1; toa = 52 + fadjy / 1; xadd = sine(toa + sha) * trad; yadd = -cosine(toa + sha) * trad; d0x = shx + xadd; d0y = shy + yadd; i = 19; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + scha; _root['sprite' + i + '_mc'].gotoAndStop(191); _root['sprite' + i + '_mc'].swapDepths(250); i = 20; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(192 + closeyes); _root['sprite' + i + '_mc'].swapDepths(260); i = 23; _root['sprite' + i + '_mc']._x = stx; _root['sprite' + i + '_mc']._y = sty; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + sta; _root['sprite' + i + '_mc'].gotoAndStop(196); _root['sprite' + i + '_mc'].swapDepths(251); if (fsplatseq >= 7) { if (fsplata > 50) { fsplata -= 0.2; } } if (tsplatseq >= 5) { if (tsplata > 50) { tsplata -= 0.2; } } i = 2; if (fsplatseq) { _root['sperm' + i + '_mc']._x = shx; _root['sperm' + i + '_mc']._y = shy; _root['sperm' + i + '_mc']._alpha = fsplata; _root['sperm' + i + '_mc']._rotation = 45 + sha; _root['sperm' + i + '_mc'].gotoAndStop(69 + fsplatseq); _root['sperm' + i + '_mc'].swapDepths(261); } i = 3; if (tsplatseq) { _root['sperm' + i + '_mc']._x = stx; _root['sperm' + i + '_mc']._y = sty; _root['sperm' + i + '_mc']._alpha = 90; _root['sperm' + i + '_mc']._rotation = 45 + sta; _root['sperm' + i + '_mc'].gotoAndStop(79 + tsplatseq); _root['sperm' + i + '_mc'].swapDepths(252); } i = 4; if (csplatseq) { _root['sperm' + i + '_mc']._x = sx; _root['sperm' + i + '_mc']._y = sy; _root['sperm' + i + '_mc']._alpha = 90; _root['sperm' + i + '_mc']._rotation = 45 + scha; _root['sperm' + i + '_mc'].gotoAndStop(86 + csplatseq); _root['sperm' + i + '_mc'].swapDepths(253); } i = 5; if (drip0) { drip0 += d0add; if (d0add > 0) { d0add -= 0.05; } if (d0add < 0) { d0add = 0; } _root['sperm' + i + '_mc']._x = d0x; _root['sperm' + i + '_mc']._y = d0y + drip0 / 4; _root['sperm' + i + '_mc']._alpha = 90; _root['sperm' + i + '_mc']._rotation = 0; _root['sperm' + i + '_mc'].gotoAndStop(88); _root['sperm' + i + '_mc'].swapDepths(262); _root['sperm' + i + '_mc']._yscale = 50 + drip0 * 3; mon5 = 'do' + drip0 + ' ' + d0add; } } function dohsqfly() { if (hcummed) { } else { if (hcumming) { if (hsquirtreq == 0) { if (hcumdly > 0) { --hcumdly; } else { if (hsquirts < 8) { hsquirtreq = 1; hcumdly = 5 + hsquirts * 2; } else { hcummed = 1; } } } } } if (hsqfly) { ustep = hsteptab[hsquirts]; hsqfly += ustep; if (hsplatter[hsquirts]) { if (hsqfly >= 20 && hbend < 9) { hbend += 1; } } else { if (hsqfly >= 20 && hbend < 5) { hbend += 0.5; } } hsqwid = 40 + adjx; hsqsiz = hsqsiztab[hsquirts]; hsqend = hsqendtab[hsquirts]; if (hsqfly >= hsqend) { closeyes = 2; blink = 5; if (hsquirts < 4) { hjerka = 30; hjerk = sine(30); } else { bjerka = 45; bjerk = sine(45); } if (fsplatseq < 4) { ++fsplatseq; } if (hsquirts == 4) { csplatseq = 1; } if (hsquirts == 5) { tsplatseq = 1; } if (hsquirts == 6) { tsplatseq = 2; } if (hsquirts == 7) { tsplatseq = 3; } ++hsquirts; hsquirtreq = 0; hsqfly = 0; hsqsiz = 0; tdangle = hsqangle[hsquirts]; if (hsquirts == 1) { sayfile2('fah.mp3', 50); } if (hsquirts == 2) { sayfile2('eek.mp3', 7); } if (hsquirts == 4) { pcumming = 1; psquirtreq = 1; } } } usqfly = hsqfly; if (usqfly > 180) { hsqalt = sine(usqfly) * hsqalttab[hsquirts]; } else { hsqalt = sine(usqfly) * hsqalttab[hsquirts]; hsqa += -2.5; } sqxmul = hsqfly / 180; hsqxadd = hsqxtab[hsquirts] * sqxmul; if (hsqfly > 180) { sqymul = 1; } else { sqymul = hsqfly / 180; } hsqyadd = hsqytab[hsquirts] * sqymul; i = 0; _root['sperm' + i + '_mc']._x = hsqx + hsqxadd; _root['sperm' + i + '_mc']._y = hsqy + hsqyadd - hsqalt; _root['sperm' + i + '_mc']._alpha = 60; _root['sperm' + i + '_mc']._rotation = -63 + hsqa; if (hsplatter[hsquirts]) { _root['sperm' + i + '_mc'].gotoAndStop(58 + floor(hbend)); } else { _root['sperm' + i + '_mc'].gotoAndStop(47 + floor(hbend)); } _root['sperm' + i + '_mc'].swapDepths(309); _root['sperm' + i + '_mc']._xscale = hsqwid; _root['sperm' + i + '_mc']._yscale = hsqsiz; } function dopsqfly() { if (pcummed) { } else { if (pcumming) { if (psquirtreq == 0) { if (pcumdly > 0) { --pcumdly; } else { if (psquirts < 8) { psquirtreq = 1; pcumdly = 5 + psquirts * 2; } else { pcummed = 1; sayfile('chord.mp3', 20); } } } } } if (psqfly) { ustep = psteptab[psquirts]; psqfly += ustep; if (psplatter[psquirts]) { if (psqfly >= 20 && pbend < 9) { pbend += 1; } } else { if (psqfly >= 20 && pbend < 5) { pbend += 0.5; } } psqwid = 40 + adjx; psqsiz = psqsiztab[psquirts]; psqend = psqendtab[psquirts]; if (psqfly >= psqend) { closeyes = 2; blink = 5; if (psquirts < 5) { hjerka = 30; hjerk = sine(30); } else { bjerka = 45; bjerk = sine(45); } if (fsplatseq < 9) { ++fsplatseq; } if (psquirts == 3) { drip0 = 0.01; } if (psquirts == 5) { tsplatseq = 4; } if (psquirts == 6) { tsplatseq = 5; } if (psquirts == 7) { tsplatseq = 6; } ++psquirts; psquirtreq = 0; psqfly = 0; psqsiz = 0; ptdangle = psqangle[psquirts]; } } usqfly = psqfly; if (usqfly > 180) { psqalt = sine(usqfly) * psqalttab[psquirts]; } else { psqalt = sine(usqfly) * psqalttab[psquirts]; if (psplatter[psquirts]) { psqa += 4.5; } else { psqa += 1; } } sqxmul = psqfly / 180; psqxadd = psqxtab[psquirts] * sqxmul; if (psqfly > 180) { sqymul = 1; } else { sqymul = psqfly / 180; } psqyadd = psqytab[psquirts] * sqymul; i = 1; _root['sperm' + i + '_mc']._x = psqx + psqxadd; _root['sperm' + i + '_mc']._y = psqy + psqyadd - psqalt; _root['sperm' + i + '_mc']._alpha = 60; _root['sperm' + i + '_mc']._rotation = 55 + psqa; if (psplatter[psquirts]) { _root['sperm' + i + '_mc'].gotoAndStop(58 + floor(pbend)); } else { _root['sperm' + i + '_mc'].gotoAndStop(47 + floor(pbend)); } _root['sperm' + i + '_mc'].swapDepths(509); _root['sperm' + i + '_mc']._xscale = -psqwid; _root['sperm' + i + '_mc']._yscale = psqsiz; } function dosbcum() { if (mybug && Key.isDown(67)) { bcumming = 1; bsquirtreq = 0; bsquirts = 0; cumdly = 10; tdangle = bsqangle[0]; tsbxadd = btxtab[0]; tsbyadd = btytab[0]; bcummed = 0; } if (bcummed) { if (bjspd > 6) { bjspd -= 2; } else { if (bjspd > 2.3) { bjspd -= 0.1; } } ++bcummed; if (bcummed == 60) { sayfile('chord.mp3', 30); } } else { if (bcumming) { if (bjspd > 48) { --bjspd; } if (bsquirtreq == 0) { if (cumdly > 0) { --cumdly; } else { if (bsquirts < 6) { bsquirtreq = 1; cumdly = bcumdlytab[bsquirts]; } else { bcummed = 1; } } } } else { if (bjspd < 40) { bjspd += 0.5; } else { if (bjspd < 75) { bjspd += 0.2; } else { sayfile1('morg4.wav', 10); bcumming = 1; bsquirtreq = 0; bsquirts = 0; cumdly = 10; tdangle = bsqangle[0]; tsbxadd = btxtab[0]; tsbyadd = btytab[0]; bcummed = 0; } } } } if (bsqfly) { bsqspd = bsqspdtab[bsquirts]; bsqsiz += bsqspd; sqmax = bsqsiztab[bsquirts]; if (bsqsiz >= sqmax) { if (bsplatseq < 6) { ++bsplatseq; } hjerka = 30; hjerk = sine(30); if (bsquirts == 0) { sayfile2('nnh2.mp3', 30); } ++bsquirts; bsquirtreq = 0; tdangle = bsqangle[bsquirts]; tsbxadd = btxtab[bsquirts]; tsbyadd = btytab[bsquirts]; bsqfly = 0; bsqsiz = 0; } } if (hjerka) { if (hjerka < 90) { hjerka += 30; } else { hjerka += 12; } if (hjerka >= 180) { hjerka = 0; } } hjerk = sine(hjerka); if (!bsqfly) { bja += bjspd; } if (bja >= 360) { bja -= 360; } bjack = sine(bja); if (bsquirtreq && bja >= 270 && obja < 270) { bsqfly = 1; bsqsiz = 0; bsqa = bda + bsqangtab[bsquirts]; bsqx = sqx; bsqy = sqy; } else { if (bjspd >= 30 && bja >= 270 && obja < 270) { slapv = (bjspd - 30) * 0.7; sayfile3('slap3.mp3', slapv); } } obja = bja; mon5 = 'c:' + bcumming + ' sqf:' + bsqfly + ' ' + bsquirts + ' cd:' + cumdly; if (!bcummed) { pumpspd = 6; pumpdep = 1; } else { if (pumpspd > 3.5) { pumpspd -= 0.05; } if (pumpdep > 0.5) { pumpdep -= 0.05; } } pumpa += pumpspd; pump = sine(pumpa) * pumpdep; sx = 339 + adjx; sy = 365 + adjy; sx += pump * 2.7; sy += pump * -1.6; sy += hjerk * 1.9; scha = 0; scha += pump * -0.4; sha = 0; sha += pump * 0.7; sha += hjerk * -1.2; ssha = pump * -2.3; trad = 236.2; toa = -123.4; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; sshx = sx + xadd; sshy = sy + yadd; bx = 623 + adjx; by = 407 + adjy; dx = tsbxadd - sbxadd; sbxadd += dx / 8; bx += sbxadd; dy = tsbyadd - sbyadd; sbyadd += dy / 8; by += sbyadd; bx += pump * 6.4; by += pump * 3.9; bcha = pump * 2.2; bhipa = pump * -1.1; dx = tdangle - dangle; dangle += dx / 8; bda = dangle; bda += bjack * 0.5; brha = 0; brha += bjack * 3.2; blaa = pump * 2.7; trad = 76; toa = -128; xadd = sine(toa + bhipa) * trad; yadd = -cosine(toa + bhipa) * trad; bdx = bx + xadd; bdy = by + yadd; trad = 151 + bjack * 52; toa = -53; xadd = sine(toa + bda) * trad; yadd = -cosine(toa + bda) * trad; brhx = bdx + xadd; brhy = bdy + yadd; trad = 280; toa = -19; xadd = sine(toa + sha) * trad; yadd = -cosine(toa + sha) * trad; blax = sx + xadd; blay = sy + yadd; trad = 258; toa = -50; xadd = sine(toa + bda) * trad; yadd = -cosine(toa + bda) * trad; sqx = bdx + xadd; sqy = bdy + yadd; i = 0; _root['sprite' + i + '_mc']._x = bx; _root['sprite' + i + '_mc']._y = by; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + bcha; _root['sprite' + i + '_mc'].gotoAndStop(205); _root['sprite' + i + '_mc'].swapDepths(540); i = 1; _root['sprite' + i + '_mc']._x = bx; _root['sprite' + i + '_mc']._y = by; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + bhipa; _root['sprite' + i + '_mc'].gotoAndStop(206); _root['sprite' + i + '_mc'].swapDepths(550); i = 2; _root['sprite' + i + '_mc']._x = bdx; _root['sprite' + i + '_mc']._y = bdy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + bda; _root['sprite' + i + '_mc'].gotoAndStop(207); _root['sprite' + i + '_mc'].swapDepths(520); i = 3; _root['sprite' + i + '_mc']._x = brhx; _root['sprite' + i + '_mc']._y = brhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + brha; _root['sprite' + i + '_mc'].gotoAndStop(208); _root['sprite' + i + '_mc'].swapDepths(510); i = 4; _root['sprite' + i + '_mc']._x = brhx; _root['sprite' + i + '_mc']._y = brhy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + brha; _root['sprite' + i + '_mc'].gotoAndStop(209); _root['sprite' + i + '_mc'].swapDepths(530); i = 5; _root['sprite' + i + '_mc']._x = blax; _root['sprite' + i + '_mc']._y = blay; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + blaa; _root['sprite' + i + '_mc'].gotoAndStop(210); _root['sprite' + i + '_mc'].swapDepths(560); i = 6; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + scha; _root['sprite' + i + '_mc'].gotoAndStop(199); _root['sprite' + i + '_mc'].swapDepths(300); i = 7; _root['sprite' + i + '_mc']._x = sshx; _root['sprite' + i + '_mc']._y = sshy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + ssha; _root['sprite' + i + '_mc'].gotoAndStop(200); _root['sprite' + i + '_mc'].swapDepths(320); i = 8; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(201); _root['sprite' + i + '_mc'].swapDepths(340); bsqa = bda; i = 0; _root['sperm' + i + '_mc']._x = sqx; _root['sperm' + i + '_mc']._y = sqy; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -50 + bsqa; _root['sperm' + i + '_mc'].gotoAndStop(2); _root['sperm' + i + '_mc'].swapDepths(519); _root['sperm' + i + '_mc']._xscale = 150; _root['sperm' + i + '_mc']._yscale = bsqsiz; i = 1; if (bsplatseq) { _root['sperm' + i + '_mc']._x = sx; _root['sperm' + i + '_mc']._y = sy; _root['sperm' + i + '_mc']._alpha = bsplata; _root['sperm' + i + '_mc']._rotation = -45 + sha; _root['sperm' + i + '_mc'].gotoAndStop(89 + bsplatseq); _root['sperm' + i + '_mc'].swapDepths(341); _root['sperm' + i + '_mc']._yscale = 100; _root['sperm' + i + '_mc']._xscale = 100; } } function doallcum() { if (mybug && Key.isDown(82)) { if (p1cummed && p2cummed && p3cummed && p4cummed) { initscene3(); ssay = 190.3; bg1_mc.gotoAndStop(117); bg3_mc.gotoAndStop(2); bg3a = 100; } } if (mybug && Key.isDown(67)) { p1cumming = 1; p1squirtreq = 1; jspd1 = 45; } if (jspd1 < 45 && !p1cummed) { ++jspd1; } if (jspd2 < 45 && !p2cummed) { jspd2 += 0.5; } if (jspd3 < 45 && !p3cummed) { jspd3 += 0.5; } if (jspd4 < 45 && !p4cummed) { jspd4 += 0.5; } ++allcumtime; if (allcumtime == 40) { p1cumming = 1; p1squirtreq = 1; jspd1 = 45; } if (allcumtime == 80) { p3cumming = 1; p3squirtreq = 1; jspd3 = 44; } if (allcumtime == 130) { p2cumming = 1; p2squirtreq = 1; jspd2 = 47; p2tdangle = p2sqangle[0]; } if (allcumtime == 150) { p4cumming = 1; p42squirtreq = 1; jspd4 = 46; p4tdangle = p4sqangle[0]; } sx = 359; sy = 325; scha = 0; sha = 0; sha += hjerk * 1.5; sha -= hjerkl * 1.5; trad = 87; toa = 0; xadd = sine(toa + scha) * trad; yadd = -cosine(toa + scha) * trad; shx = sx + xadd; shy = sy + yadd; sby = sy + breath * -0.4; schy = sy + breath * 0.6; shy += breath * -0.7; dop1sqfly(); if (p1sqfly) { } else { p1ja += jspd1; if (p1ja >= 360) { p1ja -= 360; } if (p1squirtreq && p1ja >= 270 && op1ja < 270 && (pa1 >= 260 && pa1 < 281)) { saysnd('uhh'); p1sqfly = 1; p1sqa = p1da; p1sqx = sp1sqx; p1sqy = sp1sqy; p1bend = 0; p1pumppause = 0; } op1ja = p1ja; } jack1 = sine(p1ja); dop2sqfly(); if (p2sqfly) { } else { p2ja += jspd2; if (p2ja >= 360) { p2ja -= 360; } if (p2squirtreq && p2ja >= 270 && op2ja < 270 && (pa2 >= 260 && pa2 < 281)) { saysnd('uhh'); p2sqfly = 1; p2sqa = p2da; p2sqx = sp2sqx; p2sqy = sp2sqy; p2bend = 0; p2pumppause = 0; } op2ja = p2ja; } jack2 = sine(p2ja); dop3sqfly(); if (p3sqfly) { } else { p3ja += jspd3; if (p3ja >= 360) { p3ja -= 360; } if (p3squirtreq && p3ja >= 270 && op3ja < 270 && (pa3 >= 260 && pa3 < 281)) { saysnd('uhh'); p3sqfly = 1; p3sqa = p3da; p3sqx = sp3sqx; p3sqy = sp3sqy; p3bend = 0; p3pumppause = 0; } op3ja = p3ja; } jack3 = sine(p3ja); dop4sqfly(); if (p4sqfly) { } else { p4ja += jspd4; if (p4ja >= 360) { p4ja -= 360; } if (p4squirtreq && p4ja >= 270 && op4ja < 270 && (pa4 >= 260 && pa4 < 281)) { saysnd('uhh'); p4sqfly = 1; p4sqa = p4da; p4sqx = sp4sqx; p4sqy = sp4sqy; p4bend = 0; p4pumppause = 0; } op4ja = p4ja; } jack4 = sine(p4ja); mon6 = 'fl:' + p4sqfly + ' sq:' + p4squirts + ' ' + p4squirtreq + ' ' + p4cumming; doacsplats(); if (p1cumming && !p1cummed) { if (pa1 >= 260 && pa1 < 281) { cpa1 += p1s * 4; } else { pa1 += 20; } } else { pa1 += p1s; } if (pa1 >= 360) { pa1 -= 360; } pmp1 = sine(pa1); pmp1 += sine(cpa1) * 0.125; if (p1cumming && !p1cummed) { pcp = sine(cpa1); if (pcp < 0) { pcp = 0; } pmp1 += quiver * 0.07000000000000001; } if (p2cumming && !p2cummed) { if (pa2 >= 260 && pa2 < 281) { cpa2 += p2s * 4; } else { pa2 += 20; } } else { pa2 += p2s; } if (pa2 >= 360) { pa2 -= 360; } pmp2 = sine(pa2); pmp2 += sine(cpa2) * 0.125; if (p2cumming && !p2cummed) { pcp = sine(cpa2); if (pcp < 0) { pcp = 0; } pmp2 += quiver * 0.07000000000000001; } if (p3cumming && !p3cummed) { if (pa3 >= 260 && pa3 < 281) { cpa3 += p3s * 4; } else { pa3 += 20; } } else { pa3 += p3s; } if (pa3 >= 360) { pa3 -= 360; } pmp3 = sine(pa3 + 180); pmp3 += sine(cpa3) * 0.125; if (p3cumming && !p3cummed) { pcp = sine(cpa3); if (pcp < 0) { pcp = 0; } pmp3 += quiver * 0.07000000000000001; } if (p4cumming && !p4cummed) { if (pa4 >= 260 && pa4 < 281) { cpa4 += p4s * 4; } else { pa4 += 20; } } else { pa4 += p4s; } if (pa4 >= 360) { pa4 -= 360; } pmp4 = sine(pa4 + 180); pmp4 += sine(cpa4) * 0.125; if (p4cumming && !p4cummed) { pcp = sine(cpa4); if (pcp < 0) { pcp = 0; } pmp4 += quiver * 0.07000000000000001; } quivera += 140; quiver = sine(quivera); if (breatha > 260 && breatha < 280) { breatha += 7 + wadjx; } else { breatha += 15; } if (breatha > 360) { breatha -= 360; } breath = sine(breatha); if (hjerka) { if (hjerka < 90) { hjerka += 30; } else { hjerka += 12; } if (hjerka >= 180) { hjerka = 0; } } hjerk = sine(hjerka); if (hjerkla) { if (hjerkla < 90) { hjerkla += 30; } else { hjerkla += 12; } if (hjerkla >= 180) { hjerkla = 0; } } hjerkl = sine(hjerkla); if (bjerka) { if (bjerka < 90) { bjerka += 45; } else { bjerka += 12; } if (bjerka >= 180.1) { bjerka = 0; } } bjerk = sine(bjerka); breath -= bjerk * 1.5; i = 0; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = sby; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45; _root['sprite' + i + '_mc'].gotoAndStop(240); _root['sprite' + i + '_mc'].swapDepths(100); i = 1; _root['sprite' + i + '_mc']._x = sx; _root['sprite' + i + '_mc']._y = schy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45; _root['sprite' + i + '_mc'].gotoAndStop(241); _root['sprite' + i + '_mc'].swapDepths(101); i = 2; _root['sprite' + i + '_mc']._x = shx; _root['sprite' + i + '_mc']._y = shy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + sha; _root['sprite' + i + '_mc'].gotoAndStop(242); _root['sprite' + i + '_mc'].swapDepths(130); p2x = 20; p2y = 158 + wadjy; p2x += pmp2 * -7.8; p2cha = pmp2 * 3; p2la = pmp2 * -1; p2da = jack2 * -1.4; p2ha = jack2 * -2.3; dx = p2tdangle - p2dangle; p2dangle += dx / 8; p2da += p2dangle; trad = 132; toa = 127; xadd = sine(toa + p2cha) * trad; yadd = -cosine(toa + p2cha) * trad; p2dx = p2x + xadd; p2dy = p2y + yadd; trad = 88 + jack2 * 27; toa = 80; xadd = sine(toa + p2da) * trad; yadd = -cosine(toa + p2da) * trad; p2hx = p2dx + xadd; p2hy = p2dy + yadd; trad = 143; toa = 75; xadd = sine(toa + p2da) * trad; yadd = -cosine(toa + p2da) * trad; sp2sqx = p2dx + xadd; sp2sqy = p2dy + yadd; i = 3; _root['sprite' + i + '_mc']._x = p2x; _root['sprite' + i + '_mc']._y = p2y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p2cha; _root['sprite' + i + '_mc'].gotoAndStop(221); _root['sprite' + i + '_mc'].swapDepths(200); i = 4; _root['sprite' + i + '_mc']._x = p2x; _root['sprite' + i + '_mc']._y = p2y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + p2la; _root['sprite' + i + '_mc'].gotoAndStop(222); _root['sprite' + i + '_mc'].swapDepths(210); i = 5; _root['sprite' + i + '_mc']._x = p2dx; _root['sprite' + i + '_mc']._y = p2dy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + p2da; _root['sprite' + i + '_mc'].gotoAndStop(223); _root['sprite' + i + '_mc'].swapDepths(220); i = 6; _root['sprite' + i + '_mc']._x = p2hx; _root['sprite' + i + '_mc']._y = p2hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p2ha; _root['sprite' + i + '_mc'].gotoAndStop(224); _root['sprite' + i + '_mc'].swapDepths(230); p1x = -16 + fadjx; p1y = 232 + fadjy; p1x += pmp1 * -8.699999999999999; p1cha = pmp1 * 1.5; p1la = pmp1 * -1; p1da = jack1 * -1.4; p1ha = jack1 * -3.5; trad = 197; toa = 149; xadd = sine(toa + p1cha) * trad; yadd = -cosine(toa + p1cha) * trad; p1dx = p1x + xadd; p1dy = p1y + yadd; trad = 143 + jack1 * 23; toa = 61; xadd = sine(toa + p1da) * trad; yadd = -cosine(toa + p1da) * trad; p1hx = p1dx + xadd; p1hy = p1dy + yadd; trad = 184; toa = 63; xadd = sine(toa + p1da) * trad; yadd = -cosine(toa + p1da) * trad; sp1sqx = p1dx + xadd; sp1sqy = p1dy + yadd; i = 7; _root['sprite' + i + '_mc']._x = p1x; _root['sprite' + i + '_mc']._y = p1y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p1cha; _root['sprite' + i + '_mc'].gotoAndStop(215); _root['sprite' + i + '_mc'].swapDepths(320); i = 8; _root['sprite' + i + '_mc']._x = p1x; _root['sprite' + i + '_mc']._y = p1y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + p1la; _root['sprite' + i + '_mc'].gotoAndStop(216); _root['sprite' + i + '_mc'].swapDepths(330); i = 9; _root['sprite' + i + '_mc']._x = p1dx; _root['sprite' + i + '_mc']._y = p1dy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + p1da; _root['sprite' + i + '_mc'].gotoAndStop(217); _root['sprite' + i + '_mc'].swapDepths(310); i = 10; _root['sprite' + i + '_mc']._x = p1hx; _root['sprite' + i + '_mc']._y = p1hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p1ha; _root['sprite' + i + '_mc'].gotoAndStop(218); _root['sprite' + i + '_mc'].swapDepths(312); i = 11; _root['sprite' + i + '_mc']._x = p1hx; _root['sprite' + i + '_mc']._y = p1hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p1ha; _root['sprite' + i + '_mc'].gotoAndStop(219); _root['sprite' + i + '_mc'].swapDepths(340); p4x = 605; p4y = 191 + wadjy; p4x += pmp4 * -5.4; p4cha = pmp4 * 1.8; p4la = pmp4 * -1; p4da = jack4 * 1.4; p4ha = 8.699999999999999; p4ha += jack4 * 3.3; dx = p4tdangle - p4dangle; p4dangle += dx / 8; p4da += p4dangle; trad = -83; toa = 7; xadd = sine(toa + p4cha) * trad; yadd = -cosine(toa + p4cha) * trad; p4dx = p4x + xadd; p4dy = p4y + yadd; trad = 86 + jack4 * 27; toa = -59.5; xadd = sine(toa + p4da) * trad; yadd = -cosine(toa + p4da) * trad; p4hx = p4dx + xadd; p4hy = p4dy + yadd; trad = 154 + qadjx / 1; toa = -63 + qadjy / 1; xadd = sine(toa + p4da) * trad; yadd = -cosine(toa + p4da) * trad; sp4sqx = p4dx + xadd; sp4sqy = p4dy + yadd; i = 12; _root['sprite' + i + '_mc']._x = p4x; _root['sprite' + i + '_mc']._y = p4y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p4cha; _root['sprite' + i + '_mc'].gotoAndStop(232); _root['sprite' + i + '_mc'].swapDepths(420); i = 13; _root['sprite' + i + '_mc']._x = p4x; _root['sprite' + i + '_mc']._y = p4y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p4la; _root['sprite' + i + '_mc'].gotoAndStop(233); _root['sprite' + i + '_mc'].swapDepths(419); i = 14; _root['sprite' + i + '_mc']._x = p4dx; _root['sprite' + i + '_mc']._y = p4dy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p4da; _root['sprite' + i + '_mc'].gotoAndStop(234); _root['sprite' + i + '_mc'].swapDepths(440); i = 15; _root['sprite' + i + '_mc']._x = p4hx; _root['sprite' + i + '_mc']._y = p4hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p4ha; _root['sprite' + i + '_mc'].gotoAndStop(235); _root['sprite' + i + '_mc'].swapDepths(411); i = 16; _root['sprite' + i + '_mc']._x = p4hx; _root['sprite' + i + '_mc']._y = p4hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p4ha; _root['sprite' + i + '_mc'].gotoAndStop(236); _root['sprite' + i + '_mc'].swapDepths(435); i = 17; _root['sprite' + i + '_mc']._x = p4hx; _root['sprite' + i + '_mc']._y = p4hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p4ha; _root['sprite' + i + '_mc'].gotoAndStop(237); _root['sprite' + i + '_mc'].swapDepths(445); p3x = 705 + fadjx; p3y = 202; p3x += pmp3 * -7; p3cha = pmp3 * 2.2; p3la = pmp3 * -1; p3da = jack3 * 1.4; p3ha = jack3 * 2.5; trad = 164; toa = -150; xadd = sine(toa + p3cha) * trad; yadd = -cosine(toa + p3cha) * trad; p3dx = p3x + xadd; p3dy = p3y + yadd; trad = 103 + jack3 * 27; toa = -75; xadd = sine(toa + p3da) * trad; yadd = -cosine(toa + p3da) * trad; p3hx = p3dx + xadd; p3hy = p3dy + yadd; trad = 148; toa = -75; xadd = sine(toa + p3da) * trad; yadd = -cosine(toa + p3da) * trad; sp3sqx = p3dx + xadd; sp3sqy = p3dy + yadd; i = 18; _root['sprite' + i + '_mc']._x = p3x; _root['sprite' + i + '_mc']._y = p3y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = 45 + p3cha; _root['sprite' + i + '_mc'].gotoAndStop(226); _root['sprite' + i + '_mc'].swapDepths(520); i = 19; _root['sprite' + i + '_mc']._x = p3x; _root['sprite' + i + '_mc']._y = p3y; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p3la; _root['sprite' + i + '_mc'].gotoAndStop(227); _root['sprite' + i + '_mc'].swapDepths(527); i = 20; _root['sprite' + i + '_mc']._x = p3dx; _root['sprite' + i + '_mc']._y = p3dy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p3da; _root['sprite' + i + '_mc'].gotoAndStop(228); _root['sprite' + i + '_mc'].swapDepths(510); i = 21; _root['sprite' + i + '_mc']._x = p3hx; _root['sprite' + i + '_mc']._y = p3hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p3ha; _root['sprite' + i + '_mc'].gotoAndStop(229); _root['sprite' + i + '_mc'].swapDepths(501); i = 22; _root['sprite' + i + '_mc']._x = p3hx; _root['sprite' + i + '_mc']._y = p3hy; _root['sprite' + i + '_mc']._alpha = 100; _root['sprite' + i + '_mc']._rotation = -45 + p3ha; _root['sprite' + i + '_mc'].gotoAndStop(230); _root['sprite' + i + '_mc'].swapDepths(512); } function dop1sqfly() { if (p1cummed) { if (jspd1 > 4) { --jspd1; } p1s = 2.3; } else { if (p1cumming) { if (p1squirtreq == 0) { if (p1cumdly > 0) { --p1cumdly; } else { if (p1squirts < 8) { p1squirtreq = 1; p1cumdly = 5 + p1squirts * 2; } else { p1cummed = 1; } } } } } if (p1sqfly) { p1sqfly += 20; if (p1splatter[p1squirts]) { if (p1sqfly >= 40 && p1bend < 8) { p1bend += 1; } } else { if (p1sqfly >= 40 && p1bend < 5) { p1bend += 1; } } p1sqwid = 60 + adjx; p1sqsiz = p1sqsiztab[p1squirts]; p1sqend = p1sqendtab[p1squirts]; if (p1sqfly >= p1sqend) { closeyes = 2; blink = 5; bjerka = 45; bjerk = sine(45); if (p1splatseq < 9) { ++p1splatseq; } ++p1squirts; p1squirtreq = 0; p1sqfly = 0; p1sqsiz = 0; p1tdangle = p1sqangle[p1squirts]; } } usqfly = p1sqfly; psqalt = sine(usqfly) * p1sqalttab[p1squirts]; if (p1splatter[p1squirts]) { p1sqa += 4.5; } else { p1sqa += 3; } sqxmul = p1sqfly / 180; psqxadd = p1sqxtab[p1squirts] * sqxmul; sqymul = p1sqfly / 180; psqyadd = p1sqytab[p1squirts] * sqymul; i = 1; _root['sperm' + i + '_mc']._x = p1sqx + psqxadd; _root['sperm' + i + '_mc']._y = p1sqy + psqyadd - psqalt; _root['sperm' + i + '_mc']._alpha = 50; _root['sperm' + i + '_mc']._rotation = 55 + p1sqa; if (p1splatter[p1squirts]) { _root['sperm' + i + '_mc'].gotoAndStop(58 + floor(p1bend)); } else { _root['sperm' + i + '_mc'].gotoAndStop(47 + floor(p1bend)); } _root['sperm' + i + '_mc'].swapDepths(309); _root['sperm' + i + '_mc']._xscale = -p1sqwid; _root['sperm' + i + '_mc']._yscale = p1sqsiz; } function dop2sqfly() { if (p2cummed) { if (jspd2 > 4) { --jspd2; } p2s = 2.3; } else { if (p2cumming) { if (p2squirtreq == 0) { if (p2cumdly > 0) { --p2cumdly; } else { if (p2squirts < 8) { p2squirtreq = 1; p2cumdly = 5 + p2squirts * 2; } else { p2cummed = 1; } } } } } if (p2sqfly) { p2sqfly += 20; if (p2splatter[p2squirts]) { if (p2sqfly >= 40 && p2bend < 8) { p2bend += 1; } } else { if (p2sqfly >= 40 && p2bend < 5) { p2bend += 1; } } p2sqwid = 50 + adjx; p2sqsiz = p2sqsiztab[p2squirts]; p2sqend = p2sqendtab[p2squirts]; if (p2sqfly >= p2sqend) { closeyes = 2; blink = 5; hjerka = 30; hjerk = sine(30); if (p2splatseq < 9) { ++p2splatseq; } ++p2squirts; p2squirtreq = 0; p2sqfly = 0; p2sqsiz = 0; p2tdangle = p2sqangle[p2squirts]; } } usqfly = p2sqfly; psqalt = sine(usqfly) * p2sqalttab[p2squirts]; if (p2splatter[p2squirts]) { p2sqa += 4.5; } else { p2sqa += 3; } sqxmul = p2sqfly / 180; psqxadd = p2sqxtab[p2squirts] * sqxmul; sqymul = p2sqfly / 180; psqyadd = p2sqytab[p2squirts] * sqymul; i = 2; _root['sperm' + i + '_mc']._x = p2sqx + psqxadd; _root['sperm' + i + '_mc']._y = p2sqy + psqyadd - psqalt; _root['sperm' + i + '_mc']._alpha = 50; _root['sperm' + i + '_mc']._rotation = 55 + p2sqa; if (p2splatter[p2squirts]) { _root['sperm' + i + '_mc'].gotoAndStop(58 + floor(p2bend)); } else { _root['sperm' + i + '_mc'].gotoAndStop(47 + floor(p2bend)); } _root['sperm' + i + '_mc'].swapDepths(219); _root['sperm' + i + '_mc']._xscale = -p2sqwid; _root['sperm' + i + '_mc']._yscale = p2sqsiz; } function dop3sqfly() { if (p3cummed) { if (jspd3 > 4) { --jspd3; } p3s = 2.3; } else { if (p3cumming) { if (p3squirtreq == 0) { if (p3cumdly > 0) { --p3cumdly; } else { if (p3squirts < 8) { p3squirtreq = 1; p3cumdly = 5 + p3squirts * 2; } else { p3cummed = 1; } } } } } if (p3sqfly) { p3sqfly += 20; if (p3splatter[p3squirts]) { if (p3sqfly >= 40 && p3bend < 8) { p3bend += 1; } } else { if (p3sqfly >= 40 && p3bend < 5) { p3bend += 1; } } p3sqwid = 60 + adjx; p3sqsiz = p3sqsiztab[p3squirts]; p3sqend = p3sqendtab[p3squirts]; if (p3sqfly >= p3sqend) { closeyes = 2; blink = 5; bjerka = 45; bjerk = sine(45); if (p3splatseq < 9) { ++p3splatseq; } ++p3squirts; p3squirtreq = 0; p3sqfly = 0; p3sqsiz = 0; p3tdangle = p3sqangle[p3squirts]; } } usqfly = p3sqfly; psqalt = sine(usqfly) * p3sqalttab[p3squirts]; if (p3splatter[p3squirts]) { p3sqa -= 4.5; } else { p3sqa -= 3; } sqxmul = p3sqfly / 180; psqxadd = p3sqxtab[p3squirts] * sqxmul; sqymul = p3sqfly / 180; psqyadd = p3sqytab[p3squirts] * sqymul; i = 3; _root['sperm' + i + '_mc']._x = p3sqx + psqxadd; _root['sperm' + i + '_mc']._y = p3sqy + psqyadd - psqalt; _root['sperm' + i + '_mc']._alpha = 60; _root['sperm' + i + '_mc']._rotation = -68 + p3sqa; mon5 = p3sqy + ' ' + psqyadd + ' ' + psqalt; if (p3splatter[p3squirts]) { _root['sperm' + i + '_mc'].gotoAndStop(58 + floor(p3bend)); } else { _root['sperm' + i + '_mc'].gotoAndStop(47 + floor(p3bend)); } _root['sperm' + i + '_mc'].swapDepths(509); _root['sperm' + i + '_mc']._xscale = p3sqwid; _root['sperm' + i + '_mc']._yscale = p3sqsiz; } function dop4sqfly() { if (p4cummed) { if (jspd4 > 4) { --jspd4; } p4s = 2.3; } else { if (p4cumming) { if (p4squirtreq == 0) { if (p4cumdly > 0) { --p4cumdly; } else { if (p4squirts < 8) { p4squirtreq = 1; p4cumdly = 5 + p4squirts * 2; } else { p4cummed = 1; } } } } } if (p4sqfly) { p4sqfly += 20; if (p4splatter[p4squirts]) { if (p4sqfly >= 40 && p4bend < 8) { p4bend += 1; } } else { if (p4squirts <= 1) { if (p4sqfly >= 60 && p4bend < 5) { p4bend += 1; } } else { if (p4sqfly >= 40 && p4bend < 5) { p4bend += 1; } } } p4sqwid = 50 + adjx; p4sqsiz = p4sqsiztab[p4squirts]; p4sqend = p4sqendtab[p4squirts]; if (p4sqfly >= p4sqend) { closeyes = 2; blink = 5; hjerkla = 30; hjerkl = sine(30); if (p4splatseq < 9) { ++p4splatseq; } ++p4squirts; p4squirtreq = 0; p4sqfly = 0; p4sqsiz = 0; p4tdangle = p4sqangle[p4squirts]; } } usqfly = p4sqfly; psqalt = sine(usqfly) * p4sqalttab[p4squirts]; if (p4splatter[p4squirts]) { p4sqa -= 4.5; } else { if (p4squirts <= 1) { } else { p4sqa -= 3; } } sqxmul = p4sqfly / 180; psqxadd = p4sqxtab[p4squirts] * sqxmul; sqymul = p4sqfly / 180; psqyadd = p4sqytab[p4squirts] * sqymul; i = 4; _root['sperm' + i + '_mc']._x = p4sqx + psqxadd; _root['sperm' + i + '_mc']._y = p4sqy + psqyadd - psqalt; _root['sperm' + i + '_mc']._alpha = 50; _root['sperm' + i + '_mc']._rotation = -59.5 + p4sqa; mon5 = p4sqy + ' ' + psqyadd + ' ' + psqalt; if (p4splatter[p4squirts]) { _root['sperm' + i + '_mc'].gotoAndStop(58 + floor(p4bend)); } else { _root['sperm' + i + '_mc'].gotoAndStop(47 + floor(p4bend)); } _root['sperm' + i + '_mc'].swapDepths(439); _root['sperm' + i + '_mc']._xscale = p4sqwid; _root['sperm' + i + '_mc']._yscale = p4sqsiz; } function doacsplats() { i = 5; if (p1splatseq >= 0) { p1ss = p1splatseq; if (p1ss > 2) { p1ss = 2; } _root['sperm' + i + '_mc']._x = sx; _root['sperm' + i + '_mc']._y = sby; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -45; _root['sperm' + i + '_mc'].gotoAndStop(100 + p1ss); _root['sperm' + i + '_mc'].swapDepths(150); } i = 6; if (p3splatseq >= 0) { p3ss = p3splatseq; if (p3ss > 2) { p3ss = 2; } _root['sperm' + i + '_mc']._x = sx; _root['sperm' + i + '_mc']._y = sby; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -45; _root['sperm' + i + '_mc'].gotoAndStop(103 + p3ss); _root['sperm' + i + '_mc'].swapDepths(151); } i = 7; if (p1splatseq >= 3) { p1ss = p1splatseq - 3; if (p1ss > 5) { p1ss = 5; } _root['sperm' + i + '_mc']._x = sx; _root['sperm' + i + '_mc']._y = schy; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -45; _root['sperm' + i + '_mc'].gotoAndStop(107 + p1ss); _root['sperm' + i + '_mc'].swapDepths(152); } i = 8; if (p3splatseq >= 3) { p3ss = p3splatseq - 3; if (p3ss > 5) { p3ss = 5; } _root['sperm' + i + '_mc']._x = sx; _root['sperm' + i + '_mc']._y = schy; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -45; _root['sperm' + i + '_mc'].gotoAndStop(114 + p3ss); _root['sperm' + i + '_mc'].swapDepths(153); } i = 9; if (p2splatseq >= 0) { _root['sperm' + i + '_mc']._x = shx; _root['sperm' + i + '_mc']._y = shy; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -45 + sha; _root['sperm' + i + '_mc'].gotoAndStop(121 + p2splatseq); _root['sperm' + i + '_mc'].swapDepths(154); } i = 10; if (p4splatseq >= 0) { _root['sperm' + i + '_mc']._x = shx; _root['sperm' + i + '_mc']._y = shy; _root['sperm' + i + '_mc']._alpha = 100; _root['sperm' + i + '_mc']._rotation = -45 + sha; _root['sperm' + i + '_mc'].gotoAndStop(130 + p4splatseq); _root['sperm' + i + '_mc'].swapDepths(155); } } function initscene3() { hideall(); bg1_mc.gotoAndStop(63); bg1_mc.swapDepths(100); bg2_mc.gotoAndStop(64); bg2_mc.swapDepths(2000); bg3_mc.gotoAndStop(12); bg3_mc.swapDepths(3005); bg4_mc.gotoAndStop(3); bg4_mc.swapDepths(3006); bg1_mc._x = 360; bg1_mc._y = 288; bg2_mc._x = 360; bg2_mc._y = 288; bg3_mc._x = 360; bg3_mc._y = 288; bg4_mc._x = 360; bg4_mc._y = 288; bg1a = 100; bg1_mc._alpha = 100; bg2a = 0; bg2_mc._alpha = 0; bg3a = 0; bg3_mc._alpha = 0; bg4a = 0; bg4_mc._alpha = 0; ssay = 134; hpriest3 = 0; hpstepin = 0; skirtfall3 = 0; skirtfall2 = 0; skirtfall1 = 0; sk3fadd = 0.25; sk2fadd = 0.25; sk1fadd = 0.25; slook = 0; s1a = 100; sha = 0; s2a = 0; kisslips = 0; hkiss = 0; hkissa = 0; closeyes = 0; eyesa = 0; slookda = 0; attached = 0; circlea = 0; circle = 0; circledep = 0; kissreset = 0; circles = 0; eyelooks = 0; rubchest = 0; rcirclea = 0; rubchestdep = 0; horny = 0; godown = 0; downa = 0; downadd = 0; kisstits = 0; kisstits2 = 0; ktreset = 0; tkh = 0; kissheadadd = 0; ukisses = 0; kisses = 0; babykisses = 0; bkreset = 0; babykissesadd = 0; trubchestc = 0; trubchest = 0; trubchestdep = 0; kisspussy = 0; squint = 0; eyessqa = 0; spasma2 = 0; spasma = 0; spasm = 0; kpreset = 0; pkisses = 0; licking = 0; licka = 0; lickdep = 0; boost = 0; dosurge = 0; surge = 0; facea = 100; npkisses = 6; tnpkisses = 6; quivera = 0; quiver = 0; cumming = 0; cummed = 0; waves = 0; squirtreq = 0; holdwait = 0; holdspas = 0; pumpa = 0; pump = 0; breatha = 0; breath = 0; cummod = 0; precum = 0; hpheadup = 0; lookdik = 0; pca = 0; cummedmod = 0; lickingtits = 0; stickitin = 0; ballsa = 0; budx = 0; comfortpoint = 5; painpoint = 15; newcomfort = 0; painwait = 0; startpain = 0; painmax = 0; pain = 0; pmreset = 0; ouch = 0; sfacea = 100; spaina = 0; tdickred = 0; dickred = 0; kissit = 0; kissa1 = 0; kissa2 = 0; bigkiss = 0; kissreset2 = 0; okissat = 0; kissat = 0; wince = 0; winced = 0; tangle = 0; usqangle = 0; pangle = 0; sqfly = 0; sqflya = 0; pangle = 0; fsquirt = 0; sal4 = 0; sal3 = 0; sal2 = 0; sal1 = 0; sal0 = 0; dfollow = 0; dripa = 0; drippos = 0; splatseq = -1; peakwait = 0; quivdep = 0; sfspeed = 0; sfa = 0; pullout = 0; slopump = 0; spa = 0; palpha = 100; bjack = 0; bja = 0; hjack = 0; hja = 0; kjack = 0; kja = 0; pjack = 0; pja = 0; hpump = 0; hpa = 0; sba = 0; sbreath = 0; hcummed = 0; hcumming = 0; hsquirtreq = 0; hsqfly = 0; hsqa = 0; hsqsiz = 0; hsqy = -10000; hsqx = -10000; hpausejack = 0; hcumdly = 20; hsquirts = 0; dangle = 0; tdangle = 0; closeyes = 0; blink = 0; hjerk = 0; hjerka = 0; hjerkl = 0; hjerkla = 0; bjerk = 0; bjerka = 0; pcummed = 0; pcumming = 0; psquirtreq = 0; psqfly = 0; psqa = 0; psqsiz = 0; psqy = -10000; psqx = -10000; ppausejack = 0; pcumdly = 20; psquirts = 0; pdangle = 0; ptdangle = 0; fsplatseq = 0; fsplata = 90; tsplata = 90; tsplatseq = 0; csplatseq = 0; drip0 = 0; d0add = 2; kjspd = 9; bjspd = 9; jodone = 0; bsqfly = 0; bsqa = 0; bsqy = 0; bsqx = 0; bsquirts = 0; bsquirtreq = 0; bsqsiz = 0; bcummed = 0; bcumming = 0; bsplatseq = 0; bsplata = 100; sbxadd = 0; sbyadd = 0; tsbxadd = 0; tsbyadd = 0; p4ja = 0; p3ja = 0; p2ja = 0; p1ja = 0; jack4 = 0; jack3 = 0; jack2 = 0; jack1 = 0; jspd1 = 27; jspd2 = 27.5; jspd3 = 28; jspd4 = 28.5; pa4 = 0; pa3 = 0; pa2 = 0; pa1 = 0; cpa4 = 0; cpa3 = 0; cpa2 = 0; cpa1 = 0; pmp4 = 0; pmp3 = 0; pmp2 = 0; pmp1 = 0; p1s = 8; p2s = 8.5; p3s = 9; p4s = 9.5; p1cummed = 0; p1cumming = 0; p1squirtreq = 0; p1squirts = 0; p1sqfly = 0; p1cumdly = 20; p1bend = 0; p1dangle = 0; p1tdangle = 0; quivera = 0; p2cummed = 0; p2cumming = 0; p2squirtreq = 0; p2squirts = 0; p2sqfly = 0; p2cumdly = 20; p2bend = 0; p2dangle = -8; p2tdangle = -8; p3cummed = 0; p3cumming = 0; p3squirtreq = 0; p3squirts = 0; p3sqfly = 0; p3cumdly = 20; p3bend = 0; p3dangle = 0; p3tdangle = 0; p4cummed = 0; p4cumming = 0; p4squirtreq = 0; p4squirts = 0; p4sqfly = 0; p4cumdly = 20; p4bend = 0; p4dangle = 7; p4tdangle = 7; p1splatseq = -1; p2splatseq = -1; p3splatseq = -1; p4splatseq = -1; allcumtime = 0; skipto = 0; skipto = 14; webma = 0; scenestarted = 1; sayfile1('palace.mp3', 30); palvol = 30; playingpalace = 1; } function doscene3() { if (!scenestarted) { initscene3(); } if (ssay == 134) { if (fadespeed == 0) { if (wait) { --wait; } else { say(135); ssay = 135; wait = 20; } } } else { if (ssay == 135) { if (balpha == 0) { if (wait) { --wait; } else { say(136); ssay = 136; } } } else { if (ssay == 136) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { say(137, 1); ssay = 137; } } } else { if (ssay == 137) { if (balpha == 0) { say(138); ssay = 138; } } else { if (ssay == 138) { if (balpha == 0) { say(139); ssay = 139; } } else { if (ssay == 139) { if (balpha == 0) { say(140); ssay = 140; wait = 20; } } else { if (ssay == 140) { if (balpha == 0) { if (wait) { --wait; } else { say(141); ssay = 141; bg1_mc.gotoAndStop(65); wait = 30; } } } else { if (ssay == 141) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { if (wait) { --wait; } else { say(142); ssay = 142; bg2_mc.gotoAndStop(66); bg3_mc.gotoAndStop(71); wait = 60; wait2 = 30; } } } } else { if (ssay == 142) { if (balpha == 0) { if (wait2) { --wait2; } else { if (bg2a < 100) { bg2a += 2; if (bg2a == 60) { sayfile('temple.mp3', 30); } } else { if (wait) { --wait; } else { say(143); ssay = 143; wait = 30; } } } if (talking1) { fadepalace(); } } } else { if (ssay == 143) { if (balpha == 0) { if (bg3a < 100) { bg3a += 5; } else { if (wait) { --wait; } else { ssay = 143.1; wait = 20; } } } } else { if (ssay == 143.1) { if (wait) { --wait; } else { say(144); ssay = 144; wait = 30; } } else { if (ssay == 144) { if (balpha == 0) { if (wait) { --wait; } else { if (bg3a > 0) { bg3a -= 5; } else { say(145); ssay = 145; bg3_mc.gotoAndStop(67); wait = 30; wait3 = 10; wait2 = 20; uggwait = 200; } } } } else { if (ssay == 145) { if (balpha == 0) { if (wait) { --wait; } else { if (talking) { if (uggwait) { --uggwait; } else { talking = 0; sound0.stop(); } } else { if (wait3) { --wait3; } else { if (bg3a < 100) { bg3a += 10; } else { if (wait2) { --wait2; } else { ssay = 145.1; } } } } } } } else { if (ssay == 145.1) { if (bg3a > 0) { bg3a -= 10; } else { bg1_mc.gotoAndStop(69); if (bg2a > 0) { bg2a -= 10; } else { wait = 30; ssay = 145.2; } } } else { if (ssay == 145.2) { if (wait) { --wait; } else { bg2_mc.gotoAndStop(69); bg2a = 100; killsprites(); bg1_mc.gotoAndStop(70); ssay = 145.3; dressfall = 0; dfadd = 0.25; saidoh = 0; wait = 30; wait2 = 40; sayfile2('drum1.mp3', 60); } } else { if (ssay == 145.3) { if (bg2a > 0) { bg2a -= 10; } else { if (dressfall >= 400) { if (wait) { --wait; } else { bg3_mc.gotoAndStop(72); if (bg3a < 100) { bg3a += 2; } else { if (wait2) { --wait2; } else { say(146); ssay = 146; hpriest3 = 1; wait = 20; } } } } } } else { if (ssay == 146) { if (balpha == 0) { if (bg3a > 0) { bg3a -= 2; } else { if (wait) { --wait; } else { say(147); ssay = 147; bg2_mc.gotoAndStop(73); hpriest3 = 2; wait = 60; wait2 = 60; } } } } else { if (ssay == 147) { if (balpha == 0) { if (bg2a < 100) { bg2a += 0.5; if (bg2a == 1) { sayfile('temple2.mp3', 30); } } else { if (wait) { --wait; } else { if (hpstepin < 90) { hpstepin += 1.5; } else { if (wait2) { --wait2; } else { bg3_mc.gotoAndStop(74); if (bg3a < 100) { bg3a += 0.75; } else { ssay = 147.1; killsprites(); bg1_mc.gotoAndStop(75); bg2_mc.gotoAndStop(76); bg2a = 0; wait = 60; wait2 = 60; } } } } } } } else { if (ssay == 147.1) { if (wait) { --wait; } else { if (bg3a > 0) { bg3a -= 1; } else { if (wait2) { --wait2; } else { if (bg2a < 100) { bg2a += 10; } else { ssay = 147.2; uggwait = 200; } } } } } else { if (ssay == 147.2) { if (talking) { if (uggwait) { --uggwait; } else { talking = 0; sound0.stop(); } } else { bg1_mc.gotoAndStop(77); sayfile2('drum1.mp3', 60); ssay = 147.3; skirtfall3 = 0; skirtfall2 = 0; skirtfall1 = 0; sk3fadd = 0.25; sk2fadd = 0.25; sk1fadd = 0.25; } } else { if (ssay == 147.3) { if (bg2a > 0) { bg2a -= 20; } else { if (skirtfall3 >= 50) { slook = 1; } if (skirtfall3 >= 400) { ssay = 147.4; wait = 20; } } } else { if (ssay == 147.4) { if (wait) { --wait; } else { slook = 2; wait = 20; ssay = 147.41; } } else { if (ssay == 147.41) { if (wait) { --wait; } else { slook = 1; wait = 20; ssay = 147.42; } } else { if (ssay == 147.42) { if (wait) { --wait; } else { slook = 0; wait = 30; ssay = 147.43; } } else { if (ssay == 147.43) { if (wait) { --wait; } else { wait = 20; wait2 = 20; ssay = 147.44; bg2_mc.gotoAndStop(78); } } else { if (ssay == 147.44) { if (bg2a < 100) { bg2a += 2; } else { if (wait2) { --wait2; } else { say(148); ssay = 148; killsprites(); bg1_mc.gotoAndStop(79); wait = 10; } } } else { if (ssay == 148) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 4; } else { if (wait) { --wait; } else { say(149); ssay = 149; wait = 10; } } } } else { if (ssay == 149) { if (balpha == 0) { if (wait) { --wait; } else { say(150); ssay = 150; bg2_mc.gotoAndStop(80); } } } else { if (ssay == 150) { if (balpha == 0) { if (wait) { --wait; } else { if (bg2a < 100) { bg2a += 10; } else { say(151); ssay = 151; } } } } else { if (ssay == 151) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(152); ssay = 152; } } } else { if (ssay == 152) { if (balpha == 0) { say(153); ssay = 153; wait = 10; } } else { if (ssay == 153) { if (balpha == 0) { if (wait) { --wait; } else { say(154); ssay = 154; wait = 10; } } } else { if (ssay == 154) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { say(155); ssay = 155; } } } } else { if (ssay == 155) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 10; } else { say(156); ssay = 156; bg2_mc.gotoAndStop(81); wait = 20; } } } else { if (ssay == 156) { if (balpha == 0) { if (bg2a < 100) { bg2a += 10; } else { if (wait) { --wait; } else { say(157); ssay = 157; bg1_mc.gotoAndStop(78); wait = 10; } } } } else { if (ssay == 157) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 5; } else { if (wait) { --wait; } else { say(158); ssay = 158; bg2_mc.gotoAndStop(78); bg2a = 100; bg1_mc.gotoAndStop(82); } } } } else { if (ssay == 158) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 2; if (bg2a == 0) { } } else { bg2_mc.gotoAndStop(83); bg4_mc.gotoAndStop(85); bwait = 0; inhale = 0; lickingtits = 1; } } dolickt(); } else { if (ssay == 159) { if (balpha == 0) { if (bg2a < 100) { bg2a += 2; } else { dobreath(); if (wait) { --wait; } else { say(160); ssay = 160; bg3_mc.gotoAndStop(84); wait = 10; } } } dolickt(); } else { if (ssay == 160) { if (balpha == 0) { if (bg3a < 100) { bg3a += 5; if (bg4a > 0) { bg4a -= 5; } } else { if (wait) { --wait; if (bg4a > 0) { bg4a -= 5; } } else { bg4a = 0; say(161); ssay = 161; wait = 10; } } } else { dobreath(); } } else { if (ssay == 161) { if (balpha == 0) { if (bg3a > 0) { bg3a -= 10; } else { dobreath(); if (wait) { --wait; } else { say(162); ssay = 162; } } } } else { if (ssay == 162) { if (balpha == 0) { if (bg3a < 100) { bg3a += 5; if (bg4a > 0) { bg4a -= 5; } } else { if (bg4a > 0) { bg4a -= 5; } else { bg4a = 0; say(163); ssay = 163; wait = 10; bg2_mc.gotoAndStop(86); } } } dobreath(); } else { if (ssay == 163) { bg4a = 0; if (balpha == 0) { if (bg3a > 0) { bg3a -= 5; } else { if (wait) { --wait; } else { say(164); ssay = 164; wait = 10; killsprites(); bg1_mc.gotoAndStop(87); attached = 0; } } } } else { if (ssay == 164) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 5; } else { ssay = 165; } dolickp(); } } else { if (ssay >= 165 && ssay < 168) { dolickp(); } else { if (ssay == 168) { dolickp(); if (balpha == 0) { if (wait) { --wait; } else { say(169); ssay = 169; bg2_mc.gotoAndStop(88); wait = 10; } } } else { if (ssay == 169) { dolickp(); if (balpha == 0) { if (bg2a < 100) { bg2a += 4; } else { if (wait) { --wait; } else { say(170); ssay = 170; killsprites(); wait = 5; } } } } else { if (ssay == 170) { if (balpha == 0) { if (wait) { --wait; } else { say(171); ssay = 171; wait = 5; autopilot = 0; } } } else { if (ssay == 171) { if (balpha == 0) { if (wait) { --wait; } else { say(172); ssay = 172; wait = 5; bg1_mc.gotoAndStop(89); attached = 0; horny = 0; cummed = 0; } } } else { if (ssay == 172) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 4; } } doenter(); } else { if (ssay == 173) { if (balpha == 0) { say(174); ssay = 174; } doenter(); } else { if (ssay == 174) { if (balpha == 0) { } doenter(); } else { if (ssay == 175) { if (balpha == 0) { autopilot = 0; bg2_mc.gotoAndStop(90); bg3_mc.gotoAndStop(91); if (bg2a < 100) { bg2a += 5; } else { ssay = 175.1; wait = 10; } } doenter(); } else { if (ssay == 175.1) { if (wait) { --wait; } else { say(176); ssay = 176; wait = 10; killsprites(); } } else { if (ssay == 176) { if (balpha == 0) { if (bg3a < 100) { bg3a += 10; } else { if (wait) { --wait; } else { say(177); ssay = 177; wait = 5; } } } } else { if (ssay == 177) { if (balpha == 0) { if (bg3a > 0) { bg3a -= 5; } else { if (wait) { --wait; } else { say(178); ssay = 178; wait = 10; } } } } else { if (ssay == 178) { if (balpha == 0) { if (wait) { --wait; } else { say(179, 2); ssay = 179; wait = 5; } } } else { if (ssay == 179) { if (balpha == 0) { if (wait) { --wait; } else { say(180); ssay = 180; bg1_mc.gotoAndStop(92); } } } else { if (ssay == 180) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 5; } else { if (wait) { --wait; } else { tx = 326; ty = 362; dx = mousex - tx; dy = mousey - ty; if (abs(dx) < 20 && abs(dy) < 20) { ssay = 180.1; wait = 3; bg2_mc.gotoAndStop(93); } } } } } else { if (ssay == 180.1) { if (bg2a < 100) { bg2a += 5; } else { if (wait) { --wait; } else { say(181, 1); ssay = 181; wait = 10; } } } else { if (ssay == 181) { if (balpha == 0) { if (wait) { --wait; } else { say(182, 1); ssay = 182; bg1_mc.gotoAndStop(94); } } } else { if (ssay == 182) { if (balpha == 0) { if (bg2a > 0) { bg2a -= 2; } else { ssay = 182.1; bg2_mc.gotoAndStop(95); bg3_mc.gotoAndStop(96); bg4_mc.gotoAndStop(97); bg4_mc.swapDepths(1); kissreset = 1; kisses = 0; horny = 50; autopilot = 6; squirts = 0; cumming = 0; cummed = 0; sqreq = 0; sqwait = 0; } } } else { if (ssay == 182.1) { if (mybug && buttonpress) { kisses = 5; kissreset = 0; } if (bigkiss) { tx = 343; ty = 342; } else { tx = 258; ty = 372; } dx = mousex - tx; dy = mousey - ty; if (cumming) { if (wince) { if (kissa2 > 0) { kissa2 -= 25; } else { winced = 1; } --wince; } else { if (kissa2 < 100 && !wince) { kissa2 += 25; } else { if (kissa1 < 100) { kissa1 += 25; } } } } else { if (abs(dx) < 30 && abs(dy) < 30 && bigkiss != 1) { kissit = 1; } else { kissit = 0; } } if (cumming) { } else { if (!kissit) { if (kissa2 > 0) { kissa2 -= 25; } else { if (kissa1 > 0) { kissa1 -= 25; } else { kissreset2 = 1; if (!kissreset) { kissreset = 1; if (!bigkiss) { ++kisses; if (kisses >= 5) { bigkiss = 1; } dosurge = 2; horny += 2; } } } } } else { if (kissa1 < 100) { kissa1 += 25; } else { if (kissa2 < 100) { kissa2 += 25; } else { if (kissreset) { kissreset = 0; } } } } } if (cumming) { } else { if (!bigkiss) { bg2a = kissa1; bg3a = kissa2; bg4a = 0; } else { kissat = kissa1 + kissa2; kdx = kissat - okissat; if (kdx == 0) { } else { if (kdx > 0 && okdx < 0) { if (spasma == 0) { spasma = 0.001; } else { if (spasma2 == 0) { spasma2 = 0.001; } } ++kisses; dosurge = 1; if (horny < 90) { horny += 3; } else { if (horny < 99) { horny += 1; saysnd('uhh0', 15); } else { horny = 100; cumming = 1; autopilot = 0; lickingtits = 0; uhh = 0; sound1.stop(); talking1 = 0; sound2.stop(); talking2 = 0; sound3.stop(); talking3 = 0; } } } okdx = kdx; } okissat = kissat; bg4a = 100; if (bg1a > 0) { bg1a -= 4; } if (bg2a > 0) { bg2a -= 4; } if (bg3a > 0) { bg3a -= 4; } if (bg1a <= 0) { bigkiss = 2; } } } dopowerbar(); dokiss2(); } else { if (ssay == 182.2) { if (bg1a <= 0) { lickingtits = 0; wait = 10; bg2_mc.gotoAndStop(103); bg3_mc.gotoAndStop(104); } if (bg1a < 100) { bg1a += 2; bg2a = bg1a; dokiss2(); } else { if (wait) { --wait; } else { say(183, 1); ssay = 183; wait = 20; killsprites(); } } } else { if (ssay == 183) { if (wait) { --wait; if (wait == 0) { sayfile('chord.mp3', 30); } } else { if (balpha == 0) { if (bg3a < 100) { bg3a += 2; } else { say(184); ssay = 184; } } } } else { if (ssay == 184) { if (balpha == 0) { ssay = 184.1; bg2a = 0; bg1_mc.gotoAndStop(89); udy = 0; udx = 0; boost = 0; hfa = 0; horny = 0; autopilot = 6; lickingtits = 1; } } else { if (ssay == 184.1) { if (bg3a > 0) { bg3a -= 2; } doenter2(); } else { if (ssay == 185) { if (balpha == 0) { if (wait) { --wait; } else { say(186); ssay = 186; wait = 10; bg2_mc.gotoAndStop(113); } } doenter2(); } else { if (ssay == 186) { if (balpha == 0) { if (bg2a < 100) { bg2a += 2; } else { if (wait) { --wait; } else { say(188); ssay = 188; wait = 10; lickingtits = 0; } } } doenter2(); } else { if (ssay == 188) { if (ahvol) { fadeahloop(); } if (balpha == 0) { if (wait) { --wait; } else { say(189); ssay = 189; wait = 40; killsprites(); bg1_mc.gotoAndStop(114); wince = 0; } } } else { if (ssay == 189) { dojackoff(); if (balpha == 0) { if (bg2a > 0) { bg2a -= 2; } else { if (!hcumming) { if (wait) { --wait; } if (wait == 0) { hcumming = 1; hsquirtreq = 1; } } if (jodone > 30) { bg2_mc.gotoAndStop(115); ssay = 189.1; } } } } else { if (ssay == 189.1) { dojackoff(); if (bg2a < 100) { bg2a += 2; } else { say(190); ssay = 190; wait = 10; killsprites(); } } else { if (ssay == 190) { if (balpha == 0) { bg1_mc.gotoAndStop(116); ssay = 190.1; bjspd = 20; dangle = 0; tdangle = 0; uggwait = 100; } } else { if (ssay == 190.1) { dosbcum(); if (bg2a > 0) { bg2a -= 2; } else { if (talking) { if (uggwait) { --uggwait; } else { talking = 0; sound0.stop(); } } if (bcummed >= 60 && !talking) { bg3_mc.gotoAndStop(2); ssay = 190.2; } } } else { if (ssay == 190.2) { dosbcum(); if (bg3a < 100) { bg3a += 2; } else { bg1_mc.gotoAndStop(117); killsprites(); ssay = 190.3; bg4a = 0; } } else { if (ssay == 190.3) { doallcum(); if (bg3a > 0) { bg3a -= 2; } else { if (p1cummed && p2cummed && p3cummed && p4cummed) { say(191); ssay = 191; replaytime = 0; } } } else { if (ssay == 191) { doallcum(); if (balpha == 0) { initscene3(); ssay = 190.3; bg1_mc.gotoAndStop(117); bg3_mc.gotoAndStop(2); bg3a = 100; replaytime = 0; } else { ++replaytime; if (replaytime == 10) { sayfile('chord.mp3', 30); } if (replaytime >= 120) { bg3_mc.gotoAndStop(118); ssay = 191.1; forcebuboff = 1; } } } else { if (ssay == 191.1) { doallcum(); if (bg3a < 100) { bg3a += 2; } else { say(192); ssay = 192; killsprites(); wait = 20; wait2 = 20; bg1_mc.gotoAndStop(119); } } else { if (ssay == 192) { if (balpha == 0) { if (wait) { --wait; } else { if (bg3a > 0) { bg3a -= 4; } else { if (wait2) { --wait2; } else { say(193); ssay = 193; wait = 10; } } } } } else { if (ssay == 193) { if (balpha == 0) { if (wait) { --wait; } else { say(194); ssay = 194; wait = 10; } } } else { if (ssay == 194) { if (balpha == 0) { if (wait) { --wait; } else { say(195); ssay = 195; wait = 10; } } } else { if (ssay == 195) { if (balpha == 0) { if (wait) { --wait; } else { say(196); ssay = 196; wait = 20; bg3_mc.gotoAndStop(120); } } } else { if (ssay == 196) { if (balpha == 0) { if (wait) { --wait; } else { if (bg3a < 100) { bg3a += 2; } else { bg1_mc.gotoAndStop(120); bg3a = 0; sayfile('temple.mp3', 30); ssay = 197; wch_cred = 0; rolls = 0; weba = 0; fadeio = 1; wait = 100; goblack = 0; startbutton_mc._x = -10000; onstartbutton = 0; fadingout = 0; } } } } else { if (ssay == 197) { mon5 = 'wch:' + wch_cred; if (fadeio > 0) { if (wch_cred == 0) { ++weba; } else { weba += 10; } if (weba >= 100) { weba = 100; fadeio = 0; } } else { if (wait) { --wait; if (wait == 0) { fadeio = -1; } } else { if (fadeio < 0) { weba -= 10; if (weba <= 0) { fadeio = 1; ++wch_cred; if (wch_cred >= 6) { wch_cred = 0; ++rolls; } wait = 100; } } } } i = (197 + wch_cred) * 4; webmasters_shad_mc.swapDepths(11000); webmasters_mc.swapDepths(11001); webmasters_mc._x = 349; webmasters_mc._y = 321; webmasters_mc.gotoAndStop(8); webmasters_mc.txt.text = English[i]; webmasters_shad_mc.gotoAndStop(9); webmasters_shad_mc.txt.text = English[i]; if (webma < 100) { ++weba; } webmasters_mc._alpha = weba; webmasters_shad_mc._x = 352; webmasters_shad_mc._y = 323; webas = weba - 30; if (webas < 0) { webas = 0; } webmasters_shad_mc._alpha = webas; if (goblack) { startbutton_mc._x = -10000; startbutton_mc.swapDepths(-27009); showpop = 0; if (!fadingout) { startfadeout(); } if (fade == 100) { if (!resumegame) { scene = 1; } else { scene = oldscene; } scenestarted = 0; startfadein(); } } else { if (onstartbutton) { startframe = 3; if (buttonpress && !goblack) { goblack = 1; resumegame = 0; if (!teaser) { oldscene = 0; highestscene = 0; gamesave.data.scene = 0; gamesave.data.lastscene = 0; gamesave.data.unlocked = 0; } } } else { startframe = 1; } } if (rolls < 1) { startbutton_mc._x = -10000; } else { startbutton_mc._x = 349 + fadjx; } startbutton_mc._y = 543 + fadjy; startbutton_mc.swapDepths(27009); startbutton_mc.gotoAndStop(startframe); } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } } if (ssay >= 142 && ssay < 145.2) { doflames(); } if (ssay >= 145.3 && ssay < 147.1) { dodressfall(); } if (ssay >= 147.3 && ssay < 148) { doskirtfall(); } if (ssay >= 158 && lickingtits) { doahloop(); } else { if (cumming && ahvol > 0) { fadeahloop(); } } bg1_mc._alpha = bg1a; bg2_mc._alpha = bg2a; bg3_mc._alpha = bg3a; bg4_mc._alpha = bg4a; omousex = mousex; omousey = mousey; if (!Key.isDown(191)) { slashrel = 1; } if (debug && Key.isDown(27)) { scenestarted = 0; killsprites(); } if (debug && Key.isDown(191) && slashrel) { killsprites(); forcebuboff = 1; if (autopilot) { killhotspot(); autopilot = 0; } sound1.setVolume(0); talking1 = 0; palvol = 0; sound1.stop(); ssay = 142; bg2_mc.gotoAndStop(66); bg3_mc.gotoAndStop(71); wait = 0; if (skipto == 0) { ++skipto; return undefined; } bg1_mc.gotoAndStop(69); ssay = 145.2; if (skipto == 1) { ++skipto; return undefined; } bg1_mc.gotoAndStop(70); ssay = 147; bg2_mc.gotoAndStop(73); hpriest3 = 2; wait = 60; wait2 = 60; if (skipto == 2) { ++skipto; return undefined; } bg2_mc.gotoAndStop(76); bg2a = 100; bg3a = 0; sayfile('ding.mp3', 0); ssay = 147.2; if (skipto == 3) { ++skipto; return undefined; } ssay = 158; bg2_mc.gotoAndStop(78); bg2a = 100; bg1_mc.gotoAndStop(82); lickingtits = 1; if (skipto == 4) { ++skipto; return undefined; } bg2_mc.gotoAndStop(83); bg4_mc.gotoAndStop(85); bwait = 0; inhale = 0; ssay = 159; attached = 1; godown = 2; horny = 50; if (skipto == 5) { ++skipto; return undefined; } ssay = 164; bg1_mc.gotoAndStop(87); attached = 0; horny = 50; if (skipto == 6) { ++skipto; return undefined; } autopilot = 0; ssay = 172; bg1_mc.gotoAndStop(89); horny = 0; if (skipto == 7) { ++skipto; return undefined; } ssay = 180.1; wait = 3; bg2_mc.gotoAndStop(93); autopilot = 0; if (skipto == 8) { ++skipto; return undefined; } ssay = 182; bg1_mc.gotoAndStop(94); if (skipto == 9) { ++skipto; return undefined; } ssay = 182.2; wait = 10; lickingtits = 0; bg2_mc.gotoAndStop(103); bg3_mc.gotoAndStop(104); horny = 0; cummed = 0; cumming = 0; if (skipto == 10) { ++skipto; return undefined; } ssay = 184.1; bg1_mc.gotoAndStop(89); bg2a = 0; udy = 0; udx = 0; hfa = 0; horny = 0; autopilot = 6; lickingtits = 1; if (skipto == 11) { ++skipto; return undefined; } ssay = 189; bg1_mc.gotoAndStop(114); lickingtits = 0; if (skipto == 12) { ++skipto; return undefined; } ssay = 190.1; bg1_mc.gotoAndStop(116); bjspd = 20; if (skipto == 13) { ++skipto; return undefined; } ssay = 190.3; bg1_mc.gotoAndStop(117); autopilot = 0; bg4a = 0; if (skipto == 14) { ++skipto; return undefined; } ssay = 196; wait = 1; bg3_mc.gotoAndStop(120); } } function isnan(a) { if (a <= 0 || a >= 0) { return 1; } else { return 0; } } function sine(deg) { rad = deg * Math.PI / 180; return Math.sin(rad); } function cosine(deg) { rad = deg * Math.PI / 180; return Math.cos(rad); } function rad2deg(rad) { deg = rad * 180 / Math.PI; return deg; } function deg2rad(deg) { rad = deg * Math.PI / 180; return rad; } function abs(n) { return Math.abs(n); } function floor(n) { return Math.floor(n); } function rnd(range) { r = floor(Math.random() * range); return r; } function rnd1() { r = rnd(65536); if (r < 32768) { return 0; } else { return 1; } } function finddistance(x1, y1, x2, y2) { distance = Math.sqrt((x2 - x1) * (x2 - x1) + (y2 - y1) * (y2 - y1)); return distance; } function dokeys() { if (!Key.isDown(27)) { escrel = 1; } if (Key.isDown(27) && escrel) { escrel = 0; balpha = 0; bfade = 0; bubtimer = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; fadespeed = 0; fadingout = 0; scenestarted = 0; } if (!Key.isDown(68)) { drel = 1; } if (Key.isDown(68) && drel && allowdebug) { if (debug) { debug = 0; } else { debug = 1; } drel = 0; } if (!Key.isDown(83)) { srel = 1; } if (Key.isDown(83) && srel && (secretunlocked || debug || allowsceneswitch) && !pausing) { if (showpop) { showpop = 0; } if (showpoptype == 10) { showpoptype = 2; } fadingout = 0; fadespeed = 0; fade = 0; sheet_mc._alpha = fade; sheet_mc.swapDepths(-33333); srel = 0; hideall(); ++scene; if (scene > scenes) { scene = 0; } balpha = 0; bfade = 0; bubtimer = 0; _root.wordBalloon.wordBalloonGraphic._y = 10000; _root.wordBalloon.wordBalloonGraphic._alpha = balpha; _root.wordBalloon.wordBalloonGraphic.balloon_txt._alpha = balpha; fadespeed = 0; fadingout = 0; scenestarted = 0; stopsounds(); } if (debug) { if (Key.isDown(87)) { if (Key.isDown(39)) { ++wadjx; } if (Key.isDown(37)) { --wadjx; } if (Key.isDown(38)) { --wadjy; } if (Key.isDown(40)) { ++wadjy; } } if (Key.isDown(90)) { if (Key.isDown(39)) { ++zadjx; } if (Key.isDown(37)) { --zadjx; } if (Key.isDown(38)) { --zadjy; } if (Key.isDown(40)) { ++zadjy; } } if (Key.isDown(70)) { if (Key.isDown(39)) { ++fadjx; } if (Key.isDown(37)) { --fadjx; } if (Key.isDown(38)) { --fadjy; } if (Key.isDown(40)) { ++fadjy; } } if (Key.isDown(81)) { if (Key.isDown(39)) { ++qadjx; } if (Key.isDown(37)) { --qadjx; } if (Key.isDown(38)) { --qadjy; } if (Key.isDown(40)) { ++qadjy; } } if (Key.isDown(65)) { if (Key.isDown(39)) { ++adjx; } if (Key.isDown(37)) { --adjx; } if (Key.isDown(38)) { --adjy; } if (Key.isDown(40)) { ++adjy; } } else { if (Key.isDown(86)) { if (Key.isDown(39)) { ++vscale; } if (Key.isDown(37)) { --vscale; } } else { if (Key.isDown(83)) { if (Key.isDown(39)) { ++xscroll; } if (Key.isDown(37)) { --xscroll; } if (Key.isDown(38)) { --yscroll; } if (Key.isDown(40)) { ++yscroll; } } } } } if (!teaser) { kk = Key.getCode(); if (keyseq == 0 && kk == 65) { keyseq = 1; } else { if (keyseq == 1) { if (kk == 65) { } else { if (kk == 78) { keyseq = 2; rkeyrel = 0; } else { keyseq = 0; } } } else { if (keyseq == 2) { if (kk == 78) { } else { if (kk == 75) { keyseq = 3; } else { keyseq = 0; } } } else { if (keyseq == 3) { if (kk == 75) { } else { if (Key.isDown(72)) { secretunlocked = 1; highestscene = 10; gamesave.data.scene = 10; gamesave.data.unlocked = 1; keyseq = 0; sayfile('chimes.wav', 100); pausing = 9; } else { if (kk != 72) { keyseq = 0; } } } } } } } } mon1 = 'a:' + adjx + ' ' + adjy + ' f:' + fadjx + ' ' + fadjy + ' z:' + zadjx + ' ' + zadjy + ' q:' + qadjx + ' ' + qadjy + ' w:' + wadjx + ' ' + wadjy; } function calcFPS() { ++numFrames; now = getTimer(); elapsedSeconds = (now - startTime) / 1000; tfps = numFrames / elapsedSeconds; fpstab[fpsi] = tfps; ++fpsi; if (fpsi >= 4) { fpsi = 0; } fps = (fpstab[0] + fpstab[1] + fpstab[2] + fpstab[3]) / 4; if (fps >= 19.5) { fps = 20; } if (fps >= 20) { speedadj = 1; } else { speedadj = 1 + (20 - fps) / 10; } } function initfps() { startTime = getTimer(); numFrames = 0; fps = 30; speedadj = 1; } function sss(tshx, tshy, tshrad, telrad, tfpx, tfpy, facingr) { reach = telrad + tshrad; reach5 = reach - 1; dist2point = finddistance(tshx, tshy, tfpx, tfpy); ang2point = rad2deg(-Math.atan2(tshx - tfpx, tshy - tfpy)); if (dist2point >= reach5) { xadd = sine(ang2point) * reach5; yadd = -cosine(ang2point) * reach5; tfpx = tshx + xadd; tfpy = tshy + yadd; dist2point = finddistance(tshx, tshy, tfpx, tfpy); } point2arm = ang2point + 180; if (facingr) { a = tshrad; b = telrad; } else { a = telrad; b = tshrad; } c = dist2point; angleA = rad2deg(Math.acos((b * b + c * c - a * a) / 2 * b * c)); angleB = rad2deg(Math.acos((a * a + c * c - b * b) / 2 * a * c)); if (facingr) { ugsha = ang2point + angleB; ugela = point2arm - angleA + 180; } else { ugsha = ang2point - angleA; ugela = point2arm + angleB + 180; } } teaser = 0; if (teaser) { version1 = 'Teaser version'; } else { version1 = '1.27 Beta'; } teasertime = 0; tmybug = 0; allowsceneswitch = 0; if (teaser) { mybug = 0; blackpause = 0; allowdebug = 0; debug = 0; } else { mybug = 0; blackpause = 0; allowsceneswitch = 1; allowdebug = 1; debug = 0; } ssay = 0; phase = 0; scene = 0; scenes = 3; scenetext = ['title', 'Bath', 'History', 'Temple', 'Museum', '']; if (debug) { seenpause = 1; } else { seenpause = 0; } credits = 0; rolls = 0; fadefont = 0; language = 0; goblack = 0; resumegame = 0; scenestarted = 0; time = 0; framerate = 20; pusooypop = 0; showpop = 0; pausing = 0; pauserel = 0; delay = 0; slomo = 0; wait = 0; games = 0; noisy = 0; highestscene = 0; keyseq = 0; fadjy = 0; fadjx = 0; adjy = 0; adjx = 0; qadjy = 0; qadjx = 0; zadjy = 0; zadjx = 0; wadjy = 0; wadjx = 0; fadespeed = -2; lickingtits = 0; balpha = 0; bubtime = 30; bubtimer = 0; time = 0; testbubble = -1; skippy = 0; English = ['Yo!', 0, 320, 240, 'Press the space bar again to continue playing.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Princess?', 3, 7, 77, 'Yes Ekibe?', 0, 485, 131, 'Come. It\'s time for you to bathe.', 0, 212, 125, 'We must prepare you for the big ceremony!', 0, 0, 0, 'Must I? I would rather just stay here and play.', 1, 480, 162, 'Oh yes!\rThis is the most important day in your life!', 0, 212, 125, 'Today you become a woman.\rThe blessings of the Gods will be placed upon you so you will be assured to be fruitful in your reign.', 0, 0, 0, '', 0, 320, 240, 'Come on now! There is so much to do before the big ceremony.', 0, 0, 0, 'Now don\'t be fussy!', 1, 277, 75, 'Child, why are you so shy?', 0, 263, 99, 'Just relax and enjoy the bath.', 0, 513, 97, 'There. That\'s better.', 0, 581, 92, '', 0, 320, 240, 'You know, some people are a little worried about you.', 0, 581, 92, 'Worried?', 1, 197, 138, 'Yes.\rYou have become a woman now, but… but…', 0, 522, 144, 'But what?', 1, 197, 138, 'Well the problem is that you are too… ummm… slim.', 0, 522, 144, 'I’m too skinny?', 1, 196, 116, 'It is very important for you to bear children.', 0, 522, 144, 'As royal princess and heir to the throne you must carry on the dynasty.', 3, 461, 63, 'See? Your breasts are so small. How can you have healthy children?', 0, 555, 111, 'And your hips are so narrow. How could you possibly bear a big strong baby?', 0, 555, 111, 'You need to eat more.', 0, 522, 144, 'Look at me!', 3, 461, 63, 'Yes. You have many healthy children.', 1, 201, 102, 'And all well fed!', 0, 536, 81, 'You need to fatten up a little! ', 0, 519, 108, 'Okay. I\'ll try.', 1, 162, 79, 'Good. ', 0, 519, 79, '', 0, 320, 240, 'There are some things you need to know,\rnow that you are becoming a woman.', 0, 557, 181, 'You need to learn how to please men,\rin the most important way.', 0, 0, 0, 'Guard!', 0, 558, 130, 'Yes you!\r Come here.', 0, 558, 130, 'But I have strict orders not to watch the princess bathing.', 1, 320, 121, 'Would you disobey her command then? She requires you here.', 0, 558, 130, 'Uh... okay maam.', 1, 320, 121, 'You won\'t be needing this spear.', 1, 195, 76, 'We don\'t need this garment either.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'Hee hee!', 0, 514, 142, 'Here.\rSit.', 1, 324, 116, 'I know You can\'t watch the princess bathe, but you can watch me dance.', 1, 324, 116, 'See what popped up?', 1, 203, 162, 'What happened to it?', 0, 505, 135, 'It is now filled with passion and fire.', 1, 153, 98, 'Come here.\r I want you to touch it. Feel how hot it is.', 1, 197, 129, 'But...', 0, 464, 204, 'It\'s okay. He only feels extreme pleasure when you touch it.', 1, 197, 129, 'Squeeze it. Feel how warm it is.', 1, 212, 77, 'Yes. Feel the heat of his passion.', 1, 259, 71, 'See? Now let me show you how to produce the milk of creation.', 1, 259, 85, 'Hold it like that.', 1, 278, 96, 'Now slide your hand up and down.', 1, 278, 96, 'Like this?', 0, 447, 175, 'Very good! Your touch is sweet. He is melting.', 1, 278, 96, 'Now I will gently coax here.', 1, 0, 0, 'Faster!', 1, 0, 0, 'Yes! He is feeling the urge.', 1, 0, 0, 'The princess is not bathing. Now look at her as she gives you love.', 1, 0, 0, 'Look at her sweet face. Let your desire flow.', 1, 0, 0, 'The milk of creation.', 0, 332, 86, 'It\'s alive. Can\'t you feel it?', 0, 0, 0, 'You need to learn the power of it. ', 0, 0, 0, 'You need to assimilate the power of it.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Okay class, let\'s run through the succession of rulers in the 8th dynasty.', 0, 381, 132, 'I\'m sure you will all find this very interesting...', 0, 0, 0, 'Uhhhhh! This is so boring!', 11, 301, 190, 'Pay attention! This is important.', 11, 301, 190, 'It\'s ancient history!', 11, 0, 0, 'Who cares about a lot of crusty old dead people?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'Hee hee! I love to rile you up!', 11, 0, 0, 'Besides, you just look so amazing!', 11, 0, 0, 'It makes me crazy horny just to look at you.', 11, 0, 0, 'You\'re always horny.', 11, 0, 0, 'You\'re always sexy!', 11, 0, 0, 'Lift your skirt a little higher. I want to see your panties :-p', 11, 0, 0, 'Can’t you wait until after school?', 11, 0, 0, 'I want to see them now! Here!', 11, 301, 190, 'Is your dick getting hard?', 11, 301, 190, 'I want to see it. Here. Now!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'What is the answer?', 0, 462, 174, 'Uhhh... I don\'t know.', 1, 395, 126, 'Just as I thought. You weren\'t paying attention.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'You are just so beautiful!', 1, 198, 76, 'I wish I could be there for the ceremony.', 1, 0, 0, 'You won\'t be there?', 0, 570, 251, 'Sorry Princess, only the most holy can enter the inner sanctum of the temple.', 1, 197, 95, 'The Gods themselves appear there some times!', 1, 0, 0, 'You will have a special purification allowing you to enter along with the priests.', 1, 0, 0, 'You can manage by yourself can\'t you?', 1, 0, 0, 'I guess.', 0, 498, 142, 'We pray to all the Gods to bring the fruit of life to our princess,', 0, 554, 188, 'That she shall bring forth abundant offspring to bless the dynasty with lasting reign.', 1, 262, 177, 'Of this we pray.\rOf this we give offering.', 0, 554, 188, 'The Gods will be pleased with this one.', 1, 222, 177, 'Prepare her on the altar.', 1, 444, 77, 'You needn\'t be frightened.', 0, 548, 67, 'The gods themselves express their elation at your emergent womanhood through us, their priest servants.', 0, 503, 180, 'You should accept the blessings of the gods with great joy!', 0, 0, 0, 'But... But why am I bound?', 1, 254, 214, 'In the presence of the gods one must always remain perfectly open.', 0, 503, 180, 'Were you not bound you would be covering yourself in shame, an offense to the gods.', 0, 0, 0, 'It is necessary to train you.', 0, 0, 0, 'Oh.', 1, 254, 214, 'Just relax and enjoy, as the gods shower you with love and affection.', 0, 503, 180, 'I\'ll try.', 1, 254, 214, 'Good.', 0, 548, 67, 'Does that feel good?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'What about down here? Are you starting to feel a tingle?', 0, 514, 112, 'Oooo....\rIt\'s more than a tingle.', 1, 229, 129, 'Let\'s lift her up,', 0, 514, 112, 'And have a taste of that tingle.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, I see.\rCan you hold it?', 0, 528, 298, 'I... I don\'t know.', 1, 258, 55, 'She is just so pretty isn\'t she?', 0, 535, 83, 'Just looking at her face brings a throbbing desire to explode down there.', 0, 0, 0, 'I too am almost beyond being able to stop it.', 0, 0, 0, 'There my sweet princess. I know I\'m a little too big for you.', 0, 418, 77, 'Just flow with it.\rLet it in.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princess, this is our newest young priest.', 0, 535, 126, 'It is the first time for him and control seems to be a problem.', 0, 0, 0, 'Will you be a sweetheart and help?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Good. Look up into his eyes with that heavenly face of yours.', 0, 535, 126, 'Now hold that gaze and give the sweetest kisses.', 0, 587, 201, 'Let him dissolve into sweet surrender.', 0, 0, 0, 'Praise the gods!', 0, 587, 181, 'I\'ll take over here.', 0, 484, 47, 'We mustn\'t spill inside the royal vessel.\rOnly royal seed must grow there.', 0, 412, 100, 'Put her down.', 0, 0, 0, '', 0, 320, 240, 'Let us gather now for the offering.', 0, 515, 67, 'May the gods bless you with fertility in abundance.', 0, 0, 0, 'Come sweet one. Taste this.', 3, 403, 79, 'Instant Replay', 10, 345, 15, 'This is highly unusual, but I have a special gift for you.', 0, 495, 130, 'As you know, the ankh is the symbol for everlasting life.', 1, 436, 80, 'This golden ankh is said to have been forged by the gods themselves.', 1, 436, 80, 'It is a thing of incredible power.', 1, 0, 0, 'Wear it always, and the gods will bless you with everlasting life.', 1, 0, 0, 'End of Part One', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and music by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Vinny53\rItalian: Oaiki', 0, 320, 240, 'Part One secret code: ankh', 0, 320, 240, 'To be continued!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 0, 320, 240, 'From the bite of a poisonous snake.', 0, 320, 240, 'It\'s a mystery.', 0, 320, 240, 'The Egyptians valued fertility highly, but the records of her only say that she never gave birth.', 0, 320, 240, 'In the next room we will see the artifacts of royal life.', 0, 320, 240, 'That sounds boring.', 0, 320, 240, 'I’d much rather stay here and check out your artifacts!', 0, 320, 240, 'I can’t believe how lucky I am!', 0, 320, 240, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 0, 320, 240, 'But that\'s as far as you go.', 0, 320, 240, 'Why didn’t you come over yesterday after school?', 0, 320, 240, 'Oh I wanted to.', 0, 320, 240, 'God I’m horny!', 0, 320, 240, 'I had to do some yard work though.', 0, 320, 240, 'You just really made be crazy yesterday when you said you wanted to see my dick.', 0, 320, 240, 'I’ve been going crazy thinking about it ever since. ', 0, 320, 240, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 0, 320, 240, 'I love it when you squeeze and rub it through my pants.', 0, 320, 240, 'But I want you to touch it for real.', 0, 320, 240, 'Oh! No!\rI’m not ready for that!', 0, 320, 240, 'So you were only teasing?', 0, 320, 240, 'Nnnn… no. I want to see it! I’m just not ready… ready to…', 0, 320, 240, 'I only want to look. Not touch.', 0, 320, 240, 'Uhhh, okay. I see.', 0, 320, 240, 'But I can take it out and show you?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'But shouldn\'t we go over there? In the dark?', 0, 320, 240, 'I like the lights here, so you can really see.', 0, 320, 240, 'The princess can look too!', 0, 320, 240, 'Oooo. I want to rub it on your skirt.', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I like that.', 0, 320, 240, 'Can I rub it on your tits?', 0, 320, 240, 'Uhhh...', 0, 320, 240, 'Please! They\'re so sexy! You know how I love them.', 0, 320, 240, 'I don\'t think...', 0, 320, 240, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 0, 320, 240, 'I want to jack off.', 0, 320, 240, 'Okay?', 0, 320, 240, 'That’s what I want to see.', 0, 320, 240, 'Really?', 0, 320, 240, 'I know you boys do it all of the time. We girls always talk about it.', 0, 320, 240, 'I’m just so curious! I want to see you do it', 0, 320, 240, 'Oh God I can’t believe it! I must have died and gone to heaven!', 0, 320, 240, 'You want to see me do it?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'You want to see me cum?', 0, 320, 240, 'Mmmmm.', 0, 320, 240, 'Uhhh! I almost came!', 0, 320, 240, 'See? There’s a drop of pre-cum. Look at it!', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I wish you’d lick it!', 0, 320, 240, 'Eeek! No!', 0, 320, 240, 'Okay. I know.\rDo you want to see me cum?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'Watch real close. I’m going to squirt for you.', 0, 320, 240, 'Uhhh! It’s cumming! It’s cumming! Emma!', 0, 320, 240, 'Emma! Emma!! I want to cum on your face!', 0, 320, 240, 'Eeeek! No!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Someone’s coming!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; German = ['', 0, 320, 240, 'Drücke die Abstandstaste um weiterzuspielen.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Prinzessin?', 3, 7, 77, 'Ja Ekibe?', 0, 485, 131, 'Komm. Es ist Zeit für dich zu baden.', 0, 215, 125, 'Wir müssen dich für die große Feierlichkeit vorbereiten!', 0, 0, 0, 'Muss das sein? Ich würde lieber hierbleiben und spielen.', 1, 480, 162, 'Oh ja!\rDies ist der wichtigste Tag in deinem Leben!', 0, 215, 125, 'Heute wirst du zur Frau.\rDer Segen der Götter wird über dich herabkommen und dadurch wird sichergestellt, dass du während deiner Regentschaft fruchtbar sein wirst.', 0, 0, 0, '', 0, 320, 240, 'Komm jetzt! Es gibt noch so viel zu tun vor der großen Feierlichkeit.', 0, 0, 0, 'Mach jetzt kein Theater!', 1, 277, 75, 'Kind, warum zierst du dich so?', 0, 263, 99, 'Sei nur entspannt und genieße das Bad.', 0, 513, 97, 'Hier, das ist schon besser.', 0, 581, 92, '', 0, 320, 240, 'Du weißt ja, manche Leute machen sich Sorgen um dich.', 0, 581, 92, 'Sorgen?', 1, 197, 138, 'Ja,\rDu bist jetzt zur Frau herangereift, aber... aber...', 0, 522, 144, 'Aber was?', 1, 197, 138, 'Nun ja, das Problem ist, dass du zu... hmmm...schlank bist.', 0, 522, 144, 'Ich bin zu mager?', 1, 196, 116, 'Für dich ist es sehr wichtig, Kinder auszutragen,', 0, 522, 144, 'Als königliche Prinzessin und Thronerbin musst du die Dynastie weiterführen.', 3, 461, 63, 'schau? Deine Brüste sind so klein. Wie könntest du gesunde Kinder haben?', 0, 555, 111, 'Und deine Hüften sind so eng. Wie könntest du möglicherweise ein großes, starkes Baby zur Welt bringen?', 0, 555, 111, 'Du musst mehr essen.', 0, 522, 144, 'Schau mich an!', 3, 461, 63, 'Ja, Du hast viele gesunde Kinder.', 1, 201, 102, 'Und alle gut genährt!', 0, 536, 81, 'Du solltest etwas zunehmen!', 0, 519, 108, 'Gut. Ich werde mich bemühen.', 1, 162, 79, 'Gut.', 0, 519, 79, '', 0, 320, 240, 'Da gibt es noch einiges, was du wissen musst,\rjetzt, wo du zur Frau wirst.', 0, 557, 181, 'Du sollst lernen, wie man einen Mann befriedigt,\rauf die wichtigste Art.', 0, 0, 0, 'Wache!', 0, 558, 130, 'Ja, du!\r Komm her.', 0, 558, 130, 'Aber ich habe strikten Befehl, die Prinzessin nicht beim Baden anzusehen.', 1, 320, 121, 'Würdest du ausnahmsweise ihren Befehl ausser Acht lassen? Sie braucht dich hier.', 0, 558, 130, 'Uh...na gut, gnädige Frau.', 1, 320, 121, 'Du brauchst diesen Speer nicht.', 1, 195, 76, 'Wir brauchen auch dieses Kleidungsstück nicht.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'He he!', 0, 514, 142, 'Da.\rSetz dich.', 1, 324, 116, 'Ich weiß, du darfst die Prinzesin nicht baden sehen, aber du kannst mir beim Tanzen zusehen.', 1, 324, 116, 'Schau, was da plötzlich herausschießt!', 1, 203, 162, 'Was ist denn damit passiert?', 0, 505, 135, 'Es hat sich jetzt mit Leidenschaft und Feuer gefüllt.', 1, 153, 98, 'Komm her. \rIch möchte, dass du ihn anfasst. Spür nur, wie heiß er ist.', 1, 197, 129, 'Aber...', 0, 464, 204, 'Es ist schon in Ordnung. Er findet es nur äußerst angenehm, wenn du ihn anfasst.', 1, 197, 129, 'Drücke ihn. Spür, wie warm er ist.', 1, 212, 77, 'Ja. Fühle die Hitze seiner Leidenschaft.', 1, 259, 71, 'Siehst du? Jetzt lass mich dir zeigen, wie man die Milch der Zeugung hervorholt.', 1, 259, 85, 'Halte ihn so.', 1, 278, 96, 'Nun reibe mit der Hand auf und ab.', 1, 278, 96, 'So?', 0, 447, 175, 'Sehr gut! Deine Berührung ist süß. Er schmilzt nur so dahin.', 1, 278, 96, 'Jetzt werde ich ihn sanft hier streicheln.', 1, 0, 0, 'Schneller!', 1, 0, 0, 'Ja! Er fühlt wie der Druck steigt.', 1, 0, 0, 'Die Prinzessin badet doch jetzt nicht. Schaue sie jetzt an, wie sie dir Liebe macht.', 1, 0, 0, 'schau dir ihr süßes Gesicht an. Lass deine Begierde fließen.', 1, 0, 0, 'Die Milch der Zeugung.', 1, 332, 86, 'Sie lebt. Kannst du es nicht fühlen?', 0, 0, 0, 'Du musst ihre Kraft spüren lernen.', 0, 0, 0, 'Du musst ihre Kraft in dich aufnehmen.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Gut, Klasse, nehmen wir jetzt die Reihenfolge der Herrscher in der 8. Dynastie durch.', 0, 381, 132, 'Ich bin sicher, ihr alle werdet das sehr interessant finden.....', 0, 0, 0, 'Uhhhhh! Das ist aber so langweilig!', 11, 301, 190, 'Paßt gut auf! Das ist wichtig.', 11, 301, 190, 'Es ist antike Geschichte!', 11, 0, 0, 'Wer interessiert sich schon für vertrocknete, alte, tote Leute?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'He he! Ich mag es dich aufzuregen!', 11, 0, 0, 'Übrigens, du siehst gerade ziemlich aufregend aus.', 11, 0, 0, 'Es geilt mich fürchterlich auf, dich nur anzusehen.', 11, 0, 0, 'Du bist ja immer geil.', 11, 0, 0, 'Und du bist immer sexy!', 11, 0, 0, 'Heb deinen Rock ein bisschen hoch. Ich möchte deinen Slip sehen :-p', 11, 0, 0, 'Kannst du nicht bis nach der Schule warten?', 11, 0, 0, 'Ich will ihn aber jetzt sehen! Gleich!', 11, 301, 190, 'Bekommst du einen Steifen?', 11, 301, 190, 'ich möchte ihn sehen. Hier und jetzt!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'Wie ist die Antwort?', 0, 462, 174, 'Uhhh....Ich weiß es nicht?', 1, 395, 126, 'Genauso wie ich es mir gedacht hatte. Du hast nicht aufgepaßt.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Du bist ja so schön!', 1, 198, 85, 'Ich wünschte, ich könnte an der Feierlichkeit teilnehmen.', 1, 0, 0, 'Du wirst nicht dabei sein?', 0, 570, 251, 'Tut mir leid, Prinzessin, es können nur die Heiligsten in das innere Heiligtum des Tempels.', 1, 197, 100, 'Manchmal erscheinen die Götter selbst dort.', 1, 0, 0, 'Du brauchst eine besondere Reinigung, damit du zusammen mit den Priestern dort eintreten kannst.', 1, 197, 110, 'Das schaffst du auch alleine, nicht wahr?', 1, 0, 0, 'Ich glaube ja.', 0, 498, 142, 'Wir beten zu allen Göttern, unserer Prinzessin die Frucht des Lebens zu bringen,', 0, 554, 188, 'Und dass sie reichlich Nachkommen hervorbringe und die Dynastie mit andauernder Regentschaft segnen möge.', 1, 262, 177, 'Dafür beten wir.\rDafür bringen wir unsere Opfer dar.', 0, 554, 188, 'Die Götter werden sich an dieser Einen erfreuen.', 1, 222, 177, 'Bereite sie auf dem Altar vor.', 1, 444, 77, 'Du brauchst dich nicht fürchten.', 0, 548, 67, 'Die Götter selbst verleihen ihrem Stolz über deine hervortretende Weiblichkeit durch uns, ihre treu dienenden Priester, Ausdruck.', 0, 503, 180, 'Du sollst den Segen der Götter mit großer Freude annehmen.', 0, 0, 0, 'Aber....warum bin ich festgebunden?', 1, 254, 214, 'In Gegenwart der Götter muss man vollkommen geöffnet sein.', 0, 503, 180, 'Wärest du nicht festgebunden, würdest du dich vor Scham bedecken - und das wäre eine Beleidigung für die Götter.', 0, 0, 0, 'Es ist notwendig, dich zu trainieren.', 0, 0, 0, 'Oh.', 1, 254, 214, 'Jetzt entspanne dich und genieße, wie dich die Götter mit ihrer Liebe und Zuwendung überschütten.', 0, 503, 180, 'Ich will es versuchen.', 1, 254, 214, 'Gut.', 0, 548, 67, 'Fühlt sich das gut an?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'Was tut sich da unten? Beginnst du ein Kribbeln zu spüren?', 0, 514, 112, 'Oooo.....\rEs ist mehr als ein Kribbeln.', 1, 229, 129, 'Hebt sie hoch,', 0, 514, 148, 'Und jetzt sollst du das Kribbeln richtig auskosten.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, Ich sehe.\rKannst du es noch zurückhalten?', 0, 528, 298, 'Ich... Ich weiß nicht.', 1, 258, 55, 'Sie ist jetzt so hübsch, nicht wahr?', 0, 535, 83, 'Es sieht so aus, als zeigte ihr Gesicht eine pulsierende Sehnsucht, da unten zu explodieren.', 0, 0, 0, 'Ich bin auch fast so weit, dass ich nicht mehr aufhören kann.', 0, 0, 0, 'Da, meine süße Prinzessin. Ich weiß, ich bin etwas zu groß für dich.', 0, 418, 77, 'Lass dich nur treiben.\rLass ihn eindringen.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Prinzessin, das ist unser neuester Jungpriester.', 0, 535, 126, 'Es ist das erste Mal für ihn und die Beherrschung scheint ein Problem für ihn zu sein.', 0, 0, 0, 'Bist du ein Schatz und hilfst ihm?', 0, 0, 0, 'Mmmmm.', 2, 162, 368, 'Gut. Sieh ihm in die Augen mit deinem himmlischen Gesicht.', 0, 535, 126, 'Jetzt halte den Blick und gib ihm die süßesten Küsse.', 0, 587, 201, 'Lass ihn aufgehen in süßer Hingabe.', 0, 0, 0, 'Preiset die Götter!', 0, 587, 181, 'Ich werde hier übernehmen.', 0, 484, 47, 'Wir dürfen uns nicht in den königlichen Leib ergießen.\rNur königliche Saat darf dort wachsen.', 0, 412, 100, 'Lasst sie herunter.', 0, 0, 0, '', 0, 320, 240, 'Lasst uns jetzt versammeln und den Göttern unser Opfer darbringen.', 0, 515, 67, 'Mögen die Götter dich segnen mit Fruchtbarkeit im Überfluß.', 0, 0, 0, 'Komm, Süße. Koste dies.', 3, 403, 79, 'Sofortige Wiederholung', 10, 345, 15, 'Das ist äußerst unüblich, aber ich habe ein besonderes Geschenk für dich.', 0, 495, 130, 'Wie du weißt, der Ankh ist das Symbol für ewiges Leben.', 1, 436, 80, 'Man sagt, die Götter hätten diesen goldenen Ankh selbst geschaffen.', 1, 436, 80, 'Es ist ein Ding von unglaublicher Kraft.', 1, 0, 0, 'Trage es immer, und die Götter werden dich mit ewigem Leben segnen.', 1, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; French = ['Yo!', 0, 320, 240, 'Appuyez sur la barre d\'espacement pour continuer à jouer.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Princesse?', 3, 7, 77, 'Oui Ekibe?', 0, 485, 131, 'Venez. Il est temps pour vous de prendre votre bain.', 0, 212, 125, 'Nous devons vous préparer pour la grande cérémonie!', 0, 0, 0, 'Suis-je obligée? J\'aimerais beaucoup plus rester ici et jouer.', 1, 480, 162, 'Absolument!\rC\'est le jour le plus important de votre vie!', 0, 212, 125, 'Aujourd\'hui, vous devenez une femme.\r La bénédiction des dieux vous sera donnée afin que vous ayez un règne fructeux.', 0, 0, 0, '', 0, 320, 240, 'Allons! Il y a tant à faire avant la cérémonie.', 0, 0, 0, 'Ne soyez pas difficile!', 1, 277, 75, 'Mon enfant, pourquoi être si gênée?', 0, 263, 99, 'Relaxez et profitez de votre bain.', 0, 513, 97, 'Voilà. C\'est mieux.', 0, 581, 92, '', 0, 320, 240, 'Vous savez, certains gens sont inquiets à propos de vous.', 0, 581, 92, 'Inquiets?', 1, 197, 138, 'Oui.\rVous êtes devenue une femme mais... mais...', 0, 522, 144, 'Mais quoi?', 1, 197, 138, 'Bien, le problème est que vous êtes trop… ummm… mince.', 0, 522, 144, 'Je suis trop mince?', 1, 196, 116, 'Il est très important que vous ayez des enfants.', 0, 522, 144, ' En tant que princesse et prétendante au trône, vous devez poursuivre la lignée.', 3, 461, 63, 'Vous voyez? Vos seins sont si petits. Comment pouvez vous avoir des enfants en santé?', 0, 555, 111, 'Et vos hanches sont si étroite. Comment pourriez-vous porter un bébé de bonne taille et fort?', 0, 555, 111, 'Vous devez manger plus.', 0, 522, 144, 'Regardez moi!', 3, 461, 63, 'Oui. Vous avez plusieurs enfants en santé.', 1, 201, 102, 'Et tous bien nourris!', 0, 536, 81, 'Vous devez engraisser un peu! ', 0, 519, 108, 'D\'accord. J\'essaierai.', 1, 162, 79, 'Bien. ', 0, 519, 79, '', 0, 320, 240, 'Il y a certaines choses que vous devez savoir,\rmaintenant que vous devenez une femme.', 0, 557, 181, 'Vous devez apprendre comment faire plaisir aux hommes,\rde la façon la plus importante.', 0, 0, 0, 'Garde!', 0, 558, 130, 'Oui, toi!\r Viens ici.', 0, 558, 130, ' Mais j\'ai reçu des consignes claires de ne pas observer la princesse dans son bain.', 1, 320, 121, 'Tu oserais lui désobéir? Elle a besoin de toi ici.', 0, 558, 130, 'Uh... d\'accord madame.', 1, 320, 121, 'Tu n\'auras pas besoin de cette lance.', 1, 195, 76, 'Ni de cet accoutrement.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'He he!', 0, 514, 142, 'Voilà.\rAssoyez-vous.', 1, 324, 116, ' Je sais que tu ne peux regarder la princesse se laver, mais tu peux me regarder danser.', 1, 324, 116, 'Vous voyez ce qui s\'est pointé le bout du nez?', 1, 203, 162, 'Qu\'est-ce qui lui est arrivé?', 0, 505, 135, 'Il est maintenant rempli de passion et de feu.', 1, 153, 98, 'Venez ici.\r Je veux que vous le touchiez. Sentez comme il est chaud.', 1, 197, 129, 'Mais...', 0, 464, 204, 'C\'est ok. Il ressent énormément de plaisir lorsque vous le touchez.', 1, 197, 129, 'Serrez-le. Sentez comme il est chaud.', 1, 212, 77, 'Oui. Sentez la chaleur de sa passion.', 1, 259, 71, 'Vous voyez? Maitenant, laissez moi vous montrer comment produire le lait créateur.', 1, 259, 85, 'Tenez-le comme ceci.', 1, 278, 96, 'Maintenant glissez votre main de haut en bas.', 1, 278, 96, 'Comme ceci?', 0, 447, 175, 'Très bien! Votre caresse est douce. Il fond.', 1, 278, 96, ' Maintenant, je vais doucement le cajoler ici.', 1, 0, 0, 'Plus vite!', 1, 0, 0, 'Oui! Il ressent du plaisir.', 1, 0, 0, 'La princesse n\'est plus dans son bain. Maintenant regardez là lorsqu\'elle vous donne du plaisir.', 1, 0, 0, 'Regardez son joli visage. Laissez votre désir jaillir.', 1, 0, 0, 'Le lait de la création.', 0, 332, 86, 'C\'est vivant. Vous ne le sentez pas?', 0, 0, 0, 'Vous devez apprendre son pouvoir. ', 0, 0, 0, 'Vous devez assimiler son pouvoir.', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Bonjour tout le monde, nous allons apprendre aujourd\'hui les dirigeants de la 8ème dynastie.', 0, 381, 132, 'Je suis convaincu que vous trouverez tous cela très intéressant...', 0, 0, 0, 'Uhhhhh! Que c\'est ennuyant!', 11, 301, 190, 'Soit attentif! C\'est très important.', 11, 301, 190, 'C\'est de l\'histoire ancienne!', 11, 0, 0, 'Qui s\'intéresse encore à de vieux cadavres croûtés?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'He he! J\'adore t\'agaçer!', 11, 0, 0, 'En plus, tu es si jolie!', 11, 0, 0, 'Je suis tout excité juste à te regarder.', 11, 0, 0, 'Tu es toujours excité.', 11, 0, 0, 'Tu es toujours sexy!', 11, 0, 0, 'Relève ta jupe un peu plus haut. Je veux voir ta culotte :-p', 11, 0, 0, 'Tu ne peux pas attendre après les classes?', 11, 0, 0, 'Je veux la voir maintenant! Ici!', 11, 301, 190, 'Ta queue devient dure?', 11, 301, 190, 'Je veux la voir. Maintenant. Ici!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'Quelle est la réponse?', 0, 462, 174, 'Uhhh... je ne sais pas.', 1, 395, 126, 'Comme je croyais. Tu n\'étais pas attentif.', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Tu es si jolie!', 1, 198, 76, 'J\'aimerais bien être présente à la cérémonie.', 1, 0, 0, 'Tu ne seras pas là?', 0, 570, 251, 'Désolé princesse, seulement les gens les plus importants peuvent entrer dans le sanctuaire du temple.', 1, 197, 95, ' Les Dieux eux-même y apparaissent parfois!', 1, 0, 0, ' Vous allez recevoir une purification spéciale vous permettant d\'entrer avec les prêtres.', 1, 0, 0, 'Vous pourrez vous débrouiller seul, n\'est-ce pas?', 1, 0, 0, 'Je crois bien.', 0, 498, 142, ' Nous implorons les Dieux d\'amener le fruit de la vie à notre princesse.', 0, 554, 188, ' Qui amènera plusieurs descendants afin de bénir la dynastie d\'un règne qui dure.', 1, 262, 177, 'Pour ceci nous prions.\rPour ceci nous donnons des offrandes.', 0, 554, 188, 'Les Dieux seront content de ceci.', 1, 222, 177, 'Préparez-là sur l\'autel.', 1, 444, 77, 'Vous ne devez pas être effrayée.', 0, 548, 67, ' Les Dieux eux-mêmes expriment leur grande joie de votre entrée dans la vie de femme à travers nous, leurs prêtres servants.', 0, 503, 180, 'Vous devriez accepter la bénédiction des Dieux avec beaucoup de joie!', 0, 0, 0, 'Mais... Mais pourquoi suis-je attachée?', 1, 254, 214, 'En la présence des dieux, vous devez toujours rester parfaitement ouverte.', 0, 503, 180, ' Si vous n\'étiez pas attachée, vous vous couvririez dû à la honte, une grande offense envers les Dieux.', 0, 0, 0, 'Il est nécessaire de vous entraîner.', 0, 0, 0, 'Oh.', 1, 254, 214, ' Relaxez et profitez du moment alors que les Dieux vous couvrent d\'amour et d\'affection.', 0, 503, 180, 'Je vais essayer.', 1, 254, 214, 'Bien.', 0, 548, 67, 'Est-ce que vous aimez?', 0, 554, 227, 'Mmmm....', 1, 229, 129, 'Et plus bas? Commencez-vous à ressentir un chatouillement?', 0, 514, 112, 'Oooo....\rC\'est beaucoup plus qu\'un chatouillement.', 1, 229, 129, 'Relevons-là,', 0, 514, 112, 'Et goûtons à ce chatouillement.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh...', 0, 392, 76, 'Ah, je vois.\rPouvez-vous vous retenir?', 0, 528, 298, 'Je... Je ne sais pas.', 1, 258, 55, 'Elle est tellement jolie, n\'est-ce pas?', 0, 535, 83, ' Simplement regarder son visage amène un grandissant désir d\'exploser partout sur son corps.', 0, 0, 0, ' Moi-même, je suis presque incapable de me contenir.', 0, 0, 0, ' Voilà ma douce princesse. Je sais que je suis un petit peu trop gros pour vous.', 0, 418, 77, 'Laissez-vous aller.\rLaissez-le entrer.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princesse, voici notre nouveau jeune prêtre.', 0, 535, 126, 'Il participe à sa première cérémonie et le contrôle semble être un problème.', 0, 0, 0, 'Seriez-vous un amour et l\'aider avec sa condition?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Bien. Regardez-le dans les yeux avec votre visage angélique.', 0, 535, 126, 'Maintenant, maintenez ce regard et donnez lui de doux baisers.', 0, 587, 201, 'Laissez-le s\'abandonner à vous.', 0, 0, 0, 'Gloire aux Dieux!', 0, 587, 181, 'Je vais prendre le relais.', 0, 484, 47, 'Nous ne devons pas nous répandre dans le canal royal.\r Seulement la semence royale doit pousser ici.', 0, 412, 100, 'Déposez-là.', 0, 0, 0, '', 0, 320, 240, 'Recueuillons-nous pour l\'offrande.', 0, 515, 67, 'Que les Dieux vous bénisse avec de la fertilité en abondance.', 0, 0, 0, 'Douce beautée. Goûtez à ceci.', 3, 403, 79, 'Reprise', 10, 345, 15, 'Cela est très inhabituel, mais j\'ai un cadeau spécial pour vous.', 0, 495, 130, 'Comme vous le savez,le ankh est le symbole de la vie éternelle.', 1, 436, 80, 'Cet ankh doré a supposément été forgé par les Dieux eux-mêmes.', 1, 436, 80, 'C\'est une chose doté d\'un pouvoir incroyable.', 1, 0, 0, 'Portez-le toujours et les Dieux vous béniront de la vie éternelle..', 1, 0, 0, 'Fin de la partie 1', 0, 320, 240, 'Mummy Love\rcopyright 2010\r Tous droits réservés', 0, 320, 240, 'Désign du jeu, codage, art et musique apr\rPuso', 0, 320, 240, 'Traduction Allemande par: Arnulf\rTraduction Française par: Vinny53', 0, 320, 240, 'À suivre!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 0, 320, 240, 'From the bite of a poisonous snake.', 0, 320, 240, 'It\'s a mystery.', 0, 320, 240, 'The Egyptians valued fertility highly, but the records of her only say that she never gave birth.', 0, 320, 240, 'In the next room we will see the artifacts of royal life.', 0, 320, 240, 'That sounds boring.', 0, 320, 240, 'I’d much rather stay here and check out your artifacts!', 0, 320, 240, 'I can’t believe how lucky I am!', 0, 320, 240, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 0, 320, 240, 'But that\'s as far as you go.', 0, 320, 240, 'Why didn’t you come over yesterday after school?', 0, 320, 240, 'Oh I wanted to.', 0, 320, 240, 'God I’m horny!', 0, 320, 240, 'I had to do some yard work though.', 0, 320, 240, 'You just really made be crazy yesterday when you said you wanted to see my dick.', 0, 320, 240, 'I’ve been going crazy thinking about it ever since. ', 0, 320, 240, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 0, 320, 240, 'I love it when you squeeze and rub it through my pants.', 0, 320, 240, 'But I want you to touch it for real.', 0, 320, 240, 'Oh! No!\rI’m not ready for that!', 0, 320, 240, 'So you were only teasing?', 0, 320, 240, 'Nnnn… no. I want to see it! I’m just not ready… ready to…', 0, 320, 240, 'I only want to look. Not touch.', 0, 320, 240, 'Uhhh, okay. I see.', 0, 320, 240, 'But I can take it out and show you?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'But shouldn\'t we go over there? In the dark?', 0, 320, 240, 'I like the lights here, so you can really see.', 0, 320, 240, 'The princess can look too!', 0, 320, 240, 'Oooo. I want to rub it on your skirt.', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I like that.', 0, 320, 240, 'Can I rub it on your tits?', 0, 320, 240, 'Uhhh...', 0, 320, 240, 'Please! They\'re so sexy! You know how I love them.', 0, 320, 240, 'I don\'t think...', 0, 320, 240, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 0, 320, 240, 'I want to jack off.', 0, 320, 240, 'Okay?', 0, 320, 240, 'That’s what I want to see.', 0, 320, 240, 'Really?', 0, 320, 240, 'I know you boys do it all of the time. We girls always talk about it.', 0, 320, 240, 'I’m just so curious! I want to see you do it', 0, 320, 240, 'Oh God I can’t believe it! I must have died and gone to heaven!', 0, 320, 240, 'You want to see me do it?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'You want to see me cum?', 0, 320, 240, 'Mmmmm.', 0, 320, 240, 'Uhhh! I almost came!', 0, 320, 240, 'See? There’s a drop of pre-cum. Look at it!', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I wish you’d lick it!', 0, 320, 240, 'Eeek! No!', 0, 320, 240, 'Okay. I know.\rDo you want to see me cum?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'Watch real close. I’m going to squirt for you.', 0, 320, 240, 'Uhhh! It’s cumming! It’s cumming! Emma!', 0, 320, 240, 'Emma! Emma!! I want to cum on your face!', 0, 320, 240, 'Eeeek! No!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Someone’s coming!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; Italian = ['Ciao!', 0, 320, 240, 'Premi la barra spaziatrice per continuare a giocare.', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Pincipessa?', 3, 7, 77, 'Si Ekibe?', 0, 485, 131, 'Vieni, È tempo per il bango.', 0, 212, 125, 'Dobbiamo preparati per la grande cerimonia!', 0, 0, 0, 'Devo? preferirei rimanere qui a giocare.', 1, 480, 162, 'Ma si!\rQuesta è la giornata più importante della tua vita!', 0, 212, 125, 'Oggi diventi una donna.\rRiceverai le benedizioni degli dèi, cosi sarai certa di essere feconda durante il tuo regno.', 0, 0, 0, '', 0, 320, 240, 'Su! Non c\'è tanto tempo prima della grande ceremonia', 0, 0, 0, 'Smetti di essere pignola!', 1, 277, 75, 'Bimba, perchè tanto timida?', 0, 263, 99, 'Rilassati e goditi il bagno.', 0, 513, 97, 'Ecco. Molto meglio.', 0, 581, 92, '', 0, 320, 240, 'Lo sai, c\'è gente che sono preoccupati per te.', 0, 581, 92, 'Davvero?', 1, 197, 138, 'Si.\rSei diventata una donna, ma… ma…', 0, 522, 144, 'Ma cosa?', 1, 197, 138, 'Vedi, il problema è che sei troppo… ummm… magrolina.', 0, 522, 144, 'Troppo magrolina?', 1, 196, 116, 'È molto importante che tu abbi figli.', 0, 522, 144, 'La principessa reale e erede del trono deve continuare la dinastia.', 3, 461, 63, 'Guarda come sono piccoli i tuoi seni. Come fai ad avere bimbi sani?', 0, 555, 111, 'I tuoi fianchi, son cosi stretti. Come farai a gestire un bambino grande e forte?', 0, 555, 111, 'Devi mangiare di più.', 0, 522, 144, 'Guarda me!', 3, 461, 63, 'Si. Hai molti figli sani', 1, 201, 102, 'E nessun affamato!', 0, 536, 81, 'Devi ingrassarti un po\'! ', 0, 519, 108, 'Va bene. Proverò.', 1, 162, 79, 'Bene. ', 0, 519, 79, '', 0, 320, 240, 'Ci sono delle cose che devi sapere,\rora che diventi una donna.', 0, 557, 181, 'Devi imparare come dar piacere agli uomini,\rnel modo più importante.', 0, 0, 0, 'Guardia!', 0, 558, 130, 'Si! tu\r Vieni qui.', 0, 558, 130, 'Ma ho ordini precisi di non guardare la principessa durante il bagno.', 1, 320, 121, 'Allora! La disobbediresti? È lei ti commanda di venire qua.', 0, 558, 130, 'Uh… Si Signora.', 1, 320, 121, 'Non ti servirà questa lancia', 1, 195, 76, 'Neppure di questo cencio.', 1, 224, 106, 'Mmmm!', 1, 208, 125, 'Hee hee!', 0, 514, 142, 'Qui.\rSiediti.', 1, 324, 116, 'So che no puoi guardare la principessa farsi il bagno, però puoi guardarmi ballare', 1, 324, 116, 'Visto chi s\'è fatto vedere?', 1, 203, 162, 'Cosa gli è successo?', 0, 505, 135, 'Si è riempito di passione e fuoco.', 1, 153, 98, 'Vieni.\r Voglio che tu lo tocchi. Senti come è caldo.', 1, 197, 129, 'Ma…', 0, 464, 204, 'Sta bene. Gode solo piacere estremo quando lo tocchi.', 1, 197, 129, 'Stringilo, Senti il suo calore', 1, 212, 77, 'Si. Senti il suo fuoco di passione.', 1, 259, 71, 'Ecco. Ora ti t\'insegno ad estrare il latte della creazione.', 1, 259, 85, 'Reggi lo in questo modo.', 1, 278, 96, 'Muovi la mano su e giù.', 1, 278, 96, 'Così?', 0, 447, 175, 'Perfetto! Hai un tocco dolce. Si sta sciogliendo.', 1, 278, 96, 'Ora lo carezzo qui.', 1, 0, 0, 'Più forte!', 1, 0, 0, 'Eccoci! Gli sta crescendo la voglia.', 1, 0, 0, 'La principessa non si sta lavando. Guardala mentre ti offre amore.', 1, 0, 0, 'Guarda il suo viso tenero. Libera i tuoi desideri.', 1, 0, 0, 'Il latte della creazione.', 0, 332, 86, 'Lo senti? È vivo.', 0, 0, 0, 'Devi imparare il suo potere', 0, 0, 0, 'Devi assimilare la sua potenza', 0, 0, 0, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Attenzione ragazzi, oggi studiamo la successione degli sovrani della 8a dinastia.', 0, 381, 132, 'Sono certo che lo troverete affascinante…', 0, 0, 0, 'Uffa! Che noia!', 11, 301, 190, 'Dargli retta! È importante.', 11, 301, 190, 'Ma è storia antica!', 11, 0, 0, 'Chi se ne frega di popoli antichi e crepati?', 11, 0, 0, 'Uhhhh!', 11, 0, 0, 'Hee hee! Mi piace prenderti in giro!', 11, 0, 0, 'Però, sei bella da morire!', 11, 0, 0, 'Mi fai impazzire solo a guardarti.', 11, 0, 0, 'Sei sempre eccitato', 11, 0, 0, 'Sei sempre sexy!', 11, 0, 0, 'Alza la gonna un po\' di più. Voglio vederti le mutandine :-p', 11, 0, 0, 'Non poi aspettare fino al dopo scuola?', 11, 0, 0, 'Li voglio vedere ora! Qui!', 11, 301, 190, 'Sta diventando duro il tuo cazzo?', 11, 301, 190, 'Fammelo vedere. Qui. Subito!!!', 11, 0, 0, 'Rob?', 0, 462, 174, 'Huh?', 1, 395, 126, 'Qual\'è la risposta?', 0, 462, 174, 'Uhhh… Non lo so.', 1, 395, 126, 'Come credevo. Non stavi attento', 0, 462, 174, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Sei bellissima!', 1, 198, 76, 'Se solo potessi essere li per la cerimonia.', 1, 0, 0, 'Non sarai li?', 0, 570, 251, 'Mi dispiace principessa, solo i più esultati possono entrare nel sancta sanctorum.', 1, 197, 95, 'A volte gli dèi stessi appaiano!', 1, 0, 0, 'Riceverai una purificazione speciale che ti permetterà di entrare coi sacerdoti.', 1, 0, 0, 'Ce la farai da sola, vero?', 1, 0, 0, 'Si, forse.', 0, 498, 142, 'Preghiamo a tutti gli dèi per il dono di fecondità della nostra principessa,', 0, 554, 188, 'Che lei avra abbondanti figli che benedicheranno la dinastia con un regno duraturo.', 1, 262, 177, 'Per questo preghiamo.\rPer questo facciamo l\'offerta.', 0, 554, 188, 'Gli dèi saranno soddisfatti con questa.', 1, 222, 177, 'Preparatela sull\' altare.', 1, 444, 77, 'Non abbi paura.', 0, 548, 67, 'Gli dèi esprimono la loro esaltazione nella vostra femminilità emergente tramite noi sacerdoti, i loro servi.', 0, 503, 180, 'Dovresti accettare le benedizioni degli dèi con una grande gioia!', 0, 0, 0, 'Ma… perchè sono legata?', 1, 254, 214, 'Nella presenza degli dèi dobbiamo essere completamente aperti', 0, 503, 180, 'Se lei non era legata vi coprireste per vergogna, un cosa offensiva a gli dèi.', 0, 0, 0, 'È necesario per allenarla', 0, 0, 0, 'Oh.', 1, 254, 214, 'Rilassati e goditi, mentre gli dèi vi inaffiano con amore e affetto.', 0, 503, 180, 'Proverò.', 1, 254, 214, 'Bene.', 0, 548, 67, 'Com\'è? Buono?', 0, 554, 227, 'Mmmm… …', 1, 229, 129, 'E qua giù? Senti un formicolio?', 0, 514, 112, 'Oooo… …\rÈ un po\' più di un formicolio.', 1, 229, 129, 'Alziamola,', 0, 514, 112, 'Assagiamo un po\' questo formicolio.', 0, 514, 148, '', 0, 320, 240, '', 0, 320, 240, 'Uhhh…', 0, 392, 76, 'Ah, capisco.\rCe la tieni?', 0, 528, 298, 'Nnnn… non lo so.', 1, 258, 55, 'È bellissima, vero?', 0, 535, 83, 'Soltanto veder il suo viso mi fa venire la voglia di esplodere.', 0, 0, 0, 'Anch\'io sono al limite, è quasi impossibile di contenermi.', 0, 0, 0, 'Forza dolce principessa. So che sono un pochino grande per te.', 0, 418, 77, 'Lasciati trasportare\rLascialo entrare.', 0, 0, 0, 'Uhhhh!!!', 2, 254, 1, 'Princessa, questo è il nostro più giovane novizio.', 0, 535, 126, 'È la prima volta per lui e sembra che ha problemi di controllo.', 0, 0, 0, 'Saresti un tesoro a dargli un po\' d\'aiuto?', 0, 0, 0, 'Mmmmm', 2, 162, 368, 'Bene. Guarda lo nei occhi con il tuo celeste viso.', 0, 535, 126, 'Tieni lo sguardo e dargli dei baci dolcissimi.', 0, 587, 201, 'Lascialo sciogliere e arrendersi in tenerezza.', 0, 0, 0, 'Lode agli dèi!', 0, 587, 181, 'Ti sostituisco.', 0, 484, 47, 'Non possiamo venire nel calice regale.\rSolo il seme dei re può crescere li.', 0, 412, 100, 'Abbasate la.', 0, 0, 0, '', 0, 320, 240, 'Stringiamoci intorno per l\'offerta', 0, 515, 67, 'Che gli dèi vi benedica con la fertilità in abbondanza.', 0, 0, 0, 'Ecco tesoro. Assagia questo.', 3, 403, 79, 'Instant Replay', 10, 345, 15, 'Questo è molto insolito, ma ho regalo speciale per te.', 0, 495, 130, 'Come sai, L\'Ankh e il simbolo di vita eterna.', 1, 436, 80, 'È detto che quest\' Ankh d\'oro è stata creata da gli dèi stessi.', 1, 436, 80, 'È un\' amuletto di potere incredibile.', 1, 0, 0, 'Indossala sempre e gli dèi ti benediranno con la vita eterna.', 1, 0, 0, 'End of Part One', 0, 320, 240, 'Mummy Love\rcopyright 2010\r all rights reserved', 0, 320, 240, 'Game design, coding, art and musicsd by\rPuso', 0, 320, 240, 'German translation: Arnulf\rFrench: Drik\rItalian: Oaiki', 0, 320, 240, 'To be continued!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'This is princess Siti.', 1, 277, 95, 'Little is known about her. We only know that she died as a teenager,', 0, 320, 240, 'From the bite of a poisonous snake.', 0, 320, 240, 'It\'s a mystery.', 0, 320, 240, 'The Egyptians valued fertility highly, but the records of her only say that she never gave birth.', 0, 320, 240, 'In the next room we will see the artifacts of royal life.', 0, 320, 240, 'That sounds boring.', 0, 320, 240, 'I’d much rather stay here and check out your artifacts!', 0, 320, 240, 'I can’t believe how lucky I am!', 0, 320, 240, 'You have the most awesome tits, and you let me play with them as much as I want!” ', 0, 320, 240, 'But that\'s as far as you go.', 0, 320, 240, 'Why didn’t you come over yesterday after school?', 0, 320, 240, 'Oh I wanted to.', 0, 320, 240, 'God I’m horny!', 0, 320, 240, 'I had to do some yard work though.', 0, 320, 240, 'You just really made be crazy yesterday when you said you wanted to see my dick.', 0, 320, 240, 'I’ve been going crazy thinking about it ever since. ', 0, 320, 240, 'As long as you’ve been my girlfriend I’ve been wishing there was some way to show it to you.', 0, 320, 240, 'I love it when you squeeze and rub it through my pants.', 0, 320, 240, 'But I want you to touch it for real.', 0, 320, 240, 'Oh! No!\rI’m not ready for that!', 0, 320, 240, 'So you were only teasing?', 0, 320, 240, 'Nnnn… no. I want to see it! I’m just not ready… ready to…', 0, 320, 240, 'I only want to look. Not touch.', 0, 320, 240, 'Uhhh, okay. I see.', 0, 320, 240, 'But I can take it out and show you?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'But shouldn\'t we go over there? In the dark?', 0, 320, 240, 'I like the lights here, so you can really see.', 0, 320, 240, 'The princess can look too!', 0, 320, 240, 'Oooo. I want to rub it on your skirt.', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I like that.', 0, 320, 240, 'Can I rub it on your tits?', 0, 320, 240, 'Uhhh...', 0, 320, 240, 'Please! They\'re so sexy! You know how I love them.', 0, 320, 240, 'I don\'t think...', 0, 320, 240, 'Oh God! I can\'t believe you\'re finally softening up a little. It\'s so hot!', 0, 320, 240, 'I want to jack off.', 0, 320, 240, 'Okay?', 0, 320, 240, 'That’s what I want to see.', 0, 320, 240, 'Really?', 0, 320, 240, 'I know you boys do it all of the time. We girls always talk about it.', 0, 320, 240, 'I’m just so curious! I want to see you do it', 0, 320, 240, 'Oh God I can’t believe it! I must have died and gone to heaven!', 0, 320, 240, 'You want to see me do it?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'You want to see me cum?', 0, 320, 240, 'Mmmmm.', 0, 320, 240, 'Uhhh! I almost came!', 0, 320, 240, 'See? There’s a drop of pre-cum. Look at it!', 0, 320, 240, 'Oooo!', 0, 320, 240, 'God I wish you’d lick it!', 0, 320, 240, 'Eeek! No!', 0, 320, 240, 'Okay. I know.\rDo you want to see me cum?', 0, 320, 240, 'Uh huh.', 0, 320, 240, 'Watch real close. I’m going to squirt for you.', 0, 320, 240, 'Uhhh! It’s cumming! It’s cumming! Emma!', 0, 320, 240, 'Emma! Emma!! I want to cum on your face!', 0, 320, 240, 'Eeeek! No!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 'Someone’s coming!', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, '', 0, 320, 240, 0, 0, 0, 0]; if (!soundstarted) { beta_mc.swapDepths(11110); beta_mc.gotoAndStop(1); initsound(); initfps(); } pop_mc.gotoAndStop(10); Stage.showMenu = false; Stage.scaleMode = 'noBorder'; hideall(); bubble_mc.gotoAndStop(1); arrow_mc.gotoAndStop(1); if (!teaser) { gamesave = SharedObject.getLocal('gfsave'); } if (teaser) { oldscene = -1; oldphase = 0; gslastscene = 0; secretunlocked = 1; highestscene = 10; } else { oldscene = -1; oldphase = 0; gslastscene = 0; secretunlocked = 0; gamesave.data.unlocked = 0; gamesave.data.lastscene = 0; gamesave.data.scene = 0; } butrel = 0; _root.createEmptyMovieClip('mousebutton', 1); _root.onMouseDown = function () { buttonpress = 1; }; _root.onMouseUp = function () { buttonpress = 0; butrel = 1; }; hidemouse = 0; mousemove = 0; _root.onMouseMove = function () { mousemove = 15; if (mousex < 40 || mousex > 560 || mousey < 40 || mousey > 472) { Mouse.show(); } else { if (hidemouse) { Mouse.hide(); } else { Mouse.show(); } } }; newgame(); savmute = 0; _root.onEnterFrame = function () { ++time; ++teasertime; blinker = time & 8; calcFPS(); mousex = _root._xmouse; mousey = _root._ymouse; dokeys(); if (!seenpause && scene == 0) { dolanguagebutton(); } if (pausing) { if (lickingtits && ahvol > 0) { fadeahloop(); } if (mute != 99) { savmute = mute; mute = 99; } doshowpause(); if (Key.isDown(32) & pauserel || pausing == 8 && buttonpress) { if (teaser && pausing == 8) { fade = 100; sheet_mc._alpha = fade; sheet_mc.swapDepths(33333); scene = 0; scenestarted = 0; forcebuboff = 1; startfadein(); teasertime = 0; } pausing = 0; pauserel = 0; slomo = 0; ahwait = 0; talking3 = 0; talking2 = 0; mute = savmute; unmutepalace(); initfps(); pop_mc.gotoAndStop(10); pop_mc._x = -10000; flag1_mc.swapDepths(-10813); flag2_mc.swapDepths(-10814); flag3_mc.swapDepths(-10815); flag4_mc.swapDepths(-10816); if (mybug) { bg4a = 0; bg4_mc._alpha = 0; bg4_mc.swapDepths(-10103); } } else { if (playingpalace) { mutepalace(); } } } else { if (Key.isDown(32) & pauserel) { pausing = 1; seenpause = 1; pauserel = 0; slomo = 0; if (mybug && blackpause) { bg4a = 100; bg4_mc._alpha = 100; bg4_mc.swapDepths(16666); bg4_mc.gotoAndStop(2); bg4_mc._x = 360; bg4_mc._y = 288; } } else { if (teaser && pausing == 0 && scene >= 2 && teasertime > 200) { pausing = 8; } else { if (debug && Key.isDown(86) || slomo) { ++delay; if (delay >= 25) { delay = 0; doscene(); dofade(); doarrow(); } } else { doscene(); dofade(); doarrow(); dopop(); } } } } if (!Key.isDown(32)) { pauserel = 1; } if (scene > highestscene && !teaser) { highestscene = scene; gamesave.data.scene = scene; } mon0 = 'mx:' + mousex + ' my:' + mousey + ' fps:' + floor(fps) + ' scene:' + scene + ' say:' + ssay + ' h:' + horny + ' p:' + pausing; domon(); }; mon7 = ''; mon6 = ''; mon5 = ''; mon4 = ''; mon3 = ''; mon2 = ''; mon1 = ''; var mon0 = ''; bfade = 0; rolledoff = 0; rolledon = 0; forcebuboff = 0; fadingout = 0; arrowcolor = 0; arrowcursor = 0; arrowangle = 0; attacharrow = 0; arrowy = 0; arrowx = 0; arrowtype = 0; arrowphase = -1; arrowblink = 0; arrowalpha = 0; bjphase = 0; oautopilot = 0; autopilot = 0; tautoangle = 0; autoangle = 0; finddir = 1; showhigh = 0; ptasks = 14; ptasksdone = 0; powerbarsize = 0; powerbarcolor = 0; powerbarside = 0; enjoy = 0; hint = 0; hintx = 0; hinty = 0; swoosh = 0; swooshx = 0; swooshy = 0; swooshdir = 0; swoosha = 0; swooshadd = 0; swalpha = 0; onhot = 0; hotdir = 0; githot = 0; hotspot_mc.onEnterFrame = function () { if (!gothot) { onhot = 0; return undefined; } if (this.hitTest(_root._xmouse, _root._ymouse, true)) { onhot = 1; hidemouse = 1; mouse_mc._x = mousex; mouse_mc._y = mousey; mouse_mc.swapDepths(20007); if (ssay == 60) { mouse_mc.gotoAndStop(14); } else { mouse_mc.gotoAndStop(10); } mouse_mc._alpha = 100; mouse_mc._rotation = hotdir; hotspot_mc._alpha = 20; } else { if (onhot) { hotspot_mc._alpha = 0; } onhot = 0; hidemouse = 0; mouse_mc._alpha = 0; } }; fast = 0; fastend = 0; moverd = 0; moverm = 0; mover = 0; movertime = 40; mmoverd = 0; mmoverm = 0; mmover = 0; mmovertime = 40; backmove = 0; mbackmove = 0; showpoptype = 2; plinkrel == 0; showscenebar = 0; onbeta = 0; beta_mc.onEnterFrame = function () { if (showscenebar) { return undefined; } if (this.hitTest(_root._xmouse, _root._ymouse, true)) { onbeta = 1; if (teaser) { if (scene == 0) { beta_mc.gotoAndStop(11); } else { beta_mc.gotoAndStop(10); } } else { beta_mc.gotoAndStop(2); } beta_mc._x = 176 + adjx; beta_mc._y = 563 + adjy; } else { onbeta = 0; beta_mc.gotoAndStop(1); beta_mc.txt.text = '\rVersion:' + version1 + ' '; betarel = 1; beta_mc._x = 49 + fadjx; beta_mc._y = 565 + fadjy; } }; startframe = 1; startframe = 1; onstartbutton = 0; startbutton_mc.onEnterFrame = function () { if (pausing) { startbutton_mc._x = -10000; onstartbutton = 0; } else { onstartbutton = this.hitTest(_root._xmouse, _root._ymouse, true); } }; talking3 = 0; talking2 = 0; talking1 = 0; talking = 0; omute = 3; mute = 3; soundstarted = 0; lastoh = 1; lastswish = 1; cricket2 = 0; cricket1 = 0; talking = 0; bedsq = 1; morg = 1; coh = 1; nnh = 0; mm = 0; uhh = 0; lastmm = 0; rea = 0; lastnnh = 0; mooo = 1; oww = 0; emoan = 1; mcum = 1; wchuhh = 7; wchsplash = 1; stoplooping = 1; ahvol = 5; lastah = 2; ahwait = 0; playingpalace = 0; palvol = 30; cumdlytab = [20, 20, 20, 30, 30, 40, 40, 50, 50, 50, 60, 60]; sqstartsiztab = [50, 50, 50, 50, 50, 50, 30, 30, 10, 10, 0]; sqsiztab = [70, 80, 60, 60, 60, 60, 40, 40, 20, 20, 0]; sqangtab = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]; sqalttab = [94, 150, 85, 82, 78, 70, 66, 60, 50, 50, 0]; steptab = [20, 15, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20]; sqxtab = [10, -10, 0, 30, 0, -10, 0, 0, 10, 0, 0]; sqendtab = [200, 180, 200, 200, 200, 200, 200, 200, 180, 180, 0, 0]; f0seq = 0; dressfall = 0; dfadd = 0; saidoh = 0; pda = 0; hsteptab = [30, 30, 30, 30, 20, 20, 20, 20, 20]; hsqalttab = [11, 11, 11, 11, 15, 15, 11, 11, 0]; hsplatter = [0, 0, 0, 0, 0, 1, 1, 1, 0]; hsqsiztab = [60, 40, 50, 40, 30, 20, 20, 15, 0]; hsqytab = [0, -30, -10, 20, 50, 70, 90, 110, 0]; hsqxtab = [-100, -100, -100, -100, -100, -70, -45, -30, 0]; hsqangle = [0, 10, 4, -3, -5, -5, -5, -5, 0]; hsqendtab = [180, 180, 180, 180, 180, 180, 180, 140, 0]; hcummed = 0; hcumming = 0; hsquirtreq = 0; hsqfly = 0; hsqa = 0; hsqsiz = 0; sqy = -10000; hsqx = -10000; hpausejack = 0; hcumdly = 20; hsquirts = 0; psteptab = [20, 20, 20, 20, 20, 20, 20, 20, 20]; psqalttab = [11, 11, 11, 11, 15, 15, 15, 15, 0]; psplatter = [0, 0, 0, 0, 0, 1, 1, 1, 0]; psqsiztab = [50, 40, 30, 30, 30, 20, 20, 20, 0]; psqytab = [-40, -50, -50, -20, -10, 50, 60, 70, 0]; psqxtab = [100, 100, 80, 60, 70, 70, 80, 80, 0]; psqangle = [0, -4, -10, -5, 0, 7, 7, 7, 0]; psqendtab = [180, 180, 180, 180, 200, 200, 200, 200, 0]; bcumdlytab = [7, 7, 18, 14, 15, 1, 10, 10]; bsqangtab = [0, 0, 0, 0, 0, 0, 0]; bsqsiztab = [60, 60, 20, 30, 17, 17, 10]; bsqspdtab = [9, 9, 4, 5, 3, 3, 3]; bsqangle = [5, 0, 5, 7, 1, 3, 0]; btxtab = [-14, 0, 5, -15, 0, 10, 10]; btytab = [0, 0, 8, 12, 21, 24, 25]; p1splatter = [0, 0, 0, 0, 1, 1, 1, 1, 0]; p1sqsiztab = [60, 45, 60, 50, 20, 40, 30, 25, 0]; p1sqalttab = [30, 20, 25, 25, 25, 20, 30, 40, 0]; p1sqytab = [-20, -15, -10, 10, 10, 60, 30, 70, 0]; p1sqxtab = [220, 140, 220, 200, 90, 95, 80, 75, 0]; p1sqangle = [0, 0, 0, 0, 0, 0, 0, 0, 0]; p1sqendtab = [180, 180, 180, 180, 180, 180, 200, 200, 0]; p2splatter = [0, 0, 0, 0, 1, 1, 1, 1, 0]; p2sqsiztab = [70, 70, 60, 60, 40, 40, 20, 20, 0]; p2sqalttab = [30, 30, 30, 25, 30, 30, 35, 40, 0]; p2sqytab = [-25, -40, -60, 0, 50, 50, 50, 70, 0]; p2sqxtab = [200, 200, 150, 120, 80, 80, 100, 100, 0]; p2sqangle = [-8, -10, -12, -5, 3, 7, 3, 7, 0]; p2sqendtab = [100, 100, 100, 140, 120, 120, 140, 140, 0]; p3splatter = [0, 0, 0, 0, 1, 1, 1, 1, 0]; p3sqsiztab = [60, 60, 60, 50, 30, 25, 20, 20, 0]; p3sqalttab = [25, 25, 25, 25, 25, 40, 40, 50, 0]; p3sqytab = [0, 0, 0, 45, 60, 75, 90, 100, 0]; p3sqxtab = [-240, -240, -230, -220, -160, -140, -80, -70, 0]; p3sqangle = [0, 5, 1, 0, 0, 0, 0, 0, 0]; p3sqendtab = [180, 180, 180, 180, 220, 240, 240, 260, 0]; p4splatter = [0, 0, 0, 1, 1, 1, 1, 1, 0]; p4sqsiztab = [70, 70, 70, 60, 50, 40, 20, 25, 0]; p4sqalttab = [10, 10, 30, 30, 20, 30, 30, 30, 0]; p4sqytab = [-150, -130, 0, 25, 30, 45, 40, 50, 0]; p4sqxtab = [-220, -240, -130, -120, -120, -140, -90, -95, 0]; p4sqangle = [12, 9, 7, 3, -3, -6, -7, -9, 0]; p4sqendtab = [120, 120, 120, 120, 120, 120, 100, 120, 0]; var PI = Math.PI; escrel = 1; fpsi = 0; fpstab = [20, 20, 20, 20]; ugsha = 0; ugela = 0; } movieClip 107 { } movieClip 326 { } movieClip 694 { } movieClip 729 { } movieClip 732 { } movieClip 799 { } movieClip 1009 { } movieClip 1011 { } movieClip 1017 { } movieClip 1019 { } movieClip 1031 { } movieClip 1036 { }




http://swfchan.com/20/97526/info.shtml
Created: 23/3 -2019 02:26:08 Last modified: 23/3 -2019 02:26:08 Server time: 27/04 -2024 00:38:33