Combined Code
frame 1 {
stop();
}
movieClip 3 {
}
movieClip 5 {
}
movieClip 7 {
}
movieClip 18 {
frame 1 {
if (stopAnimating) {
stop();
stoppedAnimating = true;
} else {
var oldanim = anim;
while (oldanim == anim) {
anim = Math.round(Math.random() * 2);
}
repeats = Math.round(Math.random() * 5) + 5;
if (anim >= 1) {
gotoAndPlay('up');
} else {
gotoAndPlay('jiggle');
}
}
}
frame 26 {
if (stopAnimating) {
stop();
stoppedAnimating = true;
} else {
if (--repeats > 0) {
gotoAndPlay('jiggle');
} else {
gotoAndPlay('decide');
}
}
}
frame 39 {
if (stopAnimating) {
gotoAndPlay('down');
} else {
if (anim >= 2) {
gotoAndPlay('thrust');
} else {
gotoAndPlay('squeeze');
}
}
}
frame 63 {
if (--repeats > 0 and !stopAnimating) {
gotoAndPlay('thrusting');
}
}
frame 80 {
gotoAndPlay('decideup');
}
frame 96 {
if (--repeats > 0 and !stopAnimating) {
gotoAndPlay('squeezing');
}
}
frame 100 {
gotoAndPlay('decideup');
}
frame 101 {
if (stopAnimating) {
gotoAndPlay('down');
} else {
var oldanim = anim;
while (oldanim == anim) {
anim = Math.round(Math.random() * 2);
}
repeats = Math.round(Math.random() * 5) + 5;
if (anim >= 2) {
gotoAndPlay('thrust');
} else {
if (anim >= 1) {
gotoAndPlay('squeeze');
} else {
gotoAndPlay('down');
}
}
}
}
frame 114 {
if (stopAnimating) {
stop();
stoppedAnimating = true;
} else {
gotoAndPlay('jiggle');
}
}
}
// unknown tag 88 length 82
button 24 {
on (release) {
gotoAndPlay(1);
}
}
movieClip 47 {
}
movieClip 51 {
}
frame 32 {
stop();
}
movieClip 65 {
frame 22 {
gotoAndPlay('strain');
}
}
movieClip 68 {
frame 22 {
stop();
}
}
movieClip 71 {
}
movieClip 91 {
frame 19 {
gotoAndPlay('shock');
}
}
button 98 {
on (release) {
gotoAndPlay('pushandmount');
}
}
button 99 {
on (release) {
deep = true;
}
}
button 108 {
on (release) {
gotoAndPlay('giver');
}
}
button 109 {
on (release) {
cum = true;
}
}
button 131 {
on (release) {
gotoAndPlay('deep');
}
}
movieClip 132 {
frame 1 {
deep = false;
_root.leftcharacter._alpha = 0;
_root.midcharacter._alpha = 0;
_root.rightcharacter._alpha = 0;
_root.movement = false;
}
frame 16 {
if (_root.suit and !_root.revealass) {
asshole._alpha = 0;
}
}
frame 30 {
if (_root.suit and !_root.revealass) {
asshole._alpha = 100;
_root.revealass = true;
var sound = new Sound();
sound.attachSound('Cloth Rip');
sound.play();
} else {
asspiece._visible = false;
}
}
frame 88 {
if (!deep) {
gotoAndPlay('fuck');
}
}
frame 112 {
if (!cum) {
gotoAndPlay('deep2');
}
}
frame 141 {
_root.analRapeRecommended = true;
}
frame 149 {
gotoAndPlay('cummy');
}
}
movieClip 133 {
}
button 134 {
on (release) {
gotoAndPlay(33);
}
}
frame 63 {
stop();
}
button 142 {
on (release) {
gotoAndPlay(2);
}
}
button 144 {
on (release) {
gotoAndPlay(63);
}
}
frame 64 {
stop();
}
button 146 {
on (release) {
gotoAndPlay(65);
}
}
movieClip 158 {
frame 36 {
stop();
}
}
frame 65 {
stop();
}
button 159 {
on (release) {
gotoAndPlay(1);
}
}