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;
}
}
getFps = function () {
if (signal == true) {
time = getTimer();
signal = !signal;
return tempo;
}
tempo = int(1000 / (getTimer() - time));
signal = !signal;
return tempo;
};
}
var gamemode = 4;
var gamedays = 1.25;
var gameminute = 6;
var sunlight = 0;
var xpos = 0;
var ypos = 0;
var articles = 0;
var militiatalk = 2;
var petown = 0;
var girlname = new String('Phoenyx');
var girllastname = new String('Bell');
var age = 18;
var job = 1;
var kills = 0;
var health = 90;
var hunger = 80;
var thirst = 82;
var tiredness = 97;
var purity = 100;
var pregh = 0;
var pregm = 0;
var pregprog = 0;
var periodd = 0.2;
var heartbeat = 70;
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 bagweight = 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 maxspeed = 15;
var fspeed = 0;
var fspeedx = 0;
var fspeedy = 0;
var accel = 0.7;
var weightt = 0.3;
var rotationn = 0;
var steering = 0;
var maxsteering = 2.5;
var handling = 8;
var horn = 0;
var orgasm = 0;
var mancum = 0;
var sexmode = 1;
var sexspeed = 0;
var maxsexspeed = 8;
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;
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;
}
}
}
}
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 238 {
}
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 317 {
}
movieClip 319 {
}
movieClip 320 {
}
movieClip 322 {
}
movieClip 323 {
frame 1 {
stop();
}
}
movieClip 325 {
}
movieClip 326 {
frame 1 {
stop();
}
}
movieClip 327 {
instance militiapatrol2 of movieClip 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 328 {
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;
}
}
}
}
}
}
movieClip 329 {
}
movieClip 332 {
}
movieClip 335 {
}
movieClip 337 {
}
movieClip 339 {
}
movieClip 341 {
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 342 {
}
movieClip 345 {
}
movieClip 346 {
frame 30 {
stop();
}
}
movieClip 354 {
frame 5 {
}
frame 6 {
stop();
}
}
movieClip 364 {
frame 7 {
}
frame 8 {
stop();
}
}
movieClip 365 {
frame 1 {
gotoAndStop(Math.round(2 + 2 * Math.random()));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 366 {
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 367 {
}
movieClip 370 {
}
movieClip 372 {
}
movieClip 373 {
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 375 {
frame 30 {
stop();
}
}
movieClip 382 {
frame 5 {
}
frame 6 {
stop();
}
}
movieClip 389 {
frame 5 {
}
frame 6 {
stop();
}
}
movieClip 396 {
frame 7 {
}
frame 8 {
stop();
}
}
movieClip 397 {
frame 1 {
gotoAndStop(Math.round(2 + 2 * Math.random()));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 398 {
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 399 {
}
movieClip 400 {
instance armedman3 of movieClip 367 {
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 367 {
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 367 {
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 367 {
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 367 {
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 367 {
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 367 {
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 367 {
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 367 {
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 367 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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 399 {
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) {
}
}
}
}
movieClip 402 {
}
button 406 {
on (release) {
_root.gamemode = 1;
_root.bg.peoplenorm.hospitalbedathome.gotoAndStop(1);
}
}
movieClip 407 {
frame 1 {
stop();
}
instance of movieClip 402 {
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 409 {
}
movieClip 411 {
frame 1 {
stop();
}
}
movieClip 413 {
}
movieClip 415 {
}
movieClip 417 {
}
movieClip 418 {
frame 1 {
stop();
}
}
movieClip 419 {
frame 1 {
stop();
}
}
movieClip 420 {
frame 1 {
stop();
}
}
movieClip 421 {
instance hospitalbedathome of movieClip 407 {
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 409 {
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 411 {
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 413 {
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 415 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.character.gpoint1a.x, _root.character.gpoint1a.y, true)) {
_root.hints.gotoAndPlay(3);
if (Key.isDown(68)) {
_root.thirst += 100;
_root.hunger += 100;
}
}
}
}
instance birthbath of movieClip 417 {
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 man11312 of movieClip 418 {
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 d32587545 of movieClip 418 {
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 326 {
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 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(10);
}
}
}
}
instance man435 of movieClip 420 {
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 418 {
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 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(11);
}
}
}
}
instance man135235 of movieClip 418 {
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 326 {
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 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(11);
}
}
}
}
instance man432325 of movieClip 420 {
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 418 {
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 326 {
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 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(10);
}
}
}
}
instance man4 of movieClip 420 {
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 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(10);
}
}
}
}
instance man4 of movieClip 420 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 323 {
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 423 {
}
movieClip 426 {
}
movieClip 427 {
}
movieClip 428 {
}
movieClip 430 {
}
movieClip 431 {
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 {
stop();
}
}
movieClip 432 {
}
movieClip 433 {
instance sdans of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdansa of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss4 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss2 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss45 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss24363 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss47574 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss454 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss47577565 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss47545 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss4754754 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss45326 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss4223423 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss4085 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss465948 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss46554 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss44342242 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss464211 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss4121414 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss44444343 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sd143425 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss475767643 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss658658 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42234768 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss4225466 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss4225546 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42254698 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422776 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42254665 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdranadss42254633 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546f of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546v of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546c of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546u of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546css of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546tew of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadw422546trw of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546yiyo of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss422546545p of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew454 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tewe of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tewl of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance dsbsbdd354 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew564 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew32dc of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew2sc of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew2fu of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tewdc3 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew21 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanadss42tew2sw of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dc of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdan43 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dc5732 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dc4223d of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad356322 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dc221 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dc112 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance dni23i32o53 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dc1xs2 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dcxs2 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dcnck3 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sdanad35dc2ds of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bc of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcpnce of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcpncd2 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcobub2 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcclpku of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bc0knb of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bc1cdss of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bc3kjcb of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcnckn2 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcioncd of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bc0k2bc of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcpnc3 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcnckn2ncnd of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcn54 of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
instance sda2bcnckn20k3nk6n of movieClip 432 {
onClipEvent (enterFrame) {
this.gun1 = {'x': 0, 'y': 0};
this.localToGlobal(this.gun1);
if (this.buddy._currentframe < 1.5) {
this._rotation = Math.atan2(_root.character._y - this.gun1.y, _root.character._x - this.gun1.x) * 57.29577951308232 + 270;
}
if (this.buddy._currentframe > 1.5) {
}
}
}
}
movieClip 434 {
}
movieClip 436 {
}
movieClip 438 {
}
movieClip 441 {
}
movieClip 442 {
}
movieClip 443 {
}
movieClip 444 {
}
movieClip 447 {
}
movieClip 449 {
}
movieClip 450 {
frame 5 {
stop();
}
frame 10 {
stop();
}
}
movieClip 453 {
}
movieClip 455 {
}
movieClip 456 {
frame 5 {
stop();
}
frame 10 {
stop();
}
frame 11 {
stop();
}
}
movieClip 458 {
}
movieClip 459 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 461 {
}
movieClip 464 {
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 478 {
}
movieClip 481 {
}
movieClip 486 {
}
movieClip 489 {
}
movieClip 491 {
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 6 {
stop();
}
frame 9 {
stop();
}
}
movieClip 494 {
}
movieClip 495 {
frame 1 {
stop();
}
frame 10 {
stop();
}
frame 12 {
stop();
}
frame 13 {
stop();
}
}
movieClip 500 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 504 {
}
movieClip 508 {
}
movieClip 511 {
}
movieClip 514 {
frame 1 {
function onEnterFrame() {
if (Key.isDown(32) && Key.isDown(1)) {
gotoAndPlay(2);
}
if (Key.isDown(32) && !Key.isDown(1)) {
gotoAndStop(1);
}
}
stop();
}
}
movieClip 515 {
}
movieClip 519 {
frame 4 {
stop();
}
}
movieClip 521 {
}
movieClip 523 {
}
movieClip 524 {
}
movieClip 525 {
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 524 {
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 527 {
}
movieClip 529 {
}
movieClip 531 {
}
movieClip 533 {
}
movieClip 535 {
}
movieClip 538 {
}
movieClip 540 {
}
movieClip 541 {
}
movieClip 542 {
}
movieClip 543 {
}
movieClip 544 {
}
movieClip 545 {
}
movieClip 547 {
}
movieClip 548 {
}
movieClip 549 {
}
movieClip 550 {
}
movieClip 557 {
}
button 558 {
on (release) {
_root.sexmode += 10;
}
}
button 559 {
on (release) {
_root.sexmode -= 10;
}
}
button 560 {
on (release) {
_root.sexmode += 1;
}
}
movieClip 563 {
}
movieClip 565 {
}
movieClip 567 {
}
movieClip 569 {
}
movieClip 571 {
}
movieClip 574 {
}
movieClip 576 {
}
movieClip 578 {
}
movieClip 583 {
}
movieClip 585 {
}
movieClip 587 {
}
movieClip 590 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 100;
if (_root.mancum > 65) {
_root.sexmode += 1;
}
}
}
}
movieClip 592 {
}
movieClip 593 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 75;
if (_root.mancum > 80) {
_root.sexmode += 1;
}
}
}
}
button 594 {
on (release) {
_root.sexmode += 9;
}
}
button 595 {
on (release) {
_root.sexmode -= 11;
}
}
movieClip 597 {
}
movieClip 606 {
frame 1 {
function onEnterFrame() {
gotoAndPlay(_currentframe + Math.round(_root.sexspeed));
_root.mancum += _root.sexspeed / 40;
if (_root.mancum > 95) {
_root.sexmode += 1;
}
}
}
}
button 607 {
on (release) {
_root.sexmode += 8;
}
}
button 608 {
on (release) {
_root.sexmode -= 12;
}
}
movieClip 624 {
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 626 {
}
movieClip 633 {
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 635 {
}
movieClip 637 {
}
movieClip 639 {
}
movieClip 643 {
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 658 {
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 661 {
}
movieClip 675 {
}
movieClip 679 {
}
movieClip 682 {
}
movieClip 684 {
}
movieClip 712 {
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 716 {
}
movieClip 719 {
}
movieClip 721 {
}
movieClip 723 {
}
movieClip 727 {
}
movieClip 731 {
}
movieClip 734 {
}
movieClip 736 {
}
movieClip 739 {
}
movieClip 741 {
}
movieClip 749 {
}
movieClip 778 {
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 828 {
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 834 {
}
movieClip 839 {
}
movieClip 869 {
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 890 {
}
movieClip 897 {
}
movieClip 904 {
}
movieClip 945 {
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 979 {
frame 109 {
_root.pregm += 1.1;
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 249;
stop();
}
}
movieClip 1021 {
frame 160 {
_root.pregm += 1.1;
_root.mancum -= 99;
_root.gamemode -= 2;
_root.sexmode -= 250;
stop();
}
}
movieClip 1073 {
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 1106 {
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 1160 {
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 1161 {
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 1163 {
}
movieClip 1166 {
}
movieClip 1168 {
}
movieClip 1170 {
}
button 1172 {
on (release) {
_root.gamemode += 1;
_root.sexmode += 1;
nextFrame();
}
}
button 1173 {
on (release) {
_root.gamemode -= 1;
_root.fspeed *= 1.0e-006;
_root.sexmode -= 1;
prevFrame();
}
}
movieClip 1174 {
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 1175 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1177 {
}
movieClip 1179 {
}
movieClip 1180 {
frame 1 {
function onEnterFrame() {
if (_root.orgasm > 99) {
gotoAndStop(2);
}
}
stop();
}
instance of movieClip 1179 {
onClipEvent (enterFrame) {
this._alpha = Math.round(_root.health);
}
}
frame 2 {
stop();
}
}
movieClip 1182 {
}
movieClip 1185 {
}
movieClip 1187 {
}
movieClip 1189 {
}
movieClip 1193 {
}
movieClip 1195 {
}
movieClip 1197 {
}
movieClip 1199 {
}
movieClip 1201 {
}
movieClip 1203 {
}
movieClip 1207 {
}
movieClip 1209 {
frame 1 {
stop();
}
}
movieClip 1212 {
}
movieClip 1214 {
}
movieClip 1216 {
}
movieClip 1218 {
frame 1 {
stop();
}
}
movieClip 1221 {
frame 1 {
stop();
}
}
movieClip 1224 {
frame 1 {
stop();
}
}
movieClip 1227 {
frame 1 {
stop();
}
}
movieClip 1230 {
frame 1 {
stop();
}
}
movieClip 1233 {
frame 1 {
stop();
}
}
movieClip 1236 {
frame 1 {
stop();
}
}
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 1304 {
frame 1 {
stop();
}
}
movieClip 1307 {
frame 1 {
stop();
}
}
movieClip 1309 {
frame 1 {
stop();
}
}
movieClip 1312 {
frame 1 {
stop();
}
}
movieClip 1315 {
frame 1 {
stop();
}
}
movieClip 1318 {
frame 1 {
stop();
}
}
movieClip 1321 {
frame 1 {
stop();
}
}
movieClip 1324 {
frame 1 {
stop();
}
}
movieClip 1327 {
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 1365 {
frame 1 {
stop();
}
}
movieClip 1368 {
frame 1 {
stop();
}
}
movieClip 1371 {
frame 1 {
stop();
}
}
movieClip 1373 {
frame 1 {
stop();
}
}
movieClip 1376 {
frame 1 {
stop();
}
}
movieClip 1379 {
frame 1 {
stop();
}
}
movieClip 1381 {
}
movieClip 1383 {
}
movieClip 1385 {
}
movieClip 1387 {
}
movieClip 1388 {
instance building1 of movieClip 1209 {
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 1218 {
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 1221 {
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 1224 {
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 1227 {
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 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 high420school of movieClip 1233 {
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 1236 {
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 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 sfbadn 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 dfasfbd 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 dasbe 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 sdadsnsd 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 ebenenen 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 padjsklkbns 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 adsdasfbdsnsd 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 dasdabsdbdn 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 asldknlakb 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 dadasbns 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 adsbasdb 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 dsdbsdndsdn 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 adnsndndn 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 daadnsdn 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 adsofsss 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 dasbadndadnasnn 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 nekdnclwne0 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 ncdnne02 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 l032jncnc 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 pdokcnw4 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 djw8739kd 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 dsdsnqqr5 of movieClip 1304 {
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 1307 {
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 1309 {
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 1312 {
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 1315 {
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 1318 {
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 1321 {
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 1324 {
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 1327 {
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 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 dsnsdnsdns125 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 sdgsdndndn 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 ewfonen2 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 adsasn334 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 pen3n492 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 oni392941 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 fdninn429428 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 pwnejni294 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 uranuslol 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 dsn35 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 pdkbn4 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 wfnw2942 of movieClip 1365 {
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 1368 {
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 1371 {
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 1373 {
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 1376 {
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 1379 {
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 1389 {
frame 1 {
stop();
}
}
movieClip 1393 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1394 {
frame 2 {
stop();
}
}
movieClip 1398 {
frame 1 {
stop();
}
}
button 1403 {
on (release) {
_root.gamemode = 1;
gotoAndStop(1);
}
}
movieClip 1409 {
}
movieClip 1416 {
}
movieClip 1417 {
}
movieClip 1424 {
}
movieClip 1430 {
}
movieClip 1436 {
}
movieClip 1442 {
}
movieClip 1448 {
}
movieClip 1454 {
}
movieClip 1460 {
}
movieClip 1466 {
}
movieClip 1470 {
}
movieClip 1473 {
}
movieClip 1475 {
}
movieClip 1480 {
}
movieClip 1481 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
gotoAndStop(1);
}
}
movieClip 1483 {
}
movieClip 1485 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1487 {
}
movieClip 1490 {
}
movieClip 1492 {
}
movieClip 1494 {
}
movieClip 1497 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1499 {
}
movieClip 1502 {
}
movieClip 1504 {
}
movieClip 1509 {
}
movieClip 1511 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1512 {
}
movieClip 1515 {
}
movieClip 1518 {
}
movieClip 1520 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 1522 {
}
movieClip 1525 {
}
movieClip 1528 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1530 {
}
movieClip 1533 {
}
movieClip 1536 {
}
movieClip 1539 {
}
movieClip 1542 {
}
movieClip 1544 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
movieClip 1546 {
}
movieClip 1549 {
}
movieClip 1552 {
}
movieClip 1555 {
}
movieClip 1558 {
}
movieClip 1561 {
}
movieClip 1564 {
}
movieClip 1567 {
}
movieClip 1570 {
}
movieClip 1573 {
}
movieClip 1576 {
}
movieClip 1579 {
}
movieClip 1581 {
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 1583 {
}
movieClip 1586 {
}
movieClip 1589 {
}
movieClip 1592 {
}
movieClip 1595 {
}
movieClip 1598 {
}
movieClip 1601 {
}
movieClip 1604 {
}
movieClip 1607 {
}
movieClip 1610 {
}
movieClip 1613 {
}
movieClip 1616 {
}
movieClip 1618 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 6 {
stop();
}
frame 7 {
stop();
}
}
movieClip 1620 {
}
movieClip 1622 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1625 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
button 1628 {
on (release) {
_root.mouth += 1;
}
}
movieClip 1635 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
frame 7 {
gotoAndStop(1);
}
}
button 1636 {
on (release) {
_root.eyess += 1;
}
}
movieClip 1639 {
}
movieClip 1640 {
frame 1 {
stop();
}
}
movieClip 1648 {
}
movieClip 1651 {
}
movieClip 1657 {
}
movieClip 1658 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
button 1661 {
on (release) {
_root.eyebrows += 1;
}
}
movieClip 1667 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
gotoAndStop(1);
}
}
movieClip 1669 {
}
movieClip 1673 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1675 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1676 {
}
movieClip 1685 {
}
movieClip 1691 {
}
movieClip 1697 {
}
movieClip 1703 {
}
movieClip 1709 {
}
movieClip 1713 {
}
movieClip 1722 {
}
movieClip 1728 {
}
movieClip 1734 {
}
movieClip 1738 {
}
movieClip 1741 {
}
movieClip 1747 {
}
movieClip 1749 {
}
movieClip 1750 {
}
movieClip 1751 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
gotoAndStop(1);
}
}
movieClip 1753 {
}
button 1755 {
on (release) {
_root.bellly += 1;
}
}
movieClip 1757 {
}
movieClip 1760 {
}
movieClip 1763 {
}
movieClip 1766 {
}
button 1768 {
on (release) {
_root.bellly -= 4;
}
}
movieClip 1769 {
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 1770 {
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 1774 {
}
movieClip 1784 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1786 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 1799 {
}
movieClip 1804 {
}
movieClip 1809 {
}
movieClip 1812 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1814 {
}
movieClip 1820 {
}
movieClip 1828 {
}
movieClip 1830 {
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 1833 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1835 {
}
movieClip 1838 {
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 1841 {
}
movieClip 1845 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
}
movieClip 1847 {
}
movieClip 1853 {
}
movieClip 1858 {
}
movieClip 1860 {
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);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
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 1884 {
frame 1 {
function onEnterFrame() {
gotoAndStop(_root.milkpad);
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 1886 {
}
movieClip 1889 {
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 1890 {
}
movieClip 1891 {
}
button 1895 {
on (release) {
gotoAndStop(5);
}
}
button 1896 {
on (release) {
gotoAndStop(8);
}
}
button 1897 {
on (release) {
gotoAndStop(2);
}
}
button 1898 {
on (release) {
gotoAndStop(9);
}
}
button 1899 {
on (release) {
gotoAndStop(3);
}
}
button 1900 {
on (release) {
gotoAndStop(4);
}
}
button 1901 {
on (release) {
gotoAndStop(6);
}
}
button 1902 {
on (release) {
gotoAndStop(7);
}
}
button 1914 {
on (release) {
_root.clothesd += 1;
}
}
button 1915 {
on (release) {
_root.clothesd -= 1;
}
}
movieClip 1917 {
}
movieClip 1919 {
}
movieClip 1920 {
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 1921 {
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 1922 {
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 1923 {
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 1924 {
on (release) {
_root.clothest += 1;
}
}
button 1925 {
on (release) {
_root.clothest -= 1;
}
}
movieClip 1926 {
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 1927 {
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 1928 {
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 1929 {
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 1930 {
on (release) {
_root.milkpad += 1;
}
}
button 1931 {
on (release) {
_root.milkpad -= 1;
}
}
button 1933 {
on (release) {
gotoAndStop(1);
}
}
button 1938 {
on (release) {
_root.clothesp += 1;
}
}
button 1939 {
on (release) {
_root.clothesp -= 1;
}
}
movieClip 1940 {
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 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.clothespc.ga += ratio - _root.clothespc.ga;
};
};
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.clothespc.ba += ratio - _root.clothespc.ba;
};
};
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.clothespc.aa += ratio - _root.clothespc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1946 {
on (release) {
_root.clothesb += 1;
}
}
button 1947 {
on (release) {
_root.clothesb -= 1;
}
}
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.clothesbc.ra += ratio - _root.clothesbc.ra;
};
};
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.clothesbc.ga += ratio - _root.clothesbc.ga;
};
};
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.clothesbc.ba += ratio - _root.clothesbc.ba;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1951 {
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 1952 {
on (release) {
_root.clothess += 1;
}
}
button 1953 {
on (release) {
_root.clothess -= 1;
}
}
movieClip 1954 {
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 1955 {
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 1956 {
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 1957 {
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 1960 {
on (release) {
_root.hair += 1;
}
}
button 1961 {
on (release) {
_root.hair -= 1;
}
}
button 1964 {
on (release) {
_root.clothesss += 1;
}
}
button 1965 {
on (release) {
_root.clothesss -= 1;
}
}
movieClip 1966 {
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 1967 {
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 1968 {
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 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.clothesssc.aa += ratio - _root.clothesssc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1972 {
on (release) {
_root.clothesbb += 1;
}
}
button 1973 {
on (release) {
_root.clothesbb -= 1;
}
}
movieClip 1974 {
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 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.clothesbbc.ga += ratio - _root.clothesbbc.ga;
};
};
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.clothesbbc.ba += ratio - _root.clothesbbc.ba;
};
};
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.clothesbbc.aa += ratio - _root.clothesbbc.aa;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
button 1980 {
on (release) {
_root.glasses += 1;
}
}
button 1981 {
on (release) {
_root.glasses -= 1;
}
}
movieClip 1982 {
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 1983 {
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 1984 {
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 1985 {
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 1988 {
on (release) {
_root.backpack += 1;
}
}
button 1989 {
on (release) {
_root.backpack -= 1;
}
}
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.clothesbpc.ra += ratio - _root.clothesbpc.ra;
};
};
dragger.onReleaseOutside = stopDrag;
dragger.onRelease = dragger.onReleaseOutside;
}
}
movieClip 1991 {
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 1992 {
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 1993 {
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 1994 {
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 1997 {
on (release) {
gotoAndStop(2);
}
}
button 2003 {
on (release) {
_root.girlname = playername.text;
gotoAndStop(3);
}
}
button 2005 {
on (release) {
gotoAndPlay(Math.round(Math.random() * 62));
}
}
movieClip 2006 {
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 2008 {
on (release) {
gotoAndStop(4);
}
}
movieClip 2010 {
}
button 2012 {
on (release) {
gotoAndStop(2);
}
}
movieClip 2015 {
}
button 2016 {
on (release) {
nextFrame();
}
}
button 2017 {
on (release) {
_root.age += 1;
}
}
button 2018 {
on (release) {
_root.age -= 1;
}
}
button 2020 {
on (release) {
_root.job += 1;
nextFrame();
}
}
button 2021 {
on (release) {
_root.job -= 1;
prevFrame();
}
}
movieClip 2052 {
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 2056 {
on (release) {
_root.horn += 10;
_root.purity += 30;
nextFrame();
}
}
button 2058 {
on (release) {
_root.horn += 0;
_root.purity -= 3;
nextFrame();
}
}
button 2060 {
on (release) {
_root.horn += 3;
_root.purity -= 5;
nextFrame();
}
}
button 2061 {
on (release) {
_root.horn += 0;
_root.purity -= 0;
nextFrame();
}
}
button 2063 {
on (release) {
_root.horn += 7;
_root.purity -= 2;
nextFrame();
}
}
button 2064 {
on (release) {
_root.horn -= 2;
_root.purity += 9;
nextFrame();
}
}
button 2066 {
on (release) {
_root.horn -= 7;
_root.purity -= 27;
nextFrame();
}
}
button 2067 {
on (release) {
_root.horn -= 0;
_root.purity += 1;
nextFrame();
}
}
button 2069 {
on (release) {
_root.horn += 100;
_root.purity -= 69;
nextFrame();
}
}
movieClip 2071 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
button 2078 {
on (release) {
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 2080 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
instance nameetext of movieClip 2010 {
onClipEvent (enterFrame) {
this.namees = _root.girlname;
}
}
frame 4 {
stop();
}
instance agetext of movieClip 2015 {
onClipEvent (enterFrame) {
this.ages = _root.age;
}
}
frame 5 {
stop();
}
frame 6 {
}
frame 7 {
stop();
}
frame 8 {
stop();
}
frame 9 {
stop();
}
frame 10 {
stop();
}
}
movieClip 2096 {
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 2100 {
}
movieClip 2104 {
}
movieClip 2105 {
}
movieClip 2107 {
}
movieClip 2108 {
}
movieClip 2110 {
}
movieClip 2111 {
}
movieClip 2112 {
}
movieClip 2115 {
}
movieClip 2117 {
}
movieClip 2119 {
}
movieClip 2121 {
}
movieClip 2123 {
}
movieClip 2124 {
}
movieClip 2127 {
}
movieClip 2129 {
}
movieClip 2131 {
}
movieClip 2133 {
}
movieClip 2135 {
}
movieClip 2137 {
}
movieClip 2139 {
}
movieClip 2141 {
}
movieClip 2143 {
}
movieClip 2145 {
}
movieClip 2147 {
}
movieClip 2149 {
}
movieClip 2151 {
}
movieClip 2153 {
}
movieClip 2155 {
}
movieClip 2156 {
}
movieClip 2158 {
}
movieClip 2160 {
}
movieClip 2162 {
}
movieClip 2165 {
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 2166 {
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 2171 {
}
movieClip 2173 {
}
movieClip 2190 {
}
movieClip 2191 {
}
movieClip 2193 {
}
movieClip 2195 {
}
movieClip 2198 {
}
movieClip 2199 {
}
movieClip 2200 {
instance agetext of movieClip 2171 {
onClipEvent (enterFrame) {
this.ages = _root.age;
}
}
instance nameetext of movieClip 2173 {
onClipEvent (enterFrame) {
this.namees = _root.girlname;
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.thirst * 1.511;
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.hunger * 1.511;
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.tiredness * 1.511;
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.horn * 1.511;
}
}
instance of movieClip 2193 {
onClipEvent (enterFrame) {
this.bpmm = _root.heartbeat;
}
}
instance of movieClip 2195 {
onClipEvent (enterFrame) {
this.pregchance = Math.round(_root.periodd * 100);
}
}
instance of movieClip 2199 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.health * 3.7995;
}
}
}
movieClip 2206 {
}
movieClip 2207 {
frame 1 {
stop();
}
}
movieClip 2209 {
}
movieClip 2211 {
}
movieClip 2213 {
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 2215 {
}
movieClip 2217 {
}
movieClip 2219 {
}
movieClip 2221 {
}
movieClip 2223 {
}
movieClip 2227 {
}
movieClip 2229 {
}
movieClip 2231 {
}
movieClip 2237 {
}
movieClip 2238 {
frame 1 {
stop();
}
}
movieClip 2247 {
}
movieClip 2248 {
}
button 2251 {
on (release) {
nextFrame();
}
}
button 2252 {
on (release) {
prevFrame();
}
}
movieClip 2255 {
frame 1 {
gotoAndStop(_root.log1 + 1);
}
frame 2 {
stop();
}
}
movieClip 2258 {
frame 1 {
gotoAndStop(_root.log2 + 1);
}
frame 2 {
stop();
}
}
movieClip 2261 {
frame 1 {
gotoAndStop(_root.log2 + 1);
}
frame 2 {
stop();
}
}
movieClip 2264 {
frame 1 {
gotoAndStop(_root.log4 + 1);
}
frame 2 {
stop();
}
}
movieClip 2267 {
frame 1 {
gotoAndStop(_root.log5 + 1);
}
frame 2 {
stop();
}
}
movieClip 2270 {
frame 1 {
gotoAndStop(_root.log6 + 1);
}
frame 2 {
stop();
}
}
movieClip 2273 {
frame 1 {
gotoAndStop(_root.log7 + 1);
}
frame 2 {
stop();
}
}
movieClip 2276 {
frame 1 {
gotoAndStop(_root.log8 + 1);
}
frame 2 {
stop();
}
}
movieClip 2279 {
frame 1 {
gotoAndStop(_root.log9 + 1);
}
frame 2 {
stop();
}
}
movieClip 2282 {
frame 1 {
gotoAndStop(_root.log10 + 1);
}
frame 2 {
stop();
}
}
movieClip 2283 {
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 2285 {
on (release) {
gotoAndStop(2);
}
}
button 2286 {
on (release) {
gotoAndStop(3);
}
}
button 2287 {
on (release) {
gotoAndStop(4);
}
}
button 2288 {
on (release) {
gotoAndStop(5);
}
}
button 2290 {
on (release) {
gotoAndStop(6);
}
}
button 2291 {
on (release) {
gotoAndStop(7);
}
}
button 2292 {
on (release) {
gotoAndStop(8);
}
}
movieClip 2294 {
}
movieClip 2295 {
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 2298 {
}
movieClip 2300 {
}
movieClip 2302 {
}
movieClip 2304 {
}
movieClip 2306 {
}
movieClip 2310 {
}
movieClip 2322 {
}
movieClip 2324 {
}
movieClip 2326 {
}
movieClip 2328 {
}
movieClip 2330 {
}
movieClip 2332 {
}
movieClip 2334 {
}
movieClip 2336 {
}
movieClip 2341 {
}
movieClip 2345 {
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 2349 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 2351 {
}
movieClip 2355 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2357 {
}
movieClip 2359 {
}
movieClip 2361 {
}
movieClip 2374 {
}
movieClip 2378 {
}
movieClip 2381 {
}
movieClip 2386 {
}
movieClip 2425 {
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 2426 {
}
movieClip 2448 {
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 2449 {
}
movieClip 2491 {
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 2492 {
}
movieClip 2493 {
frame 1 {
gotoAndStop(2 + Math.round(_root.horn * 0.03));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2495 {
}
movieClip 2496 {
frame 2 {
stop();
}
}
movieClip 2507 {
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 2513 {
frame 1 {
stop();
}
frame 40 {
gotoAndPlay(25);
}
}
movieClip 2515 {
}
movieClip 2520 {
}
movieClip 2522 {
}
movieClip 2524 {
}
movieClip 2528 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2530 {
}
movieClip 2535 {
}
movieClip 2539 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2542 {
}
movieClip 2545 {
}
movieClip 2548 {
}
movieClip 2551 {
}
movieClip 2561 {
}
movieClip 2563 {
}
movieClip 2566 {
}
movieClip 2580 {
}
movieClip 2584 {
}
movieClip 2591 {
}
movieClip 2595 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 20 {
stop();
}
}
movieClip 2600 {
}
movieClip 2604 {
}
movieClip 2608 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2614 {
}
movieClip 2617 {
}
movieClip 2619 {
}
movieClip 2623 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
stop();
}
}
movieClip 2629 {
}
movieClip 2632 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 2635 {
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 2637 {
}
movieClip 2639 {
}
movieClip 2641 {
}
movieClip 2643 {
}
movieClip 2646 {
}
movieClip 2671 {
}
movieClip 2674 {
}
movieClip 2677 {
}
movieClip 2689 {
}
movieClip 2693 {
}
movieClip 2708 {
}
movieClip 2710 {
}
movieClip 2712 {
}
movieClip 2714 {
}
movieClip 2716 {
}
movieClip 2720 {
}
movieClip 2722 {
}
movieClip 2726 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2728 {
}
movieClip 2730 {
}
movieClip 2732 {
}
movieClip 2734 {
}
movieClip 2736 {
}
movieClip 2738 {
}
movieClip 2744 {
}
movieClip 2747 {
}
movieClip 2751 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 6 {
stop();
}
}
movieClip 2754 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 2756 {
}
movieClip 2760 {
}
movieClip 2764 {
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 2767 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 2795 {
}
movieClip 2798 {
}
movieClip 2801 {
}
movieClip 2805 {
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 2810 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 2813 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
stop();
}
}
movieClip 2817 {
}
movieClip 2822 {
}
movieClip 2824 {
}
movieClip 2826 {
}
movieClip 2828 {
}
movieClip 2834 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2837 {
}
movieClip 2851 {
}
movieClip 2853 {
}
movieClip 2857 {
}
movieClip 2860 {
}
movieClip 2877 {
}
movieClip 2897 {
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 2898 {
}
movieClip 2923 {
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 2924 {
}
movieClip 2925 {
frame 1 {
gotoAndStop(2 + Math.round(_root.horn * 0.03));
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2927 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 3 {
_root.pregh += _root.periodd;
_root.legcum += 1;
}
}
movieClip 2929 {
}
movieClip 2931 {
}
movieClip 2933 {
}
movieClip 2935 {
}
movieClip 2937 {
}
movieClip 2940 {
}
movieClip 2942 {
}
movieClip 2944 {
}
movieClip 2947 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2957 {
}
movieClip 2960 {
}
movieClip 2963 {
}
movieClip 2965 {
}
movieClip 2968 {
}
movieClip 2972 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 60 {
stop();
}
}
movieClip 2975 {
}
movieClip 2977 {
}
movieClip 2979 {
}
movieClip 2981 {
}
movieClip 2990 {
}
movieClip 2994 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 2996 {
}
movieClip 2998 {
}
movieClip 3000 {
}
movieClip 3002 {
}
movieClip 3006 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 15 {
stop();
}
}
movieClip 3010 {
}
movieClip 3012 {
}
movieClip 3016 {
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 3020 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 3022 {
}
movieClip 3023 {
}
movieClip 3029 {
}
movieClip 3032 {
}
movieClip 3033 {
frame 1 {
gotoAndPlay(Math.round(2 + Math.random() * 6));
stop();
}
instance of movieClip 2199 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2199 {
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();
}
}
button 3034 {
on (release) {
gotoAndStop(2);
}
}
button 3035 {
on (release) {
gotoAndStop(3);
}
}
button 3036 {
on (release) {
gotoAndStop(4);
}
}
button 3037 {
on (release) {
gotoAndStop(5);
}
}
button 3038 {
on (release) {
gotoAndStop(6);
}
}
button 3039 {
on (release) {
gotoAndStop(7);
}
}
movieClip 3042 {
}
movieClip 3045 {
}
movieClip 3048 {
}
movieClip 3060 {
}
movieClip 3063 {
}
movieClip 3065 {
}
movieClip 3074 {
}
movieClip 3078 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3080 {
}
movieClip 3084 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 79 {
stop();
}
}
movieClip 3086 {
}
movieClip 3091 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 45 {
stop();
}
}
movieClip 3093 {
}
movieClip 3098 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 27 {
stop();
}
}
movieClip 3103 {
}
movieClip 3105 {
}
movieClip 3108 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 21 {
stop();
}
}
movieClip 3110 {
}
movieClip 3116 {
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 3119 {
}
movieClip 3121 {
}
movieClip 3126 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 12 {
stop();
}
}
movieClip 3129 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 3132 {
}
movieClip 3134 {
}
movieClip 3139 {
}
movieClip 3147 {
}
movieClip 3151 {
}
movieClip 3154 {
}
movieClip 3161 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 5 {
stop();
}
}
movieClip 3162 {
}
movieClip 3164 {
}
movieClip 3172 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 26 {
stop();
}
}
movieClip 3174 {
}
movieClip 3176 {
}
movieClip 3182 {
}
movieClip 3184 {
}
movieClip 3193 {
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 3197 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 10 {
stop();
}
}
movieClip 3200 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3204 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3214 {
}
movieClip 3229 {
}
movieClip 3249 {
}
movieClip 3260 {
}
movieClip 3267 {
}
movieClip 3269 {
}
movieClip 3281 {
}
movieClip 3285 {
}
movieClip 3298 {
}
movieClip 3303 {
}
movieClip 3304 {
}
movieClip 3317 {
}
movieClip 3321 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3323 {
}
movieClip 3326 {
}
movieClip 3328 {
}
movieClip 3330 {
}
movieClip 3332 {
}
movieClip 3334 {
}
movieClip 3336 {
}
movieClip 3344 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 18 {
stop();
}
}
movieClip 3347 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3349 {
}
movieClip 3352 {
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 3354 {
}
movieClip 3357 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 8 {
stop();
}
}
movieClip 3363 {
}
movieClip 3368 {
}
movieClip 3370 {
}
movieClip 3372 {
}
movieClip 3375 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 9 {
stop();
}
}
movieClip 3382 {
}
movieClip 3386 {
}
movieClip 3388 {
}
movieClip 3390 {
}
movieClip 3392 {
}
movieClip 3396 {
}
movieClip 3399 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3401 {
}
movieClip 3403 {
}
movieClip 3405 {
}
movieClip 3407 {
}
movieClip 3410 {
}
movieClip 3413 {
}
movieClip 3415 {
}
movieClip 3419 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 16 {
stop();
}
}
movieClip 3422 {
}
movieClip 3424 {
}
movieClip 3430 {
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 3439 {
}
movieClip 3447 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3449 {
}
movieClip 3470 {
}
movieClip 3474 {
}
movieClip 3478 {
}
movieClip 3480 {
}
movieClip 3483 {
}
movieClip 3485 {
}
movieClip 3492 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 16 {
stop();
}
}
movieClip 3504 {
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 3506 {
}
movieClip 3509 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 12 {
stop();
}
}
movieClip 3514 {
}
movieClip 3516 {
}
movieClip 3521 {
}
movieClip 3524 {
}
movieClip 3536 {
}
movieClip 3538 {
}
movieClip 3541 {
}
movieClip 3545 {
}
movieClip 3547 {
}
movieClip 3549 {
}
movieClip 3551 {
}
movieClip 3557 {
}
movieClip 3559 {
}
movieClip 3561 {
}
movieClip 3563 {
}
movieClip 3566 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3568 {
}
movieClip 3571 {
}
movieClip 3573 {
}
movieClip 3584 {
}
movieClip 3588 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 3592 {
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 3595 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3599 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3606 {
frame 1 {
function onEnterFrame() {
if (_root.mancum > 99.5) {
gotoAndPlay(2);
}
}
stop();
}
frame 13 {
stop();
}
}
movieClip 3611 {
}
movieClip 3612 {
frame 1 {
gotoAndPlay(Math.round(2 + Math.random() * 5));
stop();
}
instance of movieClip 2199 {
onClipEvent (enterFrame) {
this.widthbar._height = _root.orgasm * 3.7995;
}
}
instance of movieClip 2199 {
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 3615 {
}
movieClip 3617 {
}
movieClip 3619 {
}
movieClip 3621 {
}
movieClip 3623 {
}
movieClip 3625 {
}
movieClip 3627 {
}
movieClip 3638 {
frame 148 {
_root.pregh = 0;
_root.pregm = 0;
_root.pregprog = 0;
}
frame 149 {
stop();
}
}
movieClip 3640 {
}
movieClip 3652 {
}
movieClip 3653 {
}
movieClip 3674 {
}
movieClip 3681 {
frame 310 {
_root.pregh = 0;
_root.pregm = 0;
_root.pregprog = 0;
}
frame 311 {
stop();
}
}
movieClip 3682 {
}
movieClip 3683 {
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 3684 {
on (release) {
_root.gamemode = 1;
_root.health -= 49;
gotoAndStop(1);
}
}
movieClip 3686 {
}
movieClip 3688 {
}
movieClip 3690 {
}
movieClip 3692 {
}
movieClip 3694 {
}
movieClip 3696 {
}
movieClip 3699 {
}
movieClip 3702 {
}
movieClip 3705 {
}
movieClip 3707 {
}
movieClip 3708 {
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 3711 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3712 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3713 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3714 {
on (release) {
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
button 3715 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3724 {
}
button 3725 {
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 3728 {
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 3730 {
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 3733 {
frame 1 {
stop();
}
instance of movieClip 3724 {
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 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) {
gotoAndStop(5);
}
}
movieClip 3749 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3750 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3751 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3752 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3753 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3765 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3766 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3767 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3768 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3769 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3781 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3782 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3783 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3784 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3785 {
on (release) {
gotoAndStop(5);
}
}
movieClip 3797 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 3798 {
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 3799 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3800 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3801 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3802 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3814 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3815 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3816 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3817 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3818 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3830 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3831 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3832 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3833 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3834 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3846 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3847 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3848 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3849 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3850 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3862 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 3863 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 3864 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 3865 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3866 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 3878 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
movieClip 3879 {
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 3880 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3881 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3882 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3883 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3891 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3892 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3898 {
on (release) {
_root.health -= 30;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(7);
}
}
button 3899 {
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 3902 {
on (release) {
_root.health -= 20;
_root.gamemode = 1;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 3905 {
frame 1 {
stop();
}
instance of movieClip 3724 {
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 3906 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3907 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3908 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3909 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3917 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3918 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3924 {
on (release) {
_root.health -= 30;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(7);
}
}
button 3925 {
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 3930 {
frame 1 {
stop();
}
instance of movieClip 3724 {
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 3931 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3932 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3933 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3934 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3942 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3943 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3949 {
on (release) {
_root.health -= 30;
gotoAndStop(7);
}
}
button 3950 {
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 3955 {
frame 1 {
stop();
}
instance of movieClip 3724 {
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 3956 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3957 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3958 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3959 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3967 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3968 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 3975 {
on (release) {
_root.health -= 30;
gotoAndStop(7);
}
}
button 3976 {
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 3979 {
on (release) {
_root.health -= 20;
_root.gamemode = 1;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 3982 {
frame 1 {
stop();
}
instance of movieClip 3724 {
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 3983 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(2);
}
}
button 3984 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(3);
}
}
button 3985 {
on (release) {
_root.mouth = 5;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 3986 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 2;
gotoAndStop(5);
}
}
button 3994 {
on (release) {
_root.health -= 20;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(6);
}
}
button 3995 {
on (release) {
_root.clothest = 1;
_root.clothesd = 1;
_root.clothesp = 1;
_root.clothesb = 1;
_root.clothess = 1;
_root.clothesss = 1;
gotoAndStop(4);
}
}
button 4002 {
on (release) {
_root.health -= 30;
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(7);
}
}
button 4003 {
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 4008 {
frame 1 {
stop();
}
instance of movieClip 3724 {
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 4009 {
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 4012 {
}
movieClip 4014 {
}
movieClip 4015 {
frame 1 {
function onEnterFrame() {
_root.hudsys.girl.head.eyess.eyes1.iris.gotoAndPlay(2);
}
stop();
}
}
button 4016 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4017 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4018 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 4019 {
on (release) {
_root.gamemode = 1;
_root.militiatalk += 1;
_root.hudsys.gotoAndStop(1);
}
}
button 4020 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
button 4029 {
on (release) {
_root.gamemode = 1;
_root.militiatalk += 1;
_root.hudsys.gotoAndStop(1);
}
}
button 4030 {
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 4034 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 4035 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4036 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4037 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 5;
gotoAndStop(4);
}
}
button 4038 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
movieClip 4050 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 4051 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(2);
}
}
button 4052 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(3);
}
}
button 4053 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(4);
}
}
button 4054 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(6);
}
}
button 4055 {
on (release) {
_root.mouth = 3;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(5);
}
}
button 4067 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
_root.gamemode = 1;
_root.health -= 50;
_root.hudsys.gotoAndStop(1);
}
}
movieClip 4070 {
frame 1 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
movieClip 4071 {
frame 1 {
gotoAndStop(_root.militiatalk);
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
button 4072 {
on (release) {
gotoAndStop(Math.round(2 + 2 * Math.random()));
}
}
button 4073 {
on (release) {
gotoAndStop(5);
}
}
button 4074 {
on (release) {
_root.mouth = 2;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(22);
}
}
button 4075 {
on (release) {
gotoAndStop(1);
}
}
button 4086 {
on (release) {
gotoAndStop(6);
}
}
button 4087 {
on (release) {
gotoAndStop(9);
}
}
button 4088 {
on (release) {
gotoAndStop(16);
}
}
button 4089 {
on (release) {
gotoAndStop(21);
}
}
button 4095 {
on (release) {
gotoAndStop(7);
}
}
button 4098 {
on (release) {
gotoAndStop(8);
}
}
button 4102 {
on (release) {
nextFrame();
}
}
button 4118 {
on (release) {
_root.mouth = 6;
_root.eyess = 3;
_root.eyebrows = 5;
nextFrame();
}
}
movieClip 4122 {
frame 1 {
stop();
}
instance of movieClip 3724 {
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();
}
}
movieClip 4123 {
frame 1 {
stop();
}
}
button 4124 {
on (release) {
_root.gamemode = 1;
_root.bg.peoplenorm.hospitalbedathome.gotoAndStop(1);
gotoAndStop(1);
}
}
movieClip 4135 {
frame 1 {
function onEnterFrame() {
gotoAndStop(Math.round(_root.pregprog * 4));
}
}
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
movieClip 4137 {
}
movieClip 4148 {
}
movieClip 4151 {
}
button 4154 {
on (release) {
if (_root.food > 0) {
_root.food -= 1;
_root.hunger += 50;
}
}
}
button 4155 {
on (release) {
if (_root.water > 0) {
_root.water -= 1;
_root.thirst += 50;
}
}
}
button 4156 {
on (release) {
if (_root.caffeine > 0) {
_root.caffeine -= 1;
_root.tiredness += 45;
}
}
}
button 4157 {
on (release) {
if (_root.aphrodesiac > 0) {
_root.aphrodesiac -= 1;
_root.horn += 25;
}
}
}
button 4158 {
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 4159 {
on (release) {
if (_root.abortion > 0) {
_root.fertboost -= 1;
_root.horn += 11;
_root.pregm = 0.95;
_root.pregh = 0.95;
}
}
}
movieClip 4173 {
}
movieClip 4175 {
}
movieClip 4177 {
}
movieClip 4179 {
}
movieClip 4183 {
}
movieClip 4187 {
}
movieClip 4188 {
instance of movieClip 4173 {
onClipEvent (enterFrame) {
this.food = _root.food;
}
}
instance of movieClip 4175 {
onClipEvent (enterFrame) {
this.water = _root.water;
}
}
instance of movieClip 4177 {
onClipEvent (enterFrame) {
this.caffeine = _root.caffeine;
}
}
instance of movieClip 4179 {
onClipEvent (enterFrame) {
this.aphrodesiac = _root.aphrodesiac;
}
}
instance of movieClip 4183 {
onClipEvent (enterFrame) {
this.azovoprol = _root.abortion;
}
}
instance of movieClip 4187 {
onClipEvent (enterFrame) {
this.selenotolix = _root.fertboost;
}
}
}
button 4192 {
on (release) {
gotoAndStop(2);
}
}
button 4195 {
on (release) {
gotoAndStop(3);
}
}
button 4197 {
on (release) {
gotoAndStop(4);
}
}
button 4202 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
nextFrame();
}
}
button 4207 {
on (release) {
_root.mouth = 1;
_root.eyess = 3;
_root.eyebrows = 2;
gotoAndStop(13);
}
}
button 4208 {
on (release) {
gotoAndStop(12);
}
}
button 4211 {
on (release) {
gotoAndStop(14);
}
}
button 4221 {
on (release) {
_root.mouth = 1;
_root.eyess = 3;
_root.eyebrows = 3;
nextFrame();
}
}
button 4225 {
on (release) {
_root.mouth = 1;
_root.eyess = 3;
_root.eyebrows = 3;
gotoAndStop(25);
}
}
button 4226 {
on (release) {
gotoAndStop(25);
}
}
button 4230 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(27);
}
}
button 4231 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 1;
gotoAndStop(27);
}
}
button 4235 {
on (release) {
_root.mouth = 4;
_root.eyess = 3;
_root.eyebrows = 3;
gotoAndStop(30);
}
}
button 4236 {
on (release) {
_root.mouth = 1;
_root.eyess = 1;
_root.eyebrows = 3;
gotoAndStop(29);
}
}
button 4239 {
on (release) {
gotoAndStop(31);
}
}
button 4241 {
on (release) {
_root.clothest = 1;
_root.clothesb = 1;
gotoAndStop(32);
}
}
movieClip 4246 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 4 {
stop();
}
frame 5 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 6 {
stop();
}
frame 7 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 8 {
stop();
}
frame 9 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 10 {
stop();
}
frame 11 {
stop();
}
instance of movieClip 3724 {
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 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 21 {
stop();
}
frame 22 {
stop();
}
frame 23 {
stop();
}
frame 24 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 25 {
stop();
}
frame 26 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 27 {
stop();
}
frame 28 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 29 {
stop();
}
frame 30 {
stop();
}
frame 31 {
stop();
}
instance of movieClip 3724 {
onClipEvent (enterFrame) {
this.naaame = _root.girlname;
}
}
frame 32 {
stop();
}
}
movieClip 4248 {
frame 1 {
_root.bg._x = -7711;
_root.bg._y = -11588.05;
_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 4249 {
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 3683 {
}
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();
}
}
button 4254 {
on (release) {
gotoAndStop(1);
}
}
movieClip 4257 {
}
movieClip 4259 {
}
movieClip 4261 {
}
button 4265 {
on (release) {
gotoAndStop(8);
}
}
button 4269 {
on (release) {
gotoAndStop(3);
}
}
button 4271 {
on (release) {
gotoAndStop(7);
}
}
button 4275 {
on (release) {
gotoAndStop(4);
}
}
button 4277 {
on (release) {
gotoAndStop(5);
}
}
button 4279 {
on (release) {
gotoAndStop(6);
}
}
button 4290 {
on (release) {
_root.hudsys.gotoAndStop(3);
}
}
button 4292 {
on (release) {
_root.hudsys.gotoAndStop(2);
}
}
button 4294 {
on (release) {
_root.hudsys.gotoAndStop(1);
}
}
button 4296 {
on (release) {
_root.hudsys.gotoAndStop(4);
}
}
button 4298 {
on (release) {
_root.hudsys.gotoAndStop(6);
}
}
button 4300 {
on (release) {
_root.bg._x += -1120.6 - _root.xpos;
_root.bg._y += -354.75 - _root.ypos;
}
}
button 4302 {
on (release) {
_root.gotoAndPlay(1);
}
}
button 4304 {
on (release) {
_root.pregprog += 0.1;
}
}
button 4305 {
on (release) {
_root.pregprog -= 0.1;
}
}
button 4306 {
on (release) {
_root.pregh += 1;
}
}
button 4307 {
on (release) {
_root.pregm + 1;
}
}
button 4308 {
on (release) {
_root.hudsys.gotoAndStop(7);
}
}
button 4309 {
on (release) {
_root.hudsys.gotoAndStop(8);
}
}
button 4310 {
on (release) {
_root.hudsys.gotoAndStop(9);
}
}
button 4311 {
on (release) {
_root.hudsys.gotoAndStop(10);
}
}
button 4312 {
on (release) {
_root.hudsys.gotoAndStop(11);
}
}
button 4313 {
on (release) {
_root.hudsys.gotoAndStop(12);
}
}
button 4314 {
on (release) {
_root.hudsys.gotoAndStop(13);
}
}
button 4315 {
on (release) {
_root.hudsys.gotoAndStop(16);
}
}
button 4323 {
on (release) {
gotoAndStop(2);
}
}
button 4325 {
on (release) {
gotoAndStop(1);
}
}
button 4327 {
on (release) {
gotoAndStop(1);
}
}
button 4329 {
on (release) {
gotoAndStop(1);
}
}
button 4330 {
on (release) {
gotoAndStop(1);
}
}
button 4331 {
on (release) {
gotoAndStop(1);
}
}
button 4332 {
on (release) {
gotoAndStop(3);
}
}
button 4333 {
on (release) {
gotoAndStop(4);
}
}
button 4334 {
on (release) {
gotoAndStop(5);
}
}
button 4335 {
on (release) {
_root.hud1.phone.gotoAndStop(2);
}
}
movieClip 4336 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
}
button 4340 {
on (release) {
_root.flashlight = 1;
}
}
button 4341 {
on (release) {
_root.flashlight = 0;
}
}
movieClip 4342 {
frame 1 {
stop();
}
instance of movieClip 4259 {
onClipEvent (enterFrame) {
this.bigtime = Math.floor(_root.gameminute - 24 * Math.floor(_root.gameminute / 24));
}
}
instance of movieClip 4261 {
onClipEvent (enterFrame) {
this.smalltime = Math.floor(((_root.gameminute - Math.floor(_root.gameminute)) / 1.666666666666667) * 100);
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.thirst * 1.511;
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.hunger * 1.511;
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.tiredness * 1.511;
}
}
instance of movieClip 2191 {
onClipEvent (enterFrame) {
this.lengthbar._width = _root.horn * 1.511;
}
}
instance of movieClip 2195 {
onClipEvent (enterFrame) {
this.pregchance = Math.round(_root.periodd * 100);
}
}
instance of movieClip 2191 {
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 4343 {
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 4345 {
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 4347 {
frame 1 {
stop();
}
}
movieClip 4351 {
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 4352 {
frame 1 {
if (_root.orgasm > 99.5) {
gotoAndPlay(2);
}
stop();
}
frame 2 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 3 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 4 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 5 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 6 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 7 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 8 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 9 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 10 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 11 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 12 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 13 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 14 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 15 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 16 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 17 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 18 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 19 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 20 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
frame 21 {
_root.health += 0.1;
_root.orgasm *= 0.87;
play();
}
}
movieClip 4353 {
}
movieClip 4354 {
frame 1 {
_root.bg._x = -1120.6;
_root.bg._y = -354.75;
_root.hudsys.gotoAndStop(3);
}
frame 2 {
stop();
}
}