Combined Code
frame 1 {
_global.sway = 50;
_global.acc = 0;
_global.clothes = 1;
_global.pants = 1;
_global.male = 0;
_global.female = 0;
_global.juice = 1;
_global.jizz = 0;
_global.cumming = 0;
_global.pleasure1 = 0;
_global.pleasure2 = 0;
_global.pleasure3 = 0;
_global.pleasure4 = 0;
_global.pleasure5 = 0;
_global.pleasures = 36.45;
_global.cum = 0;
_global.slow = 15;
_global.skill = 4;
_global.rep = 0;
_global.days = 1;
_global.credits = 50;
_global.tool = 'NaN';
stop();
}
// unknown tag 88 length 88
movieClip 6 {
}
movieClip 10 {
}
movieClip 13 {
}
movieClip 16 {
frame 1 {
gotoAndPlay(2);
}
instance of movieClip 13 {
onClipEvent (release) {
getURL('http://wetpussygames.com/', '_blank');
}
}
frame 127 {
_root.play();
}
}
// unknown tag 88 length 127
movieClip 20 {
}
movieClip 23 {
}
movieClip 27 {
}
movieClip 37 {
frame 40 {
stop();
}
}
movieClip 50 {
}
button 51 {
on (press) {
tellTarget ('_root') {
nextFrame();
}
}
}
button 52 {
on (press) {
gotoAndStop('end');
_root.play();
}
}
movieClip 53 {
instance of movieClip 27 {
onClipEvent (load) {
_root.stop();
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndStop('lastframe');
}
}
onClipEvent (enterFrame) {
PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
if (PercentLoaded != 100) {
_parent.gotoAndStop(PercentLoaded);
} else {
_parent.gotoAndPlay('loaded');
}
}
}
frame 101 {
play();
}
frame 165 {
stop();
}
}
instance of movieClip 13 {
onClipEvent (release) {
getURL('http://wetpussygames.com/', '_blank');
}
}
frame 3 {
stop();
}
movieClip 59 {
}
instance of movieClip 59 {
onClipEvent (release) {
_root.play();
}
}
frame 9 {
gotoAndPlay(263);
}
movieClip 62 {
}
movieClip 66 {
}
movieClip 68 {
}
movieClip 70 {
}
movieClip 72 {
}
movieClip 74 {
}
movieClip 76 {
}
movieClip 78 {
}
movieClip 80 {
}
movieClip 82 {
}
movieClip 84 {
}
movieClip 102 {
}
movieClip 124 {
}
movieClip 143 {
}
movieClip 158 {
}
movieClip 159 {
frame 1 {
gotoAndStop(random(4) + 1);
}
}
movieClip 160 {
frame 2 {
if (_global.cum < 100) {
gotoAndPlay(1);
}
}
}
movieClip 162 {
}
movieClip 164 {
}
movieClip 166 {
}
movieClip 169 {
}
movieClip 171 {
}
movieClip 173 {
}
movieClip 182 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(_root._currentframe);
};
}
}
movieClip 183 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round(_global.sway));
};
}
}
movieClip 192 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(_root._currentframe);
};
}
}
movieClip 193 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round(_global.sway));
};
}
}
movieClip 195 {
}
movieClip 196 {
}
movieClip 198 {
}
movieClip 200 {
}
movieClip 202 {
}
movieClip 204 {
}
movieClip 205 {
}
movieClip 207 {
}
movieClip 209 {
}
movieClip 211 {
}
movieClip 213 {
}
movieClip 215 {
}
movieClip 216 {
}
movieClip 221 {
}
movieClip 226 {
}
movieClip 235 {
}
movieClip 239 {
frame 10 {
gotoAndPlay(1);
if (random(30) < 1) {
gotoAndPlay(15);
}
if (random(100) < 1) {
gotoAndPlay(20);
}
}
frame 17 {
gotoAndPlay(1);
}
}
movieClip 241 {
}
movieClip 243 {
}
movieClip 245 {
}
movieClip 247 {
}
movieClip 250 {
}
instance control of movieClip 250 {
onClipEvent (enterFrame) {
frame = _root._currentframe;
mouse = 115 - Math.round(_root._ymouse) / 6;
cumrate = 0.2 * Math.sqrt(_global.slow) / 6;
if (frame < mouse - 1) {
i = (mouse - frame) / _global.slow;
while (i > 0) {
if (frame < 109) {
frame += 1;
if (frame >= 40 and frame < 52) {
_global.pleasure1 += 0.5 / _global.skill;
}
if (frame >= 52 and frame < 64) {
_global.pleasure2 += 0.5 / _global.skill;
}
if (frame >= 64 and frame < 76) {
_global.pleasure3 += 0.5 / _global.skill;
}
if (frame >= 76 and frame < 88) {
_global.pleasure4 += 0.5 / _global.skill;
}
if (frame >= 88 and frame < 100) {
_global.pleasure5 += 0.5 / _global.skill;
}
if (frame >= 40) {
_global.sway -= 5;
_global.cum += cumrate / 2;
}
}
i -= 1;
}
}
if (frame > mouse + 1) {
i = (mouse - frame) / _global.slow;
while (i < 0) {
if (frame > 10) {
frame -= 1;
if (frame >= 40 and frame < 52) {
_global.pleasure1 += 0.5 / _global.skill;
}
if (frame >= 52 and frame < 64) {
_global.pleasure2 += 0.5 / _global.skill;
}
if (frame >= 64 and frame < 76) {
_global.pleasure3 += 0.5 / _global.skill;
}
if (frame >= 76 and frame < 88) {
_global.pleasure4 += 0.5 / _global.skill;
}
if (frame >= 88 and frame < 100) {
_global.pleasure5 += 0.5 / _global.skill;
}
if (frame >= 40) {
_global.sway += 5;
_global.cum += cumrate / 2;
}
}
i += 1;
}
}
_global.pleasures = (Math.sqrt(_global.pleasure1 * 100) + Math.sqrt(_global.pleasure2 * 100) + Math.sqrt(_global.pleasure3 * 100) + Math.sqrt(_global.pleasure4 * 100) + Math.sqrt(_global.pleasure5 * 100)) / 10;
_global.acc += (_global.sway - 50) / 3;
_global.acc /= 1.4;
_global.sway -= _global.acc;
if (_global.sway < 1) {
_global.sway = 1;
}
if (_global.sway > 100) {
_global.sway = 100;
}
_root.gotoAndStop(frame);
}
}
movieClip 253 {
}
// unknown tag 88 length 63
// unknown tag 88 length 63
movieClip 259 {
instance of movieClip 253 {
onClipEvent (enterFrame) {
if (_global.cum < 100) {
_xscale = _global.cum;
} else {
_xscale = 100;
}
}
}
instance of movieClip 253 {
onClipEvent (enterFrame) {
if (_global.pleasures * 1.3 < 100) {
_xscale = _global.pleasures * 1.3;
} else {
_xscale = 100;
}
}
}
}
movieClip 261 {
}
movieClip 262 {
frame 2 {
if (_global.cum < 100) {
gotoAndPlay(1);
}
}
frame 170 {
_root.gotoAndPlay(238);
}
}
frame 110 {
_global.pleasure1 = 0;
_global.pleasure2 = 0;
_global.pleasure3 = 0;
_global.pleasure4 = 0;
_global.pleasure5 = 0;
_global.pleasures = 0;
_global.spit = 0;
_global.cum = 0;
_global.cumming = 0;
}
movieClip 273 {
}
movieClip 276 {
}
movieClip 278 {
}
movieClip 279 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round(_global.sway));
};
}
}
movieClip 281 {
}
movieClip 282 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round(_global.sway));
};
}
}
movieClip 284 {
}
movieClip 287 {
}
movieClip 289 {
}
movieClip 291 {
}
movieClip 293 {
}
movieClip 295 {
}
movieClip 298 {
frame 1 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
}
movieClip 299 {
frame 1 {
onEnterFrame = function () {
if (_global.clothes == 0) {
gotoAndPlay(Math.round(_global.sway));
} else {
gotoAndPlay(Math.round((_global.sway - 50) / 2 + 50));
}
};
}
}
movieClip 301 {
}
movieClip 303 {
}
movieClip 305 {
}
movieClip 306 {
frame 2 {
if (_global.jizz == 0) {
gotoAndPlay(1);
}
}
frame 170 {
_global.jizz = 0;
}
}
movieClip 309 {
frame 1 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
}
movieClip 312 {
frame 1 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
}
movieClip 313 {
frame 1 {
onEnterFrame = function () {
if (_global.clothes == 0) {
gotoAndPlay(Math.round(_global.sway));
} else {
gotoAndPlay(Math.round((_global.sway - 50) / 2 + 50));
}
};
}
}
instance of movieClip 313 {
onClipEvent (release) {
if (_global.clothes == 0) {
_global.milk = 1;
}
}
}
movieClip 315 {
}
movieClip 317 {
}
movieClip 319 {
}
movieClip 321 {
}
movieClip 323 {
frame 1 {
onEnterFrame = function () {
if (_global.pants == 0) {
gotoAndPlay(101);
} else {
gotoAndPlay(Math.round((_global.sway - 50) / 2 + 50));
}
};
}
}
movieClip 325 {
frame 1 {
if (_global.pants == 0) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_global.pants == 0) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
}
movieClip 327 {
}
movieClip 340 {
frame 1 {
gotoAndPlay(random(10) * 3 + 3);
}
}
movieClip 545 {
frame 1 {
stop();
}
frame 2 {
gotoAndPlay(random(4) * 150 + 2);
}
frame 92 {
stop();
}
frame 247 {
stop();
}
frame 448 {
stop();
}
frame 547 {
stop();
}
frame 669 {
stop();
}
}
movieClip 564 {
frame 2 {
if (_global.cumming == 0) {
gotoAndPlay(1);
} else {
_xscale = _global.female * _global.female / 100;
_yscale = _global.female * _global.female / 100;
if (random(2) < 1) {
gotoAndPlay(20);
}
}
}
}
movieClip 570 {
frame 1 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 59 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(5);
}
}
}
movieClip 576 {
frame 1 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 59 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(5);
}
}
}
movieClip 591 {
frame 1 {
gotoAndPlay(random(11) * 3 + 3);
}
}
movieClip 607 {
frame 1 {
gotoAndPlay(random(15) * 3 + 3);
}
}
movieClip 608 {
frame 1 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(2);
} else {
if ((_global.sway > 80 or _global.sway < 20) and random(10) < 1) {
gotoAndPlay(36);
} else {
if ((_global.sway > 60 or _global.sway < 40) and random(50) < 1) {
gotoAndPlay(36);
} else {
gotoAndPlay(1);
}
}
}
}
frame 2 {
if (_global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 34 {
if (_global.cumming == 1) {
gotoAndPlay(3);
}
}
frame 35 {
gotoAndPlay(1);
_global.milk = 0;
}
}
movieClip 614 {
frame 1 {
onEnterFrame = function () {
if ((_global.cumming == 1 or _global.milk == 1) and _currentframe < 59) {
gotoAndPlay(59);
}
};
}
frame 61 {
if (random(5) < 1 or _global.cumming == 1 or _global.milk == 1) {
gotoAndPlay(66);
}
}
frame 65 {
gotoAndPlay(1);
}
frame 82 {
if (random(2) < 1 or _global.cumming == 1) {
gotoAndPlay(66);
}
}
}
movieClip 616 {
}
movieClip 618 {
}
movieClip 620 {
}
movieClip 622 {
}
movieClip 623 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round((_global.sway - 50) / 1.5 + 50));
};
}
}
movieClip 625 {
}
movieClip 626 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round(_global.sway));
};
}
}
movieClip 628 {
}
movieClip 631 {
frame 1 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
frame 2 {
if (_global.clothes == 1) {
gotoAndPlay(2);
} else {
gotoAndPlay(1);
}
}
}
movieClip 633 {
}
movieClip 634 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round(_global.sway));
};
}
}
movieClip 636 {
}
movieClip 637 {
frame 1 {
onEnterFrame = function () {
gotoAndPlay(Math.round(_global.sway));
};
}
}
movieClip 639 {
}
instance of movieClip 639 {
onClipEvent (enterFrame) {
frame = _root._currentframe;
if (frame - 110 > _global.juice) {
_global.juice = frame - 110;
}
mouse = 300 - Math.round(_root._xmouse) / 3;
cumrate = 0.2 * Math.sqrt(_global.slow) / 6;
if (_global.cum < 100) {
if (frame < mouse - 1 and _global.jizz == 0 and _global.male < 100) {
i = (mouse - frame) / _global.slow;
while (i > 0) {
if (frame < 209) {
frame += 1;
if (frame >= 140 and frame < 158) {
_global.pleasure1 += 0.5 / _global.skill;
}
if (frame >= 158 and frame < 175) {
_global.pleasure2 += 0.5 / _global.skill;
}
if (frame >= 175 and frame < 190) {
_global.pleasure3 += 0.5 / _global.skill;
}
if (frame >= 190 and frame < 205) {
_global.pleasure4 += 0.5 / _global.skill;
}
if (frame >= 205 and frame < 210) {
_global.pleasure5 += 0.5 / _global.skill;
}
if (frame > 140) {
_global.sway += 2;
_global.cum += cumrate / 2;
if (_global.cumming == 0) {
_global.female += 0.05;
}
}
}
i -= 1;
}
}
if (frame > mouse + 1 and _global.jizz == 0 and _global.male < 100) {
i = (mouse - frame) / _global.slow;
while (i < 0) {
if (frame > 110) {
frame -= 1;
if (frame >= 140 and frame < 158) {
_global.pleasure1 += 0.5 / _global.skill;
}
if (frame >= 158 and frame < 175) {
_global.pleasure2 += 0.5 / _global.skill;
}
if (frame >= 175 and frame < 190) {
_global.pleasure3 += 0.5 / _global.skill;
}
if (frame >= 190 and frame < 205) {
_global.pleasure4 += 0.5 / _global.skill;
}
if (frame >= 205 and frame < 210) {
_global.pleasure5 += 0.5 / _global.skill;
}
if (frame > 140) {
_global.sway -= 1;
_global.cum += cumrate / 2;
if (_global.cumming == 0) {
_global.female += 0.05;
}
}
}
i += 1;
}
}
}
_global.pleasures = (Math.sqrt(_global.pleasure1 * 100) + Math.sqrt(_global.pleasure2 * 100) + Math.sqrt(_global.pleasure3 * 100) + Math.sqrt(_global.pleasure4 * 100) + Math.sqrt(_global.pleasure5 * 100)) / 10;
if (_global.female < 100) {
if (_global.female > 0) {
_global.female -= 0.03;
}
} else {
_global.cumming = 1;
}
if (_global.cumming == 1) {
_global.female -= 1;
if (_global.female < 1) {
_global.cumming = 0;
}
}
_global.acc += (_global.sway - 50) / 5;
_global.acc /= 1.3;
_global.sway -= _global.acc;
if (_global.sway < 1) {
_global.sway = 1;
}
if (_global.sway > 100) {
_global.sway = 100;
}
if (_global.cum < 100 and frame > 140) {
_global.cum += 0.03;
}
if (_global.cum < 100 and frame < 140) {
_global.cum -= 0.08;
}
if (_global.cum > 100 and _global.jizz == 0 and frame > 135) {
frame -= 3;
}
if (_global.cum > 100 and frame < 135) {
_global.jizz = 1;
_root.cum.play();
}
if (_global.jizz == 1 and frame < 132) {
frame += 3;
}
if (_global.jizz == 1 and _global.cum > 0) {
_global.cum -= 1;
}
_root.gotoAndStop(frame);
}
}
movieClip 642 {
}
movieClip 645 {
instance of movieClip 642 {
onClipEvent (release) {
_global.pants = !_global.pants;
}
}
instance of movieClip 642 {
onClipEvent (release) {
_global.clothes = !_global.clothes;
}
}
}
movieClip 648 {
}
movieClip 650 {
}
frame 238 {
_global.tool = '';
_global.days += 1;
_global.credits += Math.round((_global.pleasures - 20) * _global.pleasures) * (1 + _global.rep * _global.rep) / 10 - 10;
}
movieClip 655 {
frame 1 {
earned = Math.round((_global.pleasures - 20) * _global.pleasures) * (1 + _global.rep * _global.rep) / 10 - 10;
}
}
movieClip 657 {
}
movieClip 660 {
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (rollOver) {
_global.tool = 'Speed\rUpgrading this allows you to move faster when working a cock';
}
onClipEvent (rollOut) {
_global.tool = '';
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (rollOver) {
_global.tool = 'Skill\rThese upgrades affect how much pleasure you can impart on a john';
}
onClipEvent (rollOut) {
_global.tool = '';
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (rollOver) {
_global.tool = 'Reputation\rUpgrading this increases the money you make per session';
}
onClipEvent (rollOut) {
_global.tool = '';
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (rollOver) {
_global.tool = 'Ultimate Heal: 10000 Credits\rIn case you forgot, this is what you\'re saving for.';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 10000) {
_global.credits -= 10000;
_root.gotoAndPlay(327);
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.slow < 15) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Loose: 30 Credits\rYou\'re faster than the average girl when it comes to working a dick';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 30 and _global.slow > 12) {
_global.credits -= 30;
_global.slow = 12;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.slow < 12) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Wild: 200 Credits\rSome of the greatest whores have a tough time keeping up with you!';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 200 and _global.slow > 9) {
_global.credits -= 200;
_global.slow = 9;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.slow < 9) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Lightning: 800 Credits\rNo mortal woman has the shear speed of fucking that you do.';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 800 and _global.slow > 5) {
_global.credits -= 800;
_global.slow = 5;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.skill < 4) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Slut: 50 Credits\rYou\'ve had some decent experience and can please a man, but it\'s not too impressive';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 50 and _global.skill > 3) {
_global.credits -= 50;
_global.skill = 3;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.skill < 3) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Porn Star: 250 Credits\rNow that you\'ve been around the block a time or two, you\'ve got some impressive ability. You could be in movies!';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 250 and _global.skill > 2) {
_global.credits -= 250;
_global.skill = 2;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.skill < 2) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Whore Queen: 1000 Credits\rEven the most desensitized cocks will cum buckets to your every touch!';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 1000 and _global.skill > 1) {
_global.credits -= 1000;
_global.skill = 1;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.rep > 0) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Known Ho: 100 Credits\rYou\'ve got a small clientbase and they are more willing to pay a bit more for the pleasure of having you';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 100 and _global.rep < 1) {
_global.credits -= 100;
_global.rep = 1;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.rep > 1) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Sought Whore: 400 Credits\rWord gets around about the best whore in town. Men go out of their way to get to you and the pay reflects it';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 400 and _global.rep < 2) {
_global.credits -= 400;
_global.rep = 2;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (enterFrame) {
if (_global.rep > 2) {
gotoAndStop(3);
}
}
onClipEvent (rollOver) {
_global.tool = 'Reknowned Cumslut: 2000 Credits\rFar and wide you are known for your ability to milk cum with your body. The high demand for your services make them very expensive';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
if (_global.credits >= 2000 and _global.rep < 3) {
_global.credits -= 2000;
_global.rep = 3;
}
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (rollOver) {
_global.tool = 'Next guy\rLet a horny stranger pound you from behind';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
_root.gotoAndPlay(110);
}
}
instance of movieClip 660 {
onClipEvent (load) {
stop();
}
onClipEvent (rollOver) {
_global.tool = 'Next guy\rMilk this next cock with your massive tits';
}
onClipEvent (rollOut) {
_global.tool = '';
}
onClipEvent (release) {
_root.gotoAndPlay(10);
}
}
frame 278 {
_global.male = 0;
_global.female = 0;
_global.juice = 0;
_global.jizz = 0;
_global.cumming = 0;
_global.pleasure1 = 0;
_global.pleasure2 = 0;
_global.pleasure3 = 0;
_global.pleasure4 = 0;
_global.pleasure5 = 0;
_global.pleasures = 0;
_global.cum = 0;
}
frame 282 {
gotoAndPlay(280);
}