Frame 1
geladen = getBytesLoaded();
mussladen = getBytesTotal();
prozent = Math.ceil((xposition = (geladen / mussladen) * 100));
balken._xscale = prozent;
datengroesse.text = prozent + "% loaded";
if (geladen >= mussladen) {
gotoAndStop (3);
}
Frame 2
gotoAndPlay (1);
Frame 3
this._quality = "HIGH";
girl_number = 1;
fader.ziel_alpha = 0;
target_frame = "menu";
stop();
Instance of Symbol 45 MovieClip "fader" in Frame 3
onClipEvent (load) {
this._alpha = 100;
this.current_alpha = 100;
this.ziel_alpha = 0;
}
onClipEvent (enterFrame) {
if (!((Math.abs(this.current_alpha - this.ziel_alpha) < 2) && (stop_fade != "ja"))) {
this.current_alpha = this.current_alpha + ((this.ziel_alpha - this.current_alpha) / 20);
} else {
if (this.ziel_alpha == 100) {
stopAllSounds();
}
_root.gotoAndStop(_root.target_frame);
stop_fade = "ja";
this.current_alpha = this.ziel_alpha;
}
this._alpha = this.current_alpha;
}
Frame 4
this._quality = "LOW";
Symbol 18 MovieClip [menupunkt] Frame 1
stop();
Symbol 39 Button
on (release) {
_root.fader.ziel_alpha = 100;
_root.fader.stop_fade = "nein";
_root.target_frame = "main";
}
Symbol 40 Button
on (release) {
_root.fader.ziel_alpha = 100;
_root.fader.stop_fade = "nein";
_root.target_frame = "main";
}
Symbol 41 Button
on (release) {
_root.fader.ziel_alpha = 100;
_root.fader.stop_fade = "nein";
_root.target_frame = "main";
}
Symbol 42 Button
on (release) {
_root.fader.ziel_alpha = 100;
_root.fader.stop_fade = "nein";
_root.target_frame = "main";
}
Symbol 43 Button
on (release) {
_root.fader.ziel_alpha = 100;
_root.fader.stop_fade = "nein";
_root.target_frame = "main";
}
Symbol 44 MovieClip Frame 159
stop();
Symbol 55 MovieClip Frame 1
stop();
Symbol 55 MovieClip Frame 10
gotoAndStop (1);
Symbol 55 MovieClip Frame 44
gotoAndStop (1);
Symbol 55 MovieClip Frame 71
gotoAndStop (1);
Symbol 55 MovieClip Frame 92
gotoAndStop (1);
Symbol 55 MovieClip Frame 116
gotoAndStop (1);
Symbol 55 MovieClip Frame 124
gotoAndStop (1);
Symbol 55 MovieClip Frame 133
gotoAndStop (1);
Symbol 59 MovieClip Frame 1
stop();
Symbol 59 MovieClip Frame 29
gotoAndStop (1);
Symbol 59 MovieClip Frame 44
gotoAndStop (1);
Symbol 68 MovieClip Frame 1
stop();
Symbol 68 MovieClip Frame 22
gotoAndStop (1);
Symbol 68 MovieClip Frame 45
gotoAndStop (1);
Symbol 68 MovieClip Frame 70
gotoAndStop (1);
Symbol 68 MovieClip Frame 93
gotoAndStop (1);
Symbol 68 MovieClip Frame 120
gotoAndStop (1);
Symbol 68 MovieClip Frame 151
gotoAndStop (1);
Symbol 68 MovieClip Frame 179
gotoAndStop (1);
Symbol 71 MovieClip Frame 2
stop();
Symbol 74 MovieClip Frame 1
stop();
Instance of Symbol 45 MovieClip "fader" in Symbol 74 MovieClip Frame 1
onClipEvent (load) {
this._alpha = 0;
this.current_alpha = 0;
this.ziel_alpha = 0;
}
onClipEvent (enterFrame) {
if (Math.abs(this.current_alpha - this.ziel_alpha) >= 2) {
this.current_alpha = this.current_alpha + ((this.ziel_alpha - this.current_alpha) / 20);
} else {
this.current_alpha = this.ziel_alpha;
}
this._alpha = this.current_alpha;
}
Symbol 77 MovieClip Frame 1
stop();
Symbol 77 MovieClip Frame 12
stop();
Symbol 80 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 1
stop();
Symbol 87 MovieClip Frame 1
stop();
Symbol 89 MovieClip Frame 1
stop();
Symbol 92 MovieClip Frame 1
stop();
Symbol 102 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 1
stop();
Symbol 111 MovieClip Frame 8
stop();
Symbol 113 MovieClip Frame 1
stop();
Symbol 116 MovieClip Frame 1
stop();
Symbol 118 MovieClip Frame 1
stop();
Symbol 119 MovieClip Frame 1
stop();
Symbol 119 MovieClip Frame 28
if (_root.main.status == "ende") {
stop();
}
Symbol 119 MovieClip Frame 36
gotoAndPlay (20);
Symbol 134 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 13
stop();
Symbol 134 MovieClip Frame 24
gotoAndStop (13);
Symbol 135 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 1
stop();
Symbol 143 MovieClip Frame 8
stop();
Symbol 156 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 25
stop();
Symbol 165 MovieClip Frame 1
stop();
Symbol 165 MovieClip Frame 8
stop();
Symbol 173 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 1
stop();
Symbol 202 MovieClip Frame 9
_root.main.kopf.kiefer.kinnrotze_basis._visible = 1;
_root.main.kopf.kiefer.rotze._visible = 1;
Symbol 202 MovieClip Frame 25
stop();
Symbol 224 MovieClip Frame 1
stop();
Symbol 224 MovieClip Frame 17
if (_root.main.torso.titte.titsplat._currentframe == 1) {
_root.main.torso.titte.titsplat.gotoAndPlay(2);
}
Symbol 225 MovieClip Frame 25
gotoAndPlay (2);
Instance of Symbol 231 MovieClip "pendel2" in Symbol 232 MovieClip Frame 1
onClipEvent (load) {
this._rotation = 0;
}
onClipEvent (enterFrame) {
this._rotation = this._parent._rotation;
}
Instance of Symbol 232 MovieClip "pendel1" in Symbol 233 MovieClip Frame 1
onClipEvent (load) {
winkel = -10;
rotspeed = 0;
this._rotation = winkel;
}
onClipEvent (enterFrame) {
rotspeed = (((rotspeed - (this._rotation / 10)) - (_root.main.speed / 35)) / 1.1) - (_root.main.atembewegung / 25);
this._rotation = this._rotation + rotspeed;
}
Symbol 236 MovieClip Frame 1
stop();
Symbol 248 MovieClip Frame 1
stop();
Symbol 250 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 1
stop();
Symbol 299 MovieClip Frame 2
_root.main.blitz.play();
Symbol 299 MovieClip Frame 21
_root.main.schwanz.cumsplat.nextFrame();
_root.main.schwanz.schwanzhand.hand.handcum.nextFrame();
Symbol 299 MovieClip Frame 24
_root.main.zielx = 450;
Symbol 299 MovieClip Frame 34
_root.main.zielx = 250;
Symbol 299 MovieClip Frame 45
_root.main.zielx = 450;
Symbol 299 MovieClip Frame 72
_root.main.zielx = 250;
Symbol 299 MovieClip Frame 99
stop();
_root.main.zielx = 750;
Symbol 349 MovieClip Frame 1
stop();
Symbol 349 MovieClip Frame 4
_root.main.schwanz.finalcum.play();
Symbol 349 MovieClip Frame 14
_root.main.kopf.kiefer.zunge.cumdrop.play();
Symbol 349 MovieClip Frame 17
_root.main.schwanz.finalcum.play();
Symbol 349 MovieClip Frame 21
if (_root.main.bukake == "yes") {
_root.main.torso.titte.titcum.play();
this._parent._parent.bukakepimmel.mamba.mamba_drop.play();
}
Symbol 349 MovieClip Frame 43
_root.main.schwanz.finalcum.play();
Symbol 349 MovieClip Frame 66
_root.main.schwanz.finalcum.play();
Symbol 349 MovieClip Frame 127
if (_root.main.throathits < 30) {
gotoAndPlay (220);
} else {
_root.main.zielx = 520;
}
Symbol 349 MovieClip Frame 179
if (_root.main.throathits >= 30) {
_root.main.zielx = 750;
_root.main.kopf.kiefer.zunge.cumdrop.play();
_root.main.schwanz.finalcum.gotoAndStop(25);
}
Symbol 349 MovieClip Frame 239
stop();
_root.main.geredet = "nein";
_root.main.thrusts++;
_root.main.speech.fenster.text = "I love the taste of your cum, Winston... my throat is still sore...";
_root.main.status = "reden";
Symbol 354 MovieClip Frame 1
stop();
Symbol 355 MovieClip Frame 1
stop();
Symbol 360 MovieClip Frame 1
stop();
Symbol 367 Button
on (release) {
if (_root.main.thrusts != 130) {
if (_root.main.thrusts != 131) {
_root.main.geredet = "nein";
_root.main.status = "ficken";
Mouse.hide();
this._visible = 0;
_root.main.talk_time = 0;
} else {
nextFrame();
_root.main.status = "ende";
}
} else {
_root.main.status = "cumshot";
if (_root.main.chokes < 3) {
_root.main.gespritzt = 2;
_root.main.zielx = 750;
} else {
_root.main.spit.chokespeichel.gotoAndStop(2);
_root.main.zielx = 0;
}
Mouse.hide();
this._visible = 0;
_root.main.talk_time = 0;
}
}
Symbol 369 Button
on (keyPress "<Space>") {
_root.fader.ziel_alpha = 100;
_root.fader.stop_fade = "nein";
_root.target_frame = "menu";
}
Symbol 375 MovieClip Frame 1
stop();
fenster.multiline = true;
fenster.wordWrap = true;
Symbol 376 Button
on (keyPress "1") {
_root.main.kopf.haare.gotoAndStop(1);
_root.main.maskenkopf.gotoAndStop(1);
_root.main.kopf.haare.brille.gotoAndStop(1);
_root.main.kopf.kiefer.gotoAndStop(1);
_root.main.kopf.schaedel.gotoAndStop(1);
_root.main.torso.arm.aermchen.gotoAndStop(1);
_root.main.torso.titte.titty.gotoAndStop(1);
_root.main.torso.body.gotoAndStop(1);
_root.main.kopf.augenabdecker.gotoAndStop(1);
_root.main.kopf.braue.gotoAndStop(1);
_root.main.bg.gotoAndStop(1);
_root.main.torso.arm.handschuh.gotoAndStop(1);
_root.main.torso.titte.bra.gotoAndStop(1);
_root.main.torso.body.kette.gotoAndStop(1);
}
on (keyPress "2") {
_root.main.kopf.haare.gotoAndStop(2);
_root.main.maskenkopf.gotoAndStop(2);
_root.main.kopf.haare.brille.gotoAndStop(2);
_root.main.bg.gotoAndStop(2);
_root.main.torso.arm.handschuh.gotoAndStop(2);
_root.main.torso.titte.bra.gotoAndStop(2);
_root.main.torso.body.kette.gotoAndStop(2);
_root.main.kopf.kiefer.gotoAndStop(2);
_root.main.kopf.schaedel.gotoAndStop(2);
_root.main.torso.arm.aermchen.gotoAndStop(2);
_root.main.torso.titte.titty.gotoAndStop(2);
_root.main.torso.body.gotoAndStop(2);
_root.main.kopf.augenabdecker.gotoAndStop(2);
_root.main.kopf.braue.gotoAndStop(2);
}
on (keyPress "3") {
_root.main.kopf.haare.gotoAndStop(3);
_root.main.maskenkopf.gotoAndStop(3);
_root.main.kopf.haare.brille.gotoAndStop(3);
_root.main.bg.gotoAndStop(3);
_root.main.torso.arm.handschuh.gotoAndStop(3);
_root.main.torso.titte.bra.gotoAndStop(3);
_root.main.torso.body.kette.gotoAndStop(3);
_root.main.kopf.kiefer.gotoAndStop(3);
_root.main.kopf.schaedel.gotoAndStop(3);
_root.main.torso.arm.aermchen.gotoAndStop(3);
_root.main.torso.titte.titty.gotoAndStop(3);
_root.main.torso.body.gotoAndStop(3);
_root.main.kopf.augenabdecker.gotoAndStop(3);
_root.main.kopf.braue.gotoAndStop(3);
}
on (keyPress "4") {
_root.main.kopf.haare.gotoAndStop(4);
_root.main.maskenkopf.gotoAndStop(4);
_root.main.kopf.haare.brille.gotoAndStop(4);
_root.main.bg.gotoAndStop(4);
_root.main.torso.arm.handschuh.gotoAndStop(4);
_root.main.torso.titte.bra.gotoAndStop(4);
_root.main.torso.body.kette.gotoAndStop(4);
_root.main.kopf.kiefer.gotoAndStop(4);
_root.main.kopf.schaedel.gotoAndStop(4);
_root.main.torso.arm.aermchen.gotoAndStop(4);
_root.main.torso.titte.titty.gotoAndStop(4);
_root.main.torso.body.gotoAndStop(4);
_root.main.kopf.augenabdecker.gotoAndStop(4);
_root.main.kopf.braue.gotoAndStop(4);
}
on (keyPress "5") {
_root.main.kopf.haare.gotoAndStop(5);
_root.main.maskenkopf.gotoAndStop(5);
_root.main.kopf.haare.brille.gotoAndStop(5);
_root.main.bg.gotoAndStop(5);
_root.main.torso.arm.handschuh.gotoAndStop(5);
_root.main.torso.titte.bra.gotoAndStop(5);
_root.main.torso.body.kette.gotoAndStop(5);
_root.main.kopf.kiefer.gotoAndStop(5);
_root.main.kopf.schaedel.gotoAndStop(5);
_root.main.torso.arm.aermchen.gotoAndStop(5);
_root.main.torso.titte.titty.gotoAndStop(5);
_root.main.torso.body.gotoAndStop(5);
_root.main.kopf.augenabdecker.gotoAndStop(5);
_root.main.kopf.braue.gotoAndStop(5);
}
on (keyPress "6") {
_root.main.kopf.haare.gotoAndStop(6);
_root.main.maskenkopf.gotoAndStop(6);
_root.main.kopf.haare.brille.gotoAndStop(6);
_root.main.bg.gotoAndStop(6);
_root.main.torso.arm.handschuh.gotoAndStop(6);
_root.main.torso.titte.bra.gotoAndStop(6);
_root.main.torso.body.kette.gotoAndStop(6);
_root.main.kopf.kiefer.gotoAndStop(6);
_root.main.kopf.schaedel.gotoAndStop(6);
_root.main.torso.arm.aermchen.gotoAndStop(6);
_root.main.torso.titte.titty.gotoAndStop(6);
_root.main.torso.body.gotoAndStop(6);
_root.main.kopf.augenabdecker.gotoAndStop(6);
_root.main.kopf.braue.gotoAndStop(6);
}
on (keyPress "7") {
_root.main.kopf.haare.gotoAndStop(7);
_root.main.maskenkopf.gotoAndStop(7);
_root.main.kopf.haare.brille.gotoAndStop(7);
_root.main.bg.gotoAndStop(7);
_root.main.torso.arm.handschuh.gotoAndStop(7);
_root.main.torso.titte.bra.gotoAndStop(7);
_root.main.torso.body.kette.gotoAndStop(7);
_root.main.kopf.kiefer.gotoAndStop(7);
_root.main.kopf.schaedel.gotoAndStop(7);
_root.main.torso.arm.aermchen.gotoAndStop(7);
_root.main.torso.titte.titty.gotoAndStop(7);
_root.main.torso.body.gotoAndStop(7);
_root.main.kopf.augenabdecker.gotoAndStop(7);
_root.main.kopf.braue.gotoAndStop(7);
}
on (keyPress "8") {
_root.main.kopf.haare.gotoAndStop(8);
_root.main.maskenkopf.gotoAndStop(8);
_root.main.kopf.haare.brille.gotoAndStop(8);
_root.main.bg.gotoAndStop(8);
_root.main.torso.arm.handschuh.gotoAndStop(8);
_root.main.torso.titte.bra.gotoAndStop(8);
_root.main.torso.body.kette.gotoAndStop(8);
_root.main.kopf.kiefer.gotoAndStop(8);
_root.main.kopf.schaedel.gotoAndStop(8);
_root.main.torso.arm.aermchen.gotoAndStop(8);
_root.main.torso.titte.titty.gotoAndStop(8);
_root.main.torso.body.gotoAndStop(8);
_root.main.kopf.augenabdecker.gotoAndStop(8);
_root.main.kopf.braue.gotoAndStop(8);
}
on (keyPress "s") {
if (_root.main.arm.unterarm._currentframe != 1) {
_root.main.arm.unterarm.gotoAndStop(1);
_root.main.arm.oberarm.gotoAndStop(1);
_root.main.bein1.gotoAndStop(1);
_root.main.bein2.gotoAndStop(1);
_root.main.eier.gotoAndStop(1);
_root.main.herrenkoerper.gotoAndStop(1);
_root.main.schwanz.gotoAndStop(1);
_root.main.schwanz.schwanzhand.hand.gotoAndStop(1);
_root.main.kopf.haare.hand.gotoAndStop(1);
} else {
_root.main.arm.unterarm.gotoAndStop(2);
_root.main.arm.oberarm.gotoAndStop(2);
_root.main.bein1.gotoAndStop(2);
_root.main.bein2.gotoAndStop(2);
_root.main.eier.gotoAndStop(2);
_root.main.herrenkoerper.gotoAndStop(2);
_root.main.schwanz.gotoAndStop(2);
_root.main.schwanz.schwanzhand.hand.gotoAndStop(2);
_root.main.kopf.haare.hand.gotoAndStop(2);
}
}
Symbol 377 Button
on (keyPress "q") {
_root._quality = "MEDIUM";
nextFrame();
}
Symbol 378 Button
on (keyPress "q") {
_root._quality = "LOW";
nextFrame();
}
Symbol 379 Button
on (keyPress "q") {
_root._quality = "HIGH";
gotoAndStop (1);
}
Symbol 380 MovieClip Frame 1
stop();
Symbol 381 MovieClip Frame 1
dirty_talk1 = new Array("Ah... Winston, I have a special present for you...", "Mmmh, it... it's so big... I don't know how much I can...", "Let's see how deep can i go......", "Y-Yes! Yes! Shove it all in!", "*COUGH*...Yes, my throat is so full... ", "How do you like to be sucked off by your patient, mr. veterinarian?", "Ahhh, I'm sure you've never had a wolf suck your cock before.... ", "Ah, yessss... i love your taste", "Mmm... i love it rough...", "Oooh, yes, drench me in your cum!", "YES! Tear my throat apart!!!");
dirty_talk2 = new Array("*GASP* ...I...can't breathe... *GASP*", "*GASP* Ah, dont stop! Im such a bad doggy...*GASP*", "*GASP* YES! Fuck my throat, Winston! I'm loving it!", "*GASP* I'm your bitch! Treat me as you like...", "*GASP* ...YESSS...MORE... *GASP*");
dirty_talk3 = new Array("Now CUM, cum all over my face!", "FEED ME YOUR CUM! Fill my throat with your hot, sticky cum!", "Oh, you're still cumming! We don't want to waste any...", "Thank You! So much tasty cum just for me...");
var bg_blur = (new flash.filters.BlurFilter(3, 3, 2));
Symbol 381 MovieClip Frame 2
function normalfick() {
atemwinkel = atemwinkel + 15;
if (atemwinkel > 360) {
atemwinkel = atemwinkel - 360;
}
atembewegung = Math.sin(0.01745329 * atemwinkel) * atemstaerke;
kopf._x = (xpos + atembewegung) + zittern;
maskenkopf._x = (xpos + atembewegung) + zittern;
schwanzmaske._x = (xpos + atembewegung) + zittern;
_root.main.kopf.puke._x = ((-atembewegung) - zittern) - 200;
torso._x = (xpos + atembewegung) + zittern;
abstand = Math.abs((xpos - hueftstoss) - start_x);
if (abstand >= 50) {
abstand = 50;
kopf_beuge = ((((xpos - hueftstoss) + zittern) - start_x) * (((xpos - hueftstoss) + zittern) - start_x)) / 8000;
}
kopf._rotation = ((((abstand / 50) * 6) + 3) - kopf_beuge) + rededrehung;
maskenkopf._rotation = ((((abstand / 50) * 6) + 3) - kopf_beuge) + rededrehung;
kopf.kiefer._rotation = ((((abstand / 50) * -8) + 2) - (kopf_beuge / 3)) + mundbewegung;
kopf.augenlid._rotation = (kopf_beuge * 5) - 30;
kopf.braue._rotation = ((((kopf_beuge * kopf_beuge) / 3.5) - 5) + throathits) + (mundbewegung * 2);
if (kopf.braue._rotation > 45) {
kopf.braue._rotation = 45;
}
schwanz._rotation = (-kopf_beuge) / 1.2;
torso._rotation = (-(start_x - ((((xpos - hueftstoss) + atembewegung) + zittern) / 10))) + 145;
torso.arm._rotation = (-(start_x - ((((xpos - hueftstoss) + atembewegung) + zittern) / 10))) + 220;
kopf.auge._rotation = (((-kopf_beuge) * 2) + augenverdrehung) + rededrehung;
kopf.auge.pupille._xscale = 100 - (kopf_beuge * 5);
kopf.auge.pupille._yscale = 100 - (kopf_beuge * 5);
if ((xpos - hueftstoss) <= (schwanzanfang - throattiefe)) {
kopf.kiefer.zunge._x = (xpos - hueftstoss) - (schwanzanfang - throattiefe);
} else {
kopf.kiefer.zunge._x = (-140 - (((xpos - hueftstoss) - start_x) / 12)) + rededrehung;
}
if (kopf.kiefer.zunge._x > -100) {
kopf.kiefer.zunge._x = -100;
}
kopf.kiefer.zunge._rotation = 20;
spit_breite = (((xpos - schwanzanfang) + atembewegung) + 15) + kopf._rotation;
spit._xscale = (spit_breite / spit_basis) * 100;
kopf.kiefer.chokespeichel._xscale = (((xpos - hueftstoss) + atembewegung) * 1.2) - 680;
kopf.kiefer.chokespeichel._rotation = ((kopf_beuge * 3) - (rededrehung * 3)) - 7;
spit._x = 340 + hueftstoss;
spit._rotation = (-kopf._rotation) + 10;
if (spit._xscale >= -10) {
spit._visible = 1;
} else {
spit._visible = 0;
}
kopf.kiefer.drop._rotation = -(kopf._rotation + kopf.kiefer._rotation);
kopf.kiefer.rotze._rotation = -(kopf._rotation + kopf.kiefer._rotation);
arm._x = (xpos + atembewegung) + zittern;
arm.oberarm._rotation = (start_x - (xpos / 10)) + 180;
schwanzbeule._alpha = 550 - (xpos - hueftstoss);
schwanzbeule._x = (schwanzstart + hueftstoss) + schwanzbeule._width;
if (xpos >= schwanzanfang) {
hueftziel = 0;
herrenkoerper._rotation = (xpos - schwanzanfang) / 8;
} else {
hueftziel = (schwanzanfang - xpos) / 2;
herrenkoerper._rotation = (-hueftstoss) / 10;
}
hueftstoss = hueftstoss + ((hueftziel - hueftstoss) / 1.5);
schwanz._x = schwanzstart + hueftstoss;
eier._x = eierstart + hueftstoss;
bein1._x = bein1start + hueftstoss;
bein1._rotation = hueftstoss / 5;
bein2._x = bein2start + hueftstoss;
bein2._rotation = hueftstoss / 5;
herrenkoerper._x = herrenkoerperstart + hueftstoss;
}
_root.main.kopf.kiefer.kinnrotze_basis._visible = 0;
_root.main.kopf.kiefer.rotze._visible = 0;
Mouse.hide();
start_fick = true;
start_x = 573;
xpos = start_x + 100;
kopf._x = xpos;
oldkopf_x = kopf._x;
zielx = 750;
status = "ficken";
bukake = "no";
hueftstoss = 0;
speed = 0;
oldspeed = 0;
tiefenzuwachs = 0;
schwanzstart = _root.main.schwanz._x;
eierstart = eier._x;
bein1start = bein1._x;
bein2start = bein2._x;
herrenkoerperstart = herrenkoerper._x;
gespritzt = 0;
thrusts = 0;
throathits = 0;
chokes = 0;
talk_time = 0;
geredet = "nein";
redeziel = 0;
rededrehung = 0;
mundwinkel = 0;
mundbewegung = 0;
time = 0;
zittern = 0;
augenverdrehung = 0;
maxspeed = 10;
maximalstoss = 370;
schwanzanfang = 570;
throattiefe = 170;
stosstiefe = 70;
atemstaerke = 5;
atemwinkel = 0;
kopf_beuge = 0;
atembewegung = 0;
spit._alpha = 0;
_root.main.schwanz._x = schwanzstart + hueftstoss;
schwanzmaske._x = schwanzstart + hueftstoss;
_root.main.schwanz.shine._alpha = 0;
_root.main.kopf.kiefer.drop._alpha = 0;
_root.main.kopf.mascara._yscale = 0;
_root.main.kopf.schaedel.heulerei._alpha = 0;
_root.main.kopf.kiefer.schweiss._alpha = 0;
speech._visible = 0;
var spit_breite = 0;
var spit_basis = spit._width;
_root.fader.ziel_alpha = 0;
_root.fader.stop_fade = "nein";
Symbol 381 MovieClip Frame 3
oldkopf_x = xpos;
if (status == "ficken") {
if (((random(100) == 0) && (moans._currentframe == 1)) && (time < 20)) {
moans.gotoAndPlay("moan" + (random(7) + 1));
}
oldspeed = speed;
if (stosstiefe > throattiefe) {
stosstiefe = 400;
}
if (start_fick != true) {
if ((_root._xmouse * 1.5) <= 750) {
if ((_root._xmouse * 1.5) >= ((schwanzanfang - stosstiefe) + hueftziel)) {
zielx = _root._xmouse * 1.5;
} else {
zielx = (schwanzanfang - stosstiefe) + hueftziel;
}
} else {
zielx = 750;
}
} else {
zielx = 750;
start_fick = false;
}
speed = (xpos - zielx) / 2;
if (((oldspeed >= 0) && (speed < 0)) && (xpos < schwanzanfang)) {
thrusts++;
}
if (((speed > maxspeed) && (xpos < (schwanzanfang + hueftziel))) && (xpos > ((schwanzanfang - throattiefe) + hueftziel))) {
speed = maxspeed;
}
xpos = xpos - speed;
if (xpos < maximalstoss) {
xpos = maximalstoss;
}
mundbewegung = 0;
mundwinkel = 0;
normalfick();
if (Math.ceil((schwanzanfang - stosstiefe) + hueftziel) >= Math.floor(xpos)) {
tiefenzuwachs = 5;
}
if (((speed < 0) && (tiefenzuwachs != 0)) && (stosstiefe != 400)) {
stosstiefe = stosstiefe + tiefenzuwachs;
if (_root.main.schwanz.shine._alpha < 50) {
_root.main.schwanz.shine._alpha = _root.main.schwanz.shine._alpha + 2;
}
_root.main.schwanz.shinemaske._x = _root.main.schwanz.shinemaske._x - tiefenzuwachs;
tiefenzuwachs = 0;
}
if (thrusts >= 10) {
_root.main.kopf.kiefer.drop._alpha = 100;
}
if (time <= 50) {
if (zeit <= 50) {
augenverdrehung = 0;
}
} else {
if ((random(30) == 0) && (squeels._currentframe == 1)) {
squeels.gotoAndPlay("squeel" + (random(2) + 2));
}
_root.main.bg.fader.ziel_alpha = _root.main.bg.fader.ziel_alpha + 0.75;
zittern = random((time - 50) / 4) + ((time - 50) / 2);
if (augenverdrehung < 55) {
augenverdrehung = (time - 50) * 2;
}
if (_root.main.kopf.schaedel.heulerei._alpha <= 75) {
_root.main.kopf.schaedel.heulerei._alpha = _root.main.kopf.schaedel.heulerei._alpha + 1.5;
_root.main.kopf.kiefer.schweiss._alpha = _root.main.kopf.kiefer.schweiss._alpha + 1.5;
}
}
if (xpos != maximalstoss) {
zittern = 0;
if (xpos > schwanzanfang) {
_root.main.bg.fader.ziel_alpha = 0;
time = time - 2;
if (time < 0) {
time = 0;
}
}
} else {
spit._alpha = 100;
time++;
if (time > 150) {
sound_fx.gotoAndPlay("moan");
status = "atmen";
_root.main.kopf.kiefer.chokespeichel.gotoAndStop(2);
chokes++;
}
_root.main.schwanz.shinemaske._x = -25;
_root.main.schwanz.shine._alpha = 50;
if ((speed > 55) && (oldkopf_x != maximalstoss)) {
throathits++;
sound_fx.gotoAndPlay("choke");
if (squeels._currentframe == 1) {
squeels.gotoAndPlay("squeel" + (random(2) + 2));
}
thrusts++;
_root.main.maxspeed = _root.main.maxspeed + 0.3;
schwanz.puke.gotoAndPlay(2);
kopf.mouthpuke.gotoAndPlay(2);
_root.main.kopf.mascara._yscale = _root.main.kopf.mascara._yscale + 4.5;
}
speed = 0;
}
redeziel = 0;
rededrehung = rededrehung + ((redeziel - rededrehung) / 4);
switch (true) {
case ((thrusts == 130) && (chokes >= 3)) && (gespritzt == 0) :
speech.fenster.text = dirty_talk3[1];
status = "reden";
break;
case ((thrusts == 130) && (chokes < 3)) && (gespritzt == 0) :
speech.fenster.text = dirty_talk3[0];
status = "reden";
break;
case (thrusts == 0) && (dirty_talk1[0] != "") :
speech.fenster.text = dirty_talk1[0];
dirty_talk1[0] = "";
status = "reden";
break;
case (thrusts == 1) && (dirty_talk1[1] != "") :
speech.fenster.text = dirty_talk1[1];
dirty_talk1[1] = "";
status = "reden";
break;
case (thrusts == 10) && (dirty_talk1[2] != "") :
speech.fenster.text = dirty_talk1[2];
dirty_talk1[2] = "";
status = "reden";
break;
case (stosstiefe == 175) && (dirty_talk1[3] != "") :
speech.fenster.text = dirty_talk1[3];
dirty_talk1[3] = "";
status = "reden";
break;
case (throathits == 1) && (dirty_talk1[4] != "") :
speech.fenster.text = dirty_talk1[4];
dirty_talk1[4] = "";
status = "reden";
break;
case (throathits == 10) && (dirty_talk1[5] != "") :
speech.fenster.text = dirty_talk1[5];
dirty_talk1[5] = "";
status = "reden";
break;
case (throathits == 20) && (dirty_talk1[6] != "") :
speech.fenster.text = dirty_talk1[6];
dirty_talk1[6] = "";
status = "reden";
break;
case (throathits == 30) && (dirty_talk1[7] != "") :
speech.fenster.text = dirty_talk1[7];
dirty_talk1[7] = "";
status = "reden";
break;
case (throathits == 40) && (dirty_talk1[8] != "") :
speech.fenster.text = dirty_talk1[8];
dirty_talk1[8] = "";
status = "reden";
break;
case (throathits == 45) && (dirty_talk1[9] != "") :
_root.main.bukake = "yes";
_root.main.bukakepimmel.play();
speech.fenster.text = dirty_talk1[9];
dirty_talk1[9] = "";
status = "reden";
break;
case (throathits == 50) && (dirty_talk1[10] != "") :
speech.fenster.text = dirty_talk1[10];
dirty_talk1[10] = "";
status = "reden";
}
}
if (status == "cumshot") {
maxspeed = 100;
zittern = 0;
mundbewegung = 0;
mundwinkel = 0;
oldspeed = speed;
speed = (xpos - zielx) / 6;
if ((speed > maxspeed) && (xpos < (schwanzanfang + hueftziel))) {
speed = maxspeed;
}
redeziel = 0;
rededrehung = rededrehung + ((redeziel - rededrehung) / 4);
if (rededrehung < 1) {
xpos = xpos - speed;
}
if (xpos < maximalstoss) {
xpos = maximalstoss;
}
normalfick();
if (((oldkopf_x < schwanzanfang) && (xpos >= schwanzanfang)) && (_root.main.chokes >= 3)) {
_root.main.kopf.kiefer.chokespeichel.play();
}
if ((Math.floor(xpos) == maximalstoss) && (gespritzt == 0)) {
gespritzt = 1;
kopf.cumsquirt.play();
}
if (((xpos > schwanzanfang) && (oldkopf_x < schwanzanfang)) && (gespritzt == 1)) {
gespritzt = 2;
kopf.kiefer.zunge.cumdrop.play();
schwanz.schwanzhand.play();
}
if (((Math.ceil(xpos) == 750) && (gespritzt == 2)) && (rededrehung < 1)) {
gespritzt = 3;
kopf.cumshot.play();
if (_root.main.bukake == "yes") {
_root.main.bukakepimmel.play();
}
}
if (xpos > (schwanzanfang + hueftziel)) {
time = time - 2;
if (time < 1) {
time = 0;
}
}
if (time <= 50) {
augenverdrehung = 0;
} else {
augenverdrehung = time - 50;
if (augenverdrehung > 50) {
augenverdrehung = 50;
}
}
}
if (status == "atmen") {
if (atemwinkel == 15) {
sound_fx.gotoAndPlay("breath");
}
zittern = 0;
oldspeed = speed;
zielx = 750;
speed = (xpos - zielx) / 4;
xpos = xpos - speed;
normalfick();
atemstaerke = 5 + (time / 5);
if (xpos > (schwanzanfang + hueftziel)) {
time = time - 2;
_root.main.bg.fader.ziel_alpha = 0;
if (time < 1) {
time = 0;
status = "ficken";
}
}
if ((oldkopf_x < schwanzanfang) && (xpos >= schwanzanfang)) {
_root.main.kopf.kiefer.chokespeichel.play();
}
if (time <= 50) {
augenverdrehung = 0;
switch (true) {
case (chokes == 1) && (dirty_talk2[0] != "") :
speech.fenster.text = dirty_talk2[0];
dirty_talk2[0] = "";
status = "reden";
break;
case (chokes == 2) && (dirty_talk2[1] != "") :
speech.fenster.text = dirty_talk2[1];
dirty_talk2[1] = "";
status = "reden";
break;
case (chokes == 3) && (dirty_talk2[2] != "") :
speech.fenster.text = dirty_talk2[2];
dirty_talk2[2] = "";
status = "reden";
break;
case (chokes == 4) && (dirty_talk2[3] != "") :
speech.fenster.text = dirty_talk2[3];
dirty_talk2[3] = "";
status = "reden";
break;
case chokes > 4 :
speech.fenster.text = dirty_talk2[4];
status = "reden";
}
} else {
augenverdrehung = time - 50;
if (augenverdrehung > 50) {
augenverdrehung = 50;
}
}
}
if (status == "reden") {
Mouse.show();
talk_time++;
zittern = 0;
oldspeed = speed;
speed = (xpos - zielx) / 4;
xpos = xpos - speed;
if (xpos < maximalstoss) {
xpos = maximalstoss;
}
normalfick();
if (((((thrusts == 130) && (chokes < 3)) && (gespritzt == 0)) && (oldkopf_x < schwanzanfang)) && (xpos >= schwanzanfang)) {
schwanz.schwanzhand.play();
}
if (talk_time > 24) {
zielx = 750;
if (Math.ceil(xpos) == 750) {
speech._visible = 1;
if (mundwinkel >= 2520) {
mundziel = 5;
} else {
mundwinkel = mundwinkel + (random(20) * 3);
mundziel = (rededrehung / 2.5) + (Math.sin(0.01745329 * mundwinkel) * 3);
}
mundbewegung = mundbewegung - ((mundbewegung - mundziel) / 3);
geredet = "ja";
}
}
if (xpos > (schwanzanfang + hueftziel)) {
time = time - 2;
redeziel = (xpos - schwanzanfang) / 8;
rededrehung = rededrehung + ((redeziel - rededrehung) / 8);
if (time < 1) {
time = 0;
}
}
atemstaerke = 5 + (time / 5);
if (time <= 50) {
augenverdrehung = 0;
} else {
augenverdrehung = time - 50;
if (augenverdrehung > 50) {
augenverdrehung = 50;
}
}
}
if (_root.main.status == "ende") {
zielx = schwanzanfang - 80;
speed = (xpos - zielx) / 8;
xpos = xpos - speed;
mundbewegung = 0;
mundwinkel = 0;
normalfick();
atemstaerke = 10;
if (_root.main.atemwinkel == 195) {
sound_fx.gotoAndPlay("squish2");
}
redeziel = 0;
rededrehung = rededrehung + ((redeziel - rededrehung) / 4);
normalfick();
}
if (((oldkopf_x <= schwanzanfang) && (xpos > schwanzanfang)) && (status != "ende")) {
sound_fx.gotoAndPlay("slurp");
}
if (((oldkopf_x > schwanzanfang) && (xpos <= schwanzanfang)) && (status != "ende")) {
sound_fx.gotoAndPlay("squish2");
}
if (!(((((oldspeed >= 0) && (speed < 0)) && (xpos < schwanzanfang)) && (Math.abs(speed) > 20)) && (status != "ende"))) {
if ((((oldspeed < 0) && (speed >= 0)) && (xpos < schwanzanfang)) && (status != "ende")) {
sound_fx.gotoAndPlay("squish2");
}
} else {
sound_fx.gotoAndPlay("squish");
}
Symbol 381 MovieClip Frame 4
gotoAndPlay ("loop");