Combined Code
frame 1 {
stop();
}
movieClip 5 {
}
button 7 {
on (release) {
nextFrame();
}
}
// unknown tag 88 length 99
button 11 {
on (release) {
_root.nextFrame();
}
}
movieClip 14 {
frame 1 {
bytes_loaded = Math.round(_root.getBytesLoaded());
bytes_total = Math.round(_root.getBytesTotal());
getPercent = bytes_loaded / bytes_total;
this.loadBar._width = getPercent * 100;
this.loadText = Math.round(getPercent * 100) + '%';
if (bytes_loaded == bytes_total) {
gotoAndStop(3);
}
}
frame 2 {
gotoAndPlay(1);
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
frame 2 {
function onEnterFrame() {
gamedays += 5.55555555555555e-005;
gameminute += 0.001333333333333333;
sunlight = 2 * Math.cos((gameminute / 24) * 2 * Math.PI);
if (sunlight > 0.99) {
sunlight += 0.99 - sunlight;
}
_root.timesetting._alpha = Math.round(sunlight * 100);
_root.vehicles._x = _root.bg._x;
_root.vehicles._y = _root.bg._y;
_root.tg._x = _root.bg._x;
_root.tg._y = _root.bg._y;
xpos += _root.bg._x - xpos;
ypos += _root.bg._y - ypos;
if (health < 0) {
_root.hudsys.gotoAndStop(19);
_root.gamemode = 4;
health = 0;
}
if (health > 100) {
health = 100;
}
if (age < 18) {
age = 18;
}
hunger -= 0.00108;
if (hunger < 0) {
hunger = 0;
}
if (hunger > 100) {
hunger = 100;
}
thirst -= 0.00197;
if (thirst < 0) {
thirst = 0;
}
if (thirst > 100) {
thirst = 100;
}
tiredness -= 0.00431;
if (tiredness < 0) {
tiredness = 0;
}
if (tiredness > 100) {
tiredness = 100;
}
periodd = 0.3 * (Math.cos(gamedays) * 0.43 * Math.PI) + 0.5;
if (periodd < 0) {
periodd = 0;
}
if (periodd > 100) {
periodd = 100;
}
if (pregm < 0) {
pregm = 0;
}
if (pregm > 1) {
_root.orgasmometer.preggers.gotoAndPlay(2);
pregm = 1;
}
if (hunger < 0.1) {
health -= 0.03;
}
if (thirst < 0.1) {
health -= 0.03;
}
if (clothest < 1) {
clothest = 1;
}
if (clothest > 100) {
clothest = 100;
}
if (clothesd < 1) {
clothesd = 1;
}
if (clothesd > 100) {
clothesd = 100;
}
if (clothesp < 1) {
clothesp = 1;
}
if (clothesp > 100) {
clothesp = 100;
}
if (clothesb < 1) {
clothesb = 1;
}
if (clothesb > 100) {
clothesb = 100;
}
if (clothess < 1) {
clothess = 1;
}
if (clothess > 100) {
clothess = 100;
}
if (clothesss < 1) {
clothesss = 1;
}
if (clothesss > 100) {
clothesss = 100;
}
if (clothesg < 1) {
clothesg = 1;
}
if (clothesg > 100) {
clothesg = 100;
}
_root.hudsys.girl.breasts.gotoAndStop(clothest);
_root.character.characterbody.tits.gotoAndStop(clothest);
var v9 = new Color(_root.hudsys.girl.breasts.shirtColor);
var v3 = new Color(_root.character.characterbody.tits.shirtColor);
v9.setTransform(clothestc);
v3.setTransform(clothestc);
_root.hudsys.girl.bottoms.gotoAndStop(clothesd);
_root.character.characterbody.shoulders.gotoAndStop(clothesd);
var v10 = new Color(_root.hudsys.girl.bottoms.bottomsColor);
var v2 = new Color(_root.character.characterbody.shoulders.shouldersColor);
var v18 = new Color(_root.hudsys.girl.preg.bellies.bellyColor);
v10.setTransform(clothesdc);
v2.setTransform(clothesdc);
v18.setTransform(clothesdc);
_root.hudsys.girl.torsoupper.panties.gotoAndStop(clothesp);
var v16 = new Color(_root.hudsys.girl.torsoupper.panties.pantiesColor);
var v13 = new Color(_root.character.characterbody.panties.shouldersColor);
v16.setTransform(clothespc);
v13.setTransform(clothespc);
_root.hudsys.girl.skirts.gotoAndStop(clothesb);
_root.hudsys.girl.dressback.gotoAndStop(clothesb);
_root.character.characterbody.assl.gotoAndStop(clothesb);
_root.character.characterbody.assr.gotoAndStop(clothesb);
var v14 = new Color(_root.hudsys.girl.skirts.skirtColor);
var v11 = new Color(_root.hudsys.girl.dressback.dressbackColor);
var v17 = new Color(_root.character.characterbody.skirts.skirtColor);
var v15 = new Color(_root.character.characterbody.assl.assColorl);
var v12 = new Color(_root.character.characterbody.assr.assColorr);
v14.setTransform(clothesbc);
v17.setTransform(clothesbc);
v15.setTransform(clothesbc);
v12.setTransform(clothesbc);
v11.setTransform(clothesbc);
_root.hudsys.girl.legl.gotoAndStop(clothess);
_root.hudsys.girl.legr.gotoAndStop(clothess);
_root.character.characterbody.calfl.gotoAndStop(clothess);
_root.character.characterbody.calfr.gotoAndStop(clothess);
v14 = new Color(_root.hudsys.girl.legl.leglColor);
v15 = new Color(_root.hudsys.girl.legr.legrColor);
v17 = new Color(_root.character.characterbody.socks.sockColor);
v12 = new Color(_root.character.characterbody.calfl.pantsColorl);
v11 = new Color(_root.character.characterbody.calfr.pantsColorr);
v14.setTransform(clothessc);
v17.setTransform(clothessc);
v15.setTransform(clothessc);
v11.setTransform(clothessc);
v12.setTransform(clothessc);
_root.hudsys.girl.realsocks.gotoAndStop(clothesss);
var v6 = new Color(_root.hudsys.girl.realsocks.socksColor);
v6.setTransform(clothesssc);
_root.hudsys.girl.boots.gotoAndStop(clothesbb);
_root.character.characterbody.bootl.gotoAndStop(clothesbb);
_root.character.characterbody.bootr.gotoAndStop(clothesbb);
v14 = new Color(_root.hudsys.girl.boots.bootsColor);
v15 = new Color(_root.character.characterbody.bootl.bootColorl);
v12 = new Color(_root.character.characterbody.bootr.bootColorr);
v14.setTransform(clothesbbc);
v15.setTransform(clothesbbc);
v12.setTransform(clothesbbc);
_root.hudsys.girl.gun.gotoAndStop(clothesg);
_root.hudsys.girl.hairfront.gotoAndStop(hair);
_root.hudsys.girl.hairback.gotoAndStop(hair);
_root.character.characterbody.hairback.gotoAndStop(hair);
if (hair > 5) {
hair = 1;
}
_root.hudsys.girl.head.glasses.gotoAndStop(glasses);
var v4 = new Color(_root.hudsys.girl.head.glasses.glassesColor);
v4.setTransform(clothesggc);
_root.hudsys.girl.bagstraps.gotoAndStop(backpack);
_root.hudsys.girl.bagback.gotoAndStop(backpack);
_root.character.characterbody.backpack.gotoAndStop(backpack);
var v5 = new Color(_root.hudsys.girl.bagstraps.bagstrapsColor);
var v8 = new Color(_root.hudsys.girl.bagback.bagbackColor);
var v7 = new Color(_root.character.characterbody.backpack.backpackColor);
v5.setTransform(clothesbpc);
v8.setTransform(clothesbpc);
v7.setTransform(clothesbpc);
_root.hudsys.girl.head.mouth.gotoAndStop(mouth);
if (mouth > 7) {
mouth = 1;
}
_root.hudsys.girl.head.eyess.gotoAndStop(eyess);
if (eyess > 3) {
eyess = 1;
}
_root.hudsys.girl.head.eyebrows.gotoAndStop(eyebrows);
if (eyebrows > 5) {
eyebrows = 1;
}
_root.hudsys.girl.head.facecum.gotoAndStop(facecum);
_root.hudsys.girl.legr.legcum.gotoAndStop(legcum);
_root.timesetting.daynight.gotoAndStop(flashlight + 1);
_root.character.characterbody.belly.gotoAndStop(Math.round(1 + _root.pregprog * 50));
if (gamemode < 1.1) {
walkdirection = Math.atan2(_root._ymouse - _root.character._y, _root._xmouse - _root.character._x) * 57.29577951308232 + 90;
if (Key.isDown(32)) {
if (Key.isDown(1)) {
}
}
if (!Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
}
if (Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.bg._y -= walkspeed * -1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.bg._x -= walkspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
_root.tg._y -= walkspeed * -1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.tg._x -= walkspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
}
if (Key.isDown(65) && Key.isDown(83) && !Key.isDown(32)) {
_root.bg._y -= runspeed * -1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.bg._x -= runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
_root.tg._y -= runspeed * -1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.tg._x -= runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
}
_root.character._rotation = walkdirection;
_root.timesetting._rotation = walkdirection;
_root.character.gpoint1 = {'x': 0, 'y': -10};
_root.character.localToGlobal(_root.character.gpoint1);
_root.character.gpoint1a = {'x': 0, 'y': -19};
_root.character.localToGlobal(_root.character.gpoint1a);
_root.character.gpoint2 = {'x': -10, 'y': 0};
_root.character.localToGlobal(_root.character.gpoint2);
_root.character.gpoint3 = {'x': 10, 'y': 0};
_root.character.localToGlobal(_root.character.gpoint3);
_root.character.gpoint4 = {'x': -10, 'y': -7};
_root.character.localToGlobal(_root.character.gpoint4);
_root.character.gpoint5 = {'x': 10, 'y': -7};
_root.character.localToGlobal(_root.character.gpoint5);
if (_root.bg.floorplans.walls.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.bg._y += runspeed * -1.1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.bg._x += 1.1 * runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
_root.tg._y += runspeed * -1.1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.tg._x += 1.1 * runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
}
if (_root.vehicles.carholder.car.carinterior.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.bg._y += runspeed * -1.1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.bg._x += 1.1 * runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
_root.tg._y += runspeed * -1.1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.tg._x += 1.1 * runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
}
if (_root.bg.peoplenorm.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.bg._y += runspeed * -1.1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.bg._x += 1.1 * runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
_root.tg._y += runspeed * -1.1 * Math.cos(_root.walkdirection * 0.0174532925199433);
_root.tg._x += 1.1 * runspeed * Math.sin(_root.walkdirection * 0.0174532925199433);
}
if (_root.bg.floorplans.walls.hitTest(_root.character.gpoint2.x, _root.character.gpoint2.y, true)) {
walkdirection += 3;
}
if (_root.bg.floorplans.walls.hitTest(_root.character.gpoint3.x, _root.character.gpoint3.y, true)) {
walkdirection -= 3;
}
if (_root.bg.floorplans.walls.hitTest(_root.character.gpoint4.x, _root.character.gpoint4.y, true)) {
walkdirection += 1;
}
if (_root.bg.floorplans.walls.hitTest(_root.character.gpoint5.x, _root.character.gpoint5.y, true)) {
walkdirection -= 1;
}
if (Key.isDown(81)) {
_root.hudsys.gotoAndStop(18);
gamemode = 4;
}
orgasm = 0;
mancum = 0;
} else {
if (gamemode < 2.1) {
}
}
if (gamemode < 3.1) {
_root.character.gotoAndStop(sexmode);
if (maxsexspeed < sexspeed) {
sexspeed += maxsexspeed - sexspeed;
}
sexspeed -= 0.02;
if (sexspeed < 0) {
sexspeed = 0;
}
if (Key.isDown(75)) {
sexspeed += 0.05;
}
mancum -= 0.01;
if (mancum < 0) {
mancum = 0;
}
if (mancum > 100) {
_root.orgasms.mancum.gotoAndPlay(2);
}
if (horn < 1) {
horn = 1;
}
if (horn > 98) {
horn = 98;
}
if (orgasm < 1) {
orgasm = 1;
}
if (orgasm > 100) {
_root.orgasms.orgasm.gotoAndPlay(2);
}
}
if (gamemode < 4.1) {
} else {
if (gamemode > 4.2) {
gamemode = 1;
}
}
}
var gamemode = 4;
var gamedays = 1.25;
var gameminute = 6;
var sunlight = 0;
var xpos = 0;
var ypos = 0;
var militiatalk = 2;
var girlname = new String('Phoenyx');
var age = 18;
var job = 1;
var kills = 0;
var health = 90;
var hunger = 80;
var thirst = 82;
var tiredness = 97;
var pregh = 0;
var pregm = 0;
var pregprog = 0;
var periodd = 0.2;
var hair = 1;
var eyess = 1;
var eyebrows = 1;
var mouth = 1;
var facecum = 1;
var legcum = 1;
var bellly = 1;
var milkpad = 1;
var walkspeed = 2.1;
var runspeed = 6.3;
var walkdirection = 0;
var flashlight = 1;
var food = 5;
var water = 5;
var caffeine = 1;
var aphrodesiac = 1;
var abortion = 1;
var fertboost = 1;
var log1 = 0;
var log2 = 0;
var log3 = 0;
var log4 = 0;
var log5 = 0;
var log6 = 0;
var log7 = 0;
var log8 = 0;
var log9 = 0;
var log10 = 0;
var clothest = 1;
var clothestc = new Object();
clothestc.ra = 100;
clothestc.rb = 0;
clothestc.ga = 100;
clothestc.gb = 0;
clothestc.ba = 80;
clothestc.bb = 0;
clothestc.aa = 100;
clothestc.ab = 0;
var clothesd = 1;
var clothesdc = new Object();
clothesdc.ra = 100;
clothesdc.rb = 0;
clothesdc.ga = 100;
clothesdc.gb = 0;
clothesdc.ba = 80;
clothesdc.bb = 0;
clothesdc.aa = 100;
clothesdc.ab = 0;
var clothesp = 1;
var clothespc = new Object();
clothespc.ra = 100;
clothespc.rb = 0;
clothespc.ga = 100;
clothespc.gb = 0;
clothespc.ba = 80;
clothespc.bb = 0;
clothespc.aa = 100;
clothespc.ab = 0;
var clothesb = 1;
var clothesbc = new Object();
clothesbc.ra = 100;
clothesbc.rb = 0;
clothesbc.ga = 100;
clothesbc.gb = 0;
clothesbc.ba = 80;
clothesbc.bb = 0;
clothesbc.aa = 100;
clothesbc.ab = 0;
var clothess = 1;
var clothessc = new Object();
clothessc.ra = 100;
clothessc.rb = 0;
clothessc.ga = 100;
clothessc.gb = 0;
clothessc.ba = 80;
clothessc.bb = 0;
clothessc.aa = 100;
clothessc.ab = 0;
var clothesss = 1;
var clothesssc = new Object();
clothesssc.ra = 100;
clothesssc.rb = 0;
clothesssc.ga = 100;
clothesssc.gb = 0;
clothesssc.ba = 80;
clothesssc.bb = 0;
clothesssc.aa = 100;
clothesssc.ab = 0;
var clothesbb = 1;
var clothesbbc = new Object();
clothesbbc.ra = 100;
clothesbbc.rb = 0;
clothesbbc.ga = 100;
clothesbbc.gb = 0;
clothesbbc.ba = 80;
clothesbbc.bb = 0;
clothesbbc.aa = 100;
clothesbbc.ab = 0;
var glasses = 1;
var clothesggc = new Object();
clothesggc.ra = 100;
clothesggc.rb = 0;
clothesggc.ga = 100;
clothesggc.gb = 0;
clothesggc.ba = 80;
clothesggc.bb = 0;
clothesggc.aa = 100;
clothesggc.ab = 0;
var backpack = 1;
var clothesbpc = new Object();
clothesbpc.ra = 100;
clothesbpc.rb = 0;
clothesbpc.ga = 100;
clothesbpc.gb = 0;
clothesbpc.ba = 80;
clothesbpc.bb = 0;
clothesbpc.aa = 100;
clothesbpc.ab = 0;
var clothesg = 1;
var horn = 0;
var orgasm = 0;
var mancum = 0;
var sexmode = 1;
var amplitude = 0.5;
var position = 0;
var fuckpendulum = 0.7;
var fuckforce = 0;
var fuckforce2 = 0.1;
var fuckforrce2 = 0.1;
var fuckforce3 = 0.1;
var fuckforrce3 = 0.1;
var fuckforce4 = 0.1;
var fuckforrce4 = 0.1;
var fuckforce5 = 0.1;
var fuckforrce5 = 0.1;
var fuckforce6 = 0.1;
var fuckforrce6 = 0.1;
var fuckforce7 = 0.1;
var fuckforrce7 = 0.1;
var fuckforce8 = 0.1;
var fuckforrce8 = 0.1;
var fuckforce9 = 0.1;
var fuckforrce9 = 0.1;
var position10 = 0;
var fuckpendulum10 = 0.7;
var fuckforce10 = 0.1;
var fuckforrce10 = 0.1;
var petuser = SharedObject.getLocal('petuser');
stop();
}
movieClip 21 {
}
movieClip 22 {
instance sdbasdnsdn of movieClip 21 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.clothestc.aa = 60;
_root.clothesdc.aa = 60;
_root.clothespc.aa = 60;
_root.clothesbc.aa = 79;
_root.clothessc.aa = 79;
_root.facecum = 1;
_root.legcum = 1;
_root.hair = 1;
_root.health -= 0.7;
}
}
}
}
movieClip 25 {
}
movieClip 27 {
}
movieClip 29 {
}
movieClip 31 {
}
movieClip 33 {
}
movieClip 34 {
}
movieClip 37 {
}
movieClip 39 {
}
movieClip 41 {
}
movieClip 43 {
}
movieClip 45 {
}
movieClip 47 {
}
movieClip 49 {
}
movieClip 51 {
}
movieClip 53 {
}
movieClip 55 {
}
movieClip 57 {
}
movieClip 59 {
}
movieClip 61 {
}
movieClip 63 {
}
movieClip 65 {
}
movieClip 67 {
}
movieClip 69 {
}
movieClip 71 {
}
movieClip 73 {
}
movieClip 75 {
}
movieClip 77 {
}
movieClip 79 {
}
movieClip 81 {
}
movieClip 83 {
}
movieClip 85 {
}
movieClip 87 {
}
movieClip 89 {
}
movieClip 91 {
}
movieClip 93 {
}
movieClip 95 {
}
movieClip 97 {
}
movieClip 99 {
}
movieClip 101 {
}
movieClip 103 {
}
movieClip 105 {
}
movieClip 107 {
}
movieClip 109 {
}
movieClip 111 {
}
movieClip 113 {
}
movieClip 115 {
}
movieClip 117 {
}
movieClip 119 {
}
movieClip 121 {
}
movieClip 123 {
}
movieClip 125 {
}
movieClip 127 {
}
movieClip 129 {
}
movieClip 131 {
}
movieClip 133 {
}
movieClip 135 {
}
movieClip 137 {
}
movieClip 139 {
}
movieClip 141 {
}
movieClip 143 {
}
movieClip 145 {
}
movieClip 147 {
}
movieClip 149 {
}
movieClip 151 {
}
movieClip 153 {
}
movieClip 155 {
}
movieClip 157 {
}
movieClip 159 {
}
movieClip 161 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 163 {
}
movieClip 165 {
}
movieClip 167 {
}
movieClip 169 {
}
movieClip 171 {
}
movieClip 173 {
}
movieClip 175 {
}
movieClip 177 {
}
movieClip 179 {
}
movieClip 181 {
}
movieClip 183 {
}
movieClip 185 {
}
movieClip 187 {
}
movieClip 189 {
}
movieClip 191 {
}
movieClip 193 {
}
movieClip 195 {
}
movieClip 197 {
}
movieClip 199 {
}
movieClip 201 {
}
movieClip 203 {
}
movieClip 205 {
}
movieClip 207 {
}
movieClip 209 {
}
movieClip 211 {
}
movieClip 213 {
}
movieClip 215 {
}
movieClip 217 {
}
movieClip 219 {
}
movieClip 221 {
}
movieClip 223 {
}
movieClip 225 {
}
movieClip 227 {
}
movieClip 229 {
}
movieClip 231 {
}
movieClip 233 {
}
movieClip 235 {
}
movieClip 237 {
}
movieClip 240 {
}
movieClip 242 {
}
movieClip 244 {
}
movieClip 246 {
}
movieClip 248 {
}
movieClip 250 {
}
movieClip 252 {
}
movieClip 254 {
}
movieClip 256 {
}
movieClip 258 {
}
movieClip 260 {
}
movieClip 262 {
}
movieClip 264 {
}
movieClip 266 {
}
movieClip 268 {
}
movieClip 270 {
}
movieClip 272 {
}
movieClip 274 {
}
movieClip 276 {
}
movieClip 278 {
}
movieClip 280 {
}
movieClip 282 {
}
movieClip 284 {
}
movieClip 286 {
}
movieClip 288 {
}
movieClip 290 {
}
movieClip 292 {
}
movieClip 294 {
}
movieClip 296 {
}
movieClip 298 {
}
movieClip 300 {
}
movieClip 302 {
}
movieClip 304 {
}
movieClip 306 {
}
movieClip 308 {
}
movieClip 310 {
}
movieClip 312 {
}
movieClip 314 {
}
movieClip 316 {
}
movieClip 318 {
}
movieClip 319 {
}
movieClip 321 {
}
movieClip 322 {
}
movieClip 324 {
}
movieClip 325 {
frame 1 {
stop();
}
}
movieClip 327 {
}
movieClip 328 {
frame 1 {
stop();
}
}
movieClip 330 {
}
movieClip 331 {
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
}
movieClip 332 {
instance laptop1 of movieClip 159 {
onClipEvent (enterFrame) {
this.gotoAndStop(1 + _root.log2);
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.log2 += 1;
}
}
}
instance log1 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log1);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log1 += 1;
}
}
}
}
}
instance log2 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log2);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log2 += 1;
}
}
}
}
}
instance log3 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log3);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log3 += 1;
}
}
}
}
}
instance log4 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log4);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log4 += 1;
}
}
}
}
}
instance log5 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log5);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log5 += 1;
}
}
}
}
}
instance log6 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log6);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log6 += 1;
}
}
}
}
}
instance log7 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log7);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log7 += 1;
}
}
}
}
}
instance log8 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log8);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log8 += 1;
}
}
}
}
}
instance log9 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log9);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log9 += 1;
}
}
}
}
}
instance log10 of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
this.gotoAndStop(1 + _root.log10);
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.log10 += 1;
}
}
}
}
}
instance vender1 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
instance vender2 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
instance vender3 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
instance vender4 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
instance vender5 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
instance vender6 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
instance vender7 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
instance vender8 of movieClip 237 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(6);
if (Key.isDown(68)) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.food = 5;
_root.water = 5;
_root.hunger = 100;
_root.thirst = 100;
}
}
}
}
}
}
movieClip 333 {
}
movieClip 336 {
}
movieClip 339 {
}
movieClip 341 {
}
movieClip 343 {
}
movieClip 345 {
frame 1 {
function onEnterFrame() {
if (noticezone.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
gotoAndPlay(2);
}
}
stop();
}
frame 2 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 3 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 4 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 5 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 6 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 7 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 8 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 9 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 5;
}
}
}
frame 10 {
gotoAndPlay(1);
}
}
movieClip 346 {
}
movieClip 349 {
}
movieClip 350 {
frame 30 {
stop();
}
}
movieClip 358 {
frame 5 {
}
frame 6 {
stop();
}
}
movieClip 368 {
frame 7 {
}
frame 8 {
stop();
}
}
movieClip 369 {
frame 1 {
gotoAndStop(Math.round(2 + 2 * Math.random()));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 370 {
frame 1 {
function onEnterFrame() {
if (killzone.hitTest(_root.character.characterbody.gun.killer)) {
gotoAndStop(3);
}
if (killzone.hitTest(_root.character.characterbody.gun.seducer)) {
gotoAndStop(2);
}
}
stop();
}
frame 1 {
stop();
}
frame 2 {
function onEnterFrame() {
if (killzone.hitTest(_root.character.characterbody.gun.killer)) {
gotoAndStop(3);
}
if (killzone.hitTest(_root.character.characterbody.gun.seducer)) {
gotoAndStop(2);
}
if (killzone.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(9);
}
}
}
stop();
}
frame 2 {
stop();
}
frame 3 {
function onEnterFrame() {
if (killzone.hitTest(_root.character.characterbody.gun.killer)) {
gotoAndStop(3);
}
if (killzone.hitTest(_root.character.characterbody.gun.seducer)) {
gotoAndStop(3);
}
}
stop();
}
frame 3 {
stop();
}
}
movieClip 371 {
}
movieClip 374 {
}
movieClip 376 {
}
movieClip 377 {
frame 1 {
function onEnterFrame() {
if (noticezone.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
gotoAndPlay(2);
}
}
stop();
}
frame 2 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 3 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 4 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 5 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 6 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 7 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 8 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 9 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.health -= 7;
}
}
}
frame 10 {
gotoAndPlay(1);
}
}
movieClip 379 {
frame 30 {
stop();
}
}
movieClip 386 {
frame 5 {
}
frame 6 {
stop();
}
}
movieClip 393 {
frame 5 {
}
frame 6 {
stop();
}
}
movieClip 400 {
frame 7 {
}
frame 8 {
stop();
}
}
movieClip 401 {
frame 1 {
gotoAndStop(Math.round(2 + 2 * Math.random()));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 402 {
frame 1 {
function onEnterFrame() {
if (killzone.hitTest(_root.character.characterbody.gun.killer)) {
gotoAndStop(3);
}
if (killzone.hitTest(_root.character.characterbody.gun.seducer)) {
gotoAndStop(2);
}
}
stop();
}
frame 1 {
stop();
}
frame 2 {
function onEnterFrame() {
if (killzone.hitTest(_root.character.characterbody.gun.killer)) {
gotoAndStop(3);
}
if (killzone.hitTest(_root.character.characterbody.gun.seducer)) {
gotoAndStop(2);
}
if (killzone.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
stop();
}
frame 2 {
stop();
}
frame 3 {
function onEnterFrame() {
if (killzone.hitTest(_root.character.characterbody.gun.killer)) {
gotoAndStop(3);
}
if (killzone.hitTest(_root.character.characterbody.gun.seducer)) {
gotoAndStop(3);
}
}
stop();
}
frame 3 {
stop();
}
}
movieClip 403 {
}
movieClip 405 {
}
movieClip 406 {
instance armedman3 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman2 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman1 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman4 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman5 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman6 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman7 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman8 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman9 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance armedman10 of movieClip 371 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia4 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia3 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia5 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia6 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia8 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia7 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia12 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia23 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia1324 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia222 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militi323 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia13244443 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance militia324312 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance milit453 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance mili45439867 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance mil45463 of movieClip 403 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 2.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 280;
}
if (this.buddy._currentframe > 2.5) {
}
}
}
instance pnnk2nks of movieClip 405 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(32);
}
}
}
}
movieClip 408 {
}
button 412 {
on (release) {
_root.gamemode = 1;
_root.bg.peoplenorm.hospitalbedathome.gotoAndStop(1);
}
}
movieClip 413 {
frame 1 {
stop();
}
instance of movieClip 408 {
onClipEvent (enterFrame) {
_root.health += 0.08;
_root.hunger -= 0.015;
_root.thirst -= 0.04;
_root.tiredness += 0.17;
_root.gamedays += 0.001111111111111111;
_root.gameminute += 0.02666666666666667;
if (_root.pregm > 0.99) {
_root.pregprog += 9.09090909090909e-005;
_root.hunger -= 0.0406;
_root.thirst -= 0.029;
}
if (_root.pregh > 0.99) {
_root.pregprog += 4.08163265306122e-005;
_root.hunger -= 0.0314;
_root.thirst -= 0.019;
}
}
}
}
movieClip 415 {
}
movieClip 417 {
frame 1 {
stop();
}
}
movieClip 419 {
}
movieClip 421 {
}
movieClip 423 {
}
movieClip 424 {
frame 1 {
stop();
}
}
movieClip 425 {
frame 1 {
stop();
}
}
movieClip 426 {
frame 1 {
stop();
}
}
movieClip 428 {
}
movieClip 430 {
}
movieClip 432 {
}
movieClip 434 {
}
movieClip 436 {
}
movieClip 437 {
instance hospitalbedathome of movieClip 413 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(4);
if (Key.isDown(68)) {
this.gotoAndStop(2);
_root.hudsys.gotoAndStop(17);
_root.hud1.gotoAndPlay(2);
_root.gamemode = 4;
}
}
}
}
instance bodyscanner of movieClip 415 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(3);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(4);
}
}
}
}
instance wardrobe of movieClip 417 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(3);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(2);
}
}
}
}
instance alanna of movieClip 419 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(13);
}
}
}
}
instance fridge of movieClip 421 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(3);
if (Key.isDown(68)) {
_root.food = 5;
_root.water = 5;
_root.thirst += 100;
_root.hunger += 100;
}
}
}
}
instance birthbath of movieClip 423 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(5);
if (Key.isDown(68) && _root.pregprog > 0.9) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(8);
}
}
}
}
instance davadbadsdab of movieClip 161 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(3);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(5);
}
}
}
}
instance d32587545 of movieClip 424 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(9);
}
}
}
}
instance man2656 of movieClip 328 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(11);
}
}
}
}
instance ma4343 of movieClip 425 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(10);
}
}
}
}
instance man435 of movieClip 426 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(10);
}
}
}
}
instance man17566 of movieClip 424 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(9);
}
}
}
}
instance man30846 of movieClip 425 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(11);
}
}
}
}
instance man135235 of movieClip 424 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(10);
}
}
}
}
instance man26565 of movieClip 328 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(11);
}
}
}
}
instance man345453 of movieClip 425 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(11);
}
}
}
}
instance man432325 of movieClip 426 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(9);
}
}
}
}
instance man1 of movieClip 424 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(9);
}
}
}
}
instance man2 of movieClip 328 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(11);
}
}
}
}
instance man3 of movieClip 425 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(10);
}
}
}
}
instance man4 of movieClip 426 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(10);
}
}
}
}
instance man3 of movieClip 425 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(10);
}
}
}
}
instance man4 of movieClip 426 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(10);
}
}
}
}
instance militiapatrol1 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol2 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol3 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol15754 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol42 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol1679 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol1242 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol18243 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol134 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol1873546436 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol9 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol93 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance militiapatrol92 of movieClip 325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(12);
}
}
}
}
instance horsey1 of movieClip 428 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(21);
}
}
}
}
instance horsey2 of movieClip 428 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(21);
}
}
}
}
instance pige1 of movieClip 430 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(22);
}
}
}
}
instance pige2 of movieClip 430 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(22);
}
}
}
}
instance bulle1 of movieClip 432 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(23);
}
}
}
}
instance bulle2 of movieClip 432 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(23);
}
}
}
}
instance pige3 of movieClip 430 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(22);
}
}
}
}
instance pige4 of movieClip 430 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(22);
}
}
}
}
instance bulle5 of movieClip 432 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(2);
if (Key.isDown(68)) {
_root.gamemode = 4;
_root.hudsys.gotoAndStop(23);
}
}
}
}
instance poms92931 of movieClip 434 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hudsys.gotoAndStop(32);
_root.gamemode = 4;
}
}
}
instance nins0824 of movieClip 436 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(32);
}
}
}
}
movieClip 439 {
}
movieClip 441 {
}
movieClip 442 {
instance sizerr of movieClip 441 {
onClipEvent (enterFrame) {
this._width = 40 + _root.horn * 0.4;
this._height = 40 + _root.horn * 0.4;
}
}
}
movieClip 444 {
}
movieClip 445 {
}
movieClip 446 {
}
movieClip 447 {
frame 1 {
function onEnterFrame() {
if (noticezone.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
gotoAndPlay(2);
}
}
stop();
}
frame 2 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 3 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 4 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 5 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 6 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 7 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 8 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 9 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 10 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 11 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 12 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 13 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 14 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 15 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 16 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 17 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 18 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 19 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 20 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 21 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 22 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 23 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 24 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 25 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 26 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 27 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 28 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
gotoAndStop(30);
}
}
}
frame 29 {
gotoAndStop(1);
}
frame 30 {
function onEnterFrame() {
if (gunshot.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(7);
}
}
stop();
}
}
movieClip 448 {
}
movieClip 450 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 452 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 453 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 454 {
instance ring1 of movieClip 450 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hudsys.gotoAndStop(26);
_root.gamemode = 4;
this.gotoAndStop(2);
}
}
}
instance ring2 of movieClip 452 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hudsys.gotoAndStop(27);
_root.gamemode = 4;
this.gotoAndStop(2);
}
}
}
instance ring3 of movieClip 453 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hudsys.gotoAndStop(28);
_root.gamemode = 4;
this.gotoAndStop(2);
}
}
}
}
movieClip 455 {
}
movieClip 457 {
}
movieClip 459 {
}
movieClip 462 {
}
movieClip 463 {
}
movieClip 464 {
}
movieClip 465 {
}
movieClip 468 {
}
movieClip 470 {
}
movieClip 471 {
frame 5 {
stop();
}
frame 10 {
stop();
}
}
movieClip 474 {
}
movieClip 476 {
}
movieClip 477 {
frame 5 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
}
movieClip 479 {
}
movieClip 480 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 482 {
}
movieClip 485 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
frame 33 {
stop();
}
frame 34 {
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
}
frame 37 {
stop();
}
frame 38 {
stop();
}
frame 39 {
stop();
}
frame 40 {
stop();
}
frame 41 {
stop();
}
frame 42 {
stop();
}
frame 43 {
stop();
}
frame 44 {
stop();
}
frame 45 {
stop();
}
frame 46 {
stop();
}
frame 47 {
stop();
}
frame 48 {
stop();
}
frame 49 {
stop();
}
frame 50 {
stop();
}
frame 51 {
stop();
}
frame 52 {
stop();
}
frame 53 {
stop();
}
frame 54 {
stop();
}
}
movieClip 499 {
}
movieClip 502 {
}
movieClip 507 {
}
movieClip 510 {
}
movieClip 512 {
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 6 {
stop();
}
frame 9 {
stop();
}
}
movieClip 515 {
}
movieClip 516 {
frame 1 {
stop();
}
frame 10 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
}
movieClip 521 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 525 {
}
movieClip 529 {
}
movieClip 532 {
}
movieClip 535 {
frame 1 {
function onEnterFrame() {
if (Key.isDown(32) && Key.isDown(1)) {
gotoAndPlay(2);
}
if (Key.isDown(32) && !Key.isDown(1)) {
gotoAndStop(1);
}
}
stop();
}
}
movieClip 536 {
}
movieClip 540 {
frame 4 {
stop();
}
}
movieClip 542 {
}
movieClip 544 {
}
movieClip 545 {
}
movieClip 546 {
frame 1 {
function onEnterFrame() {
if (!Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
}
if (Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(47);
}
if (Key.isDown(65) && Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(93);
}
if (Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(118);
if (Key.isDown(1) && !Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(119);
}
if (!Key.isDown(1) && Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(134);
}
}
}
play();
}
frame 2 {
play();
}
frame 3 {
play();
}
frame 4 {
play();
}
frame 5 {
play();
}
frame 6 {
play();
}
frame 7 {
play();
}
frame 8 {
play();
}
frame 9 {
play();
}
frame 10 {
play();
}
frame 11 {
play();
}
frame 12 {
play();
}
frame 13 {
play();
}
frame 14 {
play();
}
frame 15 {
play();
}
frame 16 {
play();
}
frame 17 {
play();
}
frame 18 {
play();
}
frame 19 {
play();
}
frame 20 {
play();
}
frame 21 {
play();
}
frame 22 {
play();
}
frame 23 {
play();
}
frame 24 {
play();
}
frame 25 {
play();
}
frame 26 {
play();
}
frame 27 {
play();
}
frame 28 {
play();
}
frame 29 {
play();
}
frame 30 {
play();
}
frame 31 {
play();
}
frame 32 {
play();
}
frame 33 {
play();
}
frame 34 {
play();
}
frame 35 {
play();
}
frame 36 {
play();
}
frame 37 {
play();
}
frame 38 {
play();
}
frame 39 {
play();
}
frame 40 {
play();
}
frame 41 {
play();
}
frame 42 {
play();
}
frame 43 {
play();
}
frame 44 {
play();
}
frame 45 {
play();
}
frame 46 {
play();
}
frame 46 {
gotoAndPlay(1);
}
frame 47 {
function onEnterFrame() {
if (!Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(1);
}
if (Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
}
if (Key.isDown(65) && Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(93);
}
if (Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(118);
if (Key.isDown(1) && !Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(119);
}
if (!Key.isDown(1) && Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(134);
}
}
}
play();
}
frame 48 {
play();
}
frame 49 {
play();
}
frame 50 {
play();
}
frame 51 {
play();
}
frame 52 {
play();
}
frame 53 {
play();
}
frame 54 {
play();
}
frame 55 {
play();
}
frame 56 {
play();
}
frame 57 {
play();
}
frame 58 {
play();
}
frame 59 {
play();
}
frame 60 {
play();
}
frame 61 {
play();
}
frame 62 {
play();
}
frame 63 {
play();
}
frame 64 {
play();
}
frame 65 {
play();
}
frame 66 {
play();
}
frame 67 {
play();
}
frame 68 {
play();
}
frame 69 {
play();
}
frame 70 {
play();
}
frame 71 {
play();
}
frame 72 {
play();
}
frame 73 {
play();
}
frame 74 {
play();
}
frame 75 {
play();
}
frame 76 {
play();
}
frame 77 {
play();
}
frame 78 {
play();
}
frame 79 {
play();
}
frame 80 {
play();
}
frame 81 {
play();
}
frame 82 {
play();
}
frame 83 {
play();
}
frame 84 {
play();
}
frame 85 {
play();
}
frame 86 {
play();
}
frame 87 {
play();
}
frame 88 {
play();
}
frame 89 {
play();
}
frame 90 {
play();
}
frame 91 {
play();
}
frame 92 {
play();
}
frame 92 {
gotoAndPlay(47);
}
frame 93 {
function onEnterFrame() {
if (!Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(1);
}
if (Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(47);
}
if (Key.isDown(65) && Key.isDown(83) && !Key.isDown(32)) {
}
if (Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(118);
if (Key.isDown(1) && !Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(119);
}
if (!Key.isDown(1) && Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(134);
}
}
}
play();
}
frame 94 {
play();
}
frame 95 {
play();
}
frame 96 {
play();
}
frame 97 {
play();
}
frame 98 {
play();
}
frame 99 {
play();
}
frame 100 {
play();
}
frame 101 {
play();
}
frame 102 {
play();
}
frame 103 {
play();
}
frame 104 {
play();
}
frame 105 {
play();
}
frame 106 {
play();
}
frame 107 {
play();
}
frame 108 {
play();
}
frame 109 {
play();
}
frame 110 {
play();
}
frame 111 {
play();
}
frame 112 {
play();
}
frame 113 {
play();
}
frame 114 {
play();
}
frame 115 {
play();
}
frame 116 {
play();
}
frame 117 {
play();
}
frame 117 {
gotoAndPlay(93);
}
frame 118 {
function onEnterFrame() {
if (!Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(1);
}
if (Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(47);
}
if (Key.isDown(65) && Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(93);
}
if (Key.isDown(32)) {
if (Key.isDown(1) && !Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(119);
}
if (!Key.isDown(1) && Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(134);
}
}
}
stop();
}
frame 119 {
play();
}
frame 120 {
play();
}
frame 121 {
play();
}
frame 122 {
play();
}
frame 123 {
play();
}
frame 124 {
play();
}
frame 125 {
play();
}
frame 126 {
play();
}
frame 127 {
play();
}
frame 128 {
play();
}
frame 129 {
play();
}
frame 130 {
play();
}
frame 131 {
play();
}
frame 132 {
play();
}
frame 132 {
gotoAndStop(118);
}
frame 133 {
function onEnterFrame() {
if (!Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(1);
}
if (Key.isDown(65) && !Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(47);
}
if (Key.isDown(65) && Key.isDown(83) && !Key.isDown(32)) {
_root.character.characterbody.gotoAndPlay(93);
}
if (Key.isDown(32)) {
if (Key.isDown(1) && !Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(119);
}
if (!Key.isDown(1) && Key.isDown(70)) {
_root.character.characterbody.gotoAndPlay(134);
}
}
}
stop();
}
frame 134 {
play();
}
frame 135 {
play();
}
frame 136 {
play();
}
frame 137 {
play();
}
frame 138 {
play();
}
frame 139 {
play();
}
frame 140 {
play();
}
frame 141 {
play();
}
frame 142 {
play();
}
instance gun of movieClip 545 {
onClipEvent (enterFrame) {
this._width = _root.horn * 5;
this._height = _root.horn * 5;
}
}
frame 143 {
play();
}
frame 144 {
play();
}
frame 145 {
play();
}
frame 146 {
play();
}
frame 147 {
play();
}
frame 148 {
play();
}
frame 149 {
play();
}
frame 150 {
play();
}
frame 151 {
play();
}
frame 152 {
play();
}
frame 153 {
play();
}
frame 154 {
play();
}
frame 155 {
play();
}
frame 155 {
gotoAndPlay(133);
}
}
movieClip 548 {
}
movieClip 550 {
}
movieClip 552 {
}
movieClip 554 {
}
movieClip 556 {
}
movieClip 559 {
}
movieClip 561 {
}
movieClip 562 {
}
movieClip 563 {
}
movieClip 564 {
}
movieClip 565 {
}
movieClip 566 {
}
movieClip 568 {
}
movieClip 569 {
}
movieClip 570 {
}
movieClip 571 {
}
movieClip 578 {
}
button 579 {
on (release) {
_root.sexmode += 10;
}
}
button 580 {
on (release) {
_root.sexmode -= 10;
}
}
button 581 {
on (release) {
_root.sexmode += 1;
}
}
movieClip 584 {
}
movieClip 586 {
}
movieClip 588 {
}
movieClip 590 {
}
movieClip 592 {
}
movieClip 595 {
}
movieClip 597 {
}
movieClip 599 {
}
movieClip 604 {
}
movieClip 606 {
}
movieClip 608 {
}
movieClip 611 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 100;
if (_root.mancum > 65) {
_root.sexmode += 1;
}
}
}
}
movieClip 613 {
}
movieClip 614 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 75;
if (_root.mancum > 80) {
_root.sexmode += 1;
}
}
}
}
button 615 {
on (release) {
_root.sexmode += 9;
}
}
button 616 {
on (release) {
_root.sexmode -= 11;
}
}
movieClip 618 {
}
movieClip 627 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 40;
if (_root.mancum > 95) {
_root.sexmode += 1;
}
}
}
}
button 628 {
on (release) {
_root.sexmode += 8;
}
}
button 629 {
on (release) {
_root.sexmode -= 12;
}
}
movieClip 645 {
frame 1 {
_root.mancum += _root.sexspeed / 40;
}
frame 99 {
_root.purity -= 2;
_root.hunger += 2;
_root.thirst += 5;
}
frame 100 {
_root.mancum -= 99;
_root.sexmode -= 15;
_root.gamemode -= 2;
}
}
movieClip 647 {
}
movieClip 654 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 45;
_root.orgasm += (_root.sexspeed / 50) * (_root.orgasm / 100);
if (_root.mancum > 75) {
_root.sexmode += 1;
}
}
}
}
movieClip 656 {
}
movieClip 658 {
}
movieClip 660 {
}
movieClip 664 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 45;
_root.orgasm += (_root.sexspeed / 50) * (_root.orgasm / 100);
if (_root.mancum > 95) {
_root.sexmode += 1;
}
}
}
}
movieClip 679 {
frame 1 {
function onEnterFrame() {
_root.mancum += _root.sexspeed / 45;
_root.orgasm += (_root.sexspeed / 50) * (_root.orgasm / 100);
}
}
frame 309 {
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 24;
}
}
movieClip 682 {
}
movieClip 696 {
}
movieClip 700 {
}
movieClip 703 {
}
movieClip 705 {
}
movieClip 733 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
gotoAndPlay(_currentframe + Math.round(_root.mancum * 0.15));
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
if (_root.mancum > 99) {
_root.sexmode += 50;
}
}
}
}
movieClip 737 {
}
movieClip 740 {
}
movieClip 742 {
}
movieClip 744 {
}
movieClip 748 {
}
movieClip 752 {
}
movieClip 755 {
}
movieClip 757 {
}
movieClip 760 {
}
movieClip 762 {
}
movieClip 770 {
}
movieClip 799 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
gotoAndPlay(_currentframe + Math.round(_root.mancum * 0.06));
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
if (_root.mancum > 99) {
_root.sexmode += 50;
}
}
}
}
movieClip 849 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
gotoAndPlay(_currentframe + Math.round(_root.mancum * 0.06));
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
if (_root.mancum > 99) {
_root.sexmode += 50;
}
}
}
}
movieClip 855 {
}
movieClip 860 {
}
movieClip 890 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
gotoAndPlay(_currentframe + Math.round(_root.mancum * 0.06));
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
if (_root.mancum > 99) {
_root.sexmode += 50;
}
}
}
}
movieClip 911 {
}
movieClip 918 {
}
movieClip 925 {
}
movieClip 966 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
gotoAndPlay(_currentframe + Math.round(_root.mancum * 0.06));
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
if (_root.mancum > 99) {
_root.sexmode += 50;
}
}
}
}
movieClip 1000 {
frame 109 {
_root.pregm += 1.1;
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 249;
stop();
}
}
movieClip 1042 {
frame 160 {
_root.pregm += 1.1;
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 250;
stop();
}
}
movieClip 1094 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
}
}
frame 112 {
_root.pregm += 1.1;
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 251;
stop();
}
}
movieClip 1127 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
}
}
frame 123 {
_root.pregm += 1.1;
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 252;
stop();
}
}
movieClip 1181 {
frame 1 {
function onEnterFrame() {
_root.mancum += 0.1;
gotoAndPlay(_currentframe + Math.round(_root.mancum * 0.06));
_root.orgasm += (_root.mancum / 50) * (_root.orgasm / 100);
if (_root.mancum > 99) {
_root.sexmode += 50;
}
}
}
frame 135 {
_root.pregm += 1.1;
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 253;
stop();
}
}
movieClip 1182 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 200 {
stop();
}
frame 201 {
stop();
}
frame 202 {
stop();
}
frame 203 {
stop();
}
frame 204 {
stop();
}
frame 250 {
stop();
}
frame 251 {
stop();
}
frame 252 {
stop();
}
frame 253 {
stop();
}
frame 254 {
stop();
}
}
movieClip 1184 {
}
movieClip 1187 {
}
movieClip 1189 {
}
movieClip 1191 {
}
button 1193 {
on (release) {
_root.gamemode += 1;
_root.sexmode += 1;
nextFrame();
}
}
button 1194 {
on (release) {
_root.gamemode -= 1;
_root.fspeed *= 1.0e-006;
_root.sexmode -= 1;
prevFrame();
}
}
movieClip 1195 {
frame 1 {
stop();
}
frame 1 {
stop();
}
frame 2 {
function onEnterFrame() {
if (_root.gamemode < 1.1) {
_root.fspeed *= 0;
} else {
if (_root.gamemode < 2.1) {
_root.vehicles.carholder.car.cpoint1 = {'x': 0, 'y': -5};
_root.vehicles.carholder.car.localToGlobal(_root.vehicles.carholder.car.cpoint1);
if (_root.bg.floorplans.walls.hitTest(_root.vehicles.carholder.car.cpoint1.x, _root.vehicles.carholder.car.cpoint1.y, true)) {
_root.fspeed *= 0.8;
_root.fspeed -= 0.1;
_root.steering += 1;
}
_root.vehicles.carholder.car.cpoint2 = {'x': 57, 'y': -5};
_root.vehicles.carholder.car.localToGlobal(_root.vehicles.carholder.car.cpoint2);
if (_root.bg.floorplans.walls.hitTest(_root.vehicles.carholder.car.cpoint2.x, _root.vehicles.carholder.car.cpoint2.y, true)) {
_root.fspeed *= 0.8;
_root.fspeed -= 0.1;
_root.steering -= 1;
}
_root.vehicles.carholder.car.cpoint3 = {'x': 28.5, 'y': -10};
_root.vehicles.carholder.car.localToGlobal(_root.vehicles.carholder.car.cpoint3);
if (_root.bg.floorplans.walls.hitTest(_root.vehicles.carholder.car.cpoint3.x, _root.vehicles.carholder.car.cpoint3.y, true)) {
_root.fspeed *= 0.2;
_root.fspeed -= 0.1;
}
_root.vehicles.carholder.car.cpoint4 = {'x': 28.5, 'y': 10};
_root.vehicles.carholder.car.localToGlobal(_root.vehicles.carholder.car.cpoint4);
if (_root.bg.floorplans.walls.hitTest(_root.vehicles.carholder.car.cpoint4.x, _root.vehicles.carholder.car.cpoint4.y, true)) {
_root.fspeed *= 0.1;
_root.fspeed -= 1;
}
if (Key.isDown(38)) {
if (_root.fspeed < _root.maxspeed) {
_root.fspeed += _root.accel;
}
}
if (Key.isDown(40)) {
if (_root.fspeed > 0.9) {
_root.fspeed -= 1;
}
}
if (Key.isDown(37) && _root.fspeed > 0.4 && _root.steering > -_root.maxsteering) {
_root.steering -= 0.85 * (5 / (_root.fspeed + 0.1));
}
if (Key.isDown(39) && _root.fspeed > 0.4 && _root.maxsteering > _root.steering) {
_root.steering += 0.85 * (5 / (_root.fspeed + 0.1));
}
_root.rotationn += _root.steering * 2 * (_root.fspeed / _root.handling);
_root.vehicles.carholder.car.wheell._rotation = _root.steering * 9;
_root.vehicles.carholder.car.wheelr._rotation = _root.steering * 9;
_root.vehicles.carholder._rotation += _root.steering * 2 * (_root.fspeed / _root.handling);
_root.steering *= 0.7;
if (_root.fspeed > 0.1) {
_root.fspeed -= _root.weightt;
}
_root.fspeedx = Math.sin(_root.rotationn * 0.0174532925199433) * _root.fspeed;
_root.fspeedy = Math.cos(_root.rotationn * 0.0174532925199433) * _root.fspeed * -1;
_root.bg._x -= _root.fspeedx;
_root.bg._y -= _root.fspeedy;
_root.vehicles.carholder._y += _root.fspeedy;
_root.vehicles.carholder._x += _root.fspeedx;
}
}
if (_root.fspeed > 0.1 && _root.fspeed < 0.1) {
_root.fspeed *= 0.9;
}
trace('fspeed = ' + _root.fspeed);
trace('rotationn = ' + _root.rotationn);
trace('steering = ' + _root.steering);
}
}
frame 2 {
stop();
}
}
movieClip 1196 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1198 {
}
movieClip 1200 {
}
movieClip 1201 {
frame 1 {
function onEnterFrame() {
if (_root.orgasm > 99) {
gotoAndStop(2);
}
}
stop();
}
instance of movieClip 1200 {
onClipEvent (enterFrame) {
this._alpha = Math.round(_root.health);
}
}
frame 2 {
stop();
}
}
movieClip 1203 {
}
movieClip 1206 {
}
movieClip 1208 {
}
movieClip 1210 {
}
movieClip 1214 {
}
movieClip 1216 {
}
movieClip 1218 {
}
movieClip 1220 {
}
movieClip 1222 {
}
movieClip 1224 {
}
movieClip 1228 {
}
movieClip 1230 {
frame 1 {
stop();
}
}
movieClip 1233 {
}
movieClip 1235 {
}
movieClip 1237 {
}
movieClip 1239 {
frame 1 {
stop();
}
}
movieClip 1242 {
frame 1 {
stop();
}
}
movieClip 1245 {
frame 1 {
stop();
}
}
movieClip 1248 {
frame 1 {
stop();
}
}
movieClip 1251 {
frame 1 {
stop();
}
}
movieClip 1254 {
frame 1 {
stop();
}
}
movieClip 1257 {
frame 1 {
stop();
}
}
movieClip 1260 {
frame 1 {
stop();
}
}
movieClip 1263 {
frame 1 {
stop();
}
}
movieClip 1266 {
frame 1 {
stop();
}
}
movieClip 1269 {
frame 1 {
stop();
}
}
movieClip 1272 {
frame 1 {
stop();
}
}
movieClip 1275 {
frame 1 {
stop();
}
}
movieClip 1278 {
frame 1 {
stop();
}
}
movieClip 1281 {
frame 1 {
stop();
}
}
movieClip 1284 {
frame 1 {
stop();
}
}
movieClip 1287 {
frame 1 {
stop();
}
}
movieClip 1290 {
frame 1 {
stop();
}
}
movieClip 1293 {
frame 1 {
stop();
}
}
movieClip 1296 {
frame 1 {
stop();
}
}
movieClip 1299 {
frame 1 {
stop();
}
}
movieClip 1302 {
frame 1 {
stop();
}
}
movieClip 1305 {
frame 1 {
stop();
}
}
movieClip 1308 {
frame 1 {
stop();
}
}
movieClip 1311 {
frame 1 {
stop();
}
}
movieClip 1314 {
frame 1 {
stop();
}
}
movieClip 1317 {
frame 1 {
stop();
}
}
movieClip 1320 {
frame 1 {
stop();
}
}
movieClip 1323 {
frame 1 {
stop();
}
}
movieClip 1325 {
frame 1 {
stop();
}
}
movieClip 1328 {
frame 1 {
stop();
}
}
movieClip 1330 {
frame 1 {
stop();
}
}
movieClip 1333 {
frame 1 {
stop();
}
}
movieClip 1336 {
frame 1 {
stop();
}
}
movieClip 1339 {
frame 1 {
stop();
}
}
movieClip 1342 {
frame 1 {
stop();
}
}
movieClip 1345 {
frame 1 {
stop();
}
}
movieClip 1348 {
frame 1 {
stop();
}
}
movieClip 1351 {
frame 1 {
stop();
}
}
movieClip 1354 {
frame 1 {
stop();
}
}
movieClip 1357 {
frame 1 {
stop();
}
}
movieClip 1360 {
frame 1 {
stop();
}
}
movieClip 1363 {
frame 1 {
stop();
}
}
movieClip 1366 {
frame 1 {
stop();
}
}
movieClip 1369 {
frame 1 {
stop();
}
}
movieClip 1372 {
frame 1 {
stop();
}
}
movieClip 1375 {
frame 1 {
stop();
}
}
movieClip 1378 {
frame 1 {
stop();
}
}
movieClip 1381 {
frame 1 {
stop();
}
}
movieClip 1384 {
frame 1 {
stop();
}
}
movieClip 1386 {
frame 1 {
stop();
}
}
movieClip 1389 {
frame 1 {
stop();
}
}
movieClip 1392 {
frame 1 {
stop();
}
}
movieClip 1394 {
frame 1 {
stop();
}
}
movieClip 1397 {
frame 1 {
stop();
}
}
movieClip 1400 {
frame 1 {
stop();
}
}
movieClip 1402 {
}
movieClip 1404 {
}
movieClip 1406 {
}
movieClip 1408 {
}
movieClip 1409 {
instance building1 of movieClip 1230 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance building2 of movieClip 1239 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance building3 of movieClip 1242 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance building4 of movieClip 1245 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance building5 of movieClip 1248 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance building6 of movieClip 1251 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance high420school of movieClip 1254 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance fastfood1 of movieClip 1257 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance asdbas of movieClip 1260 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance sfbadn of movieClip 1263 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dfasfbd of movieClip 1266 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dasbe of movieClip 1269 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance sdadsnsd of movieClip 1272 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance ebenenen of movieClip 1275 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance padjsklkbns of movieClip 1278 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance adsdasfbdsnsd of movieClip 1281 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dasdabsdbdn of movieClip 1284 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance asldknlakb of movieClip 1287 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dadasbns of movieClip 1290 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance adsbasdb of movieClip 1293 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dsdbsdndsdn of movieClip 1296 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance adnsndndn of movieClip 1299 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance daadnsdn of movieClip 1302 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance adsofsss of movieClip 1305 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dasbadndadnasnn of movieClip 1308 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance nekdnclwne0 of movieClip 1311 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance ncdnne02 of movieClip 1314 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance l032jncnc of movieClip 1317 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance pdokcnw4 of movieClip 1320 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance djw8739kd of movieClip 1323 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dsdsnqqr5 of movieClip 1325 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance qqbqf of movieClip 1328 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dssnsnsns of movieClip 1330 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dssdbsd of movieClip 1333 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance fwnenen of movieClip 1336 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dsbsn3 of movieClip 1339 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance fh24f of movieClip 1342 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance l4825 of movieClip 1345 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance e3dkncwl4 of movieClip 1348 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance o929kr of movieClip 1351 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dsnsdnsdns125 of movieClip 1354 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance sdgsdndndn of movieClip 1357 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance ewfonen2 of movieClip 1360 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance adsasn334 of movieClip 1363 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance pen3n492 of movieClip 1366 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance oni392941 of movieClip 1369 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance fdninn429428 of movieClip 1372 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance pwnejni294 of movieClip 1375 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance uranuslol of movieClip 1378 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dsn35 of movieClip 1381 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance pdkbn4 of movieClip 1384 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance wfnw2942 of movieClip 1386 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance niengie294 of movieClip 1389 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance dnsdkb29 of movieClip 1392 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance poop1 of movieClip 1394 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance fdsaasn2242 of movieClip 1397 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
instance reslinlabs of movieClip 1400 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, true)) {
this.gotoAndStop(2);
} else {
if (this.hitTest(_root.character.gpoint1.x, _root.character.gpoint1.y, false)) {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 1410 {
frame 1 {
stop();
}
}
movieClip 1414 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1415 {
frame 2 {
stop();
}
}
movieClip 1419 {
frame 1 {
stop();
}
}
button 1424 {
on (release) {
_root.gamemode = 1;
gotoAndStop(1);
}
}
movieClip 1430 {
}
movieClip 1437 {
}
movieClip 1438 {
}
movieClip 1445 {
}
movieClip 1451 {
}
movieClip 1457 {
}
movieClip 1463 {
}
movieClip 1469 {
}
movieClip 1475 {
}
movieClip 1481 {
}
movieClip 1487 {
}
movieClip 1491 {
}
movieClip 1494 {
}
movieClip 1496 {
}
movieClip 1501 {
}
movieClip 1502 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
gotoAndStop(1);
}
}
movieClip 1504 {
}
movieClip 1506 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1508 {
}
movieClip 1511 {
}
movieClip 1513 {
}
movieClip 1515 {
}
movieClip 1518 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1520 {
}
movieClip 1523 {
}
movieClip 1525 {
}
movieClip 1530 {
}
movieClip 1532 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1533 {
}
movieClip 1536 {
}
movieClip 1539 {
}
movieClip 1541 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 1543 {
}
movieClip 1546 {
}
movieClip 1549 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1551 {
}
movieClip 1554 {
}
movieClip 1557 {
}
movieClip 1560 {
}
movieClip 1563 {
}
movieClip 1565 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
movieClip 1567 {
}
movieClip 1570 {
}
movieClip 1573 {
}
movieClip 1576 {
}
movieClip 1579 {
}
movieClip 1582 {
}
movieClip 1585 {
}
movieClip 1588 {
}
movieClip 1591 {
}
movieClip 1594 {
}
movieClip 1597 {
}
movieClip 1600 {
}
movieClip 1602 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
}
movieClip 1604 {
}
movieClip 1607 {
}
movieClip 1610 {
}
movieClip 1613 {
}
movieClip 1616 {
}
movieClip 1619 {
}
movieClip 1622 {
}
movieClip 1625 {
}
movieClip 1628 {
}
movieClip 1631 {
}
movieClip 1634 {
}
movieClip 1637 {
}
movieClip 1639 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 1641 {
}
movieClip 1643 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1646 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
button 1649 {
on (release) {
_root.mouth += 1;
}
}
movieClip 1656 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
gotoAndStop(1);
}
}
button 1657 {
on (release) {
_root.eyess += 1;
}
}
movieClip 1660 {
}
movieClip 1661 {
frame 1 {
stop();
}
}
movieClip 1669 {
}
movieClip 1672 {
}
movieClip 1678 {
}
movieClip 1679 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
button 1682 {
on (release) {
_root.eyebrows += 1;
}
}
movieClip 1688 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
gotoAndStop(1);
}
}
movieClip 1690 {
}
movieClip 1694 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1696 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1697 {
}
movieClip 1706 {
}
movieClip 1712 {
}
movieClip 1718 {
}
movieClip 1724 {
}
movieClip 1730 {
}
movieClip 1734 {
}
movieClip 1743 {
}
movieClip 1749 {
}
movieClip 1755 {
}
movieClip 1759 {
}
movieClip 1762 {
}
movieClip 1768 {
}
movieClip 1770 {
}
movieClip 1771 {
}
movieClip 1772 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
gotoAndStop(1);
}
}
movieClip 1774 {
}
button 1776 {
on (release) {
_root.bellly += 1;
}
}
movieClip 1778 {
}
movieClip 1781 {
}
movieClip 1784 {
}
movieClip 1787 {
}
button 1789 {
on (release) {
_root.bellly -= 4;
}
}
movieClip 1790 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.bellly));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 1791 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 50));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
frame 33 {
stop();
}
frame 34 {
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
}
frame 37 {
stop();
}
frame 38 {
stop();
}
frame 39 {
stop();
}
frame 40 {
stop();
}
frame 41 {
stop();
}
frame 42 {
stop();
}
frame 43 {
stop();
}
frame 44 {
stop();
}
frame 45 {
stop();
}
frame 46 {
stop();
}
frame 47 {
stop();
}
frame 48 {
stop();
}
frame 49 {
stop();
}
frame 50 {
stop();
}
}
movieClip 1795 {
}
movieClip 1805 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1807 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1820 {
}
movieClip 1825 {
}
movieClip 1830 {
}
movieClip 1833 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1835 {
}
movieClip 1841 {
}
movieClip 1849 {
}
movieClip 1851 {
frame 1 {
function onEnterFrame() {
if (_root.milkpad < 1.5) {
gotoAndStop(Math.round(_root.pregprog * 4));
} else {
if (_root.milkpad > 1.5) {
gotoAndStop(1);
}
}
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1854 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1856 {
}
movieClip 1859 {
frame 1 {
function onEnterFrame() {
if (_root.milkpad < 1.5) {
gotoAndStop(Math.round(_root.pregprog * 4));
} else {
if (_root.milkpad > 1.5) {
gotoAndStop(1);
}
}
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1862 {
}
movieClip 1866 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
}
movieClip 1868 {
}
movieClip 1874 {
}
movieClip 1879 {
}
movieClip 1881 {
frame 1 {
function onEnterFrame() {
if (_root.milkpad < 1.5) {
gotoAndStop(Math.round(_root.pregprog * 4));
} else {
if (_root.milkpad > 1.5) {
gotoAndStop(1);
}
}
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1883 {
}
movieClip 1887 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1889 {
}
movieClip 1895 {
}
movieClip 1900 {
}
movieClip 1902 {
frame 1 {
function onEnterFrame() {
if (_root.milkpad < 1.5) {
gotoAndStop(Math.round(_root.pregprog * 4));
} else {
if (_root.milkpad > 1.5) {
gotoAndStop(1);
}
}
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1905 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1907 {
}
movieClip 1910 {
frame 1 {
function onEnterFrame() {
if (_root.milkpad < 1.5) {
gotoAndStop(Math.round(_root.pregprog * 4));
} else {
if (_root.milkpad > 1.5) {
gotoAndStop(1);
}
}
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1911 {
}
movieClip 1912 {
}
button 1916 {
on (release) {
gotoAndStop(5);
}
}
button 1917 {
on (release) {
gotoAndStop(8);
}
}
button 1918 {
on (release) {
gotoAndStop(2);
}
}
button 1919 {
on (release) {
gotoAndStop(9);
}
}
button 1920 {
on (release) {
gotoAndStop(3);
}
}
button 1921 {
on (release) {
gotoAndStop(4);
}
}
button 1922 {
on (release) {
gotoAndStop(6);
}
}
button 1923 {
on (release) {
gotoAndStop(7);
}
}
button 1935 {
on (release) {
_root.clothesd += 1;
}
}
button 1936 {
on (release) {
_root.clothesd -= 1;
}
}
movieClip 1938 {
}
movieClip 1940 {
}
movieClip 1941 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesdc.ra += ratio - _root.clothesdc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1942 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesdc.ga += ratio - _root.clothesdc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1943 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesdc.ba += ratio - _root.clothesdc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1944 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesdc.aa += ratio - _root.clothesdc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1945 {
on (release) {
_root.clothest += 1;
}
}
button 1946 {
on (release) {
_root.clothest -= 1;
}
}
movieClip 1947 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothestc.ra += ratio - _root.clothestc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1948 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothestc.ga += ratio - _root.clothestc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1949 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothestc.ba += ratio - _root.clothestc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1950 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothestc.aa += ratio - _root.clothestc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1951 {
on (release) {
_root.milkpad += 1;
}
}
button 1952 {
on (release) {
_root.milkpad -= 1;
}
}
button 1954 {
on (release) {
gotoAndStop(1);
}
}
button 1959 {
on (release) {
_root.clothesp += 1;
}
}
button 1960 {
on (release) {
_root.clothesp -= 1;
}
}
movieClip 1961 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothespc.ra += ratio - _root.clothespc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1962 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothespc.ga += ratio - _root.clothespc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1963 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothespc.ba += ratio - _root.clothespc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1964 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothespc.aa += ratio - _root.clothespc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1967 {
on (release) {
_root.clothesb += 1;
}
}
button 1968 {
on (release) {
_root.clothesb -= 1;
}
}
movieClip 1969 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbc.ra += ratio - _root.clothesbc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1970 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbc.ga += ratio - _root.clothesbc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1971 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbc.ba += ratio - _root.clothesbc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1972 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbc.aa += ratio - _root.clothesbc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1973 {
on (release) {
_root.clothess += 1;
}
}
button 1974 {
on (release) {
_root.clothess -= 1;
}
}
movieClip 1975 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothessc.ra += ratio - _root.clothessc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1976 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothessc.ga += ratio - _root.clothessc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1977 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothessc.ba += ratio - _root.clothessc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1978 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothessc.aa += ratio - _root.clothessc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1981 {
on (release) {
_root.hair += 1;
}
}
button 1982 {
on (release) {
_root.hair -= 1;
}
}
button 1985 {
on (release) {
_root.clothesss += 1;
}
}
button 1986 {
on (release) {
_root.clothesss -= 1;
}
}
movieClip 1987 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesssc.ra += ratio - _root.clothesssc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1988 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesssc.ga += ratio - _root.clothesssc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1989 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesssc.ba += ratio - _root.clothesssc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1990 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesssc.aa += ratio - _root.clothesssc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1993 {
on (release) {
_root.clothesbb += 1;
}
}
button 1994 {
on (release) {
_root.clothesbb -= 1;
}
}
movieClip 1995 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbbc.ra += ratio - _root.clothesbbc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1996 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbbc.ga += ratio - _root.clothesbbc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1997 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbbc.ba += ratio - _root.clothesbbc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1998 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbbc.aa += ratio - _root.clothesbbc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 2001 {
on (release) {
_root.glasses += 1;
}
}
button 2002 {
on (release) {
_root.glasses -= 1;
}
}
movieClip 2003 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesggc.ra += ratio - _root.clothesggc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 2004 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesggc.ga += ratio - _root.clothesggc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 2005 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesggc.ba += ratio - _root.clothesggc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 2006 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesggc.aa += ratio - _root.clothesggc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 2009 {
on (release) {
_root.backpack += 1;
}
}
button 2010 {
on (release) {
_root.backpack -= 1;
}
}
movieClip 2011 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbpc.ra += ratio - _root.clothesbpc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 2012 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbpc.ga += ratio - _root.clothesbpc.ga;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 2013 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbpc.ba += ratio - _root.clothesbpc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 2014 {
frame 1 {
this.ratio = 0;
dragger.onPress = function () {
this.startDrag(true, 0, 0, line._width, 0);
this.onEnterFrame = function () {
ratio = Math.round(this._x * 100 / line._width);
_root.clothesbpc.aa += ratio - _root.clothesbpc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 2015 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
}
button 2018 {
on (release) {
_root.petuser.clear();
gotoAndStop(2);
}
}
button 2020 {
on (release) {
_root.girlname = _root.petuser.data.girlname;
_root.gamedays = _root.petuser.data.gamedays;
_root.gameminute = _root.petuser.data.gameminute;
_root.sunlight = _root.petuser.data.sunlight;
_root.militiatalk = _root.petuser.data.militiatalk;
_root.age = _root.petuser.data.age;
_root.kills = _root.petuser.data.kkills;
_root.health = _root.petuser.data.hhealth;
_root.hunger = _root.petuser.data.hhunger;
_root.thirst = _root.petuser.data.tthirst;
_root.tiredness = _root.petuser.data.ttiredness;
_root.pregh = _root.petuser.data.ppregh;
_root.pregm = _root.petuser.data.ppregm;
_root.pregprog = _root.petuser.data.ppregprog;
_root.hair = _root.petuser.data.hhair;
_root.eyess = _root.petuser.data.eeyess;
_root.eyebrows = _root.petuser.data.eeyebrows;
_root.mouth = _root.petuser.data.mmouth;
_root.facecum = _root.petuser.data.ffacecum;
_root.legcum = _root.petuser.data.llegcum;
_root.bellly = _root.petuser.data.bbellly;
_root.milkpad = _root.petuser.data.mmilkpad;
_root.food = _root.petuser.data.ffood;
_root.water = _root.petuser.data.wwater;
_root.caffeine = _root.petuser.data.ccaffeine;
_root.aphrodesiac = _root.petuser.data.aaphrodesiac;
_root.abortion = _root.petuser.data.aabortion;
_root.fertboost = _root.petuser.data.ffertboost;
_root.log1 = _root.petuser.data.log1;
_root.log2 = _root.petuser.data.log2;
_root.log3 = _root.petuser.data.log3;
_root.log4 = _root.petuser.data.log4;
_root.log5 = _root.petuser.data.log5;
_root.log6 = _root.petuser.data.log6;
_root.log7 = _root.petuser.data.log7;
_root.log8 = _root.petuser.data.log8;
_root.log9 = _root.petuser.data.log9;
_root.log10 = _root.petuser.data.log10;
_root.horn = _root.petuser.data.horn;
_root.clothest = _root.petuser.data.clothest;
_root.clothestc.ra = _root.petuser.data.clothestcr;
_root.clothestc.ga = _root.petuser.data.clothestcg;
_root.clothestc.ba = _root.petuser.data.clothestcb;
_root.clothestc.aa = _root.petuser.data.clothestca;
_root.clothesd = _root.petuser.data.clothesd;
_root.clothesdc.ra = _root.petuser.data.clothesdcr;
_root.clothesdc.ga = _root.petuser.data.clothesdcg;
_root.clothesdc.ba = _root.petuser.data.clothesdcb;
_root.clothesdc.aa = _root.petuser.data.clothesdca;
_root.clothesp = _root.petuser.data.clothesp;
_root.clothespc.ra = _root.petuser.data.clothespcr;
_root.clothespc.ga = _root.petuser.data.clothespcg;
_root.clothespc.ba = _root.petuser.data.clothespcb;
_root.clothespc.aa = _root.petuser.data.clothespca;
_root.clothesb = _root.petuser.data.clothesb;
_root.clothesbc.ra = _root.petuser.data.clothesbcr;
_root.clothesbc.ga = _root.petuser.data.clothesbcg;
_root.clothesbc.ba = _root.petuser.data.clothesbcb;
_root.clothesbc.aa = _root.petuser.data.clothesbca;
_root.clothess = _root.petuser.data.clothess;
_root.clothessc.ra = _root.petuser.data.clothesscr;
_root.clothessc.ga = _root.petuser.data.clothesscg;
_root.clothessc.ba = _root.petuser.data.clothesscb;
_root.clothessc.aa = _root.petuser.data.clothessca;
_root.clothesss = _root.petuser.data.clothesss;
_root.clothesssc.ra = _root.petuser.data.clothessscr;
_root.clothesssc.ga = _root.petuser.data.clothessscg;
_root.clothesssc.ba = _root.petuser.data.clothessscb;
_root.clothesssc.aa = _root.petuser.data.clothesssca;
_root.clothesbb = _root.petuser.data.clothesbb;
_root.clothesbbc.ra = _root.petuser.data.clothesbbcr;
_root.clothesbbc.ga = _root.petuser.data.clothesbbcg;
_root.clothesbbc.ba = _root.petuser.data.clothesbbcb;
_root.clothesbbc.aa = _root.petuser.data.clothesbbca;
_root.glasses = _root.petuser.data.glasses;
_root.clothesggc.ra = _root.petuser.data.clothesggcr;
_root.clothesggc.ga = _root.petuser.data.clothesggcg;
_root.clothesggc.ba = _root.petuser.data.clothesggcb;
_root.clothesggc.aa = _root.petuser.data.clothesggca;
_root.backpack = _root.petuser.data.backpack;
_root.clothesbpc.ra = _root.petuser.data.clothesbpcr;
_root.clothesbpc.ga = _root.petuser.data.clothesbpcg;
_root.clothesbpc.ba = _root.petuser.data.clothesbpcb;
_root.clothesbpc.aa = _root.petuser.data.clothesbpca;
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
button 2024 {
on (release) {
_root.girlname = playername.text;
gotoAndStop(3);
}
}
button 2026 {
on (release) {
gotoAndPlay(Math.round(Math.random() * 62));
}
}
movieClip 2027 {
frame 1 {
stop();
}
frame 2 {
_root.girlname = 'Amy';
_root.girllastname = 'Bennett';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 3 {
_root.girlname = 'Ellie';
_root.girllastname = 'Frost';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 4 {
_root.girlname = 'Erica';
_root.girllastname = 'Lane';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 5 {
_root.girlname = 'Jordan';
_root.girllastname = 'Chase';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 6 {
_root.girlname = 'Christie';
_root.girllastname = 'Harrison';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 7 {
_root.girlname = 'Ana';
_root.girllastname = 'Levin';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 8 {
_root.girlname = 'Teagan';
_root.girllastname = 'Frost';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 9 {
_root.girlname = 'Hilary';
_root.girllastname = 'Kate';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 10 {
_root.girlname = 'Jessa';
_root.girllastname = 'Ryder';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 11 {
_root.girlname = 'Tessa';
_root.girllastname = 'Harris';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 12 {
_root.girlname = 'Emma';
_root.girllastname = 'Lannis';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 13 {
_root.girlname = 'Eva';
_root.girllastname = 'White';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 14 {
_root.girlname = 'Mia';
_root.girllastname = 'Osborne';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 15 {
_root.girlname = 'Victoria';
_root.girllastname = 'West';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 16 {
_root.girlname = 'Madison';
_root.girllastname = 'Silver';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 17 {
_root.girlname = 'Ashlynn';
_root.girllastname = 'Chase';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 18 {
_root.girlname = 'Nicole';
_root.girllastname = 'Chase';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 19 {
_root.girlname = 'Summer';
_root.girllastname = 'Chase';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 20 {
_root.girlname = 'Winter';
_root.girllastname = 'Anderson';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 21 {
_root.girlname = 'Nikki';
_root.girllastname = 'Levin';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 22 {
_root.girlname = 'Rachel';
_root.girllastname = 'Aniston';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 23 {
_root.girlname = 'August';
_root.girllastname = 'Lane';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 24 {
_root.girlname = 'Tasha';
_root.girllastname = 'Belenko';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 25 {
_root.girlname = 'Bree';
_root.girllastname = 'Aniston';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 26 {
_root.girlname = 'Riley';
_root.girllastname = 'Frost';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 27 {
_root.girlname = 'Sam';
_root.girllastname = 'Galey';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 28 {
_root.girlname = 'Natalia';
_root.girllastname = 'Renard';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 29 {
_root.girlname = 'Becca';
_root.girllastname = 'Desmarais';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 30 {
_root.girlname = 'Maria';
_root.girllastname = 'Lane';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 31 {
_root.girlname = 'Abby';
_root.girllastname = 'Duval';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 32 {
_root.girlname = 'Sara';
_root.girllastname = 'Duval';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 33 {
_root.girlname = 'Selena';
_root.girllastname = 'LeRoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 34 {
_root.girlname = 'Julia';
_root.girllastname = 'Ryder';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 35 {
_root.girlname = 'Brianna';
_root.girllastname = 'Silver';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 36 {
_root.girlname = 'Hanna';
_root.girllastname = 'Frost';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 37 {
_root.girlname = 'April';
_root.girllastname = 'Ryder';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 38 {
_root.girlname = 'Lucy';
_root.girllastname = 'Lane';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 39 {
_root.girlname = 'Melanie';
_root.girllastname = 'Levin';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 40 {
_root.girlname = 'Kali';
_root.girllastname = 'Thibault';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 41 {
_root.girlname = 'Ava';
_root.girllastname = 'Chelomey';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 42 {
_root.girlname = 'Jessica';
_root.girllastname = 'Moreau';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 43 {
_root.girlname = 'Monica';
_root.girllastname = 'Deschamps';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 44 {
_root.girlname = 'Daniela';
_root.girllastname = 'Celeste';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 45 {
_root.girlname = 'Adriana';
_root.girllastname = 'Frost';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 46 {
_root.girlname = 'Brooke';
_root.girllastname = 'Milan';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 47 {
_root.girlname = 'Kristen';
_root.girllastname = 'Dessareau';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 48 {
_root.girlname = 'Laura';
_root.girllastname = 'Aniston';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 49 {
_root.girlname = 'Jill';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 50 {
_root.girlname = 'Madelyn';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 51 {
_root.girlname = 'Lyra';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 52 {
_root.girlname = 'Lyla';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 53 {
_root.girlname = 'Abbie';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 54 {
_root.girlname = 'Alex';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 55 {
_root.girlname = 'Alexandra';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 56 {
_root.girlname = 'Lexi';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 57 {
_root.girlname = 'Maddie';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 58 {
_root.girlname = 'Heather';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 59 {
_root.girlname = 'Megan';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 60 {
_root.girlname = 'Mikayla';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 61 {
_root.girlname = 'Lindsay';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
frame 62 {
_root.girlname = 'Naomi';
_root.girllastname = 'Renoux';
_root.hudsys.intromenu.gotoAndStop(3);
stop();
}
}
button 2029 {
on (release) {
gotoAndStop(4);
}
}
movieClip 2031 {
}
button 2033 {
on (release) {
gotoAndStop(2);
}
}
movieClip 2036 {
}
button 2037 {
on (release) {
nextFrame();
}
}
button 2038 {
on (release) {
_root.age += 1;
}
}
button 2039 {
on (release) {
_root.age -= 1;
}
}
button 2041 {
on (release) {
_root.job += 1;
nextFrame();
}
}
button 2042 {
on (release) {
_root.job -= 1;
prevFrame();
}
}
movieClip 2073 {
frame 1 {
_root.hair = 1;
_root.clothest = 5;
_root.clothestc.ra = 100;
_root.clothestc.ga = 100;
_root.clothestc.ba = 100;
_root.clothestc.aa = 80;
_root.clothesd = 3;
_root.clothesdc.ra = 100;
_root.clothesdc.ga = 100;
_root.clothesdc.ba = 100;
_root.clothesdc.aa = 80;
_root.clothesp = 2;
_root.clothespc.ra = 100;
_root.clothespc.ga = 100;
_root.clothespc.ba = 100;
_root.clothespc.aa = 80;
_root.clothesb = 1;
_root.clothesbc.ra = 100;
_root.clothesbc.ga = 100;
_root.clothesbc.ba = 100;
_root.clothesbc.aa = 100;
_root.clothess = 1;
_root.clothessc.ra = 100;
_root.clothessc.ga = 100;
_root.clothessc.ba = 100;
_root.clothessc.aa = 100;
_root.clothesss = 1;
_root.clothesssc.ra = 100;
_root.clothesssc.ga = 100;
_root.clothesssc.ba = 100;
_root.clothesssc.aa = 100;
_root.clothesbb = 1;
_root.clothesbbc.ra = 100;
_root.clothesbbc.ga = 100;
_root.clothesbbc.ba = 100;
_root.clothesbbc.aa = 100;
_root.glasses = 1;
_root.clothesggc.ra = 100;
_root.clothesggc.ga = 100;
_root.clothesggc.ba = 100;
_root.clothesggc.aa = 100;
}
frame 1 {
function onEnterFrame() {
_root.horn = 7;
_root.purity = 98;
}
}
frame 1 {
stop();
}
frame 2 {
function onEnterFrame() {
_root.horn = 43;
_root.purity = 68;
}
}
frame 3 {
function onEnterFrame() {
_root.horn = 9;
_root.purity = 73;
}
}
frame 4 {
function onEnterFrame() {
_root.horn = 31;
_root.purity = 53;
}
}
frame 5 {
function onEnterFrame() {
_root.horn = 67;
_root.purity = 56;
}
}
frame 6 {
function onEnterFrame() {
_root.horn = 37;
_root.purity = 48;
}
}
frame 7 {
function onEnterFrame() {
_root.horn = 23;
_root.purity = 62;
}
}
frame 8 {
function onEnterFrame() {
_root.horn = 15;
_root.purity = 54;
}
}
frame 9 {
function onEnterFrame() {
_root.horn = 12;
_root.purity = 79;
}
}
frame 10 {
function onEnterFrame() {
_root.horn = 24;
_root.purity = 76;
}
}
frame 11 {
function onEnterFrame() {
_root.horn = 17;
_root.purity = 81;
}
}
frame 12 {
function onEnterFrame() {
_root.horn = 70;
_root.purity = 94;
}
}
frame 13 {
function onEnterFrame() {
_root.horn = 21;
_root.purity = 74;
}
}
frame 14 {
function onEnterFrame() {
_root.horn = 61;
_root.purity = 92;
}
}
frame 15 {
function onEnterFrame() {
_root.horn = 41;
_root.purity = 64;
}
}
frame 16 {
function onEnterFrame() {
_root.horn = 15;
_root.purity = 85;
}
}
frame 17 {
function onEnterFrame() {
_root.horn = 11;
_root.purity = 83;
}
}
frame 18 {
function onEnterFrame() {
_root.horn = 17;
_root.purity = 74;
}
}
frame 19 {
function onEnterFrame() {
_root.horn = 83;
_root.purity = 32;
}
}
frame 20 {
function onEnterFrame() {
_root.horn = 52;
_root.purity = 28;
}
}
frame 21 {
function onEnterFrame() {
_root.horn = 13;
_root.purity = 74;
}
}
frame 22 {
function onEnterFrame() {
_root.horn = 43;
_root.purity = 67;
}
}
frame 23 {
function onEnterFrame() {
_root.horn = 31;
_root.purity = 68;
}
}
frame 24 {
function onEnterFrame() {
_root.horn = 21;
_root.purity = 45;
}
}
frame 25 {
function onEnterFrame() {
_root.horn = 47;
_root.purity = 43;
}
}
frame 26 {
function onEnterFrame() {
_root.horn = 41;
_root.purity = 82;
}
}
frame 27 {
function onEnterFrame() {
_root.horn = 8;
_root.purity = 69;
}
}
frame 28 {
function onEnterFrame() {
_root.horn = 73;
_root.purity = 51;
}
}
frame 29 {
function onEnterFrame() {
_root.horn = 37;
_root.purity = 71;
}
}
frame 30 {
function onEnterFrame() {
_root.horn = 21;
_root.purity = 72;
}
}
}
button 2077 {
on (release) {
_root.horn += 10;
_root.purity += 30;
nextFrame();
}
}
button 2079 {
on (release) {
_root.horn += 0;
_root.purity -= 3;
nextFrame();
}
}
button 2081 {
on (release) {
_root.horn += 3;
_root.purity -= 5;
nextFrame();
}
}
button 2082 {
on (release) {
_root.horn += 0;
_root.purity -= 0;
nextFrame();
}
}
button 2084 {
on (release) {
_root.horn += 7;
_root.purity -= 2;
nextFrame();
}
}
button 2085 {
on (release) {
_root.horn -= 2;
_root.purity += 9;
nextFrame();
}
}
button 2087 {
on (release) {
_root.horn -= 7;
_root.purity -= 27;
nextFrame();
}
}
button 2088 {
on (release) {
_root.horn -= 0;
_root.purity += 1;
nextFrame();
}
}
button 2090 {
on (release) {
_root.horn += 100;
_root.purity -= 69;
nextFrame();
}
}
movieClip 2092 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
button 2099 {
on (release) {
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 2101 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
instance nameetext of movieClip 2031 {
onClipEvent (enterFrame) {
this.namees = _root.girlname;
}
}
frame 4 {
stop();
}
instance agetext of movieClip 2036 {
onClipEvent (enterFrame) {
this.ages = _root.age;
}
}
frame 5 {
stop();
}
frame 6 {
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
}
movieClip 2117 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 13));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
}
movieClip 2121 {
}
movieClip 2125 {
}
movieClip 2126 {
}
movieClip 2128 {
}
movieClip 2129 {
}
movieClip 2131 {
}
movieClip 2132 {
}
movieClip 2133 {
}
movieClip 2136 {
}
movieClip 2138 {
}
movieClip 2140 {
}
movieClip 2142 {
}
movieClip 2144 {
}
movieClip 2145 {
}
movieClip 2148 {
}
movieClip 2150 {
}
movieClip 2152 {
}
movieClip 2154 {
}
movieClip 2156 {
}
movieClip 2158 {
}
movieClip 2160 {
}
movieClip 2162 {
}
movieClip 2164 {
}
movieClip 2166 {
}
movieClip 2168 {
}
movieClip 2170 {
}
movieClip 2172 {
}
movieClip 2174 {
}
movieClip 2176 {
}
movieClip 2177 {
}
movieClip 2179 {
}
movieClip 2181 {
}
movieClip 2183 {
}
movieClip 2186 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 28));
}
}
frame 1 {
stop();
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
}
movieClip 2187 {
frame 1 {
function onEnterFrame() {
if (_root.pregm > 0.99) {
gotoAndStop(2);
}
}
stop();
}
frame 2 {
function onEnterFrame() {
if (_root.pregh > 0.99) {
gotoAndStop(1);
}
}
stop();
}
}
movieClip 2192 {
}
movieClip 2194 {
}
movieClip 2211 {
}
movieClip 2212 {
}
movieClip 2214 {
}
movieClip 2216 {
}
movieClip 2219 {
}
movieClip 2220 {
}
movieClip 2221 {
instance agetext of movieClip 2192 {
onClipEvent (enterFrame) {
this.ages = _root.age;
}
}
instance nameetext of movieClip 2194 {
onClipEvent (enterFrame) {
this.namees = _root.girlname;
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.thirst * 1.511;
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.hunger * 1.511;
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.tiredness * 1.511;
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.horn * 1.511;
}
}
instance of movieClip 2214 {
onClipEvent (enterFrame) {
this.bpmm = _root.heartbeat;
}
}
instance of movieClip 2216 {
onClipEvent (enterFrame) {
this.pregchance = Math.round(_root.periodd * 100);
}
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.health * 3.7995;
}
}
}
movieClip 2227 {
}
movieClip 2228 {
frame 1 {
stop();
}
}
movieClip 2230 {
}
movieClip 2232 {
}
movieClip 2234 {
frame 1 {
gotoAndStop(Math.round(Math.random() * 8));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
}
movieClip 2236 {
}
movieClip 2238 {
}
movieClip 2240 {
}
movieClip 2242 {
}
movieClip 2244 {
}
movieClip 2248 {
}
movieClip 2250 {
}
movieClip 2252 {
}
movieClip 2258 {
}
movieClip 2259 {
frame 1 {
stop();
}
}
movieClip 2268 {
}
movieClip 2269 {
}
button 2272 {
on (release) {
nextFrame();
}
}
button 2273 {
on (release) {
prevFrame();
}
}
movieClip 2276 {
frame 1 {
gotoAndStop(_root.log1 + 1);
}
frame 2 {
stop();
}
}
movieClip 2280 {
frame 1 {
gotoAndStop(_root.log2 + 1);
}
frame 2 {
stop();
}
}
movieClip 2283 {
frame 1 {
gotoAndStop(_root.log2 + 1);
}
frame 2 {
stop();
}
}
movieClip 2286 {
frame 1 {
gotoAndStop(_root.log4 + 1);
}
frame 2 {
stop();
}
}
movieClip 2289 {
frame 1 {
gotoAndStop(_root.log5 + 1);
}
frame 2 {
stop();
}
}
movieClip 2292 {
frame 1 {
gotoAndStop(_root.log6 + 1);
}
frame 2 {
stop();
}
}
movieClip 2295 {
frame 1 {
gotoAndStop(_root.log7 + 1);
}
frame 2 {
stop();
}
}
movieClip 2299 {
frame 1 {
gotoAndStop(_root.log8 + 1);
}
frame 2 {
stop();
}
}
movieClip 2302 {
frame 1 {
gotoAndStop(_root.log9 + 1);
}
frame 2 {
stop();
}
}
movieClip 2305 {
frame 1 {
gotoAndStop(_root.log10 + 1);
}
frame 2 {
stop();
}
}
movieClip 2306 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
}
button 2308 {
on (release) {
gotoAndStop(2);
}
}
button 2309 {
on (release) {
gotoAndStop(3);
}
}
button 2310 {
on (release) {
gotoAndStop(4);
}
}
button 2311 {
on (release) {
gotoAndStop(5);
}
}
button 2313 {
on (release) {
gotoAndStop(6);
}
}
button 2314 {
on (release) {
gotoAndStop(7);
}
}
button 2315 {
on (release) {
gotoAndStop(8);
}
}
movieClip 2317 {
}
movieClip 2318 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.mancum));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
frame 33 {
stop();
}
frame 34 {
stop();
}
frame 35 {
stop();
}
frame 36 {
stop();
}
frame 37 {
stop();
}
frame 38 {
stop();
}
frame 39 {
stop();
}
frame 40 {
stop();
}
frame 41 {
stop();
}
frame 42 {
stop();
}
frame 43 {
stop();
}
frame 44 {
stop();
}
frame 45 {
stop();
}
frame 46 {
stop();
}
frame 47 {
stop();
}
frame 48 {
stop();
}
frame 49 {
stop();
}
frame 50 {
stop();
}
frame 51 {
stop();
}
frame 52 {
stop();
}
frame 53 {
stop();
}
frame 54 {
stop();
}
frame 55 {
stop();
}
frame 56 {
stop();
}
frame 57 {
stop();
}
frame 58 {
stop();
}
frame 59 {
stop();
}
frame 60 {
stop();
}
frame 61 {
stop();
}
frame 62 {
stop();
}
frame 63 {
stop();
}
frame 64 {
stop();
}
frame 65 {
stop();
}
frame 66 {
stop();
}
frame 67 {
stop();
}
frame 68 {
stop();
}
frame 69 {
stop();
}
frame 70 {
stop();
}
frame 71 {
stop();
}
frame 72 {
stop();
}
frame 73 {
stop();
}
frame 74 {
stop();
}
frame 75 {
stop();
}
frame 76 {
stop();
}
frame 77 {
stop();
}
frame 78 {
stop();
}
frame 79 {
stop();
}
frame 80 {
stop();
}
frame 81 {
stop();
}
frame 82 {
stop();
}
frame 83 {
stop();
}
frame 84 {
stop();
}
frame 85 {
stop();
}
frame 86 {
stop();
}
frame 87 {
stop();
}
frame 88 {
stop();
}
frame 89 {
stop();
}
frame 90 {
stop();
}
frame 91 {
stop();
}
frame 92 {
stop();
}
frame 93 {
stop();
}
frame 94 {
stop();
}
frame 95 {
stop();
}
frame 96 {
stop();
}
frame 97 {
stop();
}
frame 98 {
stop();
}
frame 99 {
stop();
}
frame 100 {
stop();
}
}
movieClip 2321 {
}
movieClip 2323 {
}
movieClip 2325 {
}
movieClip 2327 {
}
movieClip 2329 {
}
movieClip 2333 {
}
movieClip 2345 {
}
movieClip 2347 {
}
movieClip 2349 {
}
movieClip 2351 {
}
movieClip 2353 {
}
movieClip 2355 {
}
movieClip 2357 {
}
movieClip 2359 {
}
movieClip 2364 {
}
movieClip 2368 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 14 {
_root.pregh += _root.periodd;
_root.legcum += 1;
}
frame 15 {
stop();
}
}
movieClip 2372 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 2374 {
}
movieClip 2378 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2380 {
}
movieClip 2382 {
}
movieClip 2384 {
}
movieClip 2397 {
}
movieClip 2401 {
}
movieClip 2404 {
}
movieClip 2409 {
}
movieClip 2450 {
frame 1 {
gotoAndStop(Math.round(1 + 25 * Math.random()));
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
}
movieClip 2451 {
}
movieClip 2493 {
frame 1 {
gotoAndStop(Math.round(1 + 32 * Math.random()));
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
}
movieClip 2494 {
}
movieClip 2495 {
frame 1 {
gotoAndStop(2 + Math.round(_root.horn * 0.05));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 2516 {
frame 1 {
gotoAndStop(Math.round(1 + 29 * Math.random()));
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
}
movieClip 2517 {
}
movieClip 2518 {
frame 2 {
stop();
}
}
movieClip 2529 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 35 {
_root.pregh += _root.periodd;
_root.legcum += 1;
}
frame 36 {
stop();
}
}
movieClip 2535 {
frame 1 {
stop();
}
frame 40 {
gotoAndPlay(25);
}
}
movieClip 2537 {
}
movieClip 2542 {
}
movieClip 2544 {
}
movieClip 2546 {
}
movieClip 2550 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2552 {
}
movieClip 2557 {
}
movieClip 2561 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2564 {
}
movieClip 2567 {
}
movieClip 2570 {
}
movieClip 2573 {
}
movieClip 2583 {
}
movieClip 2585 {
}
movieClip 2588 {
}
movieClip 2602 {
}
movieClip 2606 {
}
movieClip 2613 {
}
movieClip 2617 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 20 {
stop();
}
}
movieClip 2622 {
}
movieClip 2626 {
}
movieClip 2630 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2636 {
}
movieClip 2639 {
}
movieClip 2641 {
}
movieClip 2645 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
stop();
}
}
movieClip 2651 {
}
movieClip 2654 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 2657 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
_root.pregh += _root.periodd;
_root.legcum += 1;
}
frame 10 {
stop();
}
}
movieClip 2659 {
}
movieClip 2661 {
}
movieClip 2663 {
}
movieClip 2665 {
}
movieClip 2668 {
}
movieClip 2693 {
}
movieClip 2696 {
}
movieClip 2699 {
}
movieClip 2711 {
}
movieClip 2715 {
}
movieClip 2730 {
}
movieClip 2732 {
}
movieClip 2734 {
}
movieClip 2736 {
}
movieClip 2738 {
}
movieClip 2742 {
}
movieClip 2744 {
}
movieClip 2748 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2750 {
}
movieClip 2752 {
}
movieClip 2754 {
}
movieClip 2756 {
}
movieClip 2758 {
}
movieClip 2760 {
}
movieClip 2766 {
}
movieClip 2769 {
}
movieClip 2773 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 6 {
stop();
}
}
movieClip 2776 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 2778 {
}
movieClip 2782 {
}
movieClip 2786 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 12 {
_root.pregh += _root.periodd;
_root.legcum += 1;
}
frame 13 {
stop();
}
}
movieClip 2789 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 2817 {
}
movieClip 2820 {
}
movieClip 2823 {
}
movieClip 2827 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
_root.horn *= 1.1;
_root.facecum += 1;
}
frame 9 {
stop();
}
}
movieClip 2832 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 2835 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
stop();
}
}
movieClip 2839 {
}
movieClip 2844 {
}
movieClip 2846 {
}
movieClip 2848 {
}
movieClip 2850 {
}
movieClip 2856 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2859 {
}
movieClip 2873 {
}
movieClip 2875 {
}
movieClip 2879 {
}
movieClip 2882 {
}
movieClip 2899 {
}
movieClip 2919 {
frame 1 {
gotoAndStop(Math.round(1 + 25 * Math.random()));
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
}
movieClip 2920 {
}
movieClip 2945 {
frame 1 {
gotoAndStop(Math.round(1 + 32 * Math.random()));
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
}
movieClip 2946 {
}
movieClip 2947 {
frame 1 {
gotoAndStop(2 + Math.round(_root.horn * 0.03));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2949 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 3 {
_root.pregh += _root.periodd;
_root.legcum += 1;
}
}
movieClip 2951 {
}
movieClip 2953 {
}
movieClip 2955 {
}
movieClip 2957 {
}
movieClip 2959 {
}
movieClip 2962 {
}
movieClip 2964 {
}
movieClip 2966 {
}
movieClip 2969 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2979 {
}
movieClip 2982 {
}
movieClip 2985 {
}
movieClip 2987 {
}
movieClip 2990 {
}
movieClip 2994 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 60 {
stop();
}
}
movieClip 2997 {
}
movieClip 2999 {
}
movieClip 3001 {
}
movieClip 3003 {
}
movieClip 3012 {
}
movieClip 3016 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3018 {
}
movieClip 3020 {
}
movieClip 3022 {
}
movieClip 3024 {
}
movieClip 3028 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 15 {
stop();
}
}
movieClip 3032 {
}
movieClip 3034 {
}
movieClip 3038 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 12 {
_root.pregh += _root.periodd;
_root.legcum += 1;
}
frame 13 {
stop();
}
}
movieClip 3042 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 3044 {
}
movieClip 3045 {
}
movieClip 3051 {
}
movieClip 3054 {
}
movieClip 3055 {
frame 1 {
gotoAndPlay(Math.round(2 + Math.random() * 6));
stop();
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.mancum * 3.7995;
}
}
frame 2 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 4 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 5 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuck10.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce10 = ((_root._ymouse / 600) * -1 * Math.PI - _root.fuckpendulum10) / 3;
_root.fuckpendulum10 += _root.fuckforce10;
_root.position10 = _root.amplitude * Math.cos(_root.fuckpendulum10);
fuck.fuck10.gotoAndStop(Math.round((_root.position10 + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck10.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck10.fuck1.gotoAndStop(Math.round(fuck.fuck10.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck10.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck10.fuck2.gotoAndStop(Math.round(fuck.fuck10.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck10.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck10.fuck3.gotoAndStop(Math.round(fuck.fuck10.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.fuckforce6 = _root._xmouse / 16 + 25 - fuck.fuck5._currentframe;
_root.fuckforrce6 = _root.fuckforrce6 * 0.95 + _root.fuckforce6 * 0.05;
fuck.fuck5.gotoAndStop(Math.round(fuck.fuck5._currentframe + _root.fuckforrce6));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 6 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += 0.1 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 7 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += 2 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += 1.5 * ((21 / _root.age) * Math.abs(_root.fuckforce));
}
stop();
}
frame 8 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
}
movieClip 3058 {
}
movieClip 3061 {
}
movieClip 3064 {
}
movieClip 3076 {
}
movieClip 3079 {
}
movieClip 3081 {
}
movieClip 3090 {
}
movieClip 3094 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3096 {
}
movieClip 3100 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 79 {
stop();
}
}
movieClip 3102 {
}
movieClip 3107 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 45 {
stop();
}
}
movieClip 3109 {
}
movieClip 3114 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 27 {
stop();
}
}
movieClip 3119 {
}
movieClip 3121 {
}
movieClip 3124 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 21 {
stop();
}
}
movieClip 3126 {
}
movieClip 3132 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 39 {
_root.pregm += 1.1;
_root.legcum += 1;
}
frame 40 {
stop();
}
}
movieClip 3135 {
}
movieClip 3137 {
}
movieClip 3142 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 12 {
stop();
}
}
movieClip 3145 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 3148 {
}
movieClip 3150 {
}
movieClip 3155 {
}
movieClip 3163 {
}
movieClip 3167 {
}
movieClip 3170 {
}
movieClip 3177 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 5 {
stop();
}
}
movieClip 3178 {
}
movieClip 3180 {
}
movieClip 3188 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 26 {
stop();
}
}
movieClip 3190 {
}
movieClip 3192 {
}
movieClip 3198 {
}
movieClip 3200 {
}
movieClip 3209 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 12 {
_root.pregm += 1.1;
_root.legcum += 1;
}
frame 35 {
stop();
}
}
movieClip 3213 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 3216 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3220 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3230 {
}
movieClip 3245 {
}
movieClip 3265 {
}
movieClip 3276 {
}
movieClip 3283 {
}
movieClip 3285 {
}
movieClip 3297 {
}
movieClip 3301 {
}
movieClip 3314 {
}
movieClip 3319 {
}
movieClip 3320 {
}
movieClip 3333 {
}
movieClip 3337 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3339 {
}
movieClip 3342 {
}
movieClip 3344 {
}
movieClip 3346 {
}
movieClip 3348 {
}
movieClip 3350 {
}
movieClip 3352 {
}
movieClip 3360 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 18 {
stop();
}
}
movieClip 3363 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3365 {
}
movieClip 3368 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 6 {
_root.pregm += 1.1;
_root.legcum += 1;
}
frame 7 {
stop();
}
}
movieClip 3370 {
}
movieClip 3373 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
stop();
}
}
movieClip 3379 {
}
movieClip 3384 {
}
movieClip 3386 {
}
movieClip 3388 {
}
movieClip 3391 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 3398 {
}
movieClip 3402 {
}
movieClip 3404 {
}
movieClip 3406 {
}
movieClip 3408 {
}
movieClip 3412 {
}
movieClip 3415 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3417 {
}
movieClip 3419 {
}
movieClip 3421 {
}
movieClip 3423 {
}
movieClip 3426 {
}
movieClip 3429 {
}
movieClip 3431 {
}
movieClip 3435 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 16 {
stop();
}
}
movieClip 3438 {
}
movieClip 3440 {
}
movieClip 3446 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 20 {
_root.pregm += 1.1;
_root.legcum += 1;
}
frame 21 {
stop();
}
}
movieClip 3455 {
}
movieClip 3463 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3465 {
}
movieClip 3486 {
}
movieClip 3490 {
}
movieClip 3494 {
}
movieClip 3496 {
}
movieClip 3499 {
}
movieClip 3501 {
}
movieClip 3508 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 16 {
stop();
}
}
movieClip 3520 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
_root.pregm += 1.1;
_root.legcum += 1;
}
frame 14 {
stop();
}
}
movieClip 3522 {
}
movieClip 3525 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 12 {
stop();
}
}
movieClip 3530 {
}
movieClip 3532 {
}
movieClip 3537 {
}
movieClip 3540 {
}
movieClip 3552 {
}
movieClip 3554 {
}
movieClip 3557 {
}
movieClip 3561 {
}
movieClip 3563 {
}
movieClip 3565 {
}
movieClip 3567 {
}
movieClip 3573 {
}
movieClip 3575 {
}
movieClip 3577 {
}
movieClip 3579 {
}
movieClip 3582 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3584 {
}
movieClip 3587 {
}
movieClip 3589 {
}
movieClip 3600 {
}
movieClip 3604 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3608 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
_root.pregm += 1.1;
_root.legcum += 1;
}
frame 14 {
stop();
}
}
movieClip 3611 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3615 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3622 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3627 {
}
button 3628 {
on (release) {
gotoAndStop(2);
}
}
button 3629 {
on (release) {
gotoAndStop(3);
}
}
button 3630 {
on (release) {
gotoAndStop(4);
}
}
button 3631 {
on (release) {
gotoAndStop(5);
}
}
button 3633 {
on (release) {
gotoAndStop(6);
}
}
button 3634 {
on (release) {
gotoAndStop(7);
}
}
movieClip 3635 {
frame 1 {
gotoAndPlay(Math.round(2 + Math.random() * 5));
stop();
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.mancum * 3.7995;
}
}
frame 2 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += 1.5 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce10 = ((_root._ymouse / 600) * -1 * Math.PI - _root.fuckpendulum10) / 3;
_root.fuckpendulum10 += _root.fuckforce10;
_root.position10 = _root.amplitude * Math.cos(_root.fuckpendulum10);
fuck.fuck10.gotoAndStop(Math.round((_root.position10 + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.fuckforce6 = _root._xmouse / 16 + 25 - fuck.fuck5._currentframe;
_root.fuckforrce6 = _root.fuckforrce6 * 0.95 + _root.fuckforce6 * 0.05;
fuck.fuck5.gotoAndStop(Math.round(fuck.fuck5._currentframe + _root.fuckforrce6));
_root.orgasm += 1.7 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 4 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce10 = ((_root._ymouse / 600) * -1 * Math.PI - _root.fuckpendulum10) / 3;
_root.fuckpendulum10 += _root.fuckforce10;
_root.position10 = _root.amplitude * Math.cos(_root.fuckpendulum10);
fuck.fuck10.gotoAndStop(Math.round((_root.position10 + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.fuckforce6 = _root._xmouse / 16 + 25 - fuck.fuck5._currentframe;
_root.fuckforrce6 = _root.fuckforrce6 * 0.95 + _root.fuckforce6 * 0.05;
fuck.fuck5.gotoAndStop(Math.round(fuck.fuck5._currentframe + _root.fuckforrce6));
_root.orgasm += 1.7 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 5 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += 1.5 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 6 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce10 = ((_root._ymouse / 600) * -1 * Math.PI - _root.fuckpendulum10) / 3;
_root.fuckpendulum10 += _root.fuckforce10;
_root.position10 = _root.amplitude * Math.cos(_root.fuckpendulum10);
fuck.fuck10.gotoAndStop(Math.round((_root.position10 + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.fuckforce6 = _root._xmouse / 16 + 25 - fuck.fuck5._currentframe;
_root.fuckforrce6 = _root.fuckforrce6 * 0.95 + _root.fuckforce6 * 0.05;
fuck.fuck5.gotoAndStop(Math.round(fuck.fuck5._currentframe + _root.fuckforrce6));
_root.orgasm += 1.7 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 7 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce10 = ((_root._ymouse / 600) * -1 * Math.PI - _root.fuckpendulum10) / 3;
_root.fuckpendulum10 += _root.fuckforce10;
_root.position10 = _root.amplitude * Math.cos(_root.fuckpendulum10);
fuck.fuck10.gotoAndStop(Math.round((_root.position10 + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.95 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.fuckforce6 = _root._xmouse / 16 + 25 - fuck.fuck5._currentframe;
_root.fuckforrce6 = _root.fuckforrce6 * 0.95 + _root.fuckforce6 * 0.05;
fuck.fuck5.gotoAndStop(Math.round(fuck.fuck5._currentframe + _root.fuckforrce6));
_root.orgasm += 1.7 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
}
movieClip 3638 {
}
movieClip 3640 {
}
movieClip 3642 {
}
movieClip 3644 {
}
movieClip 3646 {
}
movieClip 3648 {
}
movieClip 3650 {
}
movieClip 3661 {
frame 148 {
_root.pregh = 0;
_root.pregm = 0;
_root.pregprog = 0;
}
frame 149 {
stop();
}
}
movieClip 3663 {
}
movieClip 3675 {
}
movieClip 3676 {
}
movieClip 3697 {
}
movieClip 3704 {
frame 310 {
_root.pregh = 0;
_root.pregm = 0;
_root.pregprog = 0;
}
frame 311 {
stop();
}
}
movieClip 3705 {
}
movieClip 3706 {
frame 1 {
function onEnterFrame() {
if (_root.pregm > 0.95) {
gotoAndStop(2);
}
if (_root.pregh > 0.95) {
gotoAndStop(3);
}
}
}
frame 2 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
}
stop();
}
}
button 3707 {
on (release) {
_root.gamemode = 1;
_root.health -= 49;
gotoAndStop(1);
}
}
movieClip 3709 {
}
movieClip 3711 {
}
movieClip 3713 {
}
movieClip 3715 {
}
movieClip 3717 {
}
movieClip 3719 {
}
movieClip 3722 {
}
movieClip 3725 {
}
movieClip 3728 {
}
movieClip 3730 {
}
movieClip 3731 {
frame 1 {
gotoAndStop(Math.round(2 + Math.random()));
}
frame 2 {
function onEnterFrame() {
_root.hudsys.girl.head.eyess.eyes1.iris.gotoAndPlay(2);
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.hudsys.girl.head.eyess.eyes1.iris.gotoAndPlay(3);
}
stop();
}
}
button 3734 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3735 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3736 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3737 {
on (release) {
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
button 3738 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3747 {
}
button 3748 {
on (release) {
_root.hunger += 53;
_root.gamemode = 3;
_root.amplitude = 0.5;
_root.fuckforce2 = 0.1;
_root.amplitude2 = 0.5;
_root.fuckforce3 = 0.1;
_root.amplitude3 = 0.5;
_root.fuckforce4 = 0.1;
_root.amplitude4 = 0.5;
_root.hudsys.gotoAndStop(6);
}
}
button 3751 {
on (release) {
_root.thirst += 73;
_root.gamemode = 3;
_root.amplitude = 0.5;
_root.fuckforce2 = 0.1;
_root.amplitude2 = 0.5;
_root.fuckforce3 = 0.1;
_root.amplitude3 = 0.5;
_root.fuckforce4 = 0.1;
_root.amplitude4 = 0.5;
_root.hudsys.gotoAndStop(6);
}
}
button 3753 {
on (release) {
_root.gamemode = 3;
_root.amplitude = 0.5;
_root.fuckforce2 = 0.1;
_root.amplitude2 = 0.5;
_root.fuckforce3 = 0.1;
_root.amplitude3 = 0.5;
_root.fuckforce4 = 0.1;
_root.amplitude4 = 0.5;
_root.hudsys.gotoAndStop(6);
}
}
movieClip 3756 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
}
button 3757 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3758 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3759 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3760 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3772 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3773 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3774 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3775 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3776 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3788 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3789 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3790 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3791 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3792 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3804 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3805 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3806 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3807 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3808 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3820 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 3821 {
frame 1 {
gotoAndStop(Math.round(Math.random() * 4 + 2));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
button 3822 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3823 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3824 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3825 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3837 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3838 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3839 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3840 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3841 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3853 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3854 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3855 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3856 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3857 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3869 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3870 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3871 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3872 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3873 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3885 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3886 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3887 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3888 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3889 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3901 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 3902 {
frame 1 {
gotoAndStop(Math.round(Math.random() * 4 + 2));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
button 3903 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3904 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3905 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3906 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3914 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3915 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3921 {
on (release) {
_root.health -= 30;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(7);
}
}
button 3922 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(4);
}
}
button 3925 {
on (release) {
_root.health -= 20;
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 3928 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
button 3929 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3930 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3931 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3932 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3940 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3941 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3947 {
on (release) {
_root.health -= 30;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(7);
}
}
button 3948 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(4);
}
}
movieClip 3953 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
button 3954 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3955 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3956 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3957 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3965 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3966 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3972 {
on (release) {
_root.health -= 30;
gotoAndStop(7);
}
}
button 3973 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(4);
}
}
movieClip 3978 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
button 3979 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3980 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3981 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3982 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3990 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3991 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3998 {
on (release) {
_root.health -= 30;
gotoAndStop(7);
}
}
button 3999 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(4);
}
}
button 4002 {
on (release) {
_root.health -= 20;
_root.gamemode = 1;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 4005 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
button 4006 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 4007 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 4008 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 4009 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 4017 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 4018 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 4025 {
on (release) {
_root.health -= 30;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(7);
}
}
button 4026 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(4);
}
}
movieClip 4031 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 4032 {
frame 1 {
gotoAndStop(Math.round(Math.random() * 4 + 2));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
movieClip 4035 {
}
movieClip 4037 {
}
movieClip 4038 {
frame 1 {
function onEnterFrame() {
_root.hudsys.girl.head.eyess.eyes1.iris.gotoAndPlay(2);
}
stop();
}
}
button 4039 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4040 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4041 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 4042 {
on (release) {
_root.gamemode = 1;
_root.militiatalk += 1;
_root.hudsys.gotoAndStop(1);
}
}
button 4043 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
button 4052 {
on (release) {
_root.gamemode = 1;
_root.militiatalk += 1;
_root.hudsys.gotoAndStop(1);
}
}
button 4053 {
on (release) {
_root.gamemode = 3;
_root.militiatalk += 1;
_root.amplitude = 0.5;
_root.fuckforce2 = 0.1;
_root.amplitude2 = 0.5;
_root.fuckforce3 = 0.1;
_root.amplitude3 = 0.5;
_root.fuckforce4 = 0.1;
_root.amplitude4 = 0.5;
_root.hudsys.gotoAndStop(6);
}
}
movieClip 4057 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 4058 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4059 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4060 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 4061 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 4073 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 4074 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4075 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4076 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(4);
}
}
button 4077 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(6);
}
}
button 4078 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
button 4090 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
_root.gamemode = 1;
_root.health -= 50;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 4093 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
movieClip 4094 {
frame 1 {
gotoAndStop(_root.militiatalk);
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
button 4095 {
on (release) {
gotoAndStop(24);
}
}
button 4096 {
on (release) {
gotoAndStop(5);
}
}
button 4097 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(22);
}
}
button 4098 {
on (release) {
if (_root.log1 + _root.log2 + _root.log3 + _root.log4 + _root.log5 + _root.log6 + _root.log7 + _root.log8 + _root.log9 + _root.log10 == 10) {
gotoAndStop(29);
} else {
gotoAndStop(Math.round(2 + 2 * Math.random()));
}
}
}
button 4109 {
on (release) {
gotoAndStop(6);
}
}
button 4110 {
on (release) {
gotoAndStop(9);
}
}
button 4111 {
on (release) {
gotoAndStop(16);
}
}
button 4112 {
on (release) {
gotoAndStop(21);
}
}
button 4118 {
on (release) {
gotoAndStop(7);
}
}
button 4121 {
on (release) {
gotoAndStop(8);
}
}
button 4125 {
on (release) {
nextFrame();
}
}
button 4141 {
on (release) {
_root.mouth = 6;
_root.eyess = 3;
_root.eyebrows = 5;
nextFrame();
}
}
button 4143 {
on (release) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(29);
}
}
button 4146 {
on (release) {
gotoAndStop(25);
}
}
button 4147 {
on (release) {
gotoAndStop(28);
}
}
button 4153 {
on (release) {
_root.caffeine = 1;
_root.gotoAndStop(24);
}
}
button 4156 {
on (release) {
_root.abortion = 1;
_root.gotoAndStop(24);
}
}
button 4158 {
on (release) {
_root.aphrodesiac = 1;
_root.gotoAndStop(24);
}
}
button 4160 {
on (release) {
_root.fertboost = 1;
_root.gotoAndStop(24);
}
}
button 4174 {
on (release) {
_root.hudsys.gotoAndStop(31);
}
}
movieClip 4176 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 31 {
stop();
}
frame 32 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 33 {
stop();
}
frame 34 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 35 {
stop();
}
frame 36 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 37 {
stop();
}
frame 38 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 39 {
stop();
}
}
movieClip 4177 {
frame 1 {
stop();
}
}
button 4178 {
on (release) {
_root.gamemode = 1;
_root.bg.peoplenorm.hospitalbedathome.gotoAndStop(1);
gotoAndStop(1);
}
}
movieClip 4189 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 4191 {
}
movieClip 4202 {
}
movieClip 4205 {
}
button 4207 {
on (release) {
_root.petuser.data.girlname = _root.girlname;
_root.petuser.data.gamedays = _root.gamedays;
_root.petuser.data.gameminute = _root.gameminute;
_root.petuser.data.sunlight = _root.sunlight;
_root.petuser.data.militiatalk = _root.militiatalk;
_root.petuser.data.age = _root.age;
_root.petuser.data.jjob = _root.job;
_root.petuser.data.kkills = _root.kills;
_root.petuser.data.hhealth = _root.health;
_root.petuser.data.hhunger = _root.hunger;
_root.petuser.data.tthirst = _root.thirst;
_root.petuser.data.ttiredness = _root.tiredness;
_root.petuser.data.ppregh = _root.pregh;
_root.petuser.data.ppregm = _root.pregm;
_root.petuser.data.ppregprog = _root.pregprog;
_root.petuser.data.hhair = _root.hair;
_root.petuser.data.eeyess = _root.eyess;
_root.petuser.data.eeyebrows = _root.eyebrows;
_root.petuser.data.mmouth = _root.mouth;
_root.petuser.data.ffacecum = _root.facecum;
_root.petuser.data.llegcum = _root.legcum;
_root.petuser.data.bbellly = _root.bellly;
_root.petuser.data.mmilkpad = _root.milkpad;
_root.petuser.data.ffood = _root.food;
_root.petuser.data.wwater = _root.water;
_root.petuser.data.ccaffeine = _root.caffeine;
_root.petuser.data.aaphrodesiac = _root.aphrodesiac;
_root.petuser.data.aabortion = _root.abortion;
_root.petuser.data.ffertboost = _root.fertboost;
_root.petuser.data.log1 = _root.log1;
_root.petuser.data.log2 = _root.log2;
_root.petuser.data.log3 = _root.log3;
_root.petuser.data.log4 = _root.log4;
_root.petuser.data.log5 = _root.log5;
_root.petuser.data.log6 = _root.log6;
_root.petuser.data.log7 = _root.log7;
_root.petuser.data.log8 = _root.log8;
_root.petuser.data.log9 = _root.log9;
_root.petuser.data.log10 = _root.log10;
_root.petuser.data.horn = _root.horn;
_root.petuser.data.clothest = _root.clothest;
_root.petuser.data.clothestcr = _root.clothestc.ra;
_root.petuser.data.clothestcg = _root.clothestc.ga;
_root.petuser.data.clothestcb = _root.clothestc.ba;
_root.petuser.data.clothestca = _root.clothestc.aa;
_root.petuser.data.clothesd = _root.clothesd;
_root.petuser.data.clothesdcr = _root.clothesdc.ra;
_root.petuser.data.clothesdcg = _root.clothesdc.ga;
_root.petuser.data.clothesdcb = _root.clothesdc.ba;
_root.petuser.data.clothesdca = _root.clothesdc.aa;
_root.petuser.data.clothesp = _root.clothesp;
_root.petuser.data.clothespcr = _root.clothespc.ra;
_root.petuser.data.clothespcg = _root.clothespc.ga;
_root.petuser.data.clothespcb = _root.clothespc.ba;
_root.petuser.data.clothespca = _root.clothespc.aa;
_root.petuser.data.clothesb = _root.clothesb;
_root.petuser.data.clothesbcr = _root.clothesbc.ra;
_root.petuser.data.clothesbcg = _root.clothesbc.ga;
_root.petuser.data.clothesbcb = _root.clothesbc.ba;
_root.petuser.data.clothesbca = _root.clothesbc.aa;
_root.petuser.data.clothess = _root.clothess;
_root.petuser.data.clothesscr = _root.clothessc.ra;
_root.petuser.data.clothesscg = _root.clothessc.ga;
_root.petuser.data.clothesscb = _root.clothessc.ba;
_root.petuser.data.clothessca = _root.clothessc.aa;
_root.petuser.data.clothesss = _root.clothesss;
_root.petuser.data.clothessscr = _root.clothesssc.ra;
_root.petuser.data.clothessscg = _root.clothesssc.ga;
_root.petuser.data.clothessscb = _root.clothesssc.ba;
_root.petuser.data.clothesssca = _root.clothesssc.aa;
_root.petuser.data.clothesbb = _root.clothesbb;
_root.petuser.data.clothesbbcr = _root.clothesbbc.ra;
_root.petuser.data.clothesbbcg = _root.clothesbbc.ga;
_root.petuser.data.clothesbbcb = _root.clothesbbc.ba;
_root.petuser.data.clothesbbca = _root.clothesbbc.aa;
_root.petuser.data.glasses = _root.glasses;
_root.petuser.data.clothesggcr = _root.clothesggc.ra;
_root.petuser.data.clothesggcg = _root.clothesggc.ga;
_root.petuser.data.clothesggcb = _root.clothesggc.ba;
_root.petuser.data.clothesggca = _root.clothesggc.aa;
_root.petuser.data.backpack = _root.backpack;
_root.petuser.data.clothesbpcr = _root.clothesbpc.ra;
_root.petuser.data.clothesbpcg = _root.clothesbpc.ga;
_root.petuser.data.clothesbpcb = _root.clothesbpc.ba;
_root.petuser.data.clothesbpca = _root.clothesbpc.aa;
_root.petuser.flush();
}
}
button 4210 {
on (release) {
if (_root.food > 0) {
_root.food -= 1;
_root.hunger += 50;
}
}
}
button 4211 {
on (release) {
if (_root.water > 0) {
_root.water -= 1;
_root.thirst += 50;
}
}
}
button 4212 {
on (release) {
if (_root.caffeine > 0) {
_root.caffeine -= 1;
_root.tiredness += 45;
}
}
}
button 4213 {
on (release) {
if (_root.aphrodesiac > 0) {
_root.aphrodesiac -= 1;
_root.horn += 25;
}
}
}
button 4214 {
on (release) {
if (_root.abortion > 0) {
_root.abortion -= 1;
_root.horn -= 15;
_root.pregm = 0;
_root.pregh = 0;
_root.pregprog = 0;
_root.health -= 15;
}
}
}
button 4215 {
on (release) {
if (_root.abortion > 0) {
_root.fertboost -= 1;
_root.horn += 11;
_root.pregm = 0.95;
_root.pregh = 0.95;
}
}
}
movieClip 4229 {
}
movieClip 4231 {
}
movieClip 4233 {
}
movieClip 4235 {
}
movieClip 4239 {
}
movieClip 4243 {
}
movieClip 4244 {
instance of movieClip 4229 {
onClipEvent (enterFrame) {
this.food = _root.food;
}
}
instance of movieClip 4231 {
onClipEvent (enterFrame) {
this.water = _root.water;
}
}
instance of movieClip 4233 {
onClipEvent (enterFrame) {
this.caffeine = _root.caffeine;
}
}
instance of movieClip 4235 {
onClipEvent (enterFrame) {
this.aphrodesiac = _root.aphrodesiac;
}
}
instance of movieClip 4239 {
onClipEvent (enterFrame) {
this.azovoprol = _root.abortion;
}
}
instance of movieClip 4243 {
onClipEvent (enterFrame) {
this.selenotolix = _root.fertboost;
}
}
}
button 4247 {
on (release) {
gotoAndStop(2);
}
}
button 4250 {
on (release) {
gotoAndStop(3);
}
}
button 4252 {
on (release) {
gotoAndStop(4);
}
}
button 4257 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
nextFrame();
}
}
button 4262 {
on (release) {
_root.mouth = 1;
_root.eyess = 3;
_root.eyebrows = 2;
gotoAndStop(13);
}
}
button 4263 {
on (release) {
gotoAndStop(12);
}
}
button 4266 {
on (release) {
gotoAndStop(14);
}
}
button 4276 {
on (release) {
_root.mouth = 1;
_root.eyess = 3;
_root.eyebrows = 3;
nextFrame();
}
}
button 4280 {
on (release) {
_root.mouth = 1;
_root.eyess = 3;
_root.eyebrows = 3;
gotoAndStop(25);
}
}
button 4281 {
on (release) {
gotoAndStop(25);
}
}
button 4285 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(27);
}
}
button 4286 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(27);
}
}
button 4290 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 3;
gotoAndStop(30);
}
}
button 4291 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(29);
}
}
button 4294 {
on (release) {
gotoAndStop(31);
}
}
button 4296 {
on (release) {
_root.clothest = 1;
_root.clothesb = 1;
gotoAndStop(32);
}
}
button 4298 {
on (release) {
_root.hair = 1;
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 3;
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
_root.clothesbb = 1;
_root.gamemode = 3;
_root.hudsys.gotoAndStop(25);
}
}
button 4300 {
on (release) {
_root.hair = 1;
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 3;
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
_root.clothesbb = 1;
_root.gamemode = 3;
_root.hudsys.gotoAndStop(25);
}
}
movieClip 4302 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 4 {
stop();
}
frame 5 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 6 {
stop();
}
frame 7 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 8 {
stop();
}
frame 9 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 10 {
stop();
}
frame 11 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 25 {
stop();
}
frame 26 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 27 {
stop();
}
frame 28 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 32 {
stop();
}
}
movieClip 4304 {
frame 1 {
_root.bg._x = -7711;
_root.bg._y = -11588.05;
_root.health += 100;
_root.gamemode = 4;
_root.hair = 5;
_root.mouth = 1;
_root.eyess = 3;
_root.eyebrows = 3;
_root.clothest = 5;
_root.clothestc.ra = 100;
_root.clothestc.ga = 100;
_root.clothestc.ba = 100;
_root.clothestc.aa = 59;
_root.clothesd = 2;
_root.clothesdc.ra = 100;
_root.clothesdc.ga = 100;
_root.clothesdc.ba = 100;
_root.clothesdc.aa = 100;
_root.clothesp = 1;
_root.clothesb = 10;
_root.clothesbc.ra = 100;
_root.clothesbc.ga = 100;
_root.clothesbc.ba = 100;
_root.clothesbc.aa = 59;
_root.clothess = 1;
_root.clothesss = 1;
_root.clothesbb = 3;
_root.clothesbbc.ra = 80;
_root.clothesbbc.ga = 60;
_root.clothesbbc.ba = 19;
_root.clothesbbc.aa = 100;
_root.glasses = 1;
_root.backpack = 1;
}
frame 150 {
stop();
}
}
movieClip 4308 {
}
movieClip 4320 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 30 {
_root.legcum += 1;
_root.horn += 25;
}
frame 31 {
stop();
}
}
movieClip 4323 {
}
movieClip 4326 {
}
movieClip 4331 {
}
movieClip 4333 {
}
movieClip 4335 {
}
movieClip 4339 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 4368 {
}
movieClip 4370 {
}
movieClip 4372 {
}
movieClip 4374 {
}
movieClip 4376 {
}
movieClip 4382 {
}
button 4383 {
on (release) {
gotoAndStop(2);
}
}
button 4384 {
on (release) {
gotoAndStop(3);
}
}
button 4385 {
on (release) {
gotoAndStop(4);
}
}
button 4386 {
on (release) {
gotoAndStop(5);
}
}
button 4387 {
on (release) {
gotoAndStop(6);
}
}
button 4388 {
on (release) {
gotoAndStop(7);
}
}
button 4389 {
on (release) {
gotoAndStop(8);
}
}
movieClip 4390 {
frame 1 {
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.mancum * 3.7995;
}
}
frame 2 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += 3 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
}
button 4391 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4395 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(3);
}
}
button 4396 {
on (release) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(20);
}
}
movieClip 4401 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 4402 {
frame 1 {
stop();
}
}
button 4403 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4407 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(3);
}
}
button 4408 {
on (release) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(24);
}
}
movieClip 4413 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 4414 {
frame 1 {
stop();
}
}
button 4415 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4419 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(3);
}
}
button 4420 {
on (release) {
_root.gamemode = 3;
_root.hudsys.gotoAndStop(25);
}
}
movieClip 4425 {
frame 1 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 4426 {
frame 1 {
stop();
}
}
movieClip 4429 {
}
movieClip 4432 {
}
movieClip 4436 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 22 {
_root.legcum += 1;
_root.horn += 25;
}
frame 23 {
stop();
}
}
movieClip 4439 {
}
movieClip 4441 {
}
movieClip 4444 {
}
movieClip 4446 {
}
movieClip 4449 {
}
movieClip 4454 {
}
movieClip 4458 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 4466 {
}
movieClip 4472 {
}
button 4473 {
on (release) {
gotoAndStop(2);
}
}
button 4474 {
on (release) {
gotoAndStop(3);
}
}
button 4475 {
on (release) {
gotoAndStop(4);
}
}
button 4476 {
on (release) {
gotoAndStop(5);
}
}
button 4477 {
on (release) {
gotoAndStop(6);
}
}
button 4478 {
on (release) {
gotoAndStop(7);
}
}
button 4479 {
on (release) {
gotoAndStop(8);
}
}
movieClip 4480 {
frame 1 {
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.mancum * 3.7995;
}
}
frame 2 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += 3 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
}
movieClip 4482 {
}
movieClip 4484 {
}
movieClip 4486 {
}
movieClip 4488 {
}
movieClip 4510 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 45 {
stop();
}
}
movieClip 4514 {
}
movieClip 4516 {
}
movieClip 4523 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 15 {
_root.horn += 25;
_root.legcum += 1;
}
frame 16 {
stop();
}
}
movieClip 4527 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 4539 {
}
movieClip 4541 {
}
movieClip 4543 {
}
movieClip 4545 {
}
movieClip 4549 {
}
movieClip 4552 {
}
movieClip 4559 {
}
movieClip 4562 {
}
movieClip 4573 {
}
button 4574 {
on (release) {
gotoAndStop(2);
}
}
button 4575 {
on (release) {
gotoAndStop(3);
}
}
button 4576 {
on (release) {
gotoAndStop(4);
}
}
button 4577 {
on (release) {
gotoAndStop(5);
}
}
button 4578 {
on (release) {
gotoAndStop(6);
}
}
button 4579 {
on (release) {
gotoAndStop(7);
}
}
button 4580 {
on (release) {
gotoAndStop(8);
}
}
movieClip 4581 {
frame 1 {
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.mancum * 3.7995;
}
}
frame 2 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += 3 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
}
button 4582 {
on (release) {
gotoAndStop(2);
}
}
button 4585 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(3);
}
}
button 4586 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4589 {
on (release) {
gotoAndStop(4);
}
}
button 4591 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(5);
}
}
button 4592 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(5);
}
}
button 4595 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
_root.gamemode = 3;
_root.hudsys.gotoAndStop(24);
}
}
movieClip 4597 {
frame 1 {
stop();
}
frame 2 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 3 {
stop();
}
frame 4 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 5 {
stop();
}
}
button 4598 {
on (release) {
gotoAndStop(2);
}
}
button 4601 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(3);
}
}
button 4602 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4605 {
on (release) {
gotoAndStop(4);
}
}
button 4607 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(5);
}
}
button 4608 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(5);
}
}
button 4611 {
on (release) {
gotoAndStop(6);
}
}
button 4613 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(7);
}
}
button 4614 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(7);
}
}
button 4617 {
on (release) {
gotoAndStop(8);
}
}
button 4619 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
_root.gamemode = 3;
_root.hudsys.gotoAndStop(20);
}
}
movieClip 4622 {
frame 1 {
stop();
}
frame 2 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 3 {
stop();
}
frame 4 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 5 {
stop();
}
frame 6 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 7 {
stop();
}
frame 8 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
}
button 4623 {
on (release) {
gotoAndStop(2);
}
}
button 4626 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(3);
}
}
button 4627 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4630 {
on (release) {
gotoAndStop(4);
}
}
button 4632 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(5);
}
}
button 4633 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
_root.bg._x = -5352.45;
_root.bg._y = -9240.700000000001;
_root.tg._x = -5352.45;
_root.tg._y = -9240.700000000001;
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
button 4636 {
on (release) {
gotoAndStop(6);
}
}
button 4638 {
on (release) {
_root.mouth = 6;
_root.eyess = 3;
_root.eyebrows = 2;
gotoAndStop(7);
}
}
button 4639 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
button 4642 {
on (release) {
gotoAndStop(8);
}
}
button 4644 {
on (release) {
_root.hudsys.gotoAndStop(30);
}
}
movieClip 4646 {
frame 1 {
stop();
}
frame 2 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 3 {
stop();
}
frame 4 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 5 {
stop();
}
frame 6 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 7 {
stop();
}
frame 8 {
stop();
}
instance of movieClip 3747 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
}
movieClip 4649 {
}
movieClip 4651 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 5 {
_root.horn += (100 - _root.horn) * 0.35;
}
frame 6 {
stop();
}
}
movieClip 4655 {
}
movieClip 4657 {
}
movieClip 4661 {
}
movieClip 4663 {
}
movieClip 4665 {
}
movieClip 4672 {
}
movieClip 4674 {
}
movieClip 4676 {
}
movieClip 4678 {
}
movieClip 4680 {
}
movieClip 4684 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 4686 {
}
movieClip 4688 {
}
movieClip 4690 {
}
movieClip 4692 {
}
movieClip 4703 {
}
movieClip 4706 {
}
movieClip 4707 {
}
button 4708 {
on (release) {
gotoAndStop(2);
}
}
button 4709 {
on (release) {
gotoAndStop(3);
}
}
button 4710 {
on (release) {
gotoAndStop(4);
}
}
button 4711 {
on (release) {
gotoAndStop(5);
}
}
button 4713 {
on (release) {
gotoAndStop(6);
}
}
button 4714 {
on (release) {
gotoAndStop(7);
}
}
button 4715 {
on (release) {
gotoAndStop(8);
}
}
movieClip 4716 {
frame 1 {
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2220 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.mancum * 3.7995;
}
}
frame 2 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck5._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck5.gotoAndStop(Math.round(fuck.fuck5._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.fuckforce6 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce6 = _root.fuckforrce6 * 0.94 + _root.fuckforce6 * 0.05;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce6));
_root.orgasm += 0.5 * ((5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10));
_root.mancum += 0.7 * ((21 / _root.age) * Math.abs(_root.fuckforce));
}
stop();
}
frame 3 {
function onEnterFrame() {
_root.fuckforce = ((_root._xmouse / 800) * Math.PI - _root.fuckpendulum) / 3;
_root.fuckpendulum += _root.fuckforce;
_root.position = _root.amplitude * Math.cos(_root.fuckpendulum);
fuck.gotoAndStop(Math.round((_root.position + 0.5) * 100));
fuck.fuckface.gotoAndStop(Math.round((_root.position + 0.5) * 100));
_root.fuckforce2 = _root._xmouse / 16 + 25 - fuck.fuck1._currentframe;
_root.fuckforrce2 = _root.fuckforrce2 * 0.95 + _root.fuckforce2 * 0.07000000000000001;
fuck.fuck1.gotoAndStop(Math.round(fuck.fuck1._currentframe + _root.fuckforrce2));
_root.fuckforce3 = _root._xmouse / 16 + 25 - fuck.fuck2._currentframe;
_root.fuckforrce3 = _root.fuckforrce3 * 0.94 + _root.fuckforce3 * 0.07000000000000001;
fuck.fuck2.gotoAndStop(Math.round(fuck.fuck2._currentframe + _root.fuckforrce3));
_root.fuckforce4 = _root._xmouse / 16 + 25 - fuck.fuck3._currentframe;
_root.fuckforrce4 = _root.fuckforrce4 * 0.94 + _root.fuckforce4 * 0.05;
fuck.fuck3.gotoAndStop(Math.round(fuck.fuck3._currentframe + _root.fuckforrce4));
_root.fuckforce5 = _root._xmouse / 16 + 25 - fuck.fuck4._currentframe;
_root.fuckforrce5 = _root.fuckforrce5 * 0.94 + _root.fuckforce5 * 0.05;
fuck.fuck4.gotoAndStop(Math.round(fuck.fuck4._currentframe + _root.fuckforrce5));
_root.orgasm += (5 / _root.age) * _root.horn * Math.abs(_root.fuckforce / 10);
_root.mancum += (21 / _root.age) * Math.abs(_root.fuckforce);
}
stop();
}
}
button 4720 {
on (release) {
_root.gotoAndStop(1);
}
}
movieClip 4723 {
}
movieClip 4733 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
instance fucking of movieClip 3706 {
}
frame 9 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
frame 14 {
stop();
}
frame 15 {
stop();
}
frame 16 {
stop();
}
frame 17 {
stop();
}
frame 18 {
stop();
}
frame 19 {
stop();
}
frame 20 {
stop();
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
frame 25 {
stop();
}
frame 26 {
stop();
}
frame 27 {
stop();
}
frame 28 {
stop();
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
frame 32 {
stop();
}
}
button 4738 {
on (release) {
gotoAndStop(1);
}
}
movieClip 4741 {
}
movieClip 4743 {
}
movieClip 4745 {
}
button 4749 {
on (release) {
gotoAndStop(8);
}
}
button 4753 {
on (release) {
gotoAndStop(3);
}
}
button 4755 {
on (release) {
gotoAndStop(7);
}
}
button 4759 {
on (release) {
gotoAndStop(4);
}
}
button 4761 {
on (release) {
gotoAndStop(5);
}
}
button 4763 {
on (release) {
gotoAndStop(6);
}
}
button 4774 {
on (release) {
_root.hudsys.gotoAndStop(3);
}
}
button 4776 {
on (release) {
_root.hudsys.gotoAndStop(2);
}
}
button 4778 {
on (release) {
_root.hudsys.gotoAndStop(1);
}
}
button 4780 {
on (release) {
_root.hudsys.gotoAndStop(4);
}
}
button 4782 {
on (release) {
_root.hudsys.gotoAndStop(6);
}
}
button 4784 {
on (release) {
_root.bg._x += -1120.6 - _root.xpos;
_root.bg._y += -354.75 - _root.ypos;
}
}
button 4786 {
on (release) {
_root.gotoAndPlay(1);
}
}
button 4788 {
on (release) {
_root.pregprog += 0.1;
}
}
button 4789 {
on (release) {
_root.pregprog -= 0.1;
}
}
button 4790 {
on (release) {
_root.pregh += 1;
}
}
button 4791 {
on (release) {
_root.pregm + 1;
}
}
button 4792 {
on (release) {
_root.hudsys.gotoAndStop(7);
}
}
button 4793 {
on (release) {
_root.hudsys.gotoAndStop(8);
}
}
button 4794 {
on (release) {
_root.hudsys.gotoAndStop(9);
}
}
button 4795 {
on (release) {
_root.hudsys.gotoAndStop(10);
}
}
button 4796 {
on (release) {
_root.hudsys.gotoAndStop(11);
}
}
button 4797 {
on (release) {
_root.hudsys.gotoAndStop(12);
}
}
button 4798 {
on (release) {
_root.hudsys.gotoAndStop(13);
}
}
button 4799 {
on (release) {
_root.hudsys.gotoAndStop(16);
}
}
button 4807 {
on (release) {
gotoAndStop(2);
}
}
button 4809 {
on (release) {
gotoAndStop(1);
}
}
button 4811 {
on (release) {
gotoAndStop(1);
}
}
button 4813 {
on (release) {
gotoAndStop(1);
}
}
button 4814 {
on (release) {
gotoAndStop(1);
}
}
button 4815 {
on (release) {
gotoAndStop(1);
}
}
button 4816 {
on (release) {
gotoAndStop(3);
}
}
button 4817 {
on (release) {
gotoAndStop(4);
}
}
button 4818 {
on (release) {
gotoAndStop(5);
}
}
button 4819 {
on (release) {
_root.hud1.phone.gotoAndStop(2);
}
}
movieClip 4820 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 4824 {
on (release) {
_root.flashlight = 1;
}
}
button 4825 {
on (release) {
_root.flashlight = 0;
}
}
movieClip 4826 {
frame 1 {
stop();
}
instance of movieClip 4743 {
onClipEvent (enterFrame) {
this.bigtime = Math.floor(_root.gameminute - 24 * Math.floor(_root.gameminute / 24));
}
}
instance of movieClip 4745 {
onClipEvent (enterFrame) {
this.smalltime = Math.floor(((_root.gameminute - Math.floor(_root.gameminute)) / 1.666666666666667) * 100);
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.thirst * 1.511;
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.hunger * 1.511;
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.tiredness * 1.511;
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.horn * 1.511;
}
}
instance of movieClip 2216 {
onClipEvent (enterFrame) {
this.pregchance = Math.round(_root.periodd * 100);
}
}
instance of movieClip 2212 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.health * 1.511;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
frame 8 {
stop();
}
}
movieClip 4827 {
frame 1 {
function onEnterFrame() {
if (Key.isDown(80)) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
function onEnterFrame() {
if (Key.isDown(80)) {
gotoAndPlay(9);
}
}
stop();
}
frame 15 {
gotoAndStop(1);
}
}
movieClip 4829 {
frame 1 {
function onEnterFrame() {
if (_root.pregm > 0.99) {
_root.pregprog += 4.54545454545454e-005;
_root.hunger -= 0.0203;
_root.thirst -= 0.0145;
_root.periodd = 0;
}
if (_root.pregh > 0.99) {
_root.pregprog += 2.04081632653061e-005;
_root.hunger -= 0.0157;
_root.thirst -= 0.0095;
_root.periodd = 0;
}
}
}
}
movieClip 4831 {
frame 1 {
stop();
}
}
movieClip 4835 {
frame 1 {
if (_root.mancum > 99.90000000000001) {
gotoAndPlay(2);
}
stop();
}
frame 2 {
_root.mancum *= 0.75;
}
frame 3 {
_root.mancum *= 0.75;
}
frame 4 {
_root.mancum *= 0.75;
}
frame 5 {
_root.mancum *= 0.75;
}
frame 6 {
_root.mancum *= 0.75;
}
frame 7 {
_root.mancum *= 0.75;
}
frame 8 {
_root.mancum *= 0.75;
}
frame 9 {
_root.mancum *= 0.75;
}
frame 10 {
_root.mancum *= 0.75;
}
frame 11 {
_root.mancum *= 0.75;
}
frame 12 {
_root.mancum *= 0.75;
}
frame 13 {
_root.mancum *= 0.75;
}
frame 14 {
_root.mancum *= 0.75;
}
frame 15 {
_root.mancum *= 0.75;
}
frame 16 {
_root.mancum *= 0.75;
}
frame 17 {
_root.mancum *= 0.75;
}
frame 18 {
_root.mancum *= 0.75;
}
frame 19 {
_root.mancum *= 0.75;
}
frame 20 {
_root.mancum *= 0.75;
}
frame 21 {
_root.mancum *= 0.75;
}
frame 255 {
_root.gamemode = 1;
_root.hair = 1;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 4836 {
frame 1 {
if (_root.orgasm > 99.5) {
gotoAndPlay(2);
}
stop();
}
frame 2 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 3 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 4 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 5 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 6 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 7 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 8 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 9 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 10 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 11 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 12 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 13 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 14 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 15 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 16 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 17 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 18 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 19 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 20 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
frame 21 {
_root.health += 2;
_root.orgasm *= 0.87;
play();
}
}
movieClip 4837 {
}
movieClip 4838 {
frame 1 {
_root.bg._x = -1120.6;
_root.bg._y = -354.75;
_root.hudsys.gotoAndStop(3);
}
frame 2 {
stop();
}
}
movieClip 4840 {
frame 2 {
stop();
}
}