Combined Code
movieClip 9 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 11 {
}
movieClip 12 kira {
}
movieClip 16 bg {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 25 {
}
movieClip 28 wall {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 35 {
}
movieClip 36 {
}
movieClip 37 {
frame 12 {
stop();
}
}
button 38 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(34);
}
}
movieClip 42 count_down {
}
movieClip 44 mcBrick {
}
movieClip 51 {
}
movieClip 57 shootingbullet {
frame 1 {
this.stop();
_global.shooting = 1;
}
frame 9 {
this.stop();
_global.shooting = 0;
_global.has_shot = 0;
}
}
movieClip 60 {
}
movieClip 62 {
}
movieClip 63 {
frame 22 {
if (_global.has_shot > 1) {
_global.missed += _global.has_shot - 1;
} else {
if (_global.has_shot == 1) {
} else {
++_global.missed;
}
}
_global.has_shot = 0;
}
frame 23 {
this.stop();
}
}
movieClip 65 {
}
movieClip 69 {
}
movieClip 70 shootingrangegame {
}
movieClip 73 {
}
movieClip 76 {
}
movieClip 79 {
}
movieClip 80 {
frame 1 {
stop();
}
frame 5 {
gotoAndStop(1);
}
}
movieClip 81 {
frame 1 {
stop();
}
frame 2 {
play();
}
instance of movieClip 80 {
onClipEvent (load) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
onClipEvent (enterFrame) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
}
frame 45 {
gotoAndStop(1);
}
}
movieClip 83 {
}
movieClip 86 {
}
movieClip 87 {
}
button 88 {
on (release) {
if (_root.hand_device._currentframe == 1) {
boob_left.gotoAndStop(1);
boob_right.gotoAndStop(1);
_root.boobs.gotoAndPlay(2);
}
if (_root._currentframe == 17 || _global.dcd == 1) {
_global.WearSchool = 0;
_global.school_style = 1;
_global.WearGym = 0;
_global.WearTopless = 1;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
gotoAndStop(1);
} else {
_root.boobs.gotoAndPlay(2);
}
}
}
button 89 {
on (release) {
if (_global.custom_shirt == 0) {
if (_root.hand_device._currentframe == 1) {
boob_left.gotoAndPlay(2);
} else {
if (_root._currentframe == 17) {
_global.WearSchool = 0;
_global.school_style = 1;
_global.WearGym = 0;
_global.WearTopless = 1;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
gotoAndStop(1);
} else {}
}
}
}
}
button 90 {
on (release) {
if (_global.custom_shirt == 0) {
if (_root.hand_device._currentframe == 1) {
boob_right.gotoAndPlay(2);
} else {
if (_root._currentframe == 17) {
_global.WearSchool = 0;
_global.school_style = 1;
_global.WearGym = 0;
_global.WearTopless = 1;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
gotoAndStop(1);
} else {}
}
}
}
}
movieClip 93 {
}
movieClip 96 {
}
movieClip 97 {
frame 1 {
stop();
if (_global.custom_shirt == 1 && _root._currentframe != 89 && _root._currentframe != 87) {
gotoAndStop(46);
}
}
frame 2 {
play();
}
instance of movieClip 80 {
onClipEvent (load) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
onClipEvent (enterFrame) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
}
frame 45 {
gotoAndStop(1);
}
frame 46 {
stop();
}
}
movieClip 104 {
}
movieClip 105 {
}
movieClip 106 {
}
movieClip 107 {
frame 1 {
stop();
if (_global.custom_shirt == 1) {
gotoAndStop(2);
}
}
instance of movieClip 83 {
onClipEvent (load) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
}
instance c_shirt of movieClip 104 {
onClipEvent (load) {
if (_global.nude_custom_shirt == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.nude_custom_shirt == 1) {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance c_ink of movieClip 105 {
onClipEvent (load) {
if (_global.nude_custom_shirt == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.nude_custom_shirt == 1) {
this._visible = false;
} else {
this._visible = true;
}
}
}
}
movieClip 110 {
instance of movieClip 83 {
onClipEvent (load) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
}
}
movieClip 113 {
instance of movieClip 83 {
onClipEvent (load) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
}
}
movieClip 116 {
instance of movieClip 83 {
onClipEvent (load) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
}
}
movieClip 117 {
instance of movieClip 83 {
onClipEvent (load) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
}
}
movieClip 118 {
frame 1 {
stop();
}
instance of movieClip 83 {
onClipEvent (load) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.dirty == 1) {
this._alpha = 20;
} else {
if (_global.dirty == 0.75) {
this._alpha = 15;
} else {
if (_global.dirty == 0.5) {
this._alpha = 10;
} else {
if (_global.dirty == 0.25) {
this._alpha = 5;
} else {
if (_global.dirty == 0) {
this._alpha = 0;
}
}
}
}
}
}
}
instance of movieClip 87 {
onClipEvent (load) {
this.defaultHeight = this._height;
this.defaultWidth = this._width;
yDistance = this._parent._parent._y - _root.boob_position._y;
if (yDistance < 10) {
yDistance = 20;
}
xDistance = _root.boob_position._x - (this._parent._parent._x + this.defaultWidth / 4) + 190;
_global.angleToCursor = Math.atan(yDistance / xDistance) * 180 / Math.PI;
if (_global.angleToCursor < 0) {
_global.angleToCursor += 180;
}
}
onClipEvent (enterFrame) {
yDistance = this._parent._parent._y - _root.boob_position._y;
if (yDistance < 10) {
yDistance = 20;
}
xDistance = _root.boob_position._x - (this._parent._parent._x + this.defaultWidth / 4) + 190;
_global.angleToCursor = Math.atan(yDistance / xDistance) * 180 / Math.PI;
if (_global.angleToCursor < 0) {
_global.angleToCursor += 180;
}
}
}
instance of movieClip 93 {
onClipEvent (load) {
if (_root.cumface._visible == true) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_root.cumface._visible == true) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance boobs of movieClip 107 {
onClipEvent (load) {
if (_global.custom_shirt == 1) {
this.gotoAndStop(2);
_global.changeColor(this.c_ink.c_ink, _global.colorValue);
this.c_graphic.loadMovie('custom_shirt_graphic.png');
}
}
}
instance boobs of movieClip 110 {
onClipEvent (load) {
}
onClipEvent (enterFrame) {
}
}
instance boobs of movieClip 113 {
onClipEvent (load) {
}
onClipEvent (enterFrame) {
}
}
instance boobs of movieClip 116 {
onClipEvent (load) {
}
onClipEvent (enterFrame) {
}
}
instance boobs of movieClip 117 {
onClipEvent (load) {
}
onClipEvent (enterFrame) {
}
}
}
movieClip 119 rootLetter {
frame 1 {
stop();
}
instance boobs of movieClip 118 {
onClipEvent (load) {
if (_global.WearSchool == 1) {
this.gotoAndStop(4);
} else {
if (_global.WearGym == 1 || _global.WearSwim == 1 || _global.WearBox == 1) {
this.gotoAndStop(6);
} else {
if (_global.WearCheer == 1) {
this.gotoAndStop(8);
} else {
this.gotoAndStop(1);
}
}
}
}
}
frame 2 {
play();
}
instance of movieClip 80 {
onClipEvent (load) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
onClipEvent (enterFrame) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
}
instance of movieClip 80 {
onClipEvent (load) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
onClipEvent (enterFrame) {
if (_global.finger_press == 1) {
this.gotoAndPlay(2);
_global.finger_press = 0;
}
}
}
frame 50 {
gotoAndStop(1);
}
}
frame 1 {
stop();
var my_cm = new ContextMenu();
my_cm.hideBuiltInItems();
this.menu = my_cm;
}
frame 1 {
stop();
_global.grav = 0;
_global.room_default = 1;
_global.tracecounter = 0;
_global.objective_counter = 0;
_global.objective7_counter = 0;
_global.objective8_counter = 0;
_global.objective10_counter = 0;
_global.objective12_counter = 0;
_global.objective16_counter = 0;
_global.jiggle = 1;
_global.defaultruntimer = 10;
_global.Player1KOedPunch = 0;
_global.Player2KOedPunch = 0;
_global.defaultdowntimer = 30;
_global.Player1downtimer = 0;
_global.Player2downtimer = 0;
_global.Player3downtimer = 0;
_global.Player4downtimer = 0;
_global.Player1stopped = 0;
_global.Player2stopped = 0;
_global.Player1_direction = 1;
_global.Player2_direction = 0;
_global.Player1direction = 0;
_global.Player2direction = 1;
_global.Player3direction = 0;
_global.Player4direction = 1;
_global.p4Player1dead = 0;
_global.p4Player2dead = 0;
_global.p4Player3dead = 0;
_global.p4Player4dead = 0;
_global.Player1life = 190;
_global.Player2life = 190;
_global.Player3life = 190;
_global.Player4life = 190;
_global.Player1AI = 0;
_global.Player2AI = 1;
_global.Player3AI = 0;
_global.Player4AI = 0;
_global.Player1isrunning = 0;
_global.Player2isrunning = 0;
_global.Player1BlockCounter = 0;
_global.Player2BlockCounter = 0;
_global.Player1BlockCounterRequire = 5;
_global.Player2BlockCounterRequire = 5;
_global.Player1runner = 1;
_global.Player2runner = 1;
_global.Player1aquisition = 150;
_global.Player2aquisition = 150;
_global.Player1punchreflex = 2;
_global.Player2punchreflex = 2;
_global.Player1gettingblocked = 0;
_global.Player2gettingblocked = 0;
_global.Player1punchcounter = 0;
_global.Player2punchcounter = 0;
_global.walk_speed = 10;
_global.slow_run_speed = 15;
_global.med_run_speed = 20;
_global.fast_run_speed = 25;
_global.player1_target = 0;
_global.player2_target = 0;
_global.player3_target = 0;
_global.player4_target = 0;
_global.Player1_run_speed = _global.walk_speed;
_global.Player2_run_speed = _global.walk_speed;
_global.Player3_run_speed = _global.walk_speed;
_global.Player4_run_speed = _global.walk_speed;
_global.p1button_right = 68;
_global.p1button_left = 65;
_global.p1button_up = 87;
_global.p1button_down = 83;
_global.p1button_attack_melee = 74;
_global.p1button_attack_special = 75;
_global.p1_active_character = 0;
_global.p2button_right = 39;
_global.p2button_left = 37;
_global.p2button_up = 38;
_global.p2button_down = 40;
_global.p2button_attack_melee = 100;
_global.p2button_attack_special = 101;
_global.p2_active_character = 0;
_global.Player1Strength = 0;
_global.Player2Strength = 0;
_global.StrengthResult = 0;
_global.MaikoMagicSelect = 0;
_global.Player1Damage = 0;
_global.Player2Damage = 0;
_global.gamestart = 0;
_global.Maiko_coat = 0;
_global.Maiko_attraction = 30;
_global.support_attraction = 30;
_global.Male_attraction = 120;
_global.Maiko_speed = _global.walk_speed;
_global.Support_coat = 0;
_global.Support_speed = _global.walk_speed;
_global.active_player = 22;
_global.support_player = random(19) + 2;
_global.objective = new Array();
_global.objective[0] = 0;
_global.objective[1] = 0;
_global.objective[2] = 0;
_global.objective[3] = 0;
_global.objective[4] = 0;
_global.objective[5] = 0;
_global.objective[6] = 0;
_global.objective[7] = 0;
_global.objective[8] = 0;
_global.objective[9] = 0;
_global.objective[10] = 0;
_global.objective[11] = 0;
_global.objective[12] = 0;
_global.objective[13] = 0;
_global.objective[14] = 0;
_global.objective[15] = 0;
_global.objective[16] = 0;
}
movieClip 127 {
}
movieClip 129 {
}
movieClip 131 {
}
movieClip 132 {
frame 1 {
function myWidth(moveObj, newWidth) {
moveObj.w = moveObj._width;
moveObj.dwidth = newWidth - moveObj.w;
moveObj.t = 0;
NFRAMES = 6;
moveObj.onEnterFrame = function () {
if (moveObj.t++ < NFRAMES) {
moveObj._width = easeOutQuad(moveObj.t, moveObj.w, moveObj.dwidth, NFRAMES);
} else {
delete this.onEnterFrame;
}
};
}
function myMove(moveObj, newX) {
moveObj.x = moveObj._x;
moveObj.dx = newX - moveObj.x;
moveObj.t = 0;
NFRAMES = 6;
moveObj.onEnterFrame = function () {
if (moveObj.t++ < NFRAMES) {
moveObj._x = easeOutQuad(moveObj.t, moveObj.x, moveObj.dx, NFRAMES);
} else {
delete this.onEnterFrame;
}
};
}
percentLoaded = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100);
this.myWidth(this.loadBar, percentLoaded * 1.94);
this.myMove(this.mc_loadNum, percentLoaded * 1.9 - 8);
mc_loadNum.loadNum.text = percentLoaded;
easeOutQuad = function (time, beginX, changeX, durationX) {
time /= durationX / 2;
if (time < 1) {
return (changeX / 2) * time * time + beginX;
}
return (-changeX / 2) * (--time * (time - 2) - 1) + beginX;
};
}
frame 2 {
if (percentLoaded < 100) {
gotoAndPlay('loading');
}
}
frame 25 {
_root.gotoAndStop(2);
}
}
movieClip 4245 __Packages.com.McPan {
#initclip
if (!_global.com) {
_global.com = new Object();
}
if (!_global.com.McPan) {
var v1 = function (_mc, _ease, _clipX, _clipY, _apertureW, _apertureH, _xoff, _yoff, _cache) {
this.__mc = _mc;
this.__ease = _ease;
this.__mcp = this.__mc._parent;
this.__imgW = this.__mc._width;
this.__imgH = this.__mc._height;
this.__mc._x = _clipX;
this.__mc._y = _clipY;
if (_cache == undefined) {
this.__mc.cacheAsBitmap = false;
} else {
this.__mc.cacheAsBitmap = _cache;
}
this.__mc.cacheAsBitmap;
this.__control = this.__mc.createEmptyMovieClip('controller', this.__mc.getNextHighestDepth());
this.__rect = new flash.geom.Rectangle(_xoff, _yoff, _apertureW, _apertureH);
this.__mc.scrollRect = this.__rect;
this.__mc.onRollOver = mx.utils.Delegate.create(this, this.initiateMovement);
this.__mc.useHandCursor = false;
};
com.McPan = v1;
var v2 = v1.prototype;
v2.killMovement = function () {
delete this.__control.onEnterFrame;
};
v2.initiateMovement = function () {
delete this.__mc.onRollOver;
this.__control.onEnterFrame = mx.utils.Delegate.create(this, this.moveToMouse);
};
v2.moveToMouse = function () {
this.__mc.scrollRect = (this.calcXY(this.__mcp._xmouse, this.__mcp._ymouse))[0];
if (!this.__mc.hitTest(this.__mcp._xmouse, this.__mcp._ymouse, true)) {
this.killMovement();
if (this.__motionActive) {
this.__mc.onRollOver = mx.utils.Delegate.create(this, this.initiateMovement);
}
}
};
v2.moveToPoint = function () {
var v2 = this.calcXY(this.__ptX, this.__ptY);
this.__mc.scrollRect = v2[0];
if (Math.abs(v2[1] - v2[0].x) < 1) {
if (Math.abs(v2[2] - v2[0].y) < 1) {
delete this.__control.onEnterFrame;
}
}
};
v2.calcXY = function (XP, YP) {
this.__xDiff = XP - this.__mc._x;
this.__xRatio = this.__xDiff / this.__rect.width;
this.__xPos = this.__xRatio * (this.__imgW - this.__rect.width);
this.__yDiff = YP - this.__mc._y;
this.__yRatio = this.__yDiff / this.__rect.height;
this.__yPos = this.__yRatio * (this.__imgH - this.__rect.height);
this.__rect.x = this.__xPos - (this.__xPos - this.__rect.x) * this.__ease;
this.__rect.y = this.__yPos - (this.__yPos - this.__rect.y) * this.__ease;
return [this.__rect, this.__xPos, this.__yPos];
};
v2.slideToPoint = function (x, y) {
this.__ptX = x;
this.__ptY = y;
this.killMovement();
this.__control.onEnterFrame = mx.utils.Delegate.create(this, this.moveToPoint);
};
v2.stopMotion = function () {
this.killMovement();
this.__motionActive = false;
delete this.__mc.onRollOver;
};
v2.startMotion = function () {
this.killMovement();
this.__motionActive = true;
this.__mc.onRollOver = mx.utils.Delegate.create(this, this.initiateMovement);
};
v2.__motionActive = true;
ASSetPropFlags(com.McPan.prototype, null, 1);
}
#endinitclip
}
movieClip 4246 __Packages.mx.utils.Delegate {
#initclip
if (!_global.mx) {
_global.mx = new Object();
}
if (!_global.mx.utils) {
_global.mx.utils = new Object();
}
if (!_global.mx.utils.Delegate) {
var v1 = function (f) {
super();
this.func = f;
};
mx.utils.Delegate = v1;
mx.utils.Delegate extends Object;
var v2 = v1.prototype;
v1.create = function (obj, func) {
var v2 = function () {
var v2 = arguments.callee.target;
var v3 = arguments.callee.func;
return v3.apply(v2, arguments);
};
v2.target = obj;
v2.func = func;
return v2;
};
v2.createDelegate = function (obj) {
return mx.utils.Delegate.create(obj, this.func);
};
ASSetPropFlags(mx.utils.Delegate.prototype, null, 1);
}
#endinitclip
}
frame 2 {
stop();
_global.nude_custom_shirt = 0;
_global.inshower = 0;
_global.dcd = 0;
_global.MaikoPencil = 3;
_global.custom_selected_char = 0;
_global.anal = 0;
_global.has_cum_on_face = 0;
_global.debug = 0;
_global.end_game = 0;
_global.loading_game = 0;
_global.done_loading = 0;
_global.ending = 0;
_global.v00 = 0;
_root.pswrd = '';
_global.meleeskill = 0;
_global.meleeskillearned = 0;
_global.meleelevel = 1;
_global.magicskill = 0;
_global.magicskillearned = 0;
_global.magiclevel = 1;
_global.speedskill = 0;
_global.speedskillearned = 0;
_global.speedlevel = 1;
_global.swimskill = 0;
_global.swimskillearned = 0;
_global.swimlevel = 1;
_global.Hairset = 1;
_global.randomCharStuff = random(3);
_global.character_num = 1;
_global.character_num_hair = 1;
_global.character_num_outfit = 1;
_global.MaikoChar = 22;
_global.LumaChar = 3;
_global.girl_select = 0;
_global.hand_device_skill_scale = 2.25;
_global.auto_battle_init = 0;
_global.event_meet_up = 0;
_global.temp_meet = 0;
_global.joinfriend = 1;
_global.clubfriend = 0;
_global.auto_class = 1;
_global.nightsex = 0;
_global.shower = 0;
_global.imported_clothing_theme = 0;
_global.global_imported_clothing_theme = 0;
_global.import_mobile_device_bg = 0;
_global.challenge_luma_running = 0;
_global.challenge_luma_swimming = 0;
_global.challenge_luma_boxing = 0;
_global.challenge_pattie_running = 0;
_global.challenge_zytra_swimming = 0;
_global.challenge_jeni_boxing = 0;
_global.fight_sent = 0;
_global.time_left = 2100;
_global.club = 0;
_global.luma_run_distance = 100;
_global.maiko_run_distance = 0;
_global.luma_swim_distance = 100;
_global.maiko_swim_distance = 0;
_global.lumalife = 5;
_global.sentlife = 5;
_global.maikolife = 5;
_global.jenilife = 5;
_global.savorilife = 5;
_global.lumareact_init = 5;
_global.jenireact_init = 5;
_global.savorireact_init = 5;
_global.lumareact = _global.lumareact_init;
_global.jenireact = _global.jenireact_init;
_global.savorireact = _global.savorireact_init;
_global.luma_reaction_time = 5 + random(_global.lumareact);
_global.jeni_reaction_time = 5 + random(_global.jenireact);
_global.savori_reaction_time = 5 + random(_global.savorireact);
_global.sent_reaction_time = 5 + random(10);
_global.TotalTasks = 8;
_global.TasksLeft = 8;
_global.travel = 0;
_global.desired_pleasure1 = 0;
_global.desired_pleasure2 = 0;
_global.desired_pleasure3 = 0;
_global.desired_pleasure4 = 0;
_global.desired_pleasure5 = 0;
_global.selected_pleasure1 = 0;
_global.selected_pleasure2 = 0;
_global.selected_pleasure3 = 0;
_global.selected_pleasure4 = 0;
_global.selected_pleasure5 = 0;
_global.doing_guy = 0;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.pleasure_endurance = 190;
_global.Maiko_joined = 0;
_global.friend_stroke = 0;
_global.is_cumming = 0;
_global.scrolling = 1;
_global.zooming = 0;
_global.jiggle = 1;
_global.pos = 0;
_global.waittime = 21;
_global.Player1AI = 0;
_global.Player2AI = 0;
_global.lightdamage = 10;
_global.mediumdamage = 15;
_global.heavydamage = 20;
_global.maiko_melee_damage = 15;
_global.maiko_power_damage = 20;
_global.helper_damage = 30;
_global.p1_umiya_miss = 0;
_global.p2_umiya_miss = 0;
_global.p1_luma_miss = 0;
_global.p2_luma_miss = 0;
_global.p1energy = 60;
_global.p2energy = 60;
_global.p3energy = 60;
_global.p4energy = 60;
_global.maikofatigue = 7;
_global.VSBG = 1;
_global.newwalk = 0;
_global.Player1direction == 0;
_global.Player2direction == 1;
_global.Player1life = 190;
_global.Player2life = 190;
_global.Player1clothlife = 190;
_global.Player2clothlife = 190;
_global.Player1Bonus = 0;
_global.Player2Bonus = 0;
_global.p1helper = 0;
_global.p2helper = 0;
_global.sentAip1 = 0;
_global.sentAip2 = 0;
_global.current_player = 1;
_global.current_slot = 1;
_global.player1_current_mode = 1;
_global.player2_current_mode = 1;
_global.sentchar1 = 1;
_global.sentchar2 = 1;
_global.player1slot1 = 0;
_global.player1slot2 = 0;
_global.player1slot3 = 0;
_global.player1slot4 = 0;
_global.player1slot5 = 0;
_global.player1slot6 = 0;
_global.player1slot7 = 0;
_global.player1slot8 = 0;
_global.player2slot1 = 0;
_global.player2slot2 = 0;
_global.player2slot3 = 0;
_global.player2slot4 = 0;
_global.player2slot5 = 0;
_global.player2slot6 = 0;
_global.player2slot7 = 0;
_global.player2slot8 = 0;
_global.player1pulse = 0;
_global.player1rocket = 0;
_global.player2pulse = 0;
_global.player2rocket = 0;
_global.talk_to_riley_about_school = 0;
_global.talk_to_riley_about_directions = 0;
_global.talk_to_chris_about_school = 0;
_global.talk_to_luma_about_school = 0;
_global.talk_to_pattie_about_luma = 0;
_global.talk_to_sisters = 0;
_global.talk_to_kyle = 0;
_global.been_in_class = 0;
_global.gmini_crowd_motion = 1;
_global.gmini_overlay_particles = 1;
_global.gmini_colors = 1;
_global.gmini_graphics = 1;
_global.gmini_dynamic_camera = 1;
_global.gmini_bounce = 0;
_global.hasguitar = 0;
_global.arcade_target_sim_init = 0;
_global.area_maiko_room = 0;
_global.area_outside = 0;
_global.area_maiko_travel = 0;
_global.area_shower = 0;
_global.area_mall = 0;
_global.area_gym = 0;
_global.area_xjob1 = 0;
_global.area_xjob2 = 0;
_global.savori_kyle_quest = 0;
_global.sold_savori_collection = 0;
_global.savori_panties_stolen = 0;
_global.riley_talk_to_maiko_about_savori = 0;
_global.savori_talk_to_maiko_about_agents = 0;
_global.kyle_sneak = 0;
_global.get_savori = 0;
_global.tsugo_joey_quest = 0;
_global.riley_into_darkness = 0;
_global.investigate_complaints = 0;
_global.maiko_shower = 0;
_global.spotted_annie = 0;
_global.play_music = 1;
_global.play_sfx = 1;
_global.music_init = 0;
_global.maiko_arm_right_position = 0;
_global.maiko_arm_left_position = 0;
_global.maiko_arm_right_up = 73;
_global.maiko_arm_right_down = 75;
_global.maiko_arm_right_left = 74;
_global.maiko_arm_right_right = 76;
_global.maiko_arm_left_up = 87;
_global.maiko_arm_left_down = 83;
_global.maiko_arm_left_left = 65;
_global.maiko_arm_left_right = 68;
_global.boxer1_punch = 83;
_global.boxer1_back = 65;
_global.boxer1_forward = 68;
_global.boxer2_punch = 73;
_global.boxer2_back = 76;
_global.boxer2_forward = 74;
}
frame 2 {
_global.load_VS_character_peep = function (MovieClip, count, coat_number) {
MovieClip.FIGHTER_head.hair_upper.gotoAndStop(count);
MovieClip.FIGHTER_head.hair_lower.gotoAndStop(count);
MovieClip.FIGHTER_head.eye_move.eye.gotoAndStop(count);
MovieClip.FIGHTER_head.eyebrow_profile.eyebrow.gotoAndStop(count);
MovieClip.FIGHTER_hand_outter.gotoAndStop(2);
MovieClip.FIGHTER_hand_inner.gotoAndStop(2);
MovieClip.FIGHTER_body.gotoAndStop(1);
MovieClip.gender = 0;
if (_global.gamestart == 0) {
MovieClip.xdirection = 1;
}
MovieClip.attraction = 0;
MovieClip.coat = coat_number;
MovieClip.lifebar.gotoAndStop(2);
MovieClip.FIGHTER_arm_upper_outter.gotoAndStop(4);
MovieClip.FIGHTER_arm_upper_inner.gotoAndStop(4);
MovieClip.FIGHTER_arm_lower_outter.gotoAndStop(2);
MovieClip.FIGHTER_arm_lower_inner.gotoAndStop(2);
MovieClip.FIGHTER_boob_inner.boob.gotoAndStop(1);
MovieClip.FIGHTER_boob_outter.boob.gotoAndStop(1);
MovieClip.extra_dress.gotoAndStop(2);
if (count == 5 || count == 9 || count == 8 || count == 10 || count == 15 || count == 16 || count == 17 || count == 18) {
if (count != 8) {
MovieClip.gender = 1;
}
MovieClip.FIGHTER_boob_inner.gotoAndStop('blank');
MovieClip.FIGHTER_boob_outter.gotoAndStop('blank');
} else {
MovieClip.FIGHTER_boob_inner.gotoAndStop(1);
MovieClip.FIGHTER_boob_outter.gotoAndStop(1);
if (MovieClip == _root.VSPlayer1 && _global.Player1_direction == 1) {
MovieClip.px1.gotoAndStop(2);
} else {
MovieClip.px1.gotoAndStop(5);
}
if (MovieClip == _root.support_char && _root.support_char.xdirection == 1) {
MovieClip.px1.gotoAndStop(2);
} else {
MovieClip.px1.gotoAndStop(5);
}
}
if (count == 3 || count == 6 || count == 11 || count == 22) {
MovieClip.FIGHTER_boob_inner.gotoAndStop('large');
MovieClip.FIGHTER_boob_outter.gotoAndStop('large');
} else {
if (count == 2 || count == 12 || count == 13 || count == 14 || count == 19) {
MovieClip.FIGHTER_boob_inner.gotoAndStop('medium');
MovieClip.FIGHTER_boob_outter.gotoAndStop('medium');
} else {
if (count == 4 || count == 7 || count == 20) {
MovieClip.FIGHTER_boob_inner.gotoAndStop('small');
MovieClip.FIGHTER_boob_outter.gotoAndStop('small');
}
}
}
if (count == 15 || count == 16) {
MovieClip.FIGHTER_arm_upper_outter.gotoAndStop(2);
MovieClip.FIGHTER_arm_upper_inner.gotoAndStop(2);
} else {
MovieClip.FIGHTER_arm_upper_outter.gotoAndStop(1);
MovieClip.FIGHTER_arm_upper_inner.gotoAndStop(1);
}
if (count == 5 || count == 9 || count == 10 || count == 15 || count == 16 || count == 17 || count == 18) {
MovieClip.extra_dress.gotoAndStop(5);
MovieClip.FIGHTER_boob_inner.gotoAndStop('blank');
MovieClip.FIGHTER_boob_outter.gotoAndStop('blank');
MovieClip.FIGHTER_body.gotoAndStop(2);
MovieClip.FIGHTER_leg_upper_outter.gotoAndStop(2);
MovieClip.FIGHTER_leg_lower_outter.gotoAndStop(2);
MovieClip.FIGHTER_feet_outter.gotoAndStop(2);
MovieClip.FIGHTER_leg_upper_ininer.gotoAndStop(2);
MovieClip.FIGHTER_leg_lower_inner.gotoAndStop(2);
MovieClip.FIGHTER_feet_inner.gotoAndStop(2);
}
if (count == 3 || count == 4) {
}
if (_global.Maiko_coat == 0 && count == 22) {
MovieClip.FIGHTER_body.gotoAndStop(1);
MovieClip.extra_dress.gotoAndStop(1);
MovieClip.FIGHTER_arm_upper_outter.gotoAndStop(1);
MovieClip.FIGHTER_arm_upper_inner.gotoAndStop(1);
MovieClip.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_boob_inner.boob.gotoAndStop(1);
MovieClip.FIGHTER_boob_outter.boob.gotoAndStop(1);
MovieClip.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_feet_inner.gotoAndStop(1);
} else {
if (_global.Maiko_coat == 1 && count == 22) {
MovieClip.FIGHTER_body.gotoAndStop(3);
MovieClip.extra_dress.gotoAndStop(1);
MovieClip.FIGHTER_arm_upper_outter.gotoAndStop(3);
MovieClip.FIGHTER_arm_upper_inner.gotoAndStop(3);
MovieClip.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_boob_inner.boob.gotoAndStop(2);
MovieClip.FIGHTER_boob_outter.boob.gotoAndStop(2);
MovieClip.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_feet_inner.gotoAndStop(1);
}
}
if (MovieClip.coat == 0 && MovieClip.gender == 0) {
MovieClip.FIGHTER_body.gotoAndStop(1);
MovieClip.extra_dress.gotoAndStop(1);
MovieClip.FIGHTER_arm_upper_outter.gotoAndStop(1);
MovieClip.FIGHTER_arm_upper_inner.gotoAndStop(1);
MovieClip.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_boob_inner.boob.gotoAndStop(1);
MovieClip.FIGHTER_boob_outter.boob.gotoAndStop(1);
MovieClip.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_feet_inner.gotoAndStop(1);
} else {
if (MovieClip.coat == 1 && MovieClip.gender == 0) {
MovieClip.FIGHTER_body.gotoAndStop(3);
MovieClip.extra_dress.gotoAndStop(1);
MovieClip.FIGHTER_arm_upper_outter.gotoAndStop(3);
MovieClip.FIGHTER_arm_upper_inner.gotoAndStop(3);
MovieClip.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_boob_inner.boob.gotoAndStop(2);
MovieClip.FIGHTER_boob_outter.boob.gotoAndStop(2);
MovieClip.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.FIGHTER_feet_inner.gotoAndStop(1);
}
}
};
}
frame 2 {
_global.add_attraction_m = function (MovieClip) {
if (MovieClip.px1.TempoColission.hitTest(_root.target1.px1.character_vision) == true && _root.target1.gender == 0) {
_root.target1.attraction += _global.Male_attraction;
_global.target1_target = MovieClip;
}
if (MovieClip.px1.TempoColission.hitTest(_root.target2.px1.character_vision) == true && _root.target2.gender == 0) {
_root.target2.attraction += _global.Male_attraction;
_global.target2_target = MovieClip;
}
if (MovieClip.px1.TempoColission.hitTest(_root.target3.px1.character_vision) == true && _root.target3.gender == 0) {
_root.target3.attraction += _global.Male_attraction;
_global.target3_target = MovieClip;
}
if (MovieClip.px1.TempoColission.hitTest(_root.target4.px1.character_vision) == true && _root.target4.gender == 0) {
_root.target4.attraction += _global.Male_attraction;
_global.target4_target = MovieClip;
}
};
_global.add_attraction = function () {
if (_root.VSPlayer1.px1.TempoColission.hitTest(_root.target1.px1.character_vision) == true && _root.target1.gender == 1) {
_root.target1.attraction += _global.Maiko_attraction;
}
if (_root.VSPlayer1.px1.TempoColission.hitTest(_root.target2.px1.character_vision) == true && _root.target2.gender == 1) {
_root.target2.attraction += _global.Maiko_attraction;
}
if (_root.VSPlayer1.px1.TempoColission.hitTest(_root.target3.px1.character_vision) == true && _root.target3.gender == 1) {
_root.target3.attraction += _global.Maiko_attraction;
}
if (_root.VSPlayer1.px1.TempoColission.hitTest(_root.target4.px1.character_vision) == true && _root.target4.gender == 1) {
_root.target4.attraction += _global.Maiko_attraction;
}
if (_root.VSPlayer1.px1.TempoColission.hitTest(_root.support_char.px1.character_vision) == true && _root.support_char.gender == 1) {
_root.support_char.attraction += _global.Maiko_attraction;
}
};
_global.add_attraction_support = function () {
if (_root.support_char.px1.TempoColission.hitTest(_root.target1.px1.character_vision) == true && _root.target1.gender == 1 && _root.support_char.gender == 0) {
_root.target1.attraction += _global.support_attraction;
}
if (_root.support_char.px1.TempoColission.hitTest(_root.target2.px1.character_vision) == true && _root.target2.gender == 1 && _root.support_char.gender == 0) {
_root.target2.attraction += _global.support_attraction;
}
if (_root.support_char.px1.TempoColission.hitTest(_root.target3.px1.character_vision) == true && _root.target3.gender == 1 && _root.support_char.gender == 0) {
_root.target3.attraction += _global.support_attraction;
}
if (_root.support_char.px1.TempoColission.hitTest(_root.target4.px1.character_vision) == true && _root.target4.gender == 1 && _root.support_char.gender == 0) {
_root.target4.attraction += _global.support_attraction;
}
};
_global.load_VS_character_pic = function (MovieClip, count, coat_number) {
MovieClip.px1.character.FIGHTER_head.hair_upper.gotoAndStop(count);
MovieClip.px1.character.FIGHTER_head.hair_lower.gotoAndStop(count);
MovieClip.px1.character.FIGHTER_head.eye_move.eye.gotoAndStop(count);
MovieClip.px1.character.FIGHTER_head.eyebrow_profile.eyebrow.gotoAndStop(count);
MovieClip.px1.character.FIGHTER_hand_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_hand_inner.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_body.gotoAndStop(1);
MovieClip.gender = 0;
if (_global.gamestart == 0) {
MovieClip.xdirection = 1;
}
MovieClip.attraction = 0;
MovieClip.coat = coat_number;
MovieClip.lifebar.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(4);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(4);
MovieClip.px1.character.FIGHTER_arm_lower_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_arm_lower_inner.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_boob_inner.boob.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_outter.boob.gotoAndStop(1);
MovieClip.px1.character.extra_dress.gotoAndStop(2);
if (count == 5 || count == 9 || count == 8 || count == 10 || count == 15 || count == 16 || count == 17 || count == 18) {
if (count != 8) {
MovieClip.gender = 1;
}
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('blank');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('blank');
} else {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop(1);
if (MovieClip == _root.VSPlayer1 && _global.Player1_direction == 1) {
MovieClip.px1.gotoAndStop(2);
} else {
MovieClip.px1.gotoAndStop(5);
}
if (MovieClip == _root.support_char && _root.support_char.xdirection == 1) {
MovieClip.px1.gotoAndStop(2);
} else {
MovieClip.px1.gotoAndStop(5);
}
}
if (count == 3 || count == 6 || count == 11 || count == 22) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('large');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('large');
} else {
if (count == 2 || count == 12 || count == 13 || count == 14 || count == 19) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('medium');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('medium');
} else {
if (count == 4 || count == 7 || count == 20) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('small');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('small');
}
}
}
if (count == 15 || count == 16) {
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(2);
} else {
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(1);
}
if (count == 5 || count == 9 || count == 10 || count == 15 || count == 16 || count == 17 || count == 18) {
MovieClip.px1.character.extra_dress.gotoAndStop(5);
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('blank');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('blank');
MovieClip.px1.character.FIGHTER_body.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_upper_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_lower_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_feet_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_upper_ininer.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_lower_inner.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_feet_inner.gotoAndStop(2);
}
if (count == 3 || count == 4) {
}
if (_global.Maiko_coat == 0 && count == 22) {
MovieClip.px1.character.FIGHTER_body.gotoAndStop(1);
MovieClip.px1.character.extra_dress.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_inner.boob.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_outter.boob.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_inner.gotoAndStop(1);
} else {
if (_global.Maiko_coat == 1 && count == 22) {
MovieClip.px1.character.FIGHTER_body.gotoAndStop(3);
MovieClip.px1.character.extra_dress.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(3);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(3);
MovieClip.px1.character.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_inner.boob.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_boob_outter.boob.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_inner.gotoAndStop(1);
}
}
if (MovieClip.coat == 0 && MovieClip.gender == 0) {
MovieClip.px1.character.FIGHTER_body.gotoAndStop(1);
MovieClip.px1.character.extra_dress.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_inner.boob.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_outter.boob.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_inner.gotoAndStop(1);
} else {
if (MovieClip.coat == 1 && MovieClip.gender == 0) {
MovieClip.px1.character.FIGHTER_body.gotoAndStop(3);
MovieClip.px1.character.extra_dress.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(3);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(3);
MovieClip.px1.character.FIGHTER_arm_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_arm_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_inner.boob.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_boob_outter.boob.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_upper_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_outter.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_upper_ininer.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_leg_lower_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_feet_inner.gotoAndStop(1);
}
}
};
_global.camera_objective_check = function () {
if (_global.objective[0] == 0) {
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 1) {
_global.objective[0] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 1) {
_global.objective[0] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 1) {
_global.objective[0] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 1) {
_global.objective[0] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 1) {
_global.objective[0] = 1;
}
}
if (_global.objective[1] == 0) {
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0) {
_global.objective[1] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0) {
_global.objective[1] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0) {
_global.objective[1] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0) {
_global.objective[1] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0) {
_global.objective[1] = 1;
}
}
if (_global.objective[2] == 0) {
_global.objective_counter = 0;
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 1) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 1) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 1) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 1) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 1) {
++_global.objective_counter;
}
if (_global.objective_counter > 1) {
_global.objective[2] = 1;
}
_global.objective_counter = 0;
}
if (_global.objective[3] == 0) {
_global.objective_counter = 0;
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0) {
++_global.objective_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0) {
++_global.objective_counter;
}
if (_global.objective_counter > 1) {
_global.objective[3] = 1;
}
_global.objective_counter = 0;
}
if (_global.objective[4] == 0) {
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 1 && (_root.target1.px1._currentframe == 47 || _root.target1.px1._currentframe == 48 || _root.target1.px1._currentframe == 53 || _root.target1.px1._currentframe == 54)) {
_global.objective[4] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 1 && (_root.target2.px1._currentframe == 47 || _root.target2.px1._currentframe == 48 || _root.target2.px1._currentframe == 53 || _root.target2.px1._currentframe == 54)) {
_global.objective[4] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 1 && (_root.target3.px1._currentframe == 47 || _root.target3.px1._currentframe == 48 || _root.target3.px1._currentframe == 53 || _root.target3.px1._currentframe == 54)) {
_global.objective[4] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 1 && (_root.target4.px1._currentframe == 47 || _root.target4.px1._currentframe == 48 || _root.target4.px1._currentframe == 53 || _root.target4.px1._currentframe == 54)) {
_global.objective[4] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 1 && (_root.support_char.px1._currentframe == 47 || _root.support_char.px1._currentframe == 48 || _root.support_char.px1._currentframe == 53 || _root.support_char.px1._currentframe == 54)) {
_global.objective[4] = 1;
}
}
if (_global.objective[5] == 0) {
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 1 && (_root.target1.px1._currentframe == 49 || _root.target1.px1._currentframe == 55)) {
_global.objective[5] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 1 && (_root.target2.px1._currentframe == 49 || _root.target2.px1._currentframe == 55)) {
_global.objective[5] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 1 && (_root.target3.px1._currentframe == 49 || _root.target3.px1._currentframe == 55)) {
_global.objective[5] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 1 && (_root.target4.px1._currentframe == 49 || _root.target4.px1._currentframe == 55)) {
_global.objective[5] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 1 && (_root.support_char.px1._currentframe == 49 || _root.support_char.px1._currentframe == 55)) {
_global.objective[5] = 1;
}
}
if (_global.objective[9] == 0) {
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 1) {
if (_root.target1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 || _root.target1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 || _root.target1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 || _root.target1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0) {
_global.objective[9] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 1) {
if (_root.target2.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 || _root.target2.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 || _root.target2.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 || _root.target2.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0) {
_global.objective[9] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 1) {
if (_root.target3.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 || _root.target3.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 || _root.target3.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 || _root.target3.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0) {
_global.objective[9] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 1) {
if (_root.target4.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 || _root.target4.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 || _root.target4.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 || _root.target4.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0) {
_global.objective[9] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 1) {
if (_root.support_char.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 || _root.support_char.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 || _root.support_char.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 || _root.support_char.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0) {
_global.objective[9] = 1;
}
}
}
if (_global.objective[15] == 0) {
if (_global.Maiko_coat % 2 == 1 && _root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) && _root.target1.gender == 1) {
_global.objective[15] = 1;
}
if (_global.Maiko_coat % 2 == 1 && _root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) && _root.target2.gender == 1) {
_global.objective[15] = 1;
}
if (_global.Maiko_coat % 2 == 1 && _root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) && _root.target3.gender == 1) {
_global.objective[15] = 1;
}
if (_global.Maiko_coat % 2 == 1 && _root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) && _root.target4.gender == 1) {
_global.objective[15] = 1;
}
if (_global.Maiko_coat % 2 == 1 && _root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) && _root.support_char.gender == 1) {
_global.objective[15] = 1;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 1) {
if (_root.target1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 && _root.target2.coat % 2 == 1 || _root.target1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 && _root.target3.coat % 2 == 1 || _root.target1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 && _root.target4.coat % 2 == 1 || _root.target1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0 && _root.support_char.coat % 2 == 1) {
_global.objective[15] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 1) {
if (_root.target2.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 && _root.target1.coat % 2 == 1 || _root.target2.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 && _root.target3.coat % 2 == 1 || _root.target2.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 && _root.target4.coat % 2 == 1 || _root.target2.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0 && _root.support_char.coat % 2 == 1) {
_global.objective[15] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 1) {
if (_root.target3.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 && _root.target2.coat % 2 == 1 || _root.target3.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 && _root.target1.coat % 2 == 1 || _root.target3.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 && _root.target4.coat % 2 == 1 || _root.target3.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0 && _root.support_char.coat % 2 == 1) {
_global.objective[15] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 1) {
if (_root.target4.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 && _root.target2.coat % 2 == 1 || _root.target4.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 && _root.target3.coat % 2 == 1 || _root.target4.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 && _root.target1.coat % 2 == 1 || _root.target4.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0 && _root.support_char.coat % 2 == 1) {
_global.objective[15] = 1;
}
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 1) {
if (_root.support_char.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 && _root.target4.coat % 2 == 1 || _root.support_char.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 && _root.target3.coat % 2 == 1 || _root.support_char.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 && _root.target2.coat % 2 == 1 || _root.support_char.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 && _root.target1.coat % 2 == 1) {
_global.objective[15] = 1;
}
}
}
if (_global.objective[14] == 0) {
if (_global.Support_coat % 2 == 1) {
_global.objective[14] = 1;
}
}
if (_global.objective[16] == 0) {
_global.objective16_counter = 0;
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0 && _root.target1.coat % 2 == 1) {
++_global.objective16_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0 && _root.target2.coat % 2 == 1) {
++_global.objective16_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0 && _root.target3.coat % 2 == 1) {
++_global.objective16_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0 && _root.target4.coat % 2 == 1) {
++_global.objective16_counter;
}
if (_root.VSPlayer1.px1.character_vision.hitTest(_root.support_char.px1.TempoColission) == true && _root.support_char.gender == 0 && _global.Support_coat % 2 == 1) {
++_global.objective16_counter;
}
if (_global.objective16_counter == 2) {
_global.objective[16] = 1;
}
_global.objective16_counter = 0;
}
};
_global.all_out_objective_check = function () {
if (_global.objective[12] == 0) {
_global.objective12_counter = 0;
if (_root.target1.gender == 0 && _root.ground.right_end.hitTest(_root.target1.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target2.gender == 0 && _root.ground.right_end.hitTest(_root.target2.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target3.gender == 0 && _root.ground.right_end.hitTest(_root.target3.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target4.gender == 0 && _root.ground.right_end.hitTest(_root.target4.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target1.gender == 0 && _root.ground.left_end.hitTest(_root.target1.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target2.gender == 0 && _root.ground.left_end.hitTest(_root.target2.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target3.gender == 0 && _root.ground.left_end.hitTest(_root.target3.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target4.gender == 0 && _root.ground.left_end.hitTest(_root.target4.px1.TempoColission)) {
++_global.objective12_counter;
}
if (_root.target1.gender == 1 && _root.target1.attraction > 0 && _root.target1.attraction < 200) {
++_global.objective12_counter;
}
if (_root.target2.gender == 1 && _root.target2.attraction > 0 && _root.target2.attraction < 200) {
++_global.objective12_counter;
}
if (_root.target3.gender == 1 && _root.target3.attraction > 0 && _root.target3.attraction < 200) {
++_global.objective12_counter;
}
if (_root.target4.gender == 1 && _root.target4.attraction > 0 && _root.target4.attraction < 200) {
++_global.objective12_counter;
}
if (_global.objective12_counter >= 4) {
_global.objective[12] = 1;
}
_global.objective12_counter = 0;
}
};
_global.end_objective_check = function () {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
if (_global.objective[10] == 0) {
if (_root.target1.gender == 1 && _root.target1.attraction > 0 && _root.target1.attraction < 200) {
++_global.objective10_counter;
}
if (_root.target2.gender == 1 && _root.target2.attraction > 0 && _root.target2.attraction < 200) {
++_global.objective10_counter;
}
if (_root.target3.gender == 1 && _root.target3.attraction > 0 && _root.target3.attraction < 200) {
++_global.objective10_counter;
}
if (_root.target4.gender == 1 && _root.target4.attraction > 0 && _root.target4.attraction < 200) {
++_global.objective10_counter;
}
if (_global.objective10_counter == 2) {
_global.objective[10] = 1;
}
_global.objective10_counter = 0;
}
};
}
frame 2 {
var my_cm = new ContextMenu();
my_cm.hideBuiltInItems();
this.menu = my_cm;
var pop1 = new Sound();
pop1.attachSound('pop1');
var Writing = new Sound();
Writing.attachSound('Writing');
var photosfx = new Sound();
photosfx.attachSound('photosfx');
var DoorOpenClose = new Sound();
DoorOpenClose.attachSound('DoorOpenClose');
var UMcurtain = new Sound();
UMcurtain.attachSound('UMcurtain');
var UMwalking = new Sound();
UMwalking.attachSound('UMwalking');
var UMshower = new Sound();
UMshower.attachSound('UMshower');
var Decision = new Sound();
Decision.attachSound('Decision');
var hit1 = new Sound();
hit1.attachSound('hit1');
var hit2 = new Sound();
hit2.attachSound('hit2');
var swipe = new Sound();
swipe.attachSound('swipe');
_quality = 'medium';
}
frame 2 {
_global.view_character = function () {
_global.import_clothes = 0;
if (_global.character_num > 1) {
_root.CharacterPic_profile.gotoAndStop(2);
}
_root.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.hair_upper.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.hair_lower.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.character_num_hair);
if (_global.character_num_outfit > 1) {
_root.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
}
if (_global.character_num != 5 && _global.character_num != 9 && _global.character_num != 10 && _global.character_num != 15 && _global.character_num != 16 && _global.character_num != 17 && _global.character_num != 18) {
_root.CharacterPic_profile.body.gotoAndStop(1);
_root.CharacterPic_profile.boobs_upper.gotoAndStop(2);
} else {
_root.CharacterPic_profile.body.gotoAndStop(9);
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(1);
}
if (_global.character_num == 2 || _global.character_num == 12 || _global.character_num == 13 || _global.character_num == 14 || _global.character_num == 19) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(6);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(8);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(9);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(1);
} else {
if (_global.character_num == 4) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(11);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(13);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(2);
} else {
if (_global.character_num == 3 || _global.character_num == 6 || _global.character_num == 11) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(3);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(2);
} else {
if (_global.character_num == 7 || _global.character_num == 20) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(10);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(13);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(1);
} else {
if (_global.character_num == 8) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(1);
_root.CharacterPic_profile.boobs_upper.gotoAndStop(1);
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.body.gotoAndStop(6);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.body.gotoAndStop(7);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.body.gotoAndStop(8);
}
}
}
}
}
}
}
}
if (_global.character_num == 22) {
if (_global.club_swim == 1 || _global.club_track == 1 || _global.club_school == 1 || _global.club_music == 1 || _global.club_photo == 1 || _global.club_battle == 1 || _global.club_dance == 1 || _global.club_dodg == 1 || _global.club_game == 1) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(3);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(2);
} else {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(2);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(1);
}
}
if (_global.character_num_outfit == 2) {
if (_global.character_num == 5 || _global.character_num == 9 || _global.character_num == 10 || _global.character_num == 15 || _global.character_num == 16 || _global.character_num == 17 || _global.character_num == 18) {
_root.CharacterPic_profile.body.gotoAndStop(10);
if (_global.character_num == 15 || _global.character_num == 16) {
_root.CharacterPic_profile.body.gotoAndStop(11);
}
} else {
_root.CharacterPic_profile.body.gotoAndStop(3);
}
}
if (_global.character_num_outfit == 3) {
if (_global.character_num == 5 || _global.character_num == 9 || _global.character_num == 10 || _global.character_num == 15 || _global.character_num == 16 || _global.character_num == 17 || _global.character_num == 18) {
_root.CharacterPic_profile.body.gotoAndStop(11);
} else {
_root.CharacterPic_profile.body.gotoAndStop(4);
if (_global.character_num == 8) {
_root.CharacterPic_profile.body.gotoAndStop(8);
}
}
}
if (_global.character_num != 5 && _global.character_num != 8 && _global.character_num != 9 && _global.character_num != 10 && _global.character_num != 15 && _global.character_num != 16 && _global.character_num != 17 && _global.character_num != 18) {
_root.CharacterPic_profile.boobs_upper.gotoAndPlay(3);
}
};
_global.meet_character = function () {
if (_global.book_popularteen == 1) {
if (_global.student_chat == 2) {
_global.plus_amount = 1 + (random(2) + 1);
_global.PattieRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 3) {
_global.plus_amount = 1 + (random(2) + 1);
_global.LumaRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 4) {
_global.plus_amount = 1 + (random(2) + 1);
_global.RileyRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 5) {
_global.plus_amount = 1 + (random(2) + 1);
_global.ChrisRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 6) {
_global.plus_amount = 1 + (random(2) + 1);
_global.ZytraRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 7) {
_global.plus_amount = 1 + (random(2) + 1);
_global.JoeyRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 8) {
_global.plus_amount = 1 + (random(2) + 1);
_global.AmberRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 9) {
_global.plus_amount = 1 + (random(2) + 1);
_global.GreelRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 10) {
_global.plus_amount = 1 + (random(2) + 1);
_global.KyleRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 11) {
_global.plus_amount = 1 + (random(2) + 1);
_global.RoiseRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 12) {
_global.plus_amount = 1 + (random(2) + 1);
_global.SavoriRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 13) {
_global.plus_amount = 1 + (random(2) + 1);
_global.JeniRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 14) {
_global.plus_amount = 1 + (random(2) + 1);
_global.LeyahRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 15) {
_global.plus_amount = 1 + (random(2) + 1);
_global.JoiryRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 16) {
_global.plus_amount = 1 + (random(2) + 1);
_global.DavidRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 17) {
_global.plus_amount = 1 + (random(2) + 1);
_global.TsugoRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 18) {
_global.plus_amount = 1 + (random(2) + 1);
_global.JinruRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 19) {
_global.plus_amount = 1 + (random(2) + 1);
_global.LynnRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 20) {
_global.plus_amount = 1 + (random(2) + 1);
_global.DizzyRelation += _global.plus_amount;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
};
_global.pleasure_toofast = function () {
_global.randomreplytext = random(5);
if (randomreplytext == 0) {
return 'Whoa slow down ';
} else {
if (randomreplytext == 1) {
return 'Slow down some ';
} else {
if (randomreplytext == 2) {
return 'Too fast ';
} else {
if (randomreplytext == 3) {
return 'No need to rush ';
} else {
if (randomreplytext == 4) {
return 'Take your time ';
}
}
}
}
}
};
_global.pleasure_tooslow = function () {
_global.randomreplytext = random(5);
if (randomreplytext == 0) {
return 'That\'s too slow ';
} else {
if (randomreplytext == 1) {
return 'Come on do it faster for me ';
} else {
if (randomreplytext == 2) {
return 'Hmm do it harder ';
} else {
if (randomreplytext == 3) {
return 'Faster ';
} else {
if (randomreplytext == 4) {
return 'Please do it faster right here ';
}
}
}
}
}
};
_global.pleasure_perfect = function () {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'Yeah that\'s perfect ';
} else {
if (randomreplytext == 1) {
return 'This feels amazing ';
} else {
if (randomreplytext == 2) {
return 'It feels good that way ';
} else {
if (randomreplytext == 3) {
return 'Keep it up ';
} else {
if (randomreplytext == 4) {
return 'I can feel it ';
} else {
if (randomreplytext == 5) {
return 'Wow this feels good ';
} else {
if (randomreplytext == 6) {
return 'Mmmmm yeah ';
} else {
if (randomreplytext == 7) {
return 'That\'s it just like that ';
} else {
if (randomreplytext == 8) {
return 'It feels great ';
} else {
if (randomreplytext == 9) {
return 'My cock is so hard right now ';
}
}
}
}
}
}
}
}
}
}
};
_global.pleasure_stop = function () {
_global.randomreplytext = random(5);
if (randomreplytext == 0) {
return 'Ah I can barely hold it in ';
} else {
if (randomreplytext == 1) {
return 'Take a break right here ';
} else {
if (randomreplytext == 2) {
return 'It feels too good right here ';
} else {
if (randomreplytext == 3) {
return 'Hold off a bit so I won\'t cum too early ';
} else {
if (randomreplytext == 4) {
return 'Just hold off right here ';
}
}
}
}
}
};
}
frame 2 {
keyListenerQ = new Object();
keyListenerQ.onKeyDown = function () {
if (Key.getCode() == 81) {
if (_root.hand_device._currentframe == 21) {
_root.hand_device.play();
} else {
if (_root.hand_device._currentframe != 1) {
_root.boobs.gotoAndStop(1);
_root.boobs.boobs.boob_left.gotoAndStop(1);
_root.boobs.boobs.boob_right.gotoAndStop(1);
_root.hand_device.gotoAndPlay(2);
} else {
_root.boobs.gotoAndStop(1);
_root.boobs.boobs.boob_left.gotoAndStop(1);
_root.boobs.boobs.boob_right.gotoAndStop(1);
_root.hand_device.gotoAndPlay(2);
}
}
}
};
Key.addListener(keyListenerQ);
_global.load_character = function () {
_global.import_clothes = 0;
if (_global.character_num > 1) {
_root.CharacterPic_profile.gotoAndStop(2);
}
_root.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.hair_upper.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.hair_lower.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.character_num);
_root.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.character_num_hair);
if (_global.character_num_outfit > 1) {
_root.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
}
if (_global.character_num != 5 && _global.character_num != 9 && _global.character_num != 10 && _global.character_num != 15 && _global.character_num != 16 && _global.character_num != 17 && _global.character_num != 18) {
_root.CharacterPic_profile.body.gotoAndStop(1);
_root.CharacterPic_profile.boobs_upper.gotoAndStop(2);
} else {
_root.CharacterPic_profile.body.gotoAndStop(9);
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(1);
}
if (_global.character_num == 2 || _global.character_num == 12 || _global.character_num == 13 || _global.character_num == 14 || _global.character_num == 19) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(6);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(8);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(9);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(1);
} else {
if (_global.character_num == 4) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(11);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(13);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(2);
} else {
if (_global.character_num == 3 || _global.character_num == 6 || _global.character_num == 11) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(3);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(2);
} else {
if (_global.character_num == 7 || _global.character_num == 20) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(10);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(13);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(1);
} else {
if (_global.character_num == 8) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(1);
_root.CharacterPic_profile.boobs_upper.gotoAndStop(1);
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.body.gotoAndStop(6);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.body.gotoAndStop(7);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.body.gotoAndStop(8);
}
}
}
}
}
}
}
}
if (_global.character_num == 22) {
if (_global.club_swim == 1 || _global.club_track == 1 || _global.club_school == 1 || _global.club_music == 1 || _global.club_photo == 1 || _global.club_battle == 1 || _global.club_dance == 1 || _global.club_dodg == 1 || _global.club_game == 1) {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(3);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(2);
} else {
if (_global.character_num_outfit == 1) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(2);
} else {
if (_global.character_num_outfit == 2) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.character_num_outfit == 3) {
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
}
}
}
_root.CharacterPic_profile.body.gotoAndStop(1);
}
}
if (_global.character_num_outfit == 2) {
if (_global.character_num == 5 || _global.character_num == 9 || _global.character_num == 10 || _global.character_num == 15 || _global.character_num == 16 || _global.character_num == 17 || _global.character_num == 18) {
_root.CharacterPic_profile.body.gotoAndStop(10);
if (_global.character_num == 15 || _global.character_num == 16) {
_root.CharacterPic_profile.body.gotoAndStop(11);
}
} else {
_root.CharacterPic_profile.body.gotoAndStop(3);
}
}
if (_global.character_num_outfit == 3) {
if (_global.character_num == 5 || _global.character_num == 9 || _global.character_num == 10 || _global.character_num == 15 || _global.character_num == 16 || _global.character_num == 17 || _global.character_num == 18) {
_root.CharacterPic_profile.body.gotoAndStop(11);
} else {
_root.CharacterPic_profile.body.gotoAndStop(4);
if (_global.character_num == 8) {
_root.CharacterPic_profile.body.gotoAndStop(8);
}
}
}
if (_global.character_num != 5 && _global.character_num != 8 && _global.character_num != 9 && _global.character_num != 10 && _global.character_num != 15 && _global.character_num != 16 && _global.character_num != 17 && _global.character_num != 18) {
_root.CharacterPic_profile.boobs_upper.gotoAndPlay(3);
}
};
_global.frame15_reset = function () {
_global.travel = 0;
_global.train_running = 0;
_global.train_swimming = 0;
_global.train_boxing = 0;
_global.challenge_luma_running = 0;
_global.challenge_luma_swimming = 0;
_global.challenge_luma_boxing = 0;
_global.fight_sent = 0;
_global.challenge_pattie_running = 0;
_global.challenge_zytra_swimming = 0;
_global.challenge_jeni_boxing = 0;
_global.savori_quest_fight = 0;
};
_global.cloth_reset = function () {
_global.WearSchool = 0;
_global.school_style = 1;
_global.WearGym = 0;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
};
_global.join_club_relation = function () {
_global.ChrisRelation += 20;
_global.RileyRelation += 20;
_global.PattieRelation += 20;
_global.GreelRelation += 20;
_global.KyleRelation += 20;
_global.LumaRelation += 20;
_global.ZytraRelation += 20;
_global.JoeyRelation += 20;
_global.AmberRelation += 20;
_global.RoiseRelation += 20;
_global.SavoriRelation += 20;
_global.JeniRelation += 20;
_global.LeyahRelation += 20;
_global.JoiryRelation += 20;
_global.DavidRelation += 20;
_global.TsugoRelation += 20;
_global.JinruRelation += 20;
_global.LynnRelation += 20;
_global.DizzyRelation += 20;
_global.OverallPopularity += 20;
};
_global.all_plus_relation = function () {
_global.ChrisRelation += 10;
_global.RileyRelation += 10;
_global.PattieRelation += 10;
_global.GreelRelation += 10;
_global.KyleRelation += 10;
_global.LumaRelation += 10;
_global.ZytraRelation += 10;
_global.JoeyRelation += 10;
_global.AmberRelation += 10;
_global.RoiseRelation += 10;
_global.SavoriRelation += 10;
_global.JeniRelation += 10;
_global.LeyahRelation += 10;
_global.JoiryRelation += 10;
_global.DavidRelation += 10;
_global.TsugoRelation += 10;
_global.JinruRelation += 10;
_global.LynnRelation += 10;
_global.DizzyRelation += 10;
_global.OverallPopularity += 10;
};
_global.all_plus_relation_small = function () {
_global.ChrisRelation += 5;
_global.RileyRelation += 5;
_global.PattieRelation += 5;
_global.GreelRelation += 5;
_global.KyleRelation += 5;
_global.LumaRelation += 5;
_global.ZytraRelation += 5;
_global.JoeyRelation += 5;
_global.AmberRelation += 5;
_global.RoiseRelation += 5;
_global.SavoriRelation += 5;
_global.JeniRelation += 5;
_global.LeyahRelation += 5;
_global.JoiryRelation += 5;
_global.DavidRelation += 5;
_global.TsugoRelation += 5;
_global.JinruRelation += 5;
_global.LynnRelation += 5;
_global.DizzyRelation += 5;
_global.OverallPopularity += 5;
};
_global.talk_about_nude = function () {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should probably have a shirt on!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. really?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane!?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: M- Maiko! Y- You don\'t have a shirt on...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Feelin\' bold today Umi?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...uh. Please put on a shirt.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Umiya-san?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll. Don\'t just walk around topless like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Time to get a handful!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Sorry. I was just leaving..';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Where the heck is your shirt!?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Really? fucking cow tits!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! why no shirt nya?...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Just look at this slut prancing around!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Holy shit! I got to get out of here before Jeni catches me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan? You look cold..';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Maiko... shirt... please.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: M- Maiko!! did you know you don\'t have shirt on ?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Holy cow!! I have X-Ray vision!!!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
};
_global.talk_about_nude_and_cum = function () {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? Wait what happened?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Geezus fucking christ nerd! Don\'t you have any shame!?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko!? I hope this is not some prank!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko!? What just happend to you?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Oh no! Umi what happened!?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...uh...are you ok? I can get GemCo law division if you want.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Umiya-san? Should I get help?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll! What happened to you?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Whoa whoa whoa! Do a pose for me real quick.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: I don\'t want any part of this.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? What the hell happened to you!?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: David didn\'t do this to do did he!?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan!! Are you owkay nya?.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Holy shit! Get the fuck away from me you dirty whore!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Holy shit!! Damn you are just a cum dumpster aren\'t you?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Whoa Maiko-chan. I don\'t want any of that to ruin my clothes.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Maiko... what the fuck....';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: M- Maiko!! You might need a bodyguard like me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh no it is too late!! The aliens have taken you!!!!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
};
}
frame 2 {
function createExplosion(targetX, targetY) {
var v6 = 0;
while (v6 < particleTotal) {
var v5 = flash.display.BitmapData.loadBitmap('sparkle_purple');
var v3 = _root.createEmptyMovieClip('main_holder', _root.getNextHighestDepth());
var v4 = v3.createEmptyMovieClip('internal_holder', v3.getNextHighestDepth());
v4._x = -v5.width / 2;
v4._y = -v5.height / 2;
v4.attachBitmap(v5, v4.getNextHighestDepth(), 'never', true);
v3._x = targetX;
v3._y = targetY;
v3._rotation = random(360);
v3._alpha = random(50) + 50;
v3.boundyLeft = targetX - particleRange;
v3.boundyTop = targetY - particleRange;
v3.boundyRight = targetX + particleRange;
v3.boundyBottom = targetY + particleRange;
v3.speedX = Math.random(particleMaxSpeed) - Math.random(particleMaxSpeed);
v3.speedY = Math.random(particleMaxSpeed) - Math.random(particleMaxSpeed);
v3.speedX *= particleMaxSpeed;
v3.speedY *= particleMaxSpeed;
v3.fadeSpeed = Math.random(particleFadeSpeed) * particleFadeSpeed;
++numberOfParticles;
v3.onEnterFrame = function () {
this._alpha -= this.fadeSpeed;
this._x += this.speedX;
this._y += this.speedY;
if (this._alpha <= 0 || this._x < this.boundyLeft || this._x > this.boundyRight || this._y < this.boundyTop || this._y > this.boundyBottom) {
this.removeMovieClip();
--numberOfParticles;
}
};
++v6;
}
}
_global.changeColor = function (MovieClip, theColor) {
var v1 = new Color(MovieClip);
v1.setRGB(theColor);
};
_global.select_device_color = function () {
srcMC = _root.stores_mall.mc_colorPicker.colors;
var v3 = new flash.display.BitmapData(srcMC._width, srcMC._height, true, 0);
v3.draw(srcMC);
_global.colorValue = '0x' + (v3.getPixel(srcMC._xmouse, srcMC._ymouse)).toString(16);
_global.changeColor(_root.stores_mall.mc_color.device, _global.colorValue);
};
_global.blink_chance = 10;
_global.display_character = function (MovieClip, character, gender) {
MovieClip.gotoAndStop(2);
MovieClip.joinfriend.gotoAndStop(gender);
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.eye_move.eye.gotoAndStop(character);
MovieClip.joinfriend.eyebrow.gotoAndStop('normal');
MovieClip.joinfriend.eyebrow.eyebrow_left.gotoAndStop(character);
MovieClip.joinfriend.eyebrow.eyebrow_right.gotoAndStop(character);
MovieClip.joinfriend.hair_front.gotoAndStop(character);
MovieClip.joinfriend.hair_back.gotoAndStop(character);
MovieClip.joinfriend.school_vest.gotoAndStop(character);
MovieClip.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(character);
MovieClip.joinfriend.school_tits_jiggle.school_tits_2.gotoAndStop(character);
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(3);
MovieClip.joinfriend.legs.gotoAndStop('closed');
if (gender == 'male') {
MovieClip.joinfriend.mouth.gotoAndStop(8);
}
};
_global.display_blank_character = function (MovieClip) {
MovieClip.gotoAndStop('blank');
};
_global.display_character_num = function (MovieClip, character) {
if (character == 2) {
_global.display_character(MovieClip, 'pattie', 'female');
} else {
if (character == 3) {
_global.display_character(MovieClip, 'luma', 'female');
} else {
if (character == 4) {
_global.display_character(MovieClip, 'riley', 'female');
} else {
if (character == 5) {
_global.display_character(MovieClip, 'chris', 'male');
} else {
if (character == 6) {
_global.display_character(MovieClip, 'zytra', 'female');
} else {
if (character == 7) {
_global.display_character(MovieClip, 'joey', 'female');
} else {
if (character == 8) {
_global.display_character(MovieClip, 'amber', 'female');
} else {
if (character == 9) {
_global.display_character(MovieClip, 'greel', 'male');
} else {
if (character == 10) {
_global.display_character(MovieClip, 'kyle', 'male');
} else {
if (character == 11) {
_global.display_character(MovieClip, 'roise', 'female');
} else {
if (character == 12) {
_global.display_character(MovieClip, 'savori', 'female');
} else {
if (character == 13) {
_global.display_character(MovieClip, 'jeni', 'female');
} else {
if (character == 14) {
_global.display_character(MovieClip, 'leyah', 'female');
} else {
if (character == 15) {
_global.display_character(MovieClip, 'joiry', 'male');
} else {
if (character == 16) {
_global.display_character(MovieClip, 'david', 'male');
} else {
if (character == 17) {
_global.display_character(MovieClip, 'tsugo', 'male');
} else {
if (character == 18) {
_global.display_character(MovieClip, 'jinru', 'male');
} else {
if (character == 19) {
_global.display_character(MovieClip, 'lynn', 'female');
} else {
if (character == 20) {
_global.display_character(MovieClip, 'dizzy', 'female');
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
};
_global.arms_normal = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(1);
MovieClip.joinfriend.arm_right.gotoAndStop(1);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(1);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(1);
};
_global.arms_cover = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(2);
MovieClip.joinfriend.arm_right.gotoAndStop(2);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(2);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(2);
};
_global.arms_hips = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(3);
MovieClip.joinfriend.arm_right.gotoAndStop(3);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(3);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(3);
};
_global.arms_sweet = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(4);
MovieClip.joinfriend.arm_right.gotoAndStop(4);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(4);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(4);
};
_global.arms_head = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(5);
MovieClip.joinfriend.arm_right.gotoAndStop(5);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(5);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(5);
};
_global.arms_folded = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(6);
MovieClip.joinfriend.arm_right.gotoAndStop(6);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(6);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(6);
};
_global.arms_suprised = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(7);
MovieClip.joinfriend.arm_right.gotoAndStop(7);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(7);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(7);
};
_global.arms_chest = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(8);
MovieClip.joinfriend.arm_right.gotoAndStop(8);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(8);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(8);
};
_global.arms_mouth = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(9);
MovieClip.joinfriend.arm_right.gotoAndStop(9);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(9);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(9);
};
_global.arms_fustrated = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(7);
MovieClip.joinfriend.arm_right.gotoAndStop(7);
MovieClip.joinfriend.arm_lower_left.gotoAndPlay(10);
MovieClip.joinfriend.arm_lower_right.gotoAndPlay(10);
};
_global.arms_fap = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(9);
MovieClip.joinfriend.arm_right.gotoAndStop(9);
MovieClip.joinfriend.arm_lower_left.gotoAndPlay(43);
MovieClip.joinfriend.arm_lower_right.gotoAndPlay(43);
};
_global.arms_plesant = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(2);
MovieClip.joinfriend.arm_right.gotoAndStop(8);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(2);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(8);
};
_global.arms_lower_out = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(56);
MovieClip.joinfriend.arm_right.gotoAndStop(56);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(56);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(56);
};
_global.arms_shoulder_level_in = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(54);
MovieClip.joinfriend.arm_right.gotoAndStop(54);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(54);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(54);
};
_global.arms_shoulder_level_out = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(55);
MovieClip.joinfriend.arm_right.gotoAndStop(55);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(55);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(55);
};
_global.arms_v = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndStop(57);
MovieClip.joinfriend.arm_right.gotoAndStop(57);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(57);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(57);
};
_global.arms_clap = function (MovieClip) {
MovieClip.joinfriend.arm_left.gotoAndPlay(58);
MovieClip.joinfriend.arm_right.gotoAndPlay(58);
MovieClip.joinfriend.arm_lower_left.gotoAndPlay(58);
MovieClip.joinfriend.arm_lower_right.gotoAndPlay(58);
};
_global.face_normal = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('normal');
MovieClip.joinfriend.mouth.gotoAndStop(2);
};
_global.face_mad = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('mad');
MovieClip.joinfriend.mouth.gotoAndStop(6);
};
_global.face_pissed = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('mad');
MovieClip.joinfriend.mouth.gotoAndStop(10);
};
_global.face_sad = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('sad');
MovieClip.joinfriend.mouth.gotoAndStop(3);
};
_global.face_suprised = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('suprised');
MovieClip.joinfriend.mouth.gotoAndStop(12);
};
_global.face_amazed = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('suprised');
MovieClip.joinfriend.mouth.gotoAndStop(4);
};
_global.face_happy = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('normal');
MovieClip.joinfriend.mouth.gotoAndStop(4);
};
_global.face_wtf = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('wtf');
MovieClip.joinfriend.mouth.gotoAndStop(6);
};
_global.face_scared = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('scared');
MovieClip.joinfriend.mouth.gotoAndStop(2);
};
_global.face_cheeze = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('normal');
MovieClip.joinfriend.mouth.gotoAndStop(7);
};
_global.face_normal_male = function (MovieClip) {
MovieClip.joinfriend.eyebrow.gotoAndStop('normal');
MovieClip.joinfriend.mouth.gotoAndStop(8);
};
_global.legs_normal = function (MovieClip) {
MovieClip.joinfriend.legs.gotoAndStop('normal');
};
_global.legs_open = function (MovieClip) {
MovieClip.joinfriend.legs.gotoAndStop('open');
};
_global.legs_closed = function (MovieClip) {
MovieClip.joinfriend.legs.gotoAndStop('closed');
};
_global.expression_normal = function (MovieClip) {
MovieClip.gotoAndStop(1);
MovieClip.eye_move.gotoAndStop('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.face_normal(MovieClip);
_global.arms_normal(MovieClip);
_global.legs_normal(MovieClip);
};
_global.expression_mad = function (MovieClip) {
MovieClip.gotoAndPlay('jump');
MovieClip.eye_move.gotoAndStop('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(2);
_global.face_pissed(MovieClip);
_global.arms_hips(MovieClip);
_global.legs_open(MovieClip);
};
_global.expression_fustrated = function (MovieClip) {
MovieClip.gotoAndPlay('shake');
MovieClip.eye_move.gotoAndPlay('roll');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(121);
_global.face_pissed(MovieClip);
_global.arms_fustrated(MovieClip);
_global.legs_normal(MovieClip);
};
_global.expression_shy = function (MovieClip) {
MovieClip.eye_move.gotoAndPlay('down');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.face_sad(MovieClip);
_global.arms_sweet(MovieClip);
_global.legs_closed(MovieClip);
};
_global.expression_flirty = function (MovieClip) {
MovieClip.eye_move.gotoAndStop('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.face_normal(MovieClip);
_global.arms_folded(MovieClip);
_global.legs_closed(MovieClip);
};
_global.expression_poked = function (MovieClip) {
MovieClip.eye_move.gotoAndStop('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.face_sad(MovieClip);
_global.arms_cover(MovieClip);
_global.legs_closed(MovieClip);
};
_global.expression_plesant = function (MovieClip) {
MovieClip.eye_move.gotoAndStop('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.face_happy(MovieClip);
_global.arms_chest(MovieClip);
_global.legs_closed(MovieClip);
};
_global.expression_wtf = function (MovieClip) {
MovieClip.eye_move.gotoAndStop('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.face_wtf(MovieClip);
_global.arms_folded(MovieClip);
_global.legs_closed(MovieClip);
};
_global.expression_smack_right = function (MovieClip) {
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(2);
MovieClip.joinfriend.arm_right.gotoAndStop(10);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(52);
};
_global.expression_punch_right = function (MovieClip) {
MovieClip.joinfriend.eye_move.gotoAndPlay('downright');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(2);
MovieClip.joinfriend.arm_right.gotoAndStop(11);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(53);
};
_global.expression_hit = function (MovieClip) {
MovieClip.eye_move.gotoAndPlay('up');
_global.face_suprised(MovieClip);
_global.arms_chest(MovieClip);
};
_global.action_jump = function (MovieClip) {
MovieClip.gotoAndPlay('jump');
};
_global.action_shake = function (MovieClip) {
MovieClip.gotoAndPlay('shake');
};
_global.cheer_ready = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(2);
_global.arms_hips(MovieClip);
_global.legs_closed(MovieClip);
_global.face_normal(MovieClip);
};
_global.cheer_cleanup = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(2);
_global.arms_normal(MovieClip);
_global.legs_normal(MovieClip);
_global.face_normal(MovieClip);
_global.action_jump(MovieClip);
};
_global.cheer_clap = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.arms_clap(MovieClip);
_global.face_normal(MovieClip);
};
_global.cheer_arm_left_out = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_left.gotoAndStop(55);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(55);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.cheer_arm_right_out = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_right.gotoAndStop(55);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(55);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.cheer_arm_left_in = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_left.gotoAndStop(54);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(54);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.cheer_arm_right_in = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_right.gotoAndStop(54);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(54);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.cheer_arm_left_up = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_left.gotoAndStop(56);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(56);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.cheer_arm_right_up = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_right.gotoAndStop(56);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(56);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.cheer_arm_left_down = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_left.gotoAndStop(57);
MovieClip.joinfriend.arm_lower_left.gotoAndStop(57);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.cheer_arm_right_down = function (MovieClip) {
MovieClip.gotoAndStop('idle');
MovieClip.joinfriend.eye_move.gotoAndPlay('front');
MovieClip.joinfriend.school_tits_jiggle.gotoAndPlay(62);
MovieClip.joinfriend.arm_right.gotoAndStop(57);
MovieClip.joinfriend.arm_lower_right.gotoAndStop(57);
_global.legs_open(MovieClip);
_global.face_happy(MovieClip);
};
_global.luma_routine_sequnce_1 = function (MovieClip, count) {
if (_global.luma_routine_right_arm_1[count] == 2) {
_global.cheer_arm_right_in(MovieClip);
} else {
if (_global.luma_routine_right_arm_1[count] == 3) {
_global.cheer_arm_right_out(MovieClip);
} else {
if (_global.luma_routine_right_arm_1[count] == 0) {
_global.cheer_arm_right_up(MovieClip);
} else {
if (_global.luma_routine_right_arm_1[count] == 1) {
_global.cheer_arm_right_down(MovieClip);
}
}
}
}
if (_global.luma_routine_left_arm_1[count] == 2) {
_global.cheer_arm_left_in(MovieClip);
} else {
if (_global.luma_routine_left_arm_1[count] == 3) {
_global.cheer_arm_left_out(MovieClip);
} else {
if (_global.luma_routine_left_arm_1[count] == 0) {
_global.cheer_arm_left_up(MovieClip);
} else {
if (_global.luma_routine_left_arm_1[count] == 1) {
_global.cheer_arm_left_down(MovieClip);
}
}
}
}
if (count == 4) {
_global.cheer_cleanup(MovieClip);
}
};
_global.check_cleanup = function (MovieClip) {
if (MovieClip.joinfriend.arm_left._currentframe == 1 && MovieClip.joinfriend.arm_lower_left._currentframe == 1 && MovieClip.joinfriend.arm_right._currentframe == 1 && MovieClip.joinfriend.arm_lower_right._currentframe == 1) {
_global.cheer_ready(MovieClip);
}
};
_global.check_cheer_position = function () {
if (_global.luma_routine_right_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_right_position && _global.luma_routine_left_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_left_position && _global.luma_routine_count == 1) {
_root.cheer_mini.cheer1.gotoAndStop(3);
++_global.cheer_correct_count;
} else {
if (_global.luma_routine_count == 1) {
_root.cheer_mini.cheer1.gotoAndStop(2);
}
}
if (_global.luma_routine_right_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_right_position && _global.luma_routine_left_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_left_position && _global.luma_routine_count == 2) {
_root.cheer_mini.cheer2.gotoAndStop(3);
++_global.cheer_correct_count;
} else {
if (_global.luma_routine_count == 2) {
_root.cheer_mini.cheer2.gotoAndStop(2);
}
}
if (_global.luma_routine_right_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_right_position && _global.luma_routine_left_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_left_position && _global.luma_routine_count == 3) {
_root.cheer_mini.cheer3.gotoAndStop(3);
++_global.cheer_correct_count;
} else {
if (_global.luma_routine_count == 3) {
_root.cheer_mini.cheer3.gotoAndStop(2);
}
}
if (_global.luma_routine_right_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_right_position && _global.luma_routine_left_arm_1[_global.luma_routine_count - 1] == _global.maiko_arm_left_position && _global.luma_routine_count == 4) {
_root.cheer_mini.cheer4.gotoAndStop(3);
++_global.cheer_correct_count;
} else {
if (_global.luma_routine_count == 4) {
_root.cheer_mini.cheer4.gotoAndStop(2);
}
}
};
_global.boxing_char_setup = function (MovieClip) {
MovieClip.gotoAndStop(2);
MovieClip.body.eye_move.eye.gotoAndStop(_global.character_num);
MovieClip.hair_upper.gotoAndStop(_global.character_num);
MovieClip.hair_lower.gotoAndStop(_global.character_num);
MovieClip.body.eyebrow_profile.eyebrow.gotoAndStop(_global.character_num);
MovieClip.hair_upper.hair.gotoAndStop(_global.character_num_hair);
if (_global.character_num != 5 && _global.character_num != 9 && _global.character_num != 10 && _global.character_num != 15 && _global.character_num != 16 && _global.character_num != 17 && _global.character_num != 18) {
MovieClip.body.gotoAndStop(1);
MovieClip.boobs_upper.gotoAndStop(2);
} else {
MovieClip.body.gotoAndStop(9);
MovieClip.boobs_upper.boobs.gotoAndStop(1);
}
if (_global.character_num == 2 || _global.character_num == 12 || _global.character_num == 13 || _global.character_num == 14 || _global.character_num == 19) {
MovieClip.boobs_upper.boobs.gotoAndStop(8);
MovieClip.body.gotoAndStop(1);
} else {
if (_global.character_num == 4) {
MovieClip.boobs_upper.boobs.gotoAndStop(12);
MovieClip.body.gotoAndStop(2);
} else {
if (_global.character_num == 3 || _global.character_num == 6 || _global.character_num == 11 || _global.character_num == 21 || _global.character_num == 22) {
MovieClip.boobs_upper.boobs.gotoAndStop(4);
MovieClip.body.gotoAndStop(2);
} else {
if (_global.character_num == 7 || _global.character_num == 20) {
MovieClip.boobs_upper.boobs.gotoAndStop(12);
MovieClip.body.gotoAndStop(1);
} else {
if (_global.character_num == 8) {
MovieClip.boobs_upper.boobs.gotoAndStop(1);
MovieClip.boobs_upper.gotoAndStop(1);
MovieClip.body.gotoAndStop(7);
}
}
}
}
}
if (_global.character_num == 5 || _global.character_num == 9 || _global.character_num == 10 || _global.character_num == 15 || _global.character_num == 16 || _global.character_num == 17 || _global.character_num == 18) {
MovieClip.body.gotoAndStop(10);
if (_global.character_num == 15 || _global.character_num == 16) {
MovieClip.body.gotoAndStop(11);
}
} else {
MovieClip.body.gotoAndStop(3);
}
if (_global.character_num != 5 && _global.character_num != 8 && _global.character_num != 9 && _global.character_num != 10 && _global.character_num != 15 && _global.character_num != 16 && _global.character_num != 17 && _global.character_num != 18) {
MovieClip.boobs_upper.gotoAndPlay(3);
}
MovieClip.arm_upper.arm.gotoAndStop(2);
MovieClip.arm_upper.gotoAndPlay(225);
MovieClip.arm_lower.arm.gotoAndStop(2);
MovieClip.arm_lower.gotoAndPlay(244);
};
var particleMaxSpeed = 3;
var particleFadeSpeed = 10;
var particleTotal = 1;
var particleRange = 25;
mouseListener = new Object();
mouseListener.onMouseDown = function () {};
mouseListener.onMouseMove = function () {
createExplosion(_xmouse, _ymouse);
};
Mouse.addListener(mouseListener);
_global.female_happy = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
};
_global.female_mad = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(5);
};
_global.female_relief = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
};
_global.female_sad = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
};
_global.female_tease = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
};
_global.male_sad = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
};
_global.male_horny = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
};
_global.male_mad = function () {
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
};
_global.calculate_strength_outcome = function () {
_global.StrengthResult = 0;
_global.StrengthResult = _global.Player1Strength + _global.Player2Strength;
_global.StrengthResult = random(_global.StrengthResult + 1);
if (_global.StrengthResult <= _global.Player1Strength) {
_global.StrengthResult = 1;
} else {
_global.StrengthResult = 2;
}
};
_global.load_VS_character = function (MovieClip, count) {
MovieClip.px1.character.FIGHTER_head.hair_upper.gotoAndStop(count);
MovieClip.px1.character.FIGHTER_head.eye_move.eye.gotoAndStop(count);
MovieClip.px1.character.FIGHTER_head.eyebrow_profile.eyebrow.gotoAndStop(count);
MovieClip.px1.character.FIGHTER_hand_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_hand_inner.gotoAndStop(2);
if (count == 5 || count == 9 || count == 8 || count == 10 || count == 15 || count == 16 || count == 17 || count == 18) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('blank');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('blank');
} else {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop(1);
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop(1);
}
if (count == 19) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('jumbo');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('jumbo');
MovieClip.px1.gotoAndStop(2);
} else {
if (count == 3 || count == 6 || count == 11 || count == 22) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('large');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('large');
MovieClip.px1.gotoAndStop(2);
} else {
if (count == 2 || count == 12 || count == 13 || count == 14 || count == 19) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('medium');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('medium');
MovieClip.px1.gotoAndStop(2);
} else {
if (count == 4 || count == 7 || count == 20) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('small');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('small');
MovieClip.px1.gotoAndStop(2);
}
}
}
}
if (count == 15 || count == 16) {
MovieClip.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(2);
}
if (count == 5 || count == 9 || count == 10 || count == 15 || count == 16 || count == 17 || count == 18) {
MovieClip.px1.character.FIGHTER_boob_inner.gotoAndStop('blank');
MovieClip.px1.character.FIGHTER_boob_outter.gotoAndStop('blank');
MovieClip.px1.character.FIGHTER_body.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_upper_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_lower_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_feet_outter.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_upper_ininer.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_leg_lower_inner.gotoAndStop(2);
MovieClip.px1.character.FIGHTER_feet_inner.gotoAndStop(2);
}
if (count == 3 || count == 4) {
}
_global.Player1Damage = 5;
_global.Player1Strength = 50;
_global.Player1BlockCounterRequire = 3;
if (count == 2) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 5;
_global.Player2aquisition = 150;
_global.Player2punchreflex = 2;
_global.Player2Strength = 30;
_global.Player2Damage = 5;
} else {
if (count == 3) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 2;
_global.Player2aquisition = 50;
_global.Player2punchreflex = 1;
_global.Player2Strength = 70;
_global.Player2Damage = 8;
_global.Player2gettingblocked = 3;
} else {
if (count == 4) {
_global.Player2runner = 0;
_global.Player2BlockCounterRequire = 10;
_global.Player2aquisition = 1000;
_global.Player2punchreflex = 7;
_global.Player2Strength = 10;
_global.Player2Damage = 2;
} else {
if (count == 5) {
_global.Player2runner = 0;
_global.Player2BlockCounterRequire = 10;
_global.Player2aquisition = 1000;
_global.Player2punchreflex = 6;
_global.Player2Strength = 0;
_global.Player2Damage = 1;
} else {
if (count == 6) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 7;
_global.Player2aquisition = 150;
_global.Player2punchreflex = 4;
_global.Player2Strength = 30;
_global.Player2Damage = 5;
} else {
if (count == 7) {
_global.Player2runner = 0;
_global.Player2BlockCounterRequire = 10;
_global.Player2aquisition = 1000;
_global.Player2punchreflex = 10;
_global.Player2Strength = 0;
_global.Player2Damage = 1;
} else {
if (count == 8) {
_global.Player2runner = 0;
_global.Player2BlockCounterRequire = 15;
_global.Player2aquisition = 1000;
_global.Player2punchreflex = 15;
_global.Player2Strength = 0;
_global.Player2Damage = 1;
} else {
if (count == 9) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 7;
_global.Player2aquisition = 300;
_global.Player2punchreflex = 7;
_global.Player2Strength = 50;
_global.Player2Damage = 4;
} else {
if (count == 10) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 7;
_global.Player2aquisition = 250;
_global.Player2punchreflex = 5;
_global.Player2Strength = 20;
_global.Player2Damage = 3;
} else {
if (count == 11) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 7;
_global.Player2aquisition = 200;
_global.Player2punchreflex = 5;
_global.Player2Strength = 20;
_global.Player2Damage = 3;
} else {
if (count == 12) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 5;
_global.Player2aquisition = 150;
_global.Player2punchreflex = 2;
_global.Player2Strength = 30;
_global.Player2Damage = 5;
} else {
if (count == 13) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 3;
_global.Player2aquisition = 100;
_global.Player2punchreflex = 1;
_global.Player2Strength = 60;
_global.Player2Damage = 7;
_global.Player2gettingblocked = 4;
} else {
if (count == 14) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 7;
_global.Player2aquisition = 150;
_global.Player2punchreflex = 2;
_global.Player2Strength = 20;
_global.Player2Damage = 4;
} else {
if (count == 15) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 1;
_global.Player2aquisition = 50;
_global.Player2punchreflex = 1;
_global.Player2Strength = 100;
_global.Player2Damage = 13;
_global.Player2gettingblocked = 5;
} else {
if (count == 16) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 1;
_global.Player2aquisition = 100;
_global.Player2punchreflex = 1;
_global.Player2Strength = 90;
_global.Player2Damage = 12;
_global.Player2gettingblocked = 5;
} else {
if (count == 17) {
_global.Player2runner = 0;
_global.Player2BlockCounterRequire = 10;
_global.Player2aquisition = 1000;
_global.Player2punchreflex = 9;
_global.Player2Strength = 0;
_global.Player2Damage = 1;
} else {
if (count == 18) {
_global.Player2runner = 1;
_global.Player2BlockCounterRequire = 1;
_global.Player2aquisition = 20;
_global.Player2punchreflex = 1;
_global.Player2Strength = 200;
_global.Player2Damage = 15;
_global.Player2gettingblocked = 3;
} else {
if (count == 19) {
_global.Player2runner = 0;
_global.Player2BlockCounterRequire = 10;
_global.Player2aquisition = 1000;
_global.Player2punchreflex = 7;
_global.Player2Strength = 10;
_global.Player2Damage = 2;
} else {
if (count == 20) {
_global.Player2runner = 0;
_global.Player2BlockCounterRequire = 10;
_global.Player2aquisition = 1000;
_global.Player2punchreflex = 10;
_global.Player2Strength = 0;
_global.Player2Damage = 2;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
};
_global.hostile_check = function () {};
_global.david_harass_function = function () {
if (_global.david_harass == 0 && _global.joinfriend < 2 && _global.TasksLeft <= 2) {
_global.ChangeFrame = _root._currentframe;
_global.bullyframe = 1;
_global.david_harass = 1;
_global.student_chat = 16;
_root.gotoAndStop(111);
}
};
_global.encoder_function = function () {
var v4 = '';
var v3 = '';
var v176 = new String(_global.Day);
var v48 = new String(_global.joinfriend);
var v190 = new String(_global.morning_ready);
var v62 = new String(_global.stay_down);
var v117 = new String(_global.TasksLeft);
var v23 = new String(_global.talk_to_riley_about_school);
var v161 = new String(_global.talk_to_riley_about_directions);
var v118 = new String(_global.talk_to_chris_about_school);
var v5 = new String(_global.talk_to_luma_about_school);
var v119 = new String(_global.talk_to_pattie_about_luma);
var v152 = new String(_global.talk_to_sisters);
var v49 = new String(_global.talk_to_kyle);
var v50 = new String(_global.been_in_class);
v3 = v176 + 'U' + v48 + 'U' + v190 + 'U' + v62 + 'U' + v117 + 'U' + v23 + 'U' + v161 + 'U' + v118 + 'U' + v5 + 'U' + v119 + 'U' + v152 + 'U' + v49 + 'U' + v50;
v4 += v3;
var v63 = new String(_global.HairStyle);
var v111 = new String(_global.hasguitar);
var v64 = new String(_global.end_game);
var v120 = new String(_global.ending);
v50 = new String(_global.been_in_class);
var v142 = new String(_global.savori_kyle_quest);
var v15 = new String(_global.sold_savori_collection);
var v24 = new String(_global.savori_panties_stolen);
var v191 = new String(_global.riley_talk_to_maiko_about_savori);
var v143 = new String(_global.savori_talk_to_maiko_about_agents);
var v6 = new String(_global.kyle_sneak);
var v65 = new String(_global.get_savori);
v3 = 'U' + v63 + 'U' + v111 + 'U' + v64 + 'U' + v120 + 'U' + v50 + 'U' + v142 + 'U' + v15 + 'U' + v24 + 'U' + v191 + 'U' + v143 + 'U' + v6 + 'U' + v65;
v4 += v3;
var v112 = new String(_global.tsugo_joey_quest);
var v192 = new String(_global.asked_kyle);
var v16 = new String(_global.talk_to_savori_dad);
var v17 = new String(_global.riley_into_darkness);
var v93 = new String(_global.investigate_complaints);
var v121 = new String(_global.maiko_shower);
var v94 = new String(_global.spotted_annie);
v3 = 'U' + v112 + 'U' + v192 + 'U' + v16 + 'U' + v17 + 'U' + v93 + 'U' + v121 + 'U' + v94;
v4 += v3;
var v7 = new String(_global.MathSkill);
var v129 = new String(_global.HistorySkill);
var v130 = new String(_global.EnglishSkill);
var v122 = new String(_global.ScienceSkill);
var v153 = new String(_global.ComputerSkill);
var v66 = new String(_global.mathaverage);
var v51 = new String(_global.historyaverage);
var v25 = new String(_global.englishaverage);
var v8 = new String(_global.scienceaverage);
v3 = 'U' + v7 + 'U' + v129 + 'U' + v130 + 'U' + v122 + 'U' + v153 + 'U' + v66 + 'U' + v51 + 'U' + v25 + 'U' + v8;
v4 += v3;
var v18 = new String(_global.book_math);
var v82 = new String(_global.book_science);
var v144 = new String(_global.book_history);
var v162 = new String(_global.book_english);
var v26 = new String(_global.book_oralsextips);
var v95 = new String(_global.book_oralsextips2);
var v52 = new String(_global.book_sextips);
var v83 = new String(_global.book_guitarbasics);
var v104 = new String(_global.book_swim);
var v53 = new String(_global.book_run);
var v67 = new String(_global.book_box);
var v27 = new String(_global.book_popularteen);
var v177 = new String(_global.book_productivework);
var v178 = new String(_global.book_weapons);
var v163 = new String(_global.book_gemco);
var v105 = new String(_global.book_taxonomy);
v3 = 'U' + v18 + 'U' + v82 + 'U' + v144 + 'U' + v162 + 'U' + v26 + 'U' + v95 + 'U' + v52 + 'U' + v83 + 'U' + v104 + 'U' + v53 + 'U' + v67 + 'U' + v27 + 'U' + v177 + 'U' + v178 + 'U' + v163 + 'U' + v105;
v4 += v3;
var v9 = new String(_global.mathtotal);
var v96 = new String(_global.historytotal);
var v97 = new String(_global.englishtotal);
var v145 = new String(_global.sciencetotal);
var v154 = new String(_global.mathtestnum);
var v164 = new String(_global.historytestnum);
var v165 = new String(_global.englishtestnum);
var v155 = new String(_global.sciencetestnum);
v7 = new String(_global.MathSkill);
v130 = new String(_global.EnglishSkill);
v129 = new String(_global.HistorySkill);
v122 = new String(_global.ScienceSkill);
var v146 = new String(_global.MaxSkill);
var v156 = new String(_global.Endurance);
var v28 = new String(_global.HairpinEnergy);
v3 = 'U' + v9 + 'U' + v96 + 'U' + v97 + 'U' + v145 + 'U' + v154 + 'U' + v164 + 'U' + v165 + 'U' + v155 + 'U' + v7 + 'U' + v130 + 'U' + v129 + 'U' + v122 + 'U' + v146 + 'U' + v156 + 'U' + v28;
v4 += v3;
var v123 = new String(_global.ChrisRelation);
var v131 = new String(_global.KyleRelation);
var v166 = new String(_global.RileyRelation);
var v68 = new String(_global.PattieRelation);
var v29 = new String(_global.LumaRelation);
var v84 = new String(_global.ZytraRelation);
var v179 = new String(_global.LeyahRelation);
var v54 = new String(_global.JoeyRelation);
var v10 = new String(_global.AmberRelation);
var v132 = new String(_global.GreelRelation);
var v69 = new String(_global.RoiseRelation);
var v41 = new String(_global.SavoriRelation);
var v167 = new String(_global.JeniRelation);
var v85 = new String(_global.JoiryRelation);
var v106 = new String(_global.DavidRelation);
var v168 = new String(_global.TsugoRelation);
var v70 = new String(_global.JinruRelation);
var v71 = new String(_global.LynnRelation);
var v30 = new String(_global.DizzyRelation);
v3 = 'U' + v123 + 'U' + v131 + 'U' + v166 + 'U' + v68 + 'U' + v29 + 'U' + v84 + 'U' + v179 + 'U' + v54 + 'U' + v10 + 'U' + v132 + 'U' + v69 + 'U' + v41 + 'U' + v167 + 'U' + v85 + 'U' + v106 + 'U' + v168 + 'U' + v70 + 'U' + v71 + 'U' + v30;
v4 += v3;
var v133 = new String(_global.chris_relation_level);
var v107 = new String(_global.riley_relation_level);
var v193 = new String(_global.pattie_relation_level);
var v31 = new String(_global.greel_relation_level);
var v72 = new String(_global.leyah_relation_level);
var v194 = new String(_global.luma_relation_level);
var v32 = new String(_global.amber_relation_level);
var v98 = new String(_global.zytra_relation_level);
var v157 = new String(_global.joey_relation_level);
var v86 = new String(_global.kyle_relation_level);
var v11 = new String(_global.roise_relation_level);
var v180 = new String(_global.jeni_relation_level);
var v87 = new String(_global.savori_relation_level);
var v108 = new String(_global.joiry_relation_level);
var v55 = new String(_global.david_relation_level);
var v73 = new String(_global.tsugo_relation_level);
var v169 = new String(_global.jinru_relation_level);
var v124 = new String(_global.lynn_relation_level);
var v56 = new String(_global.dizzy_relation_level);
var v170 = new String(_global.OverallPopularity);
var v113 = new String(_global.autoboobcomeup);
var v134 = new String(_global.GuitarSkill);
v3 = 'U' + v133 + 'U' + v107 + 'U' + v193 + 'U' + v31 + 'U' + v72 + 'U' + v194 + 'U' + v32 + 'U' + v98 + 'U' + v157 + 'U' + v86 + 'U' + v11 + 'U' + v180 + 'U' + v87 + 'U' + v108 + 'U' + v55 + 'U' + v73 + 'U' + v169 + 'U' + v124 + 'U' + v56 + 'U' + v170 + 'U' + v113 + 'U' + v134;
v4 += v3;
var v42 = new String(_global.Money);
var v57 = new String(_global.chips);
var v12 = new String(_global.chipparts);
var v13 = new String(_global.hassent);
var v181 = new String(_global.bloom);
var v99 = new String(_global.game_seconds);
var v88 = new String(_global.game_minutes);
var v114 = new String(_global.game_hours);
var v58 = new String(_global.bodywash_fruit);
var v195 = new String(_global.bodywash_plus);
v3 = 'U' + v42 + 'U' + v57 + 'U' + v12 + 'U' + v13 + 'U' + v181 + 'U' + v99 + 'U' + v88 + 'U' + v114 + 'U' + v58 + 'U' + v195;
v4 += v3;
var v125 = new String(_global.club_swim);
var v126 = new String(_global.club_track);
var v100 = new String(_global.club_school);
var v33 = new String(_global.club_music);
var v74 = new String(_global.club_photo);
var v182 = new String(_global.club_battle);
var v59 = new String(_global.club_dance);
var v75 = new String(_global.club_dodge);
var v147 = new String(_global.club_game);
var v89 = new String(_global.club_cheer);
var v43 = new String(_global.beat_zytra_swim);
var v115 = new String(_global.beat_pattie_track);
var v76 = new String(_global.beat_jeni_boxing);
v3 = 'U' + v125 + 'U' + v126 + 'U' + v100 + 'U' + v33 + 'U' + v74 + 'U' + v182 + 'U' + v59 + 'U' + v75 + 'U' + v147 + 'U' + v89 + 'U' + v43 + 'U' + v115 + 'U' + v76;
v4 += v3;
var v183 = new String(_global.beat_luma_swim);
var v44 = new String(_global.beat_luma_grades);
var v34 = new String(_global.beat_luma_sent);
var v35 = new String(_global.beat_luma_fight);
var v135 = new String(_global.beat_luma_popular);
var v148 = new String(_global.beat_luma_track);
var v90 = new String(_global.beat_luma_dodge);
var v36 = new String(_global.beat_luma_game);
var v136 = new String(_global.beat_sent_luma);
var v196 = new String(_global.beat_sent_battler_chris);
var v101 = new String(_global.beat_sent_battler_lynn);
var v45 = new String(_global.beat_sent_battler_kyle);
var v149 = new String(_global.beat_sent_battler_roise);
var v184 = new String(_global.beat_sent_battler_tsugo);
var v201 = new String(_global.sent_battles_won);
v3 = 'U' + v183 + 'U' + v44 + 'U' + v34 + 'U' + v35 + 'U' + v135 + 'U' + v148 + 'U' + v90 + 'U' + v36 + 'U' + v136 + 'U' + v196 + 'U' + v101 + 'U' + v45 + 'U' + v149 + 'U' + v184 + 'U' + v201;
v4 += v3;
v201 = new String(_global.firstArcadeGameBeat);
var v197 = new String(_global.nature_pic_butterfly);
var v37 = new String(_global.nature_pic_butterfly2);
var v19 = new String(_global.nature_pic_butterfly3);
var v20 = new String(_global.pic_topless_maiko);
var v77 = new String(_global.pic_topless_pattie);
var v171 = new String(_global.pic_topless_luma);
var v137 = new String(_global.pic_topless_joey);
var v185 = new String(_global.pic_topless_zytra);
var v198 = new String(_global.pic_topless_amber);
var v172 = new String(_global.pic_topless_riley);
var v102 = new String(_global.pic_topless_savori);
var v138 = new String(_global.pic_topless_roise);
var v139 = new String(_global.pic_topless_jeni);
var v140 = new String(_global.pic_topless_lynn);
var v78 = new String(_global.pic_topless_dizzy);
var v158 = new String(_global.pic_topless_leyah);
var v186 = new String(_global.maiko_sweaty_boob_photo);
var v150 = new String(_global.kyle_softcore_magazine);
var v151 = new String(_global.kyle_savori_count);
v3 = 'U' + firstArcadeGameBeat + 'U' + v197 + 'U' + v37 + 'U' + v19 + 'U' + v20 + 'U' + v77 + 'U' + v171 + 'U' + v137 + 'U' + v185 + 'U' + v198 + 'U' + v172 + 'U' + v102 + 'U' + v138 + 'U' + v139 + 'U' + v140 + 'U' + v78 + 'U' + v158 + 'U' + v186 + 'U' + v150 + 'U' + v151;
v4 += v3;
var v60 = new String(_global.meleeskill);
var v173 = new String(_global.meleeskillearned);
var v38 = new String(_global.meleelevel);
var v187 = new String(_global.magicskill);
var v21 = new String(_global.magicskillearned);
var v159 = new String(_global.magiclevel);
var v91 = new String(_global.speedskill);
var v39 = new String(_global.speedskillearned);
var v14 = new String(_global.speedlevel);
var v127 = new String(_global.swimskill);
var v40 = new String(_global.swimskillearned);
var v22 = new String(_global.swimlevel);
v3 = 'U' + v60 + 'U' + v173 + 'U' + v38 + 'U' + v187 + 'U' + v21 + 'U' + v159 + 'U' + v91 + 'U' + v39 + 'U' + v14 + 'U' + v127 + 'U' + v40 + 'U' + v22;
v4 += v3;
var v199 = new String(_global.area_maiko_room);
var v92 = new String(_global.area_outside);
var v202 = new String(_global.area_mall);
var v79 = new String(_global.area_maiko_travel);
var v160 = new String(_global.area_gym);
var v109 = new String(_global.area_xjob1);
var v103 = new String(_global.area_xjob2);
var v174 = new String(_global.Hairset);
var v128 = new String(_global.colorValue);
var v110 = new String(_global.school_club_policy);
var v188 = new String(_global.yuri_customers);
var v80 = new String(_global.agent_occupation);
var v81 = new String(_global.agent_return_timer);
var v116 = new String(_global.room_default);
var v46 = new String(_global.david_harass);
var v47 = new String(_global.drank_coffee);
var v175 = new String(_global.total_coffee);
var v200 = new String(_global.maiko_dildo);
var v141 = new String(_global.buy_custom_shirt);
var v189 = new String(_global.custom_shirt);
var v61 = new String(_global.MaikoPencil);
v3 = 'U' + v199 + 'U' + v92 + 'U' + area_mall + 'U' + v79 + 'U' + v160 + 'U' + v109 + 'U' + v103 + 'U' + v174 + 'U' + v128 + 'U' + v110 + 'U' + v188 + 'U' + v80 + 'U' + v81 + 'U' + v116 + 'U' + v46 + 'U' + v47 + 'U' + v175 + 'U' + v200 + 'U' + v141 + 'U' + v189 + 'U' + v61;
v4 += v3;
_root.hand_device.hand_device.save_password_text = v4;
};
_global.decoder_function = function () {
var v3 = '';
_global.password_load_parsed = new Array();
v3 = _root.hand_device.hand_device.input_password_save;
_global.password_load_parsed = v3.split('U');
_global.Day = int(_global.password_load_parsed[0]);
_global.joinfriend = int(_global.password_load_parsed[1]);
_global.morning_ready = int(_global.password_load_parsed[2]);
_global.stay_down = int(_global.password_load_parsed[3]);
_global.TasksLeft = int(_global.password_load_parsed[4]);
_global.talk_to_riley_about_school = int(_global.password_load_parsed[5]);
_global.talk_to_riley_about_directions = int(_global.password_load_parsed[6]);
_global.talk_to_chris_about_school = int(_global.password_load_parsed[7]);
_global.talk_to_luma_about_school = int(_global.password_load_parsed[8]);
_global.talk_to_pattie_about_luma = int(_global.password_load_parsed[9]);
_global.talk_to_sisters = int(_global.password_load_parsed[10]);
_global.talk_to_kyle = int(_global.password_load_parsed[11]);
_global.been_in_class = int(_global.password_load_parsed[12]);
_global.HairStyle = int(_global.password_load_parsed[13]);
_global.hasguitar = int(_global.password_load_parsed[14]);
_global.end_game = int(_global.password_load_parsed[15]);
_global.ending = int(_global.password_load_parsed[16]);
_global.been_in_class = int(_global.password_load_parsed[17]);
_global.savori_kyle_quest = int(_global.password_load_parsed[18]);
_global.sold_savori_collection = int(_global.password_load_parsed[19]);
_global.savori_panties_stolen = int(_global.password_load_parsed[20]);
_global.riley_talk_to_maiko_about_savori = int(_global.password_load_parsed[21]);
_global.savori_talk_to_maiko_about_agents = int(_global.password_load_parsed[22]);
_global.kyle_sneak = int(_global.password_load_parsed[23]);
_global.get_savori = int(_global.password_load_parsed[24]);
_global.tsugo_joey_quest = int(_global.password_load_parsed[25]);
_global.asked_kyle = int(_global.password_load_parsed[26]);
_global.talk_to_savori_dad = int(_global.password_load_parsed[27]);
_global.riley_into_darkness = int(_global.password_load_parsed[28]);
_global.investigate_complaints = int(_global.password_load_parsed[29]);
_global.maiko_shower = int(_global.password_load_parsed[30]);
_global.spotted_annie = int(_global.password_load_parsed[31]);
_global.MathSkill = int(_global.password_load_parsed[32]);
_global.HistorySkill = int(_global.password_load_parsed[33]);
_global.EnglishSkill = int(_global.password_load_parsed[34]);
_global.ScienceSkill = int(_global.password_load_parsed[35]);
_global.ComputerSkill = int(_global.password_load_parsed[36]);
_global.mathaverage = int(_global.password_load_parsed[37]);
_global.historyaverage = int(_global.password_load_parsed[38]);
_global.englishaverage = int(_global.password_load_parsed[39]);
_global.scienceaverage = int(_global.password_load_parsed[40]);
_global.book_math = int(_global.password_load_parsed[41]);
_global.book_science = int(_global.password_load_parsed[42]);
_global.book_history = int(_global.password_load_parsed[43]);
_global.book_english = int(_global.password_load_parsed[44]);
_global.book_oralsextips = int(_global.password_load_parsed[45]);
_global.book_oralsextips2 = int(_global.password_load_parsed[46]);
_global.book_sextips = int(_global.password_load_parsed[47]);
_global.book_guitarbasics = int(_global.password_load_parsed[48]);
_global.book_swim = int(_global.password_load_parsed[49]);
_global.book_run = int(_global.password_load_parsed[50]);
_global.book_box = int(_global.password_load_parsed[51]);
_global.book_popularteen = int(_global.password_load_parsed[52]);
_global.book_productivework = int(_global.password_load_parsed[53]);
_global.book_weapons = int(_global.password_load_parsed[54]);
_global.book_gemco = int(_global.password_load_parsed[55]);
_global.book_taxonomy = int(_global.password_load_parsed[56]);
_global.mathtotal = int(_global.password_load_parsed[57]);
_global.historytotal = int(_global.password_load_parsed[58]);
_global.englishtotal = int(_global.password_load_parsed[59]);
_global.sciencetotal = int(_global.password_load_parsed[60]);
_global.mathtestnum = int(_global.password_load_parsed[61]);
_global.historytestnum = int(_global.password_load_parsed[62]);
_global.englishtestnum = int(_global.password_load_parsed[63]);
_global.sciencetestnum = int(_global.password_load_parsed[64]);
_global.MathSkill = int(_global.password_load_parsed[65]);
_global.EnglishSkill = int(_global.password_load_parsed[66]);
_global.HistorySkill = int(_global.password_load_parsed[67]);
_global.ScienceSkill = int(_global.password_load_parsed[68]);
_global.MaxSkill = int(_global.password_load_parsed[69]);
_global.Endurance = int(_global.password_load_parsed[70]);
_global.HairpinEnergy = int(_global.password_load_parsed[71]);
_global.ChrisRelation = int(_global.password_load_parsed[72]);
_global.KyleRelation = int(_global.password_load_parsed[73]);
_global.RileyRelation = int(_global.password_load_parsed[74]);
_global.PattieRelation = int(_global.password_load_parsed[75]);
_global.LumaRelation = int(_global.password_load_parsed[76]);
_global.ZytraRelation = int(_global.password_load_parsed[77]);
_global.LeyahRelation = int(_global.password_load_parsed[78]);
_global.JoeyRelation = int(_global.password_load_parsed[79]);
_global.AmberRelation = int(_global.password_load_parsed[80]);
_global.GreelRelation = int(_global.password_load_parsed[81]);
_global.RoiseRelation = int(_global.password_load_parsed[82]);
_global.SavoriRelation = int(_global.password_load_parsed[83]);
_global.JeniRelation = int(_global.password_load_parsed[84]);
_global.JoiryRelation = int(_global.password_load_parsed[85]);
_global.DavidRelation = int(_global.password_load_parsed[86]);
_global.TsugoRelation = int(_global.password_load_parsed[87]);
_global.JinruRelation = int(_global.password_load_parsed[88]);
_global.LynnRelation = int(_global.password_load_parsed[89]);
_global.DizzyRelation = int(_global.password_load_parsed[90]);
_global.chris_relation_level = int(_global.password_load_parsed[91]);
_global.riley_relation_level = int(_global.password_load_parsed[92]);
_global.pattie_relation_level = int(_global.password_load_parsed[93]);
_global.greel_relation_level = int(_global.password_load_parsed[94]);
_global.leyah_relation_level = int(_global.password_load_parsed[95]);
_global.luma_relation_level = int(_global.password_load_parsed[96]);
_global.amber_relation_level = int(_global.password_load_parsed[97]);
_global.zytra_relation_level = int(_global.password_load_parsed[98]);
_global.joey_relation_level = int(_global.password_load_parsed[99]);
_global.kyle_relation_level = int(_global.password_load_parsed[100]);
_global.roise_relation_level = int(_global.password_load_parsed[101]);
_global.jeni_relation_level = int(_global.password_load_parsed[102]);
_global.savori_relation_level = int(_global.password_load_parsed[103]);
_global.joiry_relation_level = int(_global.password_load_parsed[104]);
_global.david_relation_level = int(_global.password_load_parsed[105]);
_global.tsugo_relation_level = int(_global.password_load_parsed[106]);
_global.jinru_relation_level = int(_global.password_load_parsed[107]);
_global.lynn_relation_level = int(_global.password_load_parsed[108]);
_global.dizzy_relation_level = int(_global.password_load_parsed[109]);
_global.OverallPopularity = int(_global.password_load_parsed[110]);
_global.autoboobcomeup = int(_global.password_load_parsed[111]);
_global.GuitarSkill = int(_global.password_load_parsed[112]);
_global.Money = int(_global.password_load_parsed[113]);
_global.chips = int(_global.password_load_parsed[114]);
_global.chipparts = int(_global.password_load_parsed[115]);
_global.hassent = int(_global.password_load_parsed[116]);
_global.bloom = int(_global.password_load_parsed[117]);
_global.game_seconds = int(_global.password_load_parsed[118]);
_global.game_minutes = int(_global.password_load_parsed[119]);
_global.game_hours = int(_global.password_load_parsed[120]);
_global.bodywash_fruit = int(_global.password_load_parsed[121]);
_global.bodywash_plus = int(_global.password_load_parsed[122]);
_global.club_swim = int(_global.password_load_parsed[123]);
_global.club_track = int(_global.password_load_parsed[124]);
_global.club_school = int(_global.password_load_parsed[125]);
_global.club_music = int(_global.password_load_parsed[126]);
_global.club_photo = int(_global.password_load_parsed[127]);
_global.club_battle = int(_global.password_load_parsed[128]);
_global.club_dance = int(_global.password_load_parsed[129]);
_global.club_dodge = int(_global.password_load_parsed[130]);
_global.club_game = int(_global.password_load_parsed[131]);
_global.club_cheer = int(_global.password_load_parsed[132]);
_global.beat_zytra_swim = int(_global.password_load_parsed[133]);
_global.beat_pattie_track = int(_global.password_load_parsed[134]);
_global.beat_jeni_boxing = int(_global.password_load_parsed[135]);
_global.beat_luma_swim = int(_global.password_load_parsed[136]);
_global.beat_luma_grades = int(_global.password_load_parsed[137]);
_global.beat_luma_sent = int(_global.password_load_parsed[138]);
_global.beat_luma_fight = int(_global.password_load_parsed[139]);
_global.beat_luma_popular = int(_global.password_load_parsed[140]);
_global.beat_luma_track = int(_global.password_load_parsed[141]);
_global.beat_luma_dodge = int(_global.password_load_parsed[142]);
_global.beat_luma_game = int(_global.password_load_parsed[143]);
_global.beat_sent_luma = int(_global.password_load_parsed[144]);
_global.beat_sent_battler_chris = int(_global.password_load_parsed[145]);
_global.beat_sent_battler_lynn = int(_global.password_load_parsed[146]);
_global.beat_sent_battler_kyle = int(_global.password_load_parsed[147]);
_global.beat_sent_battler_roise = int(_global.password_load_parsed[148]);
_global.beat_sent_battler_tsugo = int(_global.password_load_parsed[149]);
_global.sent_battles_won = int(_global.password_load_parsed[150]);
_global.firstArcadeGameBeat = int(_global.password_load_parsed[151]);
_global.nature_pic_butterfly = int(_global.password_load_parsed[152]);
_global.nature_pic_butterfly2 = int(_global.password_load_parsed[153]);
_global.nature_pic_butterfly3 = int(_global.password_load_parsed[154]);
_global.pic_topless_maiko = int(_global.password_load_parsed[155]);
_global.pic_topless_pattie = int(_global.password_load_parsed[156]);
_global.pic_topless_luma = int(_global.password_load_parsed[157]);
_global.pic_topless_joey = int(_global.password_load_parsed[158]);
_global.pic_topless_zytra = int(_global.password_load_parsed[159]);
_global.pic_topless_amber = int(_global.password_load_parsed[160]);
_global.pic_topless_riley = int(_global.password_load_parsed[161]);
_global.pic_topless_savori = int(_global.password_load_parsed[162]);
_global.pic_topless_roise = int(_global.password_load_parsed[163]);
_global.pic_topless_jeni = int(_global.password_load_parsed[164]);
_global.pic_topless_lynn = int(_global.password_load_parsed[165]);
_global.pic_topless_dizzy = int(_global.password_load_parsed[166]);
_global.pic_topless_leyah = int(_global.password_load_parsed[167]);
_global.maiko_sweaty_boob_photo = int(_global.password_load_parsed[168]);
_global.kyle_softcore_magazine = int(_global.password_load_parsed[169]);
_global.kyle_savori_count = int(_global.password_load_parsed[170]);
_global.meleeskill = int(_global.password_load_parsed[171]);
_global.meleeskillearned = int(_global.password_load_parsed[172]);
_global.meleelevel = int(_global.password_load_parsed[173]);
_global.magicskill = int(_global.password_load_parsed[174]);
_global.magicskillearned = int(_global.password_load_parsed[175]);
_global.magiclevel = int(_global.password_load_parsed[176]);
_global.speedskill = int(_global.password_load_parsed[177]);
_global.speedskillearned = int(_global.password_load_parsed[178]);
_global.speedlevel = int(_global.password_load_parsed[179]);
_global.swimskill = int(_global.password_load_parsed[180]);
_global.swimskillearned = int(_global.password_load_parsed[181]);
_global.swimlevel = int(_global.password_load_parsed[182]);
_global.area_maiko_room = int(_global.password_load_parsed[183]);
_global.area_outside = int(_global.password_load_parsed[184]);
_global.area_mall = int(_global.password_load_parsed[185]);
_global.area_maiko_travel = int(_global.password_load_parsed[186]);
_global.area_gym = int(_global.password_load_parsed[187]);
_global.area_xjob1 = int(_global.password_load_parsed[188]);
_global.area_xjob2 = int(_global.password_load_parsed[189]);
_global.Hairset = int(_global.password_load_parsed[190]);
_global.colorValue = _global.password_load_parsed[191];
_global.school_club_policy = int(_global.password_load_parsed[192]);
_global.yuri_customers = int(_global.password_load_parsed[193]);
_global.agent_occupation = int(_global.password_load_parsed[194]);
_global.agent_return_timer = int(_global.password_load_parsed[195]);
_global.room_default = int(_global.password_load_parsed[196]);
_global.david_harass = int(_global.password_load_parsed[197]);
_global.drank_coffee = int(_global.password_load_parsed[198]);
_global.total_coffee = int(_global.password_load_parsed[199]);
_global.maiko_dildo = int(_global.password_load_parsed[200]);
_global.buy_custom_shirt = int(_global.password_load_parsed[201]);
_global.custom_shirt = int(_global.password_load_parsed[202]);
_global.MaikoPencil = int(_global.password_load_parsed[203]);
_global.changeColor(_root.img.maiko.device, _global.colorValue);
_global.changeColor(_root.img.maiko.device_bottom, _global.colorValue);
_global.changeColor(_root.img.maiko.maiko_sit.device, _global.colorValue);
_root.img.gotoAndStop(_global.room_default);
_global.changeColor(_root.hand_device.hand_device.device_border.device, _global.colorValue);
};
_global.count_custom_characters = function () {
_global.custom_characters = 1;
};
_global.custom_interaction = function (import_number) {
_global.custom_load_parsed = new Array();
loadText = new LoadVars();
loadText.onData = function (import_data) {
_root.custom_char.gotoAndStop(2);
_root.custom_char.joinfriend.eyebrow.eyebrow_left.gotoAndStop(6);
_root.custom_char.joinfriend.eyebrow.eyebrow_right.gotoAndStop(6);
_global.custom_load_parsed = import_data.split(':');
if (_global.custom_load_parsed[0] == 'male') {
_root.custom_char.joinfriend.gotoAndStop(2);
_root.custom_char.joinfriend.school_vest.gotoAndStop(10);
}
if (_global.custom_load_parsed[1] == 'red') {
_root.custom_char.joinfriend.eye_move.eye.gotoAndStop(14);
} else {
if (_global.custom_load_parsed[1] == 'blue') {
_root.custom_char.joinfriend.eye_move.eye.gotoAndStop(3);
} else {
if (_global.custom_load_parsed[1] == 'brown') {
_root.custom_char.joinfriend.eye_move.eye.gotoAndStop(16);
} else {
if (_global.custom_load_parsed[1] == 'green') {
_root.custom_char.joinfriend.eye_move.eye.gotoAndStop(9);
} else {
if (_global.custom_load_parsed[1] == 'purple') {
_root.custom_char.joinfriend.eye_move.eye.gotoAndStop(6);
}
}
}
}
}
if (_global.custom_load_parsed[2] == 'normal') {
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(8);
}
} else {
if (_global.custom_load_parsed[2] == 'happy') {
_global.face_happy(_root.custom_char);
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(8);
}
} else {
if (_global.custom_load_parsed[2] == 'mad') {
_global.face_mad(_root.custom_char);
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(9);
}
} else {
if (_global.custom_load_parsed[2] == 'wtf') {
_global.face_wtf(_root.custom_char);
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(8);
}
} else {
if (_global.custom_load_parsed[2] == 'suprised') {
_global.face_suprised(_root.custom_char);
} else {
if (_global.custom_load_parsed[2] == 'sad') {
_global.face_sad(_root.custom_char);
_root.custom_char.joinfriend.eyebrow.gotoAndStop('sad');
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(9);
}
} else {
if (_global.custom_load_parsed[2] == 'pissed') {
_global.face_pissed(_root.custom_char);
} else {
if (_global.custom_load_parsed[2] == 'pervert') {
_global.face_pissed(_root.custom_char);
_root.custom_char.joinfriend.mouth.gotoAndStop(7);
}
}
}
}
}
}
}
}
if (_global.custom_load_parsed[3] == 'normal') {
_global.arms_normal(_root.custom_char);
} else {
if (_global.custom_load_parsed[3] == 'crossed') {
_global.arms_folded(_root.custom_char);
} else {
if (_global.custom_load_parsed[3] == 'hips') {
_global.arms_hips(_root.custom_char);
} else {
if (_global.custom_load_parsed[3] == 'suprised') {
_global.arms_suprised(_root.custom_char);
} else {
if (_global.custom_load_parsed[3] == 'onhead') {
_global.arms_head(_root.custom_char);
} else {
if (_global.custom_load_parsed[3] == 'shy') {
_global.arms_sweet(_root.custom_char);
} else {
if (_global.custom_load_parsed[3] == 'cover') {
_global.arms_cover(_root.custom_char);
} else {
if (_global.custom_load_parsed[3] == 'chest') {
_global.arms_chest(_root.custom_char);
}
}
}
}
}
}
}
}
if (_global.custom_load_parsed[4] == 'none') {
_root.custom_char.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(8);
_root.custom_char.joinfriend.school_tits_jiggle.school_tits_2.gotoAndStop(8);
} else {
if (_global.custom_load_parsed[4] == 'small') {
_root.custom_char.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(4);
_root.custom_char.joinfriend.school_tits_jiggle.school_tits_2.gotoAndStop(4);
} else {
if (_global.custom_load_parsed[4] == 'med') {
_root.custom_char.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(2);
_root.custom_char.joinfriend.school_tits_jiggle.school_tits_2.gotoAndStop(2);
} else {
if (_global.custom_load_parsed[4] == 'large') {
_root.custom_char.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(3);
_root.custom_char.joinfriend.school_tits_jiggle.school_tits_2.gotoAndStop(3);
} else {
if (_global.custom_load_parsed[4] == 'jumbo') {
_root.custom_char.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(23);
_root.custom_char.joinfriend.school_tits_jiggle.school_tits_2.gotoAndStop(23);
} else {
if (_global.custom_load_parsed[4] == 'omfg') {
_root.custom_char.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(24);
_root.custom_char.joinfriend.school_tits_jiggle.school_tits_2.gotoAndStop(24);
}
}
}
}
}
}
_root.TextMC.BubbleText.gotoAndStop(611);
_root.TextMC.BubbleText.charname = _global.custom_load_parsed[5];
_root.TextMC.BubbleText.chartext = _global.custom_load_parsed[6];
_root.TextMC.gotoAndPlay(2);
if (_global.custom_load_parsed[7] != 'none' && random(3) == 0) {
if (_global.custom_load_parsed[7] == 'always') {
_root.TextMC.BubbleText.chartext = _global.custom_load_parsed[10];
}
if (_global.custom_load_parsed[7] == 'game') {
if (_global.beat_luma_game == 1) {
_root.TextMC.BubbleText.chartext = _global.custom_load_parsed[10];
}
}
if (_global.custom_load_parsed[7] == 'sexbook') {
if (_global.book_oralsextips == 1) {
_root.TextMC.BubbleText.chartext = _global.custom_load_parsed[10];
}
}
if (_global.custom_load_parsed[7] == 'cumface') {
if (_root.cumface._visible == true) {
_root.TextMC.BubbleText.chartext = _global.custom_load_parsed[10];
}
}
if (_global.custom_load_parsed[7] == 'dildo') {
if (_global.maiko_dildo > 0) {
_root.TextMC.BubbleText.chartext = _global.custom_load_parsed[10];
}
}
if (_global.custom_load_parsed[11] == 'none') {
} else {
if (_global.custom_load_parsed[11] == 'money') {
_global.Money += 500;
} else {
if (_global.custom_load_parsed[11] == 'relationexp') {
_global.ChrisRelation += 5;
_global.RileyRelation += 5;
_global.PattieRelation += 5;
_global.GreelRelation += 5;
_global.KyleRelation += 5;
_global.LumaRelation += 5;
_global.ZytraRelation += 5;
_global.JoeyRelation += 5;
_global.AmberRelation += 5;
_global.RoiseRelation += 5;
_global.SavoriRelation += 5;
_global.JeniRelation += 5;
_global.LeyahRelation += 5;
_global.JoiryRelation += 5;
_global.DavidRelation += 5;
_global.TsugoRelation += 5;
_global.JinruRelation += 5;
_global.LynnRelation += 5;
_global.DizzyRelation += 5;
} else {
if (_global.custom_load_parsed[11] == 'sentparts') {
_global.chipparts += 30;
} else {
if (_global.custom_load_parsed[11] == 'sentchips') {
_global.chips += 3;
} else {
if (_global.custom_load_parsed[11] == 'dildo') {
_global.maiko_dildo += 1;
} else {
if (_global.custom_load_parsed[11] == 'coffee') {
if (_global.total_coffee <= 3) {
_global.drank_coffee += 1;
}
} else {
if (_global.custom_load_parsed[11] == 'shower') {
_global.dirty = 0;
_root.cumface._visible = false;
} else {
if (_global.custom_load_parsed[11] == 'pics') {
_global.pic_topless_savori = 1;
_global.pic_topless_zytra = 1;
_global.pic_topless_luma = 1;
_global.pic_topless_roise = 1;
_global.maiko_sweaty_boob_photo = 1;
} else {
if (_global.custom_load_parsed[11] == 'expose') {
_global.WearSchool = 0;
_global.school_style = 1;
_global.WearGym = 0;
_global.WearTopless = 1;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_root.boobs.boobs.gotoAndStop(1);
} else {
if (_global.custom_load_parsed[11] == 'cum') {
_global.dirty = 1;
_root.cumface._visible = true;
}
}
}
}
}
}
}
}
}
}
}
if (_global.custom_load_parsed[8] == 'normal') {
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(8);
}
} else {
if (_global.custom_load_parsed[8] == 'happy') {
_global.face_happy(_root.custom_char);
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(8);
}
} else {
if (_global.custom_load_parsed[8] == 'mad') {
_global.face_mad(_root.custom_char);
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(9);
}
} else {
if (_global.custom_load_parsed[8] == 'wtf') {
_global.face_wtf(_root.custom_char);
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(8);
}
} else {
if (_global.custom_load_parsed[8] == 'suprised') {
_global.face_suprised(_root.custom_char);
} else {
if (_global.custom_load_parsed[8] == 'sad') {
_global.face_sad(_root.custom_char);
_root.custom_char.joinfriend.eyebrow.gotoAndStop('sad');
if (_root.custom_char.joinfriend._currentframe == 2) {
_root.custom_char.joinfriend.mouth.gotoAndStop(9);
}
} else {
if (_global.custom_load_parsed[8] == 'pissed') {
_global.face_pissed(_root.custom_char);
} else {
if (_global.custom_load_parsed[8] == 'pervert') {
_global.face_pissed(_root.custom_char);
_root.custom_char.joinfriend.mouth.gotoAndStop(7);
}
}
}
}
}
}
}
}
if (_global.custom_load_parsed[9] == 'normal') {
_global.arms_normal(_root.custom_char);
} else {
if (_global.custom_load_parsed[9] == 'crossed') {
_global.arms_folded(_root.custom_char);
} else {
if (_global.custom_load_parsed[9] == 'hips') {
_global.arms_hips(_root.custom_char);
} else {
if (_global.custom_load_parsed[9] == 'suprised') {
_global.arms_suprised(_root.custom_char);
} else {
if (_global.custom_load_parsed[9] == 'onhead') {
_global.arms_head(_root.custom_char);
} else {
if (_global.custom_load_parsed[9] == 'shy') {
_global.arms_sweet(_root.custom_char);
} else {
if (_global.custom_load_parsed[9] == 'cover') {
_global.arms_cover(_root.custom_char);
} else {
if (_global.custom_load_parsed[9] == 'chest') {
_global.arms_chest(_root.custom_char);
}
}
}
}
}
}
}
}
}
_root.TextMC.gotoAndPlay(2);
if (_global.custom_load_parsed[12] == 'sent' && _global.hassent >= 1) {
_root.sent_menu.gotoAndStop(2);
_global.custom_sent_battle = 4;
_global.player2slot1 = _global.custom_load_parsed[13];
_global.player2slot2 = _global.custom_load_parsed[14];
_global.player2slot3 = _global.custom_load_parsed[15];
_global.player2slot4 = _global.custom_load_parsed[16];
_global.player2slot5 = _global.custom_load_parsed[17];
_global.player2slot6 = _global.custom_load_parsed[18];
_global.player2slot7 = _global.custom_load_parsed[19];
_global.player2slot8 = _global.custom_load_parsed[20];
}
};
custom_file = 'umcc_import/' + import_number + '/data.txt';
loadText.load(custom_file);
};
_global.custom_character_counter = function (import_number) {
if (_global.endoffile == 0) {
_global.custom_load_parsed = new Array();
loadText = new LoadVars();
loadText.onData = function (import_data) {
_global.custom_load_parsed = import_data.split(':');
if (_global.custom_load_parsed[0] == 'male' || _global.custom_load_parsed[0] == 'female') {
++_global.custom_characters;
} else {
_global.endoffile = 1;
}
};
custom_file = 'umcc_import/' + import_number + '/data.txt';
loadText.load(custom_file);
}
};
_global.endoffile = 0;
_global.custom_characters = 0;
var a;
a = 1;
while (a <= 100) {
_global.custom_character_counter(a);
++a;
}
}
movieClip 138 {
}
movieClip 139 {
}
movieClip 141 {
}
movieClip 142 {
}
button 143 {
on (release) {
if (_root.pswrd == 'Vortex00IsBackAtIt') {
_global.v00 = 1;
_root.pswrd = 'Press U during game!';
} else {
_root.pswrd = 'wrong!';
}
}
}
movieClip 149 {
}
movieClip 151 {
}
movieClip 155 {
}
button 156 {
on (release) {
gotoAndStop(2);
}
on (rollOver) {
_root.pop1.start();
}
}
button 157 {
on (release) {
_root.Decision.start();
_root.gotoAndStop(108);
}
on (rollOver) {
_root.pop1.start();
}
}
button 161 {
on (release) {
gotoAndStop(1);
}
on (rollOver) {
_root.pop1.start();
}
}
button 162 {
on (release) {
_root.Decision.start();
_root.gotoAndStop(52);
}
on (rollOver) {
gotoAndStop(1);
_root.pop1.start();
}
}
button 163 {
on (release) {
_global.import_mobile_device_bg = 1;
}
on (rollOver) {
_root.pop1.start();
}
}
button 164 {
on (release) {
umcc_so = SharedObject.getLocal('umcc');
if (umcc_so.data.saved_data != undefined) {
_global.loading_slot1 = 1;
_global.done_loading = 0;
_root.gotoAndStop(5);
}
}
on (rollOver) {
_root.pop1.start();
}
}
button 165 {
on (release) {
umcc_so2 = SharedObject.getLocal('umcc2');
if (umcc_so2.data.saved_data != undefined) {
_global.loading_slot2 = 1;
_global.done_loading = 0;
_root.gotoAndStop(5);
}
}
on (rollOver) {
_root.pop1.start();
}
}
movieClip 175 {
frame 1 {
stop();
_global.debug = 0;
}
}
movieClip 183 {
}
button 184 {
on (release) {
_global.outside_sex = 0;
_root.gotoAndStop(107);
}
}
frame 4 {
gotoAndStop(5);
}
frame 5 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 5 {
_root.Music_mc.gotoAndStop(1);
}
frame 5 {
_global.bra = 10;
_global.inshower = 0;
_global.custom_selected_char = 0;
if (_global.Day == 2 && _global.talk_to_riley_about_school == 0 && _global.loading_slot1 == 0 && _global.loading_slot2 == 0) {
_root.gotoAndStop(45);
}
if (_global.area_maiko_room == 0) {
_global.area_maiko_room = 1;
_root.play_help.play_help.play_help_text = 'Press \'Q\' on the keyboard to enter and exit the mobile device';
if (_global.loading_slot1 == 0 && _global.loading_slot2 == 0) {
_root.hand_device.gotoAndStop(21);
_root.hand_device.hand_device.gotoAndStop(32);
if (_global.import_mobile_device_bg == 1) {
_root.hand_device.hand_device.import_mobile_device_bg.loadMovie('umcc_import/UMCC_import_mobile_device_bg.png');
}
_global.changeColor(_root.hand_device.hand_device.device_border.device, _global.colorValue);
}
_root.play_help.gotoAndPlay(2);
}
if (_global.music_init == 0) {
_root.BG_Music.gotoAndPlay('Crossroads');
_global.music_init = 1;
}
}
frame 5 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
}
movieClip 186 {
frame 21 {
++_global.game_seconds;
if (_global.game_seconds == 60) {
_global.game_seconds = 0;
++_global.game_minutes;
}
if (_global.game_minutes == 60) {
_global.game_minutes = 0;
++_global.game_hours;
}
if (_root._currentframe == 35) {
--_global.eye_look_timer;
if (_global.eye_look_timer <= 0) {
_global.eye_look = random(2);
if (_global.eye_look == 0) {
_root.sex_job.CharacterPic_profile.body.eye_move.gotoAndStop(50);
} else {
_root.sex_job.CharacterPic_profile.body.eye_move.gotoAndStop(60);
}
_global.eye_look = random(2);
if (_global.eye_look == 0) {
_root.sex_job.CharacterPic_friend.body.eye_move.gotoAndStop(50);
} else {
_root.sex_job.CharacterPic_friend.body.eye_move.gotoAndStop(60);
}
}
}
if (_root._currentframe == 36 && _global.yuri == 0) {
--_global.eye_look_timer;
if (_global.eye_look_timer <= 0) {
_global.eye_look = random(3);
if (_global.eye_look == 0) {
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndStop(20);
} else {
if (_global.eye_look == 1) {
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndStop(50);
} else {
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndStop(60);
}
}
if (_root.ZoomOutPaizuri._currentframe == 3 && _root.ZoomOutPaizuri.MaikoPaizuri._currentframe > 5) {
_global.eye_look = random(3);
if (_global.eye_look == 0) {
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(4);
} else {
if (_global.eye_look == 1) {
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(11);
} else {
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(12);
}
}
}
}
}
if (_root._currentframe == 36 && _global.yuri == 1) {
--_global.eye_look_timer;
if (_global.eye_look_timer <= 0) {
_global.eye_look = random(3);
if (_global.eye_look == 0) {
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndStop(20);
} else {
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndStop(60);
}
}
}
if (_global.eye_look_timer <= 0) {
_global.eye_look_timer = _global.eye_look_change;
}
}
}
movieClip 195 {
frame 1 {
stop();
}
}
movieClip 196 {
instance of movieClip 195 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 199 {
}
movieClip 200 {
}
movieClip 202 {
frame 1 {
stop();
}
}
movieClip 205 {
}
movieClip 208 {
}
movieClip 212 {
}
movieClip 213 {
frame 1 {
stop();
}
}
button 214 {
on (release) {
if (_root.img.maiko.maiko_sit._currentframe == 1) {
_root.img.maiko.maiko_sit.gotoAndPlay(2);
} else {
if (_global.maiko_dildo > 1 && _root.img.maiko.maiko_sit.dildo._currentframe == 1) {
_root.img.maiko.maiko_sit.dildo.gotoAndStop(2);
} else {
if (_global.maiko_dildo > 2 && _root.img.maiko.maiko_sit.dildo._currentframe == 2) {
_root.img.maiko.maiko_sit.dildo.gotoAndStop(3);
} else {
if (_global.maiko_dildo > 3 && _root.img.maiko.maiko_sit.dildo._currentframe == 3) {
_root.img.maiko.maiko_sit.dildo.gotoAndStop(4);
} else {
_root.img.maiko.maiko_sit.dildo.gotoAndStop(1);
}
}
}
}
}
}
movieClip 215 {
frame 1 {
stop();
}
}
movieClip 218 {
}
button 219 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(82);
_root.TextMC.gotoAndPlay(2);
}
}
movieClip 222 {
}
movieClip 223 {
frame 1 {
stop();
}
}
movieClip 235 {
}
movieClip 238 {
frame 1 {
stop();
}
instance ink_mc of movieClip 235 {
onClipEvent (load) {
_global.changeColor(this, _global.colorValue);
}
}
frame 7 {
_global.MaikoPencil = 1;
gotoAndStop(1);
}
}
movieClip 241 {
}
movieClip 244 {
}
movieClip 247 {
}
movieClip 248 {
}
movieClip 251 {
}
movieClip 254 {
}
movieClip 257 {
}
movieClip 260 {
}
movieClip 261 {
frame 1 {
stop();
}
}
movieClip 268 {
}
movieClip 269 {
frame 21 {
if (random(4) > 0) {
gotoAndPlay(1);
}
}
frame 29 {
gotoAndPlay(1);
}
}
movieClip 272 {
}
movieClip 275 {
}
movieClip 278 {
}
movieClip 281 {
}
movieClip 284 {
}
movieClip 287 {
}
movieClip 290 {
}
movieClip 291 {
frame 1 {
stop();
}
instance bra of movieClip 290 {
onClipEvent (load) {
if (_global.bra <= 0) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_global.bra <= 0) {
this._visible = false;
} else {
this._visible = true;
}
}
}
frame 32 {
gotoAndStop(1);
}
}
button 293 {
on (release) {
_root.img.maiko.maiko_sit.boob_left.gotoAndPlay(2);
if (_global.bra > 0) {
--_global.bra;
}
}
}
button 294 {
on (release) {
_root.img.maiko.maiko_sit.boob_right.gotoAndPlay(2);
if (_global.bra > 0) {
--_global.bra;
}
}
}
movieClip 296 {
}
movieClip 298 {
}
movieClip 301 {
}
movieClip 304 {
}
movieClip 307 {
}
movieClip 310 {
}
movieClip 313 {
}
movieClip 316 {
}
movieClip 319 {
}
button 320 {
on (release) {
if (_global.bra <= 0) {
panty_top._visible = false;
panty_bottom._visible = false;
}
}
}
movieClip 322 {
frame 1 {
stop();
}
instance hair_back of movieClip 248 {
onClipEvent (load) {
this.gotoAndStop(_global.HairStyle);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.HairStyle);
}
}
instance eyes of movieClip 261 {
onClipEvent (enterFrame) {
if (_global.bra < 5) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
instance device of movieClip 296 {
onClipEvent (load) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance of movieClip 298 {
onClipEvent (load) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance of movieClip 301 {
onClipEvent (load) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance of movieClip 301 {
onClipEvent (load) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
}
instance eyes of movieClip 261 {
onClipEvent (enterFrame) {
this.gotoAndStop(2);
}
}
instance of movieClip 269 {
onClipEvent (load) {
this.gotoAndStop(30);
}
}
instance boob_right of movieClip 291 {
onClipEvent (load) {
this.gotoAndStop(33);
}
}
instance boob_left of movieClip 291 {
onClipEvent (load) {
this.gotoAndStop(33);
}
}
instance of movieClip 301 {
onClipEvent (load) {
this._visible = true;
}
}
instance of movieClip 301 {
onClipEvent (load) {
this._visible = true;
}
}
frame 20 {
gotoAndPlay(2);
}
}
movieClip 323 {
}
movieClip 326 {
}
movieClip 329 {
}
movieClip 338 {
frame 1 {
stop();
}
frame 11 {
_root.img.book.MathSkill = _global.MathSkill;
_root.img.book.HistorySkill = _global.HistorySkill;
_root.img.book.EnglishSkill = _global.EnglishSkill;
_root.img.book.ScienceSkill = _global.ScienceSkill;
}
frame 12 {
_root.img.book.MathSkill = _global.MathSkill;
_root.img.book.HistorySkill = _global.HistorySkill;
_root.img.book.EnglishSkill = _global.EnglishSkill;
_root.img.book.ScienceSkill = _global.ScienceSkill;
}
frame 50 {
gotoAndStop(1);
}
}
button 339 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
_global.nightsex = 0;
} else {
_global.nightsex = 1;
}
if (_global.been_in_class == 1 || _global.Day == 1) {
if (_global.nightsex == 1 && _global.book_oralsextips == 1) {
_global.doing_guy = _global.joinfriend;
_global.joinfriend = 0;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(35);
}
_root.TextMC.BubbleText.gotoAndStop(44);
_root.TextMC.gotoAndPlay(2);
_global.rest = 1;
_root.Fade.gotoAndPlay(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 340 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.been_in_class == 1 || _global.Day == 1) {
if (_global.TasksLeft > 0) {
_root.TextMC.BubbleText.gotoAndStop(21);
_root.TextMC.gotoAndPlay(2);
_root.img.book.gotoAndPlay(2);
++_global.MathSkill;
++_global.HistorySkill;
++_global.EnglishSkill;
++_global.ScienceSkill;
if (_global.book_math == 1) {
_global.MathSkill += 2;
}
if (_global.book_history == 1) {
_global.HistorySkill += 2;
}
if (_global.book_english == 1) {
_global.EnglishSkill += 2;
}
if (_global.book_science == 1) {
_global.ScienceSkill += 2;
}
if (_global.joinfriend == 8 || _global.joinfriend == 3) {
_global.MathSkill += 6;
_global.HistorySkill += 6;
_global.EnglishSkill += 6;
_global.ScienceSkill += 6;
} else {
if (_global.joinfriend == 4 || _global.joinfriend == 5 || _global.joinfriend == 11) {
_global.MathSkill += 4;
_global.HistorySkill += 4;
_global.EnglishSkill += 4;
_global.ScienceSkill += 4;
}
}
--_global.TasksLeft;
} else {
_root.TextMC.BubbleText.gotoAndStop(10);
_root.TextMC.gotoAndPlay(2);
}
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
}
}
movieClip 342 {
}
button 343 {
on (release) {
_root.UMcurtain.start();
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(38);
}
}
button 344 {
on (release) {
_global.cloth_reset();
_global.qsTextBook = 1;
_global.WearSchool = 1;
if (_global.club_swim == 1 || _global.club_track == 1 || _global.club_school == 1 || _global.club_music == 1 || _global.club_photo == 1 || _global.club_battle == 1 || _global.club_dance == 1 || _global.club_dodg == 1 || _global.club_game == 1) {
_root.boobs.boobs.gotoAndStop(4);
} else {
_root.boobs.boobs.gotoAndStop(3);
}
if (_global.Day != 1 && _global.dirty != 1) {
_root.DoorOpenClose.start();
if (_global.Day == 2 && _global.qsTextBook == 0 && _global.TasksLeft == 8) {
_root.gotoAndStop(47);
} else {
if (_global.Day == 2 && _global.WearSchool == 0 && _global.TasksLeft == 8) {
_root.gotoAndStop(48);
} else {
if (_global.Day == 2 && _global.talk_to_riley_about_directions == 0) {
_root.gotoAndStop(46);
} else {
if (_global.riley_talk_to_maiko_about_savori == 0 && _global.sold_savori_collection == 5) {
_root.gotoAndStop(60);
} else {
if (_global.savori_talk_to_maiko_about_agents == 0 && _global.sold_savori_collection == 6 && _global.Day > _global.savori_kyle_quest) {
_root.gotoAndStop(62);
} else {
if (_global.Day > 6 && _global.riley_into_darkness == 0) {
_root.gotoAndStop(47);
} else {
if ((_global.beat_sent_luma == 1 || _global.beat_luma_swim == 1 || _global.beat_luma_track == 1 || _global.beat_luma_fight == 1 || _global.beat_luma_game == 1) && _global.riley_into_darkness == 1) {
_root.gotoAndStop(48);
} else {
if (_global.beat_sent_luma == 1 && _global.beat_luma_swim == 1 && _global.beat_luma_track == 1 && _global.beat_luma_fight == 1 && _global.beat_luma_game == 1 && _global.riley_into_darkness == 2) {
_root.gotoAndStop(74);
} else {
_global.david_harass_function();
_root.gotoAndStop(10);
}
}
}
}
}
}
}
}
} else {
if (_global.dirty == 1 || _root.cumface._visible == true) {
gotoAndStop('Start');
_root.TextMC.BubbleText.gotoAndStop(22);
_root.TextMC.gotoAndPlay(2);
} else {
gotoAndStop('Start');
_root.TextMC.BubbleText.gotoAndStop(43);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
button 345 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.HairStyle == 1) {
_global.HairStyle = 2;
} else {
_global.HairStyle = 1;
}
}
}
button 346 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.been_in_class == 1 || _global.Day == 1) {
if (_global.TasksLeft > 0) {
_root.gotoAndStop(43);
--_global.TasksLeft;
} else {
_root.TextMC.BubbleText.gotoAndStop(10);
_root.TextMC.gotoAndPlay(2);
}
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 347 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.img.gotoAndStop(_root.img._currentframe + 1);
}
}
button 348 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.custom_shirt == 0) {
_global.custom_shirt = 1;
} else {
_global.custom_shirt = 0;
}
}
}
movieClip 350 {
frame 1 {
stop();
}
}
button 351 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
++_global.MaikoPencil;
}
}
button 352 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(119);
}
}
movieClip 354 {
frame 1 {
stop();
}
}
movieClip 371 {
frame 1 {
stop();
}
}
movieClip 380 {
frame 1 {
stop();
}
}
movieClip 383 {
frame 1 {
stop();
}
}
movieClip 386 {
frame 1 {
stop();
}
}
movieClip 393 {
frame 1 {
stop();
}
}
movieClip 396 {
frame 1 {
stop();
}
}
movieClip 401 {
frame 1 {
stop();
}
}
movieClip 404 {
frame 1 {
stop();
}
}
movieClip 409 {
frame 1 {
stop();
}
}
movieClip 410 {
frame 1 {
stop();
}
instance hair_back of movieClip 409 {
onClipEvent (load) {
this.gotoAndStop(_global.HairStyle);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.HairStyle);
}
}
}
movieClip 415 {
}
movieClip 418 {
}
movieClip 419 {
frame 1 {
stop();
}
}
movieClip 420 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 20 {
stop();
}
frame 21 {
play();
}
frame 30 {
stop();
}
frame 31 {
play();
}
frame 40 {
stop();
}
frame 41 {
play();
}
frame 50 {
stop();
}
frame 51 {
play();
}
frame 60 {
stop();
}
frame 61 {
play();
}
frame 70 {
stop();
}
frame 71 {
play();
}
frame 310 {
gotoAndPlay(71);
}
}
movieClip 423 {
frame 1 {
stop();
}
}
movieClip 424 {
frame 1 {
stop();
}
}
movieClip 429 {
frame 1 {
stop();
}
}
movieClip 432 {
}
movieClip 433 {
frame 1 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 5 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 10 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 15 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 20 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 25 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 30 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 35 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 40 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 45 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 50 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 55 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 60 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 65 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 70 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 75 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 80 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 85 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 90 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 95 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 100 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 105 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 110 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 115 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 120 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 125 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 130 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 135 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 140 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 145 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 150 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 155 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 160 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
movieClip 456 {
}
movieClip 457 {
frame 10 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
if (_global.girlsmood == 5 && _root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185) {
_global.pleasure_total += 10;
}
}
frame 20 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
if (_global.girlsmood == 5 && _root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185) {
_global.pleasure_total += 10;
}
}
frame 30 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
if (_global.girlsmood == 5 && _root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185) {
_global.pleasure_total += 10;
}
}
frame 40 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
if (_global.girlsmood == 5 && _root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185) {
_global.pleasure_total += 10;
}
}
}
movieClip 458 {
frame 1 {
stop();
}
}
movieClip 461 {
}
movieClip 462 {
frame 1 {
stop();
}
}
movieClip 463 {
frame 1 {
stop();
}
}
movieClip 467 {
}
movieClip 468 {
}
movieClip 470 {
}
button 473 {
on (release) {
if (this == _parent.school_tits) {
_parent.gotoAndPlay(104);
} else {
_parent.gotoAndPlay(87);
}
}
}
movieClip 481 {
frame 1 {
stop();
}
}
movieClip 484 {
}
movieClip 486 {
}
movieClip 487 {
frame 1 {
stop();
}
frame 3 {
play();
}
frame 35 {
gotoAndStop(2);
}
frame 36 {
play();
}
frame 52 {
gotoAndPlay(36);
}
frame 53 {
play();
}
frame 61 {
gotoAndPlay(53);
}
frame 86 {
gotoAndStop(2);
}
frame 103 {
gotoAndStop(2);
}
frame 120 {
gotoAndStop(2);
}
frame 137 {
gotoAndStop(2);
}
frame 154 {
gotoAndPlay(138);
}
}
movieClip 490 {
}
movieClip 499 {
frame 1 {
stop();
}
}
movieClip 500 {
frame 1 {
hand.gotoAndStop(1);
stop();
}
frame 2 {
hand.gotoAndStop(3);
stop();
}
frame 3 {
hand.gotoAndStop(1);
stop();
}
frame 4 {
hand.gotoAndStop(3);
stop();
}
frame 5 {
hand.gotoAndStop(2);
stop();
}
frame 6 {
hand.gotoAndStop(3);
stop();
}
frame 7 {
hand.gotoAndStop(4);
stop();
}
frame 8 {
hand.gotoAndStop(3);
stop();
}
frame 9 {
hand.gotoAndStop(3);
stop();
}
frame 10 {
hand.gotoAndStop(4);
play();
}
frame 42 {
gotoAndStop(1);
}
frame 43 {
hand.gotoAndStop(3);
play();
}
frame 51 {
gotoAndPlay(43);
}
}
movieClip 509 {
}
movieClip 545 {
}
movieClip 552 {
}
movieClip 553 {
frame 1 {
stop();
}
instance hairpin_mc of movieClip 509 {
onClipEvent (load) {
if (_global.riley_into_darkness > 1) {
} else {
this._visible = false;
}
}
}
frame 12 {
if (_root._currentframe == 36 || _root._currentframe == 39) {
gotoAndStop(24);
}
}
instance hairpin_mc of movieClip 552 {
onClipEvent (load) {
if (_global.Hairset == 1) {
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.Hairset == 1) {
} else {
this._visible = false;
}
}
}
}
movieClip 560 {
frame 1 {
stop();
}
}
movieClip 565 {
}
movieClip 566 {
frame 1 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 5 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 10 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 15 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 20 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 25 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 30 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 35 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 40 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 45 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 50 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 55 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 60 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 65 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 70 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 75 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 80 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 85 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 90 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 95 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 100 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 105 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 110 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 115 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 120 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 125 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 130 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 135 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 140 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 145 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 150 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 155 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
frame 160 {
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
movieClip 569 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 11 {
gotoAndPlay(2);
}
}
movieClip 572 {
}
movieClip 573 {
frame 1 {
stop();
}
instance cum of movieClip 569 {
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
}
}
movieClip 574 {
frame 1 {
stop();
}
instance penis of movieClip 573 {
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
}
}
movieClip 575 {
frame 1 {
stop();
}
}
movieClip 576 {
frame 1 {
stop();
}
frame 1 {
school_tits_jiggle.school_tits.boob_btn_left.onRelease = function () {
school_tits_jiggle.gotoAndPlay(104);
};
school_tits_jiggle.school_tits.boob_btn_right.onRelease = function () {
school_tits_jiggle.gotoAndPlay(87);
};
}
instance cumonface of movieClip 468 {
onClipEvent (load) {
if (_global.has_cum_on_face == _parent.hair_front._currentframe) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.has_cum_on_face == _parent.hair_front._currentframe) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance bodyguard of movieClip 560 {
onClipEvent (load) {
if (_root._currentframe == 66 && _parent.hair_front._currentframe == 19) {
this.gotoAndStop(2);
} else {
if (_global.TasksLeft > 1 && _parent.hair_front._currentframe == 19 && _root._currentframe != 17) {
this.gotoAndStop(2);
}
}
}
}
}
movieClip 577 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 8 {
gotoAndStop(2);
}
frame 21 {
gotoAndStop(2);
}
}
movieClip 582 {
}
movieClip 583 {
}
movieClip 587 {
}
movieClip 589 {
}
movieClip 593 {
}
movieClip 594 {
}
movieClip 597 {
frame 1 {
stop();
}
}
movieClip 598 {
}
movieClip 601 {
}
movieClip 604 {
}
movieClip 608 {
}
movieClip 611 {
}
movieClip 614 {
}
movieClip 619 {
}
movieClip 622 {
}
movieClip 627 {
}
movieClip 629 {
}
movieClip 632 {
}
movieClip 635 {
}
movieClip 638 {
}
movieClip 641 {
}
movieClip 642 {
}
movieClip 643 {
instance of movieClip 301 {
onClipEvent (load) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_global.bra < 5) {
this._visible = false;
} else {
this._visible = true;
}
}
}
frame 10 {
_global.pleasure_total += 3;
}
frame 20 {
if (_global.pleasure_total >= 190) {
gotoAndPlay(41);
} else {
gotoAndPlay(2);
}
}
frame 30 {
_global.pleasure_total += 7;
}
frame 40 {
if (_global.pleasure_total >= 189) {
gotoAndPlay(41);
} else {
gotoAndPlay(22);
}
}
frame 41 {
_root.img.scene1.head.gotoAndStop(60);
_root.textb_mc.gotoAndStop(2);
if (_global.joinfriend == 5) {
_root.responsetext = 'Maiko: Mmmm...*cough* *slurp*.\nChris: Ah! S- Sorry maiko I didn\'t mean to cum in your mouth!';
}
if (_global.joinfriend == 9) {
_root.responsetext = 'Greel: Hold up!\nMaiko: Mmmmmmmm. *slurp*';
}
if (_global.joinfriend == 10) {
_root.responsetext = 'Kyle: Ahhh...!\nMaiko: *slurp* *slurp* *slurp*';
}
if (_global.joinfriend == 15) {
_root.responsetext = 'Joiry: Damn I\'m busting a huge nut!\nMaiko: *slurp* *slurp* Mmmhmm!!! *slurp*!!';
}
if (_global.joinfriend == 16) {
_root.responsetext = 'David: Fuck! So much is comming out! \nMaiko: *slurp* I gwt it! *slurp* *slurp*';
}
if (_global.joinfriend == 17) {
_root.responsetext = 'Tsugo: Maiko-chan!!!!\nMaiko: Mmmmmmm.. *slurp* cmm on bmby *slurp* *slurp*';
}
if (_global.joinfriend == 18) {
_root.responsetext = 'Jinru: !!!! \nMaiko:..*slurp*..mmmmm..*slurp*..';
}
}
frame 80 {
stop();
_global.pleasure_total = 0;
}
}
button 644 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.img.scene1.gotoAndPlay(1);
}
}
button 645 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.img.scene1.gotoAndPlay(21);
}
}
button 646 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
_global.ChangeFrame = _root._currentframe;
_global.outside_sex = 1;
_root.gotoAndStop(117);
} else {
_root.TextMC.BubbleText.gotoAndStop(54);
_root.TextMC.gotoAndPlay(2);
}
}
}
movieClip 652 {
frame 1 {
stop();
}
}
movieClip 653 {
frame 1 {
stop();
_global.changeColor(_root.img.maiko.device, _global.colorValue);
_global.changeColor(_root.img.maiko.device_bottom, _global.colorValue);
_global.changeColor(_root.img.maiko.maiko_sit.device, _global.colorValue);
_global.room_default = _root.img._currentframe;
}
instance guitar of movieClip 202 {
onClipEvent (load) {
if (_global.hasguitar == 1) {
this.gotoAndStop(2);
}
}
}
instance of movieClip 215 {
onClipEvent (load) {
if (_global.maiko_dildo > 0) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 223 {
onClipEvent (load) {
if (_global.hassent > 0) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.hassent > 0) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 238 {
onClipEvent (load) {
this.gotoAndStop(_global.MaikoPencil);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.MaikoPencil);
}
}
instance of movieClip 350 {
onClipEvent (load) {
if (_global.buy_custom_shirt == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 354 {
onClipEvent (load) {
if (_global.maiko_dildo > 0 && _global.book_oralsextips > 0) {
if (_global.joinfriend == 2 && Math.floor(_global.PattieRelation / 50) >= 5 || _global.joinfriend == 3 && Math.floor(_global.LumaRelation / 50) >= 5 || _global.joinfriend == 4 && Math.floor(_global.RileyRelation / 50) >= 5 || _global.joinfriend == 6 && Math.floor(_global.ZytraRelation / 50) >= 5 || _global.joinfriend == 7 && Math.floor(_global.JoeyRelation / 50) >= 5 || _global.joinfriend == 8 && Math.floor(_global.AmberRelation / 50) >= 5 || _global.joinfriend == 11 && Math.floor(_global.RoiseRelation / 50) >= 5 || _global.joinfriend == 12 && Math.floor(_global.SavoriRelation / 50) >= 5 || _global.joinfriend == 13 && Math.floor(_global.JeniRelation / 50) >= 5 || _global.joinfriend == 14 && Math.floor(_global.LeyahRelation / 50) >= 5 || _global.joinfriend == 19 && Math.floor(_global.LynnRelation / 50) >= 5 || _global.joinfriend == 20 && Math.floor(_global.DizzyRelation / 50) >= 5) {
this.gotoAndStop(2);
}
}
}
onClipEvent (enterFrame) {
if (_global.maiko_dildo > 0 && _global.book_oralsextips > 0) {
if (_global.joinfriend == 2 && Math.floor(_global.PattieRelation / 50) >= 5 || _global.joinfriend == 3 && Math.floor(_global.LumaRelation / 50) >= 5 || _global.joinfriend == 4 && Math.floor(_global.RileyRelation / 50) >= 5 || _global.joinfriend == 6 && Math.floor(_global.ZytraRelation / 50) >= 5 || _global.joinfriend == 7 && Math.floor(_global.JoeyRelation / 50) >= 5 || _global.joinfriend == 8 && Math.floor(_global.AmberRelation / 50) >= 5 || _global.joinfriend == 11 && Math.floor(_global.RoiseRelation / 50) >= 5 || _global.joinfriend == 12 && Math.floor(_global.SavoriRelation / 50) >= 5 || _global.joinfriend == 13 && Math.floor(_global.JeniRelation / 50) >= 5 || _global.joinfriend == 14 && Math.floor(_global.LeyahRelation / 50) >= 5 || _global.joinfriend == 19 && Math.floor(_global.LynnRelation / 50) >= 5 || _global.joinfriend == 20 && Math.floor(_global.DizzyRelation / 50) >= 5) {
this.gotoAndStop(2);
}
}
}
}
frame 2 {
_global.room_default = _root.img._currentframe;
_global.display_character(_root.img.maiko, 'maiko', 'female');
_root.img.maiko.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.maiko.joinfriend.eye_move.gotoAndPlay('front');
_root.img.maiko.joinfriend.mouth.gotoAndStop(4);
_root.img.maiko.joinfriend.arm_left.gotoAndStop(3);
_root.img.maiko.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.maiko.joinfriend.arm_right.gotoAndStop(3);
_root.img.maiko.joinfriend.arm_lower_right.gotoAndStop(3);
_root.img.maiko.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 3 {
_global.changeColor(_root.img.maiko.device, _global.colorValue);
_global.changeColor(_root.img.maiko.device_bottom, _global.colorValue);
_global.room_default = _root.img._currentframe;
}
instance maiko of movieClip 597 {
onClipEvent (load) {
this.gotoAndStop(_global.HairStyle);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.HairStyle);
}
}
frame 4 {
if (_global.book_oralsextips == 1) {
if (_global.joinfriend == 5 && Math.floor(_global.ChrisRelation / 50) >= 5 || _global.joinfriend == 9 && Math.floor(_global.GreelRelation / 50) >= 5 || _global.joinfriend == 10 && Math.floor(_global.KyleRelation / 50) >= 5 || _global.joinfriend == 15 && Math.floor(_global.JoiryRelation / 50) >= 5 || _global.joinfriend == 16 && Math.floor(_global.DavidRelation / 50) >= 5 || _global.joinfriend == 17 && Math.floor(_global.TsugoRelation / 50) >= 5 || _global.joinfriend == 18 && Math.floor(_global.JinruRelation / 50) >= 5) {
_global.pleasure_total = 0;
_global.room_default = _root.img._currentframe;
_root.textb_mc.gotoAndStop(2);
if (_global.joinfriend == 5) {
_root.responsetext = 'Chris: Ah it feels so good Maiko. \nMaiko: Mmhmmm...';
}
if (_global.joinfriend == 9) {
_root.responsetext = 'Greel: Yeah suck on me babydoll. Just like that.\nMaiko: Mmmmmmmm.';
}
if (_global.joinfriend == 10) {
_root.responsetext = 'Kyle: Holy shit I am going to explode!\nMaiko: Hm?! yoom bmffer nmt Kmym!';
}
if (_global.joinfriend == 15) {
_root.responsetext = 'Joiry: Girlie you are good at sucking dick!\nMaiko: Mmmhmmm!';
}
if (_global.joinfriend == 16) {
_root.responsetext = 'David: Yeah bitch suck on this dick! Suck me dry! \nMaiko: Mmka!';
}
if (_global.joinfriend == 17) {
_root.responsetext = 'Tsugo: Maiko-chan you treat me like a king!\nMaiko: Mmmmmmm..';
}
if (_global.joinfriend == 18) {
_root.responsetext = 'Jinru: ... ?\nMaiko:..mm...mmmmm....';
}
} else {
gotoAndStop(1);
}
} else {
gotoAndStop(1);
}
}
instance sexbar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
frame 5 {
gotoAndStop(1);
}
}
instance img of movieClip 653 {
onClipEvent (load) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
}
this.gotoAndStop(_global.room_default);
}
onClipEvent (enterFrame) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
} else {
if (_global.qsCamera == 1 && _global.usingqs == 1) {
this.dopeX._visible = true;
} else {
this.dopeX._visible = false;
}
}
}
}
movieClip 658 {
frame 1 {
stop();
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
movieClip 659 {
frame 5 {
if (_root._currentframe == 7) {
if (_global.countdown <= 0) {
_global.countdown = 100;
}
_global.countdown -= 5;
_global.changelook = 0;
}
}
}
instance TimedActions of movieClip 659 {
onClipEvent (load) {
keyDebug1 = new Object();
keyDebug1.onKeyDown = function () {
if (Key.getCode() == 85 && _global.v00 == 1 && _root._currentframe != 109) {
_global.club_swim = 1;
_global.club_track = 1;
_global.club_school = 1;
_global.club_battle = 1;
_global.club_photo = 1;
_global.club_music = 1;
_global.club_dodge = 1;
_global.club_game = 1;
_global.club_cheer = 1;
_global.beat_luma_game = 1;
_global.beat_sent_luma = 1;
_global.meleelevel = 5;
_global.speedlevel = 5;
_global.magiclevel = 5;
_global.swimlevel = 5;
_global.beat_luma_swim = 1;
_global.beat_luma_track = 1;
_global.beat_luma_boxing = 1;
_global.ChrisRelation += 50;
_global.RileyRelation += 50;
_global.PattieRelation += 50;
_global.GreelRelation += 50;
_global.KyleRelation += 50;
_global.LumaRelation += 50;
_global.ZytraRelation += 50;
_global.JoeyRelation += 50;
_global.AmberRelation += 50;
_global.RoiseRelation += 50;
_global.SavoriRelation += 50;
_global.JeniRelation += 50;
_global.LeyahRelation += 50;
_global.JoiryRelation += 50;
_global.DavidRelation += 50;
_global.TsugoRelation += 50;
_global.JinruRelation += 50;
_global.LynnRelation += 50;
_global.DizzyRelation += 50;
_global.OverallPopularity += 50;
_global.chipparts += 30;
_global.chips += 5;
_global.hassent += 1;
_global.firstArcadeGameBeat = 1;
_global.Money += 20000;
}
};
Key.addListener(keyDebug1);
keyListener1 = new Object();
keyListener1.onKeyDown = function () {
if (Key.getCode() == 67 && _root._currentframe != 109) {
_global.timez -= 5;
}
};
Key.addListener(keyListener1);
keyListener3 = new Object();
keyListener3.onKeyUp = function () {
_global.usingqs = 0;
if (Key.getCode() == 65 && _root._currentframe != 109) {
if (_root.hand_device.hand_device.camera.hitTest(_root.img.CharacterPic) == true && (_root._currentframe == 17 || _root._currentframe == 40)) {
_root.textb_mc.gotoAndStop(2);
if (_global.character_num == 2) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
_global.PattieRelation += _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Pattie: Need any more Senpai?';
_global.pic_topless_pattie = 1;
} else {
if (_global.character_num == 3) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('bad');
_global.LumaRelation -= _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Luma: That is not cool nerd!!';
_global.pic_topless_luma = 1;
} else {
if (_global.character_num == 4) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('left');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
_root.responsetext = 'Riley: Geez Maiko not this again...';
_global.pic_topless_riley = 1;
} else {
if (_global.character_num == 5) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
_root.responsetext = 'Chris: M- Maiko-chan! You didn\'t even ask!';
} else {
if (_global.character_num == 6) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
_root.responsetext = 'Zytra: Umi... You\'re making me feel a bit uncomfortable.';
_global.pic_topless_zytra = 1;
} else {
if (_global.character_num == 7) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('bad');
_global.JoeyRelation -= _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Joey: ...I don\'t want to be a part of this.';
_global.pic_topless_joey = 1;
} else {
if (_global.character_num == 8) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
_root.responsetext = 'Amber: Umiya-san?';
_global.pic_topless_amber = 1;
} else {
if (_global.character_num == 9) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
_root.responsetext = 'Greel: Pictures? What do I get in return?';
} else {
if (_global.character_num == 10) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(5);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
_root.responsetext = 'Kyle: Be sure to look at that picture when you feel horny Maiko-chan!';
} else {
if (_global.character_num == 11) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
_global.plus_amount = 0.1 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('bad');
_global.RoiseRelation -= _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Roise: Umiya-chan, remind me why do you need these pictures again?';
_global.pic_topless_roise = 1;
} else {
if (_global.character_num == 12) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
_global.plus_amount = 0.1 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('bad');
_global.SavoriRelation -= _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Savori: Huh!?... Ha! I knew you were peverted!';
_global.pic_topless_savori = 1;
} else {
if (_global.character_num == 13) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_global.plus_amount = 0.1 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('bad');
_global.JeniRelation -= _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Jeni: What are you doing! Go take pictures of your own boobs!';
_global.pic_topless_jeni = 1;
} else {
if (_global.character_num == 14) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('good');
_global.LeyahRelation += _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Leyah: Nyaaa!! Leyah is confident in her boobs! Nya Nya~!!';
_global.pic_topless_leyah = 1;
} else {
if (_global.character_num == 15) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
_root.Decision.start();
_root.responsetext = 'Joiry: Now you owe me girlie!';
} else {
if (_global.character_num == 16) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.Decision.start();
_root.responsetext = 'David: Dude! Chill!';
} else {
if (_global.character_num == 17) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(12);
_root.Decision.start();
_root.responsetext = 'Tsugo: Maiko-chan! What has gotten in to you!';
} else {
if (_global.character_num == 18) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
_root.Decision.start();
_root.responsetext = 'Jinru: ... ';
} else {
if (_global.character_num == 19) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_global.plus_amount = 0.1 + (random(2) + 1) / 10;
_root.img.joinfriend_menu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.img.joinfriend_menu.heart_ani.gotoAndPlay('normal');
_global.LynnRelation += _global.plus_amount;
_root.Decision.start();
_root.responsetext = 'Lynn: Maiko! Why are you taking pictures of me? Do you like my boobs that much?';
_global.pic_topless_lynn = 1;
} else {
if (_global.character_num == 20) {
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.eye_move.gotoAndPlay('front');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
_root.responsetext = 'Dizzy: Pictures? The faries made you do it right ?';
_global.pic_topless_dizzy = 1;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.photosfx.start();
} else {
if (_root.hand_device.hand_device.camera.hitTest(_root.img.butterfly.butterfly.cambox) == true && _root._currentframe == 10) {
_global.nature_pic_butterfly = 1;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Maiko: Wow a butterfly!';
_root.photosfx.start();
} else {
if (_root.hand_device.hand_device.camera.hitTest(_root.img.butterfly.butterfly.cambox) == true && _root._currentframe == 103) {
_global.nature_pic_butterfly2 = 1;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Maiko: Got it!';
_root.photosfx.start();
} else {
if (_root.hand_device.hand_device.camera.hitTest(_root.img.butterfly.butterfly.cambox) == true && _root._currentframe == 102) {
_global.nature_pic_butterfly3 = 1;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Maiko: A butterfly!';
_root.photosfx.start();
} else {
if (_root.hand_device.hand_device._currentframe == 10 && _root.hand_device.hand_device.camera.hitTest(_root.boobs.boobs) && _global.WearTopless == 1 && _global.dirty == 1) {
_global.maiko_sweaty_boob_photo = 1;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Maiko: Got it... wow my boobs look even bigger on camera.';
_root.photosfx.start();
} else {
if (_root.hand_device.hand_device.camera.hitTest(_root.img.NPC_mc.cambox) == true && _root.img.CharacterPic._currentframe == 1) {
_root.textb_mc.gotoAndStop(2);
_root.photosfx.start();
if (_root.img.NPC_mc._currentframe == 2) {
_root.responsetext = 'Maiko: (Sigh)...SO many other girls also like him.';
} else {
if (_root.img.NPC_mc._currentframe == 3) {
_root.responsetext = 'Maiko: Those two are Greels biggest fans.';
} else {
if (_root.img.NPC_mc._currentframe == 4) {
_root.responsetext = 'Maiko: Hehe, they look cute together.';
} else {
if (_root.img.NPC_mc._currentframe == 5) {
_root.responsetext = 'Maiko: They are probably talking about Greel.';
} else {
if (_root.img.NPC_mc._currentframe == 6) {
_root.responsetext = 'Maiko: Kyle would love this picture.';
} else {
if (_root.img.NPC_mc._currentframe == 7) {
_root.responsetext = 'Maiko: Hehe, steal them away from Greel for me.';
} else {
if (_root.img.NPC_mc._currentframe == 8) {
_root.responsetext = 'Maiko: They are good friends from what I can tell.';
} else {
if (_root.img.NPC_mc._currentframe == 9) {
_root.responsetext = 'Maiko: They talk together about stuff often.';
} else {
if (_root.img.NPC_mc._currentframe == 10) {
_root.responsetext = 'Maiko: I hope they get interested in him instead of Greel!';
} else {
if (_root.img.NPC_mc._currentframe == 11) {
_root.responsetext = 'Maiko: I Wonder how many pictures Kyle gave them of me?';
} else {
if (_root.img.NPC_mc._currentframe == 12) {
_root.responsetext = 'Maiko: She is so shy...';
} else {
if (_root.img.NPC_mc._currentframe == 13) {
_root.responsetext = 'Maiko: both of these girls are junior athletes.';
} else {
if (_root.img.NPC_mc._currentframe == 14) {
_root.responsetext = 'Maiko: Geez everybody likes Luma...';
} else {
if (_root.img.NPC_mc._currentframe == 15) {
_root.responsetext = 'Maiko: Hehe, Kyle must have told them to distract Luma for a while.';
} else {
if (_root.img.NPC_mc._currentframe == 16) {
_root.responsetext = 'Maiko: Luma is talking to our junior athletes.';
} else {
if (_root.img.NPC_mc._currentframe == 17) {
_root.responsetext = 'Maiko: It looks like Luma is socializing.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
} else {
if (_root.hand_device.hand_device._currentframe == 9) {
_root.photosfx.start();
}
}
}
}
}
}
}
}
};
keyListener3.onKeyDown = function () {
_global.usingqs = 1;
};
Key.addListener(keyListener3);
keyListener4 = new Object();
keyListener4.onKeyUp = function () {
if (Key.getCode() == 83 && _root._currentframe != 109) {
if (_global.Hairset == 1 && _root.eyevision._currentframe == 1) {
_global.powerz = 1;
_root.glow.gotoAndStop(2);
_root.eyevision.gotoAndPlay(2);
} else {
if (_root.eyevision._currentframe != 1) {
_global.powerz = 0;
_root.glow.gotoAndStop(1);
_root.eyevision.gotoAndStop(1);
}
}
}
};
Key.addListener(keyListener4);
_global.bra = 10;
_global.jiggle = 1;
_global.drank_coffee = 0;
_global.total_coffee = 0;
_global.maiko_dildo = 0;
_global.buy_custom_shirt = 0;
_global.custom_shirt = 0;
_global.waterOn = 0;
_global.usingqs = 0;
_global.qsWashFluid = 0;
_global.WFon = 0;
_global.qsCheatSheet = 0;
_global.qsSunglasses = 0;
_global.qsHat = 0;
_global.Son = 0;
_global.qsTextBook = 1;
_global.qsCamera = 0;
_global.qsPicFader = 300;
_global.bookout = 0;
_global.qsSwimRed = 0;
_global.qsGuitar = 0;
_global.GuitarSkill = 0;
_global.qsTemp = 1;
_global.toSchool = 0;
_global.toMall = 0;
_global.toCrossroads = 0;
_global.lampOn = 0;
_global.titcum = 0;
_root.cumface._visible = false;
_global.dirty = 0;
_global.yuri = 0;
_global.yuri_customers = 1;
_global.Day = 1;
_global.Events = 8;
_global.MenuPic = 0;
_global.dayfader = 0;
_root.UmiMCSlide.gotoAndStop(1);
_global.LookRight = 0;
_global.LookUp = 0;
_global.LookDown = 0;
_global.LookLeft = 0;
_global.TeacherOpinion = 2;
_global.ExtraCredit = 0;
_global.mathaverage = 0;
_global.historyaverage = 0;
_global.englishaverage = 0;
_global.scienceaverage = 0;
_global.computeraverage = 0;
_global.peaverage = 0;
_global.book_math = 0;
_global.book_science = 0;
_global.book_history = 0;
_global.book_english = 0;
_global.book_oralsextips = 0;
_global.book_oralsextips2 = 0;
_global.book_sextips = 0;
_global.book_guitarbasics = 0;
_global.book_swim = 0;
_global.book_run = 0;
_global.book_box = 0;
_global.book_popularteen = 0;
_global.book_productivework = 0;
_global.book_weapons = 0;
_global.book_gemco = 0;
_global.book_taxonomy = 0;
_global.bloom = 1;
_global.bodywash_plus = 0;
_global.bodywash_fruit = 0;
_global.mathtotal = 0;
_global.historytotal = 0;
_global.englishtotal = 0;
_global.sciencetotal = 0;
_global.computertotal = 0;
_global.petotal = 0;
_global.mathtestnum = 0;
_global.historytestnum = 0;
_global.englishtestnum = 0;
_global.sciencetestnum = 0;
_global.computertestnum = 0;
_global.petestnum = 0;
_global.MathSkill = 8;
_global.EnglishSkill = 10;
_global.HistorySkill = 9;
_global.ScienceSkill = 8;
_global.ComputerSkill = 18;
_global.MaxSkill = 20;
_global.exercise = 1;
_global.exercise_max = 1;
_global.workout = 0;
_global.swimfatigue = 0;
_global.maikohurt = 0;
_global.notice = 0;
_global.Money = 500;
_global.Endurance = 100;
_global.HairpinEnergy = 100;
_global.chris_relation_level = 0;
_global.riley_relation_level = 0;
_global.pattie_relation_level = 0;
_global.greel_relation_level = 0;
_global.leyah_relation_level = 0;
_global.luma_relation_level = 0;
_global.amber_relation_level = 0;
_global.zytra_relation_level = 0;
_global.joey_relation_level = 0;
_global.kyle_relation_level = 0;
_global.roise_relation_level = 0;
_global.jeni_relation_level = 0;
_global.savori_relation_level = 0;
_global.joiry_relation_level = 0;
_global.david_relation_level = 0;
_global.tsugo_relation_level = 0;
_global.jinru_relation_level = 0;
_global.lynn_relation_level = 0;
_global.dizzy_relation_level = 0;
_global.ChrisRelation = 125;
_global.KyleRelation = 210;
_global.RileyRelation = 250;
_global.PattieRelation = 200;
_global.LumaRelation = 0;
_global.ZytraRelation = 80;
_global.LeyahRelation = 100;
_global.JoeyRelation = 10;
_global.AmberRelation = 10;
_global.GreelRelation = 40;
_global.RoiseRelation = 100;
_global.SavoriRelation = 25;
_global.JeniRelation = 25;
_global.JoiryRelation = 0;
_global.DavidRelation = 80;
_global.TsugoRelation = 40;
_global.JinruRelation = 0;
_global.LynnRelation = 80;
_global.DizzyRelation = 40;
_global.OverallPopularity = 0;
_global.Pattie_relation_point = 50;
_global.Luma_relation_point = 150;
_global.Riley_relation_point = 50;
_global.Chris_relation_point = 30;
_global.Zytra_relation_point = 30;
_global.Joey_relation_point = 70;
_global.Amber_relation_point = 80;
_global.Greel_relation_point = 50;
_global.Kyle_relation_point = 30;
_global.Roise_relation_point = 80;
_global.Savori_relation_point = 120;
_global.Jeni_relation_point = 120;
_global.Leyah_relation_point = 30;
_global.Joiry_relation_point = 170;
_global.David_relation_point = 120;
_global.Tsugo_relation_point = 30;
_global.Jinru_relation_point = 50;
_global.Lynn_relation_point = 30;
_global.Dizzy_relation_point = 30;
_global.student_chat = 1;
_global.bullyframe = 0;
_global.random_response = 0;
_global.max_talk = 6;
_global.CheatSheet = 0;
_global.WearSchool = 1;
_global.school_style = 1;
_global.WearGym = 0;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_global.ChangeFrame = 0;
_global.HoldBody = 0;
_global.chipparts = 0;
_global.chips = 0;
_global.hassent = 0;
_global.MaikoPencil = 1;
_global.HairStyle = 1;
_global.friend_HairStyle = 1;
_global.powerz = 0;
_global.colorValue = '0xFFCCFF';
_global.agent_return_timer = random(3) + 3;
_global.outside_sex = 0;
_global.testdifficuilty = 0;
_global.timez = 60;
_global.TestTaken = 0;
_global.Cheating = 0;
_global.CheatoffPerson = 0;
_global.CheatoffPaper = 0;
_global.tchsus = 0;
_global.CheatSkill = 1;
_global.HaveCheat = 0;
_global.QuestionNum = 0;
_global.Questions = 0;
_global.QuestionTracker = 0;
_global.CurrentQuestion = 1;
_global.CurrentTopic = 1;
_global.Score = 0;
_global.NeedforA = 0;
_global.NeedforB = 0;
_global.NeedforC = 0;
_global.NeedforD = 0;
_global.teacherlook = random(2);
_global.countdown = 100;
_global.changelook = 1;
_global.clotheswarning = 0;
_global.caught = 0;
_global.ok = 0;
_global.ok2 = 0;
_global.titplay = 0;
_global.attendclass = 0;
_global.firstclasstaken = 0;
_global.late = 0;
_global.detention = 0;
_global.pagenumber = 0;
_global.booknumber = 0;
_global.changepage = 0;
_global.currentprogress = 0;
_global.stay_down = 0;
_global.school_club_policy = 0;
_global.lookx1 = _root.HairBox._x;
_global.looky1 = _root.HairBox._y;
_global.lookx2 = _root.HairBox._x;
_global.looky2 = _root.HairBox._y;
_global.gotoSchool = 0;
_global.rest = 0;
_global.gotoPaizuri = 0;
_global.gotoStage = 0;
_global.running_distance = 0;
_global.gotoMall = 0;
_global.club_swim = 0;
_global.club_track = 0;
_global.club_school = 0;
_global.club_music = 0;
_global.club_photo = 0;
_global.club_battle = 0;
_global.club_dance = 0;
_global.club_dodge = 0;
_global.club_game = 0;
_global.club_cheer = 0;
_global.beat_zytra_swim = 0;
_global.beat_pattie_track = 0;
_global.beat_jeni_boxing = 0;
_global.beat_luma_swim = 0;
_global.beat_luma_grades = 0;
_global.beat_luma_sent = 0;
_global.beat_luma_fight = 0;
_global.beat_luma_popular = 0;
_global.beat_luma_track = 0;
_global.beat_luma_dodge = 0;
_global.beat_luma_game = 0;
_global.beat_sent_luma = 0;
_global.beat_sent_battler_chris = 0;
_global.beat_sent_battler_lynn = 0;
_global.beat_sent_battler_kyle = 0;
_global.beat_sent_battler_roise = 0;
_global.beat_sent_battler_tsugo = 0;
_global.beat_sent_battler_random = 0;
_global.sent_battler = 0;
_global.sent_luma = 0;
_global.sent_battles_won = 0;
_global.firstArcadeGameBeat = 0;
_global.arcade_brick_level = 0;
_global.asked_kyle = 0;
_global.talk_to_savori_dad = 0;
_global.panty_pic_pattie = 0;
_global.panty_pic_riley = 0;
_global.nature_pic_flower = 0;
_global.nature_pic_butterfly = 0;
_global.nature_pic_butterfly2 = 0;
_global.nature_pic_butterfly3 = 0;
_global.pic_battle = 0;
_global.pic_bikini = 0;
_global.pic_concertoutfit = 0;
_global.pic_swim = 0;
_global.pic_gym = 0;
_global.pic_topless_maiko = 0;
_global.pic_topless_pattie = 0;
_global.pic_topless_luma = 0;
_global.pic_topless_joey = 0;
_global.pic_topless_zytra = 0;
_global.pic_topless_amber = 0;
_global.pic_topless_riley = 0;
_global.pic_topless_savori = 0;
_global.pic_topless_roise = 0;
_global.pic_topless_jeni = 0;
_global.pic_topless_lynn = 0;
_global.pic_topless_dizzy = 0;
_global.pic_topless_leyah = 0;
_global.maiko_sweaty_boob_photo = 0;
_global.kyle_softcore_magazine = 0;
_global.kyle_savori_count = 0;
_global.boobcomeup = 0;
_global.autoboobcomeup = 1;
_global.hairalpha = 0;
_root.Hair2._alpha = _global.hairalpha;
_global.morning_ready = 0;
_global.skip_travel = 0;
_global.blink_chance = 20;
_global.game_seconds = 0;
_global.game_minutes = 0;
_global.game_hours = 0;
_global.pantsu_pics = 0;
_global.david_harass = 0;
_global.david_story_told = 0;
_global.agent_occupation = random(2);
}
onClipEvent (enterFrame) {
_root.CheatBar.Bar._xscale = _global.Cheating;
if (_root._currentframe == 7) {
if (_global.countdown == 0 && _global.changelook == 0) {
_global.changelook = 1;
_global.teacherlook = random(2);
}
}
_global.lookx1 = _xmouse - 100;
_global.looky1 = _ymouse + 150;
if (_xmouse - 100 < 350) {
_root.HairBox._x = 2 * (350 - (_xmouse - 100)) + (_xmouse - 100);
_root.HairBox._y = _ymouse + 150;
_root.SnowballBox._x = _xmouse - 100;
_root.SnowballBox._y = _ymouse + 150;
} else {
if (_xmouse - 100 > 350) {
_root.HairBox._x = _xmouse - 100 - 2 * (_xmouse - 100 - 350);
_root.HairBox._y = _ymouse + 150;
_root.SnowballBox._x = _xmouse - 100;
_root.SnowballBox._y = _ymouse + 150;
} else {
_root.HairBox._x = _xmouse - 100;
_root.HairBox._y = _ymouse + 150;
_root.SnowballBox._x = _xmouse - 100;
_root.SnowballBox._y = _ymouse + 150;
}
}
_global.lookx2 = _global.lookx1;
_global.looky2 = _global.looky1;
if (_global.Hairset == 0) {
_root.Hair2.hairpin._alpha = 0;
} else {
_root.Hair2.hairpin._alpha = 100;
}
if (_root._currentframe == 16 && _global.waterOn == 0) {
_root.UMshower.onSoundComplete = function () {
_root.UMshower.start();
};
}
if (_global.TasksLeft <= 0 && _root.Fade._currentframe == 1) {
_root.TextMC.BubbleText.gotoAndStop(44);
_root.TextMC.gotoAndPlay(2);
_global.rest = 1;
_root.Fade.gotoAndPlay(2);
}
if (_global.HoldBody == 0 && _global.boobcomeup < 300 && _global.autoboobcomeup == 0) {
_global.boobcomeup += 15;
if (_global.hairalpha > 0) {
_global.hairalpha -= 5;
}
} else {
if (_global.HoldBody == 1 && _global.boobcomeup > 0 && _global.autoboobcomeup == 0) {
_global.boobcomeup -= 15;
if (_global.hairalpha < 50) {
_global.hairalpha += 5;
}
}
}
_root.Hair2._alpha = _global.hairalpha;
_root.box2_mc.setMask(_root.picture1mask);
if (_global.qsPicFader > 0) {
_global.qsPicFader -= 10;
}
if (_global.qsPicFader <= 100) {
_root.box2_mc._alpha = _global.qsPicFader;
} else {
_root.box2_mc._alpha = 100;
}
if (_root.hand_device._currentframe > 1 || _root._currentframe == 15 || _root._currentframe == 19) {
if (_global.meleelevel == 5) {
_global.meleeskill = 0;
_global.meleeskillearned = 0;
}
if (_global.magiclevel == 5) {
_global.magicskill = 0;
_global.magicskillearned = 0;
}
if (_global.speedlevel == 5) {
_global.speedskill = 0;
_global.speedskillearned = 0;
}
if (_global.swimlevel == 5) {
_global.swimskill = 0;
_global.swimskillearned = 0;
}
if (_global.meleeskillearned > 0 && _global.meleelevel < 5) {
_global.meleeskill += 1;
--_global.meleeskillearned;
if (_global.meleeskill >= 190) {
_global.meleeskill = 0;
_global.meleelevel += 1;
_global.maiko_melee_damage += 10;
}
}
if (_global.magicskillearned > 0 && _global.magiclevel < 5) {
_global.magicskill += 1;
--_global.magicskillearned;
if (_global.magicskill >= 190) {
_global.magicskill = 0;
_global.magiclevel += 1;
_global.maiko_power_damage += 15;
}
}
if (_global.speedskillearned > 0 && _global.speedlevel < 5) {
_global.speedskill += 1;
--_global.speedskillearned;
if (_global.speedskill >= 190) {
_global.speedskill = 0;
_global.speedlevel += 1;
}
}
if (_global.swimskillearned > 0 && _global.swimlevel < 5) {
_global.swimskill += 1;
--_global.swimskillearned;
if (_global.swimskill >= 190) {
_global.swimskill = 0;
_global.swimlevel += 1;
}
}
}
if (_root._currentframe == 6 || _root._currentframe == 10 || _root._currentframe == 12 || _root._currentframe == 17) {
if (_root.menux._currentframe > 10) {
_root.TalkMenu._visible = false;
_root.textb_mc._visible = false;
_root.responsetext = '';
} else {
_root.TalkMenu._visible = true;
_root.textb_mc._visible = true;
}
}
if (_root._currentframe == 34) {
_root.stores_mall.sentchips = _global.chips;
_root.stores_mall.sentparts = _global.chipparts;
_root.stores_mall.sent = _global.hassent;
_root.stores_mall.Money = _global.Money;
_root.stores_mall.customers = _global.yuri_customers;
}
if (_root._currentframe == 36 && _root.ZoomOutPaizuri._currentframe > 1 && _root.ZoomOutPaizuri._currentframe < 4) {
_root.pleasuretarget = _global.pleasure_target;
_root.pleasureamount = _global.pleasure_total;
_root.guylikes = _global.guy_likes;
_root.fruitwash = _global.used_bodywash_fruit;
if (_global.pleasure_endurance < 0) {
_global.pleasure_endurance = 0;
}
_root.ZoomOutPaizuri.pleasurebar.gotoAndStop(_global.pleasure_endurance + 1);
if (_global.pleasure_endurance <= 0) {
_global.pleasure_endurance = 0;
}
if (_global.pleasure_total >= _global.pleasure_target && _root.textb_mc._currentframe == 1 && _root.ZoomOutPaizuri.MaikoPaizuri._currentframe != 1) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
++_global.pleasure_total;
_global.is_cumming = 1;
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndStop(1);
if (_global.doing_guy == 5) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Chris: Oh! Maiko! I\'m cumming!';
} else {
_root.responsetext = 'Chris: Oh! I\'m cumming!';
}
} else {
if (_global.doing_guy == 9) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Greel: I\'m about to explode on you baby!';
} else {
_root.responsetext = 'Greel: I\'m about to explode on you!';
}
} else {
if (_global.doing_guy == 10) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Kyle: Maiko!!!';
} else {
_root.responsetext = 'Kyle: Ugh!!!';
}
} else {
if (_global.doing_guy == 15) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Joiry: Damn girlie! I\'m cumming!';
} else {
if (_global.girl_select == _global.LumaChar) {
_root.responsetext = 'Joiry: Damn Luma! I\'m blowing my load for you babe!';
} else {
_root.responsetext = 'Joiry: Damn girlie! I\'m cumming!';
}
}
} else {
if (_global.doing_guy == 16) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'David: Fuck Maiko you sexy ass cunt! Oh fuck yes!';
} else {
if (_global.girl_select == 13) {
_root.responsetext = 'Jeni: You know you can\'t resist me bro! \nDavid: Jeni you whore! I\'m going to nut so hard on your face!';
} else {
_root.responsetext = 'David: Fuck yes! Oh fuck yes!';
}
}
} else {
if (_global.doing_guy == 17) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Tsugo: Oh Maiko-chan! I\'m cumming, you have earned it!';
} else {
_root.responsetext = 'Tsugo: Oh yeah! I\'m cumming, you should be happy!';
}
} else {
if (_global.doing_guy == 18) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Jinru: Maiko is making me cum? impossible...';
} else {
_root.responsetext = 'Jinru: I\'m cumming? impossible...';
}
} else {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Guy: Yeah babe keep milking it! Oh shit! I\'m about to cum!';
} else {
_root.responsetext = 'Guy: Yeah babe keep milking it! Oh shit! I\'m about to cum!';
}
}
}
}
}
}
}
}
} else {
if (_global.pleasure_total == Math.ceil(_global.pleasure_target / 2) && _root.textb_mc._currentframe == 1 || _global.pleasure_total == Math.ceil(_global.pleasure_target / 4) && _root.textb_mc._currentframe == 1) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
++_global.pleasure_total;
_global.guy_likes = random(3);
if (_global.doing_guy == 5) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Chris:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = 'Chris:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 9) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Greel:' + _global.pleasure_perfect() + ' babydoll.';
} else {
_root.responsetext = 'Greel:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 10) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Kyle:' + _global.pleasure_perfect() + ' Maiko-chan!';
} else {
_root.responsetext = 'Kyle:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 15) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Joiry:' + _global.pleasure_perfect() + ' girlie!';
} else {
_root.responsetext = 'Joiry:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 16) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'David:' + _global.pleasure_perfect() + ' you sexy bitch!';
} else {
_root.responsetext = 'David:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 17) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Tsugo:' + _global.pleasure_perfect() + ' Maiko-chan.';
} else {
_root.responsetext = 'Tsugo:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 18) {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Jinru:' + _global.pleasure_perfect() + '...';
} else {
_root.responsetext = 'Jinru:' + _global.pleasure_perfect();
}
} else {
if (_global.girl_select == _global.MaikoChar) {
_root.responsetext = 'Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_perfect();
}
}
}
}
}
}
}
}
} else {
if (_global.pleasure_endurance <= 50 && _global.girl_select == 2 && _global.second_wind == 0 && _root.textb_mc._currentframe == 1) {
_global.second_wind = 1;
_global.pleasure_endurance += 60;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Pattie: Maiko senpai, we can do this!';
}
}
}
}
}
}
movieClip 662 {
}
button 664 {
on (release) {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
}
movieClip 665 {
frame 1 {
stop();
}
}
movieClip 671 {
}
movieClip 689 {
}
movieClip 692 {
}
movieClip 693 {
}
movieClip 695 {
}
button 696 {
on (release) {
if (_currentframe != 1) {
gotoAndStop(1);
} else {
_root.hand_device.play();
}
}
}
button 698 {
on (release) {
gotoAndStop(3);
}
}
movieClip 702 {
}
button 703 {
on (release) {
gotoAndStop(10);
}
}
movieClip 706 {
}
button 707 {
on (release) {
gotoAndStop(8);
}
}
movieClip 710 {
}
button 711 {
on (release) {
gotoAndStop(4);
}
}
button 712 {
on (release) {
gotoAndStop(6);
}
}
movieClip 715 {
}
button 716 {
on (release) {
gotoAndStop(2);
}
}
movieClip 719 {
}
button 720 {
on (release) {
gotoAndStop(11);
}
}
movieClip 723 {
}
movieClip 724 {
frame 1 {
stop();
}
}
button 725 {
on (release) {
gotoAndStop(9);
}
}
button 728 {
on (release) {
gotoAndStop(5);
}
}
button 729 {
on (release) {
gotoAndStop(12);
}
}
button 731 {
on (release) {
gotoAndStop(13);
}
}
button 732 {
on (release) {
gotoAndStop(33);
}
}
movieClip 735 {
}
button 736 {
on (release) {
gotoAndStop(34);
}
}
movieClip 747 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
}
movieClip 748 {
}
movieClip 757 {
frame 1 {
stop();
}
}
movieClip 764 {
}
movieClip 789 {
}
movieClip 791 {
}
movieClip 793 {
frame 1 {
stop();
}
}
button 798 {
on (release) {
if (_global.morning_ready == 0) {
_global.morning_ready = 1;
} else {
_global.morning_ready = 0;
}
}
}
button 799 {
on (release) {
if (_global.Day > 2) {
if (_global.TasksLeft == 8) {
_global.TasksLeft -= 2;
_global.TeacherOpinion -= 5;
_global.TestTaken = 1;
} else {
if (_global.TasksLeft == 6) {
_global.TasksLeft -= 2;
_global.TeacherOpinion -= 5;
_global.TestTaken = 1;
}
}
}
}
}
button 800 {
on (release) {
if (_global.stay_down == 0) {
_global.stay_down = 1;
} else {
_global.stay_down = 0;
}
}
}
movieClip 804 {
}
movieClip 805 {
}
movieClip 809 {
}
movieClip 810 {
}
movieClip 812 {
}
movieClip 818 {
}
movieClip 824 {
}
movieClip 825 {
}
movieClip 826 {
frame 14 {
this.stop();
}
}
movieClip 827 {
frame 1 {
stop();
if (_root._currentframe == 35 || _root._currentframe == 36 || _root._currentframe == 39) {
gotoAndStop(9);
}
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
_global.girlspleasuregain = 1;
}
frame 6 {
stop();
_global.girlspleasuregain = 2;
}
frame 7 {
stop();
_global.girlspleasuregain = 3;
}
frame 8 {
stop();
_global.girlspleasuregain = 4;
}
frame 9 {
_global.girlspleasuregain = -5;
}
}
button 828 {
on (release) {
if (_global.autoboobcomeup == 0) {
_global.autoboobcomeup = 1;
_global.boobcomeup = 0;
} else {
_global.autoboobcomeup = 0;
}
}
}
button 829 {
on (release) {
if (_global.Hairset != 0) {
_global.Hairset = 0;
} else {
_global.Hairset = 1;
}
}
}
button 830 {
on (release) {
if (_global.hairalpha == 0 || _root.Hair2._visible == false || _root.Hair2._alpha == 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
button 831 {
on (release) {
if (_global.play_sfx == 0) {
_global.play_sfx = 1;
} else {
_global.play_sfx = 0;
_root.Music_mc.gotoAndStop(1);
}
}
}
button 832 {
on (release) {
if (_global.play_music == 0) {
_global.play_music = 1;
_root.BG_Music1.play();
} else {
_global.play_music = 0;
_root.BG_Music1.gotoAndStop(1);
}
}
}
button 833 {
on (release) {
if (_global.bloom == 0) {
_global.bloom = 1;
} else {
_global.bloom = 0;
}
}
}
button 834 {
on (release) {
if (_global.nude_custom_shirt == 0) {
_global.nude_custom_shirt = 1;
} else {
_global.nude_custom_shirt = 0;
}
}
}
button 836 {
on (release) {
if (_global.dcd == 0) {
_global.dcd = 1;
} else {
_global.dcd = 0;
}
}
}
button 860 {
on (release) {
if (_global.event_meet_up != 5) {
_global.event_meet_up = 5;
}
}
}
button 861 {
on (release) {
if (_global.event_meet_up != 4) {
_global.event_meet_up = 4;
}
}
}
button 862 {
on (release) {
if (_global.event_meet_up != 3) {
_global.event_meet_up = 3;
}
}
}
button 863 {
on (release) {
if (_global.event_meet_up != 2) {
_global.event_meet_up = 2;
}
}
}
button 864 {
on (release) {
if (_global.event_meet_up != 9) {
_global.event_meet_up = 9;
}
}
}
button 865 {
on (release) {
if (_global.event_meet_up != 8) {
_global.event_meet_up = 8;
}
}
}
button 866 {
on (release) {
if (_global.event_meet_up != 7) {
_global.event_meet_up = 7;
}
}
}
button 867 {
on (release) {
if (_global.event_meet_up != 6) {
_global.event_meet_up = 6;
}
}
}
button 868 {
on (release) {
if (_global.event_meet_up != 13) {
_global.event_meet_up = 13;
}
}
}
button 869 {
on (release) {
if (_global.event_meet_up != 12) {
_global.event_meet_up = 12;
}
}
}
button 870 {
on (release) {
if (_global.event_meet_up != 11) {
_global.event_meet_up = 11;
}
}
}
button 871 {
on (release) {
if (_global.event_meet_up != 10) {
_global.event_meet_up = 10;
}
}
}
button 872 {
on (release) {
if (_global.event_meet_up != 15) {
_global.event_meet_up = 15;
}
}
}
button 873 {
on (release) {
if (_global.event_meet_up != 14) {
_global.event_meet_up = 14;
}
}
}
button 874 {
on (release) {
_global.event_meet_up = 0;
}
}
button 875 {
on (release) {
if (_global.event_meet_up != 18) {
_global.event_meet_up = 18;
}
}
}
button 876 {
on (release) {
if (_global.event_meet_up != 17) {
_global.event_meet_up = 17;
}
}
}
button 877 {
on (release) {
if (_global.event_meet_up != 20) {
_global.event_meet_up = 20;
}
}
}
button 878 {
on (release) {
if (_global.event_meet_up != 19) {
_global.event_meet_up = 19;
}
}
}
button 879 {
on (release) {
if (_global.event_meet_up != 16) {
_global.event_meet_up = 16;
}
}
}
movieClip 893 {
}
movieClip 898 {
}
button 901 {
on (release) {
_global.saved_data = 1;
umcc_so = SharedObject.getLocal('umcc');
umcc_so.data.saved_data = _global.saved_data;
umcc_so.data.Day = _global.Day;
umcc_so.data.joinfriend = _global.joinfriend;
umcc_so.data.morning_ready = _global.morning_ready;
umcc_so.data.stay_down = _global.stay_down;
umcc_so.data.TasksLeft = _global.TasksLeft;
umcc_so.data.talk_to_riley_about_school = _global.talk_to_riley_about_school;
umcc_so.data.talk_to_riley_about_directions = _global.talk_to_riley_about_directions;
umcc_so.data.talk_to_chris_about_school = _global.talk_to_chris_about_school;
umcc_so.data.talk_to_luma_about_school = _global.talk_to_luma_about_school;
umcc_so.data.talk_to_pattie_about_luma = _global.talk_to_pattie_about_luma;
umcc_so.data.talk_to_sisters = _global.talk_to_sisters;
umcc_so.data.talk_to_kyle = _global.talk_to_kyle;
umcc_so.data.been_in_class = _global.been_in_class;
umcc_so.data.HairStyle = _global.HairStyle;
umcc_so.data.hasguitar = _global.hasguitar;
umcc_so.data.end_game = _global.end_game;
umcc_so.data.ending = _global.ending;
umcc_so.data.been_in_class = _global.been_in_class;
umcc_so.data.savori_kyle_quest = _global.savori_kyle_quest;
umcc_so.data.sold_savori_collection = _global.sold_savori_collection;
umcc_so.data.savori_panties_stolen = _global.savori_panties_stolen;
umcc_so.data.riley_talk_to_maiko_about_savori = _global.riley_talk_to_maiko_about_savori;
umcc_so.data.savori_talk_to_maiko_about_agents = _global.savori_talk_to_maiko_about_agents;
umcc_so.data.kyle_sneak = _global.kyle_sneak;
umcc_so.data.get_savori = _global.get_savori;
umcc_so.data.tsugo_joey_quest = _global.tsugo_joey_quest;
umcc_so.data.asked_kyle = _global.asked_kyle;
umcc_so.data.talk_to_savori_dad = _global.talk_to_savori_dad;
umcc_so.data.riley_into_darkness = _global.riley_into_darkness;
umcc_so.data.investigate_complaints = _global.investigate_complaints;
umcc_so.data.maiko_shower = _global.maiko_shower;
umcc_so.data.spotted_annie = _global.spotted_annie;
umcc_so.data.MathSkill = _global.MathSkill;
umcc_so.data.HistorySkill = _global.HistorySkill;
umcc_so.data.EnglishSkill = _global.EnglishSkill;
umcc_so.data.ScienceSkill = _global.ScienceSkill;
umcc_so.data.ComputerSkill = _global.ComputerSkill;
umcc_so.data.mathaverage = _global.mathaverage;
umcc_so.data.historyaverage = _global.historyaverage;
umcc_so.data.englishaverage = _global.englishaverage;
umcc_so.data.scienceaverage = _global.scienceaverage;
umcc_so.data.book_math = _global.book_math;
umcc_so.data.book_science = _global.book_science;
umcc_so.data.book_history = _global.book_history;
umcc_so.data.book_english = _global.book_english;
umcc_so.data.book_oralsextips = _global.book_oralsextips;
umcc_so.data.book_oralsextips2 = _global.book_oralsextips2;
umcc_so.data.book_sextips = _global.book_sextips;
umcc_so.data.book_guitarbasics = _global.book_guitarbasics;
umcc_so.data.book_swim = _global.book_swim;
umcc_so.data.book_run = _global.book_run;
umcc_so.data.book_box = _global.book_box;
umcc_so.data.book_popularteen = _global.book_popularteen;
umcc_so.data.book_productivework = _global.book_productivework;
umcc_so.data.book_weapons = _global.book_weapons;
umcc_so.data.book_gemco = _global.book_gemco;
umcc_so.data.book_taxonomy = _global.book_taxonomy;
umcc_so.data.mathtotal = _global.mathtotal;
umcc_so.data.historytotal = _global.historytotal;
umcc_so.data.englishtotal = _global.englishtotal;
umcc_so.data.sciencetotal = _global.sciencetotal;
umcc_so.data.mathtestnum = _global.mathtestnum;
umcc_so.data.historytestnum = _global.historytestnum;
umcc_so.data.englishtestnum = _global.englishtestnum;
umcc_so.data.sciencetestnum = _global.sciencetestnum;
umcc_so.data.MathSkill = _global.MathSkill;
umcc_so.data.EnglishSkill = _global.EnglishSkill;
umcc_so.data.HistorySkill = _global.HistorySkill;
umcc_so.data.ScienceSkill = _global.ScienceSkill;
umcc_so.data.MaxSkill = _global.MaxSkill;
umcc_so.data.Endurance = _global.Endurance;
umcc_so.data.HairpinEnergy = _global.HairpinEnergy;
umcc_so.data.ChrisRelation = _global.ChrisRelation;
umcc_so.data.KyleRelation = _global.KyleRelation;
umcc_so.data.RileyRelation = _global.RileyRelation;
umcc_so.data.PattieRelation = _global.PattieRelation;
umcc_so.data.LumaRelation = _global.LumaRelation;
umcc_so.data.ZytraRelation = _global.ZytraRelation;
umcc_so.data.LeyahRelation = _global.LeyahRelation;
umcc_so.data.JoeyRelation = _global.JoeyRelation;
umcc_so.data.AmberRelation = _global.AmberRelation;
umcc_so.data.GreelRelation = _global.GreelRelation;
umcc_so.data.RoiseRelation = _global.RoiseRelation;
umcc_so.data.SavoriRelation = _global.SavoriRelation;
umcc_so.data.JeniRelation = _global.JeniRelation;
umcc_so.data.JoiryRelation = _global.JoiryRelation;
umcc_so.data.DavidRelation = _global.DavidRelation;
umcc_so.data.TsugoRelation = _global.TsugoRelation;
umcc_so.data.JinruRelation = _global.JinruRelation;
umcc_so.data.LynnRelation = _global.LynnRelation;
umcc_so.data.DizzyRelation = _global.DizzyRelation;
umcc_so.data.chris_relation_level = _global.chris_relation_level;
umcc_so.data.riley_relation_level = _global.riley_relation_level;
umcc_so.data.pattie_relation_level = _global.pattie_relation_level;
umcc_so.data.greel_relation_level = _global.greel_relation_level;
umcc_so.data.leyah_relation_level = _global.leyah_relation_level;
umcc_so.data.luma_relation_level = _global.luma_relation_level;
umcc_so.data.amber_relation_level = _global.amber_relation_level;
umcc_so.data.zytra_relation_level = _global.zytra_relation_level;
umcc_so.data.joey_relation_level = _global.joey_relation_level;
umcc_so.data.kyle_relation_level = _global.kyle_relation_level;
umcc_so.data.roise_relation_level = _global.roise_relation_level;
umcc_so.data.jeni_relation_level = _global.jeni_relation_level;
umcc_so.data.savori_relation_level = _global.savori_relation_level;
umcc_so.data.joiry_relation_level = _global.joiry_relation_level;
umcc_so.data.david_relation_level = _global.david_relation_level;
umcc_so.data.tsugo_relation_level = _global.tsugo_relation_level;
umcc_so.data.jinru_relation_level = _global.jinru_relation_level;
umcc_so.data.lynn_relation_level = _global.lynn_relation_level;
umcc_so.data.dizzy_relation_level = _global.dizzy_relation_level;
umcc_so.data.OverallPopularity = _global.OverallPopularity;
umcc_so.data.autoboobcomeup = _global.autoboobcomeup;
umcc_so.data.GuitarSkill = _global.GuitarSkill;
umcc_so.data.Money = _global.Money;
umcc_so.data.chips = _global.chips;
umcc_so.data.chipparts = _global.chipparts;
umcc_so.data.hassent = _global.hassent;
umcc_so.data.bloom = _global.bloom;
umcc_so.data.game_seconds = _global.game_seconds;
umcc_so.data.game_minutes = _global.game_minutes;
umcc_so.data.game_hours = _global.game_hours;
umcc_so.data.bodywash_fruit = _global.bodywash_fruit;
umcc_so.data.bodywash_plus = _global.bodywash_plus;
umcc_so.data.club_swim = _global.club_swim;
umcc_so.data.club_track = _global.club_track;
umcc_so.data.club_school = _global.club_school;
umcc_so.data.club_music = _global.club_music;
umcc_so.data.club_photo = _global.club_photo;
umcc_so.data.club_battle = _global.club_battle;
umcc_so.data.club_dance = _global.club_dance;
umcc_so.data.club_dodge = _global.club_dodge;
umcc_so.data.club_game = _global.club_game;
umcc_so.data.club_cheer = _global.club_cheer;
umcc_so.data.beat_zytra_swim = _global.beat_zytra_swim;
umcc_so.data.beat_pattie_track = _global.beat_pattie_track;
umcc_so.data.beat_jeni_boxing = _global.beat_jeni_boxing;
umcc_so.data.beat_luma_swim = _global.beat_luma_swim;
umcc_so.data.beat_luma_grades = _global.beat_luma_grades;
umcc_so.data.beat_luma_sent = _global.beat_luma_sent;
umcc_so.data.beat_luma_fight = _global.beat_luma_fight;
umcc_so.data.beat_luma_popular = _global.beat_luma_popular;
umcc_so.data.beat_luma_track = _global.beat_luma_track;
umcc_so.data.beat_luma_dodge = _global.beat_luma_dodge;
umcc_so.data.beat_luma_game = _global.beat_luma_game;
umcc_so.data.beat_sent_luma = _global.beat_sent_luma;
umcc_so.data.beat_sent_battler_chris = _global.beat_sent_battler_chris;
umcc_so.data.beat_sent_battler_lynn = _global.beat_sent_battler_lynn;
umcc_so.data.beat_sent_battler_kyle = _global.beat_sent_battler_kyle;
umcc_so.data.beat_sent_battler_roise = _global.beat_sent_battler_roise;
umcc_so.data.beat_sent_battler_tsugo = _global.beat_sent_battler_tsugo;
umcc_so.data.sent_battles_won = _global.sent_battles_won;
umcc_so.data.firstArcadeGameBeat = _global.firstArcadeGameBeat;
umcc_so.data.nature_pic_butterfly = _global.nature_pic_butterfly;
umcc_so.data.nature_pic_butterfly2 = _global.nature_pic_butterfly2;
umcc_so.data.nature_pic_butterfly3 = _global.nature_pic_butterfly3;
umcc_so.data.pic_topless_maiko = _global.pic_topless_maiko;
umcc_so.data.pic_topless_pattie = _global.pic_topless_pattie;
umcc_so.data.pic_topless_luma = _global.pic_topless_luma;
umcc_so.data.pic_topless_joey = _global.pic_topless_joey;
umcc_so.data.pic_topless_zytra = _global.pic_topless_zytra;
umcc_so.data.pic_topless_amber = _global.pic_topless_amber;
umcc_so.data.pic_topless_riley = _global.pic_topless_riley;
umcc_so.data.pic_topless_savori = _global.pic_topless_savori;
umcc_so.data.pic_topless_roise = _global.pic_topless_roise;
umcc_so.data.pic_topless_jeni = _global.pic_topless_jeni;
umcc_so.data.pic_topless_lynn = _global.pic_topless_lynn;
umcc_so.data.pic_topless_dizzy = _global.pic_topless_dizzy;
umcc_so.data.pic_topless_leyah = _global.pic_topless_leyah;
umcc_so.data.maiko_sweaty_boob_photo = _global.maiko_sweaty_boob_photo;
umcc_so.data.kyle_softcore_magazine = _global.kyle_softcore_magazine;
umcc_so.data.kyle_savori_count = _global.kyle_savori_count;
umcc_so.data.meleeskill = _global.meleeskill;
umcc_so.data.meleeskillearned = _global.meleeskillearned;
umcc_so.data.meleelevel = _global.meleelevel;
umcc_so.data.magicskill = _global.magicskill;
umcc_so.data.magicskillearned = _global.magicskillearned;
umcc_so.data.magiclevel = _global.magiclevel;
umcc_so.data.speedskill = _global.speedskill;
umcc_so.data.speedskillearned = _global.speedskillearned;
umcc_so.data.speedlevel = _global.speedlevel;
umcc_so.data.swimskill = _global.swimskill;
umcc_so.data.swimskillearned = _global.swimskillearned;
umcc_so.data.swimlevel = _global.swimlevel;
umcc_so.data.area_maiko_room = _global.area_maiko_room;
umcc_so.data.area_outside = _global.area_outside;
umcc_so.data.area_mall = _global.area_mall;
umcc_so.data.area_maiko_travel = _global.area_maiko_travel;
umcc_so.data.area_gym = _global.area_gym;
umcc_so.data.area_xjob1 = _global.area_xjob1;
umcc_so.data.area_xjob2 = _global.area_xjob2;
umcc_so.data.Hairset = _global.Hairset;
umcc_so.data.colorValue = _global.colorValue;
umcc_so.data.school_club_policy = _global.school_club_policy;
umcc_so.data.yuri_customers = _global.yuri_customers;
umcc_so.data.agent_occupation = _global.agent_occupation;
umcc_so.data.agent_return_timer = _global.agent_return_timer;
umcc_so.data.room_default = _global.room_default;
umcc_so.data.david_harass = _global.david_harass;
umcc_so.data.drank_coffee = _global.drank_coffee;
umcc_so.data.total_coffee = _global.total_coffee;
umcc_so.data.maiko_dildo = _global.maiko_dildo;
umcc_so.data.buy_custom_shirt = _global.buy_custom_shirt;
umcc_so.data.custom_shirt = _global.custom_shirt;
umcc_so.data.MaikoPencil = _global.MaikoPencil;
umcc_so.data.done = 1;
save_state = 'saved slot1 data!';
_global.encoder_function();
}
}
button 902 {
on (release) {
_global.done_loading = 0;
umcc_so = SharedObject.getLocal('umcc');
if (umcc_so.data.saved_data != undefined) {
while (_global.done_loading != 1) {
_global.Day = umcc_so.data.Day;
_global.joinfriend = umcc_so.data.joinfriend;
_global.morning_ready = umcc_so.data.morning_ready;
_global.stay_down = umcc_so.data.stay_down;
_global.TasksLeft = umcc_so.data.TasksLeft;
_global.talk_to_riley_about_school = umcc_so.data.talk_to_riley_about_school;
_global.talk_to_riley_about_directions = umcc_so.data.talk_to_riley_about_directions;
_global.talk_to_chris_about_school = umcc_so.data.talk_to_chris_about_school;
_global.talk_to_luma_about_school = umcc_so.data.talk_to_luma_about_school;
_global.talk_to_pattie_about_luma = umcc_so.data.talk_to_pattie_about_luma;
_global.talk_to_sisters = umcc_so.data.talk_to_sisters;
_global.talk_to_kyle = umcc_so.data.talk_to_kyle;
_global.been_in_class = umcc_so.data.been_in_class;
_global.HairStyle = umcc_so.data.HairStyle;
_global.hasguitar = umcc_so.data.hasguitar;
_global.end_game = umcc_so.data.end_game;
_global.ending = umcc_so.data.ending;
_global.been_in_class = umcc_so.data.been_in_class;
_global.savori_kyle_quest = umcc_so.data.savori_kyle_quest;
_global.sold_savori_collection = umcc_so.data.sold_savori_collection;
_global.savori_panties_stolen = umcc_so.data.savori_panties_stolen;
_global.riley_talk_to_maiko_about_savori = umcc_so.data.riley_talk_to_maiko_about_savori;
_global.savori_talk_to_maiko_about_agents = umcc_so.data.savori_talk_to_maiko_about_agents;
_global.kyle_sneak = umcc_so.data.kyle_sneak;
_global.get_savori = umcc_so.data.get_savori;
_global.tsugo_joey_quest = umcc_so.data.tsugo_joey_quest;
_global.asked_kyle = umcc_so.data.asked_kyle;
_global.talk_to_savori_dad = umcc_so.data.talk_to_savori_dad;
_global.riley_into_darkness = umcc_so.data.riley_into_darkness;
_global.investigate_complaints = umcc_so.data.investigate_complaints;
_global.maiko_shower = umcc_so.data.maiko_shower;
_global.spotted_annie = umcc_so.data.spotted_annie;
_global.MathSkill = umcc_so.data.MathSkill;
_global.HistorySkill = umcc_so.data.HistorySkill;
_global.EnglishSkill = umcc_so.data.EnglishSkill;
_global.ScienceSkill = umcc_so.data.ScienceSkill;
_global.ComputerSkill = umcc_so.data.ComputerSkill;
_global.mathaverage = umcc_so.data.mathaverage;
_global.historyaverage = umcc_so.data.historyaverage;
_global.englishaverage = umcc_so.data.englishaverage;
_global.scienceaverage = umcc_so.data.scienceaverage;
_global.book_math = umcc_so.data.book_math;
_global.book_science = umcc_so.data.book_science;
_global.book_history = umcc_so.data.book_history;
_global.book_english = umcc_so.data.book_english;
_global.book_oralsextips = umcc_so.data.book_oralsextips;
_global.book_oralsextips2 = umcc_so.data.book_oralsextips2;
_global.book_sextips = umcc_so.data.book_sextips;
_global.book_guitarbasics = umcc_so.data.book_guitarbasics;
_global.book_swim = umcc_so.data.book_swim;
_global.book_run = umcc_so.data.book_run;
_global.book_box = umcc_so.data.book_box;
_global.book_popularteen = umcc_so.data.book_popularteen;
_global.book_productivework = umcc_so.data.book_productivework;
_global.book_weapons = umcc_so.data.book_weapons;
_global.book_gemco = umcc_so.data.book_gemco;
_global.book_taxonomy = umcc_so.data.book_taxonomy;
_global.mathtotal = umcc_so.data.mathtotal;
_global.historytotal = umcc_so.data.historytotal;
_global.englishtotal = umcc_so.data.englishtotal;
_global.sciencetotal = umcc_so.data.sciencetotal;
_global.mathtestnum = umcc_so.data.mathtestnum;
_global.historytestnum = umcc_so.data.historytestnum;
_global.englishtestnum = umcc_so.data.englishtestnum;
_global.sciencetestnum = umcc_so.data.sciencetestnum;
_global.MathSkill = umcc_so.data.MathSkill;
_global.EnglishSkill = umcc_so.data.EnglishSkill;
_global.HistorySkill = umcc_so.data.HistorySkill;
_global.ScienceSkill = umcc_so.data.ScienceSkill;
_global.MaxSkill = umcc_so.data.MaxSkill;
_global.Endurance = umcc_so.data.Endurance;
_global.HairpinEnergy = umcc_so.data.HairpinEnergy;
_global.ChrisRelation = umcc_so.data.ChrisRelation;
_global.KyleRelation = umcc_so.data.KyleRelation;
_global.RileyRelation = umcc_so.data.RileyRelation;
_global.PattieRelation = umcc_so.data.PattieRelation;
_global.LumaRelation = umcc_so.data.LumaRelation;
_global.ZytraRelation = umcc_so.data.ZytraRelation;
_global.LeyahRelation = umcc_so.data.LeyahRelation;
_global.JoeyRelation = umcc_so.data.JoeyRelation;
_global.AmberRelation = umcc_so.data.AmberRelation;
_global.GreelRelation = umcc_so.data.GreelRelation;
_global.RoiseRelation = umcc_so.data.RoiseRelation;
_global.SavoriRelation = umcc_so.data.SavoriRelation;
_global.JeniRelation = umcc_so.data.JeniRelation;
_global.JoiryRelation = umcc_so.data.JoiryRelation;
_global.DavidRelation = umcc_so.data.DavidRelation;
_global.TsugoRelation = umcc_so.data.TsugoRelation;
_global.JinruRelation = umcc_so.data.JinruRelation;
_global.LynnRelation = umcc_so.data.LynnRelation;
_global.DizzyRelation = umcc_so.data.DizzyRelation;
_global.chris_relation_level = umcc_so.data.chris_relation_level;
_global.riley_relation_level = umcc_so.data.riley_relation_level;
_global.pattie_relation_level = umcc_so.data.pattie_relation_level;
_global.greel_relation_level = umcc_so.data.greel_relation_level;
_global.leyah_relation_level = umcc_so.data.leyah_relation_level;
_global.luma_relation_level = umcc_so.data.luma_relation_level;
_global.amber_relation_level = umcc_so.data.amber_relation_level;
_global.zytra_relation_level = umcc_so.data.zytra_relation_level;
_global.joey_relation_level = umcc_so.data.joey_relation_level;
_global.kyle_relation_level = umcc_so.data.kyle_relation_level;
_global.roise_relation_level = umcc_so.data.roise_relation_level;
_global.jeni_relation_level = umcc_so.data.jeni_relation_level;
_global.savori_relation_level = umcc_so.data.savori_relation_level;
_global.joiry_relation_level = umcc_so.data.joiry_relation_level;
_global.david_relation_level = umcc_so.data.david_relation_level;
_global.tsugo_relation_level = umcc_so.data.tsugo_relation_level;
_global.jinru_relation_level = umcc_so.data.jinru_relation_level;
_global.lynn_relation_level = umcc_so.data.lynn_relation_level;
_global.dizzy_relation_level = umcc_so.data.dizzy_relation_level;
_global.OverallPopularity = umcc_so.data.OverallPopularity;
_global.autoboobcomeup = umcc_so.data.autoboobcomeup;
_global.GuitarSkill = umcc_so.data.GuitarSkill;
_global.Money = umcc_so.data.Money;
_global.chips = umcc_so.data.chips;
_global.chipparts = umcc_so.data.chipparts;
_global.hassent = umcc_so.data.hassent;
_global.bloom = umcc_so.data.bloom;
_global.game_seconds = umcc_so.data.game_seconds;
_global.game_minutes = umcc_so.data.game_minutes;
_global.game_hours = umcc_so.data.game_hours;
_global.bodywash_fruit = umcc_so.data.bodywash_fruit;
_global.bodywash_plus = umcc_so.data.bodywash_plus;
_global.club_swim = umcc_so.data.club_swim;
_global.club_track = umcc_so.data.club_track;
_global.club_school = umcc_so.data.club_school;
_global.club_music = umcc_so.data.club_music;
_global.club_photo = umcc_so.data.club_photo;
_global.club_battle = umcc_so.data.club_battle;
_global.club_dance = umcc_so.data.club_dance;
_global.club_dodge = umcc_so.data.club_dodge;
_global.club_game = umcc_so.data.club_game;
_global.club_cheer = umcc_so.data.club_cheer;
_global.beat_zytra_swim = umcc_so.data.beat_zytra_swim;
_global.beat_pattie_track = umcc_so.data.beat_pattie_track;
_global.beat_jeni_boxing = umcc_so.data.beat_jeni_boxing;
_global.beat_luma_swim = umcc_so.data.beat_luma_swim;
_global.beat_luma_grades = umcc_so.data.beat_luma_grades;
_global.beat_luma_sent = umcc_so.data.beat_luma_sent;
_global.beat_luma_fight = umcc_so.data.beat_luma_fight;
_global.beat_luma_popular = umcc_so.data.beat_luma_popular;
_global.beat_luma_track = umcc_so.data.beat_luma_track;
_global.beat_luma_dodge = umcc_so.data.beat_luma_dodge;
_global.beat_luma_game = umcc_so.data.beat_luma_game;
_global.beat_sent_luma = umcc_so.data.beat_sent_luma;
_global.beat_sent_battler_chris = umcc_so.data.beat_sent_battler_chris;
_global.beat_sent_battler_lynn = umcc_so.data.beat_sent_battler_lynn;
_global.beat_sent_battler_kyle = umcc_so.data.beat_sent_battler_kyle;
_global.beat_sent_battler_roise = umcc_so.data.beat_sent_battler_roise;
_global.beat_sent_battler_tsugo = umcc_so.data.beat_sent_battler_tsugo;
_global.sent_battles_won = umcc_so.data.sent_battles_won;
_global.firstArcadeGameBeat = umcc_so.data.firstArcadeGameBeat;
_global.nature_pic_butterfly = umcc_so.data.nature_pic_butterfly;
_global.nature_pic_butterfly2 = umcc_so.data.nature_pic_butterfly2;
_global.nature_pic_butterfly3 = umcc_so.data.nature_pic_butterfly3;
_global.pic_topless_maiko = umcc_so.data.pic_topless_maiko;
_global.pic_topless_pattie = umcc_so.data.pic_topless_pattie;
_global.pic_topless_luma = umcc_so.data.pic_topless_luma;
_global.pic_topless_joey = umcc_so.data.pic_topless_joey;
_global.pic_topless_zytra = umcc_so.data.pic_topless_zytra;
_global.pic_topless_amber = umcc_so.data.pic_topless_amber;
_global.pic_topless_riley = umcc_so.data.pic_topless_riley;
_global.pic_topless_savori = umcc_so.data.pic_topless_savori;
_global.pic_topless_roise = umcc_so.data.pic_topless_roise;
_global.pic_topless_jeni = umcc_so.data.pic_topless_jeni;
_global.pic_topless_lynn = umcc_so.data.pic_topless_lynn;
_global.pic_topless_dizzy = umcc_so.data.pic_topless_dizzy;
_global.pic_topless_leyah = umcc_so.data.pic_topless_leyah;
_global.maiko_sweaty_boob_photo = umcc_so.data.maiko_sweaty_boob_photo;
_global.kyle_softcore_magazine = umcc_so.data.kyle_softcore_magazine;
_global.kyle_savori_count = umcc_so.data.kyle_savori_count;
_global.meleeskill = umcc_so.data.meleeskill;
_global.meleeskillearned = umcc_so.data.meleeskillearned;
_global.meleelevel = umcc_so.data.meleelevel;
_global.magicskill = umcc_so.data.magicskill;
_global.magicskillearned = umcc_so.data.magicskillearned;
_global.magiclevel = umcc_so.data.magiclevel;
_global.speedskill = umcc_so.data.speedskill;
_global.speedskillearned = umcc_so.data.speedskillearned;
_global.speedlevel = umcc_so.data.speedlevel;
_global.swimskill = umcc_so.data.swimskill;
_global.swimskillearned = umcc_so.data.swimskillearned;
_global.swimlevel = umcc_so.data.swimlevel;
_global.area_maiko_room = umcc_so.data.area_maiko_room;
_global.area_outside = umcc_so.data.area_outside;
_global.area_mall = umcc_so.data.area_mall;
_global.area_maiko_travel = umcc_so.data.area_maiko_travel;
_global.area_gym = umcc_so.data.area_gym;
_global.area_xjob1 = umcc_so.data.area_xjob1;
_global.area_xjob2 = umcc_so.data.area_xjob2;
_global.Hairset = umcc_so.data.Hairset;
_global.colorValue = umcc_so.data.colorValue;
_global.school_club_policy = umcc_so.data.school_club_policy;
_global.yuri_customers = umcc_so.data.yuri_customers;
_global.agent_occupation = umcc_so.data.agent_occupation;
_global.agent_return_timer = umcc_so.data.agent_return_timer;
_global.room_default = umcc_so.data.room_default;
_global.david_harass = umcc_so.data.david_harass;
_global.drank_coffee = umcc_so.data.drank_coffee;
_global.total_coffee = umcc_so.data.total_coffee;
_global.maiko_dildo = umcc_so.data.maiko_dildo;
_global.buy_custom_shirt = umcc_so.data.buy_custom_shirt;
_global.custom_shirt = umcc_so.data.custom_shirt;
_global.MaikoPencil = umcc_so.data.MaikoPencil;
_global.done_loading = umcc_so.data.done;
}
save_state = 'loaded slot1 data!';
_root.gotoAndStop(5);
} else {
save_state = 'no slot1 save data found!';
}
_global.done_loading = 0;
}
}
button 903 {
on (release) {
umcc_so = SharedObject.getLocal('umcc');
umcc_so.clear();
save_state = 'data slot1 erased!';
}
}
button 904 {
on (release) {
_global.saved_data = 1;
umcc_so2 = SharedObject.getLocal('umcc2');
umcc_so2.data.saved_data = _global.saved_data;
umcc_so2.data.Day = _global.Day;
umcc_so2.data.joinfriend = _global.joinfriend;
umcc_so2.data.morning_ready = _global.morning_ready;
umcc_so2.data.stay_down = _global.stay_down;
umcc_so2.data.TasksLeft = _global.TasksLeft;
umcc_so2.data.talk_to_riley_about_school = _global.talk_to_riley_about_school;
umcc_so2.data.talk_to_riley_about_directions = _global.talk_to_riley_about_directions;
umcc_so2.data.talk_to_chris_about_school = _global.talk_to_chris_about_school;
umcc_so2.data.talk_to_luma_about_school = _global.talk_to_luma_about_school;
umcc_so2.data.talk_to_pattie_about_luma = _global.talk_to_pattie_about_luma;
umcc_so2.data.talk_to_sisters = _global.talk_to_sisters;
umcc_so2.data.talk_to_kyle = _global.talk_to_kyle;
umcc_so2.data.been_in_class = _global.been_in_class;
umcc_so2.data.HairStyle = _global.HairStyle;
umcc_so2.data.hasguitar = _global.hasguitar;
umcc_so2.data.end_game = _global.end_game;
umcc_so2.data.ending = _global.ending;
umcc_so2.data.been_in_class = _global.been_in_class;
umcc_so2.data.savori_kyle_quest = _global.savori_kyle_quest;
umcc_so2.data.sold_savori_collection = _global.sold_savori_collection;
umcc_so2.data.savori_panties_stolen = _global.savori_panties_stolen;
umcc_so2.data.riley_talk_to_maiko_about_savori = _global.riley_talk_to_maiko_about_savori;
umcc_so2.data.savori_talk_to_maiko_about_agents = _global.savori_talk_to_maiko_about_agents;
umcc_so2.data.kyle_sneak = _global.kyle_sneak;
umcc_so2.data.get_savori = _global.get_savori;
umcc_so2.data.tsugo_joey_quest = _global.tsugo_joey_quest;
umcc_so2.data.asked_kyle = _global.asked_kyle;
umcc_so2.data.talk_to_savori_dad = _global.talk_to_savori_dad;
umcc_so2.data.riley_into_darkness = _global.riley_into_darkness;
umcc_so2.data.investigate_complaints = _global.investigate_complaints;
umcc_so2.data.maiko_shower = _global.maiko_shower;
umcc_so2.data.spotted_annie = _global.spotted_annie;
umcc_so2.data.MathSkill = _global.MathSkill;
umcc_so2.data.HistorySkill = _global.HistorySkill;
umcc_so2.data.EnglishSkill = _global.EnglishSkill;
umcc_so2.data.ScienceSkill = _global.ScienceSkill;
umcc_so2.data.ComputerSkill = _global.ComputerSkill;
umcc_so2.data.mathaverage = _global.mathaverage;
umcc_so2.data.historyaverage = _global.historyaverage;
umcc_so2.data.englishaverage = _global.englishaverage;
umcc_so2.data.scienceaverage = _global.scienceaverage;
umcc_so2.data.book_math = _global.book_math;
umcc_so2.data.book_science = _global.book_science;
umcc_so2.data.book_history = _global.book_history;
umcc_so2.data.book_english = _global.book_english;
umcc_so2.data.book_oralsextips = _global.book_oralsextips;
umcc_so2.data.book_oralsextips2 = _global.book_oralsextips2;
umcc_so2.data.book_sextips = _global.book_sextips;
umcc_so2.data.book_guitarbasics = _global.book_guitarbasics;
umcc_so2.data.book_swim = _global.book_swim;
umcc_so2.data.book_run = _global.book_run;
umcc_so2.data.book_box = _global.book_box;
umcc_so2.data.book_popularteen = _global.book_popularteen;
umcc_so2.data.book_productivework = _global.book_productivework;
umcc_so2.data.book_weapons = _global.book_weapons;
umcc_so2.data.book_gemco = _global.book_gemco;
umcc_so2.data.book_taxonomy = _global.book_taxonomy;
umcc_so2.data.mathtotal = _global.mathtotal;
umcc_so2.data.historytotal = _global.historytotal;
umcc_so2.data.englishtotal = _global.englishtotal;
umcc_so2.data.sciencetotal = _global.sciencetotal;
umcc_so2.data.mathtestnum = _global.mathtestnum;
umcc_so2.data.historytestnum = _global.historytestnum;
umcc_so2.data.englishtestnum = _global.englishtestnum;
umcc_so2.data.sciencetestnum = _global.sciencetestnum;
umcc_so2.data.MathSkill = _global.MathSkill;
umcc_so2.data.EnglishSkill = _global.EnglishSkill;
umcc_so2.data.HistorySkill = _global.HistorySkill;
umcc_so2.data.ScienceSkill = _global.ScienceSkill;
umcc_so2.data.MaxSkill = _global.MaxSkill;
umcc_so2.data.Endurance = _global.Endurance;
umcc_so2.data.HairpinEnergy = _global.HairpinEnergy;
umcc_so2.data.ChrisRelation = _global.ChrisRelation;
umcc_so2.data.KyleRelation = _global.KyleRelation;
umcc_so2.data.RileyRelation = _global.RileyRelation;
umcc_so2.data.PattieRelation = _global.PattieRelation;
umcc_so2.data.LumaRelation = _global.LumaRelation;
umcc_so2.data.ZytraRelation = _global.ZytraRelation;
umcc_so2.data.LeyahRelation = _global.LeyahRelation;
umcc_so2.data.JoeyRelation = _global.JoeyRelation;
umcc_so2.data.AmberRelation = _global.AmberRelation;
umcc_so2.data.GreelRelation = _global.GreelRelation;
umcc_so2.data.RoiseRelation = _global.RoiseRelation;
umcc_so2.data.SavoriRelation = _global.SavoriRelation;
umcc_so2.data.JeniRelation = _global.JeniRelation;
umcc_so2.data.JoiryRelation = _global.JoiryRelation;
umcc_so2.data.DavidRelation = _global.DavidRelation;
umcc_so2.data.TsugoRelation = _global.TsugoRelation;
umcc_so2.data.JinruRelation = _global.JinruRelation;
umcc_so2.data.LynnRelation = _global.LynnRelation;
umcc_so2.data.DizzyRelation = _global.DizzyRelation;
umcc_so2.data.chris_relation_level = _global.chris_relation_level;
umcc_so2.data.riley_relation_level = _global.riley_relation_level;
umcc_so2.data.pattie_relation_level = _global.pattie_relation_level;
umcc_so2.data.greel_relation_level = _global.greel_relation_level;
umcc_so2.data.leyah_relation_level = _global.leyah_relation_level;
umcc_so2.data.luma_relation_level = _global.luma_relation_level;
umcc_so2.data.amber_relation_level = _global.amber_relation_level;
umcc_so2.data.zytra_relation_level = _global.zytra_relation_level;
umcc_so2.data.joey_relation_level = _global.joey_relation_level;
umcc_so2.data.kyle_relation_level = _global.kyle_relation_level;
umcc_so2.data.roise_relation_level = _global.roise_relation_level;
umcc_so2.data.jeni_relation_level = _global.jeni_relation_level;
umcc_so2.data.savori_relation_level = _global.savori_relation_level;
umcc_so2.data.joiry_relation_level = _global.joiry_relation_level;
umcc_so2.data.david_relation_level = _global.david_relation_level;
umcc_so2.data.tsugo_relation_level = _global.tsugo_relation_level;
umcc_so2.data.jinru_relation_level = _global.jinru_relation_level;
umcc_so2.data.lynn_relation_level = _global.lynn_relation_level;
umcc_so2.data.dizzy_relation_level = _global.dizzy_relation_level;
umcc_so2.data.OverallPopularity = _global.OverallPopularity;
umcc_so2.data.autoboobcomeup = _global.autoboobcomeup;
umcc_so2.data.GuitarSkill = _global.GuitarSkill;
umcc_so2.data.Money = _global.Money;
umcc_so2.data.chips = _global.chips;
umcc_so2.data.chipparts = _global.chipparts;
umcc_so2.data.hassent = _global.hassent;
umcc_so2.data.bloom = _global.bloom;
umcc_so2.data.game_seconds = _global.game_seconds;
umcc_so2.data.game_minutes = _global.game_minutes;
umcc_so2.data.game_hours = _global.game_hours;
umcc_so2.data.bodywash_fruit = _global.bodywash_fruit;
umcc_so2.data.bodywash_plus = _global.bodywash_plus;
umcc_so2.data.club_swim = _global.club_swim;
umcc_so2.data.club_track = _global.club_track;
umcc_so2.data.club_school = _global.club_school;
umcc_so2.data.club_music = _global.club_music;
umcc_so2.data.club_photo = _global.club_photo;
umcc_so2.data.club_battle = _global.club_battle;
umcc_so2.data.club_dance = _global.club_dance;
umcc_so2.data.club_dodge = _global.club_dodge;
umcc_so2.data.club_game = _global.club_game;
umcc_so2.data.club_cheer = _global.club_cheer;
umcc_so2.data.beat_zytra_swim = _global.beat_zytra_swim;
umcc_so2.data.beat_pattie_track = _global.beat_pattie_track;
umcc_so2.data.beat_jeni_boxing = _global.beat_jeni_boxing;
umcc_so2.data.beat_luma_swim = _global.beat_luma_swim;
umcc_so2.data.beat_luma_grades = _global.beat_luma_grades;
umcc_so2.data.beat_luma_sent = _global.beat_luma_sent;
umcc_so2.data.beat_luma_fight = _global.beat_luma_fight;
umcc_so2.data.beat_luma_popular = _global.beat_luma_popular;
umcc_so2.data.beat_luma_track = _global.beat_luma_track;
umcc_so2.data.beat_luma_dodge = _global.beat_luma_dodge;
umcc_so2.data.beat_luma_game = _global.beat_luma_game;
umcc_so2.data.beat_sent_luma = _global.beat_sent_luma;
umcc_so2.data.beat_sent_battler_chris = _global.beat_sent_battler_chris;
umcc_so2.data.beat_sent_battler_lynn = _global.beat_sent_battler_lynn;
umcc_so2.data.beat_sent_battler_kyle = _global.beat_sent_battler_kyle;
umcc_so2.data.beat_sent_battler_roise = _global.beat_sent_battler_roise;
umcc_so2.data.beat_sent_battler_tsugo = _global.beat_sent_battler_tsugo;
umcc_so2.data.sent_battles_won = _global.sent_battles_won;
umcc_so2.data.firstArcadeGameBeat = _global.firstArcadeGameBeat;
umcc_so2.data.nature_pic_butterfly = _global.nature_pic_butterfly;
umcc_so2.data.nature_pic_butterfly2 = _global.nature_pic_butterfly2;
umcc_so2.data.nature_pic_butterfly3 = _global.nature_pic_butterfly3;
umcc_so2.data.pic_topless_maiko = _global.pic_topless_maiko;
umcc_so2.data.pic_topless_pattie = _global.pic_topless_pattie;
umcc_so2.data.pic_topless_luma = _global.pic_topless_luma;
umcc_so2.data.pic_topless_joey = _global.pic_topless_joey;
umcc_so2.data.pic_topless_zytra = _global.pic_topless_zytra;
umcc_so2.data.pic_topless_amber = _global.pic_topless_amber;
umcc_so2.data.pic_topless_riley = _global.pic_topless_riley;
umcc_so2.data.pic_topless_savori = _global.pic_topless_savori;
umcc_so2.data.pic_topless_roise = _global.pic_topless_roise;
umcc_so2.data.pic_topless_jeni = _global.pic_topless_jeni;
umcc_so2.data.pic_topless_lynn = _global.pic_topless_lynn;
umcc_so2.data.pic_topless_dizzy = _global.pic_topless_dizzy;
umcc_so2.data.pic_topless_leyah = _global.pic_topless_leyah;
umcc_so2.data.maiko_sweaty_boob_photo = _global.maiko_sweaty_boob_photo;
umcc_so2.data.kyle_softcore_magazine = _global.kyle_softcore_magazine;
umcc_so2.data.kyle_savori_count = _global.kyle_savori_count;
umcc_so2.data.meleeskill = _global.meleeskill;
umcc_so2.data.meleeskillearned = _global.meleeskillearned;
umcc_so2.data.meleelevel = _global.meleelevel;
umcc_so2.data.magicskill = _global.magicskill;
umcc_so2.data.magicskillearned = _global.magicskillearned;
umcc_so2.data.magiclevel = _global.magiclevel;
umcc_so2.data.speedskill = _global.speedskill;
umcc_so2.data.speedskillearned = _global.speedskillearned;
umcc_so2.data.speedlevel = _global.speedlevel;
umcc_so2.data.swimskill = _global.swimskill;
umcc_so2.data.swimskillearned = _global.swimskillearned;
umcc_so2.data.swimlevel = _global.swimlevel;
umcc_so2.data.area_maiko_room = _global.area_maiko_room;
umcc_so2.data.area_outside = _global.area_outside;
umcc_so2.data.area_mall = _global.area_mall;
umcc_so2.data.area_maiko_travel = _global.area_maiko_travel;
umcc_so2.data.area_gym = _global.area_gym;
umcc_so2.data.area_xjob1 = _global.area_xjob1;
umcc_so2.data.area_xjob2 = _global.area_xjob2;
umcc_so2.data.Hairset = _global.Hairset;
umcc_so2.data.colorValue = _global.colorValue;
umcc_so2.data.school_club_policy = _global.school_club_policy;
umcc_so2.data.yuri_customers = _global.yuri_customers;
umcc_so2.data.agent_occupation = _global.agent_occupation;
umcc_so2.data.agent_return_timer = _global.agent_return_timer;
umcc_so2.data.room_default = _global.room_default;
umcc_so2.data.david_harass = _global.david_harass;
umcc_so2.data.drank_coffee = _global.drank_coffee;
umcc_so2.data.total_coffee = _global.total_coffee;
umcc_so2.data.maiko_dildo = _global.maiko_dildo;
umcc_so2.data.buy_custom_shirt = _global.buy_custom_shirt;
umcc_so2.data.custom_shirt = _global.custom_shirt;
umcc_so2.data.MaikoPencil = _global.MaikoPencil;
umcc_so2.data.done = 1;
save_state = 'saved slot2 data!';
_global.encoder_function();
}
}
button 905 {
on (release) {
_global.done_loading = 0;
umcc_so2 = SharedObject.getLocal('umcc2');
if (umcc_so2.data.saved_data != undefined) {
while (_global.done_loading != 1) {
_global.Day = umcc_so2.data.Day;
_global.joinfriend = umcc_so2.data.joinfriend;
_global.morning_ready = umcc_so2.data.morning_ready;
_global.stay_down = umcc_so2.data.stay_down;
_global.TasksLeft = umcc_so2.data.TasksLeft;
_global.talk_to_riley_about_school = umcc_so2.data.talk_to_riley_about_school;
_global.talk_to_riley_about_directions = umcc_so2.data.talk_to_riley_about_directions;
_global.talk_to_chris_about_school = umcc_so2.data.talk_to_chris_about_school;
_global.talk_to_luma_about_school = umcc_so2.data.talk_to_luma_about_school;
_global.talk_to_pattie_about_luma = umcc_so2.data.talk_to_pattie_about_luma;
_global.talk_to_sisters = umcc_so2.data.talk_to_sisters;
_global.talk_to_kyle = umcc_so2.data.talk_to_kyle;
_global.been_in_class = umcc_so2.data.been_in_class;
_global.HairStyle = umcc_so2.data.HairStyle;
_global.hasguitar = umcc_so2.data.hasguitar;
_global.end_game = umcc_so2.data.end_game;
_global.ending = umcc_so2.data.ending;
_global.been_in_class = umcc_so2.data.been_in_class;
_global.savori_kyle_quest = umcc_so2.data.savori_kyle_quest;
_global.sold_savori_collection = umcc_so2.data.sold_savori_collection;
_global.savori_panties_stolen = umcc_so2.data.savori_panties_stolen;
_global.riley_talk_to_maiko_about_savori = umcc_so2.data.riley_talk_to_maiko_about_savori;
_global.savori_talk_to_maiko_about_agents = umcc_so2.data.savori_talk_to_maiko_about_agents;
_global.kyle_sneak = umcc_so2.data.kyle_sneak;
_global.get_savori = umcc_so2.data.get_savori;
_global.tsugo_joey_quest = umcc_so2.data.tsugo_joey_quest;
_global.asked_kyle = umcc_so2.data.asked_kyle;
_global.talk_to_savori_dad = umcc_so2.data.talk_to_savori_dad;
_global.riley_into_darkness = umcc_so2.data.riley_into_darkness;
_global.investigate_complaints = umcc_so2.data.investigate_complaints;
_global.maiko_shower = umcc_so2.data.maiko_shower;
_global.spotted_annie = umcc_so2.data.spotted_annie;
_global.MathSkill = umcc_so2.data.MathSkill;
_global.HistorySkill = umcc_so2.data.HistorySkill;
_global.EnglishSkill = umcc_so2.data.EnglishSkill;
_global.ScienceSkill = umcc_so2.data.ScienceSkill;
_global.ComputerSkill = umcc_so2.data.ComputerSkill;
_global.mathaverage = umcc_so2.data.mathaverage;
_global.historyaverage = umcc_so2.data.historyaverage;
_global.englishaverage = umcc_so2.data.englishaverage;
_global.scienceaverage = umcc_so2.data.scienceaverage;
_global.book_math = umcc_so2.data.book_math;
_global.book_science = umcc_so2.data.book_science;
_global.book_history = umcc_so2.data.book_history;
_global.book_english = umcc_so2.data.book_english;
_global.book_oralsextips = umcc_so2.data.book_oralsextips;
_global.book_oralsextips2 = umcc_so2.data.book_oralsextips2;
_global.book_sextips = umcc_so2.data.book_sextips;
_global.book_guitarbasics = umcc_so2.data.book_guitarbasics;
_global.book_swim = umcc_so2.data.book_swim;
_global.book_run = umcc_so2.data.book_run;
_global.book_box = umcc_so2.data.book_box;
_global.book_popularteen = umcc_so2.data.book_popularteen;
_global.book_productivework = umcc_so2.data.book_productivework;
_global.book_weapons = umcc_so2.data.book_weapons;
_global.book_gemco = umcc_so2.data.book_gemco;
_global.book_taxonomy = umcc_so2.data.book_taxonomy;
_global.mathtotal = umcc_so2.data.mathtotal;
_global.historytotal = umcc_so2.data.historytotal;
_global.englishtotal = umcc_so2.data.englishtotal;
_global.sciencetotal = umcc_so2.data.sciencetotal;
_global.mathtestnum = umcc_so2.data.mathtestnum;
_global.historytestnum = umcc_so2.data.historytestnum;
_global.englishtestnum = umcc_so2.data.englishtestnum;
_global.sciencetestnum = umcc_so2.data.sciencetestnum;
_global.MathSkill = umcc_so2.data.MathSkill;
_global.EnglishSkill = umcc_so2.data.EnglishSkill;
_global.HistorySkill = umcc_so2.data.HistorySkill;
_global.ScienceSkill = umcc_so2.data.ScienceSkill;
_global.MaxSkill = umcc_so2.data.MaxSkill;
_global.Endurance = umcc_so2.data.Endurance;
_global.HairpinEnergy = umcc_so2.data.HairpinEnergy;
_global.ChrisRelation = umcc_so2.data.ChrisRelation;
_global.KyleRelation = umcc_so2.data.KyleRelation;
_global.RileyRelation = umcc_so2.data.RileyRelation;
_global.PattieRelation = umcc_so2.data.PattieRelation;
_global.LumaRelation = umcc_so2.data.LumaRelation;
_global.ZytraRelation = umcc_so2.data.ZytraRelation;
_global.LeyahRelation = umcc_so2.data.LeyahRelation;
_global.JoeyRelation = umcc_so2.data.JoeyRelation;
_global.AmberRelation = umcc_so2.data.AmberRelation;
_global.GreelRelation = umcc_so2.data.GreelRelation;
_global.RoiseRelation = umcc_so2.data.RoiseRelation;
_global.SavoriRelation = umcc_so2.data.SavoriRelation;
_global.JeniRelation = umcc_so2.data.JeniRelation;
_global.JoiryRelation = umcc_so2.data.JoiryRelation;
_global.DavidRelation = umcc_so2.data.DavidRelation;
_global.TsugoRelation = umcc_so2.data.TsugoRelation;
_global.JinruRelation = umcc_so2.data.JinruRelation;
_global.LynnRelation = umcc_so2.data.LynnRelation;
_global.DizzyRelation = umcc_so2.data.DizzyRelation;
_global.chris_relation_level = umcc_so2.data.chris_relation_level;
_global.riley_relation_level = umcc_so2.data.riley_relation_level;
_global.pattie_relation_level = umcc_so2.data.pattie_relation_level;
_global.greel_relation_level = umcc_so2.data.greel_relation_level;
_global.leyah_relation_level = umcc_so2.data.leyah_relation_level;
_global.luma_relation_level = umcc_so2.data.luma_relation_level;
_global.amber_relation_level = umcc_so2.data.amber_relation_level;
_global.zytra_relation_level = umcc_so2.data.zytra_relation_level;
_global.joey_relation_level = umcc_so2.data.joey_relation_level;
_global.kyle_relation_level = umcc_so2.data.kyle_relation_level;
_global.roise_relation_level = umcc_so2.data.roise_relation_level;
_global.jeni_relation_level = umcc_so2.data.jeni_relation_level;
_global.savori_relation_level = umcc_so2.data.savori_relation_level;
_global.joiry_relation_level = umcc_so2.data.joiry_relation_level;
_global.david_relation_level = umcc_so2.data.david_relation_level;
_global.tsugo_relation_level = umcc_so2.data.tsugo_relation_level;
_global.jinru_relation_level = umcc_so2.data.jinru_relation_level;
_global.lynn_relation_level = umcc_so2.data.lynn_relation_level;
_global.dizzy_relation_level = umcc_so2.data.dizzy_relation_level;
_global.OverallPopularity = umcc_so2.data.OverallPopularity;
_global.autoboobcomeup = umcc_so2.data.autoboobcomeup;
_global.GuitarSkill = umcc_so2.data.GuitarSkill;
_global.Money = umcc_so2.data.Money;
_global.chips = umcc_so2.data.chips;
_global.chipparts = umcc_so2.data.chipparts;
_global.hassent = umcc_so2.data.hassent;
_global.bloom = umcc_so2.data.bloom;
_global.game_seconds = umcc_so2.data.game_seconds;
_global.game_minutes = umcc_so2.data.game_minutes;
_global.game_hours = umcc_so2.data.game_hours;
_global.bodywash_fruit = umcc_so2.data.bodywash_fruit;
_global.bodywash_plus = umcc_so2.data.bodywash_plus;
_global.club_swim = umcc_so2.data.club_swim;
_global.club_track = umcc_so2.data.club_track;
_global.club_school = umcc_so2.data.club_school;
_global.club_music = umcc_so2.data.club_music;
_global.club_photo = umcc_so2.data.club_photo;
_global.club_battle = umcc_so2.data.club_battle;
_global.club_dance = umcc_so2.data.club_dance;
_global.club_dodge = umcc_so2.data.club_dodge;
_global.club_game = umcc_so2.data.club_game;
_global.club_cheer = umcc_so2.data.club_cheer;
_global.beat_zytra_swim = umcc_so2.data.beat_zytra_swim;
_global.beat_pattie_track = umcc_so2.data.beat_pattie_track;
_global.beat_jeni_boxing = umcc_so2.data.beat_jeni_boxing;
_global.beat_luma_swim = umcc_so2.data.beat_luma_swim;
_global.beat_luma_grades = umcc_so2.data.beat_luma_grades;
_global.beat_luma_sent = umcc_so2.data.beat_luma_sent;
_global.beat_luma_fight = umcc_so2.data.beat_luma_fight;
_global.beat_luma_popular = umcc_so2.data.beat_luma_popular;
_global.beat_luma_track = umcc_so2.data.beat_luma_track;
_global.beat_luma_dodge = umcc_so2.data.beat_luma_dodge;
_global.beat_luma_game = umcc_so2.data.beat_luma_game;
_global.beat_sent_luma = umcc_so2.data.beat_sent_luma;
_global.beat_sent_battler_chris = umcc_so2.data.beat_sent_battler_chris;
_global.beat_sent_battler_lynn = umcc_so2.data.beat_sent_battler_lynn;
_global.beat_sent_battler_kyle = umcc_so2.data.beat_sent_battler_kyle;
_global.beat_sent_battler_roise = umcc_so2.data.beat_sent_battler_roise;
_global.beat_sent_battler_tsugo = umcc_so2.data.beat_sent_battler_tsugo;
_global.sent_battles_won = umcc_so2.data.sent_battles_won;
_global.firstArcadeGameBeat = umcc_so2.data.firstArcadeGameBeat;
_global.nature_pic_butterfly = umcc_so2.data.nature_pic_butterfly;
_global.nature_pic_butterfly2 = umcc_so2.data.nature_pic_butterfly2;
_global.nature_pic_butterfly3 = umcc_so2.data.nature_pic_butterfly3;
_global.pic_topless_maiko = umcc_so2.data.pic_topless_maiko;
_global.pic_topless_pattie = umcc_so2.data.pic_topless_pattie;
_global.pic_topless_luma = umcc_so2.data.pic_topless_luma;
_global.pic_topless_joey = umcc_so2.data.pic_topless_joey;
_global.pic_topless_zytra = umcc_so2.data.pic_topless_zytra;
_global.pic_topless_amber = umcc_so2.data.pic_topless_amber;
_global.pic_topless_riley = umcc_so2.data.pic_topless_riley;
_global.pic_topless_savori = umcc_so2.data.pic_topless_savori;
_global.pic_topless_roise = umcc_so2.data.pic_topless_roise;
_global.pic_topless_jeni = umcc_so2.data.pic_topless_jeni;
_global.pic_topless_lynn = umcc_so2.data.pic_topless_lynn;
_global.pic_topless_dizzy = umcc_so2.data.pic_topless_dizzy;
_global.pic_topless_leyah = umcc_so2.data.pic_topless_leyah;
_global.maiko_sweaty_boob_photo = umcc_so2.data.maiko_sweaty_boob_photo;
_global.kyle_softcore_magazine = umcc_so2.data.kyle_softcore_magazine;
_global.kyle_savori_count = umcc_so2.data.kyle_savori_count;
_global.meleeskill = umcc_so2.data.meleeskill;
_global.meleeskillearned = umcc_so2.data.meleeskillearned;
_global.meleelevel = umcc_so2.data.meleelevel;
_global.magicskill = umcc_so2.data.magicskill;
_global.magicskillearned = umcc_so2.data.magicskillearned;
_global.magiclevel = umcc_so2.data.magiclevel;
_global.speedskill = umcc_so2.data.speedskill;
_global.speedskillearned = umcc_so2.data.speedskillearned;
_global.speedlevel = umcc_so2.data.speedlevel;
_global.swimskill = umcc_so2.data.swimskill;
_global.swimskillearned = umcc_so2.data.swimskillearned;
_global.swimlevel = umcc_so2.data.swimlevel;
_global.area_maiko_room = umcc_so2.data.area_maiko_room;
_global.area_outside = umcc_so2.data.area_outside;
_global.area_mall = umcc_so2.data.area_mall;
_global.area_maiko_travel = umcc_so2.data.area_maiko_travel;
_global.area_gym = umcc_so2.data.area_gym;
_global.area_xjob1 = umcc_so2.data.area_xjob1;
_global.area_xjob2 = umcc_so2.data.area_xjob2;
_global.Hairset = umcc_so2.data.Hairset;
_global.colorValue = umcc_so2.data.colorValue;
_global.school_club_policy = umcc_so2.data.school_club_policy;
_global.yuri_customers = umcc_so2.data.yuri_customers;
_global.agent_occupation = umcc_so2.data.agent_occupation;
_global.agent_return_timer = umcc_so2.data.agent_return_timer;
_global.room_default = umcc_so2.data.room_default;
_global.david_harass = umcc_so2.data.david_harass;
_global.drank_coffee = umcc_so2.data.drank_coffee;
_global.total_coffee = umcc_so2.data.total_coffee;
_global.maiko_dildo = umcc_so2.data.maiko_dildo;
_global.buy_custom_shirt = umcc_so2.data.buy_custom_shirt;
_global.custom_shirt = umcc_so2.data.custom_shirt;
_global.MaikoPencil = umcc_so2.data.MaikoPencil;
_global.done_loading = umcc_so2.data.done;
}
save_state = 'loaded slot2 data!';
_root.gotoAndStop(5);
} else {
save_state = 'no slot2 save data found!';
}
_global.done_loading = 0;
}
}
button 906 {
on (release) {
umcc_so2 = SharedObject.getLocal('umcc2');
umcc_so2.clear();
save_state = 'data slot2 erased!';
}
}
movieClip 932 {
frame 1 {
stop();
}
}
movieClip 939 {
frame 1 {
stop();
}
}
movieClip 947 {
frame 1 {
stop();
}
}
button 948 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(14);
}
}
button 949 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(15);
}
}
button 950 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(17);
}
}
button 951 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(20);
}
}
button 952 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(23);
}
}
button 953 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(32);
}
}
button 954 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(25);
}
}
button 955 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(28);
}
}
button 956 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(27);
}
}
button 957 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(29);
}
}
button 958 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(30);
}
}
button 959 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(1);
}
}
movieClip 1072 {
frame 1 {
stop();
}
}
button 1076 {
on (release) {
if (_currentframe != 1) {
gotoAndStop(13);
} else {
_root.hand_device.play();
}
}
}
button 1078 {
on (release) {
gotoAndStop(_currentframe + 1);
}
}
button 1095 {
on (release) {
_global.decoder_function();
save_state = 'loaded data!';
}
}
movieClip 1099 {
frame 1 {
stop();
}
instance of movieClip 238 {
onClipEvent (load) {
this.gotoAndStop(_global.MaikoPencil);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.MaikoPencil);
}
}
frame 2 {
stop();
}
instance Task of movieClip 748 {
onClipEvent (load) {
if (_global.TotalTasks == 5) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
} else {
if (_global.TotalTasks == 6) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
} else {
if (_global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(2);
} else {
if (_global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(2);
this.Task8.gotoAndStop(2);
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft == 0 && _global.TotalTasks == 5) {
this.Task1.gotoAndStop(3);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(1);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 1 && _global.TotalTasks == 5) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(1);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 2 && _global.TotalTasks == 5) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(1);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 3 && _global.TotalTasks == 5) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(1);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 4 && _global.TotalTasks == 5) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(1);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 4 && _global.TotalTasks == 5) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(1);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 0 && _global.TotalTasks == 6) {
this.Task1.gotoAndStop(3);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 1 && _global.TotalTasks == 6) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 2 && _global.TotalTasks == 6) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 3 && _global.TotalTasks == 6) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 4 && _global.TotalTasks == 6) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 5 && _global.TotalTasks == 6) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 6 && _global.TotalTasks == 6) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(1);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 0 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(3);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 1 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 2 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 3 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 4 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 5 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 6 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 7 && _global.TotalTasks == 7) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(2);
this.Task8.gotoAndStop(1);
} else {
if (_global.TasksLeft == 0 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(3);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 1 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(3);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(3);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 3 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(3);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 4 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(3);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 5 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(3);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 6 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(3);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 7 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(2);
this.Task8.gotoAndStop(3);
} else {
if (_global.TasksLeft == 8 && _global.TotalTasks == 8) {
this.Task1.gotoAndStop(2);
this.Task2.gotoAndStop(2);
this.Task3.gotoAndStop(2);
this.Task4.gotoAndStop(2);
this.Task5.gotoAndStop(2);
this.Task6.gotoAndStop(2);
this.Task7.gotoAndStop(2);
this.Task8.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
instance tasktext of movieClip 757 {
onClipEvent (load) {
if (_global.TasksLeft == 8) {
this.gotoAndStop(1);
} else {
if (_global.TasksLeft == 7) {
this.gotoAndStop(2);
} else {
if (_global.TasksLeft == 6) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 5) {
this.gotoAndStop(4);
} else {
if (_global.TasksLeft == 4) {
this.gotoAndStop(5);
} else {
if (_global.TasksLeft == 3) {
this.gotoAndStop(5);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(6);
} else {
if (_global.TasksLeft == 1) {
this.gotoAndStop(7);
}
}
}
}
}
}
}
}
}
}
instance of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.swimskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.swimskill + 1);
}
}
instance of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.speedskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.speedskill + 1);
}
}
instance of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.magicskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.magicskill + 1);
}
}
instance of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.meleeskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.meleeskill + 1);
}
}
instance of movieClip 764 {
onClipEvent (load) {
if (_global.meleelevel >= 5) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 764 {
onClipEvent (load) {
if (_global.magiclevel >= 5) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 764 {
onClipEvent (load) {
if (_global.speedlevel >= 5) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 764 {
onClipEvent (load) {
if (_global.swimlevel >= 5) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 789 {
onClipEvent (load) {
if (_global.ChrisRelation <= 0) {
_global.ChrisRelation = 0;
}
if (_global.RileyRelation <= 0) {
_global.RileyRelation = 0;
}
if (_global.PattieRelation <= 0) {
_global.PattieRelation = 0;
}
if (_global.GreelRelation <= 0) {
_global.GreelRelation = 0;
}
if (_global.LeyahRelation <= 0) {
_global.LeyahRelation = 0;
}
if (_global.LumaRelation <= 0) {
_global.LumaRelation = 0;
}
if (_global.AmberRelation <= 0) {
_global.AmberRelation = 0;
}
if (_global.ZytraRelation <= 0) {
_global.ZytraRelation = 0;
}
if (_global.JoeyRelation <= 0) {
_global.JoeyRelation = 0;
}
if (_global.KyleRelation <= 0) {
_global.KyleRelation = 0;
}
if (_global.RoiseRelation <= 0) {
_global.RoiseRelation = 0;
}
if (_global.JeniRelation <= 0) {
_global.JeniRelation = 0;
}
if (_global.SavoriRelation <= 0) {
_global.SavoriRelation = 0;
}
if (_global.JoiryRelation <= 0) {
_global.JoiryRelation = 0;
}
if (_global.DavidRelation <= 0) {
_global.DavidRelation = 0;
}
if (_global.TsugoRelation <= 0) {
_global.TsugoRelation = 0;
}
if (_global.JinruRelation <= 0) {
_global.JinruRelation = 0;
}
if (_global.LynnRelation <= 0) {
_global.LynnRelation = 0;
}
if (_global.DizzyRelation <= 0) {
_global.DizzyRelation = 0;
}
_parent.mathsmarts = _global.MathSkill;
_parent.historysmarts = _global.HistorySkill;
_parent.englishsmarts = _global.EnglishSkill;
_parent.sciencesmarts = _global.ScienceSkill;
_parent.computersmarts = _global.ComputerSkill;
_parent.mathaverage = _global.mathaverage;
_parent.historyaverage = _global.historyaverage;
_parent.englishaverage = _global.englishaverage;
_parent.scienceaverage = _global.scienceaverage;
_parent.popularity = Math.round(_global.OverallPopularity * 10) / 10;
_parent.chris_relation.gotoAndStop(Math.floor(_global.ChrisRelation % 50));
_parent.riley_relation.gotoAndStop(Math.floor(_global.RileyRelation % 50));
_parent.pattie_relation.gotoAndStop(Math.floor(_global.PattieRelation % 50));
_parent.greel_relation.gotoAndStop(Math.floor(_global.GreelRelation % 50));
_parent.leyah_relation.gotoAndStop(Math.floor(_global.LeyahRelation % 50));
_parent.luma_relation.gotoAndStop(Math.floor(_global.LumaRelation % 50));
_parent.amber_relation.gotoAndStop(Math.floor(_global.AmberRelation % 50));
_parent.zytra_relation.gotoAndStop(Math.floor(_global.ZytraRelation % 50));
_parent.joey_relation.gotoAndStop(Math.floor(_global.JoeyRelation % 50));
_parent.kyle_relation.gotoAndStop(Math.floor(_global.KyleRelation % 50));
_parent.roise_relation.gotoAndStop(Math.floor(_global.RoiseRelation % 50));
_parent.jeni_relation.gotoAndStop(Math.floor(_global.JeniRelation % 50));
_parent.savori_relation.gotoAndStop(Math.floor(_global.SavoriRelation % 50));
_parent.joiry_relation.gotoAndStop(Math.floor(_global.JoiryRelation % 50));
_parent.david_relation.gotoAndStop(Math.floor(_global.DavidRelation % 50));
_parent.tsugo_relation.gotoAndStop(Math.floor(_global.TsugoRelation % 50));
_parent.jinru_relation.gotoAndStop(Math.floor(_global.JinruRelation % 50));
_parent.lynn_relation.gotoAndStop(Math.floor(_global.LynnRelation % 50));
_parent.dizzy_relation.gotoAndStop(Math.floor(_global.DizzyRelation % 50));
_parent.chris_relation.relation_number = Math.floor(_global.ChrisRelation / 50);
_parent.riley_relation.relation_number = Math.floor(_global.RileyRelation / 50);
_parent.pattie_relation.relation_number = Math.floor(_global.PattieRelation / 50);
_parent.greel_relation.relation_number = Math.floor(_global.GreelRelation / 50);
_parent.leyah_relation.relation_number = Math.floor(_global.LeyahRelation / 50);
_parent.luma_relation.relation_number = Math.floor(_global.LumaRelation / 50);
_parent.amber_relation.relation_number = Math.floor(_global.AmberRelation / 50);
_parent.zytra_relation.relation_number = Math.floor(_global.ZytraRelation / 50);
_parent.joey_relation.relation_number = Math.floor(_global.JoeyRelation / 50);
_parent.kyle_relation.relation_number = Math.floor(_global.KyleRelation / 50);
_parent.roise_relation.relation_number = Math.floor(_global.RoiseRelation / 50);
_parent.jeni_relation.relation_number = Math.floor(_global.JeniRelation / 50);
_parent.savori_relation.relation_number = Math.floor(_global.SavoriRelation / 50);
_parent.joiry_relation.relation_number = Math.floor(_global.JoiryRelation / 50);
_parent.david_relation.relation_number = Math.floor(_global.DavidRelation / 50);
_parent.tsugo_relation.relation_number = Math.floor(_global.TsugoRelation / 50);
_parent.jinru_relation.relation_number = Math.floor(_global.JinruRelation / 50);
_parent.lynn_relation.relation_number = Math.floor(_global.LynnRelation / 50);
_parent.dizzy_relation.relation_number = Math.floor(_global.DizzyRelation / 50);
_parent.autooppai = _global.autoboobcomeup;
_parent.gtskill = _global.GuitarSkill;
_parent.CoffeeNumber = _global.drank_coffee;
_parent.Money = _global.Money;
_parent.sentchips = _global.chips;
_parent.sentparts = _global.chipparts;
_parent.join_battleclub = _global.club_battle;
_parent.join_studentcounsel = _global.club_school;
_parent.join_publishingclub = _global.club_photo;
_parent.join_nanakorockband = _global.club_music;
_parent.join_swimteam = _global.club_swim;
_parent.join_trackteam = _global.club_track;
_parent.beatluma_battle = _global.beat_sent_luma;
_parent.beatluma_school = _global.beat_school_luma;
_parent.beatluma_swim = _global.beat_swim_luma;
_parent.pic_riley = _global.panty_pic_riley;
_parent.pic_pattie = _global.panty_pic_pattie;
_parent.pic_flower = _global.nature_pic_flower;
_parent.pic_butterfly = _global.nature_pic_butterfly;
_parent.pic_topless_maiko = _global.pic_topless_maiko;
_parent.pic_topless_pattie = _global.pic_topless_pattie;
_parent.pic_topless_luma = _global.pic_topless_luma;
_parent.pic_topless_joey = _global.pic_topless_joey;
_parent.pic_topless_zytra = _global.pic_topless_zytra;
_parent.pic_topless_amber = _global.pic_topless_amber;
_parent.pic_topless_riley = _global.pic_topless_riley;
_parent.pic_topless_lynn = _global.pic_topless_lynn;
_parent.pic_topless_dizzy = _global.pic_topless_dizzy;
_parent.DayNumber = _global.Day;
_parent.meleelevel = _global.meleelevel;
_parent.speedlevel = _global.speedlevel;
_parent.magiclevel = _global.magiclevel;
_parent.swimlevel = _global.swimlevel;
_parent.dildo = _global.maiko_dildo;
_parent.sent_battles_won = _global.sent_battles_won;
_parent.save_state = '';
}
onClipEvent (enterFrame) {
_parent.meleelevel = _global.meleelevel;
_parent.speedlevel = _global.speedlevel;
_parent.magiclevel = _global.magiclevel;
_parent.swimlevel = _global.swimlevel;
_parent.autooppai = _global.autoboobcomeup;
_parent.hairpineq = _global.Hairset;
_parent.autoradiox = _global.autoradio;
_parent.automusic = _global.play_music;
_parent.autosfx = _global.play_sfx;
_parent.cshirt = _global.nude_custom_shirt;
_parent.play_time = '' + _global.game_hours + 'h:' + _global.game_minutes + 'm:' + _global.game_seconds + 's';
}
}
frame 3 {
pattierelation = Math.round(_global.PattieRelation * 10) / 10;
lumarelation = Math.round(_global.LumaRelation * 10) / 10;
rileyrelation = Math.round(_global.RileyRelation * 10) / 10;
chrisrelation = Math.round(_global.ChrisRelation * 10) / 10;
zytrarelation = Math.round(_global.ZytraRelation * 10) / 10;
joeyrelation = Math.round(_global.JoeyRelation * 10) / 10;
amberrelation = Math.round(_global.AmberRelation * 10) / 10;
greelrelation = Math.round(_global.GreelRelation * 10) / 10;
kylerelation = Math.round(_global.KyleRelation * 10) / 10;
roiserelation = Math.round(_global.RoiseRelation * 10) / 10;
savorirelation = Math.round(_global.SavoriRelation * 10) / 10;
jenirelation = Math.round(_global.JeniRelation * 10) / 10;
leyahrelation = Math.round(_global.LeyahRelation * 10) / 10;
joiryrelation = Math.round(_global.JoiryRelation * 10) / 10;
davidrelation = Math.round(_global.DavidRelation * 10) / 10;
tsugorelation = Math.round(_global.TsugoRelation * 10) / 10;
jinrurelation = Math.round(_global.JinruRelation * 10) / 10;
lynnrelation = Math.round(_global.LynnRelation * 10) / 10;
dizzyrelation = Math.round(_global.DizzyRelation * 10) / 10;
popularity = Math.round(_global.OverallPopularity * 10) / 10;
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.morning_ready == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.morning_ready == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.stay_down == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.stay_down == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.dcd == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.dcd == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.maiko_sweaty_boob_photo == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.nature_pic_butterfly2 == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.nature_pic_butterfly == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.kyle_softcore_magazine == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_riley == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_pattie == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_luma == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_amber == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_joey == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_zytra == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_savori == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_roise == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_jeni == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_lynn == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_dizzy == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.pic_topless_leyah == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.nature_pic_butterfly3 == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_math == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_science == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_history == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_english == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_oralsextips == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_guitarbasics == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_swim == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_run == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_box == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_popularteen == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_productivework == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_oralsextips2 == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_sextips == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_weapons == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_gemco == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.book_taxonomy == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 5) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 5) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 4) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 4) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 3) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 3) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 2) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 2) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 9) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 9) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 8) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 8) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 7) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 7) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 6) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 6) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 13) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 13) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 12) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 12) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 11) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 11) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 10) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 10) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 15) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 15) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 14) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 14) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 18) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 18) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 17) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 17) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 20) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 20) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 19) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 19) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.event_meet_up == 16) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_global.event_meet_up == 16) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_battle == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_school == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_photo == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_music == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_swim == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_track == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_dodge == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_game == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.beat_sent_luma == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.beat_luma_swim == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.beat_luma_track == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.beat_luma_fight == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.beat_luma_game == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_cheer == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
frame 11 {
this.save_state = '';
this.save_password_text = '';
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.riley_into_darkness == 3) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.riley_talk_to_maiko_about_savori == 1 && _global.sold_savori_collection < 6) {
this.gotoAndStop(3);
} else {
if (_global.savori_talk_to_maiko_about_agents == 1 && _global.sold_savori_collection == 6) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.club_music == 1 && _global.tsugo_joey_quest > 2) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 932 {
onClipEvent (load) {
if (_global.club_photo == 0) {
this.gotoAndStop(1);
}
if (_global.asked_kyle == 1) {
this.gotoAndStop(2);
}
if (_global.club_photo == 1) {
this.gotoAndStop(3);
}
if (_global.get_savori == 1) {
this.gotoAndStop(4);
}
if (_global.pic_topless_savori == 1 && _global.club_photo == 1) {
this.gotoAndStop(5);
}
if (_global.kyle_softcore_magazine == 1) {
this.gotoAndStop(6);
}
if (_global.sold_savori_collection == 1) {
this.gotoAndStop(7);
}
if (_global.sold_savori_collection == 2) {
this.gotoAndStop(8);
}
if (_global.talk_to_savori_dad == 1) {
this.gotoAndStop(10);
}
if (_global.sold_savori_collection == 4) {
this.gotoAndStop(9);
}
if (_global.sold_savori_collection == 6) {
this.gotoAndStop(11);
}
if (_global.riley_talk_to_maiko_about_savori == 1 && _global.sold_savori_collection < 6) {
this.gotoAndStop(13);
}
if (_global.savori_talk_to_maiko_about_agents == 1 && _global.sold_savori_collection == 6) {
this.gotoAndStop(12);
}
}
}
instance of movieClip 939 {
onClipEvent (load) {
if (_global.Day == 1) {
this.gotoAndStop(1);
}
if (_global.talk_to_luma_about_school == 0 && _global.Day > 1) {
this.gotoAndStop(2);
}
if (_global.talk_to_luma_about_school == 1) {
this.gotoAndStop(3);
}
if (_global.riley_into_darkness == 1) {
this.gotoAndStop(4);
}
if (_global.riley_into_darkness == 2) {
this.gotoAndStop(5);
}
if (_global.riley_into_darkness == 3) {
this.gotoAndStop(6);
}
}
}
instance of movieClip 947 {
onClipEvent (load) {
if (_global.tsugo_joey_quest == 0) {
this.gotoAndStop(1);
}
if (_global.tsugo_joey_quest == 1) {
this.gotoAndStop(2);
}
if (_global.tsugo_joey_quest == 1 && _global.nature_pic_butterfly2 == 1 && _global.nature_pic_butterfly == 1 && _global.nature_pic_butterfly3 == 1) {
this.gotoAndStop(3);
}
if (_global.tsugo_joey_quest == 2) {
this.gotoAndStop(4);
}
if (_global.tsugo_joey_quest == 3) {
this.gotoAndStop(5);
}
if (_global.hasguitar == 1 && _global.tsugo_joey_quest > 2) {
this.gotoAndStop(6);
}
if (_global.club_music == 1 && _global.tsugo_joey_quest > 2) {
this.gotoAndStop(7);
}
}
}
frame 33 {
this.input_password_save = '';
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[0] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[1] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[2] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[3] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[4] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[5] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[6] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[9] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[10] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[11] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[12] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[13] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[14] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[15] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 1100 {
frame 1 {
stop();
_global.finger_button = 1;
}
frame 2 {
if (_global.import_mobile_device_bg == 1) {
_root.hand_device.hand_device.import_mobile_device_bg.loadMovie('UMCC_import_mobile_device_bg.png');
}
_global.changeColor(hand_device.device_border.device, _global.colorValue);
}
frame 21 {
stop();
_root.nMC.stopMotion();
}
frame 22 {
_root.nMC.startMotion();
}
frame 42 {
_root.nMC.startMotion();
gotoAndStop(1);
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
movieClip 1102 {
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
button 1103 {
on (press) {
pressing = 1;
}
on (release) {
pressing = 0;
}
}
movieClip 1104 {
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
movieClip 1105 {
}
movieClip 1108 {
}
movieClip 1109 {
}
movieClip 1114 {
}
movieClip 1115 {
frame 1 {
stop();
}
instance arm_band of movieClip 1114 {
onClipEvent (load) {
this._visible = false;
if (_parent._parent == _parent._parent._parent.arm_right) {
if (_parent._parent._parent.hair_front._currentframe == 2 || _parent._parent._parent.hair_front._currentframe == 3 || _parent._parent._parent.hair_front._currentframe == 4 || _parent._parent._parent.hair_front._currentframe == 5 || _parent._parent._parent.hair_front._currentframe == 6 || _parent._parent._parent.hair_front._currentframe == 9 || _parent._parent._parent.hair_front._currentframe == 10 || _parent._parent._parent.hair_front._currentframe == 13 || _parent._parent._parent.hair_front._currentframe == 14) {
this._visible = true;
}
}
}
}
}
movieClip 1116 {
frame 1 {
stop();
}
}
movieClip 1130 {
frame 1 {
stop();
}
}
movieClip 1131 {
frame 1 {
stop();
}
frame 3 {
play();
}
frame 35 {
gotoAndStop(2);
}
frame 36 {
play();
}
frame 52 {
gotoAndPlay(36);
}
frame 53 {
play();
}
frame 61 {
gotoAndPlay(53);
}
frame 86 {
gotoAndStop(2);
}
frame 103 {
gotoAndStop(2);
}
frame 120 {
gotoAndStop(2);
}
frame 137 {
gotoAndStop(2);
}
frame 154 {
gotoAndPlay(138);
}
}
movieClip 1140 {
frame 1 {
stop();
}
frame 1 {
stop();
}
}
movieClip 1141 {
}
movieClip 1142 {
}
movieClip 1145 {
frame 1 {
stop();
}
frame 1 {
school_tits_jiggle.school_tits.boob_btn_left.onRelease = function () {
school_tits_jiggle.gotoAndPlay(104);
};
school_tits_jiggle.school_tits.boob_btn_right.onRelease = function () {
school_tits_jiggle.gotoAndPlay(87);
};
}
instance custom_hair_back of movieClip 1109 {
onClipEvent (load) {
if (_global.custom_selected_char > 0) {
var custom_file = 'umcc_import/' + _global.custom_selected_char + '/hair_back.png';
this.custom.loadMovie(custom_file);
}
}
}
instance cumonface of movieClip 468 {
onClipEvent (load) {
if (_global.has_cum_on_face == _parent.hair_front._currentframe) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.has_cum_on_face == _parent.hair_front._currentframe) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance custom_hair_front of movieClip 1142 {
onClipEvent (load) {
if (_global.custom_selected_char > 0) {
var custom_file = 'umcc_import/' + _global.custom_selected_char + '/hair_front.png';
this.custom.loadMovie(custom_file);
}
}
}
instance bodyguard of movieClip 560 {
onClipEvent (load) {
if (_root._currentframe == 66 && _parent.hair_front._currentframe == 19) {
this.gotoAndStop(2);
} else {
if (_global.TasksLeft > 1 && _parent.hair_front._currentframe == 19 && _parent._parent._parent != _root.pic_display) {
this.gotoAndStop(2);
}
}
}
}
frame 2 {
stop();
}
}
movieClip 1147 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 8 {
gotoAndStop(2);
}
frame 21 {
gotoAndStop(2);
}
frame 27 {
stop();
}
frame 32 {
gotoAndStop(2);
}
frame 40 {
stop();
}
frame 48 {
gotoAndStop(2);
}
frame 54 {
stop();
}
frame 62 {
gotoAndStop(2);
}
frame 120 {
gotoAndPlay(63);
}
}
movieClip 1150 {
}
button 1151 {
on (release) {
if (_root.img._currentframe == 4) {
} else {
if (_global.Day == 2 && _global.TasksLeft == 8 && _global.joinfriend == 4) {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.play();
} else {
if (_global.joinfriend == _global.has_cum_on_face) {
_global.has_cum_on_face = 0;
}
_global.joinfriend = 0;
}
}
}
}
button 1152 {
on (release) {
if (_global.Day >= 2 && _root.img.CharacterPic._currentframe == 1) {
_global.character_num = _global.joinfriend;
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.student_chat = _global.joinfriend;
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: You wanted to talk Senpai?';
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Was is it nerdlet?';
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: You wanted to talk?';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hmm?';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Yes Umi?';
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. talking.. right.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Umiya-san?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: What\'s up babydoll?';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Huh? I didn\'t do it!';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Sure Umiya-chan, what is it?';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Yes?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room at school.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
} else {
if (_global.sold_savori_collection == 4) {
_root.responsetext = 'Savori: There is nothing to talk about Maiko! leave me alone!';
_root.TalkMenu.gotoAndStop(3);
}
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Talk then!';
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nya~?';
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo what is it?';
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Huh?';
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Ah! yes?';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: ...?';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Yes?';
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Giaoya~! Use that to talk to the butterflies!';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible) {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: You should go shower right away first!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I\'m not talking to you until you shower! Dork!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic first?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Umiya-chan. Go clean yourself.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude No!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Umm need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! It doesn\'t help to let it soak in.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 1155 {
frame 1 {
stop();
}
instance pic_display of movieClip 1147 {
onClipEvent (load) {
if (_global.joinfriend == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
this.joinfriend.mouth.gotoAndStop(4);
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
this.joinfriend.gotoAndStop(2);
this.joinfriend.mouth.gotoAndStop(8);
} else {
this.joinfriend.gotoAndStop(1);
}
this.joinfriend.eye_move.eye.gotoAndStop(_global.joinfriend);
this.joinfriend.hair_front.gotoAndStop(_global.joinfriend);
this.joinfriend.hair_back.gotoAndStop(_global.joinfriend);
this.joinfriend.eyebrow.eyebrow_left.gotoAndStop(_global.joinfriend);
this.joinfriend.eyebrow.eyebrow_right.gotoAndStop(_global.joinfriend);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
this.joinfriend.mouth.gotoAndStop(4);
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
this.joinfriend.gotoAndStop(2);
this.joinfriend.mouth.gotoAndStop(8);
} else {
this.joinfriend.gotoAndStop(1);
}
this.joinfriend.eye_move.eye.gotoAndStop(_global.joinfriend);
this.joinfriend.hair_front.gotoAndStop(_global.joinfriend);
this.joinfriend.hair_back.gotoAndStop(_global.joinfriend);
this.joinfriend.eyebrow.eyebrow_left.gotoAndStop(_global.joinfriend);
this.joinfriend.eyebrow.eyebrow_right.gotoAndStop(_global.joinfriend);
}
}
}
}
instance pic_display of movieClip 1155 {
onClipEvent (load) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(3);
}
}
}
button 1156 {
on (release) {
_root.TextMC.gotoAndStop(1);
}
}
button 1167 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(37);
}
}
button 1169 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(33);
}
}
button 1180 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(5);
}
}
button 1184 {
on (release) {
_global.TestTaken = 1;
_root.gotoAndStop(8);
_root.TextMC.gotoAndStop(1);
}
}
button 1185 {
on (release) {
if (_global.late == 1) {
_global.late = 0;
_root.TextMC.BubbleText.gotoAndStop(48);
} else {
_root.TextMC.gotoAndStop(1);
}
}
}
button 1187 {
on (release) {
_root.TextMC.gotoAndStop(1);
_global.custom_selected_char = 0;
_global.custom_sent_battle = 0;
_root.gotoAndStop(6);
}
}
button 1191 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(13);
}
}
button 1193 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(34);
}
}
button 1195 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(12);
}
}
button 1198 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(32);
}
}
button 1201 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(14);
}
}
button 1203 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(1);
}
}
button 1207 {
on (release) {
if (_root.TextMC._currentframe == 10) {
_root.TextMC.gotoAndStop(1);
_root.img4.RileyFade.gotoAndStop(1);
_root.img4.RileyPic.gotoAndStop(1);
_root.img4.ChrisFade.gotoAndStop(1);
_root.img4.gotoAndPlay(81);
_root.img4.menux.gotoAndStop(1);
}
}
on (releaseOutside) {
if (_root.TextMC._currentframe == 10) {
_root.TextMC.gotoAndStop(1);
_root.img4.RileyFade.gotoAndStop(1);
_root.img4.RileyPic.gotoAndStop(1);
_root.img4.ChrisFade.gotoAndStop(1);
_root.img4.gotoAndPlay(81);
_root.img4.menux.gotoAndStop(1);
}
}
}
button 1213 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(15);
}
}
button 1228 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(10);
}
}
button 1230 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(_root.TextMC.BubbleText._currentframe + 1);
}
on (releaseOutside) {
_root.TextMC.BubbleText.gotoAndStop(_root.TextMC.BubbleText._currentframe + 1);
}
}
button 1241 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(10);
}
on (releaseOutside) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(10);
}
}
button 1285 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(6);
}
}
button 1313 {
on (release) {
_root.TextMC.gotoAndStop(1);
_global.TestTaken = 0;
_global.failed = 0;
_global.attendclass = 1;
if (_global.TasksLeft > _global.TotalTasks - 4) {
--_global.TasksLeft;
_root.gotoAndStop(21);
} else {
_root.gotoAndStop(6);
}
}
}
button 1321 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(23);
}
}
button 1331 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(17);
}
}
button 1362 {
on (release) {
_root.TextMC.gotoAndStop(1);
_global.sold_savori_collection = 2;
_root.gotoAndStop(17);
}
}
button 1365 {
on (release) {
_root.TextMC.gotoAndStop(1);
_global.ChangeFrame = _root._currentframe;
_global.frame15_reset();
_global.savori_quest_fight = 1;
_root.gotoAndStop(15);
}
}
button 1367 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(58);
}
}
button 1376 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(59);
}
}
button 1404 {
on (release) {
_root.TextMC.gotoAndStop(1);
_global.joinfriend = 10;
_global.frame15_reset();
_global.travel = 1;
_root.gotoAndStop(15);
}
}
button 1438 {
on (release) {
_root.TextMC.gotoAndStop(1);
_global.sold_savori_collection = 6;
_global.savori_kyle_quest = _global.Day;
_root.gotoAndStop(20);
}
}
button 1485 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(64);
}
}
button 1497 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(14);
}
}
button 1574 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(38);
}
}
button 1635 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(68);
}
}
button 1650 {
on (release) {
_global.joinfriend = 0;
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(11);
}
}
button 1782 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(87);
}
}
button 1785 {
on (release) {
_root.TextMC.gotoAndStop(1);
_global.all_plus_relation();
--_global.TasksLeft;
_root.gotoAndStop(23);
}
}
button 1797 {
on (release) {
_root.TextMC.BubbleText.gotoAndStop(_root.TextMC.BubbleText._currentframe + 1);
_root.gotoAndStop(109);
}
on (releaseOutside) {
_root.TextMC.BubbleText.gotoAndStop(_root.TextMC.BubbleText._currentframe + 1);
_root.gotoAndStop(109);
}
}
button 1801 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(52);
}
}
button 1808 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(100);
}
}
button 1815 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(113);
}
}
button 1819 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.cumface._visible = true;
_root.gotoAndStop(103);
}
}
button 1822 {
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(20);
}
}
movieClip 1824 {
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 14 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.female_face.gotoAndStop(1);
}
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 32 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.female_face.gotoAndStop(2);
_root.CharacterPic1.gotoAndPlay('leanleft');
}
frame 33 {
stop();
}
frame 33 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 34 {
stop();
}
frame 34 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.gotoAndPlay('leanleftback');
}
frame 35 {
stop();
}
frame 36 {
stop();
}
frame 37 {
stop();
}
frame 37 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
}
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 {
currentpage = _global.pagenumber;
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 64 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 65 {
stop();
}
frame 66 {
stop();
}
frame 66 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('far');
}
frame 67 {
stop();
}
frame 67 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
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 93 {
_root.CharacterPic4.gotoAndPlay('close');
}
frame 94 {
stop();
}
frame 94 {
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic4.gotoAndPlay('far');
}
frame 95 {
stop();
}
frame 95 {
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 96 {
stop();
}
frame 96 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic4.joinfriend.eye_move.gotoAndPlay('left');
}
frame 97 {
stop();
}
frame 97 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic3.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic4.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic4.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic4.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic4.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic4.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 98 {
stop();
}
frame 98 {
_root.CharacterPic3.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic4.joinfriend.mouth.gotoAndStop(9);
}
frame 99 {
stop();
}
frame 99 {
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic4.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic4.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic4.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic4.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic4.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 100 {
stop();
}
frame 100 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic3.joinfriend.eyebrow.gotoAndStop('wtf');
}
frame 101 {
stop();
}
frame 102 {
stop();
}
frame 102 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic3.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic3.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic4.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic4.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 103 {
stop();
}
frame 104 {
stop();
}
frame 104 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
}
frame 105 {
stop();
}
frame 105 {
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('wtf');
}
frame 106 {
stop();
}
frame 106 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('normal');
}
frame 107 {
stop();
}
frame 107 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 108 {
stop();
}
frame 108 {
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic4.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic4.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic4.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic4.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic4.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic4.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 109 {
stop();
}
frame 109 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic3.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic4.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('normal');
}
frame 110 {
stop();
}
frame 110 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic3.joinfriend.eye_move.gotoAndPlay('right');
}
frame 111 {
stop();
}
frame 111 {
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic4.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic4.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic4.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic4.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic4.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic4.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 112 {
stop();
_root.CharacterPic2.gotoAndStop(1);
_root.CharacterPic4.gotoAndStop(1);
}
frame 112 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic3.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic3.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic3.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic3.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic3.joinfriend.arm_lower_left.gotoAndPlay(4);
_root.CharacterPic3.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic3.joinfriend.arm_lower_right.gotoAndStop(4);
}
frame 113 {
stop();
}
frame 113 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 114 {
stop();
}
frame 115 {
stop();
}
frame 115 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(7);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 116 {
stop();
}
frame 117 {
stop();
}
frame 117 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 118 {
stop();
}
frame 119 {
stop();
}
frame 119 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 120 {
stop();
}
frame 121 {
stop();
}
frame 121 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndPlay(10);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 122 {
stop();
}
frame 122 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 123 {
stop();
}
frame 123 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 124 {
stop();
}
frame 124 {
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 125 {
stop();
}
frame 125 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 126 {
stop();
_global.display_blank_character(_root.CharacterPic1);
}
frame 127 {
stop();
}
frame 128 {
stop();
}
frame 129 {
stop();
}
frame 130 {
stop();
}
frame 131 {
stop();
}
frame 131 {
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 132 {
stop();
}
frame 132 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 133 {
stop();
}
frame 133 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(9);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 134 {
stop();
}
frame 135 {
stop();
}
frame 135 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 136 {
stop();
}
frame 136 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 137 {
stop();
}
frame 137 {
_root.CharacterPic2.gotoAndPlay('close');
}
frame 138 {
stop();
}
frame 138 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
}
frame 139 {
stop();
}
frame 139 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(12);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(7);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(7);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(7);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(7);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 140 {
stop();
}
frame 140 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.gotoAndPlay('far');
}
frame 141 {
stop();
}
frame 141 {
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
}
frame 142 {
stop();
}
frame 143 {
stop();
}
frame 143 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 144 {
stop();
}
frame 144 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('far');
}
frame 145 {
stop();
_global.display_character(_root.CharacterPic2, 'savori', 'female');
}
frame 145 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.gotoAndPlay('jump');
}
frame 146 {
stop();
}
frame 146 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 147 {
stop();
_global.story_character2_num = 1;
_root.CharacterPic1.gotoAndStop(1);
}
frame 147 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.gotoAndPlay('close');
}
frame 148 {
stop();
}
frame 149 {
stop();
}
frame 149 {
_root.CharacterPic1.gotoAndPlay('close');
}
frame 150 {
stop();
}
frame 151 {
stop();
}
frame 151 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 152 {
stop();
}
frame 153 {
stop();
}
frame 154 {
stop();
}
frame 155 {
stop();
}
frame 155 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 156 {
stop();
}
frame 157 {
stop();
}
frame 157 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 158 {
stop();
}
frame 158 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 159 {
stop();
_global.display_blank_character(_root.CharacterPic1);
}
frame 160 {
stop();
}
frame 161 {
stop();
_global.display_character(_root.CharacterPic1, 'kyle', 'male');
}
frame 161 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('swaying');
}
frame 162 {
stop();
}
frame 163 {
stop();
}
frame 163 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.gotoAndStop(2);
}
frame 164 {
stop();
}
frame 165 {
stop();
}
frame 165 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 166 {
stop();
}
frame 167 {
stop();
}
frame 167 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 168 {
stop();
}
frame 168 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 169 {
stop();
}
frame 170 {
stop();
}
frame 170 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
}
frame 171 {
stop();
}
frame 171 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
}
frame 172 {
stop();
}
frame 173 {
stop();
}
frame 174 {
stop();
}
frame 175 {
stop();
}
frame 175 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 176 {
stop();
_global.story_character1_num = 1;
_root.CharacterPic1.gotoAndStop(1);
}
frame 177 {
stop();
_global.story_character1_num = 3;
_global.view_story_character1();
}
frame 177 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 178 {
stop();
_global.sold_savori_collection = 2;
}
frame 178 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 179 {
stop();
}
frame 179 {
_root.CharacterPic1.gotoAndPlay('close');
}
frame 180 {
stop();
}
frame 181 {
stop();
}
frame 182 {
stop();
_root.CharacterPic1.gotoAndStop(1);
}
frame 183 {
stop();
}
frame 184 {
stop();
_global.story_character1_num = 24;
_global.view_story_character1();
}
frame 185 {
stop();
}
frame 186 {
stop();
}
frame 187 {
stop();
}
frame 188 {
stop();
}
frame 189 {
stop();
}
frame 189 {
_root.CharacterPic2.gotoAndPlay('swaying');
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 190 {
stop();
}
frame 191 {
stop();
}
frame 191 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 192 {
stop();
}
frame 192 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
}
frame 193 {
stop();
}
frame 193 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 194 {
stop();
}
frame 194 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 195 {
stop();
}
frame 195 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.gotoAndStop(2);
}
frame 196 {
stop();
}
frame 196 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 197 {
stop();
}
frame 198 {
stop();
}
frame 198 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.female_face.gotoAndStop(2);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('leanleft');
}
frame 199 {
stop();
}
frame 199 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.gotoAndPlay('leanleftback');
}
frame 200 {
stop();
}
frame 200 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.female_face.gotoAndStop(1);
}
frame 201 {
stop();
}
frame 202 {
stop();
}
frame 203 {
stop();
}
frame 203 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 204 {
stop();
}
frame 205 {
stop();
}
frame 206 {
stop();
}
frame 206 {
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic2.gotoAndPlay('swaying');
}
frame 207 {
stop();
}
frame 207 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.gotoAndStop(2);
}
frame 208 {
stop();
}
frame 209 {
stop();
}
frame 209 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 210 {
stop();
}
frame 210 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 211 {
stop();
}
frame 211 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
}
frame 212 {
stop();
}
frame 213 {
stop();
}
frame 213 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 214 {
stop();
}
frame 214 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 215 {
stop();
_global.joinfriend = 10;
}
frame 216 {
stop();
}
frame 217 {
stop();
}
frame 218 {
stop();
}
frame 218 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 219 {
stop();
}
frame 220 {
stop();
}
frame 220 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 221 {
stop();
}
frame 222 {
stop();
}
frame 223 {
stop();
}
frame 224 {
stop();
}
frame 225 {
stop();
}
frame 225 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('swaying');
}
frame 226 {
stop();
}
frame 226 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 227 {
stop();
}
frame 227 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 228 {
stop();
}
frame 228 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 229 {
stop();
}
frame 230 {
stop();
}
frame 230 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
}
frame 231 {
stop();
}
frame 232 {
stop();
}
frame 232 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.gotoAndPlay('far');
}
frame 233 {
stop();
}
frame 234 {
stop();
}
frame 234 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 235 {
stop();
}
frame 236 {
stop();
}
frame 236 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 237 {
stop();
}
frame 237 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.gotoAndPlay('leanright');
}
frame 238 {
stop();
}
frame 239 {
stop();
}
frame 239 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.gotoAndPlay('leanrightback');
}
frame 240 {
stop();
}
frame 240 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 241 {
stop();
}
frame 241 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 242 {
stop();
}
frame 243 {
stop();
}
frame 243 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 244 {
stop();
_global.story_character1_num = 1;
_root.CharacterPic1.gotoAndStop(1);
}
frame 245 {
stop();
}
frame 246 {
stop();
}
frame 247 {
stop();
}
frame 248 {
stop();
}
frame 249 {
stop();
}
frame 250 {
stop();
}
frame 250 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 251 {
stop();
}
frame 252 {
stop();
}
frame 253 {
stop();
}
frame 253 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('swaying');
}
frame 254 {
stop();
}
frame 254 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 255 {
stop();
}
frame 255 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndStop(2);
}
frame 256 {
stop();
}
frame 257 {
stop();
}
frame 257 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 258 {
stop();
}
frame 258 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('leanright');
}
frame 259 {
stop();
}
frame 259 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('leanrightback');
}
frame 260 {
stop();
}
frame 261 {
stop();
}
frame 262 {
stop();
}
frame 262 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 263 {
stop();
}
frame 263 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 264 {
stop();
}
frame 265 {
stop();
}
frame 265 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 266 {
stop();
}
frame 267 {
stop();
_global.story_character1_num = 1;
_root.CharacterPic1.gotoAndStop(1);
}
frame 268 {
stop();
}
frame 269 {
stop();
_global.story_character1_num = 10;
_global.display_character(_root.CharacterPic1, 'kyle', 'male');
}
frame 269 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 270 {
stop();
}
frame 271 {
stop();
}
frame 272 {
stop();
}
frame 273 {
stop();
}
frame 273 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 274 {
stop();
}
frame 275 {
stop();
}
frame 275 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 276 {
stop();
}
frame 277 {
stop();
}
frame 277 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 278 {
stop();
}
frame 279 {
stop();
}
frame 280 {
stop();
}
frame 280 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
}
frame 281 {
stop();
}
frame 282 {
stop();
}
frame 282 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
}
frame 283 {
stop();
}
frame 284 {
stop();
}
frame 284 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
}
frame 285 {
stop();
}
frame 286 {
stop();
}
frame 287 {
stop();
}
frame 287 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
}
frame 288 {
stop();
}
frame 289 {
stop();
}
frame 289 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 290 {
stop();
}
frame 291 {
stop();
}
frame 291 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(10);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 292 {
stop();
}
frame 293 {
stop();
}
frame 293 {
_global.story_character1_num = 1;
_root.CharacterPic1.gotoAndStop(1);
}
frame 294 {
stop();
}
frame 295 {
stop();
}
frame 295 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(10);
}
frame 296 {
stop();
}
frame 296 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 297 {
stop();
}
frame 297 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
}
frame 298 {
stop();
}
frame 299 {
stop();
}
frame 299 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 300 {
stop();
}
frame 301 {
stop();
}
frame 301 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 302 {
stop();
}
frame 303 {
stop();
}
frame 303 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 304 {
stop();
}
frame 305 {
stop();
}
frame 306 {
stop();
}
frame 307 {
stop();
}
frame 308 {
stop();
}
frame 308 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.gotoAndPlay('leanleft');
}
frame 309 {
stop();
}
frame 309 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 310 {
stop();
}
frame 310 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
}
frame 311 {
stop();
}
frame 311 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 312 {
stop();
}
frame 312 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.gotoAndPlay('leanleftback');
_global.JoeyRelation += 30;
}
frame 313 {
stop();
}
frame 313 {
_global.display_blank_character(_root.CharacterPic1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(8);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 314 {
stop();
}
frame 314 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 315 {
stop();
}
frame 316 {
stop();
}
frame 316 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
}
frame 317 {
stop();
}
frame 318 {
stop();
}
frame 318 {
_global.display_character(_root.CharacterPic1, 'greel', 'male');
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(2);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 319 {
stop();
}
frame 319 {
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 320 {
stop();
}
frame 320 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 321 {
stop();
}
frame 321 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
}
frame 322 {
stop();
}
frame 322 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 323 {
stop();
}
frame 324 {
stop();
}
frame 325 {
stop();
}
frame 325 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 326 {
stop();
}
frame 327 {
stop();
}
frame 327 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 328 {
stop();
}
frame 328 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 329 {
stop();
}
frame 329 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 330 {
stop();
}
frame 331 {
stop();
}
frame 331 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
}
frame 332 {
stop();
}
frame 332 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
}
frame 333 {
stop();
}
frame 334 {
stop();
}
frame 335 {
stop();
}
frame 335 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 336 {
stop();
}
frame 336 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 337 {
stop();
}
frame 337 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 338 {
stop();
}
frame 338 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 339 {
stop();
}
frame 340 {
stop();
}
frame 340 {
_global.display_blank_character(_root.CharacterPic1);
}
frame 341 {
stop();
}
frame 342 {
stop();
}
frame 343 {
stop();
}
frame 344 {
stop();
}
frame 345 {
stop();
}
frame 346 {
stop();
}
frame 347 {
stop();
}
frame 348 {
stop();
}
frame 348 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
}
frame 349 {
stop();
}
frame 350 {
stop();
}
frame 350 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
}
frame 351 {
stop();
}
frame 352 {
stop();
}
frame 353 {
stop();
}
frame 353 {
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 354 {
stop();
}
frame 355 {
stop();
}
frame 355 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 356 {
stop();
}
frame 356 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(2);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(5);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(5);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(5);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(5);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 357 {
stop();
}
frame 357 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(1);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 358 {
stop();
}
frame 358 {
_global.display_blank_character(_root.CharacterPic2);
}
frame 359 {
stop();
}
frame 359 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 360 {
stop();
}
frame 361 {
stop();
}
frame 361 {
_global.display_character(_root.CharacterPic2, 'lynn', 'female');
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(2);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(2);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 362 {
stop();
}
frame 363 {
stop();
}
frame 363 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('scared');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(2);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(12);
}
frame 364 {
stop();
}
frame 364 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(2);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(1);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(10);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(10);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 365 {
stop();
}
frame 365 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 366 {
stop();
}
frame 367 {
stop();
}
frame 367 {
_root.CharacterPic2.joinfriend.bodyguard.gotoAndStop(1);
}
frame 368 {
stop();
}
frame 368 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_global.display_blank_character(_root.CharacterPic2);
}
frame 369 {
stop();
}
frame 370 {
stop();
}
frame 370 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 371 {
stop();
}
frame 371 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 372 {
stop();
}
frame 372 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 373 {
stop();
}
frame 373 {
_global.display_blank_character(_root.CharacterPic1);
}
frame 374 {
stop();
}
frame 375 {
stop();
}
frame 375 {
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 376 {
stop();
}
frame 377 {
stop();
}
frame 378 {
stop();
}
frame 379 {
stop();
}
frame 379 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(2);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 380 {
stop();
}
frame 380 {
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 381 {
stop();
}
frame 381 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
}
frame 382 {
stop();
}
frame 383 {
stop();
}
frame 383 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 384 {
stop();
}
frame 384 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
}
frame 385 {
stop();
}
frame 385 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(1);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.gotoAndPlay('far');
}
frame 386 {
stop();
}
frame 386 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('up');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(10);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 387 {
stop();
}
frame 387 {
_root.CharacterPic1.gotoAndPlay('jump');
_root.CharacterPic2.gotoAndPlay('jump');
}
frame 388 {
stop();
}
frame 389 {
stop();
}
frame 390 {
stop();
}
frame 390 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(43);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(43);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 391 {
stop();
}
frame 392 {
stop();
}
frame 393 {
stop();
}
frame 394 {
stop();
}
frame 395 {
stop();
}
frame 396 {
stop();
}
frame 396 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.gotoAndPlay('close');
_root.CharacterPic2.gotoAndPlay('close');
}
frame 397 {
stop();
}
frame 397 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.gotoAndPlay('far');
_root.CharacterPic2.gotoAndPlay('far');
}
frame 398 {
stop();
}
frame 399 {
stop();
}
frame 400 {
stop();
}
frame 401 {
stop();
}
frame 402 {
stop();
}
frame 402 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('up');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_root.cumface._visible = true;
_root.CharacterPic2.gotoAndPlay('jump');
}
frame 403 {
stop();
}
frame 403 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('up');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 404 {
stop();
}
frame 404 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 405 {
stop();
}
frame 405 {
_global.display_blank_character(_root.CharacterPic1);
_root.CharacterPic2.gotoAndPlay('jump');
}
frame 406 {
stop();
}
frame 406 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 407 {
stop();
}
frame 407 {
_global.display_character(_root.CharacterPic1, 'jeni', 'female');
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 408 {
stop();
}
frame 408 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(10);
}
frame 409 {
stop();
}
frame 409 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 410 {
stop();
}
frame 410 {
_root.CharacterPic1.gotoAndPlay('far');
}
frame 411 {
stop();
}
frame 411 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
}
frame 412 {
stop();
}
frame 412 {
_global.display_blank_character(_root.CharacterPic1);
_global.display_blank_character(_root.CharacterPic2);
}
frame 413 {
stop();
}
frame 413 {
_global.display_character(_root.CharacterPic2, 'pattie', 'female');
}
frame 414 {
stop();
}
frame 415 {
stop();
}
frame 415 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('scared');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(2);
}
frame 416 {
stop();
}
frame 416 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.female_face.gotoAndStop(1);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
}
frame 417 {
stop();
}
frame 417 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 418 {
stop();
}
frame 419 {
stop();
}
frame 419 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('jump');
_root.CharacterPic2.gotoAndPlay('jump');
}
frame 420 {
stop();
}
frame 421 {
stop();
}
frame 422 {
stop();
}
frame 423 {
stop();
}
frame 424 {
stop();
}
frame 425 {
stop();
}
frame 426 {
stop();
}
frame 426 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('roll');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 427 {
stop();
}
frame 427 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
}
frame 428 {
stop();
}
frame 429 {
stop();
}
frame 429 {
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 430 {
stop();
}
frame 430 {
_global.display_blank_character(_root.CharacterPic1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 431 {
stop();
}
frame 432 {
stop();
}
frame 433 {
stop();
}
frame 434 {
stop();
}
frame 435 {
stop();
}
frame 436 {
stop();
}
frame 437 {
stop();
}
frame 437 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 438 {
stop();
}
frame 439 {
stop();
}
frame 439 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
}
frame 440 {
stop();
}
frame 440 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 441 {
stop();
}
frame 442 {
stop();
}
frame 442 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 443 {
stop();
}
frame 444 {
stop();
}
frame 444 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 445 {
stop();
}
frame 446 {
stop();
}
frame 447 {
stop();
}
frame 447 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 448 {
stop();
}
frame 448 {
_global.story_character1_num = 1;
_root.CharacterPic1.gotoAndStop(1);
_global.story_character2_num = 1;
_root.CharacterPic2.gotoAndStop(1);
}
frame 449 {
stop();
}
frame 450 {
stop();
}
frame 450 {
_root.CharacterPic1.gotoAndPlay('close');
}
frame 451 {
stop();
}
frame 451 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 452 {
stop();
}
frame 452 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 453 {
stop();
}
frame 453 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic1.gotoAndPlay('far');
}
frame 454 {
stop();
}
frame 454 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 455 {
stop();
}
frame 455 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 456 {
stop();
}
frame 456 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 457 {
stop();
}
frame 457 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
}
frame 458 {
stop();
}
frame 458 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.gotoAndPlay('swaying');
}
frame 459 {
stop();
}
frame 459 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 460 {
stop();
}
frame 460 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 461 {
stop();
}
frame 461 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 462 {
stop();
}
frame 463 {
stop();
}
frame 464 {
stop();
}
frame 464 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(9);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('jump');
}
frame 465 {
stop();
}
frame 466 {
stop();
}
frame 466 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 467 {
stop();
}
frame 468 {
stop();
}
frame 468 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 469 {
stop();
}
frame 469 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 470 {
stop();
}
frame 470 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 471 {
stop();
}
frame 472 {
stop();
}
frame 472 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 473 {
stop();
}
frame 473 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('far');
}
frame 474 {
stop();
}
frame 474 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 475 {
stop();
}
frame 475 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
}
frame 476 {
stop();
}
frame 476 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 477 {
stop();
}
frame 477 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 478 {
stop();
}
frame 479 {
stop();
}
frame 480 {
stop();
}
frame 481 {
stop();
}
frame 482 {
stop();
}
frame 482 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(10);
}
frame 483 {
stop();
}
frame 483 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
}
frame 484 {
stop();
}
frame 485 {
stop();
}
frame 486 {
stop();
}
frame 487 {
stop();
}
frame 487 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 488 {
stop();
}
frame 488 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_global.LynnRelation += 100;
_global.ZytraRelation += 100;
}
frame 489 {
stop();
}
frame 490 {
stop();
}
frame 491 {
stop();
}
frame 492 {
stop();
}
frame 493 {
stop();
}
frame 494 {
stop();
}
frame 495 {
stop();
}
frame 496 {
stop();
}
frame 497 {
stop();
}
frame 498 {
stop();
}
frame 499 {
stop();
}
frame 500 {
stop();
}
frame 501 {
stop();
}
frame 502 {
stop();
}
frame 503 {
stop();
}
frame 504 {
stop();
}
frame 504 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 505 {
stop();
}
frame 505 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 506 {
stop();
}
frame 506 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 507 {
stop();
}
frame 507 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
}
frame 508 {
stop();
}
frame 509 {
stop();
}
frame 509 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('far');
}
frame 510 {
stop();
}
frame 511 {
stop();
}
frame 511 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 512 {
stop();
}
frame 513 {
stop();
}
frame 513 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 514 {
stop();
}
frame 514 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 515 {
stop();
}
frame 516 {
stop();
}
frame 517 {
stop();
}
frame 518 {
stop();
}
frame 519 {
stop();
}
frame 519 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 520 {
stop();
}
frame 520 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 521 {
stop();
}
frame 521 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 522 {
stop();
}
frame 522 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 523 {
stop();
}
frame 524 {
stop();
}
frame 525 {
stop();
}
frame 525 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(8);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndPlay('swaying');
}
frame 526 {
stop();
}
frame 526 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
}
frame 527 {
stop();
}
frame 527 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
_root.CharacterPic1.gotoAndStop(2);
}
frame 528 {
stop();
}
frame 529 {
stop();
}
frame 529 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
}
frame 530 {
stop();
}
frame 531 {
stop();
}
frame 531 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(7);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 532 {
stop();
}
frame 532 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 533 {
stop();
}
frame 534 {
stop();
}
frame 534 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 535 {
stop();
}
frame 536 {
stop();
}
frame 536 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
}
frame 537 {
stop();
}
frame 537 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 538 {
stop();
}
frame 538 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
}
frame 539 {
stop();
}
frame 539 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 540 {
stop();
}
frame 541 {
stop();
}
frame 542 {
stop();
}
frame 542 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 543 {
stop();
}
frame 543 {
}
frame 544 {
stop();
}
frame 544 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
}
frame 545 {
stop();
}
frame 546 {
stop();
}
frame 546 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
}
frame 547 {
stop();
}
frame 547 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 548 {
stop();
}
frame 549 {
stop();
}
frame 549 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
}
frame 550 {
stop();
}
frame 551 {
stop();
}
frame 551 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 552 {
stop();
}
frame 553 {
stop();
}
frame 553 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 554 {
stop();
}
frame 555 {
stop();
}
frame 555 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic1.gotoAndPlay('close');
}
frame 556 {
stop();
}
frame 556 {
_root.CharacterPic1.gotoAndPlay('far');
}
frame 557 {
stop();
}
frame 557 {
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
}
frame 558 {
stop();
}
frame 558 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(8);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(9);
}
frame 559 {
stop();
}
frame 560 {
stop();
}
frame 560 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('up');
}
frame 561 {
stop();
}
frame 561 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 562 {
stop();
}
frame 563 {
stop();
}
frame 563 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 564 {
stop();
}
frame 564 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 565 {
stop();
}
frame 565 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(7);
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
}
frame 566 {
stop();
}
frame 566 {
_global.display_blank_character(_root.CharacterPic1);
}
frame 567 {
stop();
}
frame 567 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 568 {
stop();
}
frame 569 {
stop();
}
frame 570 {
stop();
}
frame 571 {
stop();
}
frame 571 {
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
}
frame 572 {
stop();
}
frame 573 {
stop();
}
frame 574 {
stop();
}
frame 575 {
stop();
}
frame 575 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
}
frame 576 {
stop();
}
frame 577 {
stop();
}
frame 577 {
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
}
frame 578 {
stop();
}
frame 578 {
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
}
frame 579 {
stop();
}
frame 579 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
}
frame 580 {
stop();
}
frame 581 {
stop();
}
frame 582 {
stop();
}
frame 583 {
stop();
}
frame 584 {
stop();
}
frame 585 {
stop();
}
frame 586 {
stop();
}
frame 586 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 587 {
stop();
}
frame 587 {
_root.CharacterPic1.joinfriend.eye_move.eye.gotoAndStop(2);
}
frame 588 {
stop();
}
frame 589 {
stop();
}
frame 590 {
stop();
}
frame 590 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
frame 591 {
stop();
}
frame 591 {
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 592 {
stop();
}
frame 592 {
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
}
frame 593 {
stop();
}
frame 594 {
stop();
}
frame 595 {
stop();
}
frame 596 {
stop();
}
frame 596 {
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
}
frame 597 {
stop();
}
frame 598 {
stop();
}
frame 599 {
stop();
}
frame 599 {
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
}
frame 600 {
stop();
}
frame 600 {
_root.CharacterPic1.gotoAndStop(1);
_root.CharacterPic2.gotoAndStop(1);
}
frame 601 {
stop();
}
frame 602 {
stop();
}
frame 603 {
stop();
}
frame 604 {
stop();
}
frame 605 {
stop();
}
frame 606 {
stop();
}
frame 607 {
stop();
}
frame 611 {
stop();
}
}
movieClip 1825 {
frame 1 {
stop();
_root.TextMC._visible = false;
}
frame 2 {
_root.TextMC._visible = true;
play();
}
frame 10 {
stop();
_root.TextMC._visible = true;
}
frame 11 {
_root.TextMC._visible = true;
}
frame 20 {
_root.TextMC._visible = false;
gotoAndStop(1);
}
}
movieClip 1826 {
}
movieClip 1827 {
frame 1 {
stop();
}
frame 30 {
if (_global.gotoSchool == 1) {
_global.gotoSchool = 0;
_root.gotoAndStop(6);
} else {
if (_global.gotoStage == 1) {
_global.gotoStage = 0;
_root.gotoAndStop(14);
} else {
if (_global.gotoMall == 1) {
} else {
if (_global.rest == 1) {
_global.Player1life = 190;
_global.Player1clothlife = 190;
if (_global.exercise <= 0) {
++_global.workout;
}
if (_global.workout >= 5) {
_global.workout = 0;
++_global.exercise_max;
_global.notice = 1;
}
_global.exercise = _global.exercise_max;
_global.swimfatigue = 0;
_global.maikohurt = 0;
_global.has_cum_on_face = 0;
_global.WearPajama = 0;
_global.WearSchool = 0;
_global.WearNormal = 0;
_global.WearUndie = 1;
_global.WearTopless = 0;
_global.WearDelinquent = 0;
_global.XStage = 0;
_global.WearGym = 0;
_global.rest = 0;
_global.dayfader = 0;
_global.Hairset = 1;
_global.timez = 60;
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
_global.used_bodywash_plus = 0;
_global.used_bodywash_fruit = 0;
_root.TextMC.gotoAndStop(1);
if (_global.OverallPopularity > 0) {
_global.OverallPopularity -= 10;
}
if (_global.OverallPopularity < 0) {
_global.OverallPopularity = 0;
}
_global.right_notice = 0;
_global.left_notice = 0;
_root.RoomBG.bg.bg.gotoAndPlay(1);
++_global.Day;
_global.TestTaken = 0;
_global.TotalTasks = 8;
_global.TasksLeft = _global.TotalTasks;
_global.firstclasstaken = 0;
_global.TestTaken = 0;
_global.qsWashFluid = 0;
_global.qsCheatSheet = 0;
_global.qsSunglasses = 0;
_global.Questions = 0;
_global.NeedforA = 0;
_global.NeedforB = 0;
_global.NeedforC = 0;
_global.NeedforD = 0;
_global.nightsex = 0;
_global.drank_coffee = 0;
_global.total_coffee = 0;
_global.objective[0] = 0;
_global.objective[1] = 0;
_global.objective[2] = 0;
_global.objective[3] = 0;
_global.objective[4] = 0;
_global.objective[5] = 0;
_global.objective[6] = 0;
_global.objective[7] = 0;
_global.objective[8] = 0;
_global.objective[9] = 0;
_global.objective[10] = 0;
_global.objective[11] = 0;
_global.objective[12] = 0;
_global.objective[13] = 0;
_global.objective[14] = 0;
_global.objective[15] = 0;
_global.objective[16] = 0;
if (_global.morning_ready == 1) {
_global.dirty = 0;
_global.WearSchool = 1;
_root.cumface._visible = false;
}
if (_global.Day % 3 == 0) {
}
if (_global.agent_return_timer > 0) {
--_global.agent_return_timer;
}
if (_global.agent_return_timer == 0) {
_global.agent_occupation = 1;
}
if (_global.sold_savori_collection == 4) {
_global.sold_savori_collection = 5;
_global.savori_kyle_quest = _global.Day;
}
if (_global.event_meet_up == 2) {
_global.PattieRelation += 0;
} else {
if (_global.event_meet_up == 3) {
_global.LumaRelation -= 15;
} else {
if (_global.event_meet_up == 4) {
_global.RileyRelation += 0;
} else {
if (_global.event_meet_up == 5) {
_global.ChrisRelation += 0;
} else {
if (_global.event_meet_up == 6) {
_global.ZytraRelation += 0;
} else {
if (_global.event_meet_up == 7) {
_global.JoeyRelation -= 5;
} else {
if (_global.event_meet_up == 8) {
_global.AmberRelation -= 5;
} else {
if (_global.event_meet_up == 9) {
_global.GreelRelation += 0;
} else {
if (_global.event_meet_up == 10) {
_global.KyleRelation += 0;
} else {
if (_global.event_meet_up == 11) {
_global.RoiseRelation -= 10;
} else {
if (_global.event_meet_up == 12) {
_global.SavoriRelation -= 10;
} else {
if (_global.event_meet_up == 13) {
_global.JeniRelation -= 10;
} else {
if (_global.event_meet_up == 14) {
_global.LeyahRelation += 0;
} else {
if (_global.event_meet_up == 15) {
_global.JoiryRelation -= 20;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_global.event_meet_up = 0;
if (_global.Day == 2 && _global.TasksLeft == 8) {
_global.joinfriend = 4;
_global.Day = 2;
_root.gotoAndStop(45);
} else {
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
} else {
_global.joinfriend = 0;
}
_root.gotoAndStop(9);
}
}
}
}
}
}
frame 60 {
if (_root._currentframe == 5 || _root._currentframe == 11) {
_root.TextMC.BubbleText.gotoAndStop(45);
_root.TextMC.gotoAndPlay(2);
}
gotoAndStop(1);
}
}
movieClip 1830 {
}
button 1831 {
on (release) {
_root.play_help.gotoAndPlay(11);
}
}
movieClip 1833 {
frame 1 {
stop();
_root.play_help.play_help.play_help_text = '';
}
frame 10 {
stop();
}
}
movieClip 1834 {
}
movieClip 1835 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 2778 {
gotoAndPlay('Crossroads');
}
}
movieClip 1836 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 338 {
gotoAndPlay('Talk');
}
}
movieClip 1837 {
frame 1 {
stop();
}
frame 600 {
_root.Music_mc.gotoAndPlay('Day');
}
frame 662 {
_root.Music_mc.gotoAndPlay('Night');
}
frame 1093 {
_root.Music_mc.gotoAndPlay('City');
}
frame 1629 {
_root.Music_mc.gotoAndPlay('Beach');
}
frame 2134 {
_root.Music_mc.gotoAndPlay('Locker');
}
frame 2471 {
_root.Music_mc.gotoAndPlay('Mall');
}
}
instance cont_music of movieClip 1826 {
onClipEvent (load) {
if (_global.play_music == 1) {
_root.BG_Music1.play();
}
_root.BG_Music2.gotoAndStop(1);
}
}
instance loader of movieClip 789 {
onClipEvent (enterFrame) {
if (_global.loading_slot1 == 1) {
_global.done_loading = 0;
umcc_so = SharedObject.getLocal('umcc');
if (umcc_so.data.saved_data != undefined) {
while (_global.done_loading != 1) {
_global.Day = umcc_so.data.Day;
_global.joinfriend = umcc_so.data.joinfriend;
_global.morning_ready = umcc_so.data.morning_ready;
_global.stay_down = umcc_so.data.stay_down;
_global.TasksLeft = umcc_so.data.TasksLeft;
_global.talk_to_riley_about_school = umcc_so.data.talk_to_riley_about_school;
_global.talk_to_riley_about_directions = umcc_so.data.talk_to_riley_about_directions;
_global.talk_to_chris_about_school = umcc_so.data.talk_to_chris_about_school;
_global.talk_to_luma_about_school = umcc_so.data.talk_to_luma_about_school;
_global.talk_to_pattie_about_luma = umcc_so.data.talk_to_pattie_about_luma;
_global.talk_to_sisters = umcc_so.data.talk_to_sisters;
_global.talk_to_kyle = umcc_so.data.talk_to_kyle;
_global.been_in_class = umcc_so.data.been_in_class;
_global.HairStyle = umcc_so.data.HairStyle;
_global.hasguitar = umcc_so.data.hasguitar;
_global.end_game = umcc_so.data.end_game;
_global.ending = umcc_so.data.ending;
_global.been_in_class = umcc_so.data.been_in_class;
_global.savori_kyle_quest = umcc_so.data.savori_kyle_quest;
_global.sold_savori_collection = umcc_so.data.sold_savori_collection;
_global.savori_panties_stolen = umcc_so.data.savori_panties_stolen;
_global.riley_talk_to_maiko_about_savori = umcc_so.data.riley_talk_to_maiko_about_savori;
_global.savori_talk_to_maiko_about_agents = umcc_so.data.savori_talk_to_maiko_about_agents;
_global.kyle_sneak = umcc_so.data.kyle_sneak;
_global.get_savori = umcc_so.data.get_savori;
_global.tsugo_joey_quest = umcc_so.data.tsugo_joey_quest;
_global.asked_kyle = umcc_so.data.asked_kyle;
_global.talk_to_savori_dad = umcc_so.data.talk_to_savori_dad;
_global.riley_into_darkness = umcc_so.data.riley_into_darkness;
_global.investigate_complaints = umcc_so.data.investigate_complaints;
_global.maiko_shower = umcc_so.data.maiko_shower;
_global.spotted_annie = umcc_so.data.spotted_annie;
_global.MathSkill = umcc_so.data.MathSkill;
_global.HistorySkill = umcc_so.data.HistorySkill;
_global.EnglishSkill = umcc_so.data.EnglishSkill;
_global.ScienceSkill = umcc_so.data.ScienceSkill;
_global.ComputerSkill = umcc_so.data.ComputerSkill;
_global.mathaverage = umcc_so.data.mathaverage;
_global.historyaverage = umcc_so.data.historyaverage;
_global.englishaverage = umcc_so.data.englishaverage;
_global.scienceaverage = umcc_so.data.scienceaverage;
_global.book_math = umcc_so.data.book_math;
_global.book_science = umcc_so.data.book_science;
_global.book_history = umcc_so.data.book_history;
_global.book_english = umcc_so.data.book_english;
_global.book_oralsextips = umcc_so.data.book_oralsextips;
_global.book_oralsextips2 = umcc_so.data.book_oralsextips2;
_global.book_sextips = umcc_so.data.book_sextips;
_global.book_guitarbasics = umcc_so.data.book_guitarbasics;
_global.book_swim = umcc_so.data.book_swim;
_global.book_run = umcc_so.data.book_run;
_global.book_box = umcc_so.data.book_box;
_global.book_popularteen = umcc_so.data.book_popularteen;
_global.book_productivework = umcc_so.data.book_productivework;
_global.book_weapons = umcc_so.data.book_weapons;
_global.book_gemco = umcc_so.data.book_gemco;
_global.book_taxonomy = umcc_so.data.book_taxonomy;
_global.mathtotal = umcc_so.data.mathtotal;
_global.historytotal = umcc_so.data.historytotal;
_global.englishtotal = umcc_so.data.englishtotal;
_global.sciencetotal = umcc_so.data.sciencetotal;
_global.mathtestnum = umcc_so.data.mathtestnum;
_global.historytestnum = umcc_so.data.historytestnum;
_global.englishtestnum = umcc_so.data.englishtestnum;
_global.sciencetestnum = umcc_so.data.sciencetestnum;
_global.MathSkill = umcc_so.data.MathSkill;
_global.EnglishSkill = umcc_so.data.EnglishSkill;
_global.HistorySkill = umcc_so.data.HistorySkill;
_global.ScienceSkill = umcc_so.data.ScienceSkill;
_global.MaxSkill = umcc_so.data.MaxSkill;
_global.Endurance = umcc_so.data.Endurance;
_global.HairpinEnergy = umcc_so.data.HairpinEnergy;
_global.ChrisRelation = umcc_so.data.ChrisRelation;
_global.KyleRelation = umcc_so.data.KyleRelation;
_global.RileyRelation = umcc_so.data.RileyRelation;
_global.PattieRelation = umcc_so.data.PattieRelation;
_global.LumaRelation = umcc_so.data.LumaRelation;
_global.ZytraRelation = umcc_so.data.ZytraRelation;
_global.LeyahRelation = umcc_so.data.LeyahRelation;
_global.JoeyRelation = umcc_so.data.JoeyRelation;
_global.AmberRelation = umcc_so.data.AmberRelation;
_global.GreelRelation = umcc_so.data.GreelRelation;
_global.RoiseRelation = umcc_so.data.RoiseRelation;
_global.SavoriRelation = umcc_so.data.SavoriRelation;
_global.JeniRelation = umcc_so.data.JeniRelation;
_global.JoiryRelation = umcc_so.data.JoiryRelation;
_global.DavidRelation = umcc_so.data.DavidRelation;
_global.TsugoRelation = umcc_so.data.TsugoRelation;
_global.JinruRelation = umcc_so.data.JinruRelation;
_global.LynnRelation = umcc_so.data.LynnRelation;
_global.DizzyRelation = umcc_so.data.DizzyRelation;
_global.chris_relation_level = umcc_so.data.chris_relation_level;
_global.riley_relation_level = umcc_so.data.riley_relation_level;
_global.pattie_relation_level = umcc_so.data.pattie_relation_level;
_global.greel_relation_level = umcc_so.data.greel_relation_level;
_global.leyah_relation_level = umcc_so.data.leyah_relation_level;
_global.luma_relation_level = umcc_so.data.luma_relation_level;
_global.amber_relation_level = umcc_so.data.amber_relation_level;
_global.zytra_relation_level = umcc_so.data.zytra_relation_level;
_global.joey_relation_level = umcc_so.data.joey_relation_level;
_global.kyle_relation_level = umcc_so.data.kyle_relation_level;
_global.roise_relation_level = umcc_so.data.roise_relation_level;
_global.jeni_relation_level = umcc_so.data.jeni_relation_level;
_global.savori_relation_level = umcc_so.data.savori_relation_level;
_global.joiry_relation_level = umcc_so.data.joiry_relation_level;
_global.david_relation_level = umcc_so.data.david_relation_level;
_global.tsugo_relation_level = umcc_so.data.tsugo_relation_level;
_global.jinru_relation_level = umcc_so.data.jinru_relation_level;
_global.lynn_relation_level = umcc_so.data.lynn_relation_level;
_global.dizzy_relation_level = umcc_so.data.dizzy_relation_level;
_global.OverallPopularity = umcc_so.data.OverallPopularity;
_global.autoboobcomeup = umcc_so.data.autoboobcomeup;
_global.GuitarSkill = umcc_so.data.GuitarSkill;
_global.Money = umcc_so.data.Money;
_global.chips = umcc_so.data.chips;
_global.chipparts = umcc_so.data.chipparts;
_global.hassent = umcc_so.data.hassent;
_global.bloom = umcc_so.data.bloom;
_global.game_seconds = umcc_so.data.game_seconds;
_global.game_minutes = umcc_so.data.game_minutes;
_global.game_hours = umcc_so.data.game_hours;
_global.bodywash_fruit = umcc_so.data.bodywash_fruit;
_global.bodywash_plus = umcc_so.data.bodywash_plus;
_global.club_swim = umcc_so.data.club_swim;
_global.club_track = umcc_so.data.club_track;
_global.club_school = umcc_so.data.club_school;
_global.club_music = umcc_so.data.club_music;
_global.club_photo = umcc_so.data.club_photo;
_global.club_battle = umcc_so.data.club_battle;
_global.club_dance = umcc_so.data.club_dance;
_global.club_dodge = umcc_so.data.club_dodge;
_global.club_game = umcc_so.data.club_game;
_global.club_cheer = umcc_so.data.club_cheer;
_global.beat_zytra_swim = umcc_so.data.beat_zytra_swim;
_global.beat_pattie_track = umcc_so.data.beat_pattie_track;
_global.beat_jeni_boxing = umcc_so.data.beat_jeni_boxing;
_global.beat_luma_swim = umcc_so.data.beat_luma_swim;
_global.beat_luma_grades = umcc_so.data.beat_luma_grades;
_global.beat_luma_sent = umcc_so.data.beat_luma_sent;
_global.beat_luma_fight = umcc_so.data.beat_luma_fight;
_global.beat_luma_popular = umcc_so.data.beat_luma_popular;
_global.beat_luma_track = umcc_so.data.beat_luma_track;
_global.beat_luma_dodge = umcc_so.data.beat_luma_dodge;
_global.beat_luma_game = umcc_so.data.beat_luma_game;
_global.beat_sent_luma = umcc_so.data.beat_sent_luma;
_global.beat_sent_battler_chris = umcc_so.data.beat_sent_battler_chris;
_global.beat_sent_battler_lynn = umcc_so.data.beat_sent_battler_lynn;
_global.beat_sent_battler_kyle = umcc_so.data.beat_sent_battler_kyle;
_global.beat_sent_battler_roise = umcc_so.data.beat_sent_battler_roise;
_global.beat_sent_battler_tsugo = umcc_so.data.beat_sent_battler_tsugo;
_global.sent_battles_won = umcc_so.data.sent_battles_won;
_global.firstArcadeGameBeat = umcc_so.data.firstArcadeGameBeat;
_global.nature_pic_butterfly = umcc_so.data.nature_pic_butterfly;
_global.nature_pic_butterfly2 = umcc_so.data.nature_pic_butterfly2;
_global.nature_pic_butterfly3 = umcc_so.data.nature_pic_butterfly3;
_global.pic_topless_maiko = umcc_so.data.pic_topless_maiko;
_global.pic_topless_pattie = umcc_so.data.pic_topless_pattie;
_global.pic_topless_luma = umcc_so.data.pic_topless_luma;
_global.pic_topless_joey = umcc_so.data.pic_topless_joey;
_global.pic_topless_zytra = umcc_so.data.pic_topless_zytra;
_global.pic_topless_amber = umcc_so.data.pic_topless_amber;
_global.pic_topless_riley = umcc_so.data.pic_topless_riley;
_global.pic_topless_savori = umcc_so.data.pic_topless_savori;
_global.pic_topless_roise = umcc_so.data.pic_topless_roise;
_global.pic_topless_jeni = umcc_so.data.pic_topless_jeni;
_global.pic_topless_lynn = umcc_so.data.pic_topless_lynn;
_global.pic_topless_dizzy = umcc_so.data.pic_topless_dizzy;
_global.pic_topless_leyah = umcc_so.data.pic_topless_leyah;
_global.maiko_sweaty_boob_photo = umcc_so.data.maiko_sweaty_boob_photo;
_global.kyle_softcore_magazine = umcc_so.data.kyle_softcore_magazine;
_global.kyle_savori_count = umcc_so.data.kyle_savori_count;
_global.meleeskill = umcc_so.data.meleeskill;
_global.meleeskillearned = umcc_so.data.meleeskillearned;
_global.meleelevel = umcc_so.data.meleelevel;
_global.magicskill = umcc_so.data.magicskill;
_global.magicskillearned = umcc_so.data.magicskillearned;
_global.magiclevel = umcc_so.data.magiclevel;
_global.speedskill = umcc_so.data.speedskill;
_global.speedskillearned = umcc_so.data.speedskillearned;
_global.speedlevel = umcc_so.data.speedlevel;
_global.swimskill = umcc_so.data.swimskill;
_global.swimskillearned = umcc_so.data.swimskillearned;
_global.swimlevel = umcc_so.data.swimlevel;
_global.area_maiko_room = umcc_so.data.area_maiko_room;
_global.area_outside = umcc_so.data.area_outside;
_global.area_mall = umcc_so.data.area_mall;
_global.area_maiko_travel = umcc_so.data.area_maiko_travel;
_global.area_gym = umcc_so.data.area_gym;
_global.area_xjob1 = umcc_so.data.area_xjob1;
_global.area_xjob2 = umcc_so.data.area_xjob2;
_global.agent_occupation = umcc_so.data.agent_occupation;
_global.agent_return_timer = umcc_so.data.agent_return_timer;
_global.Hairset = umcc_so.data.Hairset;
_global.colorValue = umcc_so.data.colorValue;
_global.school_club_policy = umcc_so.data.school_club_policy;
_global.yuri_customers = umcc_so.data.yuri_customers;
_global.agent_occupation = umcc_so.data.agent_occupation;
_global.agent_return_timer = umcc_so.data.agent_return_timer;
_global.room_default = umcc_so.data.room_default;
_global.david_harass = umcc_so.data.david_harass;
_global.drank_coffee = umcc_so.data.drank_coffee;
_global.total_coffee = umcc_so.data.total_coffee;
_global.maiko_dildo = umcc_so.data.maiko_dildo;
_global.buy_custom_shirt = umcc_so.data.buy_custom_shirt;
_global.custom_shirt = umcc_so.data.custom_shirt;
_global.MaikoPencil = umcc_so.data.MaikoPencil;
_global.done_loading = umcc_so.data.done;
_global.changeColor(_root.img.maiko.device, _global.colorValue);
_global.changeColor(_root.img.maiko.device_bottom, _global.colorValue);
_global.changeColor(_root.img.maiko.maiko_sit.device, _global.colorValue);
}
} else {
_root.gotoAndStop(2);
}
_global.loading_slot1 = 0;
_global.done_loading = 0;
_root.play_help.gotoAndStop(1);
} else {
if (_global.loading_slot2 == 1) {
_global.done_loading = 0;
umcc_so2 = SharedObject.getLocal('umcc2');
if (umcc_so2.data.saved_data != undefined) {
while (_global.done_loading != 1) {
_global.Day = umcc_so2.data.Day;
_global.joinfriend = umcc_so2.data.joinfriend;
_global.morning_ready = umcc_so2.data.morning_ready;
_global.stay_down = umcc_so2.data.stay_down;
_global.TasksLeft = umcc_so2.data.TasksLeft;
_global.talk_to_riley_about_school = umcc_so2.data.talk_to_riley_about_school;
_global.talk_to_riley_about_directions = umcc_so2.data.talk_to_riley_about_directions;
_global.talk_to_chris_about_school = umcc_so2.data.talk_to_chris_about_school;
_global.talk_to_luma_about_school = umcc_so2.data.talk_to_luma_about_school;
_global.talk_to_pattie_about_luma = umcc_so2.data.talk_to_pattie_about_luma;
_global.talk_to_sisters = umcc_so2.data.talk_to_sisters;
_global.talk_to_kyle = umcc_so2.data.talk_to_kyle;
_global.been_in_class = umcc_so2.data.been_in_class;
_global.HairStyle = umcc_so2.data.HairStyle;
_global.hasguitar = umcc_so2.data.hasguitar;
_global.end_game = umcc_so2.data.end_game;
_global.ending = umcc_so2.data.ending;
_global.been_in_class = umcc_so2.data.been_in_class;
_global.savori_kyle_quest = umcc_so2.data.savori_kyle_quest;
_global.sold_savori_collection = umcc_so2.data.sold_savori_collection;
_global.savori_panties_stolen = umcc_so2.data.savori_panties_stolen;
_global.riley_talk_to_maiko_about_savori = umcc_so2.data.riley_talk_to_maiko_about_savori;
_global.savori_talk_to_maiko_about_agents = umcc_so2.data.savori_talk_to_maiko_about_agents;
_global.kyle_sneak = umcc_so2.data.kyle_sneak;
_global.get_savori = umcc_so2.data.get_savori;
_global.tsugo_joey_quest = umcc_so2.data.tsugo_joey_quest;
_global.asked_kyle = umcc_so2.data.asked_kyle;
_global.talk_to_savori_dad = umcc_so2.data.talk_to_savori_dad;
_global.riley_into_darkness = umcc_so2.data.riley_into_darkness;
_global.investigate_complaints = umcc_so2.data.investigate_complaints;
_global.maiko_shower = umcc_so2.data.maiko_shower;
_global.spotted_annie = umcc_so2.data.spotted_annie;
_global.MathSkill = umcc_so2.data.MathSkill;
_global.HistorySkill = umcc_so2.data.HistorySkill;
_global.EnglishSkill = umcc_so2.data.EnglishSkill;
_global.ScienceSkill = umcc_so2.data.ScienceSkill;
_global.ComputerSkill = umcc_so2.data.ComputerSkill;
_global.mathaverage = umcc_so2.data.mathaverage;
_global.historyaverage = umcc_so2.data.historyaverage;
_global.englishaverage = umcc_so2.data.englishaverage;
_global.scienceaverage = umcc_so2.data.scienceaverage;
_global.book_math = umcc_so2.data.book_math;
_global.book_science = umcc_so2.data.book_science;
_global.book_history = umcc_so2.data.book_history;
_global.book_english = umcc_so2.data.book_english;
_global.book_oralsextips = umcc_so2.data.book_oralsextips;
_global.book_oralsextips2 = umcc_so2.data.book_oralsextips2;
_global.book_sextips = umcc_so2.data.book_sextips;
_global.book_guitarbasics = umcc_so2.data.book_guitarbasics;
_global.book_swim = umcc_so2.data.book_swim;
_global.book_run = umcc_so2.data.book_run;
_global.book_box = umcc_so2.data.book_box;
_global.book_popularteen = umcc_so2.data.book_popularteen;
_global.book_productivework = umcc_so2.data.book_productivework;
_global.book_weapons = umcc_so2.data.book_weapons;
_global.book_gemco = umcc_so2.data.book_gemco;
_global.book_taxonomy = umcc_so2.data.book_taxonomy;
_global.mathtotal = umcc_so2.data.mathtotal;
_global.historytotal = umcc_so2.data.historytotal;
_global.englishtotal = umcc_so2.data.englishtotal;
_global.sciencetotal = umcc_so2.data.sciencetotal;
_global.mathtestnum = umcc_so2.data.mathtestnum;
_global.historytestnum = umcc_so2.data.historytestnum;
_global.englishtestnum = umcc_so2.data.englishtestnum;
_global.sciencetestnum = umcc_so2.data.sciencetestnum;
_global.MathSkill = umcc_so2.data.MathSkill;
_global.EnglishSkill = umcc_so2.data.EnglishSkill;
_global.HistorySkill = umcc_so2.data.HistorySkill;
_global.ScienceSkill = umcc_so2.data.ScienceSkill;
_global.MaxSkill = umcc_so2.data.MaxSkill;
_global.Endurance = umcc_so2.data.Endurance;
_global.HairpinEnergy = umcc_so2.data.HairpinEnergy;
_global.ChrisRelation = umcc_so2.data.ChrisRelation;
_global.KyleRelation = umcc_so2.data.KyleRelation;
_global.RileyRelation = umcc_so2.data.RileyRelation;
_global.PattieRelation = umcc_so2.data.PattieRelation;
_global.LumaRelation = umcc_so2.data.LumaRelation;
_global.ZytraRelation = umcc_so2.data.ZytraRelation;
_global.LeyahRelation = umcc_so2.data.LeyahRelation;
_global.JoeyRelation = umcc_so2.data.JoeyRelation;
_global.AmberRelation = umcc_so2.data.AmberRelation;
_global.GreelRelation = umcc_so2.data.GreelRelation;
_global.RoiseRelation = umcc_so2.data.RoiseRelation;
_global.SavoriRelation = umcc_so2.data.SavoriRelation;
_global.JeniRelation = umcc_so2.data.JeniRelation;
_global.JoiryRelation = umcc_so2.data.JoiryRelation;
_global.DavidRelation = umcc_so2.data.DavidRelation;
_global.TsugoRelation = umcc_so2.data.TsugoRelation;
_global.JinruRelation = umcc_so2.data.JinruRelation;
_global.LynnRelation = umcc_so2.data.LynnRelation;
_global.DizzyRelation = umcc_so2.data.DizzyRelation;
_global.chris_relation_level = umcc_so2.data.chris_relation_level;
_global.riley_relation_level = umcc_so2.data.riley_relation_level;
_global.pattie_relation_level = umcc_so2.data.pattie_relation_level;
_global.greel_relation_level = umcc_so2.data.greel_relation_level;
_global.leyah_relation_level = umcc_so2.data.leyah_relation_level;
_global.luma_relation_level = umcc_so2.data.luma_relation_level;
_global.amber_relation_level = umcc_so2.data.amber_relation_level;
_global.zytra_relation_level = umcc_so2.data.zytra_relation_level;
_global.joey_relation_level = umcc_so2.data.joey_relation_level;
_global.kyle_relation_level = umcc_so2.data.kyle_relation_level;
_global.roise_relation_level = umcc_so2.data.roise_relation_level;
_global.jeni_relation_level = umcc_so2.data.jeni_relation_level;
_global.savori_relation_level = umcc_so2.data.savori_relation_level;
_global.joiry_relation_level = umcc_so2.data.joiry_relation_level;
_global.david_relation_level = umcc_so2.data.david_relation_level;
_global.tsugo_relation_level = umcc_so2.data.tsugo_relation_level;
_global.jinru_relation_level = umcc_so2.data.jinru_relation_level;
_global.lynn_relation_level = umcc_so2.data.lynn_relation_level;
_global.dizzy_relation_level = umcc_so2.data.dizzy_relation_level;
_global.OverallPopularity = umcc_so2.data.OverallPopularity;
_global.autoboobcomeup = umcc_so2.data.autoboobcomeup;
_global.GuitarSkill = umcc_so2.data.GuitarSkill;
_global.Money = umcc_so2.data.Money;
_global.chips = umcc_so2.data.chips;
_global.chipparts = umcc_so2.data.chipparts;
_global.hassent = umcc_so2.data.hassent;
_global.bloom = umcc_so2.data.bloom;
_global.game_seconds = umcc_so2.data.game_seconds;
_global.game_minutes = umcc_so2.data.game_minutes;
_global.game_hours = umcc_so2.data.game_hours;
_global.bodywash_fruit = umcc_so2.data.bodywash_fruit;
_global.bodywash_plus = umcc_so2.data.bodywash_plus;
_global.club_swim = umcc_so2.data.club_swim;
_global.club_track = umcc_so2.data.club_track;
_global.club_school = umcc_so2.data.club_school;
_global.club_music = umcc_so2.data.club_music;
_global.club_photo = umcc_so2.data.club_photo;
_global.club_battle = umcc_so2.data.club_battle;
_global.club_dance = umcc_so2.data.club_dance;
_global.club_dodge = umcc_so2.data.club_dodge;
_global.club_game = umcc_so2.data.club_game;
_global.club_cheer = umcc_so2.data.club_cheer;
_global.beat_zytra_swim = umcc_so2.data.beat_zytra_swim;
_global.beat_pattie_track = umcc_so2.data.beat_pattie_track;
_global.beat_jeni_boxing = umcc_so2.data.beat_jeni_boxing;
_global.beat_luma_swim = umcc_so2.data.beat_luma_swim;
_global.beat_luma_grades = umcc_so2.data.beat_luma_grades;
_global.beat_luma_sent = umcc_so2.data.beat_luma_sent;
_global.beat_luma_fight = umcc_so2.data.beat_luma_fight;
_global.beat_luma_popular = umcc_so2.data.beat_luma_popular;
_global.beat_luma_track = umcc_so2.data.beat_luma_track;
_global.beat_luma_dodge = umcc_so2.data.beat_luma_dodge;
_global.beat_luma_game = umcc_so2.data.beat_luma_game;
_global.beat_sent_luma = umcc_so2.data.beat_sent_luma;
_global.beat_sent_battler_chris = umcc_so2.data.beat_sent_battler_chris;
_global.beat_sent_battler_lynn = umcc_so2.data.beat_sent_battler_lynn;
_global.beat_sent_battler_kyle = umcc_so2.data.beat_sent_battler_kyle;
_global.beat_sent_battler_roise = umcc_so2.data.beat_sent_battler_roise;
_global.beat_sent_battler_tsugo = umcc_so2.data.beat_sent_battler_tsugo;
_global.sent_battles_won = umcc_so2.data.sent_battles_won;
_global.firstArcadeGameBeat = umcc_so2.data.firstArcadeGameBeat;
_global.nature_pic_butterfly = umcc_so2.data.nature_pic_butterfly;
_global.nature_pic_butterfly2 = umcc_so2.data.nature_pic_butterfly2;
_global.nature_pic_butterfly3 = umcc_so2.data.nature_pic_butterfly3;
_global.pic_topless_maiko = umcc_so2.data.pic_topless_maiko;
_global.pic_topless_pattie = umcc_so2.data.pic_topless_pattie;
_global.pic_topless_luma = umcc_so2.data.pic_topless_luma;
_global.pic_topless_joey = umcc_so2.data.pic_topless_joey;
_global.pic_topless_zytra = umcc_so2.data.pic_topless_zytra;
_global.pic_topless_amber = umcc_so2.data.pic_topless_amber;
_global.pic_topless_riley = umcc_so2.data.pic_topless_riley;
_global.pic_topless_savori = umcc_so2.data.pic_topless_savori;
_global.pic_topless_roise = umcc_so2.data.pic_topless_roise;
_global.pic_topless_jeni = umcc_so2.data.pic_topless_jeni;
_global.pic_topless_lynn = umcc_so2.data.pic_topless_lynn;
_global.pic_topless_dizzy = umcc_so2.data.pic_topless_dizzy;
_global.pic_topless_leyah = umcc_so2.data.pic_topless_leyah;
_global.maiko_sweaty_boob_photo = umcc_so2.data.maiko_sweaty_boob_photo;
_global.kyle_softcore_magazine = umcc_so2.data.kyle_softcore_magazine;
_global.kyle_savori_count = umcc_so2.data.kyle_savori_count;
_global.meleeskill = umcc_so2.data.meleeskill;
_global.meleeskillearned = umcc_so2.data.meleeskillearned;
_global.meleelevel = umcc_so2.data.meleelevel;
_global.magicskill = umcc_so2.data.magicskill;
_global.magicskillearned = umcc_so2.data.magicskillearned;
_global.magiclevel = umcc_so2.data.magiclevel;
_global.speedskill = umcc_so2.data.speedskill;
_global.speedskillearned = umcc_so2.data.speedskillearned;
_global.speedlevel = umcc_so2.data.speedlevel;
_global.swimskill = umcc_so2.data.swimskill;
_global.swimskillearned = umcc_so2.data.swimskillearned;
_global.swimlevel = umcc_so2.data.swimlevel;
_global.area_maiko_room = umcc_so2.data.area_maiko_room;
_global.area_outside = umcc_so2.data.area_outside;
_global.area_mall = umcc_so2.data.area_mall;
_global.area_maiko_travel = umcc_so2.data.area_maiko_travel;
_global.area_gym = umcc_so2.data.area_gym;
_global.area_xjob1 = umcc_so2.data.area_xjob1;
_global.area_xjob2 = umcc_so2.data.area_xjob2;
_global.agent_occupation = umcc_so2.data.agent_occupation;
_global.agent_return_timer = umcc_so2.data.agent_return_timer;
_global.Hairset = umcc_so2.data.Hairset;
_global.colorValue = umcc_so2.data.colorValue;
_global.school_club_policy = umcc_so2.data.school_club_policy;
_global.yuri_customers = umcc_so2.data.yuri_customers;
_global.agent_occupation = umcc_so2.data.agent_occupation;
_global.agent_return_timer = umcc_so2.data.agent_return_timer;
_global.room_default = umcc_so2.data.room_default;
_global.david_harass = umcc_so2.data.david_harass;
_global.drank_coffee = umcc_so2.data.drank_coffee;
_global.total_coffee = umcc_so2.data.total_coffee;
_global.maiko_dildo = umcc_so2.data.maiko_dildo;
_global.buy_custom_shirt = umcc_so2.data.buy_custom_shirt;
_global.custom_shirt = umcc_so2.data.custom_shirt;
_global.MaikoPencil = umcc_so2.data.MaikoPencil;
_global.done_loading = umcc_so2.data.done;
_global.changeColor(_root.img.maiko.device, _global.colorValue);
_global.changeColor(_root.img.maiko.device_bottom, _global.colorValue);
_global.changeColor(_root.img.maiko.maiko_sit.device, _global.colorValue);
}
} else {
_root.gotoAndStop(2);
}
_global.loading_slot2 = 0;
_global.done_loading = 0;
_root.play_help.gotoAndStop(1);
}
}
}
}
frame 6 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 6 {
_root.Music_mc.gotoAndStop(1);
}
frame 6 {
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
_global.custom_selected_char = 0;
_global.anal = 0;
}
frame 6 {
if (_global.jiggle == 1) {
_root.boobs.gotoAndPlay(2);
}
}
frame 6 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
if (random(2) == 1 && _root._currentframe == 6 && _global.custom_characters > 0 && _global.ChangeFrame != 121) {
_global.custom_selected_char = random(_global.custom_characters) + 1;
_root.gotoAndStop(121);
} else {
if (random(2) == 1 && _root._currentframe == 6) {
_global.character_num = random(19) + 2;
if (_global.sold_savori_collection == 5 && _global.character_num == 12) {
if (random(2) == 0) {
_global.character_num += random(5) + 1;
} else {
_global.character_num -= random(5) + 1;
}
}
if (_global.joinfriend != _global.character_num) {
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.student_chat = _global.character_num;
_global.meet_character();
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Are you going to be jogging later?';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Well well! If it isn\'t my favorite nerdlet! How\'s class treating ya?';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Make sure you look presentable in class Maiko.';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko! Need any help?';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: I wish I could just to shopping at the mall right now!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. hi Maiko..';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Need something?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: When can we leave. I just want to shred my guitar.';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Maiko-chan! Find any nice pictures?';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. How is your day going?';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
_global.female_mad();
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: I can spare a bit of time Maiko. Need something?';
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah-nyan needs to study with Maiko-chan! Nya Nya~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo! girlie! Have you seen Luma? She owes me a blowjob.';
_global.male_mad();
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck I hate class. I\'d rather be in the gym.';
_global.male_mad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greeting Maiko-chan. It\'s nice to see me isn\'t it? Yes of course it is.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Umiya-san.';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Hello Maiko. It\'s good to be away from my guard sometimes.';
_global.female_relief();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Excuse me miss, please step away from Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Maiko!! I\'m glad you are here because in the school you are safe from the boob faeries!';
_global.female_relief();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
_global.female_sad();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
_global.female_mad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
_global.female_sad();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
_global.male_sad();
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
_global.male_sad();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_global.male_mad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_global.female_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_global.male_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
_global.male_sad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
_global.male_sad();
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. That better not be from Joiry!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the Hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_global.ChangeFrame = _root._currentframe;
}
movieClip 1846 {
frame 1 {
stop();
}
}
movieClip 1880 {
frame 1 {
stop();
}
instance cambox of movieClip 1834 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
button 1881 {
on (release) {
if (_global.TasksLeft <= 5) {
gotoAndStop(3);
} else {
_root.TextMC.BubbleText.gotoAndStop(84);
_root.TextMC.play();
}
if (_global.school_club_policy == 1) {
_root.TextMC.gotoAndStop(1);
gotoAndStop(3);
}
}
}
button 1882 {
on (release) {
if (_global.TasksLeft <= 5) {
gotoAndStop(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(84);
_root.TextMC.play();
}
if (_global.school_club_policy == 1) {
_root.TextMC.gotoAndStop(1);
gotoAndStop(2);
}
}
}
button 1883 {
on (release) {
if (_global.WearSchool == 1) {
_root.responsetext = '';
_root.gotoAndStop(12);
} else {
if (_global.been_in_class == 1) {
_root.TextMC.BubbleText.gotoAndStop(81);
_root.TextMC.gotoAndPlay(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
button 1884 {
on (release) {
if (_global.school_club_policy == 1 && (_global.joinfriend == 3 || _global.joinfriend == 5)) {
_root.gotoAndStop(22);
} else {
if (_global.joinfriend == 3 || _global.joinfriend == 5) {
if (_global.TasksLeft <= 5) {
_root.gotoAndStop(22);
} else {
_root.TextMC.BubbleText.gotoAndStop(84);
_root.TextMC.play();
}
} else {
_root.TextMC.BubbleText.gotoAndStop(76);
_root.TextMC.play();
}
}
}
}
button 1885 {
on (release) {
if (_global.TasksLeft > 4) {
if (_global.TasksLeft == 7 || _global.TasksLeft == 5) {
_root.TextMC.BubbleText.gotoAndStop(51);
_root.TextMC.gotoAndPlay(2);
} else {
_global.pagenumber = random(20) + 50;
_global.changepage = 4;
_global.TestTaken = 0;
_global.failed = 0;
_global.attendclass = 1;
if (_global.TasksLeft > _global.TotalTasks - 4) {
--_global.TasksLeft;
}
if (_global.auto_class == 1 && _global.Day % 3 != 0) {
_root.gotoAndStop(21);
} else {
_root.gotoAndStop(7);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(8);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1886 {
on (release) {
if (_global.TasksLeft <= 5) {
if (_global.talk_to_sisters == 0) {
_root.gotoAndStop(53);
} else {
_root.gotoAndStop(23);
}
} else {
_root.TextMC.BubbleText.gotoAndStop(84);
_root.TextMC.play();
}
if (_global.school_club_policy == 1 || _global.WearTopless == 1) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(23);
}
}
}
button 1887 {
on (release) {
if (_global.TasksLeft < 5) {
_root.TextMC.gotoAndStop(1);
gotoAndStop(4);
} else {
_root.TextMC.BubbleText.gotoAndStop(84);
_root.TextMC.gotoAndPlay(2);
if (_global.TasksLeft == 8 && _global.ScienceSkill >= 300) {
_root.TextMC.gotoAndStop(1);
gotoAndStop(4);
} else {
if (_global.school_club_policy == 1) {
_root.TextMC.BubbleText.gotoAndStop(52);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
}
button 1888 {
on (release) {
if (_global.TasksLeft > 2) {
_root.TextMC.BubbleText.gotoAndStop(29);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.TasksLeft <= 1) {
_root.TextMC.BubbleText.gotoAndStop(10);
_root.TextMC.gotoAndPlay(2);
} else {
_root.gotoAndStop(106);
}
}
}
}
movieClip 1890 {
frame 1 {
stop();
}
}
movieClip 1899 {
}
movieClip 1903 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 26 {
gotoAndStop(1);
}
frame 27 {
play();
}
frame 51 {
gotoAndStop(1);
}
frame 52 {
play();
}
frame 76 {
gotoAndStop(1);
}
}
movieClip 1904 {
}
movieClip 1913 {
frame 1 {
stop();
}
}
button 1914 {
on (release) {
if (_global.club_swim == 1) {
_global.club = 1;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1915 {
on (release) {
if (_global.club_track == 1) {
_global.club = 2;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1916 {
on (release) {
gotoAndStop(1);
}
}
button 1917 {
on (release) {
if (_global.club_battle == 1) {
_global.club = 6;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1918 {
on (release) {
if (_global.club_dodge == 1) {
_global.club = 8;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1919 {
on (release) {
_global.club = 7;
_root.gotoAndStop(30);
}
}
movieClip 1921 {
frame 1 {
stop();
}
}
movieClip 1931 {
frame 1 {
stop();
}
}
button 1932 {
on (release) {
if (_global.club_photo == 1) {
_global.club = 5;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1933 {
on (release) {
if (_global.club_game == 1) {
_global.club = 9;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1934 {
on (release) {
if (_global.club_music == 1) {
_global.club = 4;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1935 {
on (release) {
if (_global.club_school == 1) {
_global.club = 3;
_root.gotoAndStop(30);
} else {
_root.TextMC.BubbleText.gotoAndStop(28);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 1940 {
on (release) {
_global.club = 11;
_root.gotoAndStop(30);
}
}
button 1941 {
on (release) {
_global.club = 10;
_root.gotoAndStop(30);
}
}
button 1942 {
on (release) {
_global.club = 13;
_root.gotoAndStop(30);
}
}
button 1943 {
on (release) {
_global.club = 12;
_root.gotoAndStop(30);
}
}
movieClip 1948 {
frame 1 {
stop();
}
frame 1 {
if (random(2) == 1) {
if (_global.TasksLeft > 1) {
_root.img.NPC_mc.gotoAndStop(random(10) + 4);
}
if (_global.joinfriend == 3 || _global.character_num == 3 || _global.student_chat == 3 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 3) {
} else {
_root.img.NPC_mc.gotoAndStop(random(14) + 4);
}
if (_global.joinfriend == 9 || _global.character_num == 9 || _global.student_chat == 9 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 9 || _root.img.NPC_mc._currentframe > 13) {
} else {
_root.img.NPC_mc.gotoAndStop(random(12) + 2);
}
}
}
instance of movieClip 1846 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 1890 {
onClipEvent (load) {
if (_global.book_oralsextips > 0) {
if (_global.joinfriend == 5 && Math.floor(_global.ChrisRelation / 50) >= 5 || _global.joinfriend == 9 && Math.floor(_global.GreelRelation / 50) >= 5 || _global.joinfriend == 10 && Math.floor(_global.KyleRelation / 50) >= 5 || _global.joinfriend == 15 && Math.floor(_global.JoiryRelation / 50) >= 5 || _global.joinfriend == 16 && Math.floor(_global.DavidRelation / 50) >= 5 || _global.joinfriend == 17 && Math.floor(_global.TsugoRelation / 50) >= 5 || _global.joinfriend == 18 && Math.floor(_global.JinruRelation / 50) >= 5) {
this.gotoAndStop(2);
}
}
}
}
frame 2 {
_root.menux._visible = false;
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
_root.img.CharacterPic.gotoAndStop(1);
}
instance of movieClip 1913 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 1921 {
onClipEvent (load) {
if (_global.maiko_shower >= 2) {
this.gotoAndStop(2);
}
}
}
frame 3 {
_root.menux._visible = false;
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
_root.img.CharacterPic.gotoAndStop(1);
}
instance of movieClip 1931 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 4 {
_root.menux._visible = false;
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
_root.img.CharacterPic.gotoAndStop(1);
}
}
movieClip 1953 {
frame 1 {
stop();
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
button 1954 {
on (release) {
_root.rotmenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: What do you want to talk about Maiko Senpai?';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Talk? About what?';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Something you wanted to talk about Maiko?';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Sure lets talk.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: I love to talk Umi!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. you wanted to talk...';
_global.female_sad();
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Talk about what Umiya-san?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Sure babe. Lets talk.';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Sure Maiko-chan I can talk! I hope you don\'t mind where I look!';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Talk?...about?';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Want to talk eh? What about?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I actually need to talk to you in the locker room.';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. And now you want to talk?';
_global.female_mad();
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Talk about what exactly?';
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan has time to talk!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Talk? Then talk fast girl don\'t waste my time!';
_global.male_mad();
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Just talk? I can think of better things we could do.';
_global.male_mad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Of course Maiko-chan, I can spare a bit of time to have a chat with you.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Talk?... well?';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Yes! Maiko I hardly ever get to just talk. It is refreshing.';
_global.female_happy();
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Yes it is safe to talk here Maiko!!';
_global.female_happy();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.nMC.slideToPoint(_root.img.CharacterPic._x - 200, _root.img.CharacterPic._y - 400);
gotoAndStop(1);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1955 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Day == 2 && _global.TasksLeft == 8 && _global.joinfriend == 4) {
_global.student_chat = 4;
_root.img.CharacterPic.gotoAndStop(4);
_root.classhall.CharacterPic.gotoAndStop(4);
_root.SchoolBG.CharacterPic.gotoAndStop(4);
_root.LockerBG.CharacterPic.gotoAndStop(4);
_root.gymBG.CharacterPic.gotoAndStop(4);
_root.MallBG.CharacterPic.gotoAndStop(4);
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: HA! Time to get to class Maiko! NOW!';
} else {
if (_global.student_chat == 2 && Math.floor(_global.PattieRelation / 50) >= 2 || _global.student_chat == 3 && Math.floor(_global.LumaRelation / 50) >= 2 || _global.student_chat == 4 && Math.floor(_global.RileyRelation / 50) >= 2 || _global.student_chat == 5 && Math.floor(_global.ChrisRelation / 50) >= 2 || _global.student_chat == 6 && Math.floor(_global.ZytraRelation / 50) >= 2 || _global.student_chat == 7 && Math.floor(_global.JoeyRelation / 50) >= 2 || _global.student_chat == 8 && Math.floor(_global.AmberRelation / 50) >= 2 || _global.student_chat == 9 && Math.floor(_global.GreelRelation / 50) >= 2 || _global.student_chat == 10 && Math.floor(_global.KyleRelation / 50) >= 2 || _global.student_chat == 11 && Math.floor(_global.RoiseRelation / 50) >= 2 || _global.student_chat == 12 && Math.floor(_global.SavoriRelation / 50) >= 2 || _global.student_chat == 13 && Math.floor(_global.JeniRelation / 50) >= 2 || _global.student_chat == 14 && Math.floor(_global.LeyahRelation / 50) >= 2 || _global.student_chat == 15 && Math.floor(_global.JoiryRelation / 50) >= 2 || _global.student_chat == 16 && Math.floor(_global.DavidRelation / 50) >= 2 || _global.student_chat == 17 && Math.floor(_global.TsugoRelation / 50) >= 2 || _global.student_chat == 18 && Math.floor(_global.JinruRelation / 50) >= 2 || _global.student_chat == 19 && Math.floor(_global.LynnRelation / 50) >= 2 || _global.student_chat == 20 && Math.floor(_global.DizzyRelation / 50) >= 2) {
_global.joinfriend = _global.student_chat;
_root.img.CharacterPic.gotoAndStop(1);
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
_root.nMC.startMotion();
gotoAndStop(1);
} else {
_root.textb_mc.gotoAndStop(2);
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I\'m not going with you anywhere DORK!\n (req. Lv2 relation or above)';
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Girl are you CRAZY?! You\'re not THAT sexy!\n (req. Lv2 relation or above)';
} else {
_root.responsetext = 'I can\'t now, maybe next time.\n (req. Lv2 relation or above)';
}
}
}
}
}
}
button 1956 {
on (release) {
_root.img.CharacterPic.gotoAndStop(1);
_root.classhall.CharacterPic.gotoAndStop(1);
_root.SchoolBG.CharacterPic.gotoAndStop(1);
_root.LockerBG.CharacterPic.gotoAndStop(1);
_root.gymBG.CharacterPic.gotoAndStop(1);
_root.MallBG.CharacterPic.gotoAndStop(1);
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
_root.nMC.startMotion();
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_global.hostile_check();
gotoAndStop(1);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1957 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.student_chat == 2) {
if (_global.speedlevel < 3) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Pattie: Haha you\'re waaay to slow to join the track team senpai! \n (req. spd lvl 3)';
} else {
if (_global.speedlevel >= 3 && _global.club_track == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Pattie: That would be so cool if you did join! \n (joined Track Team!) \n Popularity rose!';
_global.club_track = 1;
_global.join_club_relation();
}
}
} else {
if (_global.student_chat == 4) {
if ((_global.mathaverage < 90 || _global.historyaverage < 90 || _global.englishaverage < 90 || _global.scienceaverage < 90 || _global.MathSkill < 100 || _global.EnglishSkill < 100 || _global.HistorySkill < 100 || _global.ScienceSkil < 100) && _global.club_school == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: You have to be making top grades Maiko, and be really smart. \n (req. avg 90+ grades and 100 study in all subjects!';
} else {
if (_global.mathaverage >= 90 && _global.historyaverage >= 90 && _global.englishaverage >= 90 && _global.scienceaverage >= 90 && _global.MathSkill >= 100 && _global.EnglishSkill >= 100 && _global.HistorySkill >= 100 && _global.ScienceSkil >= 100 && _global.club_school == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: I\'d never tought I\'d say it Maiko.. \n You are qualified to join! \n (joined Student Council!) \n Popularity rose!';
_global.club_school = 1;
_global.join_club_relation();
}
}
} else {
if (_global.student_chat == 5) {
if (_global.hassent == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Chris: Battle Club? You need a working sentinel first Maiko. I can help you build it. \n (req. Sentinel)';
} else {
if (_global.hassent >= 1 && _global.club_battle == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Chris: I was hoping you would join! \n (joined Battle Club!) \n Popularity rose!';
_global.club_battle = 1;
_global.join_club_relation();
}
}
} else {
if (_global.student_chat == 6) {
if (_global.swimlevel < 3) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Zytra: Swim Team? You should probably practice more Umi. \n (req. swim lvl 3)';
} else {
if (_global.swimlevel >= 3 && _global.club_swim == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Zytra: Sure! I think you are more than able! \n (joined Swim Team!) \n Popularity rose!';
_global.club_swim = 1;
_global.join_club_relation();
}
}
} else {
if (_global.student_chat == 9) {
if ((_global.book_guitarbasics == 0 || _global.hasguitar == 0) && _global.club_music == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Greel: You need to get the right stuff babycakes, I\'ll help you learn to shred. \n (req. Guitar and Guitar Basics book)';
} else {
if (_global.book_guitarbasics == 1 && _global.hasguitar == 1 && _global.club_music == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Greel: I was waiting for you to ask me! \n (joined Nanako Rock Band!) \n Popularity rose!';
_global.club_music = 1;
_global.join_club_relation();
}
}
} else {
if (_global.student_chat == 10) {
if (_global.maiko_sweaty_boob_photo != 1 && _global.club_photo == 0) {
_root.textb_mc.gotoAndStop(2);
_global.asked_kyle = 1;
_root.responsetext = 'Kyle: Hmmm.. Take a self shot of your nude sweaty breasts so I can uh... use it for something. \n (req. 1 self shot nude boob pic while dirty)';
} else {
if (_global.maiko_sweaty_boob_photo == 1 && _global.club_photo == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Kyle: Of course! We can use your boobs on every cover! \n (joined Publishing Club) \n Popularity rose!';
_global.club_photo = 1;
_global.maiko_sweaty_boob_photo = 0;
_global.join_club_relation();
}
}
} else {
if (_global.student_chat == 3) {
if ((_global.beat_luma_swim == 1 || _global.beat_luma_fight == 1 || _global.beat_luma_track == 1) && _global.club_cheer == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Luma: Cheerleading? Fine. But you better not make us look bad nerdlet! \n (joined Cheerleading Squad) \n Popularity rose!';
_global.club_cheer = 1;
_global.join_club_relation();
} else {
if (_global.club_cheer == 1) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Luma: You are already in it nerd. Did you forget?';
} else {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Luma: Cheerleading? Get real! DORK! I might consider it if you can manage to beat me in something sports related.';
}
}
} else {
if (_global.student_chat == 15) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Joiry: join the Football team?! HAH! Are you totally nuts?';
} else {
if (_global.student_chat == 11) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Roise: Well there used to be a Theatre Club.. I still have not made up my mind about starting it again.';
} else {
if (_global.student_chat == 14) {
if (_global.firstArcadeGameBeat == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Leyah: Leyah-nyan want\'s Maiko to join the Game Club Nya... \n But you have to beat the arcade game in the mall first Nya~! \n (req. beat the Mall arcade game!)';
} else {
if (_global.firstArcadeGameBeat == 1 && _global.club_game == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Leyah: You did it Maiko-nya! you did it YAY! Leyah-nya saw the score herself! \n (joined Game Club!) \n Popularity rose!';
_global.club_game = 1;
_global.join_club_relation();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.meleelevel < 3) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Jeni: Boxing ehh??.. I\'d say you are ready for this if you were better at it. \n (req. lv. 2 melee)';
} else {
if (_global.meleelevel >= 3 && _global.club_dodge == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Jeni: Okay I guess you seem to be in shape! \n But don\'t come crying to be when you get smacked around! \n (joined Nanako Boxing Team!) \n Popularity rose!';
_global.club_dodge = 1;
_global.JeniRelation += 100;
_global.join_club_relation();
}
}
} else {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Huh? I\'m not a club captain.';
}
}
}
}
}
}
}
}
}
}
}
}
}
button 1958 {
on (release) {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
_root.nMC.startMotion();
gotoAndStop(1);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1964 {
on (release) {
_root.img.CharacterPic.gotoAndStop(1);
_root.classhall.CharacterPic.gotoAndStop(1);
_root.SchoolBG.CharacterPic.gotoAndStop(1);
_root.LockerBG.CharacterPic.gotoAndStop(1);
_root.gymBG.CharacterPic.gotoAndStop(1);
_root.MallBG.CharacterPic.gotoAndStop(1);
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
_root.nMC.startMotion();
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
gotoAndStop(1);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1965 {
on (release) {
_root.rotmenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: What do you want to talk about Maiko Senpai?';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Talk? About what?';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Something you wanted to talk about Maiko?';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Sure lets talk.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: I love to talk Umi!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. you wanted to talk...';
_global.female_sad();
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Talk about what Umiya-san?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Sure babe. Lets talk.';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Sure Maiko-chan I can talk! I hope you don\'t mind where I look!';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Talk?...about?';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Want to talk eh? What about?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I actually need to talk to you in the locker room.';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. And now you want to talk?';
_global.female_mad();
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Talk about what exactly?';
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan has time to talk!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Talk? Then talk fast girl don\'t waste my time!';
_global.male_mad();
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Just talk? I can think of better things we could do.';
_global.male_mad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Of course Maiko-chan, I can spare a bit of time to have a chat with you.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Talk?... well?';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Yes! Maiko I hardly ever get to just talk. It is refreshing.';
_global.female_happy();
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Yes it is safe to talk here Maiko!!';
_global.female_happy();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.nMC.slideToPoint(_root.img.CharacterPic._x - 200, _root.img.CharacterPic._y - 400);
gotoAndStop(1);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1966 {
on (release) {
if (_global.sent_battles_won < 3 && _global.student_chat == 3) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Luma: You need to get more wins before you try to battle ME you little nerd! \n(Requires: 3+ wins from other students)';
} else {
if (_global.club_battle == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'You are not in the battle club! go talk to Chris to join if you have a sentinel.';
} else {
_global.sent_battler = _global.student_chat;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(24);
}
}
}
on (rollOver) {
_root.pop1.start();
}
}
movieClip 1968 {
frame 1 {
stop();
}
frame 2 {
if ((_global.student_chat == 3 || _global.student_chat == 5 || _global.student_chat == 10 || _global.student_chat == 11 || _global.student_chat == 17) && _global.hassent >= 1 && _root.cumface._visible == false) {
gotoAndStop(4);
} else {
if (_global.student_chat == 19 && _global.hassent >= 1 && _root.cumface._visible == false) {
gotoAndStop(5);
}
}
}
}
button 1971 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount6);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1972 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount5);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1973 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount4);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1974 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount3);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1975 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount2);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1976 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount1);
}
on (rollOver) {
_root.pop1.start();
}
}
movieClip 1977 {
frame 1 {
this.stop();
}
frame 3 {
_parent.prevFrame();
this.gotoAndPlay(2);
}
}
button 1978 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount6);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1979 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount5);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1980 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount4);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1981 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount3);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1982 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount2);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1983 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount1);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1984 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount6);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1985 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount5);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1986 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount4);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1987 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount3);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1988 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount2);
}
on (rollOver) {
_root.pop1.start();
}
}
button 1989 {
on (release) {
_root.Decision.start();
gotpressed(_parent.subjectcount1);
}
on (rollOver) {
_root.pop1.start();
}
}
movieClip 1990 {
frame 1 {
function response_relation_good() {
if (_global.student_chat == 2) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.PattieRelation += _global.plus_amount;
_root.responsetext = 'Pattie: ' + pattie_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 3) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.LumaRelation += _global.plus_amount;
_root.responsetext = 'Luma: ' + bully_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 4) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.RileyRelation += _global.plus_amount;
_root.responsetext = 'Riley: ' + girly_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 5) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.ChrisRelation += _global.plus_amount;
_root.responsetext = 'Chris: ' + general_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 6) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.ZytraRelation += _global.plus_amount;
_root.responsetext = 'Zytra: ' + zytra_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 7) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JoeyRelation += _global.plus_amount;
_root.responsetext = 'Joey: ' + emo_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 8) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.AmberRelation += _global.plus_amount;
_root.responsetext = 'Amber: ' + general_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 9) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.GreelRelation += _global.plus_amount;
_root.responsetext = 'Greel: ' + coolguy_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 10) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.KyleRelation += _global.plus_amount;
_root.responsetext = 'Kyle: ' + kyle_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 11) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.RoiseRelation += _global.plus_amount;
_root.responsetext = 'Roise: ' + girly_pevrted();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 12) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.SavoriRelation += _global.plus_amount;
_root.responsetext = 'Savori: ' + general_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 13) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JeniRelation += _global.plus_amount;
_root.responsetext = 'Jeni: ' + general_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 14) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.LeyahRelation += _global.plus_amount;
_root.responsetext = 'Leyah: ' + leyah_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 15) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JoiryRelation += _global.plus_amount;
_root.responsetext = 'Joiry: ' + coolguy_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 16) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.DavidRelation += _global.plus_amount;
_root.responsetext = 'David: ' + coolguy_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 17) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.TsugoRelation += _global.plus_amount;
_root.responsetext = 'Tsugo: ' + general_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 18) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JinruRelation += _global.plus_amount;
_root.responsetext = 'Jinru: ' + emo_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 19) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.LynnRelation += _global.plus_amount;
_root.responsetext = 'Lynn: ' + girly_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
} else {
if (_global.student_chat == 20) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.DizzyRelation += _global.plus_amount;
_root.responsetext = 'Dizzy: ' + girly_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('good');
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function response_relation_normal() {
if (_global.student_chat == 2) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.PattieRelation += _global.plus_amount;
_root.responsetext = 'Pattie: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 3) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.LumaRelation += _global.plus_amount;
_root.responsetext = 'Luma: ' + bully_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 4) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.RileyRelation += _global.plus_amount;
_root.responsetext = 'Riley: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 5) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.ChrisRelation += _global.plus_amount;
_root.responsetext = 'Chris: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 6) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.ZytraRelation += _global.plus_amount;
_root.responsetext = 'Zytra: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 7) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.JoeyRelation += _global.plus_amount;
_root.responsetext = 'Joey: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 8) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.AmberRelation += _global.plus_amount;
_root.responsetext = 'Amber: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 9) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.GreelRelation += _global.plus_amount;
_root.responsetext = 'Greel: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 10) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.KyleRelation += _global.plus_amount;
_root.responsetext = 'Kyle: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 11) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.RoiseRelation += _global.plus_amount;
_root.responsetext = 'Roise: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 12) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.SavoriRelation += _global.plus_amount;
_root.responsetext = 'Savori: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 13) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.JeniRelation += _global.plus_amount;
_root.responsetext = 'Jeni: ' + general_positive();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 14) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.LeyahRelation += _global.plus_amount;
_root.responsetext = 'Leyah: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 15) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.JoiryRelation += _global.plus_amount;
_root.responsetext = 'Joiry: ' + bully_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 16) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.DavidRelation += _global.plus_amount;
_root.responsetext = 'David: ' + bully_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 17) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.TsugoRelation += _global.plus_amount;
_root.responsetext = 'Tsugo: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 18) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.JinruRelation += _global.plus_amount;
_root.responsetext = 'Jinru: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 19) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.LynnRelation += _global.plus_amount;
_root.responsetext = 'Lynn: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 20) {
_global.plus_amount = 0.1 + random(3) / 10;
_global.DizzyRelation += _global.plus_amount;
_root.responsetext = 'Dizzy: ' + general_normal();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(6);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function response_relation_bad() {
if (_global.student_chat == 2) {
_global.plus_amount = 0;
_global.PattieRelation += _global.plus_amount;
_root.responsetext = 'Pattie: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 3) {
_global.plus_amount = 0.8 + random(3) / 10;
_global.LumaRelation -= _global.plus_amount;
_root.responsetext = 'Luma: ' + luma_negative();
_root.rotmenu.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 4) {
_global.plus_amount = 0;
_global.RileyRelation += _global.plus_amount;
_root.responsetext = 'Riley: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 5) {
_global.plus_amount = 0;
_global.ChrisRelation += _global.plus_amount;
_root.responsetext = 'Chris: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 6) {
_global.plus_amount = 0;
_global.ZytraRelation += _global.plus_amount;
_root.responsetext = 'Zytra: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 7) {
_global.plus_amount = 0.3 + random(3) / 10;
_global.JoeyRelation -= _global.plus_amount;
_root.responsetext = 'Joey: ' + general_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 8) {
_global.plus_amount = 0.3 + random(3) / 10;
_global.AmberRelation -= _global.plus_amount;
_root.responsetext = 'Amber: ' + general_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 9) {
_global.plus_amount = 0.3 + random(3) / 10;
_global.GreelRelation -= _global.plus_amount;
_root.responsetext = 'Greel: ' + general_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 10) {
_global.plus_amount = 0;
_global.KyleRelation += _global.plus_amount;
_root.responsetext = 'Kyle: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 11) {
_global.plus_amount = 0.7 + random(3) / 10;
_global.RoiseRelation -= _global.plus_amount;
_root.responsetext = 'Roise: ' + luma_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 12) {
_global.plus_amount = 0.5 + random(3) / 10;
_global.SavoriRelation -= _global.plus_amount;
_root.responsetext = 'Savori: ' + luma_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 13) {
_global.plus_amount = 0.5 + random(3) / 10;
_global.JeniRelation -= _global.plus_amount;
_root.responsetext = 'Jeni: ' + luma_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 14) {
_global.plus_amount = 0;
_global.LeyahRelation += _global.plus_amount;
_root.responsetext = 'Leyah: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('normal');
} else {
if (_global.student_chat == 15) {
_global.plus_amount = 1 + random(3) / 10;
_global.JoiryRelation -= _global.plus_amount;
_root.responsetext = 'Joiry: ' + luma_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 16) {
_global.plus_amount = 1 + random(3) / 10;
_global.DavidRelation -= _global.plus_amount;
_root.responsetext = 'David: ' + luma_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 17) {
_global.plus_amount = 0;
_global.TsugoRelation += _global.plus_amount;
_root.responsetext = 'Tsugo: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 18) {
_global.plus_amount = 0.3 + random(3) / 10;
_global.JinruRelation -= _global.plus_amount;
_root.responsetext = 'Jinru: ' + general_negative();
_root.rotmenu.heart_ani.relation_amount = '-' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 19) {
_global.plus_amount = 0;
_global.LynnRelation += _global.plus_amount;
_root.responsetext = 'Lynn: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
} else {
if (_global.student_chat == 20) {
_global.plus_amount = 0;
_global.DizzyRelation += _global.plus_amount;
_root.responsetext = 'Dizzy: ' + general_unfamiliar();
_root.rotmenu.heart_ani.relation_amount = '' + _global.plus_amount + '';
_root.rotmenu.heart_ani.gotoAndPlay('bad');
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
}
}
function girly_pevrted() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'Does talking about this turn you on?';
} else {
if (randomreplytext == 1) {
return 'No suprise coming from you!';
} else {
if (randomreplytext == 2) {
return 'Okay! I admit I like it!';
} else {
if (randomreplytext == 3) {
return 'Sometimes it makes my boobs hurt!';
} else {
if (randomreplytext == 4) {
return 'I absolutely love that!';
} else {
if (randomreplytext == 5) {
return 'Ha! What is your favorite part!? I like it all!';
} else {
if (randomreplytext == 6) {
return 'I knew you\'d like stuff like that! I do too!';
} else {
if (randomreplytext == 7) {
return 'Hah, you are way more interested in this than me!';
} else {
if (randomreplytext == 8) {
return 'Wow, how do you know more than me about this?!';
} else {
if (randomreplytext == 9) {
return 'Tell me more!!!';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(4);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(4);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function girly_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'Girls do it so much better than guys!';
} else {
if (randomreplytext == 1) {
return 'Wow! I was just talking about that earlier!';
} else {
if (randomreplytext == 2) {
return 'We need to talk about stuff like this more often!';
} else {
if (randomreplytext == 3) {
return 'Yeah!? Yeah! Go on! Don\'t leave me hanging!';
} else {
if (randomreplytext == 4) {
return 'I absolutely love that!';
} else {
if (randomreplytext == 5) {
return 'We should talk about this more often!';
} else {
if (randomreplytext == 6) {
return 'I knew you\'d like stuff like that!';
} else {
if (randomreplytext == 7) {
return 'Hah, even I didn\'t even know that!';
} else {
if (randomreplytext == 8) {
return 'You seem to like it even more than me! Crazy!';
} else {
if (randomreplytext == 9) {
return 'I was going to get into that after school!';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function general_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I love talking about that kind of stuff!';
} else {
if (randomreplytext == 1) {
return 'I could go on and on about that.';
} else {
if (randomreplytext == 2) {
return 'You like that too? I do too.';
} else {
if (randomreplytext == 3) {
return 'I\'m glad I can talk to you about this.';
} else {
if (randomreplytext == 4) {
return 'I like it.';
} else {
if (randomreplytext == 5) {
return 'We should talk about this more often!';
} else {
if (randomreplytext == 6) {
return 'I knew you\'d like that too.';
} else {
if (randomreplytext == 7) {
return 'Ha, even I didn\'t even know that much!';
} else {
if (randomreplytext == 8) {
return 'You seem to like it even more than me!';
} else {
if (randomreplytext == 9) {
return 'We definitely share a common interest on that subject!';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(1);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function emo_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I\'m suprised you know that much about it..';
} else {
if (randomreplytext == 1) {
return 'yeah.. I guess I like it..';
} else {
if (randomreplytext == 2) {
return '..I can talk about this I suppose.';
} else {
if (randomreplytext == 3) {
return '..You.. seem to like talking about that a lot.';
} else {
if (randomreplytext == 4) {
return 'Wow you know a lot about it..';
} else {
if (randomreplytext == 5) {
return 'It seems more enjoyable when you talk about it.';
} else {
if (randomreplytext == 6) {
return 'I\'m suprised I can talk to you about this.';
} else {
if (randomreplytext == 7) {
return 'I thought you might want to talk about this.';
} else {
if (randomreplytext == 8) {
return 'It\'s something we both seem to enjoy isn\'t it?';
} else {
if (randomreplytext == 9) {
return 'Yeah that part about it is enjoyable I guess..';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function coolguy_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I guess I can talk to a cute girl about this.';
} else {
if (randomreplytext == 1) {
return 'I didn\'t know girls like you like that.';
} else {
if (randomreplytext == 2) {
return 'Girls like you like that? Maybe I\'ll look into it then.';
} else {
if (randomreplytext == 3) {
return '..What? oh sure sure! I like that too yeah!';
} else {
if (randomreplytext == 4) {
return 'I have another girl friend who\'s into that too.';
} else {
if (randomreplytext == 5) {
return 'Sure whatever you say!';
} else {
if (randomreplytext == 6) {
return 'You like what you like. right?';
} else {
if (randomreplytext == 7) {
return 'Has anyone ever told you you have some nice boobs?';
} else {
if (randomreplytext == 8) {
return '..Oh I didn\'t notice you had a face until just now!';
} else {
if (randomreplytext == 9) {
return 'It\'s enjoyable if done with cute girls like you.';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(6);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function general_normal() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'It\'s okay I guess.';
} else {
if (randomreplytext == 1) {
return 'I like it but not as much as you seem to.';
} else {
if (randomreplytext == 2) {
return 'You like that? Maybe I\'ll look into it then.';
} else {
if (randomreplytext == 3) {
return 'You seem to like it a lot.';
} else {
if (randomreplytext == 4) {
return 'I have another friend who\'s into that too.';
} else {
if (randomreplytext == 5) {
return 'I like it sometimes.';
} else {
if (randomreplytext == 6) {
return 'It\'s not so bad.';
} else {
if (randomreplytext == 7) {
return 'Do you think I should look into it more?';
} else {
if (randomreplytext == 8) {
return 'I was saying the same thing about it.';
} else {
if (randomreplytext == 9) {
return 'It\'s enjoyable.';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(1);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function general_negative() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I actually don\'t like it that much.';
} else {
if (randomreplytext == 1) {
return 'Can we talk about something else?';
} else {
if (randomreplytext == 2) {
return 'I can\'t imagine anyone else liking that.';
} else {
if (randomreplytext == 3) {
return 'I don\'t like talking about this.';
} else {
if (randomreplytext == 4) {
return 'I\'m not really into it.';
} else {
if (randomreplytext == 5) {
return 'I can\'t see myself liking it.';
} else {
if (randomreplytext == 6) {
return 'That\'s something I don\'t enjoy talking about.';
} else {
if (randomreplytext == 7) {
return 'I avoid it if I can.';
} else {
if (randomreplytext == 8) {
return 'I don\'t understand why you like this.';
} else {
if (randomreplytext == 9) {
return 'Others maybe into it but not me.';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
}
}
function general_unfamiliar() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I don\'t know much about it';
} else {
if (randomreplytext == 1) {
return 'It\'s hard to talk about something I\'m not familiar with.';
} else {
if (randomreplytext == 2) {
return 'I\'m not sure what to say about that.';
} else {
if (randomreplytext == 3) {
return 'I havent tried it much';
} else {
if (randomreplytext == 4) {
return 'I don\'t really know as much as you about it.';
} else {
if (randomreplytext == 5) {
return 'I can\'t say either way if I like it or not.';
} else {
if (randomreplytext == 6) {
return 'I don\'t have an opinion about it.';
} else {
if (randomreplytext == 7) {
return 'What do you like about it?';
} else {
if (randomreplytext == 8) {
return 'I haven\'t done enough of it.';
} else {
if (randomreplytext == 9) {
return 'I guess so';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(6);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
}
}
function bully_normal() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'Wow I can\'t believe a dork knows about this!.';
} else {
if (randomreplytext == 1) {
return 'I guess I can talk you about this.';
} else {
if (randomreplytext == 2) {
return 'Seriously? I know all about it.';
} else {
if (randomreplytext == 3) {
return 'I can\'t believe I like the same thing you do!';
} else {
if (randomreplytext == 4) {
return 'Yeah that\'s most of the time, a \'non-dork\' thing.';
} else {
if (randomreplytext == 5) {
return 'How is it possible a nerd can like this.';
} else {
if (randomreplytext == 6) {
return 'Ha! you don\'t know as much as you think about that.';
} else {
if (randomreplytext == 7) {
return 'Wow! something that doesn\'t waste my time!';
} else {
if (randomreplytext == 8) {
return 'Wait!.. you like that too?';
} else {
if (randomreplytext == 9) {
return 'I can\'t believe we have something in common.';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(5);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function luma_negative() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'What do YOU know about that? dork!.';
} else {
if (randomreplytext == 1) {
return 'Like, you think you can talk to ME about that?';
} else {
if (randomreplytext == 2) {
return 'Like, seriously? You think you can hold a conversation with me about that?';
} else {
if (randomreplytext == 3) {
return 'Ugh, you\'re making my head hurt.';
} else {
if (randomreplytext == 4) {
return 'I can\'t talk about this with dorks. Dork!';
} else {
if (randomreplytext == 5) {
return 'Yeah. No. Go talk to one of you little nerd friends about that.';
} else {
if (randomreplytext == 6) {
return 'Like, what would a nerd know about it?';
} else {
if (randomreplytext == 7) {
return 'Don\'t talk to me about that stuff dorkface!';
} else {
if (randomreplytext == 8) {
return 'Are you seriously trying to talk to me about this?';
} else {
if (randomreplytext == 9) {
return 'Like, I\'m not who you need to be talking to about this.';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
}
}
function pattie_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I love talking about that kind of stuff senpai!';
} else {
if (randomreplytext == 1) {
return 'I could on and on about that senpai.';
} else {
if (randomreplytext == 2) {
return 'You like that too senpai? I do too.';
} else {
if (randomreplytext == 3) {
return 'I\'m glad I can talk to you about this senpai.';
} else {
if (randomreplytext == 4) {
return 'I like it senpai.';
} else {
if (randomreplytext == 5) {
return 'We should talk about this more often senpai!';
} else {
if (randomreplytext == 6) {
return 'I knew you\'d like that too senpai.';
} else {
if (randomreplytext == 7) {
return 'Ha, even I didn\'t even know that much senpai!';
} else {
if (randomreplytext == 8) {
return 'Senpai! You seem to like it even more than me!';
} else {
if (randomreplytext == 9) {
return 'Senpai! We definitely share a common interest on that subject!';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function zytra_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I love talking about that kind of stuff Umi-chan!';
} else {
if (randomreplytext == 1) {
return 'I could on and on about that Umi.';
} else {
if (randomreplytext == 2) {
return 'You like that too Umi? I do too!';
} else {
if (randomreplytext == 3) {
return 'I\'m glad I can talk to you about this Umi.';
} else {
if (randomreplytext == 4) {
return 'I like it Umi.';
} else {
if (randomreplytext == 5) {
return 'Umi! We should talk about this more often!';
} else {
if (randomreplytext == 6) {
return 'I knew you\'d like that too Umi-chan!';
} else {
if (randomreplytext == 7) {
return 'Ha, even I didn\'t even know that much Umi! Amazing!';
} else {
if (randomreplytext == 8) {
return 'Ha! You seem to like it even more than me Umi!';
} else {
if (randomreplytext == 9) {
return 'We definitely share a common interest on that subject Umi-chan!';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function leyah_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'Leyah approves about talking about that kind of stuff Umi-nyan!';
} else {
if (randomreplytext == 1) {
return 'Leyah-chan could go on and on about that Umiya nya~!.';
} else {
if (randomreplytext == 2) {
return 'Nya! You like that too Umi? Leyah does too!';
} else {
if (randomreplytext == 3) {
return 'Leyah is glad she can talk to you about this Umi.';
} else {
if (randomreplytext == 4) {
return 'Leyah likes it Umi~nya.';
} else {
if (randomreplytext == 5) {
return 'Umi Nya! We should talk about this more often! lots more often!';
} else {
if (randomreplytext == 6) {
return 'Leyah knew you\'d like that too Umi-chan! Because Leyah is smart nya~';
} else {
if (randomreplytext == 7) {
return 'Leyah knows more about it than Umi Nya! Leyah is amazing!';
} else {
if (randomreplytext == 8) {
return 'Ha! You seem to like it even more than Leyah nya!';
} else {
if (randomreplytext == 9) {
return 'Both Umi nyan and Leyah nya~ya likes it!';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(1);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(1);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
}
}
function kyle_positive() {
_global.randomreplytext = random(10);
if (randomreplytext == 0) {
return 'I love talking about that kind of stuff with you baby!';
} else {
if (randomreplytext == 1) {
return 'I like that you like that too, for two jiggling reasons.';
} else {
if (randomreplytext == 2) {
return 'You like that Maiko? I\'d bet your boobs jiggle a lot when doing that!';
} else {
if (randomreplytext == 3) {
return 'You should do it naked! Be sure to tell me about it before you do!';
} else {
if (randomreplytext == 4) {
return 'Hearing you talk about that makes me horny.';
} else {
if (randomreplytext == 5) {
return 'You can do that with those large jiggling boobs of yours? Amazing!';
} else {
if (randomreplytext == 6) {
return 'I\'d pay to see you do that naked.. with me.';
} else {
if (randomreplytext == 7) {
return 'Amazing! I\'d kill you see you do that naked!';
} else {
if (randomreplytext == 8) {
return 'You should do a photoshoot doing that naked! I could make you rich!';
} else {
if (randomreplytext == 9) {
return 'I like it even more because you do baby!';
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(3);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
if (_global.student_chat != 8) {
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
}
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
}
}
function gotpressed(m) {
_root.textb_mc.gotoAndStop(2);
if (_parent.clicked[m] == 1) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Again? Didn\'t we talk about that already?';
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Ugh! You mentioned that already dorkface! Can\'t your little brain think of new things?';
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Why are you bringing up that again?';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: You said that didn\'t you? Yeah you did!';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: We talked about that. Let\'s talk about something else?';
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Huh? We talked about that..';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Did you know you are starting to repeat youself?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Ha! didn\'t we discuss this already Maiko?';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: You said that right? I don\'t mind though.';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Didn\'t you mention that already Umiya-san?';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Ha! So did you want to talk about this again?';
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Quit talking about the same stuff Maiko!';
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah thinks Maiko-nyan talked about this already!';
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: You nervous or something girlie? You mentioned that earlier.';
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: You want to talk about this again huh?';
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Don\'t bore me by talking about the same things.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: ..yes you said that already.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Are you feeling ok Maiko? You do remember you said that already right?';
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh no! The magic dust is making you forget you already talked about that!! Maiko! Maiko can you hear me!?';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(6);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(6);
if (_global.student_chat != 5 && _global.student_chat != 9 && _global.student_chat != 10 && _global.student_chat != 15 && _global.student_chat != 16 && _global.student_chat != 17 && _global.student_chat != 18) {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.school_tits_jiggle.gotoAndPlay(62);
} else {
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
}
} else {
_parent.clicked[m] = 1;
if (m == 0) {
if (_global.student_chat == 2) {
response_relation_bad();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_bad();
} else {
if (_global.student_chat == 5) {
response_relation_bad();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_normal();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_bad();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 1) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_normal();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_normal();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_bad();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 2) {
if (_global.student_chat == 2) {
response_relation_normal();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_bad();
} else {
if (_global.student_chat == 5) {
response_relation_bad();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_bad();
} else {
if (_global.student_chat == 10) {
response_relation_bad();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
response_relation_bad();
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_bad();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 3) {
if (_global.student_chat == 2) {
response_relation_normal();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_good();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_normal();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_bad();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 13) {
response_relation_bad();
} else {
if (_global.student_chat == 14) {
response_relation_normal();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 4) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_bad();
} else {
if (_global.student_chat == 5) {
response_relation_bad();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_normal();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 5) {
if (_global.student_chat == 2) {
response_relation_normal();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_good();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_normal();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_bad();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_normal();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 6) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_normal();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_normal();
} else {
if (_global.student_chat == 18) {
response_relation_normal();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 7) {
if (_global.student_chat == 2) {
response_relation_bad();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_good();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_normal();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_bad();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_normal();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 8) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
response_relation_bad();
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_normal();
} else {
if (_global.student_chat == 6) {
response_relation_normal();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
response_relation_bad();
} else {
if (_global.student_chat == 13) {
response_relation_bad();
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
response_relation_bad();
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_normal();
} else {
if (_global.student_chat == 18) {
response_relation_normal();
} else {
if (_global.student_chat == 19) {
response_relation_bad();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 9) {
if (_global.student_chat == 2) {
response_relation_bad();
} else {
if (_global.student_chat == 3) {
response_relation_bad();
} else {
if (_global.student_chat == 4) {
response_relation_bad();
} else {
if (_global.student_chat == 5) {
response_relation_bad();
} else {
if (_global.student_chat == 6) {
response_relation_bad();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
response_relation_bad();
} else {
if (_global.student_chat == 13) {
response_relation_bad();
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
response_relation_bad();
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_bad();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_bad();
} else {
if (_global.student_chat == 20) {
response_relation_bad();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 10) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_normal();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_normal();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 11) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
response_relation_bad();
} else {
if (_global.student_chat == 4) {
response_relation_good();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_normal();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
response_relation_bad();
} else {
if (_global.student_chat == 12) {
response_relation_bad();
} else {
if (_global.student_chat == 13) {
response_relation_bad();
} else {
if (_global.student_chat == 14) {
response_relation_normal();
} else {
if (_global.student_chat == 15) {
response_relation_bad();
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_normal();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 12) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
response_relation_bad();
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 13) {
response_relation_bad();
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 13) {
if (_global.student_chat == 2) {
response_relation_normal();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_normal();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_bad();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
response_relation_bad();
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 14) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 13) {
response_relation_bad();
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
response_relation_bad();
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 15) {
if (_global.student_chat == 2) {
response_relation_bad();
} else {
if (_global.student_chat == 3) {
response_relation_bad();
} else {
if (_global.student_chat == 4) {
response_relation_bad();
} else {
if (_global.student_chat == 5) {
response_relation_normal();
} else {
if (_global.student_chat == 6) {
response_relation_bad();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
response_relation_bad();
} else {
if (_global.student_chat == 13) {
response_relation_bad();
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
response_relation_bad();
} else {
if (_global.student_chat == 16) {
response_relation_bad();
} else {
if (_global.student_chat == 17) {
response_relation_bad();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_bad();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 16) {
if (_global.student_chat == 2) {
response_relation_normal();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_good();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_normal();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_good();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 17) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_normal();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
response_relation_bad();
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_normal();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_bad();
} else {
if (_global.student_chat == 18) {
response_relation_good();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 18) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_good();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_good();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 19) {
if (_global.student_chat == 2) {
response_relation_bad();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_bad();
} else {
if (_global.student_chat == 5) {
response_relation_bad();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_good();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_bad();
} else {
if (_global.student_chat == 20) {
response_relation_bad();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 20) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_bad();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 8) {
response_relation_bad();
} else {
if (_global.student_chat == 9) {
response_relation_good();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_bad();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_normal();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 21) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_normal();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_normal();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_normal();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_normal();
} else {
if (_global.student_chat == 19) {
response_relation_normal();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (m == 22) {
if (_global.student_chat == 2) {
response_relation_good();
} else {
if (_global.student_chat == 3) {
if (_global.LumaRelation < _global.Luma_relation_point) {
response_relation_bad();
} else {
if (_global.LumaRelation >= _global.Luma_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 4) {
response_relation_good();
} else {
if (_global.student_chat == 5) {
response_relation_good();
} else {
if (_global.student_chat == 6) {
response_relation_good();
} else {
if (_global.student_chat == 7) {
if (_global.JoeyRelation < _global.Joey_relation_point) {
response_relation_bad();
} else {
if (_global.JoeyRelation >= _global.Joey_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 8) {
if (_global.AmberRelation < _global.Amber_relation_point) {
response_relation_bad();
} else {
if (_global.AmberRelation >= _global.Amber_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 9) {
response_relation_good();
} else {
if (_global.student_chat == 10) {
response_relation_good();
} else {
if (_global.student_chat == 11) {
if (_global.RoiseRelation < _global.Roise_relation_point) {
response_relation_bad();
} else {
if (_global.RoiseRelation >= _global.Roise_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 12) {
if (_global.SavoriRelation < _global.Savori_relation_point) {
response_relation_bad();
} else {
if (_global.SavoriRelation >= _global.Savori_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 13) {
if (_global.JeniRelation < _global.Jeni_relation_point) {
response_relation_bad();
} else {
if (_global.JeniRelation >= _global.Jeni_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 14) {
response_relation_good();
} else {
if (_global.student_chat == 15) {
if (_global.JoiryRelation < _global.Joiry_relation_point) {
response_relation_bad();
} else {
if (_global.JoiryRelation >= _global.Joiry_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 16) {
if (_global.DavidRelation < _global.David_relation_point) {
response_relation_bad();
} else {
if (_global.DavidRelation >= _global.David_relation_point) {
response_relation_good();
}
}
} else {
if (_global.student_chat == 17) {
response_relation_good();
} else {
if (_global.student_chat == 18) {
response_relation_good();
} else {
if (_global.student_chat == 19) {
response_relation_good();
} else {
if (_global.student_chat == 20) {
response_relation_good();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
this.stop();
this.rewinder.gotoAndStop(1);
}
frame 7 {
this.gotoAndStop(1);
}
}
button 1991 {
on (release) {
if (this.textrot.busy == 0) {
this.btnrot.gotoAndPlay(8);
this.textrot.gotoAndPlay(8);
_root.pop1.start();
}
}
on (rollOver) {
_root.pop1.start();
}
}
button 1992 {
on (release) {
if (this.textrot.busy == 0) {
_root.responsetext = '';
_root.TalkMenu.gotoAndStop(2);
_root.rotmenu.gotoAndStop(1);
_root.textb_mc.gotoAndStop(1);
_root.nMC.startMotion();
}
}
on (rollOver) {
_root.pop1.start();
}
}
button 1993 {
on (release) {
this.btnrot.play();
this.textrot.play();
_root.pop1.start();
}
on (rollOver) {
_root.pop1.start();
}
}
movieClip 1998 {
}
movieClip 1999 {
frame 1 {
this.stop();
this.rewinder.gotoAndStop(1);
var subjects = new Array();
subjects[0] = 'Fashion';
subjects[1] = 'Sports';
subjects[2] = 'Cute Guys';
subjects[3] = 'Homework';
subjects[4] = 'Physique';
subjects[5] = 'Studying';
subjects[6] = 'Swimming';
subjects[7] = 'Classwork';
subjects[8] = 'Manga';
subjects[9] = 'Peverts';
subjects[10] = 'Photography';
subjects[11] = 'Nerds';
subjects[12] = 'Anime';
subjects[13] = 'Shopping';
subjects[14] = 'Cosplay';
subjects[15] = 'Hentai';
subjects[16] = 'Technology';
subjects[17] = 'Exercise';
subjects[18] = 'Movies';
subjects[19] = 'Sex';
subjects[20] = 'Dancing';
subjects[21] = 'Video Games';
subjects[22] = 'Music';
_parent.subjectcount1 -= 1;
_parent.subjectcount2 -= 1;
_parent.subjectcount3 -= 1;
_parent.subjectcount4 -= 1;
_parent.subjectcount5 -= 1;
_parent.subjectcount6 -= 1;
if (_parent.subjectcount1 == -1) {
_parent.subjectcount1 = 22;
}
if (_parent.subjectcount2 == -1) {
_parent.subjectcount2 = 22;
}
if (_parent.subjectcount3 == -1) {
_parent.subjectcount3 = 22;
}
if (_parent.subjectcount4 == -1) {
_parent.subjectcount4 = 22;
}
if (_parent.subjectcount5 == -1) {
_parent.subjectcount5 = 22;
}
if (_parent.subjectcount6 == -1) {
_parent.subjectcount6 = 22;
}
var busy = 0;
this.rtxt1.textwrite.text = '' + subjects[_parent.subjectcount1];
this.rtxt2.textwrite.text = '' + subjects[_parent.subjectcount2];
this.rtxt3.textwrite.text = '' + subjects[_parent.subjectcount3];
this.rtxt4.textwrite.text = '' + subjects[_parent.subjectcount4];
this.rtxt5.textwrite.text = '' + subjects[_parent.subjectcount5];
this.rtxt6.textwrite.text = '' + subjects[_parent.subjectcount6];
}
frame 2 {
busy = 1;
}
frame 7 {
this.gotoAndStop(1);
}
frame 8 {
busy = 1;
_parent.subjectcount1 += 1;
_parent.subjectcount2 += 1;
_parent.subjectcount3 += 1;
_parent.subjectcount4 += 1;
_parent.subjectcount5 += 1;
_parent.subjectcount6 += 1;
if (_parent.subjectcount1 == 23) {
_parent.subjectcount1 = 0;
}
if (_parent.subjectcount2 == 23) {
_parent.subjectcount2 = 0;
}
if (_parent.subjectcount3 == 23) {
_parent.subjectcount3 = 0;
}
if (_parent.subjectcount4 == 23) {
_parent.subjectcount4 = 0;
}
if (_parent.subjectcount5 == 23) {
_parent.subjectcount5 = 0;
}
if (_parent.subjectcount6 == 23) {
_parent.subjectcount6 = 0;
}
this.rtxt1.textwrite.text = '' + subjects[_parent.subjectcount1];
this.rtxt2.textwrite.text = '' + subjects[_parent.subjectcount2];
this.rtxt3.textwrite.text = '' + subjects[_parent.subjectcount3];
this.rtxt4.textwrite.text = '' + subjects[_parent.subjectcount4];
this.rtxt5.textwrite.text = '' + subjects[_parent.subjectcount5];
this.rtxt6.textwrite.text = '' + subjects[_parent.subjectcount6];
}
frame 14 {
_parent.subjectcount1 += 1;
_parent.subjectcount2 += 1;
_parent.subjectcount3 += 1;
_parent.subjectcount4 += 1;
_parent.subjectcount5 += 1;
_parent.subjectcount6 += 1;
}
}
movieClip 2000 {
frame 1 {
stop();
}
frame 2 {
var subjectcount1 = 0;
var subjectcount2 = 1;
var subjectcount3 = 2;
var subjectcount4 = 3;
var subjectcount5 = 4;
var subjectcount6 = 5;
var clicked = new Array();
i = 0;
while (i < 23) {
clicked[i] = 0;
++i;
}
var talkcount = 0;
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
movieClip 2002 {
}
movieClip 2003 {
}
movieClip 2004 {
frame 1 {
stop();
}
}
movieClip 2007 {
}
movieClip 2010 {
}
movieClip 2011 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
button 2013 {
on (press) {
pressing = 1;
}
on (release) {
pressing = 0;
}
}
movieClip 2014 {
}
movieClip 2016 {
}
movieClip 2019 {
}
movieClip 2020 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 2021 {
frame 1 {
stop();
}
frame 10 {
stop();
}
frame 15 {
stop();
}
frame 20 {
stop();
}
frame 24 {
stop();
}
frame 30 {
stop();
}
frame 34 {
stop();
}
frame 40 {
stop();
}
frame 45 {
stop();
}
}
button 2022 {
on (release) {
if (_global.Hairset != 0) {
_global.Hairset = 0;
} else {
_global.Hairset = 1;
}
}
}
movieClip 2023 {
instance but2 of movieClip 2014 {
onClipEvent (load) {
restx = _root.HairBox._x - 620;
resty = _root.HairBox._y - 140;
k = 3;
mass = 10;
damping = 0.7;
pressing = 0;
vx = 0;
vy = 0;
}
onClipEvent (enterFrame) {
restx = _root.HairBox._x - 620;
resty = _root.HairBox._y - 140;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance of movieClip 2016 {
onClipEvent (load) {
}
onClipEvent (enterFrame) {
pointX = _root.Hair2.but2._x;
pointY = _root.Hair2.but2._y;
pointX2 = _root.Hair2.but1._x;
pointY2 = _root.Hair2.but1._y;
rotaterX = 100;
rotaterY = 100;
rotaterX2 = -100;
rotaterY2 = 100;
dX = pointX - rotaterX;
dY = pointY - rotaterY;
dX2 = pointX2 - rotaterX2;
dY2 = pointY2 - rotaterY2;
radians = Math.atan2(dY, dX);
radians2 = Math.atan2(dY2, dX2);
angle = radians * 180 / Math.PI;
angle2 = radians2 * 180 / Math.PI / 6;
if (angle < 154 && angle > 35) {
angle = 154;
}
if (angle > -147 && angle < -125) {
angle = -147;
}
if (angle == Number.NaN) {
angle = 154;
}
if (angle2 < 100 && angle2 > 8) {
angle2 = 8;
}
if (angle2 < -25) {
angle2 = -25;
}
if (angle2 == Number.NaN) {
angle2 = 8;
}
if (_global.Hairset == 0) {
_root.Hair2.MHairMiddle2._rotation = angle;
_root.Hair2.MHairMiddle1._rotation = angle2;
} else {
_root.Hair2.MHairMiddle2._rotation = 180;
_root.Hair2.MHairMiddle1._rotation = -5;
}
}
}
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
instance pic_display of movieClip 1155 {
onClipEvent (load) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
frame 7 {
_root.onEnterFrame = function () {
if (_root._currentframe == 7) {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
if (_root._currentframe == 7) {
_global.timez -= 1;
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
_global.currentprogress = _root.img.arm._currentframe;
}
_root.test_timer.timeleft = _global.timez;
_root.test_timer.ability_bar = _global.playerability;
if (_global.cheating == 0) {
_root.test_timer.playercheat = 'off';
} else {
_root.test_timer.playercheat = 'on';
}
if (_global.playerability == 0) {
_root.test_timer.playerability = 'Depleted';
} else {
_root.test_timer.playerability = 'Ready';
}
if (Key.isDown(40) && _global.LookDown == 0 && Key.isDown(38) == false && Key.isDown(37) == false && Key.isDown(39) == false) {
_root.TextMC.gotoAndStop(1);
_root.img.gotoAndStop(3);
_global.LookDown = 1;
} else {
if (Key.isDown(38) && Key.isDown(40) == false && Key.isDown(37) == false && Key.isDown(39) == false) {
_root.TextMC.gotoAndStop(1);
_root.img.gotoAndStop(1);
_global.LookDown = 0;
} else {
if (Key.isDown(40) == false && _global.LookDown == 1 && Key.isDown(38) == false && Key.isDown(37) == false && Key.isDown(39) == false) {
_global.currentprogress = _root.img.arm._currentframe;
if (_global.stay_down == 0) {
_root.img.gotoAndStop(1);
_global.LookDown = 0;
}
} else {
if (Key.isDown(38) == false && Key.isDown(40) == false && Key.isDown(37) == false && Key.isDown(39) == false && _global.LookDown == 0) {
_global.currentprogress = _root.img.arm._currentframe;
_root.img.gotoAndStop(1);
_global.LookDown = 0;
}
}
}
}
}
}
};
}
frame 7 {
_root.Music_mc.gotoAndStop(1);
}
frame 7 {
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
_global.been_in_class = 1;
}
frame 7 {
_global.timez = 2520;
_global.cheating = 0;
_global.playerability = _global.magiclevel;
_root.test_timer.ability_bar = _global.playerability;
}
movieClip 2029 {
}
movieClip 2032 {
}
movieClip 2035 {
}
movieClip 2038 {
}
movieClip 2039 {
frame 1 {
stop();
}
frame 10 {
stop();
}
}
movieClip 2051 {
}
movieClip 2054 {
}
movieClip 2055 {
}
movieClip 2058 {
}
movieClip 2059 {
}
movieClip 2061 {
frame 1 {
if (_global.MaikoPencil == 6) {
gotoAndStop(2);
}
stop();
}
frame 2 {
stop();
}
}
movieClip 2066 {
}
button 2067 {
on (release) {
if (_root.Box1.Box._currentframe == 3 && _root.Box2.Box._currentframe == 3 && _root.Box3.Box._currentframe == 3 && _root.Box4.Box._currentframe == 3 && _root.Box5.Box._currentframe == 3 && _root.Box6.Box._currentframe == 3 && _root.Box7.Box._currentframe == 3 && _root.Box8.Box._currentframe == 3) {
_root.gotoAndStop(8);
}
if (_global.failed == 0) {
if (_global.powerz == 1 && _global.playerability > 0) {
_root.img.arm.gotoAndPlay(173);
_global.khalei_cheat = 1;
--_global.playerability;
} else {
if (_global.CurrentTopic == 1 && _global.book_math == 1) {
_root.img.arm.gotoAndPlay(103);
} else {
if (_global.CurrentTopic == 2 && _global.book_history == 1) {
_root.img.arm.gotoAndPlay(103);
} else {
if (_global.CurrentTopic == 3 && _global.book_english == 1) {
_root.img.arm.gotoAndPlay(103);
} else {
if (_global.CurrentTopic == 4 && _global.book_science == 1) {
_root.img.arm.gotoAndPlay(103);
} else {
if (_global.currentprogress >= 10) {
_root.img.arm.gotoAndPlay(_global.currentprogress);
} else {
_root.img.arm.gotoAndPlay(10);
}
}
}
}
}
}
}
}
on (releaseOutside) {
if (_root.Box1.Box._currentframe == 3 && _root.Box2.Box._currentframe == 3 && _root.Box3.Box._currentframe == 3 && _root.Box4.Box._currentframe == 3 && _root.Box5.Box._currentframe == 3 && _root.Box6.Box._currentframe == 3 && _root.Box7.Box._currentframe == 3 && _root.Box8.Box._currentframe == 3) {
_root.gotoAndStop(8);
}
if (_global.failed == 0) {
if (_global.powerz == 1 && _global.playerability > 0) {
_root.img.arm.gotoAndPlay(173);
--_global.playerability;
} else {
if (_global.currentprogress >= 10) {
_root.img.arm.gotoAndPlay(_global.currentprogress);
} else {
_root.img.arm.gotoAndPlay(11);
}
}
}
}
}
movieClip 2068 {
frame 1 {
stop();
}
}
movieClip 2069 {
}
movieClip 2070 {
instance of movieClip 238 {
onClipEvent (load) {
this.gotoAndStop(_global.MaikoPencil);
if (_global.MaikoPencil == 6) {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.MaikoPencil);
if (_global.MaikoPencil == 6) {
this.gotoAndStop(1);
}
}
}
}
movieClip 2074 {
}
movieClip 2075 {
frame 9 {
stop();
}
frame 188 {
if (random(4) == 0 && _global.khalei_cheat == 0) {
if (_global.currentquestion == 1) {
_root.Box1.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 2) {
_root.Box2.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 3) {
_root.Box3.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 4) {
_root.Box4.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 5) {
_root.Box5.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 6) {
_root.Box6.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 7) {
_root.Box7.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 8) {
_root.Box8.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 9) {
_root.Box9.Box.gotoAndStop(2);
} else {
if (_global.currentquestion == 10) {
_root.Box10.Box.gotoAndStop(2);
}
}
}
}
}
}
}
}
}
}
} else {
if (_global.currentquestion == 1) {
_root.Box1.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 2) {
_root.Box2.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 3) {
_root.Box3.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 4) {
_root.Box4.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 5) {
_root.Box5.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 6) {
_root.Box6.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 7) {
_root.Box7.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 8) {
_root.Box8.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 9) {
_root.Box9.Box.gotoAndStop(3);
} else {
if (_global.currentquestion == 10) {
_root.Box10.Box.gotoAndStop(3);
}
}
}
}
}
}
}
}
}
}
_global.Score += _global.NeedforA / 8;
}
_global.currentprogress = 10;
_global.khalei_cheat = 0;
_global.cheating = 0;
if (_global.hassent > 0 && _global.MaikoPencil == 4) {
_root.Box1.Box.gotoAndStop(3);
_root.Box2.Box.gotoAndStop(3);
_root.Box3.Box.gotoAndStop(3);
_root.Box4.Box.gotoAndStop(3);
_root.Box5.Box.gotoAndStop(3);
_root.Box6.Box.gotoAndStop(3);
_root.Box7.Box.gotoAndStop(3);
_root.Box8.Box.gotoAndStop(3);
_global.Score = _global.NeedforA;
}
gotoAndPlay(1);
}
}
movieClip 2078 {
frame 1 {
stop();
pagenum = _global.pagenumber;
}
instance Teacher of movieClip 2039 {
onClipEvent (load) {
if (_global.teacherlook == 0) {
if (_global.CurrentTopic == 1) {
this.gotoAndStop(2);
} else {
if (_global.CurrentTopic == 2) {
this.gotoAndStop(4);
} else {
if (_global.CurrentTopic == 3) {
this.gotoAndStop(6);
} else {
if (_global.CurrentTopic == 4) {
this.gotoAndStop(8);
}
}
}
}
} else {
if (_global.CurrentTopic == 1) {
this.gotoAndStop(3);
} else {
if (_global.CurrentTopic == 2) {
this.gotoAndStop(5);
} else {
if (_global.CurrentTopic == 3) {
this.gotoAndStop(7);
} else {
if (_global.CurrentTopic == 4) {
this.gotoAndStop(9);
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.CurrentTopic > 0) {
if (_global.teacherlook == 0) {
if (_global.CurrentTopic == 1) {
this.gotoAndStop(2);
} else {
if (_global.CurrentTopic == 2) {
this.gotoAndStop(4);
} else {
if (_global.CurrentTopic == 3) {
this.gotoAndStop(6);
} else {
if (_global.CurrentTopic == 4) {
this.gotoAndStop(8);
}
}
}
}
} else {
if (_global.CurrentTopic == 1) {
this.gotoAndStop(3);
} else {
if (_global.CurrentTopic == 2) {
this.gotoAndStop(5);
} else {
if (_global.CurrentTopic == 3) {
this.gotoAndStop(7);
} else {
if (_global.CurrentTopic == 4) {
this.gotoAndStop(9);
}
}
}
}
}
} else {
this.gotoAndStop(10);
}
}
}
frame 2 {
if (_global.caught == 1) {
_global.TestTaken = 1;
_root.gotoAndStop(8);
_root.TextMC.gotoAndStop(1);
}
if (_global.right_notice > 70) {
_global.right_notice = 70;
}
if (_global.CurrentTopic == 1) {
_root.ClassBG.student.gotoAndStop(3);
} else {
if (_global.CurrentTopic == 2) {
_root.ClassBG.student.gotoAndStop(7);
} else {
if (_global.CurrentTopic == 3) {
_root.ClassBG.student.gotoAndStop(9);
} else {
if (_global.CurrentTopic == 4) {
_root.ClassBG.student.gotoAndStop(1);
} else {
if (_global.CurrentTopic == 5) {
_root.ClassBG.student.gotoAndStop(5);
}
}
}
}
}
_root.ClassBG.student.onEnterFrame = function () {
if (_global.CurrentTopic > 0) {
++_global.right_notice;
if (_global.CurrentTopic == 1) {
if (_global.right_notice > 100) {
this.gotoAndStop(4);
} else {
this.gotoAndStop(3);
}
} else {
if (_global.CurrentTopic == 2) {
if (_global.right_notice > 100) {
this.gotoAndStop(8);
} else {
this.gotoAndStop(7);
}
} else {
if (_global.CurrentTopic == 3) {
if (_global.right_notice > 100) {
this.gotoAndStop(10);
} else {
this.gotoAndStop(9);
}
} else {
if (_global.CurrentTopic == 4) {
if (_global.right_notice > 100) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
if (_global.CurrentTopic == 5) {
if (_global.right_notice > 100) {
this.gotoAndStop(6);
} else {
this.gotoAndStop(5);
}
}
}
}
}
}
}
};
}
frame 3 {
if (_global.caught == 1) {
_global.TestTaken = 1;
_root.gotoAndStop(8);
_root.TextMC.gotoAndStop(1);
}
}
instance of movieClip 2068 {
onClipEvent (load) {
if (_global.Day % 3 == 0) {
if (_global.attendclass == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_global.Day % 3 == 0) {
if (_global.attendclass == 1) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
} else {
this.gotoAndStop(2);
}
}
}
instance arm of movieClip 2075 {
onClipEvent (load) {
if (_global.Day % 3 == 0) {
if (_global.attendclass == 1) {
this.gotoAndPlay(1);
} else {
this.gotoAndStop(189);
}
} else {
this.gotoAndStop(189);
}
}
}
frame 4 {
if (_global.caught == 1) {
_global.TestTaken = 1;
_root.gotoAndStop(8);
_root.TextMC.gotoAndStop(1);
}
if (_global.left_notice > 70) {
_global.left_notice = 70;
}
if (_global.CurrentTopic == 1) {
_root.ClassBG.student.gotoAndStop(1);
} else {
if (_global.CurrentTopic == 2) {
_root.ClassBG.student.gotoAndStop(3);
} else {
if (_global.CurrentTopic == 3) {
_root.ClassBG.student.gotoAndStop(5);
} else {
if (_global.CurrentTopic == 4) {
_root.ClassBG.student.gotoAndStop(7);
} else {
if (_global.CurrentTopic == 5) {
_root.ClassBG.student.gotoAndStop(9);
}
}
}
}
}
_root.ClassBG.student.onEnterFrame = function () {
if (_global.CurrentTopic > 0) {
++_global.left_notice;
if (_global.CurrentTopic == 1) {
if (_global.left_notice > 100) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
} else {
if (_global.CurrentTopic == 2) {
if (_global.left_notice > 100) {
this.gotoAndStop(4);
} else {
this.gotoAndStop(3);
}
} else {
if (_global.CurrentTopic == 3) {
if (_global.left_notice > 100) {
this.gotoAndStop(6);
} else {
this.gotoAndStop(5);
}
} else {
if (_global.CurrentTopic == 4) {
if (_global.left_notice > 100) {
this.gotoAndStop(8);
} else {
this.gotoAndStop(7);
}
} else {
if (_global.CurrentTopic == 5) {
if (_global.left_notice > 100) {
this.gotoAndStop(10);
} else {
this.gotoAndStop(9);
}
}
}
}
}
}
}
};
}
frame 5 {
if (_global.caught == 1) {
_global.TestTaken = 1;
_root.gotoAndStop(8);
_root.TextMC.gotoAndStop(1);
}
}
frame 6 {
if (_global.caught == 1) {
_global.TestTaken = 1;
_root.gotoAndStop(8);
_root.TextMC.gotoAndStop(1);
}
}
}
movieClip 2080 {
}
instance TestSetup of movieClip 2080 {
onClipEvent (load) {
_global.currentprogress = 10;
if (_global.Day % 2 == 0 && _global.TasksLeft >= _global.TotalTasks - 1) {
_global.CurrentTopic = 2;
} else {
if (_global.Day % 2 == 0 && _global.TasksLeft == _global.TotalTasks - 3) {
_global.CurrentTopic = 4;
} else {
if (_global.Day % 2 == 0 && _global.TasksLeft < _global.TotalTasks - 4) {
_global.CurrentTopic = 0;
_root.Box1.gotoAndStop(2);
_root.Box2.gotoAndStop(2);
_root.Box3.gotoAndStop(2);
_root.Box4.gotoAndStop(2);
_root.Box5.gotoAndStop(2);
_root.Box6.gotoAndStop(2);
_root.Box7.gotoAndStop(2);
_root.Box8.gotoAndStop(2);
}
}
}
if (_global.Day % 2 == 1 && _global.TasksLeft >= _global.TotalTasks - 1) {
_global.CurrentTopic = 1;
} else {
if (_global.Day % 2 == 1 && _global.TasksLeft == _global.TotalTasks - 3) {
_global.CurrentTopic = 3;
} else {
if (_global.Day % 2 == 1 && _global.TasksLeft < _global.TotalTasks - 4) {
_global.CurrentTopic = 0;
_root.Box1.gotoAndStop(2);
_root.Box2.gotoAndStop(2);
_root.Box3.gotoAndStop(2);
_root.Box4.gotoAndStop(2);
_root.Box5.gotoAndStop(2);
_root.Box6.gotoAndStop(2);
_root.Box7.gotoAndStop(2);
_root.Box8.gotoAndStop(2);
}
}
}
if (_global.CurrentTopic == 1) {
_root.img.class_topic = 'Math';
} else {
if (_global.CurrentTopic == 2) {
_root.img.class_topic = 'History';
} else {
if (_global.CurrentTopic == 3) {
_root.img.class_topic = 'English';
} else {
if (_global.CurrentTopic == 4) {
_root.img.class_topic = 'Science';
} else {
if (_global.CurrentTopic == 0) {
_root.img.class_topic = '';
_root.Box1.gotoAndStop(2);
_root.Box2.gotoAndStop(2);
_root.Box3.gotoAndStop(2);
_root.Box4.gotoAndStop(2);
_root.Box5.gotoAndStop(2);
_root.Box6.gotoAndStop(2);
_root.Box7.gotoAndStop(2);
_root.Box8.gotoAndStop(2);
}
}
}
}
}
_global.QuestionTracker = _global.Questions;
_global.CurrentQuestion = 1;
_global.Score = 0;
var Score1 = _global.Score;
if (_global.Day % 3 == 0 && _global.CurrentTopic > 0) {
_global.NeedforA = 120;
_global.NeedforB = 105;
_global.NeedforC = 90;
_global.NeedforD = 85;
}
}
onClipEvent (enterFrame) {
_root.Score1 = _global.Score;
if (_global.timez <= 0) {
_root.gotoAndStop(8);
}
}
}
movieClip 2082 {
}
movieClip 2083 {
}
movieClip 2084 {
frame 1 {
stop();
}
}
movieClip 2089 {
instance ability_bar of movieClip 2084 {
onClipEvent (load) {
if (_global.playerability == 0) {
this.gotoAndStop(1);
} else {
if (_global.playerability == 1) {
this.gotoAndStop(2);
} else {
if (_global.playerability == 2) {
this.gotoAndStop(3);
} else {
if (_global.playerability == 3) {
this.gotoAndStop(4);
} else {
if (_global.playerability == 4) {
this.gotoAndStop(5);
} else {
if (_global.playerability == 5) {
this.gotoAndStop(6);
}
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.playerability == 0) {
this.gotoAndStop(1);
} else {
if (_global.playerability == 1) {
this.gotoAndStop(2);
} else {
if (_global.playerability == 2) {
this.gotoAndStop(3);
} else {
if (_global.playerability == 3) {
this.gotoAndStop(4);
} else {
if (_global.playerability == 4) {
this.gotoAndStop(5);
} else {
if (_global.playerability == 5) {
this.gotoAndStop(6);
}
}
}
}
}
}
}
}
}
button 2091 {
on (release) {
if (Box._currentframe == 1 || Box._currentframe == 2) {
Box.gotoAndStop(4);
}
if (this == _root.Box1) {
_global.currentquestion = 1;
} else {
if (this == _root.Box2) {
_global.currentquestion = 2;
} else {
if (this == _root.Box3) {
_global.currentquestion = 3;
} else {
if (this == _root.Box4) {
_global.currentquestion = 4;
} else {
if (this == _root.Box5) {
_global.currentquestion = 5;
} else {
if (this == _root.Box6) {
_global.currentquestion = 6;
} else {
if (this == _root.Box7) {
_global.currentquestion = 7;
} else {
if (this == _root.Box8) {
_global.currentquestion = 8;
}
}
}
}
}
}
}
}
_root.question_tracker.gotoAndStop(_global.currentquestion);
}
}
movieClip 2092 {
frame 1 {
stop();
if (_global.Day % 3 == 0) {
if (_global.attendclass == 1) {
} else {
gotoAndStop(2);
}
} else {
gotoAndStop(2);
}
}
}
movieClip 2095 {
}
movieClip 2096 {
}
movieClip 2097 {
}
movieClip 2098 {
frame 1 {
stop();
}
}
movieClip 2099 {
frame 1 {
stop();
if (_global.Day % 3 == 0) {
if (_global.attendclass == 1) {
} else {
gotoAndStop(9);
}
} else {
gotoAndStop(9);
}
}
instance of movieClip 2098 {
onClipEvent (enterFrame) {
if (_global.current_slot == 1) {
this.gotoAndStop(1);
} else {
if (_global.current_slot == 2) {
this.gotoAndStop(2);
} else {
if (_global.current_slot == 3) {
this.gotoAndStop(3);
} else {
if (_global.current_slot == 4) {
this.gotoAndStop(4);
} else {
if (_global.current_slot == 5) {
this.gotoAndStop(5);
} else {
if (_global.current_slot == 6) {
this.gotoAndStop(6);
} else {
if (_global.current_slot == 7) {
this.gotoAndStop(7);
} else {
if (_global.current_slot == 8) {
this.gotoAndStop(8);
}
}
}
}
}
}
}
}
}
}
}
movieClip 2101 {
frame 1 {
stop();
}
frame 41 {
gotoAndPlay(2);
}
}
frame 8 {
_root.Music_mc.gotoAndStop(1);
}
frame 8 {
stop();
_root.curScore = _global.Score;
_root.needA = _global.NeedforA;
_root.needB = _global.NeedforB;
_root.needC = _global.NeedforC;
_root.needD = _global.NeedforD;
}
movieClip 2110 {
frame 1 {
stop();
}
}
instance of movieClip 2110 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2116 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
frame 5 {
stop();
}
frame 6 {
stop();
}
}
instance TestGradePapers of movieClip 2116 {
onClipEvent (load) {
if (_global.Score >= _global.NeedforA) {
_root.TestGradePapers.gotoAndStop(2);
} else {
if (_global.Score >= _global.NeedforB && _global.Score < _global.NeedforA) {
_root.TestGradePapers.gotoAndStop(3);
} else {
if (_global.Score >= _global.NeedforC && _global.Score < _global.NeedforB) {
_root.TestGradePapers.gotoAndStop(4);
} else {
if (_global.Score >= _global.NeedforD && _global.Score < _global.NeedforC) {
_root.TestGradePapers.gotoAndStop(5);
} else {
_root.TestGradePapers.gotoAndStop(6);
}
}
}
}
if (_global.CurrentTopic == 1) {
_root.TestClass.gotoAndStop(1);
} else {
if (_global.CurrentTopic == 2) {
_root.TestClass.gotoAndStop(2);
} else {
if (_global.CurrentTopic == 3) {
_root.TestClass.gotoAndStop(3);
} else {
if (_global.CurrentTopic == 4) {
_root.TestClass.gotoAndStop(4);
}
}
}
}
}
}
movieClip 2121 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 3 {
stop();
}
frame 4 {
stop();
}
}
button 2122 {
on (release) {
_global.tot = 0;
if (_global.Day % 3 == 0 && _global.TestTaken == 0) {
if (_global.CurrentTopic == 1) {
if (_global.Score >= _global.NeedforA) {
_global.tot = 100;
} else {
_global.tot = (_global.Score / _global.NeedforA) * 100;
}
_global.mathaverage = _global.tot;
} else {
if (_global.CurrentTopic == 2) {
if (_global.Score >= _global.NeedforA) {
_global.tot = 100;
} else {
_global.tot = (_global.Score / _global.NeedforA) * 100;
}
_global.historyaverage = _global.tot;
} else {
if (_global.CurrentTopic == 3) {
if (_global.Score >= _global.NeedforA) {
_global.tot = 100;
} else {
_global.tot = (_global.Score / _global.NeedforA) * 100;
}
_global.englishaverage = _global.tot;
} else {
if (_global.CurrentTopic == 4) {
if (_global.Score >= _global.NeedforA) {
_global.tot = 100;
} else {
_global.tot = (_global.Score / _global.NeedforA) * 100;
}
_global.scienceaverage = _global.tot;
}
}
}
}
}
_global.LookRight = 0;
_global.LookUp = 0;
_global.LookDown = 0;
_global.LookLeft = 0;
_global.tot = 0;
_global.Score = 0;
_global.caught = 0;
_global.ok = 0;
_global.clotheswarning = 0;
_global.titplay = 0;
_global.gotoSchool = 0;
_global.TestTaken = 1;
_global.attendclass = 0;
_global.timez = 60;
--_global.TasksLeft;
_global.late = 0;
_global.bookout = 0;
_global.firstclasstaken = 1;
_global.tchsus = 0;
_global.Questions = 0;
_global.QuestionNum = 0;
_global.CurrentQuestion = 0;
_global.currentprogress = 10;
if (_global.ExtraCredit == 1) {
_global.ExtraCredit = 0;
_root.gotoAndStop(6);
} else {
_root.gotoAndStop(6);
}
}
}
movieClip 2124 {
frame 1 {
stop();
}
}
instance afterschoolmenu of movieClip 2124 {
onClipEvent (load) {
if (_global.TeacherOpinion >= 2 && _global.Score < _global.NeedforA && _global.caught == 0) {
_root.afterschoolmenu.gotoAndStop(1);
} else {
if (_global.caught == 1) {
_root.afterschoolmenu.gotoAndStop(2);
} else {
if (_global.ExtraCredit == 1) {
_root.afterschoolmenu.gotoAndStop(3);
} else {
_root.afterschoolmenu.gotoAndStop(3);
}
}
}
}
}
frame 9 {
_root.Music_mc.gotoAndStop(1);
}
frame 9 {
_root.notice_message = '';
if (_global.notice == 1) {
_root.notice_message = '~Max exercise increased~ \n ';
_global.notice = -1;
}
if (_global.Day % 3 == 0) {
_root.notice_message = '~Test Day today!~ \n ';
_global.notice = -1;
}
if (_global.notice == 0) {
_root.gotoAndStop(5);
}
}
movieClip 2130 {
}
movieClip 2131 {
}
movieClip 2132 {
}
movieClip 2134 {
}
button 2135 {
on (release) {
_global.notice = 0;
_root.gotoAndStop(5);
}
}
frame 10 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 10 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
if (_global.TasksLeft == 1) {
}
}
}
frame 10 {
_global.running_distance = 0;
_global.custom_selected_char = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
if (_global.area_outside == 0) {
_global.area_outside = 1;
_root.play_help.play_help.play_help_text = 'Look with the mouse, press the buttons on screen to navigate';
_root.hand_device.gotoAndStop(21);
_root.hand_device.hand_device.gotoAndStop(25);
if (_global.import_mobile_device_bg == 1) {
_root.hand_device.hand_device.import_mobile_device_bg.loadMovie('umcc_import/UMCC_import_mobile_device_bg.png');
}
_global.changeColor(_root.hand_device.hand_device.device_border.device, _global.colorValue);
_root.play_help.gotoAndPlay(2);
}
}
frame 10 {
if (_global.jiggle == 1) {
_root.boobs.gotoAndPlay(2);
}
}
frame 10 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
if (_global.Day >= 2) {
if (random(2) == 1 && _root._currentframe == 10) {
_global.character_num = random(19) + 2;
if (_global.sold_savori_collection == 5 && _global.character_num == 12) {
if (random(2) == 0) {
_global.character_num += random(5) + 1;
} else {
_global.character_num -= random(5) + 1;
}
}
if (_global.joinfriend != _global.character_num) {
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.student_chat = _global.character_num;
_global.meet_character();
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Ohh! Maiko Senpai!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Well well! If it isn\'t my favorite nerdlet!';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Heya Maiko.';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko!';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Hi Umi!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. hi Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san.';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: What\'s up babydoll.';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Maiko-chan! Looking sexy as always!';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan.';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Hey it\'s Maiko. Ha!';
_global.female_happy();
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room at school.';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 4) {
_root.responsetext = 'Savori: There is nothing to talk about Maiko! leave me alone!';
_global.female_mad();
_root.TalkMenu.gotoAndStop(3);
}
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Talk or get outta my way Maiko!';
_global.female_mad();
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah-nyan is happy to see Maiko-chan! Nya Nya~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo! get over here girlie!';
_global.male_horny();
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Whoa! Maiko I want to fuck those huge tits everytime I see them.';
_global.male_horny();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Ah Maiko-chan. Hope my natural beauty isn\'t too much for you to handle.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Umiya-san.';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Hello Maiko. Don\'t tell my guard I\'m sneaking out an night ok?';
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Excuse me miss, please step away from Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Maiko! Phew! Don\'t worry there\'s nothing to worry about at the moment.';
_global.female_happy();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
_global.female_sad();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
_global.female_mad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
_global.female_sad();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
_global.male_sad();
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
_global.male_sad();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_global.male_mad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_global.female_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_global.male_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
_global.male_sad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
_global.male_sad();
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. That better not be from Joiry!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the Hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 2146 {
frame 1 {
stop();
}
}
movieClip 2149 {
}
movieClip 2153 {
instance cambox of movieClip 1834 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
movieClip 2154 {
}
button 2155 {
on (release) {
_root.DoorOpenClose.start();
_global.david_harass_function();
_root.gotoAndStop(5);
}
}
button 2156 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_global.frame15_reset();
_global.travel = 1;
_root.gotoAndStop(15);
}
}
movieClip 2159 {
frame 1 {
stop();
}
frame 1 {
if (random(2) == 1) {
if (_global.TasksLeft > 1) {
_root.img.NPC_mc.gotoAndStop(random(10) + 4);
}
if (_global.joinfriend == 3 || _global.character_num == 3 || _global.student_chat == 3 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 3) {
} else {
_root.img.NPC_mc.gotoAndStop(random(14) + 4);
}
if (_global.joinfriend == 9 || _global.character_num == 9 || _global.student_chat == 9 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 9 || _root.img.NPC_mc._currentframe > 13) {
} else {
_root.img.NPC_mc.gotoAndStop(random(12) + 2);
}
}
}
instance of movieClip 2146 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance img of movieClip 2159 {
onClipEvent (load) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
} else {
if (_global.qsCamera == 1 && _global.usingqs == 1) {
this.dopeX._visible = true;
} else {
this.dopeX._visible = false;
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
movieClip 2161 {
}
instance pic_display of movieClip 1155 {
onClipEvent (load) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
frame 11 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 11 {
_root.Music_mc.gotoAndPlay('Beach');
}
frame 11 {
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
}
movieClip 2170 {
frame 1 {
stop();
}
}
button 2171 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(18);
}
}
movieClip 2175 {
frame 1 {
stop();
}
instance of movieClip 2170 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
frame 12 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 12 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
if (_global.TasksLeft == 1) {
}
}
}
frame 12 {
_global.running_distance = 0;
_global.custom_selected_char = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
}
frame 12 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
_global.character_num = 0;
if (_global.Day >= 2) {
_root.responsetext = '';
if (random(2) == 1 && _root._currentframe == 12) {
if (_global.event_meet_up == 0) {
_global.character_num = random(19) + 2;
if (_global.sold_savori_collection == 5 && _global.character_num == 12) {
if (random(2) == 0) {
_global.character_num += random(5) + 1;
} else {
_global.character_num -= random(5) + 1;
}
}
if (_global.joinfriend != _global.character_num) {
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.student_chat = _global.character_num;
_global.meet_character();
}
} else {
if (_global.joinfriend == _global.event_meet_up) {
_global.temp_meet = _global.joinfriend;
_global.joinfriend = 0;
}
_global.character_num = _global.event_meet_up;
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.student_chat = _global.character_num;
_global.meet_character();
}
if (_global.event_meet_up == 0) {
if (_global.joinfriend != _global.character_num) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Ohh! Maiko Senpai!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Well well! If it isn\'t my favorite nerdlet!';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Heya Maiko.';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko!';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Hi Umi!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. hi Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san.';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: What\'s up babydoll.';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Maiko-chan! Looking sexy as always!';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan.';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Hey it\'s Maiko. Ha!';
_global.female_happy();
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
_global.female_mad();
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Talk or get outta my way Maiko!';
_global.female_mad();
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah-nyan is happy to see Maiko-chan! Nya Nya~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo! get over here girlie!';
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Bounce bounce bounce. Jiggle those huge tits for me.';
_global.male_horny();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Ah Maiko-chan. It is natural you would be drawn to me. I forgive you.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Umiya-san.';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Shhh! Don\'t tell my guard that I am here!';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Excuse me miss, please step away from Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! Maiko? But! But... I swear I just saw something over there.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
} else {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: I\'m glad you called me Maiko Senpai!!! let\'s have some fun!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: You better not be wasting my time nerdlet!';
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Heya Maiko. I came as soon as I could.';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko! I just got here too. What\'s up ?';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: There you are Umi! I came as soon as I got the message! ';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. hi Maiko... what did you want to meet for?';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. I came as you requested. What is it?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Hey Maiko. What\'s up babydoll. Wanted to pratice music or something?';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: There you are!! I been looking all over for those sweet boobs!.. I mean you!! ';
_global.male_horny();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I hope you understand how much I value my time.';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Hey it\'s Maiko. Ha! But why did you call me ?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! did you want to apologize?';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: What did you call me for!? Do you have any idea how pissed I am at you?';
_global.female_mad();
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Finally! I\'ve been waiting here. I don\'t have all day!';
_global.female_mad();
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah-nya is here for Maiko-nyan~ as promised!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: There you are girlie! You called me? You ready to get boned or something ?';
_global.male_horny();
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: What\'s up? Getting horny ?';
_global.male_horny();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Ah there you are. It\'s natural to want to see me in such a manner.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: ...well?';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko. What is it?';
_global.female_relief();
if (_global.TasksLeft != 1) {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Maiko! Phew! Glad I found you! The boob fairies didn\'t get you did they?.';
_global.female_relief();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_global.event_meet_up = 0;
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
_global.female_sad();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
_global.female_mad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
_global.female_sad();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
_global.male_sad();
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
_global.male_sad();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_global.male_mad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_global.female_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_global.male_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
_global.male_sad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
_global.male_sad();
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. That better not be from Joiry!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the Hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.character_num == 12) {
_global.event_meet_up = 0;
_global.character_num = 0;
_root.responsetext = 'Maiko: ...so it is true she is gone then.';
_root.TalkMenu.gotoAndStop(1);
_root.textb_mc.gotoAndStop(2);
_root.img.CharacterPic.gotoAndStop(1);
}
}
}
}
movieClip 2184 {
frame 1 {
stop();
}
}
button 2185 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_global.frame15_reset();
_global.travel = 1;
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_root.gotoAndStop(15);
}
}
button 2186 {
on (release) {
if (_global.end_game == 1 && _global.savori_talk_to_maiko_about_agents == 1) {
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_root.gotoAndStop(86);
} else {
if (_global.end_game == 1 && _global.riley_talk_to_maiko_about_savori == 1) {
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_root.gotoAndStop(110);
} else {
if (_global.end_game == 1) {
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_root.gotoAndStop(89);
} else {
if (_global.talk_to_luma_about_school == 1) {
if (_global.TasksLeft > 1) {
_root.DoorOpenClose.start();
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_root.gotoAndStop(6);
} else {
if (_root.TextMC._currentframe == 1) {
_root.TextMC.BubbleText.gotoAndStop(10);
_root.TextMC.play();
}
}
} else {
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_root.gotoAndStop(50);
}
}
}
}
}
}
button 2187 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.TasksLeft <= 5) {
if (_global.TasksLeft > 1) {
if (_global.been_in_class == 1) {
_global.ChangeFrame = _root._currentframe;
if (_global.temp_meet > 0) {
_global.joinfriend = _global.temp_meet;
_global.temp_meet = 0;
}
_root.gotoAndStop(33);
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
} else {
if (_root.TextMC._currentframe == 1) {
_root.TextMC.BubbleText.gotoAndStop(10);
_root.TextMC.play();
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(84);
_root.TextMC.play();
}
}
}
movieClip 2191 {
frame 1 {
stop();
}
frame 1 {
if (random(2) == 1) {
if (_global.TasksLeft > 1) {
_root.img.NPC_mc.gotoAndStop(random(10) + 4);
}
if (_global.joinfriend == 3 || _global.character_num == 3 || _global.student_chat == 3 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 3) {
} else {
_root.img.NPC_mc.gotoAndStop(random(14) + 4);
}
if (_global.joinfriend == 9 || _global.character_num == 9 || _global.student_chat == 9 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 9 || _root.img.NPC_mc._currentframe > 13) {
} else {
_root.img.NPC_mc.gotoAndStop(random(12) + 2);
}
}
}
instance of movieClip 2184 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance img of movieClip 2191 {
onClipEvent (load) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
}
if (_global.TasksLeft < 2) {
_root.UMwalking.stop('UMwalking');
} else {
if (_global.TasksLeft == 2) {
_root.UMwalking.stop('UMwalking');
} else {
_root.UMwalking.stop('UMwalking');
}
}
}
onClipEvent (enterFrame) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
} else {
if (_global.qsCamera == 1 && _global.usingqs == 1) {
this.dopeX._visible = true;
} else {
this.dopeX._visible = false;
}
}
}
}
frame 13 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
if (_global.TasksLeft == 1) {
}
}
}
frame 13 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
}
frame 13 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
if (_global.Day >= 2) {
_root.responsetext = '';
if (random(2) == 1 && _root._currentframe == 13) {
_global.character_num = random(19) + 2;
if (_global.sold_savori_collection == 5 && _global.character_num == 12) {
if (random(2) == 0) {
_global.character_num += random(5) + 1;
} else {
_global.character_num -= random(5) + 1;
}
}
if (_global.joinfriend != _global.character_num) {
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.student_chat = _global.character_num;
_global.meet_character();
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Ohh! Maiko Senpai!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Well well! If it isn\'t my favorite nerdlet!';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Heya Maiko.';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko!';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Hi Umi!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. hi Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san.';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: What\'s up babydoll.';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Maiko-chan! Looking sexy as always!';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan.';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Hey it\'s Maiko. Ha!';
_global.female_happy();
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: I hope you are not going in to sell more pictures of me Maiko!';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Ha! Going in to sell more lewd pictures I bet! Disgusting!';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 4) {
_root.responsetext = 'Savori: There is nothing to talk about Maiko! leave me alone!';
_global.female_mad();
_root.TalkMenu.gotoAndStop(3);
}
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Talk or get outta my way Maiko!';
_global.female_mad();
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah-nyan is happy to see Maiko-chan! Nya Nya~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo! get over here girlie!';
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Whoa! Maiko I want to fuck those huge tits everytime I see them.';
_global.male_horny();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Ah Maiko-chan. Hope my natural beauty isn\'t too much for you to handle.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Umiya-san.';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: I finally managed to sneak away from my guard.';
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Excuse me miss, please step away from Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Maiko! Phew! Don\'t worry there\'s nothing to worry about at the moment.';
_global.female_happy();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
_global.female_sad();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
_global.female_mad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
_global.female_sad();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
_global.male_sad();
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
_global.male_sad();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_global.male_mad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_global.female_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_global.male_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
_global.male_sad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
_global.male_sad();
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. That better not be from Joiry!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the Hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 2201 {
frame 1 {
stop();
}
}
button 2202 {
on (release) {
if (_global.tsugo_joey_quest == 0) {
_root.gotoAndStop(65);
} else {
if (_global.tsugo_joey_quest == 2) {
_root.gotoAndStop(72);
} else {
_root.gotoAndStop(14);
}
}
}
}
movieClip 2205 {
instance of movieClip 2201 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance img of movieClip 2205 {
onClipEvent (load) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
}
if (_global.TasksLeft < 2) {
_root.UMwalking.stop('UMwalking');
} else {
if (_global.TasksLeft == 2) {
_root.UMwalking.stop('UMwalking');
} else {
_root.UMwalking.stop('UMwalking');
}
}
}
onClipEvent (enterFrame) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
} else {
if (_global.qsCamera == 1 && _global.usingqs == 1) {
this.dopeX._visible = true;
} else {
this.dopeX._visible = false;
}
}
}
}
frame 14 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 14 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Mall');
}
}
frame 14 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
if (_global.area_mall == 0) {
_global.area_mall = 1;
_root.play_help.play_help.play_help_text = 'In the mall Maiko can work, buy, sell, and play arcade games.';
_root.play_help.gotoAndPlay(2);
}
}
frame 14 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
if (_global.Day >= 2) {
_root.responsetext = '';
if (random(2) == 1 && _root._currentframe == 14) {
_global.character_num = random(19) + 2;
if (_global.sold_savori_collection == 5 && _global.character_num == 12) {
if (random(2) == 0) {
_global.character_num += random(5) + 1;
} else {
_global.character_num -= random(5) + 1;
}
}
if (_global.joinfriend != _global.character_num) {
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.student_chat = _global.character_num;
_global.meet_character();
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Senpai! Maiko Senpaaaaaaiii!!! Hiya!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Well well! If it isn\'t my favorite nerdlet! And at the mall to aha ha ha!';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Heya Maiko. Done with school stuff for now then?';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko! Hey Maiko over here!';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Hi Umi! I just bought a super cute outfit!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Oh.. hi Maiko. At the mall eh?';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: I don\'t normally come to the Mall.';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: What\'s up babdydoll. Want to shop?';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Maiko-chan! You look WAY better than the other girls here!';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. What brings you here';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko\'s at the Mall! Ha!';
_global.female_tease();
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! Stay away from the bookstore please. Talk to me in the locker room.';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Stay away from the book store Maiko! I better not see you go in there!';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 4) {
_root.responsetext = 'Savori: There is nothing to talk about Maiko! leave me alone!';
_global.female_mad();
_root.TalkMenu.gotoAndStop(3);
}
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Didn\'t expect to see you here.';
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Maiko-Nya will play games with Leyah-nyan yes? Nya~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I keep loosing track of Luma, she is all over the place.';
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: What\'cha buying?';
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Alas, Maiko-chan. I know you\'d want to buy me something, but I\'d feel bad letting you.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: ...what?';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: There is so much I can do here without my guard watching me!';
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Excuse me miss, please step away from Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Be careful in here Maiko! Some of these people might be aliens! ';
_global.female_relief();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
_global.female_sad();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
_global.female_mad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
_global.female_sad();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
_global.male_sad();
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
_global.male_sad();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_global.male_mad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_global.female_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_global.male_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
_global.male_sad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
_global.male_sad();
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. That better not be from Joiry!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the Hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 2214 {
frame 1 {
stop();
}
}
button 2215 {
on (release) {
_root.gotoAndStop(13);
}
}
button 2216 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.mall_store = 4;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(34);
}
}
button 2217 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.mall_store = 1;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(34);
}
}
button 2218 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.mall_store = 2;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(34);
}
}
button 2219 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.mall_store = 3;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(34);
}
}
movieClip 2225 {
frame 1 {
stop();
}
instance of movieClip 2214 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance bodyguard of movieClip 560 {
onClipEvent (load) {
if (_global.agent_occupation == 1) {
this.gotoAndStop(3);
}
}
}
instance bodyguard of movieClip 560 {
onClipEvent (load) {
if (_global.agent_occupation == 1) {
this.gotoAndStop(4);
}
}
}
}
instance img of movieClip 2225 {
onClipEvent (load) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.qsCamera == 0) {
this.dopeX._visible = false;
} else {
if (_global.qsCamera == 1 && _global.usingqs == 1) {
this.dopeX._visible = true;
} else {
this.dopeX._visible = false;
}
}
}
}
frame 15 {
_root.Music_mc.gotoAndStop(1);
}
frame 15 {
if (_global.area_maiko_travel == 0) {
_global.area_maiko_travel = 1;
_root.play_help.play_help.play_help_text = 'Click on an area to travel to that location';
_root.play_help.gotoAndPlay(2);
}
}
movieClip 2234 {
frame 1 {
stop();
}
}
movieClip 2241 {
frame 1 {
stop();
}
}
movieClip 2243 {
}
movieClip 2245 {
}
movieClip 2247 {
}
movieClip 2250 {
}
movieClip 2253 {
}
movieClip 2256 {
}
movieClip 2259 {
}
movieClip 2260 {
frame 1 {
stop();
}
frame 3 {
gotoAndPlay(273);
}
frame 5 {
play();
}
frame 15 {
gotoAndPlay(5);
}
frame 16 {
play();
}
frame 56 {
gotoAndPlay(16);
}
frame 57 {
play();
}
frame 77 {
gotoAndPlay(57);
}
frame 78 {
play();
}
frame 98 {
gotoAndPlay(78);
}
frame 99 {
play();
}
frame 119 {
gotoAndPlay(99);
}
frame 120 {
play();
}
frame 140 {
gotoAndPlay(120);
}
frame 141 {
play();
}
frame 161 {
gotoAndPlay(141);
}
frame 162 {
play();
}
frame 182 {
gotoAndPlay(162);
}
frame 183 {
play();
}
frame 203 {
gotoAndPlay(183);
}
frame 204 {
play();
}
frame 224 {
gotoAndPlay(204);
}
frame 225 {
play();
}
frame 235 {
gotoAndPlay(225);
}
frame 236 {
play();
}
frame 238 {
_root.hit1.start(0, 1);
}
frame 243 {
gotoAndPlay(225);
}
frame 244 {
play();
}
frame 254 {
gotoAndPlay(244);
}
frame 255 {
play();
}
frame 257 {
_root.hit1.start(0, 1);
}
frame 262 {
gotoAndPlay(244);
}
frame 263 {
stop();
}
frame 264 {
play();
}
frame 272 {
gotoAndPlay(264);
}
frame 291 {
gotoAndPlay(273);
}
}
movieClip 2273 {
frame 1 {
stop();
}
}
movieClip 2277 {
frame 1 {
stop();
}
}
movieClip 2290 {
frame 300 {
if (_root._currentframe != 40) {
if (_global.joinfriend == 10) {
_root.yuri.gotoAndStop(106);
_root.yuri.hair_upper.cum.gotoAndStop(2);
_root.yuri.boobs_outter.cum.gotoAndStop(2);
_root.yuri.boobs_inner.cum.gotoAndStop(2);
_root.yuri.body.eye_move.gotoAndStop('front');
_root.yuri.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.body.eye_move.gotoAndStop('front');
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Maiko: Ugh...Kyle...\nKyle: I\'ll make it up to you Maiko!';
_root.cumface._visible = true;
_global.is_cumming = 1;
_global.all_plus_relation_small();
} else {
if (_global.joinfriend == 15) {
_root.yuri.gotoAndStop(106);
_root.yuri.hair_upper.cum.gotoAndStop(2);
_root.yuri.boobs_outter.cum.gotoAndStop(2);
_root.yuri.boobs_inner.cum.gotoAndStop(2);
_root.yuri.body.eye_move.gotoAndStop('front');
_root.yuri.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.body.eye_move.gotoAndStop('front');
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Joiry: oh fuck shi-!\nMaiko: Joiry...\nJoiry: Luma never let\'s me do that hah ha!';
_root.cumface._visible = true;
_global.is_cumming = 1;
_global.all_plus_relation_small();
} else {
if (_global.joinfriend == 16) {
_root.yuri.gotoAndStop(106);
_root.yuri.hair_upper.cum.gotoAndStop(2);
_root.yuri.boobs_outter.cum.gotoAndStop(2);
_root.yuri.boobs_inner.cum.gotoAndStop(2);
_root.yuri.body.eye_move.gotoAndStop('front');
_root.yuri.body.eyebrow_profile.gotoAndStop('mad');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.body.eye_move.gotoAndStop('front');
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'David: Holy shit Jeni is going to kill me!\nMaiko: David! I\'M going to kill you!';
_root.cumface._visible = true;
_global.is_cumming = 1;
_global.all_plus_relation_small();
}
}
}
if (_global.joinfriend == 5) {
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_global.plus_amount = 3 + (random(2) + 1) / 10;
_global.ChrisRelation += _global.plus_amount;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Chris:...\nMaiko: Why\'d you stop?\nChris: I didn\'t want to cum on you.\nMaiko: Hehe thanks.';
} else {
if (_global.joinfriend == 9) {
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_global.plus_amount = 3 + (random(2) + 1) / 10;
_global.GreelRelation += _global.plus_amount;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Greel:...\nMaiko: Greel?\nGreel: My arm is tired.\nMaiko: Hehe.';
} else {
if (_global.joinfriend == 10) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.KyleRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 15) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.JoiryRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 16) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.DavidRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 17) {
_global.plus_amount = 3 + (random(2) + 1) / 10;
_global.TsugoRelation += _global.plus_amount;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Tsugo: I have to admit Maiko-chan.\nMaiko: Hmm?\nTsugo: I am enjoying the view.\nMaiko: Hehe.';
} else {
if (_global.joinfriend == 18) {
_global.maiko_wash_hair();
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JinruRelation += _global.plus_amount;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Jinru: .....\nMaiko: Are you going to tell me what that is? \nJinru: ...what were we talking about again?';
}
}
}
}
}
}
}
}
}
frame 500 {
stop();
_global.maiko_boob_tease();
_root.yuri.body.eye_move.gotoAndStop('down');
_root.yuri.body.eyebrow_profile.gotoAndStop('normal');
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.body.eye_move.gotoAndStop('down');
if (_global.joinfriend == 18) {
_root.responsetext = 'Maiko: I\'ll just finish washing.';
}
}
}
movieClip 2291 {
frame 1 {
stop();
}
}
movieClip 2298 {
}
movieClip 2307 {
frame 1 {
stop();
}
}
movieClip 2308 {
frame 1 {
stop();
}
frame 3 {
play();
}
frame 35 {
gotoAndStop(2);
}
frame 36 {
play();
}
frame 46 {
gotoAndPlay(36);
}
frame 47 {
play();
}
frame 65 {
gotoAndStop(2);
}
frame 66 {
play();
}
frame 89 {
gotoAndStop(2);
}
}
movieClip 2311 {
frame 1 {
stop();
}
}
movieClip 2314 {
frame 1 {
stop();
}
}
movieClip 2317 {
frame 1 {
stop();
}
}
movieClip 2320 {
frame 1 {
stop();
}
}
movieClip 2323 {
frame 1 {
stop();
}
}
movieClip 2326 {
frame 1 {
stop();
}
}
movieClip 2329 {
}
movieClip 2332 {
frame 1 {
stop();
}
}
movieClip 2335 {
frame 1 {
stop();
}
}
movieClip 2338 {
frame 1 {
stop();
}
}
movieClip 2343 {
frame 1 {
stop();
}
}
movieClip 2346 {
frame 1 {
stop();
}
}
movieClip 2349 {
frame 1 {
stop();
}
}
movieClip 2352 {
frame 1 {
stop();
}
}
movieClip 2355 {
frame 1 {
stop();
}
}
movieClip 2358 {
frame 1 {
stop();
}
}
movieClip 2361 {
frame 1 {
stop();
}
}
movieClip 2364 {
frame 1 {
stop();
}
}
movieClip 2367 {
frame 1 {
stop();
}
}
movieClip 2370 {
frame 1 {
stop();
}
}
movieClip 2375 {
frame 1 {
stop();
}
}
movieClip 2378 {
frame 1 {
stop();
}
}
movieClip 2379 {
frame 1 {
stop();
}
instance hairpin_mc of movieClip 509 {
onClipEvent (load) {
if (_global.riley_into_darkness > 1) {
} else {
this._visible = false;
}
}
}
instance hair of movieClip 2375 {
onClipEvent (load) {
if (_root._currentframe != 38) {
this.gotoAndStop(_global.HairStyle);
}
}
}
}
movieClip 2380 {
frame 1 {
stop();
}
}
movieClip 2381 {
instance pathto of movieClip 2241 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance pathto of movieClip 2241 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 5 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 15 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 25 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 35 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 45 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 55 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 65 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 75 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 85 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
}
movieClip 2388 {
frame 1 {
stop();
}
}
movieClip 2395 {
frame 1 {
stop();
}
}
movieClip 2396 {
instance of movieClip 2388 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 2395 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 2395 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 5 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 15 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 25 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 35 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 45 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 55 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 65 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 75 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 85 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
}
movieClip 2405 {
frame 1 {
stop();
}
}
movieClip 2406 {
instance of movieClip 2405 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 2407 {
frame 1 {
_global.randomCharStuff = random(3);
if (_global.randomCharStuff == 1) {
CharacterPic_profile.arm_upper.gotoAndPlay(236);
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
} else {
if (_global.randomCharStuff == 2) {
CharacterPic_friend.arm_lower.gotoAndPlay(255);
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
}
}
frame 20 {
_global.randomCharStuff = random(3);
if (_global.randomCharStuff == 1) {
CharacterPic_profile.arm_upper.gotoAndPlay(236);
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
} else {
if (_global.randomCharStuff == 2) {
CharacterPic_friend.arm_lower.gotoAndPlay(255);
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
}
}
frame 40 {
_global.randomCharStuff = random(3);
if (_global.randomCharStuff == 1) {
CharacterPic_profile.arm_upper.gotoAndPlay(236);
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
} else {
if (_global.randomCharStuff == 2) {
CharacterPic_friend.arm_lower.gotoAndPlay(255);
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
}
}
frame 62 {
_global.randomCharStuff = random(3);
if (_global.randomCharStuff == 1) {
CharacterPic_profile.arm_upper.gotoAndPlay(236);
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
} else {
if (_global.randomCharStuff == 2) {
CharacterPic_friend.arm_lower.gotoAndPlay(255);
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
}
}
}
movieClip 2408 {
}
movieClip 2409 {
frame 1 {
stop();
}
}
movieClip 2410 {
instance pathto of movieClip 2241 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance pathto of movieClip 2241 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 15 {
_global.time_left = 420;
if (_global.challenge_pattie_running == 1) {
_root.outside_menu.gotoAndStop(10);
} else {
_root.outside_menu.gotoAndStop(6);
}
}
frame 16 {
++_global.luma_run_distance;
}
frame 17 {
++_global.luma_run_distance;
}
frame 18 {
++_global.luma_run_distance;
}
frame 19 {
++_global.luma_run_distance;
}
frame 20 {
++_global.luma_run_distance;
}
frame 20 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 21 {
++_global.luma_run_distance;
}
frame 22 {
++_global.luma_run_distance;
}
frame 23 {
++_global.luma_run_distance;
}
frame 24 {
++_global.luma_run_distance;
}
frame 25 {
++_global.luma_run_distance;
}
frame 26 {
++_global.luma_run_distance;
}
frame 27 {
++_global.luma_run_distance;
}
frame 28 {
++_global.luma_run_distance;
}
frame 29 {
++_global.luma_run_distance;
}
frame 30 {
++_global.luma_run_distance;
}
frame 30 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 31 {
++_global.luma_run_distance;
}
frame 32 {
++_global.luma_run_distance;
}
frame 33 {
++_global.luma_run_distance;
}
frame 34 {
++_global.luma_run_distance;
}
frame 35 {
++_global.luma_run_distance;
}
frame 36 {
++_global.luma_run_distance;
}
frame 37 {
++_global.luma_run_distance;
}
frame 38 {
++_global.luma_run_distance;
}
frame 39 {
++_global.luma_run_distance;
}
frame 40 {
++_global.luma_run_distance;
}
frame 40 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 41 {
++_global.luma_run_distance;
}
frame 42 {
++_global.luma_run_distance;
}
frame 43 {
++_global.luma_run_distance;
}
frame 44 {
++_global.luma_run_distance;
}
frame 45 {
++_global.luma_run_distance;
}
frame 46 {
++_global.luma_run_distance;
}
frame 47 {
++_global.luma_run_distance;
}
frame 48 {
++_global.luma_run_distance;
}
frame 49 {
++_global.luma_run_distance;
}
frame 50 {
++_global.luma_run_distance;
}
frame 50 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 51 {
++_global.luma_run_distance;
}
frame 52 {
++_global.luma_run_distance;
}
frame 53 {
++_global.luma_run_distance;
}
frame 54 {
++_global.luma_run_distance;
}
frame 55 {
++_global.luma_run_distance;
}
frame 56 {
++_global.luma_run_distance;
}
frame 57 {
++_global.luma_run_distance;
}
frame 58 {
++_global.luma_run_distance;
}
frame 59 {
++_global.luma_run_distance;
}
frame 60 {
++_global.luma_run_distance;
}
frame 60 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 61 {
++_global.luma_run_distance;
}
frame 62 {
++_global.luma_run_distance;
}
frame 63 {
++_global.luma_run_distance;
}
frame 64 {
++_global.luma_run_distance;
}
frame 65 {
++_global.luma_run_distance;
}
frame 66 {
++_global.luma_run_distance;
}
frame 67 {
++_global.luma_run_distance;
}
frame 68 {
++_global.luma_run_distance;
}
frame 69 {
++_global.luma_run_distance;
}
frame 70 {
++_global.luma_run_distance;
}
frame 70 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 71 {
++_global.luma_run_distance;
}
frame 72 {
++_global.luma_run_distance;
}
frame 73 {
++_global.luma_run_distance;
}
frame 74 {
++_global.luma_run_distance;
}
frame 75 {
++_global.luma_run_distance;
}
frame 76 {
++_global.luma_run_distance;
}
frame 77 {
++_global.luma_run_distance;
}
frame 78 {
++_global.luma_run_distance;
}
frame 79 {
++_global.luma_run_distance;
}
frame 80 {
++_global.luma_run_distance;
}
frame 80 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 81 {
++_global.luma_run_distance;
}
frame 82 {
++_global.luma_run_distance;
}
frame 83 {
++_global.luma_run_distance;
}
frame 84 {
++_global.luma_run_distance;
}
frame 85 {
++_global.luma_run_distance;
}
frame 86 {
++_global.luma_run_distance;
}
frame 87 {
++_global.luma_run_distance;
}
frame 88 {
++_global.luma_run_distance;
}
frame 89 {
++_global.luma_run_distance;
}
frame 90 {
++_global.luma_run_distance;
}
frame 90 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 91 {
++_global.luma_run_distance;
}
frame 92 {
++_global.luma_run_distance;
}
frame 93 {
++_global.luma_run_distance;
}
frame 94 {
++_global.luma_run_distance;
}
frame 95 {
++_global.luma_run_distance;
}
frame 96 {
++_global.luma_run_distance;
}
frame 97 {
++_global.luma_run_distance;
}
frame 98 {
++_global.luma_run_distance;
}
frame 99 {
++_global.luma_run_distance;
}
frame 100 {
++_global.luma_run_distance;
}
frame 100 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 101 {
++_global.luma_run_distance;
}
frame 102 {
++_global.luma_run_distance;
}
frame 103 {
++_global.luma_run_distance;
}
frame 103 {
gotoAndPlay(16);
}
}
movieClip 2411 {
}
movieClip 2412 {
frame 1 {
stop();
}
}
movieClip 2413 {
instance of movieClip 2388 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 2395 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 2395 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 15 {
_global.time_left = 420;
if (_global.challenge_zytra_swimming == 1) {
_root.outside_menu.gotoAndStop(11);
} else {
_root.outside_menu.gotoAndStop(7);
}
}
frame 16 {
++_global.luma_swim_distance;
}
frame 16 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 17 {
++_global.luma_swim_distance;
}
frame 18 {
++_global.luma_swim_distance;
}
frame 19 {
++_global.luma_swim_distance;
}
frame 20 {
++_global.luma_swim_distance;
}
frame 21 {
++_global.luma_swim_distance;
}
frame 22 {
++_global.luma_swim_distance;
}
frame 23 {
++_global.luma_swim_distance;
}
frame 24 {
++_global.luma_swim_distance;
}
frame 25 {
++_global.luma_swim_distance;
}
frame 26 {
++_global.luma_swim_distance;
}
frame 26 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 27 {
++_global.luma_swim_distance;
}
frame 28 {
++_global.luma_swim_distance;
}
frame 29 {
++_global.luma_swim_distance;
}
frame 30 {
++_global.luma_swim_distance;
}
frame 31 {
++_global.luma_swim_distance;
}
frame 32 {
++_global.luma_swim_distance;
}
frame 33 {
++_global.luma_swim_distance;
}
frame 34 {
++_global.luma_swim_distance;
}
frame 35 {
++_global.luma_swim_distance;
}
frame 36 {
++_global.luma_swim_distance;
}
frame 36 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 37 {
++_global.luma_swim_distance;
}
frame 38 {
++_global.luma_swim_distance;
}
frame 39 {
++_global.luma_swim_distance;
}
frame 40 {
++_global.luma_swim_distance;
}
frame 41 {
++_global.luma_swim_distance;
}
frame 42 {
++_global.luma_swim_distance;
}
frame 43 {
++_global.luma_swim_distance;
}
frame 44 {
++_global.luma_swim_distance;
}
frame 45 {
++_global.luma_swim_distance;
}
frame 46 {
++_global.luma_swim_distance;
}
frame 46 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 47 {
++_global.luma_swim_distance;
}
frame 48 {
++_global.luma_swim_distance;
}
frame 49 {
++_global.luma_swim_distance;
}
frame 50 {
++_global.luma_swim_distance;
}
frame 51 {
++_global.luma_swim_distance;
}
frame 52 {
++_global.luma_swim_distance;
}
frame 53 {
++_global.luma_swim_distance;
}
frame 54 {
++_global.luma_swim_distance;
}
frame 55 {
++_global.luma_swim_distance;
}
frame 56 {
++_global.luma_swim_distance;
}
frame 56 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 57 {
++_global.luma_swim_distance;
}
frame 58 {
++_global.luma_swim_distance;
}
frame 59 {
++_global.luma_swim_distance;
}
frame 60 {
++_global.luma_swim_distance;
}
frame 61 {
++_global.luma_swim_distance;
}
frame 62 {
++_global.luma_swim_distance;
}
frame 63 {
++_global.luma_swim_distance;
}
frame 64 {
++_global.luma_swim_distance;
}
frame 65 {
++_global.luma_swim_distance;
}
frame 66 {
++_global.luma_swim_distance;
}
frame 66 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 67 {
++_global.luma_swim_distance;
}
frame 68 {
++_global.luma_swim_distance;
}
frame 69 {
++_global.luma_swim_distance;
}
frame 70 {
++_global.luma_swim_distance;
}
frame 71 {
++_global.luma_swim_distance;
}
frame 72 {
++_global.luma_swim_distance;
}
frame 73 {
++_global.luma_swim_distance;
}
frame 74 {
++_global.luma_swim_distance;
}
frame 75 {
++_global.luma_swim_distance;
}
frame 75 {
CharacterPic_profile.boobs_upper.gotoAndPlay(66);
}
frame 76 {
++_global.luma_swim_distance;
}
frame 77 {
++_global.luma_swim_distance;
}
frame 78 {
++_global.luma_swim_distance;
}
frame 79 {
++_global.luma_swim_distance;
}
frame 80 {
++_global.luma_swim_distance;
}
frame 81 {
++_global.luma_swim_distance;
}
frame 82 {
++_global.luma_swim_distance;
}
frame 83 {
++_global.luma_swim_distance;
}
frame 84 {
++_global.luma_swim_distance;
}
frame 85 {
++_global.luma_swim_distance;
}
frame 85 {
CharacterPic_friend.boobs_upper.gotoAndPlay(66);
}
frame 86 {
++_global.luma_swim_distance;
}
frame 87 {
++_global.luma_swim_distance;
}
frame 88 {
++_global.luma_swim_distance;
}
frame 89 {
++_global.luma_swim_distance;
}
frame 90 {
++_global.luma_swim_distance;
}
frame 91 {
++_global.luma_swim_distance;
}
frame 92 {
++_global.luma_swim_distance;
}
frame 93 {
++_global.luma_swim_distance;
}
frame 94 {
++_global.luma_swim_distance;
}
frame 94 {
gotoAndPlay(16);
}
frame 95 {
++_global.luma_swim_distance;
}
frame 96 {
++_global.luma_swim_distance;
}
frame 97 {
++_global.luma_swim_distance;
}
frame 98 {
++_global.luma_swim_distance;
}
frame 99 {
++_global.luma_swim_distance;
}
frame 100 {
++_global.luma_swim_distance;
}
frame 100 {
gotoAndPlay(16);
}
}
movieClip 2414 {
frame 79 {
gotoAndPlay(1);
}
frame 101 {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
if (_global.challenge_luma_boxing == 1) {
_root.gotoAndStop(76);
} else {
if (_global.challenge_jeni_boxing == 1) {
_root.gotoAndStop(83);
} else {
_root.gotoAndStop(23);
}
}
}
}
frame 122 {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
if (_global.challenge_luma_boxing == 1) {
_global.beat_luma_fight = 1;
_global.challenge_luma_boxing = 0;
_root.gotoAndStop(77);
} else {
if (_global.challenge_jeni_boxing == 1) {
_global.beat_jeni_boxing = 1;
_global.challenge_jeni_boxing = 0;
_root.gotoAndStop(82);
} else {
_root.gotoAndStop(23);
}
}
}
}
}
movieClip 2423 {
frame 1 {
stop();
}
}
movieClip 2424 {
frame 1 {
stop();
}
instance of movieClip 2423 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 2429 {
}
movieClip 2437 {
}
movieClip 2441 {
}
movieClip 2443 {
}
movieClip 2444 {
frame 1 {
stop();
}
}
movieClip 2453 {
frame 1 {
stop();
}
}
movieClip 2456 {
}
movieClip 2457 {
}
movieClip 2458 {
frame 1 {
stop();
}
}
movieClip 2459 {
instance of movieClip 2424 {
}
instance of movieClip 2453 {
onClipEvent (load) {
this.spikes_top.gotoAndStop(1);
this.spikes_bottom.gotoAndStop(5);
}
}
frame 79 {
gotoAndPlay(1);
}
instance of movieClip 2424 {
}
frame 101 {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_global.magicskillearned += 70 / _global.magiclevel + 30;
_root.gotoAndStop(20);
}
}
frame 122 {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_global.chips += random(2);
_global.chipparts += random(20);
_global.magicskillearned += 70 / _global.magiclevel + 30;
_global.magicskillearned += 20;
_root.gotoAndStop(20);
}
}
}
movieClip 2468 {
frame 1 {
stop();
}
}
movieClip 2469 {
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 2470 {
frame 79 {
gotoAndPlay(1);
}
frame 101 {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(57);
}
}
frame 122 {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(57);
}
}
}
movieClip 2471 {
frame 1 {
stop();
}
instance of movieClip 2234 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 3 {
_global.speedskillearned += Math.floor(70 / _global.speedlevel);
if (_global.book_run == 1) {
_global.speedskillearned + 20;
}
if (_global.joinfriend == 2 || _global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11 || _global.joinfriend == 12 || _global.joinfriend == 13 || _global.joinfriend == 14) {
_global.speedskillearned + 10;
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance of movieClip 2381 {
onClipEvent (load) {
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(57);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(120);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
if (_global.joinfriend > 1) {
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_upper.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_lower.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(78);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(99);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
if (_global.joinfriend == 2 || _global.joinfriend == 12 || _global.joinfriend == 13 || _global.joinfriend == 14 || _global.joinfriend == 19) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(8);
} else {
if (_global.joinfriend == 4) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.joinfriend == 7 || _global.joinfriend == 20) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.joinfriend == 8) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(3);
} else {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(10);
}
}
}
}
}
}
}
}
frame 4 {
_global.swimskillearned += Math.floor(70 / _global.swimlevel);
if (_global.book_swim == 1) {
_global.swimskillearned + 20;
}
if (_global.joinfriend == 2 || _global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11 || _global.joinfriend == 12 || _global.joinfriend == 13 || _global.joinfriend == 14) {
_global.swimskillearned + 10;
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance of movieClip 2396 {
onClipEvent (load) {
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(183);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(141);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
if (_global.joinfriend > 1) {
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_upper.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_lower.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(204);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(162);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
if (_global.joinfriend == 2 || _global.joinfriend == 12 || _global.joinfriend == 13 || _global.joinfriend == 14 || _global.joinfriend == 19) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(8);
} else {
if (_global.joinfriend == 4) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.joinfriend == 7 || _global.joinfriend == 20) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.joinfriend == 8) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(3);
} else {
if (_global.joinfriend == 15 || _global.joinfriend == 16) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(11);
} else {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(10);
}
}
}
}
}
}
}
}
}
frame 5 {
_global.meleeskillearned += Math.floor(70 / _global.meleelevel);
if (_global.book_box == 1) {
_global.meleeskillearned + 20;
}
if (_global.joinfriend == 2 || _global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11 || _global.joinfriend == 12 || _global.joinfriend == 13 || _global.joinfriend == 14) {
_global.meleeskillearned + 10;
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance of movieClip 2407 {
onClipEvent (load) {
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('mad');
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(225);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(244);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
if (_global.joinfriend > 1) {
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.body.eyebrow_profile.gotoAndStop('mad');
this.CharacterPic_friend.hair_upper.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_lower.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(225);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(244);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
if (_global.joinfriend == 2 || _global.joinfriend == 12 || _global.joinfriend == 13 || _global.joinfriend == 14 || _global.joinfriend == 19) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(8);
} else {
if (_global.joinfriend == 4) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
} else {
if (_global.joinfriend == 7 || _global.joinfriend == 20) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(12);
} else {
if (_global.joinfriend == 8) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(3);
} else {
if (_global.joinfriend == 15 || _global.joinfriend == 16) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(11);
} else {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
this.CharacterPic_friend.body.gotoAndStop(10);
}
}
}
}
}
}
}
}
}
frame 6 {
if (_global.book_run == 1) {
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance runningluma of movieClip 2410 {
onClipEvent (load) {
_root.outside_menu.gotoAndStop(6);
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
_global.time_left = 2100;
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(57);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(120);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_upper.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_lower.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(78);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(99);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
this.luma_position.luma_run.CharacterPic_friend.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.LumaChar);
this.luma_position.luma_run.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.LumaChar);
this.luma_position.luma_run.CharacterPic_friend.hair_upper.gotoAndStop(_global.LumaChar);
this.luma_position.luma_run.CharacterPic_friend.hair_lower.gotoAndStop(_global.LumaChar);
this.luma_position.luma_run.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.arm_upper.gotoAndPlay(78);
this.luma_position.luma_run.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.arm_lower.gotoAndPlay(99);
this.luma_position.luma_run.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.body.gotoAndStop(3);
this.luma_position.luma_run.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
this.luma_position.gotoAndStop(100);
}
onClipEvent (enterFrame) {
--_global.time_left;
_root.outside_menu.timeleft = _global.time_left;
if (_global.time_left <= 0) {
if (_global.challenge_luma_running == 1 && _global.luma_run_distance < _global.maiko_run_distance) {
_global.beat_luma_track = 1;
_global.challenge_luma_running = 0;
_root.gotoAndStop(77);
} else {
_root.gotoAndStop(76);
}
}
if (_global.luma_run_distance - _global.maiko_run_distance > 100) {
this.luma_position.gotoAndStop(100);
} else {
if (_global.luma_run_distance - _global.maiko_run_distance < 0) {
this.luma_position.gotoAndStop(1);
} else {
this.luma_position.gotoAndStop(_global.luma_run_distance - _global.maiko_run_distance);
}
}
}
}
frame 7 {
if (_global.book_swim == 1) {
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance swimmingluma of movieClip 2413 {
onClipEvent (load) {
_root.outside_menu.gotoAndStop(7);
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
_global.time_left = 2100;
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(183);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(141);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_upper.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_lower.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(204);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(162);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
this.luma_position.luma_swim.CharacterPic_friend.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.LumaChar);
this.luma_position.luma_swim.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.LumaChar);
this.luma_position.luma_swim.CharacterPic_friend.hair_upper.gotoAndStop(_global.LumaChar);
this.luma_position.luma_swim.CharacterPic_friend.hair_lower.gotoAndStop(_global.LumaChar);
this.luma_position.luma_swim.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.arm_upper.gotoAndPlay(204);
this.luma_position.luma_swim.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.arm_lower.gotoAndPlay(162);
this.luma_position.luma_swim.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.body.gotoAndStop(3);
this.luma_position.luma_swim.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
this.luma_position.gotoAndStop(100);
}
onClipEvent (enterFrame) {
--_global.time_left;
_root.outside_menu.timeleft = _global.time_left;
if (_global.time_left <= 0) {
if (_global.challenge_luma_swimming == 1 && _global.luma_swim_distance < _global.maiko_swim_distance) {
_global.beat_luma_swim = 1;
_global.challenge_luma_swimming = 0;
_root.gotoAndStop(77);
} else {
_root.gotoAndStop(76);
}
}
if (_global.luma_swim_distance - _global.maiko_swim_distance > 100) {
this.luma_position.gotoAndStop(100);
} else {
if (_global.luma_swim_distance - _global.maiko_swim_distance < 0) {
this.luma_position.gotoAndStop(1);
} else {
this.luma_position.gotoAndStop(_global.luma_swim_distance - _global.maiko_swim_distance);
}
}
}
}
frame 8 {
if (_global.book_box == 1) {
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance boxingluma of movieClip 2414 {
onClipEvent (load) {
_root.outside_menu.gotoAndStop(8);
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('mad');
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(225);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(244);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.body.eyebrow_profile.gotoAndStop('mad');
this.CharacterPic_friend.hair_upper.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_lower.gotoAndStop(_global.LumaChar);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(225);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(244);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
_root.outside_menu.lumalife.gotoAndStop(6 - _global.lumalife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
_global.lumareact = _global.lumareact_init;
if (_global.Hairset == 1) {
_global.lumareact = _global.lumareact_init + _global.magiclevel;
}
_global.luma_reaction_time = 5 + random(_global.lumareact);
_global.timeleft = 42 + random(63);
_global.lumalife = 5;
_global.maikolife = 5;
}
onClipEvent (enterFrame) {
--_global.timeleft;
_root.outside_menu.timeleft = _global.timeleft;
_root.outside_menu.lumalife.gotoAndStop(6 - _global.lumalife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
if (_global.timeleft <= 0) {
_root.outside_menu.button_display.top_left.gotoAndStop(2);
_global.timeleft = 42 + random(63);
}
if (_root.outside_menu.button_display.top_left._currentframe == 2) {
--_global.luma_reaction_time;
if (_global.luma_reaction_time <= 0) {
--_global.maikolife;
this.CharacterPic_friend.arm_lower.gotoAndPlay(255);
this.CharacterPic_friend.boobs_upper.gotoAndPlay(66);
if (_global.maikolife <= 0) {
_global.timeleft = 500;
_root.img.boxingluma.gotoAndPlay(80);
}
_root.outside_menu.button_display.top_left.gotoAndStop(1);
_global.luma_reaction_time = 5 + random(_global.lumareact);
}
}
}
}
frame 9 {
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
}
instance boxingsent of movieClip 2459 {
onClipEvent (load) {
_root.outside_menu.gotoAndStop(9);
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('mad');
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(1);
this.CharacterPic_profile.arm_upper.gotoAndPlay(225);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(1);
this.CharacterPic_profile.arm_lower.gotoAndPlay(244);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
if (_global.club_swim == 1 || _global.club_track == 1 || _global.club_school == 1 || _global.club_music == 1 || _global.club_photo == 1 || _global.club_battle == 1 || _global.club_dance == 1 || _global.club_dodg == 1 || _global.club_game == 1) {
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(3);
this.CharacterPic_profile.body.gotoAndStop(2);
} else {
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(2);
this.CharacterPic_profile.body.gotoAndStop(1);
}
_root.outside_menu.sentlife.gotoAndStop(6 - _global.sentlife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
_global.sent_reaction_time = 5 + random(10);
_global.timeleft = 42 + random(63);
_global.sentlife = 5;
_global.maikolife = 5;
_global.imgwalk_import();
}
onClipEvent (enterFrame) {
--_global.timeleft;
_root.outside_menu.timeleft = _global.timeleft;
_root.outside_menu.sentlife.gotoAndStop(6 - _global.sentlife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
if (_global.timeleft <= 0) {
_root.outside_menu.button_display.top_left.gotoAndStop(2);
_global.timeleft = 42 + random(63);
}
if (_root.outside_menu.button_display.top_left._currentframe == 2) {
--_global.sent_reaction_time;
if (_global.sent_reaction_time <= 0) {
--_global.maikolife;
this.pulse.gotoAndPlay(2);
if (_global.maikolife <= 0) {
_global.timeleft = 500;
_root.img.boxingsent.gotoAndPlay(80);
}
_root.outside_menu.button_display.top_left.gotoAndStop(1);
_global.sent_reaction_time = 5 + random(10);
}
}
}
}
frame 10 {
_global.speedskillearned += Math.floor(70 / _global.speedlevel) + 30;
if (_global.book_run == 1) {
_global.speedskillearned + 20;
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance runningluma of movieClip 2410 {
onClipEvent (load) {
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
_global.time_left = 2100;
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(57);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(120);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(2);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(2);
this.CharacterPic_friend.hair_upper.gotoAndStop(2);
this.CharacterPic_friend.hair_lower.gotoAndStop(2);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(78);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(99);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(8);
this.luma_position.luma_run.CharacterPic_friend.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.body.eye_move.eye.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.hair_upper.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.hair_lower.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.arm_upper.gotoAndPlay(78);
this.luma_position.luma_run.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.arm_lower.gotoAndPlay(99);
this.luma_position.luma_run.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.luma_position.luma_run.CharacterPic_friend.body.gotoAndStop(3);
this.luma_position.luma_run.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(8);
this.luma_position.gotoAndStop(100);
}
onClipEvent (enterFrame) {
--_global.time_left;
_root.outside_menu.timeleft = _global.time_left;
if (_global.time_left <= 0) {
if (_global.challenge_pattie_running == 1 && _global.luma_run_distance < _global.maiko_run_distance) {
_global.beat_pattie_track = 1;
_global.challenge_pattie_running = 0;
_root.gotoAndStop(78);
} else {
_root.gotoAndStop(79);
}
}
if (_global.luma_run_distance - _global.maiko_run_distance > 100) {
this.luma_position.gotoAndStop(100);
} else {
if (_global.luma_run_distance - _global.maiko_run_distance < 0) {
this.luma_position.gotoAndStop(1);
} else {
this.luma_position.gotoAndStop(_global.luma_run_distance - _global.maiko_run_distance);
}
}
}
}
frame 11 {
_global.swimskillearned += Math.floor(70 / _global.swimlevel) + 30;
if (_global.book_swim == 1) {
_global.swimskillearned + 20;
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance swimmingluma of movieClip 2413 {
onClipEvent (load) {
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
_global.time_left = 2100;
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(183);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(141);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(6);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(6);
this.CharacterPic_friend.hair_upper.gotoAndStop(6);
this.CharacterPic_friend.hair_lower.gotoAndStop(6);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(204);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(162);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
this.luma_position.luma_swim.CharacterPic_friend.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.body.eye_move.eye.gotoAndStop(6);
this.luma_position.luma_swim.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(6);
this.luma_position.luma_swim.CharacterPic_friend.hair_upper.gotoAndStop(6);
this.luma_position.luma_swim.CharacterPic_friend.hair_lower.gotoAndStop(6);
this.luma_position.luma_swim.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.arm_upper.gotoAndPlay(204);
this.luma_position.luma_swim.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.arm_lower.gotoAndPlay(162);
this.luma_position.luma_swim.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.luma_position.luma_swim.CharacterPic_friend.body.gotoAndStop(3);
this.luma_position.luma_swim.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(4);
this.luma_position.gotoAndStop(100);
}
onClipEvent (enterFrame) {
--_global.time_left;
_root.outside_menu.timeleft = _global.time_left;
if (_global.time_left <= 0) {
if (_global.challenge_zytra_swimming == 1 && _global.luma_swim_distance < _global.maiko_swim_distance) {
_global.beat_zytra_swim = 1;
_global.challenge_zytra_swimming = 0;
_root.gotoAndStop(80);
} else {
_root.gotoAndStop(81);
}
}
if (_global.luma_swim_distance - _global.maiko_swim_distance > 100) {
this.luma_position.gotoAndStop(100);
} else {
if (_global.luma_swim_distance - _global.maiko_swim_distance < 0) {
this.luma_position.gotoAndStop(1);
} else {
this.luma_position.gotoAndStop(_global.luma_swim_distance - _global.maiko_swim_distance);
}
}
}
}
frame 12 {
_global.meleeskillearned += Math.floor(70 / _global.meleelevel) + 30;
if (_global.book_box == 1) {
_global.meleeskillearned + 20;
}
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
instance boxingluma of movieClip 2414 {
onClipEvent (load) {
_root.outside_menu.gotoAndStop(12);
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(225);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(244);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(13);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(13);
this.CharacterPic_friend.hair_upper.gotoAndStop(13);
this.CharacterPic_friend.hair_lower.gotoAndStop(13);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(225);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(244);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(8);
_root.outside_menu.jenilife.gotoAndStop(6 - _global.jenilife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
_global.jenireact = _global.jenireact_init;
if (_global.Hairset == 1) {
_global.jenireact = _global.jenireact_init + _global.magiclevel;
}
_global.jeni_reaction_time = 5 + random(_global.jenireact);
_global.timeleft = 42 + random(63);
_global.jenilife = 5;
_global.maikolife = 5;
}
onClipEvent (enterFrame) {
--_global.timeleft;
_root.outside_menu.timeleft = _global.timeleft;
_root.outside_menu.jenilife.gotoAndStop(6 - _global.jenilife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
if (_global.timeleft <= 0) {
_root.outside_menu.button_display.top_left.gotoAndStop(2);
_global.timeleft = 42 + random(63);
}
if (_root.outside_menu.button_display.top_left._currentframe == 2) {
--_global.jeni_reaction_time;
if (_global.jeni_reaction_time <= 0) {
--_global.maikolife;
this.CharacterPic_friend.arm_lower.gotoAndPlay(255);
this.CharacterPic_friend.boobs_upper.gotoAndPlay(66);
if (_global.maikolife <= 0) {
_global.timeleft = 500;
_root.img.boxingluma.gotoAndPlay(80);
}
_root.outside_menu.button_display.top_left.gotoAndStop(1);
_global.jeni_reaction_time = 5 + random(_global.jenireact);
}
}
}
}
frame 13 {
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
}
instance boxingluma of movieClip 2470 {
onClipEvent (load) {
_root.outside_menu.gotoAndStop(13);
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_upper.gotoAndPlay(225);
this.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_profile.arm_lower.gotoAndPlay(244);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(4);
this.CharacterPic_profile.body.gotoAndStop(3);
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(12);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(12);
this.CharacterPic_friend.hair_upper.gotoAndStop(12);
this.CharacterPic_friend.hair_lower.gotoAndStop(12);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(225);
this.CharacterPic_friend.arm_lower.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_lower.gotoAndPlay(244);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(3);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(8);
_root.outside_menu.savorilife.gotoAndStop(6 - _global.savorilife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
_global.savorireact = _global.savorireact_init;
if (_global.Hairset == 1) {
_global.savorireact = _global.savorireact_init + _global.magiclevel;
}
_global.jeni_reaction_time = 5 + random(_global.jenireact);
_global.timeleft = 42 + random(63);
_global.savorilife = 5;
_global.maikolife = 5;
}
onClipEvent (enterFrame) {
--_global.timeleft;
_root.outside_menu.timeleft = _global.timeleft;
_root.outside_menu.savorilife.gotoAndStop(6 - _global.savorilife);
_root.outside_menu.maikolife.gotoAndStop(6 - _global.maikolife);
if (_global.timeleft <= 0) {
_root.outside_menu.button_display.top_left.gotoAndStop(2);
_global.timeleft = 42 + random(63);
}
if (_root.outside_menu.button_display.top_left._currentframe == 2) {
--_global.savori_reaction_time;
if (_global.savori_reaction_time <= 0) {
--_global.maikolife;
this.CharacterPic_friend.arm_lower.gotoAndPlay(255);
this.CharacterPic_friend.boobs_upper.gotoAndPlay(66);
if (_global.maikolife <= 0) {
_global.timeleft = 500;
_root.img.boxingluma.gotoAndPlay(80);
}
_root.outside_menu.button_display.top_left.gotoAndStop(1);
_global.savori_reaction_time = 5 + random(_global.savorireact);
}
}
}
}
}
instance img of movieClip 2471 {
onClipEvent (load) {
if (_global.train_running == 1) {
this.gotoAndStop(3);
} else {
if (_global.train_swimming == 1) {
this.gotoAndStop(4);
} else {
if (_global.train_boxing == 1) {
this.gotoAndStop(5);
} else {
if (_global.challenge_luma_running == 1) {
this.gotoAndStop(6);
} else {
if (_global.challenge_luma_swimming == 1) {
this.gotoAndStop(7);
} else {
if (_global.challenge_luma_boxing == 1) {
this.gotoAndStop(8);
} else {
if (_global.fight_sent == 1) {
this.gotoAndStop(9);
} else {
if (_global.challenge_pattie_running == 1) {
this.gotoAndStop(10);
} else {
if (_global.challenge_zytra_swimming == 1) {
this.gotoAndStop(11);
} else {
if (_global.challenge_jeni_boxing == 1) {
this.gotoAndStop(12);
} else {
if (_global.savori_quest_fight == 1) {
this.gotoAndStop(13);
}
}
}
}
}
}
}
}
}
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
button 2472 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.been_in_class == 1) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(13);
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 2473 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.been_in_class == 1) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(18);
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 2474 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(10);
}
}
button 2475 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Day == 2 && _global.talk_to_chris_about_school == 0) {
_root.gotoAndStop(49);
} else {
if (_global.sold_savori_collection == 4) {
_root.TextMC.BubbleText.gotoAndStop(46);
_root.TextMC.gotoAndPlay(2);
} else {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(12);
}
}
}
}
button 2476 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.been_in_class == 1) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(102);
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 2477 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.TasksLeft > 2) {
if (_global.been_in_class == 1) {
_global.Maiko_coat = 0;
_global.Support_coat = 0;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(115);
} else {
_root.TextMC.BubbleText.gotoAndStop(91);
_root.TextMC.gotoAndPlay(2);
}
} else {
_root.TextMC.BubbleText.gotoAndStop(25);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 2486 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.meleeskill += _global.meleeskillearned;
_global.meleeskillearned = 0;
_global.swimskill += _global.swimskillearned;
_global.swimskillearned = 0;
_global.speedskill += _global.speedskillearned;
_global.speedskillearned = 0;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(32);
}
}
}
button 2487 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.drank_coffee > 0) {
_global.speedskillearned += Math.floor(70 / _global.speedlevel);
if (_global.book_run == 1) {
_global.speedkillearned + 20;
}
if (_global.joinfriend == 2) {
_global.speedkillearned + 10;
}
} else {
if (_global.TasksLeft > 1) {
_global.speedskillearned += Math.floor(70 / _global.speedlevel);
if (_global.book_run == 1) {
_global.speedkillearned + 20;
}
if (_global.joinfriend == 2) {
_global.speedkillearned + 10;
}
--_global.TasksLeft;
}
}
}
}
button 2492 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.meleeskill += _global.meleeskillearned;
_global.meleeskillearned = 0;
_global.swimskill += _global.swimskillearned;
_global.swimskillearned = 0;
_global.speedskill += _global.speedskillearned;
_global.speedskillearned = 0;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(31);
}
}
}
button 2493 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.drank_coffee > 0) {
_global.swimskillearned += Math.floor(70 / _global.swimlevel);
if (_global.book_swim == 1) {
_global.swimskillearned + 20;
}
if (_global.joinfriend == 6 || _global.joinfriend == 14) {
_global.swimskillearned + 10;
}
}
if (_global.TasksLeft > 1) {
_global.swimskillearned += Math.floor(70 / _global.swimlevel);
if (_global.book_swim == 1) {
_global.swimskillearned + 20;
}
if (_global.joinfriend == 6 || _global.joinfriend == 14) {
_global.swimskillearned + 10;
}
--_global.TasksLeft;
}
}
}
button 2498 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.meleeskill += _global.meleeskillearned;
_global.meleeskillearned = 0;
_global.swimskill += _global.swimskillearned;
_global.swimskillearned = 0;
_global.speedskill += _global.speedskillearned;
_global.speedskillearned = 0;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(23);
}
}
}
button 2499 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.drank_coffee > 0) {
_global.meleeskillearned += Math.floor(70 / _global.meleelevel);
if (_global.book_box == 1) {
_global.meleeskillearned + 20;
}
}
if (_global.TasksLeft > 1) {
_global.meleeskillearned += Math.floor(70 / _global.meleelevel);
if (_global.book_box == 1) {
_global.meleeskillearned + 20;
}
--_global.TasksLeft;
}
}
}
button 2502 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.maiko_run_distance += _global.speedlevel;
}
}
button 2508 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.maiko_swim_distance += _global.swimlevel;
}
}
movieClip 2512 {
frame 1 {
stop();
}
}
button 2515 {
on (release) {
if (_global.fight_sent == 1) {
if (_global.timeleft <= 21) {
if (_root.outside_menu.penalty._currentframe == 1) {
_root.outside_menu.penalty.penalty2.gotoAndStop(2);
_root.outside_menu.penalty.gotoAndPlay(2);
}
}
} else {
if (_global.challenge_luma_boxing == 1) {
if (_global.timeleft <= 21) {
if (_root.outside_menu.penalty1._currentframe == 1) {
_root.outside_menu.penalty1.gotoAndStop(2);
} else {
if (_root.outside_menu.penalty2._currentframe == 1) {
_root.outside_menu.penalty2.gotoAndStop(2);
} else {
if (_root.outside_menu.penalty3._currentframe == 1) {
_root.outside_menu.penalty3.gotoAndStop(2);
} else {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(23);
}
}
}
}
}
} else {
if (_global.challenge_jeni_boxing == 1) {
if (_global.timeleft <= 21) {
if (_root.outside_menu.penalty1._currentframe == 1) {
_root.outside_menu.penalty1.gotoAndStop(2);
} else {
if (_root.outside_menu.penalty2._currentframe == 1) {
_root.outside_menu.penalty2.gotoAndStop(2);
} else {
if (_root.outside_menu.penalty3._currentframe == 1) {
_root.outside_menu.penalty3.gotoAndStop(2);
} else {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(23);
}
}
}
}
}
} else {
if (_global.savori_quest_fight == 1) {
if (_global.timeleft <= 21) {
if (_root.outside_menu.penalty1._currentframe == 1) {
_root.outside_menu.penalty1.gotoAndStop(2);
} else {
if (_root.outside_menu.penalty2._currentframe == 1) {
_root.outside_menu.penalty2.gotoAndStop(2);
} else {
if (_root.outside_menu.penalty3._currentframe == 1) {
_root.outside_menu.penalty3.gotoAndStop(2);
} else {
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(57);
}
}
}
}
}
}
}
}
}
}
}
movieClip 2516 {
}
button 2518 {
on (release) {
if (_global.fight_sent == 1) {
if (_root.outside_menu.penalty._currentframe == 1) {
_root.img.boxingsent.CharacterPic_profile.arm_upper.gotoAndPlay(236);
_root.img.boxingsent.CharacterPic_profile.boobs_upper.gotoAndPlay(66);
gotoAndStop(1);
_global.sentlife -= _global.meleelevel;
_global.sent_reaction_time = 5 + random(10);
if (_global.sentlife <= 0) {
_global.timeleft = 500;
_root.img.boxingsent.gotoAndPlay(102);
}
}
} else {
if (_global.challenge_luma_boxing == 1) {
_root.img.boxingluma.CharacterPic_profile.arm_upper.gotoAndPlay(236);
_root.img.boxingluma.CharacterPic_profile.boobs_upper.gotoAndPlay(66);
gotoAndStop(1);
--_global.lumalife;
_global.luma_reaction_time = 5 + random(_global.lumareact);
if (_global.lumalife <= 0) {
_global.timeleft = 500;
_root.img.boxingluma.gotoAndPlay(102);
}
} else {
if (_global.challenge_jeni_boxing == 1) {
_root.img.boxingluma.CharacterPic_profile.arm_upper.gotoAndPlay(236);
_root.img.boxingluma.CharacterPic_profile.boobs_upper.gotoAndPlay(66);
gotoAndStop(1);
--_global.jenilife;
_global.jeni_reaction_time = 5 + random(_global.jenireact);
if (_global.jenilife <= 0) {
_global.timeleft = 500;
_root.img.boxingluma.gotoAndPlay(102);
}
} else {
if (_global.savori_quest_fight == 1) {
_root.img.boxingluma.CharacterPic_profile.arm_upper.gotoAndPlay(236);
_root.img.boxingluma.CharacterPic_profile.boobs_upper.gotoAndPlay(66);
gotoAndStop(1);
--_global.savorilife;
_global.savori_reaction_time = 5 + random(_global.savorireact);
if (_global.savorilife <= 0) {
_global.timeleft = 500;
_root.img.boxingluma.gotoAndPlay(102);
}
}
}
}
}
}
}
movieClip 2519 {
frame 1 {
stop();
}
frame 2 {
_root.Decision.start();
}
}
movieClip 2520 {
}
movieClip 2521 {
frame 1 {
stop();
penalty2.gotoAndStop(1);
}
frame 2 {
penalty2.gotoAndStop(2);
}
}
movieClip 2530 {
frame 1 {
stop();
}
instance of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.speedskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.speedskill + 1);
}
}
instance of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.swimskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.swimskill + 1);
}
}
instance of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.meleeskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.meleeskill + 1);
}
}
}
instance outside_menu of movieClip 2530 {
onClipEvent (load) {
if (_global.travel == 1) {
_root.outside_menu.gotoAndStop(1);
} else {
if (_global.train_running == 1) {
_root.outside_menu.gotoAndStop(2);
} else {
if (_global.train_swimming == 1) {
_root.outside_menu.gotoAndStop(3);
} else {
if (_global.train_boxing == 1) {
_root.outside_menu.gotoAndStop(4);
} else {
_root.outside_menu.gotoAndStop(5);
}
}
}
}
}
onClipEvent (enterFrame) {
this.meleelevel = _global.meleelevel;
this.magiclevel = _global.magiclevel;
this.speedlevel = _global.speedlevel;
this.swimlevel = _global.swimlevel;
}
}
frame 16 {
_root.Music_mc.gotoAndStop(1);
}
frame 16 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
}
instance of movieClip 195 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 2551 {
frame 1 {
stop();
}
}
movieClip 2556 {
}
movieClip 2557 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
button 2559 {
on (release) {
if (book._currentframe == 1) {
if (book_page >= 4) {
book.page_left_mc.gotoAndStop(book.page_left_mc._currentframe - 2);
book_page -= 2;
book.page_num_left = book_page - 1;
book.gotoAndPlay(11);
}
}
}
}
button 2560 {
on (release) {
if (book._currentframe == 1) {
if (book_page <= 8) {
book.page_right_mc.gotoAndStop(book.page_right_mc._currentframe + 2);
book_page += 2;
book.page_num_right = book_page;
book.gotoAndPlay(2);
}
}
}
}
movieClip 2577 {
frame 1 {
stop();
}
}
movieClip 2580 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
movieClip 2594 {
frame 1 {
stop();
}
}
movieClip 2597 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
movieClip 2613 {
frame 1 {
stop();
}
}
movieClip 2616 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
movieClip 2634 {
frame 1 {
stop();
}
}
movieClip 2637 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
movieClip 2648 {
frame 1 {
stop();
}
}
movieClip 2651 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
movieClip 2666 {
frame 1 {
stop();
}
}
movieClip 2669 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
movieClip 2690 {
frame 1 {
stop();
}
}
movieClip 2693 {
frame 1 {
stop();
}
frame 8 {
this.page_num_left = _parent.book_page - 1;
page_left_mc.gotoAndStop(page_left_mc._currentframe + 2);
gotoAndStop(1);
}
frame 15 {
this.page_num_right = _parent.book_page;
page_right_mc.gotoAndStop(page_right_mc._currentframe - 2);
gotoAndStop(1);
}
}
movieClip 2694 {
frame 1 {
stop();
var book_page = 2;
book.page_num_left = book_page - 1;
book.page_num_right = book_page;
}
instance book of movieClip 2557 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
instance book of movieClip 2580 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
instance book of movieClip 2597 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
instance book of movieClip 2616 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
instance book of movieClip 2637 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
instance book of movieClip 2651 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
instance book of movieClip 2669 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
instance book of movieClip 2693 {
onClipEvent (load) {
this.page_left_mc.gotoAndStop(1);
this.page_right_mc.gotoAndStop(2);
}
}
}
instance book_mc of movieClip 2694 {
onClipEvent (load) {
if (_global.book_select > 8 || _global.book_select < 0) {
this.gotoAndStop(9);
} else {
this.gotoAndStop(_global.book_select);
}
}
}
movieClip 2695 {
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
button 2697 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(5);
}
}
button 2698 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(43);
}
}
movieClip 2701 {
}
frame 17 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 17 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 17 {
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
}
frame 17 {
if (_global.jiggle == 1) {
_root.boobs.gotoAndPlay(2);
}
}
frame 17 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
if (random(2) == 1 && _root._currentframe == 17) {
_global.character_num = random(12);
if (_global.get_savori == 1) {
_global.character_num = 4;
}
_global.get_savori = 0;
if (_global.sold_savori_collection == 5 && _global.character_num == 4) {
if (random(2) == 0) {
_global.character_num += random(3) + 1;
} else {
_global.character_num -= random(3) + 1;
}
}
if (_global.character_num == 0) {
_global.student_chat = 2;
} else {
if (_global.character_num == 1) {
_global.student_chat = 3;
} else {
if (_global.character_num == 2) {
_global.student_chat = 6;
} else {
if (_global.character_num == 3) {
_global.student_chat = 11;
} else {
if (_global.character_num == 4) {
_global.student_chat = 12;
} else {
if (_global.character_num == 5) {
_global.student_chat = 13;
} else {
if (_global.character_num == 6) {
_global.student_chat = 14;
} else {
if (_global.character_num == 7) {
_global.student_chat = 4;
} else {
if (_global.character_num == 8) {
_global.student_chat = 7;
} else {
if (_global.character_num == 9) {
_global.student_chat = 8;
} else {
if (_global.character_num == 10) {
_global.student_chat = 19;
} else {
if (_global.character_num == 11) {
_global.student_chat = 20;
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.joinfriend != _global.student_chat) {
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.character_num = _global.student_chat;
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.meet_character();
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Lets press our boobs together!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Eyes up nerd!';
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Heya Maiko, about to shower?';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Nice, I don\'t know how that even worked, is that it?';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Hi Umi! going for a swim?';
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: So... big...';
_global.female_sad();
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Be careful Umiya-san. I don\'t want to get knocked over by those things again.';
_global.female_relief();
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Great job sneaking around babydoll, now what?';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Crap I didn\'t even get a chance to take any ass photos! What did you want to come here for?';
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Where are you looking Umiya-chan.';
_global.female_relief();
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! Make sure Kyle isn\'t following you!';
_global.female_mad();
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Get those gigantic boobs outta my way Maiko!';
_global.female_mad();
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Wan\'t to swim together Maiko-chan? Nya Nya~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo girlie! You\'d better appreciate my help.';
_global.male_mad();
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Whoa that was close. I hope you wanted somehting worth while.';
_global.male_horny();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: And here we are Maiko-chan. A flawless sneak in as usual.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Hmph...that was too easy.';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko. Don\'t you think you are looking too closely at me?';
_global.female_sad();
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Don\'t worry Maiko! I checked all the stalls for signs of mermaid spies from planet Aquaris for you.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
_global.female_sad();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
_global.female_mad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
_global.female_sad();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
_global.male_sad();
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
_global.male_sad();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_global.male_mad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_global.female_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_global.male_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
_global.male_sad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
_global.male_sad();
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. That better not be from Joiry!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the Hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
button 2702 {
on (release) {
if (_global.dirty == 1 || _root.cumface._visible == true) {
_root.TextMC.BubbleText.gotoAndStop(22);
_root.TextMC.gotoAndPlay(2);
if (_global.dcd == 1) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(23);
}
} else {
if (_global.WearTopless != 1) {
_root.gotoAndStop(23);
} else {
_root.TextMC.BubbleText.gotoAndStop(81);
_root.TextMC.gotoAndPlay(2);
if (_global.dcd == 1) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(23);
}
}
}
}
}
button 2703 {
on (release) {
if (_global.maiko_shower == 0) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(66);
}
_root.UMcurtain.start();
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(38);
}
}
button 2704 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.dirty == 1 || _root.cumface._visible == true) {
_root.TextMC.BubbleText.gotoAndStop(22);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.WearSchool != 1) {
_global.WearSchool = 1;
_global.WearGym = 0;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.boobs.boobs.gotoAndStop(4);
} else {
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.boobs.boobs.gotoAndStop(6);
}
}
}
}
button 2705 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.WearSchool != 1 && _global.club_cheer == 1) {
_global.WearSchool = 1;
_global.WearGym = 0;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
if (_global.club_swim == 1 || _global.club_track == 1 || _global.club_school == 1 || _global.club_music == 1 || _global.club_photo == 1 || _global.club_battle == 1 || _global.club_dance == 1 || _global.club_dodg == 1 || _global.club_game == 1) {
_root.boobs.boobs.gotoAndStop(4);
} else {
_root.boobs.boobs.gotoAndStop(3);
}
} else {
if (_global.club_cheer == 1) {
_global.WearSchool = 0;
_global.WearGym = 0;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 1;
_root.boobs.boobs.gotoAndStop(8);
} else {
_root.TextMC.BubbleText.gotoAndStop(583);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
button 2706 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.WearGym == 1) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(31);
} else {
_root.TextMC.BubbleText.gotoAndStop(74);
_root.TextMC.gotoAndPlay(2);
}
}
}
movieClip 2716 {
}
button 2717 {
on (release) {
if (_global.WearTopless == 1) {
if (_root.img.knob._currentframe == 1) {
_root.img.knob.gotoAndPlay(2);
_root.UMshower.start();
_global.waterOn = 1;
} else {
_root.img.knob.gotoAndPlay(11);
_root.UMshower.stop('UMshower');
_global.waterOn = 0;
}
} else {
_root.TextMC.BubbleText.gotoAndStop(17);
_root.TextMC.play();
}
}
}
movieClip 2718 {
frame 1 {
stop();
}
frame 10 {
stop();
}
frame 20 {
gotoAndStop(1);
}
}
movieClip 2722 {
}
movieClip 2723 {
}
movieClip 2726 {
}
movieClip 2729 {
}
movieClip 2730 {
frame 30 {
if (_global.waterOn && _global.dirty > 0) {
_global.dirty -= 0.25;
}
if (_global.waterOn && _global.dirty == 0) {
if (_global.bodywash_fruit == 1) {
_global.used_bodywash_fruit = 1;
}
if (_global.bodywash_plus == 1) {
_global.used_bodywash_plus = 1;
}
}
}
}
button 2731 {
on (release) {
if (_global.dirty == 1) {
_root.TextMC.BubbleText.gotoAndStop(22);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.waterOn == 1) {
_root.TextMC.BubbleText.gotoAndStop(23);
_root.TextMC.play();
} else {
gotoAndStop(1);
}
}
}
}
movieClip 2733 {
frame 1 {
stop();
_root.menux._visible = true;
if (_global.bodywash_plus == 1 && _global.bodywash_fruit == 0) {
_root.img.body_wash.gotoAndStop(2);
} else {
if (_global.bodywash_plus == 0 && _global.bodywash_fruit == 1) {
_root.img.body_wash.gotoAndStop(3);
} else {
if (_global.bodywash_plus == 1 && _global.bodywash_fruit == 1) {
_root.img.body_wash.gotoAndStop(4);
}
}
}
}
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 2 {
_root.menux._visible = false;
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
_root.img.CharacterPic.gotoAndStop(1);
if (_global.area_shower == 0) {
_global.area_shower = 1;
_root.play_help.play_help.play_help_text = 'Have washfluid and turn the knob to shower.';
_root.play_help.gotoAndPlay(2);
}
}
instance showerwater of movieClip 2730 {
onClipEvent (enterFrame) {
if (_global.waterOn == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
}
}
instance img of movieClip 2733 {
onClipEvent (load) {
_root.LockerBG.showerwater._alpha = 0;
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance pic_display of movieClip 1155 {
onClipEvent (load) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
frame 18 {
_global.newwalk = 0;
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 18 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Beach');
}
}
frame 18 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
}
movieClip 2743 {
frame 1 {
stop();
}
}
button 2744 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(20);
}
}
button 2745 {
on (release) {
if (_global.tsugo_joey_quest == 1 && _global.nature_pic_butterfly2 == 1 && _global.nature_pic_butterfly == 1 && _global.nature_pic_butterfly3 == 1 && _global.joinfriend == 17) {
_root.gotoAndStop(71);
}
_root.gotoAndStop(11);
}
}
movieClip 2748 {
frame 1 {
stop();
}
instance of movieClip 2743 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance img of movieClip 2748 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 19 {
_root.onEnterFrame = function () {
_root.meleelevel = _global.meleelevel;
_root.magiclevel = _global.magiclevel;
_root.speedlevel = _global.speedlevel;
_root.swimlevel = _global.swimlevel;
};
}
frame 19 {
_root.Music_mc.gotoAndStop(1);
}
frame 19 {
_root.meleelevel = _global.meleelevel;
_root.magiclevel = _global.magiclevel;
_root.speedlevel = _global.speedlevel;
_root.swimlevel = _global.swimlevel;
if (_global.joinfriend == 22) {
_global.joinfriend = 3;
_global.meleeskillearned += 100;
_global.magicskillearned += 100;
_global.speedskillearned += 10;
}
_global.gainedchips = 0;
_global.Player1Bonus = 0;
}
button 2751 {
on (release) {
_global.meleeskill += _global.meleeskillearned;
_global.magicskill += _global.magicskillearned;
_global.speedskill += _global.speedskillearned;
_global.swimskill += _global.swimskillearned;
_global.meleeskillearned = 0;
_global.magicskillearned = 0;
_global.speedskillearned = 0;
_global.swimskillearned = 0;
_root.gotoAndStop(6);
}
}
instance speedbar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.speedskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.speedskill + 1);
}
}
instance speedbar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.swimskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.swimskill + 1);
}
}
instance magicbar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.magicskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.magicskill + 1);
}
}
instance meleebar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.meleeskill + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.meleeskill + 1);
}
}
frame 20 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 20 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('City');
}
}
frame 20 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
}
frame 20 {
if (_global.jiggle == 1) {
_root.boobs.gotoAndPlay(2);
}
}
button 2757 {
on (release) {
_global.mall_store = 5;
_root.gotoAndStop(34);
}
}
button 2758 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(18);
}
}
button 2759 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.mall_store = 8;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(34);
}
}
movieClip 2763 {
frame 1 {
stop();
}
instance of movieClip 2423 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance bodyguard of movieClip 560 {
onClipEvent (load) {
if (_global.agent_occupation == 1) {
this.gotoAndStop(4);
}
}
}
}
instance img of movieClip 2763 {
onClipEvent (load) {
if (random(2) == 0 && _global.Hairset == 1 && _global.fight_sent == 0) {
_global.ChangeFrame = _root._currentframe;
_global.frame15_reset();
_global.fight_sent = 1;
_root.gotoAndStop(15);
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
instance pic_display of movieClip 1155 {
onClipEvent (load) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
frame 21 {
_root.Music_mc.gotoAndStop(1);
}
frame 21 {
_root.school_message = '';
_global.been_in_class = 1;
if (_global.Day % 2 == 0 && _global.TasksLeft >= _global.TotalTasks - 1) {
_global.CurrentTopic = 2;
} else {
if (_global.Day % 2 == 0 && _global.TasksLeft == _global.TotalTasks - 3) {
_global.CurrentTopic = 4;
} else {
if (_global.Day % 2 == 0 && _global.TasksLeft < _global.TotalTasks - 4) {
_global.CurrentTopic = 0;
_root.Box1.gotoAndStop(2);
_root.Box2.gotoAndStop(2);
_root.Box3.gotoAndStop(2);
_root.Box4.gotoAndStop(2);
_root.Box5.gotoAndStop(2);
_root.Box6.gotoAndStop(2);
_root.Box7.gotoAndStop(2);
_root.Box8.gotoAndStop(2);
} else {
if (_global.Day % 2 == 1 && _global.TasksLeft >= _global.TotalTasks - 1) {
_global.CurrentTopic = 1;
} else {
if (_global.Day % 2 == 1 && _global.TasksLeft == _global.TotalTasks - 3) {
_global.CurrentTopic = 3;
} else {
if (_global.Day % 2 == 1 && _global.TasksLeft < _global.TotalTasks - 4) {
_global.CurrentTopic = 0;
_root.Box1.gotoAndStop(2);
_root.Box2.gotoAndStop(2);
_root.Box3.gotoAndStop(2);
_root.Box4.gotoAndStop(2);
_root.Box5.gotoAndStop(2);
_root.Box6.gotoAndStop(2);
_root.Box7.gotoAndStop(2);
_root.Box8.gotoAndStop(2);
}
}
}
}
}
}
if (_global.CurrentTopic == 1) {
_root.school_message = 'Math class taking place...';
} else {
if (_global.CurrentTopic == 2) {
_root.school_message = 'History class taking place...';
} else {
if (_global.CurrentTopic == 3) {
_root.school_message = 'English class taking place...';
} else {
if (_global.CurrentTopic == 4) {
_root.school_message = 'Science class taking place...';
} else {
if (_global.CurrentTopic == 0) {
_root.img.class_topic = '';
_root.Box1.gotoAndStop(2);
_root.Box2.gotoAndStop(2);
_root.Box3.gotoAndStop(2);
_root.Box4.gotoAndStop(2);
_root.Box5.gotoAndStop(2);
_root.Box6.gotoAndStop(2);
_root.Box7.gotoAndStop(2);
_root.Box8.gotoAndStop(2);
}
}
}
}
}
}
instance of movieClip 2110 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
button 2764 {
on (release) {
_global.attendclass = 0;
_global.firstclasstaken = 1;
_global.bookout = 0;
_global.LookRight = 0;
_global.LookUp = 0;
_global.LookDown = 0;
_global.LookLeft = 0;
--_global.TasksLeft;
if (_global.qsTextBook == 1) {
if (_global.CurrentTopic == 1) {
_global.MathSkill += 24;
} else {
if (_global.CurrentTopic == 2) {
_global.HistorySkill += 24;
} else {
if (_global.CurrentTopic == 3) {
_global.EnglishSkill += 24;
} else {
if (_global.CurrentTopic == 4) {
_global.ScienceSkill += 24;
}
}
}
}
}
if (_global.talk_to_pattie_about_luma == 0) {
_root.gotoAndStop(51);
} else {
_root.gotoAndStop(6);
}
}
}
frame 22 {
_root.onEnterFrame = function () {};
}
frame 22 {
_root.Music_mc.gotoAndStop(1);
}
frame 22 {
stop();
_root.sentchips = _global.chips;
_root.sentparts = _global.chipparts;
_root.cgame.c1.stop();
_root.cgame.c2.stop();
_root.cgame.c3.stop();
_root.cgame.c4.stop();
_root.cgame.c5.stop();
_root.cgame.c6.stop();
_root.cgame.c7.stop();
_root.cgame.c8.stop();
_root.cgame.c9.stop();
_root.cgame.c1.cturn.gotoAndStop(1);
_root.cgame.c2.cturn.gotoAndStop(2);
_root.cgame.c3.cturn.gotoAndStop(3);
_root.cgame.c4.cturn.gotoAndStop(4);
_root.cgame.c5.cturn.gotoAndStop(5);
_root.cgame.c6.cturn.gotoAndStop(6);
_root.cgame.c7.cturn.gotoAndStop(7);
_root.cgame.c8.cturn.gotoAndStop(8);
_root.cgame.c9.cturn.gotoAndStop(9);
_root.cgame.c1.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c2.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c3.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c4.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c5.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c6.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c7.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c8.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c9.gotoAndStop((random(4) + 1) * 5);
_root.onEnterFrame = function () {
if (_root._currentframe == 22) {
_root.sentchips = _global.chips;
_root.sentparts = _global.chipparts;
if (_root.cgame.c1._currentframe == 1 && _root.cgame.c2._currentframe == 1 && _root.cgame.c3._currentframe == 1 && _root.cgame.c4._currentframe == 1 && _root.cgame.c5._currentframe == 1 && _root.cgame.c6._currentframe == 1 && _root.cgame.c7._currentframe == 1 && _root.cgame.c8._currentframe == 1 && _root.cgame.c9._currentframe == 1) {
_global.chips += 1;
_global.chipparts -= 9;
_root.Decision.start();
_root.cgame._visible = false;
_root.menux.sent.gotoAndPlay(2);
--_global.TasksLeft;
_global.maikohurt = 1;
_root.cgame.c1.stop();
_root.cgame.c2.stop();
_root.cgame.c3.stop();
_root.cgame.c4.stop();
_root.cgame.c5.stop();
_root.cgame.c6.stop();
_root.cgame.c7.stop();
_root.cgame.c8.stop();
_root.cgame.c9.stop();
_root.cgame.c1.cturn.gotoAndStop(1);
_root.cgame.c2.cturn.gotoAndStop(2);
_root.cgame.c3.cturn.gotoAndStop(3);
_root.cgame.c4.cturn.gotoAndStop(4);
_root.cgame.c5.cturn.gotoAndStop(5);
_root.cgame.c6.cturn.gotoAndStop(6);
_root.cgame.c7.cturn.gotoAndStop(7);
_root.cgame.c8.cturn.gotoAndStop(8);
_root.cgame.c9.cturn.gotoAndStop(9);
_root.cgame.c1.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c2.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c3.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c4.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c5.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c6.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c7.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c8.gotoAndStop((random(4) + 1) * 5);
_root.cgame.c9.gotoAndStop((random(4) + 1) * 5);
}
if (_root.cgame._visible == true) {
if (_root.cgame.c1._currentframe == 20) {
_root.cgame.c1.gotoAndStop(1);
}
if (_root.cgame.c1._currentframe == 5 || _root.cgame.c1._currentframe == 10 || _root.cgame.c1._currentframe == 15) {
_root.cgame.c1.stop();
}
if (_root.cgame.c2._currentframe == 20) {
_root.cgame.c2.gotoAndStop(1);
}
if (_root.cgame.c2._currentframe == 5 || _root.cgame.c2._currentframe == 10 || _root.cgame.c2._currentframe == 15) {
_root.cgame.c2.stop();
}
if (_root.cgame.c3._currentframe == 20) {
_root.cgame.c3.gotoAndStop(1);
}
if (_root.cgame.c3._currentframe == 5 || _root.cgame.c3._currentframe == 10 || _root.cgame.c3._currentframe == 15) {
_root.cgame.c3.stop();
}
if (_root.cgame.c4._currentframe == 20) {
_root.cgame.c4.gotoAndStop(1);
}
if (_root.cgame.c4._currentframe == 5 || _root.cgame.c4._currentframe == 10 || _root.cgame.c4._currentframe == 15) {
_root.cgame.c4.stop();
}
if (_root.cgame.c5._currentframe == 20) {
_root.cgame.c5.gotoAndStop(1);
}
if (_root.cgame.c5._currentframe == 5 || _root.cgame.c5._currentframe == 10 || _root.cgame.c5._currentframe == 15) {
_root.cgame.c5.stop();
}
if (_root.cgame.c6._currentframe == 20) {
_root.cgame.c6.gotoAndStop(1);
}
if (_root.cgame.c6._currentframe == 5 || _root.cgame.c6._currentframe == 10 || _root.cgame.c6._currentframe == 15) {
_root.cgame.c6.stop();
}
if (_root.cgame.c7._currentframe == 20) {
_root.cgame.c7.gotoAndStop(1);
}
if (_root.cgame.c7._currentframe == 5 || _root.cgame.c7._currentframe == 10 || _root.cgame.c7._currentframe == 15) {
_root.cgame.c7.stop();
}
if (_root.cgame.c8._currentframe == 20) {
_root.cgame.c8.gotoAndStop(1);
}
if (_root.cgame.c8._currentframe == 5 || _root.cgame.c8._currentframe == 10 || _root.cgame.c8._currentframe == 15) {
_root.cgame.c8.stop();
}
if (_root.cgame.c9._currentframe == 20) {
_root.cgame.c9.gotoAndStop(1);
}
if (_root.cgame.c9._currentframe == 5 || _root.cgame.c9._currentframe == 10 || _root.cgame.c9._currentframe == 15) {
_root.cgame.c9.stop();
}
}
_root.cgame.c1.cturn.cbutton.onRelease = function () {
if (_root.cgame.c1._currentframe == 1 || _root.cgame.c1._currentframe == 5 || _root.cgame.c1._currentframe == 10 || _root.cgame.c1._currentframe == 15) {
_root.cgame.c1.gotoAndPlay(_root.cgame.c1._currentframe + 1);
}
};
_root.cgame.c2.cturn.cbutton.onRelease = function () {
if (_root.cgame.c2._currentframe == 1 || _root.cgame.c2._currentframe == 5 || _root.cgame.c2._currentframe == 10 || _root.cgame.c2._currentframe == 15) {
_root.cgame.c2.gotoAndPlay(_root.cgame.c2._currentframe + 1);
}
};
_root.cgame.c3.cturn.cbutton.onRelease = function () {
if (_root.cgame.c3._currentframe == 1 || _root.cgame.c3._currentframe == 5 || _root.cgame.c3._currentframe == 10 || _root.cgame.c3._currentframe == 15) {
_root.cgame.c3.gotoAndPlay(_root.cgame.c3._currentframe + 1);
}
};
_root.cgame.c4.cturn.cbutton.onRelease = function () {
if (_root.cgame.c4._currentframe == 1 || _root.cgame.c4._currentframe == 5 || _root.cgame.c4._currentframe == 10 || _root.cgame.c4._currentframe == 15) {
_root.cgame.c4.gotoAndPlay(_root.cgame.c4._currentframe + 1);
}
};
_root.cgame.c5.cturn.cbutton.onRelease = function () {
if (_root.cgame.c5._currentframe == 1 || _root.cgame.c5._currentframe == 5 || _root.cgame.c5._currentframe == 10 || _root.cgame.c5._currentframe == 15) {
_root.cgame.c5.gotoAndPlay(_root.cgame.c5._currentframe + 1);
}
};
_root.cgame.c6.cturn.cbutton.onRelease = function () {
if (_root.cgame.c6._currentframe == 1 || _root.cgame.c6._currentframe == 5 || _root.cgame.c6._currentframe == 10 || _root.cgame.c6._currentframe == 15) {
_root.cgame.c6.gotoAndPlay(_root.cgame.c6._currentframe + 1);
}
};
_root.cgame.c7.cturn.cbutton.onRelease = function () {
if (_root.cgame.c7._currentframe == 1 || _root.cgame.c7._currentframe == 5 || _root.cgame.c7._currentframe == 10 || _root.cgame.c7._currentframe == 15) {
_root.cgame.c7.gotoAndPlay(_root.cgame.c7._currentframe + 1);
}
};
_root.cgame.c8.cturn.cbutton.onRelease = function () {
if (_root.cgame.c8._currentframe == 1 || _root.cgame.c8._currentframe == 5 || _root.cgame.c8._currentframe == 10 || _root.cgame.c8._currentframe == 15) {
_root.cgame.c8.gotoAndPlay(_root.cgame.c8._currentframe + 1);
}
};
_root.cgame.c9.cturn.cbutton.onRelease = function () {
if (_root.cgame.c9._currentframe == 1 || _root.cgame.c9._currentframe == 5 || _root.cgame.c9._currentframe == 10 || _root.cgame.c9._currentframe == 15) {
_root.cgame.c9.gotoAndPlay(_root.cgame.c9._currentframe + 1);
}
};
}
};
}
movieClip 2766 {
instance Legs of movieClip 2061 {
onClipEvent (load) {
if (_global.WearSchool == 1) {
this.gotoAndStop(1);
} else {
if (_global.XStage == 1) {
this.gotoAndStop(1);
} else {
if (_global.WearPajama == 1) {
this.gotoAndStop(2);
} else {
if (_global.WearGym == 1) {
this.gotoAndStop(3);
} else {
if (_global.WearTopless == 1) {
this.gotoAndStop(3);
} else {
if (_global.WearUndie == 1) {
this.gotoAndStop(4);
} else {
if (_global.WearDelinquent == 1) {
this.gotoAndStop(1);
} else {
if (_global.WearJacket == 1) {
this.gotoAndStop(5);
} else {
if (_global.WearNormal == 1) {
this.gotoAndStop(5);
} else {
this.gotoAndStop(1);
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 2768 {
}
movieClip 2796 {
}
movieClip 2797 {
}
movieClip 2798 {
}
instance cgame of movieClip 2798 {
onClipEvent (load) {
if (_global.chipparts < 9) {
this._visible = false;
}
}
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance pic_display of movieClip 1155 {
onClipEvent (load) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
button 2803 {
on (release) {
_global.maikohurt = 0;
if (_global.drank_coffee > 0 && _global.chipparts >= 9) {
--_global.drank_coffee;
} else {
if (_global.chipparts >= 9 && _global.maikohurt == 0) {
_root.cgame._visible = true;
} else {
if (_global.chipparts >= 9 && _global.maikohurt == 1) {
_root.TextMC.BubbleText.gotoAndStop(89);
_root.TextMC.gotoAndPlay(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(77);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
}
button 2804 {
on (release) {
if (_global.hassent == 1) {
_root.TextMC.BubbleText.gotoAndStop(79);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.chips >= 9) {
_global.hassent = 1;
_global.chips -= 9;
--_global.TasksLeft;
} else {
_root.TextMC.BubbleText.gotoAndStop(78);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
button 2805 {
on (release) {
_root.gotoAndStop(6);
}
}
movieClip 2811 {
}
movieClip 2812 {
frame 1 {
stop();
}
frame 40 {
gotoAndStop(1);
}
}
movieClip 2813 {
instance sent of movieClip 2812 {
onClipEvent (load) {
if (_global.hassent == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (this._visible == false) {
if (_global.hassent == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
}
}
}
frame 23 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 23 {
_root.Music_mc.gotoAndStop(1);
}
frame 23 {
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
_global.luma_run_distance = 100;
_global.maiko_run_distance = 0;
_global.luma_swim_distance = 100;
_global.maiko_swim_distance = 0;
_global.lumalife = 5;
_global.maikolife = 5;
_global.luma_reaction_time = 5 + random(21);
if (_global.area_gym == 0) {
_global.area_gym = 1;
_root.play_help.play_help.play_help_text = 'Maiko can change into gym clothes from the locker room';
_root.play_help.gotoAndPlay(2);
}
}
frame 23 {
if (_global.jiggle == 1) {
_root.boobs.gotoAndPlay(2);
}
}
frame 23 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
if (random(2) == 1 && _root._currentframe == 23) {
_global.character_num = random(19) + 2;
if (_global.sold_savori_collection == 5 && _global.character_num == 12) {
if (random(2) == 0) {
_global.character_num += random(5) + 1;
} else {
_global.character_num -= random(5) + 1;
}
}
if (_global.joinfriend != _global.character_num) {
_root.TalkMenu.gotoAndStop(2);
_root.textb_mc.gotoAndStop(2);
_global.student_chat = _global.character_num;
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.meet_character();
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Ohh! Maiko Senpai lets get sweaty by jogging together!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Well well! If it isn\'t my favorite nerdlet trying to exercise!';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Heya Maiko. Even I have to stay in shape.';
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko! Need anything ?';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Hi Umi! going for a swim?';
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: I hate having to get sweaty...';
_global.female_sad();
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: I\'m not that good at sports.';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Hey there she is. What up doll.';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wait Maiko-chan! Let me get a few pics!';
_global.male_horny();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan, care for a jog or swim?';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Hey it\'s Maiko. Ha!';
_global.female_tease();
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
_global.female_mad();
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Well well, look who it is! The friend of the disgusting perv!';
_global.female_mad();
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Maiko! trainning for boxing?';
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah-nyan wants to swim with Maiko-chan! Nya Nya~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo! girlie! Trying to get in shape eh?';
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: I can think of some stuff to do with you in the lockers.';
_global.male_horny();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greeting Maiko-chan. It\'s nice to see me isn\'t it? Yes of course it is.';
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: These guys think they are so strong...amusing.';
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Hello Maiko. I was just about to head back. did you need something?';
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Excuse me miss, please step away from Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: So many people are watching me!!';
_global.female_sad();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
_global.female_sad();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I guess I should have checked in on her more... Savori. Just leave me alone for now.';
_root.TalkMenu.gotoAndStop(3);
_global.female_mad();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
_global.female_mad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
_global.female_sad();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: Death is a natural thing Maiko.';
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. Heard the news about Savori?';
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
_global.male_sad();
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
_global.male_sad();
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. I\'m don\'t really feel like talking right now.';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko! headed to the gym?';
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: Maiko! I need to talk to you in the locker room.';
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.responsetext = 'Savori: So you still sold him more. I can\'t forgive you this time Maiko!';
}
}
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_global.male_mad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_global.female_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: I\'m a bit bummed out girlie. Maybe later.';
_global.male_sad();
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! She was pretty cute too. What a waste.';
_global.male_sad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan. it is a sad day today.';
_global.male_sad();
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: I\'m sure you know about Savori.';
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Savori...sometimes I feel that way too.';
_global.female_sad();
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: It\'ll be okay miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: I saw the angels taking Savori away Maiko. She must have really been a good person.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. That better not be from Joiry!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko are you insane? Go wash up!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have stuff on your face, what is that?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Greetings Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Maiko!? Clean your face!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the Hell Maiko.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
button 2814 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(33);
}
}
button 2815 {
on (release) {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
if (_global.talk_to_kyle == 0) {
_root.gotoAndStop(54);
} else {
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.gotoAndStop(55);
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.gotoAndStop(56);
} else {
if (_global.investigate_complaints == 1) {
_root.gotoAndStop(67);
} else {
if (_global.investigate_complaints == 3) {
_root.gotoAndStop(69);
} else {
if (_global.joinfriend == 20 && _global.spotted_annie == 0) {
_root.gotoAndStop(70);
} else {
_root.gotoAndStop(17);
}
}
}
}
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(88);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 2816 {
on (release) {
_global.train_running = 0;
_global.train_swimming = 0;
_global.train_boxing = 0;
_global.frame15_reset();
_global.cloth_reset();
_global.WearSchool = 1;
if (_global.dirty == 1 || _root.cumface._visible == true) {
_root.TextMC.BubbleText.gotoAndStop(22);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.waterOn == 1) {
_root.TextMC.BubbleText.gotoAndStop(23);
_root.TextMC.play();
} else {
if (_global.WearTopless != 1) {
_root.gotoAndStop(6);
}
}
}
}
}
button 2817 {
on (release) {
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
_root.gotoAndStop(40);
} else {
_root.TextMC.BubbleText.gotoAndStop(92);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 2818 {
on (release) {
if (_global.drank_coffee > 0 && _global.WearGym == 1) {
--_global.drank_coffee;
_global.frame15_reset();
_global.train_boxing = 1;
_root.gotoAndStop(15);
} else {
if (_global.WearGym == 1 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.train_boxing = 1;
_root.gotoAndStop(15);
} else {
if (_global.TasksLeft > 1) {
_root.TextMC.BubbleText.gotoAndStop(74);
_root.TextMC.gotoAndPlay(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(90);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
}
button 2819 {
on (release) {
if (_global.drank_coffee > 0 && _global.WearCheer == 1) {
--_global.drank_coffee;
_root.gotoAndStop(41);
} else {
if (_global.WearCheer == 1 && _global.TasksLeft > 1) {
_root.gotoAndStop(41);
} else {
if (_global.TasksLeft > 1) {
_root.TextMC.BubbleText.gotoAndStop(584);
_root.TextMC.gotoAndPlay(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(90);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
}
movieClip 2821 {
frame 1 {
stop();
}
}
movieClip 2837 {
frame 1 {
stop();
}
}
movieClip 2838 {
frame 1 {
stop();
}
frame 3 {
play();
}
frame 35 {
gotoAndStop(2);
}
frame 36 {
play();
}
frame 52 {
gotoAndPlay(36);
}
frame 53 {
play();
}
frame 61 {
gotoAndPlay(53);
}
frame 86 {
gotoAndStop(2);
}
frame 103 {
gotoAndStop(2);
}
frame 120 {
gotoAndStop(2);
}
frame 137 {
gotoAndStop(2);
}
frame 154 {
gotoAndPlay(138);
}
}
movieClip 2841 {
frame 1 {
stop();
}
frame 1 {
school_tits_jiggle.school_tits.boob_btn_left.onRelease = function () {
school_tits_jiggle.gotoAndPlay(104);
};
school_tits_jiggle.school_tits.boob_btn_right.onRelease = function () {
school_tits_jiggle.gotoAndPlay(87);
};
}
instance cumonface of movieClip 468 {
onClipEvent (load) {
if (_global.has_cum_on_face == _parent.hair_front._currentframe) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.has_cum_on_face == _parent.hair_front._currentframe) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance bodyguard of movieClip 560 {
onClipEvent (load) {
if (_root._currentframe == 66 && _parent.hair_front._currentframe == 19) {
this.gotoAndStop(2);
} else {
if (_global.TasksLeft > 1 && _parent.hair_front._currentframe == 19) {
this.gotoAndStop(2);
}
}
}
}
}
movieClip 2842 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 8 {
gotoAndStop(2);
}
frame 21 {
gotoAndStop(2);
}
frame 27 {
stop();
}
frame 32 {
gotoAndStop(2);
}
}
movieClip 2843 {
instance of movieClip 2405 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 2821 {
onClipEvent (load) {
if (_global.club_cheer == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
frame 24 {
_root.onEnterFrame = function () {
if (_root._currentframe == 24) {
_root.sent_VS_build.menux.playerx = _global.current_player;
}
};
}
frame 24 {
_root.Music_mc.gotoAndStop(1);
}
movieClip 2847 {
}
movieClip 2850 {
}
movieClip 2851 {
frame 1 {
stop();
}
}
movieClip 2863 {
}
movieClip 2866 {
}
movieClip 2869 {
}
movieClip 2870 {
frame 1 {
stop();
}
}
button 2871 {
on (release) {
_global.current_slot = 1;
}
}
button 2872 {
on (release) {
_global.current_slot = 2;
}
}
button 2873 {
on (release) {
_global.current_slot = 3;
}
}
button 2874 {
on (release) {
_global.current_slot = 4;
}
}
button 2875 {
on (release) {
_global.current_slot = 5;
}
}
button 2876 {
on (release) {
_global.current_slot = 6;
}
}
button 2877 {
on (release) {
_global.current_slot = 7;
}
}
button 2878 {
on (release) {
_global.current_slot = 8;
}
}
button 2879 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 's1';
_parent['text' + i] = 'pulse';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 's1';
_parent['text' + i] = 'pulse';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Pulse: Shoot Khalei in short pulses at target \n 15 damage after 1 second \n (Stackable)';
_parent.sent.gotoAndStop(2);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2880 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 's2';
_parent['text' + i] = 'rocket';
_parent['slot' + i].gotoAndStop(4);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 's2';
_parent['text' + i] = 'rocket';
_parent['slot' + i].gotoAndStop(4);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Rocket: Shoot volleys of rockets at target \n 20 damage after 2 seconds \n (Stackable)';
_parent.sent.gotoAndStop(2);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2881 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 'g2';
_parent['text' + i] = 'stabilizer';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 'g2';
_parent['text' + i] = 'stabilizer';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Stabilizer: Absorbs a small portion of all direct damage taken \n absorbs 3 points, lasts 15 seconds';
_parent.sent.gotoAndStop(3);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2882 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 'e2';
_parent['text' + i] = 'lens';
_parent['slot' + i].gotoAndStop(2);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 'e2';
_parent['text' + i] = 'lens';
_parent['slot' + i].gotoAndStop(2);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Lens: Increases Khalei damage output \n increase by 5 points, lasts 15 seconds';
_parent.sent.gotoAndStop(4);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2883 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 'e1';
_parent['text' + i] = 'overclock';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 'e1';
_parent['text' + i] = 'overclock';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Overclock: speeds up cooldown time for a set time \n increase by +0.25 seconds per tick';
_parent.sent.gotoAndStop(4);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2884 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 't2';
_parent['text' + i] = 'disruption';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 't2';
_parent['text' + i] = 'disruption';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Disruption: slows down cooldown time of enemy unit for a set time \n decrease by 0.35 seconds per tick, lasts 15 seconds';
_parent.sent.gotoAndStop(5);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2885 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 't1';
_parent['text' + i] = 'emp';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 't1';
_parent['text' + i] = 'emp';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'EMP: Disable all nearby enemy modules for 1 turn \n resets enemy cooldown for 2 seconds';
_parent.sent.gotoAndStop(5);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2886 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 's3';
_parent['text' + i] = 'laser';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 's3';
_parent['text' + i] = 'laser';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Laser: Fire a continuous laser at target \n 30 damage over 3 seconds, 10 points each second';
_parent.sent.gotoAndStop(2);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2887 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 'g4';
_parent['text' + i] = 'repair';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 'g4';
_parent['text' + i] = 'repair';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Reapir: Regain a small amount of lost HP \n recover 20 points \n (Stackable)';
_parent.sent.gotoAndStop(3);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2888 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 'e3';
_parent['text' + i] = 'assult';
_parent['slot' + i].gotoAndStop(4);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 'e3';
_parent['text' + i] = 'assult';
_parent['slot' + i].gotoAndStop(4);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Assult: Increase Physical damage output \n increase by 10 points, lasts 15 seconds';
_parent.sent.gotoAndStop(4);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2889 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 't4';
_parent['text' + i] = 'hacking';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 't4';
_parent['text' + i] = 'hacking';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Hacking: Enemy unit takes damage whenever it\'s systems are ready \n unit takes 15 damage, lasts 15 seconds';
_parent.sent.gotoAndStop(5);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2890 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 'g5';
_parent['text' + i] = 'reboot';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 'g5';
_parent['text' + i] = 'reboot';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Reboot: Removes negative module effects imparing the unit';
_parent.sent.gotoAndStop(3);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2891 {
on (release) {
if (_global.current_player == 1) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player1slot' + i] = 'e5';
_parent['text' + i] = 'driver';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
} else {
if (_global.current_player == 2) {
var i = 1;
while (i < 9) {
if (_global.current_slot == i) {
_global['player2slot' + i] = 'e5';
_parent['text' + i] = 'driver';
_parent['slot' + i].gotoAndStop(3);
}
++i;
}
}
}
if (_global.current_slot < 8) {
++_global.current_slot;
} else {
_global.current_slot = 1;
}
}
on (rollOver) {
_parent.partdesc = 'Driver: Imporves all module duration \n increase time by 15 seconds';
_parent.sent.gotoAndStop(4);
}
on (rollOut) {
_parent.partdesc = '';
_parent.sent.gotoAndStop(1);
}
}
button 2892 {
on (release) {
if (_global.custom_sent_battle > 0) {
} else {
if (_global.sent_battler == 3) {
_global.player2slot1 = 's2';
_global.player2slot2 = 's2';
_global.player2slot3 = 's2';
_global.player2slot4 = 's2';
_global.player2slot5 = 'g4';
_global.player2slot6 = 'g4';
_global.player2slot7 = 'g4';
_global.player2slot8 = 'e1';
} else {
if (_global.sent_battler == 5) {
_global.player2slot1 = 's3';
_global.player2slot2 = 'e2';
_global.player2slot3 = 'e2';
_global.player2slot4 = 't4';
_global.player2slot5 = 'g4';
_global.player2slot6 = 'g4';
_global.player2slot7 = 'g4';
_global.player2slot8 = 'e1';
} else {
if (_global.sent_battler == 10) {
_global.player2slot1 = 'g2';
_global.player2slot2 = 'e2';
_global.player2slot3 = 'e2';
_global.player2slot4 = 'e3';
_global.player2slot5 = 'e5';
_global.player2slot6 = 't4';
_global.player2slot7 = 'g4';
_global.player2slot8 = 'e1';
} else {
if (_global.sent_battler == 11) {
_global.player2slot1 = 't4';
_global.player2slot2 = 't4';
_global.player2slot3 = 'e1';
_global.player2slot4 = 'g4';
_global.player2slot5 = 'g4';
_global.player2slot6 = 't4';
_global.player2slot7 = 't4';
_global.player2slot8 = 't4';
} else {
if (_global.sent_battler == 17) {
_global.player2slot1 = 's3';
_global.player2slot2 = 'e2';
_global.player2slot3 = 'e2';
_global.player2slot4 = 't4';
_global.player2slot5 = 'g4';
_global.player2slot6 = 'g4';
_global.player2slot7 = 'g4';
_global.player2slot8 = 'e1';
} else {
if (_global.sent_battler == 19) {
_global.player2slot1 = 's1';
_global.player2slot2 = 's1';
_global.player2slot3 = 's1';
_global.player2slot4 = 't4';
_global.player2slot5 = 'e1';
_global.player2slot6 = 'g4';
_global.player2slot7 = 'g4';
_global.player2slot8 = 'e1';
} else {
_global.player2slot1 = 's2';
_global.player2slot2 = 's2';
_global.player2slot3 = 's2';
_global.player2slot4 = 's2';
_global.player2slot5 = 'g4';
_global.player2slot6 = 'g4';
_global.player2slot7 = 'g4';
_global.player2slot8 = 'e1';
}
}
}
}
}
}
}
_global.sentAip2 = 1;
_root.gotoAndStop(25);
}
}
button 2893 {
on (release) {
_parent.partdesc = '';
var j = 1;
while (j < 9) {
_parent['text' + j] = '';
_parent['slot' + j].gotoAndStop(1);
++j;
}
}
}
button 2894 {
on (release) {
_global.custom_sent_battle = 0;
_root.gotoAndStop(_global.ChangeFrame);
}
}
movieClip 2911 {
}
movieClip 2912 {
frame 1 {
this.partdesc = '';
this.text1 = '';
this.text2 = '';
this.text3 = '';
this.text4 = '';
this.text5 = '';
this.text6 = '';
this.text7 = '';
this.text8 = '';
if (_global.hassent == 1) {
this.saveclr._y += 100;
this.switchp._y += 100;
this.sentchar._y += 100;
}
}
instance of movieClip 2098 {
onClipEvent (enterFrame) {
if (_global.current_slot == 1) {
this.gotoAndStop(1);
} else {
if (_global.current_slot == 2) {
this.gotoAndStop(2);
} else {
if (_global.current_slot == 3) {
this.gotoAndStop(3);
} else {
if (_global.current_slot == 4) {
this.gotoAndStop(4);
} else {
if (_global.current_slot == 5) {
this.gotoAndStop(5);
} else {
if (_global.current_slot == 6) {
this.gotoAndStop(6);
} else {
if (_global.current_slot == 7) {
this.gotoAndStop(7);
} else {
if (_global.current_slot == 8) {
this.gotoAndStop(8);
}
}
}
}
}
}
}
}
}
}
}
frame 25 {
_global.Player2clothlife = 190;
_global.p2energy = 0;
_global.p2cooldown = 0.5;
_root.HeathBar.ClothEnemyLife._width = _global.Player2clothlife;
_global.player2random = 0;
_global.player2actiontracker = 0;
_global.player2action1 = 0;
_global.player2action2 = 0;
_global.player2action3 = 0;
_global.player2action4 = 0;
_global.player2action5 = 0;
_root.sent.action2 = '';
_global.Player1clothlife = 190;
_global.p1energy = 0;
_global.p1cooldown = 0.5;
_root.HeathBar.ClothPlayerLife._width = _global.Player1clothlife;
_global.player1random = 0;
_global.player1actiontracker = 0;
_global.player1action1 = 0;
_global.player1action2 = 0;
_global.player1action3 = 0;
_global.player1action4 = 0;
_global.player1action5 = 0;
_root.sent.action1 = '';
_global.player1batterybonus = 0;
_global.player2batterybonus = 0;
_global.player1lensbonus = 0;
_global.player2lensbonus = 0;
_global.player1stabilizerbonus = 0;
_global.player2stabilizerbonus = 0;
_global.player1platingbonus = 0;
_global.player2platingbonus = 0;
_global.player1assultbonus = 0;
_global.player2assultbonus = 0;
_global.player1driverbonus = 0;
_global.player2driverbonus = 0;
_global.player1overclockbonus = 0;
_global.player2overclockbonus = 0;
_global.player1empbonus = 0;
_global.player2empbonus = 0;
_global.player1disruptionbonus = 0;
_global.player2disruptionbonus = 0;
_global.player1hackingbonus = 0;
_global.player2hackingbonus = 0;
_global.player1disabledmode = 0;
_global.player2disabledmode = 0;
_global.player1batterybonustimer = 0;
_global.player2batterybonustimer = 0;
_global.player1lensbonustimer = 0;
_global.player2lensbonustimer = 0;
_global.player1stabilizerbonustimer = 0;
_global.player2stabilizerbonustimer = 0;
_global.player1platingbonustimer = 0;
_global.player2platingbonustimer = 0;
_global.player1assultbonustimer = 0;
_global.player2assultbonustimer = 0;
_global.player1driverbonustimer = 0;
_global.player2driverbonustimer = 0;
_global.player1overclockbonustimer = 0;
_global.player2overclockbonustimer = 0;
_global.player1empbonustimer = 0;
_global.player2empbonustimer = 0;
_global.player1disruptionbonustimer = 0;
_global.player2disruptionbonustimer = 0;
_global.player1hackingbonustimer = 0;
_global.player2hackingbonustimer = 0;
_global.player1disabledmodetimer = 0;
_global.player2disabledmodetimer = 0;
_global.player1pulse = 0;
_global.player1rocket = 0;
_global.player2pulse = 0;
_global.player2rocket = 0;
_global.player1repair = 1;
_global.player2repair = 1;
_global.player1hack = 0;
_global.player2hack = 0;
if (_global.sentAip2 == 1) {
_global.player2_current_mode = 3;
}
}
frame 25 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
if (_global.TasksLeft == 1) {
}
}
}
frame 25 {
keyListenerA = new Object();
keyListenerA.onKeyUp = function () {
if (Key.getCode() == 74) {
if (_global.player1_current_mode < 4) {
++_global.player1_current_mode;
} else {
_global.player1_current_mode = 1;
}
}
};
Key.addListener(keyListenerA);
keyListenerB = new Object();
keyListenerB.onKeyUp = function () {
if (Key.getCode() == 100) {
if (_global.player2_current_mode < 4) {
++_global.player2_current_mode;
} else {
_global.player2_current_mode = 1;
}
}
};
Key.addListener(keyListenerB);
_root.onEnterFrame = function () {
if (_root._currentframe == 25) {
if (_global.Player1clothlife <= 0) {
Key.removeListener(keyListenerA);
Key.removeListener(keyListenerB);
_root.gotoAndStop(27);
}
_root.HeathBar.ClothPlayerLife._width = _global.Player1clothlife;
_global.p1cooldown = 0.5 + _global.player1overclockbonus - _global.player2disruptionbonus;
if (_global.p1energy < 60 && _global.player2empbonus == 0) {
_global.p1energy += _global.p1cooldown;
}
if (_global.p1energy >= 60) {
if (_global.player2hackingbonus > 0) {
_global.Player1clothlife -= 15 * _global.player2hack;
}
if (_global.player1_current_mode == 1 && _global.player1disabledmode != 1) {
var v4 = 1;
while (v4 < 9) {
if (_global['player1slot' + v4] == 's1' || _global['player1slot' + v4] == 's2' || _global['player1slot' + v4] == 's3') {
++_global.player1actiontracker;
_global['player1action' + _global.player1actiontracker] = _global['player1slot' + v4];
if (_global['player1slot' + v4] == 's1') {
++_global.player1pulse;
} else {
if (_global['player1slot' + v4] == 's2') {
++_global.player1rocket;
}
}
}
++v4;
}
_global.player1random = random(_global.player1actiontracker) + 1;
if (_global['player1action' + _global.player1random] == 's1') {
_root.sent.action1 = 'Pulse';
_root.sent.p1pulsex.gotoAndPlay(2);
} else {
if (_global['player1action' + _global.player1random] == 's2') {
_root.sent.action1 = 'Rocket';
_root.sent.p1rocketx.gotoAndPlay(2);
} else {
if (_global['player1action' + _global.player1random] == 's3') {
_root.sent.action1 = 'Laser';
_root.sent.p1laserx.gotoAndPlay(2);
}
}
}
} else {
if (_global.player1_current_mode == 2 && _global.player1disabledmode != 2) {
var v4 = 1;
while (v4 < 9) {
if (_global['player1slot' + v4] == 'g1' || _global['player1slot' + v4] == 'g2' || _global['player1slot' + v4] == 'g3' || _global['player1slot' + v4] == 'g4' || _global['player1slot' + v4] == 'g5') {
++_global.player1actiontracker;
_global['player1action' + _global.player1actiontracker] = _global['player1slot' + v4];
if (_global['player1slot' + v4] == 'g5') {
++_global.player1repair;
}
}
++v4;
}
_global.player1random = random(_global.player1actiontracker) + 1;
if (_global['player1action' + _global.player1random] == 'g1') {
_root.sent.action1 = 'Battery';
_global.player1batterybonus = 7;
_global.player1batterybonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 'g2') {
_root.sent.action1 = 'Stabilizer';
_global.player1stabilizerbonus = 10;
_global.player1stabilizerbonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 'g3') {
_root.sent.action1 = 'Plating';
_global.player1platingbonus = 12;
_global.player1platingbonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 'g4') {
_root.sent.action1 = 'Repair';
if (_global.Player1clothlife < 190) {
_global.Player1clothlife += 40 * _global.player1repair;
_global.player1repair = 1;
}
if (_global.Player1clothlife > 190) {
_global.Player1clothlife = 190;
}
} else {
if (_global['player1action' + _global.player1random] == 'g5') {
_root.sent.action1 = 'Reboot';
_global.player2disruptionbonustimer = 0;
_global.player2disruptionbonus = 0;
_global.player2hackingbonustimer = 0;
_global.player2hackingbonus = 0;
_global.player1disabledmode = 0;
_global.player1disabledmodetimer = 0;
}
}
}
}
}
} else {
if (_global.player1_current_mode == 3 && _global.player1disabledmode != 3) {
var v4 = 1;
while (v4 < 9) {
if (_global['player1slot' + v4] == 'e1' || _global['player1slot' + v4] == 'e2' || _global['player1slot' + v4] == 'e3' || _global['player1slot' + v4] == 'e4' || _global['player1slot' + v4] == 'e5') {
++_global.player1actiontracker;
_global['player1action' + _global.player1actiontracker] = _global['player1slot' + v4];
}
++v4;
}
_global.player1random = random(_global.player1actiontracker) + 1;
if (_global['player1action' + _global.player1random] == 'e1') {
_root.sent.action1 = 'Overclock';
_global.player1overclockbonus += 0.25;
_global.player1overclockbonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 'e2') {
_root.sent.action1 = 'Lens';
_global.player1lensbonus = 5;
_global.player1lensbonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 'e3') {
_root.sent.action1 = 'Assult';
_global.player1assultbonus += 10;
_global.player1assultbonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 'e4') {
_root.sent.action1 = 'Barrier';
} else {
if (_global['player1action' + _global.player1random] == 'e5') {
_root.sent.action1 = 'Driver';
_global.player1driverbonus = 15;
_global.player1driverbonustimer = 30;
}
}
}
}
}
} else {
if (_global.player1_current_mode == 4 && _global.player1disabledmode != 4) {
_global.player1hack = 0;
var v4 = 1;
while (v4 < 9) {
if (_global['player1slot' + v4] == 't1' || _global['player1slot' + v4] == 't2' || _global['player1slot' + v4] == 't3' || _global['player1slot' + v4] == 't4' || _global['player1slot' + v4] == 't5') {
++_global.player1actiontracker;
_global['player1action' + _global.player1actiontracker] = _global['player1slot' + v4];
if (_global['player1slot' + v4] == 't4') {
++_global.player1hack;
}
}
++v4;
}
_global.player1random = random(_global.player1actiontracker) + 1;
if (_global['player1action' + _global.player1random] == 't1') {
_root.sent.action1 = 'EMP';
_global.player1empbonus = 1;
_global.player1empbonustimer = 2;
_global.p2energy = 0;
} else {
if (_global['player1action' + _global.player1random] == 't2') {
_root.sent.action1 = 'Disruption';
_global.player1disruptionbonus = 0.35;
_global.player1disruptionbonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 't3') {
_root.sent.action1 = 'Disable';
_global.player2disabledmode = random(4) + 1;
_global.player2disabledmodetimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 't4') {
_root.sent.action1 = 'Hacking';
_global.player1hackingbonus = 10;
_global.player1hackingbonustimer = 15 + _global.player1driverbonus;
} else {
if (_global['player1action' + _global.player1random] == 't5') {
_root.sent.action1 = 'Virus';
}
}
}
}
}
}
}
}
}
_global.player1random = 0;
_global.player1actiontracker = 0;
_global.player1action1 = 0;
_global.player1action2 = 0;
_global.player1action3 = 0;
_global.player1action4 = 0;
_global.player1action5 = 0;
_global.p1energy = 0;
}
}
if (_root._currentframe == 25) {
if (_global.Player2clothlife <= 0) {
Key.removeListener(keyListenerA);
Key.removeListener(keyListenerB);
if (_global.sent_battler == 3) {
_global.beat_luma_sent = 1;
_global.beat_sent_luma = 1;
} else {
if (_global.sent_battler == 5) {
if (_global.beat_sent_battler_chris == 0) {
_global.beat_sent_battler_chris = 1;
++_global.sent_battles_won;
}
} else {
if (_global.sent_battler == 10) {
if (_global.beat_sent_battler_kyle == 0) {
_global.beat_sent_battler_kyle = 1;
++_global.sent_battles_won;
}
} else {
if (_global.sent_battler == 11) {
if (_global.beat_sent_battler_roise == 0) {
_global.beat_sent_battler_roise = 1;
++_global.sent_battles_won;
}
} else {
if (_global.sent_battler == 17) {
if (_global.beat_sent_battler_tsugo == 0) {
_global.beat_sent_battler_tsugo = 1;
++_global.sent_battles_won;
}
} else {
if (_global.sent_battler == 19) {
if (_global.beat_sent_battler_lynn == 0) {
_global.beat_sent_battler_lynn = 1;
++_global.sent_battles_won;
}
}
}
}
}
}
}
_root.gotoAndStop(26);
}
_root.HeathBar.ClothEnemyLife._width = _global.Player2clothlife;
_global.p2cooldown = 0.5 + _global.player2overclockbonus - _global.player1disruptionbonus;
if (_global.p2energy < 60 && _global.player1empbonus == 0) {
_global.p2energy += _global.p2cooldown;
}
if (_global.p2energy >= 60) {
if (_global.sentAip2 == 1) {
_global.player2_current_mode = random(4) + 1;
if (_global.sent_battler == 3) {
if (random(2) == 0) {
_global.player2_current_mode = 1;
}
if (_global.Player2clothlife <= 90) {
_global.player2_current_mode = 2;
}
} else {
if (_global.sent_battler == 10) {
if (_global.player2_current_mode == 1) {
_global.player2_current_mode += random(3) + 1;
}
} else {
if (_global.sent_battler == 11) {
if (_global.player2_current_mode == 1) {
_global.player2_current_mode += random(3) + 1;
}
if (random(2) == 0) {
_global.player2_current_mode = 4;
}
if (_global.Player2clothlife <= 50) {
_global.player2_current_mode = 2;
}
} else {
if (_global.sent_battler == 19) {
if (random(2) == 0) {
_global.player2_current_mode = 1;
}
if (_global.Player2clothlife <= 60) {
_global.player2_current_mode = 2;
}
}
}
}
}
}
if (_global.player1hackingbonus > 0) {
_global.Player2clothlife -= 15 * _global.player1hack;
}
if (_global.player2_current_mode == 1 && _global.player2disabledmode != 1) {
var v3 = 1;
while (v3 < 9) {
if (_global['player2slot' + v3] == 's1' || _global['player2slot' + v3] == 's2' || _global['player2slot' + v3] == 's3') {
++_global.player2actiontracker;
_global['player2action' + _global.player2actiontracker] = _global['player2slot' + v3];
if (_global['player2slot' + v3] == 's1') {
++_global.player2pulse;
} else {
if (_global['player2slot' + v3] == 's2') {
++_global.player2rocket;
}
}
}
++v3;
}
_global.player2random = random(_global.player2actiontracker) + 1;
if (_global['player2action' + _global.player2random] == 's1') {
_root.sent.action2 = 'Pulse';
_root.sent.p2pulsex.gotoAndPlay(2);
} else {
if (_global['player2action' + _global.player2random] == 's2') {
_root.sent.action2 = 'Rocket';
_root.sent.p2rocketx.gotoAndPlay(2);
} else {
if (_global['player2action' + _global.player2random] == 's3') {
_root.sent.action2 = 'Laser';
_root.sent.p2laserx.gotoAndPlay(2);
}
}
}
} else {
if (_global.player2_current_mode == 2 && _global.player2disabledmode != 2) {
var v3 = 1;
while (v3 < 9) {
if (_global['player2slot' + v3] == 'g1' || _global['player2slot' + v3] == 'g2' || _global['player2slot' + v3] == 'g3' || _global['player2slot' + v3] == 'g4' || _global['player2slot' + v3] == 'g5') {
++_global.player2actiontracker;
_global['player2action' + _global.player2actiontracker] = _global['player2slot' + v3];
if (_global['player2slot' + v3] == 'g5') {
++_global.player2repair;
}
}
++v3;
}
_global.player2random = random(_global.player2actiontracker) + 1;
if (_global['player2action' + _global.player2random] == 'g1') {
_root.sent.action2 = 'Battery';
_global.player2batterybonus = 7;
_global.player2batterybonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 'g2') {
_root.sent.action2 = 'Stabilizer';
_global.player2stabilizerbonus = 10;
_global.player2stabilizerbonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 'g3') {
_root.sent.action2 = 'Plating';
_global.player2platingbonus = 12;
_global.player2platingbonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 'g4') {
_root.sent.action2 = 'Repair';
if (_global.Player2clothlife < 190) {
_global.Player2clothlife += 40 * _global.player2repair;
_global.player2repair = 1;
}
if (_global.Player2clothlife > 190) {
_global.Player2clothlife = 190;
}
} else {
if (_global['player2action' + _global.player2random] == 'g5') {
_root.sent.action2 = 'Reboot';
_global.player1disruptionbonustimer = 0;
_global.player1disruptionbonus = 0;
_global.player1hackingbonustimer = 0;
_global.player1hackingbonus = 0;
_global.player2disabledmode = 0;
_global.player2disabledmodetimer = 0;
}
}
}
}
}
} else {
if (_global.player2_current_mode == 3 && _global.player2disabledmode != 3) {
var v3 = 1;
while (v3 < 9) {
if (_global['player2slot' + v3] == 'e1' || _global['player2slot' + v3] == 'e2' || _global['player2slot' + v3] == 'e3' || _global['player2slot' + v3] == 'e4' || _global['player2slot' + v3] == 'e5') {
++_global.player2actiontracker;
_global['player2action' + _global.player2actiontracker] = _global['player2slot' + v3];
}
++v3;
}
_global.player2random = random(_global.player2actiontracker) + 1;
if (_global['player2action' + _global.player2random] == 'e1') {
_root.sent.action2 = 'Overclock';
_global.player2overclockbonus += 0.25;
_global.player2overclockbonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 'e2') {
_root.sent.action2 = 'Lens';
_global.player2lensbonus = 5;
_global.player2lensbonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 'e3') {
_root.sent.action2 = 'Assult';
_global.player2assultbonus = 10;
_global.player2assultbonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 'e4') {
_root.sent.action2 = 'Barrier';
} else {
if (_global['player2action' + _global.player2random] == 'e5') {
_root.sent.action2 = 'Driver';
_global.player2driverbonus = 15;
_global.player2driverbonustimer = 30;
}
}
}
}
}
} else {
if (_global.player2_current_mode == 4 && _global.player2disabledmode != 4) {
_global.player2hack = 0;
var v3 = 1;
while (v3 < 9) {
if (_global['player2slot' + v3] == 't1' || _global['player2slot' + v3] == 't2' || _global['player2slot' + v3] == 't3' || _global['player2slot' + v3] == 't4' || _global['player2slot' + v3] == 't5') {
++_global.player2actiontracker;
_global['player2action' + _global.player2actiontracker] = _global['player2slot' + v3];
if (_global['player2slot' + v3] == 't4') {
++_global.player2hack;
}
}
++v3;
}
_global.player2random = random(_global.player2actiontracker) + 1;
if (_global['player2action' + _global.player2random] == 't1') {
_root.sent.action2 = 'EMP';
_global.player2empbonus = 1;
_global.player2empbonustimer = 2;
_global.p1energy = 0;
} else {
if (_global['player2action' + _global.player2random] == 't2') {
_root.sent.action2 = 'Disruption';
_global.player2disruptionbonus = 0.35;
_global.player2disruptionbonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 't3') {
_root.sent.action2 = 'Disable';
_global.player1disabledmode = random(4) + 1;
_global.player1disabledmodetimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 't4') {
_root.sent.action2 = 'Hacking';
_global.player2hackingbonus = 10;
_global.player2hackingbonustimer = 15 + _global.player2driverbonus;
} else {
if (_global['player2action' + _global.player2random] == 't5') {
_root.sent.action2 = 'Virus';
}
}
}
}
}
}
}
}
}
_global.player2random = 0;
_global.player2actiontracker = 0;
_global.player2action1 = 0;
_global.player2action2 = 0;
_global.player2action3 = 0;
_global.player2action4 = 0;
_global.player2action5 = 0;
_global.p2energy = 0;
}
}
};
}
movieClip 2924 {
frame 1 {
stop();
}
}
instance of movieClip 2924 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3 + _global.custom_sent_battle);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2 + _global.custom_sent_battle);
} else {
this.gotoAndStop(1 + _global.custom_sent_battle);
}
}
}
}
movieClip 2925 {
frame 21 {
if (_global.player1batterybonus > 0) {
--_global.player1batterybonustimer;
if (_global.player1batterybonustimer == 0) {
_global.player1batterybonus = 0;
}
}
if (_global.player2batterybonus > 0) {
--_global.player2batterybonustimer;
if (_global.player2batterybonustimer == 0) {
_global.player2batterybonus = 0;
}
}
if (_global.player1lensbonus > 0) {
--_global.player1lensbonustimer;
if (_global.player1lensbonustimer == 0) {
_global.player1lensbonus = 0;
}
}
if (_global.player2lensbonus > 0) {
--_global.player2lensbonustimer;
if (_global.player2lensbonustimer == 0) {
_global.player2lensbonus = 0;
}
}
if (_global.player1stabilizerbonus > 0) {
--_global.player1stabilizerbonustimer;
if (_global.player1stabilizerbonustimer == 0) {
_global.player1stabilizerbonus = 0;
}
}
if (_global.player2stabilizerbonus > 0) {
--_global.player2stabilizerbonustimer;
if (_global.player2stabilizerbonustimer == 0) {
_global.player2stabilizerbonus = 0;
}
}
if (_global.player1platingbonus > 0) {
--_global.player1platingbonustimer;
if (_global.player1platingbonustimer == 0) {
_global.player1platingbonus = 0;
}
}
if (_global.player2platingbonus > 0) {
--_global.player2platingbonustimer;
if (_global.player2platingbonustimer == 0) {
_global.player2platingbonus = 0;
}
}
if (_global.player1assultbonus > 0) {
--_global.player1assultbonustimer;
if (_global.player1assultbonustimer == 0) {
_global.player1assultbonus = 0;
}
}
if (_global.player2assultbonus > 0) {
--_global.player2assultbonustimer;
if (_global.player2assultbonustimer == 0) {
_global.player2assultbonus = 0;
}
}
if (_global.player1overclockbonus > 0) {
--_global.player1overclockbonustimer;
if (_global.player1overclockbonustimer == 0) {
_global.player1overclockbonus = 0;
}
}
if (_global.player2overclockbonus > 0) {
--_global.player2overclockbonustimer;
if (_global.player2overclockbonustimer == 0) {
_global.player2overclockbonus = 0;
}
}
if (_global.player1driverbonus > 0) {
--_global.player1driverbonustimer;
if (_global.player1driverbonustimer == 0) {
_global.player1driverbonus = 0;
}
}
if (_global.player2driverbonus > 0) {
--_global.player2driverbonustimer;
if (_global.player2driverbonustimer == 0) {
_global.player2driverbonus = 0;
}
}
if (_global.player1empbonus > 0) {
--_global.player1empbonustimer;
if (_global.player1empbonustimer == 0) {
_global.player1empbonus = 0;
}
}
if (_global.player2empbonus > 0) {
--_global.player2empbonustimer;
if (_global.player2empbonustimer == 0) {
_global.player2empbonus = 0;
}
}
if (_global.player1disruptionbonus > 0) {
--_global.player1disruptionbonustimer;
if (_global.player1disruptionbonustimer == 0) {
_global.player1disruptionbonus = 0;
}
}
if (_global.player2disruptionbonus > 0) {
--_global.player2disruptionbonustimer;
if (_global.player2disruptionbonustimer == 0) {
_global.player2disruptionbonus = 0;
}
}
if (_global.player1hackingbonus > 0) {
--_global.player1hackingbonustimer;
if (_global.player1hackingbonustimer == 0) {
_global.player1hackingbonus = 0;
}
}
if (_global.player2hackingbonus > 0) {
--_global.player2hackingbonustimer;
if (_global.player2hackingbonustimer == 0) {
_global.player2hackingbonus = 0;
}
}
if (_global.player1disabledmode > 0) {
--_global.player1disabledmodetimer;
if (_global.player1disabledmodetimer == 0) {
_global.player1disabledmode = 0;
}
}
if (_global.player2disabledmode > 0) {
--_global.player2disabledmodetimer;
if (_global.player2disabledmodetimer == 0) {
_global.player2disabledmode = 0;
}
}
}
}
movieClip 2927 {
}
movieClip 2928 {
frame 1 {
stop();
var i = 1;
while (i < 9) {
if (_global['player1slot' + i] == 's2' && _parent == _root.sent.VSSent1) {
_parent.VSSent1.spikes._visible = true;
} else {
_parent.VSSent1.spikes._visible = false;
}
if (_global['player2slot' + i] == 's2' && _parent == _root.sent.VSSent2) {
_parent.VSSent2.spikes._visible = true;
} else {
_parent.VSSent2.spikes._visible = false;
}
++i;
}
}
}
button 2929 {
on (release) {
_global.player1_current_mode = 2;
}
}
button 2930 {
on (release) {
_global.player1_current_mode = 1;
}
}
button 2931 {
on (release) {
_global.player1_current_mode = 3;
}
}
button 2932 {
on (release) {
_global.player1_current_mode = 4;
}
}
button 2933 {
on (release) {
if (_global.sentAip2 == 0) {
_global.player2_current_mode = 2;
}
}
}
button 2934 {
on (release) {
if (_global.sentAip2 == 0) {
_global.player2_current_mode = 1;
}
}
}
button 2935 {
on (release) {
if (_global.sentAip2 == 0) {
_global.player2_current_mode = 3;
}
}
}
button 2936 {
on (release) {
if (_global.sentAip2 == 0) {
_global.player2_current_mode = 4;
}
}
}
movieClip 2949 {
frame 1 {
stop();
}
frame 20 {
_global.Player1clothlife -= 15 + _global.player2assultbonus - _global.player1platingbonus - _global.player1stabilizerbonus;
}
frame 25 {
if (_global.player2rocket > 0) {
--_global.player2rocket;
gotoAndPlay(2);
} else {
gotoAndStop(1);
}
}
}
movieClip 2950 {
frame 1 {
stop();
}
frame 20 {
_global.Player2clothlife -= 15 + _global.player1assultbonus - _global.player2platingbonus - _global.player2stabilizerbonus;
}
frame 25 {
if (_global.player1rocket > 0) {
--_global.player1rocket;
gotoAndPlay(2);
} else {
gotoAndStop(1);
}
}
}
movieClip 2953 {
}
movieClip 2956 {
}
movieClip 2957 {
frame 1 {
stop();
}
frame 21 {
_global.Player1clothlife -= 20 + _global.player2lensbonus - _global.player1batterybonus - _global.player1stabilizerbonus;
}
frame 42 {
_global.Player1clothlife -= 20 + _global.player2lensbonus - _global.player1batterybonus - _global.player1stabilizerbonus;
}
frame 63 {
_global.Player1clothlife -= 20 + _global.player2lensbonus - _global.player1batterybonus - _global.player1stabilizerbonus;
}
frame 64 {
gotoAndStop(1);
}
}
movieClip 2958 {
frame 1 {
stop();
}
frame 21 {
_global.Player2clothlife -= 20 + _global.player1lensbonus - _global.player2batterybonus - _global.player2stabilizerbonus;
}
frame 42 {
_global.Player2clothlife -= 20 + _global.player1lensbonus - _global.player2batterybonus - _global.player2stabilizerbonus;
}
frame 63 {
_global.Player2clothlife -= 20 + _global.player1lensbonus - _global.player2batterybonus - _global.player2stabilizerbonus;
}
frame 64 {
gotoAndStop(1);
}
}
movieClip 2959 {
frame 1 {
stop();
}
frame 10 {
_global.Player1clothlife -= 15 + _global.player2lensbonus - _global.player1batterybonus - _global.player1stabilizerbonus;
if (_global.player2pulse > 0) {
--_global.player2pulse;
gotoAndPlay(2);
} else {
gotoAndStop(1);
}
}
}
movieClip 2960 {
frame 1 {
stop();
}
frame 10 {
_global.Player2clothlife -= 15 + _global.player1lensbonus - _global.player2batterybonus - _global.player2stabilizerbonus;
if (_global.player1pulse > 0) {
--_global.player1pulse;
gotoAndPlay(2);
} else {
gotoAndStop(1);
}
}
}
movieClip 2962 {
}
movieClip 2964 {
}
movieClip 2966 {
}
movieClip 2968 {
}
movieClip 2970 {
}
movieClip 2972 {
}
movieClip 2974 {
}
movieClip 2976 {
}
movieClip 2978 {
}
movieClip 2980 {
}
movieClip 2982 {
}
movieClip 2984 {
}
movieClip 2986 {
}
movieClip 2988 {
}
movieClip 2989 {
instance of movieClip 2928 {
onClipEvent (enterFrame) {
if (_global.player1_current_mode == 1) {
this.gotoAndStop(1);
} else {
if (_global.player1_current_mode == 2) {
this.gotoAndStop(2);
} else {
if (_global.player1_current_mode == 3) {
this.gotoAndStop(3);
} else {
if (_global.player1_current_mode == 4) {
this.gotoAndStop(4);
}
}
}
}
}
}
instance of movieClip 2928 {
onClipEvent (enterFrame) {
if (_global.player2_current_mode == 1) {
this.gotoAndStop(1);
} else {
if (_global.player2_current_mode == 2) {
this.gotoAndStop(2);
} else {
if (_global.player2_current_mode == 3) {
this.gotoAndStop(3);
} else {
if (_global.player2_current_mode == 4) {
this.gotoAndStop(4);
}
}
}
}
}
}
instance VSSent1 of movieClip 2453 {
onClipEvent (enterFrame) {
this.gotoAndStop(_global.player1_current_mode);
this.spikes_top.gotoAndStop(_global.player1_current_mode);
this.spikes_bottom.gotoAndStop(_global.player1_current_mode + 4);
if (_global.player1rocket > 0) {
this.spikes_top.gotoAndStop(10);
this.spikes_bottom.gotoAndStop(10);
}
}
}
instance VSSent2 of movieClip 2453 {
onClipEvent (enterFrame) {
this.gotoAndStop(_global.player2_current_mode);
this.spikes_top.gotoAndStop(_global.player2_current_mode);
this.spikes_bottom.gotoAndStop(_global.player2_current_mode + 4);
if (_global.player2rocket > 0) {
this.spikes_top.gotoAndStop(10);
this.spikes_bottom.gotoAndStop(10);
}
}
}
instance of movieClip 2962 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1batterybonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2964 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1stabilizerbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2966 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1assultbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2968 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1platingbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2970 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1lensbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2962 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2batterybonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2964 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2stabilizerbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2966 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2assultbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2968 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2platingbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2970 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2lensbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2972 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1driverbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2972 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2driverbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2974 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1overclockbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2974 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2overclockbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2976 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2empbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2978 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2disruptionbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2980 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2hackingbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2976 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1empbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2978 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1disruptionbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2980 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1hackingbonustimer > 0) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2982 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1disabledmode == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2984 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1disabledmode == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2986 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1disabledmode == 3) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2988 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player1disabledmode == 4) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2982 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2disabledmode == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2984 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2disabledmode == 2) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2986 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2disabledmode == 3) {
this._visible = true;
} else {
this._visible = false;
}
}
}
instance of movieClip 2988 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
if (_global.player2disabledmode == 4) {
this._visible = true;
} else {
this._visible = false;
}
}
}
}
movieClip 2992 {
}
movieClip 2996 {
}
movieClip 3000 {
}
movieClip 3004 {
}
movieClip 3006 {
}
movieClip 3009 {
instance p1energy of movieClip 3004 {
onClipEvent (load) {
var rotated = 30;
}
onClipEvent (enterFrame) {
if (_global.p1energy * 2 > 0 && _global.p1energy * 2 < 130) {
this.circcover._rotation = rotated + _global.p1energy * 2;
} else {
if (_global.p1energy * 2 + 30 <= 0) {
this.circcover._rotation = 30;
} else {
if (_global.p1energy * 2 + 30 >= 130) {
this.circcover._rotation = 160;
}
}
}
}
}
instance of movieClip 3006 {
onClipEvent (load) {
var rotated = 30;
}
onClipEvent (enterFrame) {
if (_global.p2energy * 2 > 0 && _global.p2energy * 2 < 130) {
this.circcover._rotation = rotated + _global.p2energy * 2;
} else {
if (_global.p2energy * 2 + 30 <= 0) {
this.circcover._rotation = 30;
} else {
if (_global.p2energy * 2 + 30 >= 130) {
this.circcover._rotation = 160;
}
}
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
frame 26 {
_root.Music_mc.gotoAndStop(1);
}
button 3011 {
on (release) {
_global.sentAip2 = 0;
_global.player2slot1 = 0;
_global.player2slot2 = 0;
_global.player2slot3 = 0;
_global.player2slot4 = 0;
_global.player2slot5 = 0;
_global.player2slot6 = 0;
_global.player2slot7 = 0;
_global.player2slot8 = 0;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
if (_global.custom_sent_battle > 0) {
_global.custom_sent_battle = 0;
_root.gotoAndStop(12);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
}
frame 27 {
_root.Music_mc.gotoAndStop(1);
}
frame 28 {
_root.Music_mc.gotoAndStop(1);
}
frame 28 {
this.stop();
_global.shot = 0;
_global.missed = 0;
_global.struck = 0;
_global.framescount = 0;
_global.bulletcount = 0;
_global.shooting = 0;
_global.has_shot = 0;
_global.tget = new Array();
if (_global.arcade_target_sim_init == 0) {
var mouseListener = new Object();
mouseListener.onMouseDown = function () {
_root.somthing.attachMovie('shootingbullet', 'shotot' + _global.shot, _global.shot);
_root.somthing['shotot' + _global.shot]._x = _root.somthing.sights2._x;
_root.somthing['shotot' + _global.shot]._y = 390;
_root.somthing['shotot' + _global.shot]._yscale = 200;
_root.somthing['shotot' + _global.shot]._xscale = 200;
_root.somthing['shotot' + _global.shot].gotoAndStop(1);
_global.tget.push(_ymouse);
_global.shot += 1;
++_global.has_shot;
};
Mouse.addListener(mouseListener);
_global.arcade_target_sim_init = 1;
}
}
instance somthing of movieClip 70 shootingrangegame {
onClipEvent (load) {
this.bird._x = Math.random() * 800;
this.bird._y = 380;
this.shotot.gotoAndStop(9);
this.shotot._y = 380;
var i = 0;
}
onClipEvent (enterFrame) {
if (this.bird._x < 200) {
this.bird._x += 20;
} else {
if (this.bird._x < 290) {
this.bird._x += 10;
} else {
if (this.bird._x > 390) {
this.bird._x -= 20;
} else {
if (this.bird._x > 300) {
this.bird._x -= 10;
}
}
}
}
this.sights._x = _xmouse;
this.sights._y = _ymouse;
this.sights2._x = _xmouse;
this.sights2._y = _ymouse;
_global.framescount += 1;
if (Math.round(_global.framescount / 25) == _global.framescount / 25) {
this.bird._x = Math.random() * 800;
this.bird.play();
_global.bulletcount += 1;
}
i = 0;
while (i < _global.shot) {
if (this['shotot' + i]._y > _global.tget[i] && this['shotot' + i]._currentframe == 1) {
this['shotot' + i]._y -= 50;
this['shotot' + i]._yscale -= 25;
this['shotot' + i]._xscale -= 25;
} else {
if (this['shotot' + i]._currentframe == 1 && _global.has_shot > 0) {
this['shotot' + i].gotoAndStop(9);
_global.has_shot = 0;
} else {
if (this['shotot' + i]._currentframe == 1) {
this['shotot' + i].gotoAndStop(9);
_global.missed += 1;
_global.has_shot = 0;
}
}
}
if (this['shotot' + i]._currentframe == 1 && this['shotot' + i].hitTest(this.bird)) {
this['shotot' + i].play();
this.bird.gotoAndStop(23);
_global.struck += 1;
_global.has_shot = 0;
}
++i;
}
this.points.text = '' + _global.struck * 1 - _global.missed;
if (_global.bulletcount == 21) {
_root.gotoAndStop(29);
}
}
}
frame 29 {
_root.Music_mc.gotoAndStop(1);
}
frame 29 {
this.stop();
this.new_high.text = '';
_global.arcade_current_target_sim_score = _global.struck - _global.missed + 1;
if (_global.arcade_current_target_sim_score > _global.arcade_highest_target_sim_score) {
_global.arcade_highest_target_sim_score = _global.arcade_current_target_sim_score;
this.new_high.text = 'New high score!';
}
if (_global.struck == 21 && _global.missed == 0) {
this.goodjob.text = 'Perfect!';
this.scoresum.text = 'You shot down all 21, and you didn\'t miss once!! \n New High Score: (Maiko) ' + _global.arcade_current_target_sim_score + '';
_global.beat_luma_game = 1;
_global.firstArcadeGameBeat = 1;
} else {
if (_global.struck - _global.missed > 0) {
this.goodjob.text = 'Good Job!';
this.scoresum.text = 'You shot down ' + _global.struck + ', and you only missed ' + _global.missed + ' times. \n Score: ' + _global.arcade_current_target_sim_score + ' \n Score: (Luma) 17';
_global.firstArcadeGameBeat = 1;
if (_global.struck > 17) {
_global.beat_luma_game = 1;
}
} else {
this.goodjob.text = 'Nice Try!';
this.scoresum.text = 'You shot down ' + _global.struck + ', but you missed ' + _global.missed + ' times. Better luck next time! \n Score: ' + _global.arcade_current_target_sim_score + '';
}
}
}
frame 30 {
_root.Music_mc.gotoAndStop(1);
}
frame 30 {
_root.clubroom.gotoAndStop(_global.club);
if (_global.club == 1) {
_global.story_character1_num = 6;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Zytra: Umi! Welcome!';
if (_global.joinfriend == 14) {
_root.responsetext = 'Zytra: Umi! And you brought Leyah too! Heya sis!';
}
} else {
if (_global.club == 2) {
_global.story_character1_num = 2;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Pattie: Senpai! What brings you here?';
} else {
if (_global.club == 3) {
_global.story_character1_num = 4;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: Hey Maiko! It\'s feels good to relax a bit doesn\'t it?';
} else {
if (_global.club == 4) {
_global.story_character1_num = 9;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Greel: Hey babycakes. What\'s up?';
} else {
if (_global.club == 5) {
_global.story_character1_num = 10;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Kyle: Maiko! Are you finally here to make my dreams come true?';
if (_global.joinfriend == 12) {
_root.responsetext = 'Kyle: Maiko! Savori! I didn\'t do anything I swear!';
}
} else {
if (_global.club == 6) {
_global.story_character1_num = 5;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Chris: M- Maiko! Come on in! find any cool parts?';
} else {
if (_global.club == 8) {
_global.story_character1_num = 13;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Jeni: Maiko! Just make sure my foul mouth brother is not with you!';
if (_global.joinfriend == 16) {
_root.responsetext = 'Jeni: Maiko! Quit walking around with that bonehead brother of mine!';
}
} else {
if (_global.club == 9) {
_global.story_character1_num = 14;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Leyah: Maiko-nyan! Want to head over to the arcade later?';
if (_global.joinfriend == 16) {
_root.responsetext = 'Leyah: Z-chan! Maiko-nyan! My two most favorite people!';
}
} else {
if (_global.club == 7) {
_global.anal = 0;
_global.story_character1_num = 13;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Jeni: Maiko!? So you want to get laid? That should be easy.';
if (_global.joinfriend == 16) {
_root.responsetext = 'Jeni: David! I said you only belong to ME!';
}
} else {
if (_global.club == 10) {
_global.story_character1_num = 0;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Dr. Natan: Yes Miss Umiya? Make it quick I\'m busy!';
if (_global.joinfriend == 5) {
_root.responsetext = 'Dr. Natan: Ah Chris! What is it?';
}
} else {
if (_global.club == 11) {
_global.story_character1_num = 0;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Coach Tom: Miss Umiya! I don\'t see you in the gym often enough!';
if (_global.joinfriend == 2) {
_root.responsetext = 'Coach Tom: Pattie! have you been trainning with Miss Umiya?';
} else {
if (_global.joinfriend == 3) {
_root.responsetext = 'Coach Tom: Ah there is one of my top athletes! Miss Umiya you should learn from this young lady.';
}
}
} else {
if (_global.club == 12) {
_global.story_character1_num = 0;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Mrs. Alma: Hello Miss Umiya!';
if (_global.joinfriend == 10) {
_root.responsetext = 'Mrs. Alma: Oh dear.. Kyle what is the problem this time..';
}
} else {
if (_global.club == 13) {
_global.story_character1_num = 0;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Instructor Alma: Hello Miss Umiya. Did you need something?';
if (_global.joinfriend == 4) {
_root.responsetext = 'Instructor Alma: Riley, make sure she and her friends stay out of trouble for me.';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.sold_savori_collection == 5 && _global.Day == _global.savori_kyle_quest) {
if (_global.club == 2) {
_root.responsetext = 'Pattie: Maiko Senpai! Did you hear about Savori? It\'s is really sad.';
} else {
if (_global.club == 3) {
_root.responsetext = 'Riley: Maiko... why didn\'t you do anything?';
} else {
if (_global.club == 6) {
_root.responsetext = 'Chris: Hey there Maiko... I\'m sure you heard about Savori.';
} else {
if (_global.club == 1) {
_root.responsetext = 'Zytra: Umi! I can\'t believe Savori took her own life. It has to be her dad\'s fault!';
} else {
if (_global.club == 4) {
_root.responsetext = 'Greel: Damn Savori\'s dad must have been a real asshole. If I had only known...';
} else {
if (_global.club == 5) {
_root.responsetext = 'Kyle: PT was worried this might happen to Savori...';
} else {
if (_global.club == 8 || _global.club == 7) {
_root.responsetext = 'Jeni: Damn she should have said something! We could have done something about it!';
_root.TalkMenu.gotoAndStop(3);
} else {
if (_global.club == 9) {
_root.responsetext = 'Leyah: Leyah-nyan feels very sad about what happened to Savori-chan...';
_root.TalkMenu.gotoAndStop(3);
}
}
}
}
}
}
}
}
}
_global.clubfriend = 0;
if (_global.joinfriend == _global.story_character1_num) {
_global.clubfriend = _global.joinfriend;
_global.joinfriend = 0;
}
_global.display_character_num(_root.CharacterPic1, _global.story_character1_num);
if (_global.joinfriend > 1) {
_global.display_character_num(_root.CharacterPic2, _global.joinfriend);
}
}
movieClip 3027 {
frame 1 {
stop();
}
}
movieClip 3030 {
}
movieClip 3033 {
}
movieClip 3042 {
frame 1 {
stop();
}
}
movieClip 3045 {
}
movieClip 3048 {
}
movieClip 3054 {
}
movieClip 3057 {
}
movieClip 3060 {
}
movieClip 3063 {
}
movieClip 3066 {
}
movieClip 3069 {
}
movieClip 3072 {
}
movieClip 3075 {
}
movieClip 3078 {
}
movieClip 3081 {
}
movieClip 3084 {
}
movieClip 3087 {
}
movieClip 3090 {
}
movieClip 3091 {
frame 1 {
stop();
}
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 3042 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 3042 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 3042 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance Teacher of movieClip 2039 {
onClipEvent (load) {
this.gotoAndStop(4);
}
}
instance Teacher of movieClip 2039 {
onClipEvent (load) {
this.gotoAndStop(6);
}
}
instance Teacher of movieClip 2039 {
onClipEvent (load) {
this.gotoAndStop(8);
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
button 3093 {
on (release) {
if (_global.drank_coffee > 0 && _global.club == 1) {
_global.frame15_reset();
_global.challenge_zytra_swimming = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 1 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.challenge_zytra_swimming = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.drank_coffee > 0 && _global.club == 2) {
_global.frame15_reset();
_global.challenge_pattie_running = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 2 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.challenge_pattie_running = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 3) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: There is nothing to practice Maiko. Just don\'t fall behind in your grades!';
} else {
if (_global.club == 4) {
_root.gotoAndStop(37);
} else {
if (_global.club == 5) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Kyle: Sure you can practice taking pictures of me if you want!';
} else {
if (_global.club == 6) {
_global.sent_battler = 0;
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(24);
} else {
if (_global.club == 7) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '(Not in game yet)!';
} else {
if (_global.drank_coffee > 0 && _global.club == 8) {
_global.frame15_reset();
_global.challenge_jeni_boxing = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 8 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.challenge_jeni_boxing = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 9) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Leyah: The game is at the Arcade Maiko-nyan, you can practice it whenever you want nya!';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
button 3094 {
on (release) {
_global.kyle_sneak = 0;
if (_global.clubfriend > 0) {
_global.joinfriend = _global.clubfriend;
}
_global.clubfriend = 0;
_root.gotoAndStop(6);
}
}
button 3097 {
on (release) {
if (_global.club == 1 && _global.TasksLeft > 1) {
} else {
if (_global.club == 2 && _global.TasksLeft > 1) {
} else {
if (_global.club == 3) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: Nothing for today Maiko!';
} else {
if (_global.club == 4) {
} else {
if (_global.club == 5) {
_root.textb_mc.gotoAndStop(2);
if (_global.kyle_sneak == 1 && _global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
_root.gotoAndStop(40);
} else {
if (_global.sold_savori_collection == 5 || _global.sold_savori_collection == 6) {
_root.responsetext = 'Kyle: Hey Maiko! I can sneak you and another girl into the boys locker room if you want?';
_global.kyle_sneak = 1;
} else {
if (_global.pic_topless_savori == 0 && _global.joinfriend < 2) {
_root.responsetext = 'Kyle: Hey Maiko get me a naked picture of Savori please! She is so hot! Not more than you though!';
_global.get_savori = 1;
} else {
if (_global.pic_topless_savori == 0 && _global.joinfriend > 1) {
_root.responsetext = 'Kyle: Hey Maiko get me more of what I need! Come back alone if you forgot.';
} else {
if (_global.pic_topless_savori == 1 && _global.joinfriend < 2) {
_root.responsetext = 'Kyle: Sweet! The more I get of Savori the more the collection will sell for!';
_global.kyle_savori_count += 20;
_global.kyle_softcore_magazine = 1;
_global.pic_topless_savori = 0;
} else {
if (_global.pic_topless_savori == 1 && _global.joinfriend > 1) {
_root.responsetext = 'Kyle: Whoa! Are you trying to get me killed? Come back alone!';
}
}
}
}
}
}
} else {
if (_global.club == 6) {
_root.gotoAndStop(24);
} else {
if (_global.club == 7) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '(Not in game yet)!';
} else {
if (_global.club == 8 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.challenge_jeni_boxing = 1;
_root.gotoAndStop(15);
} else {
if (_global.club == 9) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Leyah: The game is at the Arcade Maiko-nyan, you can practice it whenever you want nya!';
}
}
}
}
}
}
}
}
}
}
}
button 3099 {
on (release) {
if (_global.drank_coffee > 0 && _global.club == 1 && _global.joinfriend == 3) {
_global.frame15_reset();
_global.challenge_luma_swimming = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 1 && _global.TasksLeft > 1 && _global.joinfriend == 3) {
_global.frame15_reset();
_global.challenge_luma_swimming = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.drank_coffee > 0 && _global.club == 2 && _global.joinfriend == 3) {
_global.frame15_reset();
_global.challenge_luma_running = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 2 && _global.TasksLeft > 1 && _global.joinfriend == 3) {
_global.frame15_reset();
_global.challenge_luma_running = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.drank_coffee > 0 && _global.club == 8 && _global.joinfriend == 3) {
_global.frame15_reset();
_global.challenge_luma_boxing = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 8 && _global.TasksLeft > 1 && _global.joinfriend == 3) {
_global.frame15_reset();
_global.challenge_luma_boxing = 1;
_global.WearSchool = 0;
_global.WearGym = 1;
_global.WearTopless = 0;
_global.WearSwim = 0;
_global.XStage = 0;
_global.WearUndie = 0;
_global.WearMelody = 0;
_global.WearBox = 0;
_global.WearCheer = 0;
_root.gotoAndStop(15);
} else {
if (_global.club == 6) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Chris: I think you are ready to battle Luma Maiko! Go find her and challenge her!';
}
}
}
}
}
}
}
}
}
button 3101 {
on (release) {
if (_global.club == 1 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.challenge_zytra_swimming = 1;
_root.gotoAndStop(15);
} else {
if (_global.club == 2 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.challenge_pattie_running = 1;
_root.gotoAndStop(15);
} else {
if (_global.club == 3) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: There is nothing to investigate Maiko...';
if (_global.savori_talk_to_maiko_about_agents == 1 && _global.investigate_complaints == 0) {
_global.investigate_complaints = 1;
_root.responsetext = 'Riley: Savori has issued another complaint about Kyle. Meet me in the locker room Maiko.';
} else {
if (_global.investigate_complaints == 2) {
_global.investigate_complaints = 3;
_root.responsetext = 'Riley: Dizzy reported some Alien Blood in the locker room Maiko. Can you go help Roise investigate it? she is already there.';
} else {
if (_global.investigate_complaints == 4) {
_global.investigate_complaints = 5;
_root.responsetext = 'Riley: That Savori is CRAZY. There\'s no complaints at the moment Maiko.';
} else {
if (_global.investigate_complaints == 5) {
_root.responsetext = 'Riley: Nothing at the moment Maiko. Keep up on your grades so we can graduate!';
}
}
}
}
} else {
if (_global.club == 4) {
_root.gotoAndStop(37);
} else {
if (_global.club == 5) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Kyle: Sure you can practice taking pictures of me if you want!';
} else {
if (_global.club == 6) {
_global.sent_battler = 0;
_global.ChangeFrame = _root._currentframe;
gotoAndStop(24);
} else {
if (_global.club == 7) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '(Not in game yet)!';
} else {
if (_global.club == 8 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.challenge_jeni_boxing = 1;
_root.gotoAndStop(15);
} else {
if (_global.club == 9) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Leyah: The game is at the Arcade Maiko-nyan, you can practice it whenever you want nya!';
}
}
}
}
}
}
}
}
}
}
}
button 3102 {
on (release) {
if (_global.TasksLeft > 1 && _global.school_club_policy == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: Alright Maiko. I will get Instructor Alma to approve your request.\nAll the school areas will be open even during classtime.';
_global.school_club_policy = 1;
} else {
if (_global.TasksLeft > 1 && _global.school_club_policy == 1) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Riley: No more changes for now Maiko. Hurry and train to beat Luma before Instructor Alma decides to change her mind.';
}
}
}
}
button 3107 {
on (release) {
if (_global.book_oralsextips == 1) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_root.gotoAndStop(105);
} else {
if (_global.TasksLeft > 1) {
--_global.TasksLeft;
_root.gotoAndStop(105);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
}
}
button 3108 {
on (release) {
_global.kyle_sneak = 0;
if (_global.clubfriend > 0) {
_global.joinfriend = _global.clubfriend;
}
_global.clubfriend = 0;
_root.gotoAndStop(19);
}
}
button 3109 {
on (release) {
if (_global.book_oralsextips == 1) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_global.girl_select = _global.MaikoChar;
_root.gotoAndStop(104);
} else {
if (_global.TasksLeft > 1) {
--_global.TasksLeft;
_global.girl_select = _global.MaikoChar;
_root.gotoAndStop(104);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
}
}
button 3110 {
on (release) {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18 && _global.joinfriend >= 1 || _global.clubfriend == 13) {
if (_global.book_oralsextips == 1) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_global.girl_select = _global.joinfriend;
if (_global.clubfriend == 13) {
_global.girl_select = 13;
}
_root.gotoAndStop(104);
} else {
if (_global.TasksLeft > 1) {
--_global.TasksLeft;
_global.girl_select = _global.joinfriend;
if (_global.clubfriend == 13) {
_global.girl_select = 13;
}
_root.gotoAndStop(104);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
} else {
_root.TextMC.BubbleText.gotoAndStop(19);
_root.TextMC.gotoAndPlay(2);
}
}
}
button 3111 {
on (release) {
if (_global.book_oralsextips == 1) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_root.gotoAndStop(120);
} else {
if (_global.TasksLeft > 1) {
--_global.TasksLeft;
_root.gotoAndStop(120);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
}
}
button 3112 {
on (release) {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18 && _global.joinfriend >= 1 || _global.clubfriend == 13) {
if (_global.book_oralsextips == 1) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_root.gotoAndStop(96);
} else {
if (_global.TasksLeft > 1) {
--_global.TasksLeft;
_root.gotoAndStop(96);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
} else {
_root.TextMC.BubbleText.gotoAndStop(20);
_root.TextMC.play();
}
}
}
button 3119 {
on (release) {
if (_global.club == 10 && _global.MathSkill >= 300) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Dr. Natan: Miss Umiya! I have a system of security cameras set up. To monitor empty rooms all you need is a sentinel.';
} else {
if (_global.club == 10) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Dr. Natan: Miss Umiya! I have a proposal for you but you need to study more! (requires 300 or above Skill in Math)';
} else {
if (_global.club == 11 && _global.joinfriend >= 2) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Coach Tom: Miss Umiya! I will personally help you with your classes. Come back when you are alone.';
} else {
if (_global.club == 11 && _global.joinfriend == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Coach Tom: Miss Umiya! Most women can\'t handle the size of my cock. If you try to help me, you will not have to worry about tests. What do you say?';
} else {
if (_global.club == 12 && _global.EnglishSkill >= 300) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Mrs. Alma: Miss Umiya! I brew really good coffee in the mornings! I will share some with you every morning that you swing by.';
} else {
if (_global.club == 12) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Mrs. Alma: Miss Umiya! I will let you try my special coffee if you do better in my classes (requires 300 or above Skill in English)';
} else {
if (_global.club == 13 && _global.ScienceSkill >= 300) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Instructor Alma: Miss Umiya. This is a little embarrassing to ask, but do you havea dildo? I need one for my research.';
} else {
if (_global.club == 13) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Instructor Alma: Miss Umiya...uh..nevermind carry on. (requires 300 or above Skill in Science)';
}
}
}
}
}
}
}
}
}
}
button 3120 {
on (release) {
if (_global.clubfriend > 0) {
_global.joinfriend = _global.clubfriend;
}
_global.clubfriend = 0;
_root.gotoAndStop(6);
}
}
button 3121 {
on (release) {
if (_global.club == 10 && _global.MathSkill >= 300 && _global.hassent >= 1) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(117);
} else {
if (_global.club == 10) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Dr. Natan: Miss Umiya you don\'t meet all the requirements.';
} else {
if (_global.club == 11 && _global.joinfriend >= 2) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Coach Tom: Miss Umiya I will only help just you. So come back when you are alone.';
} else {
if (_global.club == 11 && _global.joinfriend == 0 && _global.TasksLeft <= 1) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Coach Tom: Miss Umiya you shoud go get some sleep.';
} else {
if (_global.club == 11 && _global.joinfriend == 0) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(118);
} else {
if (_global.club == 12 && _global.EnglishSkill >= 300 && _global.TaskaLeft >= 8 && _global.total_coffee == 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Mrs. Alma: Miss Umiya! Doesn\'t this taste good? You should have a lot more energy today that with regular coffee!';
_global.drank_coffee = 5;
_global.total_coffee = 3;
} else {
if (_global.club == 12 && _global.EnglishSkill >= 300 && _global.TaskaLeft >= 8 && _global.total_coffee > 0) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Mrs. Alma: Miss Umiya! It looks like you have had enough coffee already!';
_global.drank_coffee = 5;
_global.total_coffee = 3;
} else {
if (_global.club == 12) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Mrs. Alma: Miss Umiya! don\'t you like coffee ? You don\'t meet all of my requirements!';
} else {
if (_global.club == 13 && _global.maiko_dildo > 0 && _global.ScienceSkill >= 300) {
--_global.maiko_dildo;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Instructor Alma: Great! now just stay out of fights and you should not see agents for a long time.. I will continue my research thanks.';
_global.agent_occupation = 0;
_global.agent_return_timer = 100;
} else {
if (_global.club == 13) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = 'Instructor Alma: Miss Umiya. You don\'t meet all of my requirements...';
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 3124 {
frame 1 {
stop();
}
frame 2 {
if (_global.sold_savori_collection == 5 || _global.sold_savori_collection == 6) {
gotoAndStop(5);
}
}
instance of movieClip 1834 {
onClipEvent (load) {
if (_global.school_club_policy == 1) {
_parent.Policy = 'Active';
} else {
if (_global.school_club_policy == 0) {
_parent.Policy = 'No policy';
} else {
_parent.Policy = '';
}
}
}
onClipEvent (enterFrame) {
if (_global.school_club_policy == 1) {
_parent.Policy = 'Active';
} else {
if (_global.school_club_policy == 0) {
_parent.Policy = 'No policy';
} else {
_parent.Policy = '';
}
}
}
}
}
instance of movieClip 3124 {
onClipEvent (load) {
if (_global.club == 1 && _global.beat_zytra_swim == 1) {
this.gotoAndStop(3);
} else {
if (_global.club == 2 && _global.beat_pattie_track == 1) {
this.gotoAndStop(3);
} else {
if (_global.club == 8 && _global.beat_jeni_boxing == 1) {
this.gotoAndStop(3);
} else {
if (_global.club == 6 && _global.sent_battles_won >= 3) {
this.gotoAndStop(3);
} else {
if (_global.club == 5) {
this.gotoAndStop(2);
} else {
if (_global.club == 3) {
this.gotoAndStop(4);
} else {
if (_global.club == 7) {
this.gotoAndStop(6);
} else {
if (_global.club == 10 || _global.club == 11 || _global.club == 12 || _global.club == 13) {
this.gotoAndStop(7);
} else {
this.gotoAndStop(1);
}
}
}
}
}
}
}
}
}
}
frame 31 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 31 {
_root.Music_mc.gotoAndStop(1);
}
frame 31 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
_root.Hand.gotoAndStop(1);
_root.Handx.gotoAndStop(1);
_root.BoobBreatheMC.BoobSqueeze.gotoAndStop(1);
}
frame 31 {
if (_global.jiggle == 1) {
_root.boobs.gotoAndPlay(2);
}
}
movieClip 3133 {
frame 1 {
stop();
}
}
button 3134 {
on (release) {
_root.gotoAndStop(23);
}
}
button 3135 {
on (release) {
if (_global.drank_coffee > 0 && _global.WearGym == 1) {
_global.frame15_reset();
_global.train_swimming = 1;
_root.gotoAndStop(15);
} else {
if (_global.WearGym == 1 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.train_swimming = 1;
_root.gotoAndStop(15);
} else {
if (_global.TasksLeft > 1) {
_root.TextMC.BubbleText.gotoAndStop(83);
_root.TextMC.gotoAndPlay(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(90);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
}
button 3136 {
on (release) {
if (_global.TasksLeft <= 5) {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
if (_global.talk_to_kyle == 0) {
_root.gotoAndStop(54);
} else {
if (_global.sold_savori_collection == 1 && _global.Day > _global.savori_kyle_quest) {
_root.gotoAndStop(55);
} else {
if (_global.sold_savori_collection == 3 && _global.Day > _global.savori_kyle_quest) {
_root.gotoAndStop(56);
} else {
if (_global.investigate_complaints == 1) {
_root.gotoAndStop(67);
} else {
if (_global.investigate_complaints == 3) {
_root.gotoAndStop(69);
} else {
if (_global.joinfriend == 20 && _global.spotted_annie == 0) {
_root.gotoAndStop(70);
} else {
_root.gotoAndStop(17);
}
}
}
}
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(88);
_root.TextMC.gotoAndPlay(2);
}
} else {
_root.TextMC.BubbleText.gotoAndStop(85);
_root.TextMC.play();
}
}
}
button 3137 {
on (release) {
if (_global.TasksLeft <= 5) {
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
_root.gotoAndStop(40);
} else {
_root.TextMC.BubbleText.gotoAndStop(92);
_root.TextMC.gotoAndPlay(2);
}
} else {
_root.TextMC.BubbleText.gotoAndStop(85);
_root.TextMC.play();
}
}
}
movieClip 3141 {
instance of movieClip 3133 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
instance pic_display of movieClip 1155 {
onClipEvent (load) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_global.joinfriend == 1 || _global.joinfriend == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
frame 32 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 32 {
_root.Music_mc.gotoAndStop(1);
}
frame 32 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
_root.Hand.gotoAndStop(1);
_root.Handx.gotoAndStop(1);
_root.BoobBreatheMC.BoobSqueeze.gotoAndStop(1);
}
button 3142 {
on (release) {
if (_global.drank_coffee > 0 && _global.WearGym == 1) {
_global.frame15_reset();
_global.train_running = 1;
_root.gotoAndStop(15);
} else {
if (_global.WearGym == 1 && _global.TasksLeft > 1) {
_global.frame15_reset();
_global.train_running = 1;
_root.gotoAndStop(15);
} else {
if (_global.TasksLeft > 1) {
_root.TextMC.BubbleText.gotoAndStop(74);
_root.TextMC.gotoAndPlay(2);
} else {
_root.TextMC.BubbleText.gotoAndStop(90);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
}
movieClip 3145 {
instance of movieClip 2924 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance img of movieClip 3145 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 33 {
_root.Music_mc.gotoAndStop(1);
}
movieClip 3154 {
frame 1 {
stop();
}
}
instance img of movieClip 3154 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
button 3155 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(32);
}
}
button 3156 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(31);
}
}
button 3157 {
on (release) {
if (_global.dirty == 1 || _root.cumface._visible == true) {
_root.TextMC.BubbleText.gotoAndStop(22);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.waterOn == 1) {
_root.TextMC.BubbleText.gotoAndStop(23);
_root.TextMC.play();
} else {
if (_global.WearTopless != 1) {
_global.train_running = 0;
_global.train_swimming = 0;
_global.train_boxing = 0;
_global.cloth_reset();
_global.WearSchool = 1;
_root.gotoAndStop(12);
}
}
}
}
}
button 3158 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(23);
}
}
movieClip 3163 {
}
frame 34 {
_root.Music_mc.gotoAndStop(1);
_global.guy1_color = 1;
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
button 3166 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Buy a Sentinel\nNeeded for Sentinel Battle Club';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.Money >= 3500) {
_global.Money -= 3500;
_global.hassent += 1;
}
}
}
button 3167 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.chipparts >= 1) {
_global.Money += 12;
--_global.chipparts;
}
}
}
button 3168 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Buy a Sentinel Part';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.Money >= 50) {
_global.Money -= 50;
++_global.chipparts;
}
}
}
button 3169 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.chips >= 1) {
_global.Money += 120;
--_global.chips;
}
}
}
button 3170 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.hassent >= 1) {
_global.Money += 1400;
--_global.hassent;
}
}
}
button 3171 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Buy a Sentinel Chip';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.Money >= 400) {
_global.Money -= 400;
_global.chips += 1;
}
}
}
button 3172 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Buy a Guitar\nNeeded for Music Club';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.tsugo_joey_quest == 3 && _global.joinfriend == 6 && _global.hasguitar == 0) {
_global.hasguitar = 1;
_root.gotoAndStop(73);
} else {
if (_global.hasguitar == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 11200) {
_global.Money -= 11200;
_global.hasguitar = 1;
}
}
}
}
}
button 3173 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(14);
}
}
button 3174 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increase Money by 20.';
if ((_global.joinfriend == 5 || _global.joinfriend == 8) && _global.book_productivework == 1) {
_root.stores_mall.help_text = 'Increase Money by 300\n(friend bonus + productive work).';
} else {
if (_global.joinfriend == 5 || _global.joinfriend == 8) {
_root.stores_mall.help_text = 'Increase Money by 220\n(friend bonus).';
} else {
if (_global.book_productivework == 1) {
_root.stores_mall.help_text = 'Increase Money by 80\n(productive work)';
}
}
}
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.sold_savori_collection > 1 && _global.sold_savori_collection < 5 && _global.mall_store == 2 && _global.joinfriend == 10) {
_root.gotoAndStop(63);
} else {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_global.Money += 20;
if (_global.book_productivework == 1) {
_global.Money += 80;
}
if (_global.joinfriend == 5 || _global.joinfriend == 8) {
_global.Money += 200;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
} else {
if (_global.TasksLeft > 1) {
_global.Money += 20;
if (_global.book_productivework == 1) {
_global.Money += 80;
}
if (_global.joinfriend == 5 || _global.joinfriend == 8) {
_global.Money += 200;
}
--_global.TasksLeft;
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
}
}
}
}
}
button 3175 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.TextMC.gotoAndStop(1);
gotoAndStop(7);
}
}
movieClip 3202 {
}
button 3206 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Showering with Fruit Bosy Wash makes the masseuse more pleasurable.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.bodywash_fruit == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 40) {
_global.Money -= 40;
_global.bodywash_fruit = 1;
}
}
}
}
button 3207 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Showering with Body Wash Plus builds resistance to sweat and dirt.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.bodywash_plus == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 160) {
_global.Money -= 160;
_global.bodywash_plus = 1;
}
}
}
}
button 3208 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increase Money by 20.';
if (_global.book_productivework == 1) {
_root.stores_mall.help_text = 'Increase Money by 80.';
}
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.sold_savori_collection > 1 && _global.sold_savori_collection < 5 && _global.mall_store == 2 && _global.joinfriend == 10 && _global.talk_to_savori_dad == 0) {
_global.talk_to_savori_dad = 1;
_root.gotoAndStop(63);
} else {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_global.Money += 20;
if (_global.book_productivework == 1) {
_global.Money += 80;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
} else {
if (_global.TasksLeft > 1) {
_global.Money += 20;
if (_global.book_productivework == 1) {
_global.Money += 80;
}
--_global.TasksLeft;
}
}
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
}
}
button 3209 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Drink coffee to negate 1 task requirement for certain activities.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.drank_coffee == 0 && _global.total_coffee <= 3) {
if (_global.Money >= 300) {
_global.Money -= 300;
_global.drank_coffee += 1;
_global.total_coffee += 1;
_root.TextMC.BubbleText.gotoAndStop(56);
_root.TextMC.play();
}
} else {
_root.TextMC.BubbleText.gotoAndStop(57);
_root.TextMC.play();
}
}
}
button 3210 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Participate in her secret sexy jobs to earn money. Female friends can help too.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.agent_occupation == 1) {
_root.TextMC.BubbleText.gotoAndStop(73);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
if (_global.drank_coffee > 0) {
if (_global.book_oralsextips == 1) {
--_global.drank_coffee;
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
_root.gotoAndStop(35);
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
} else {
if (_global.TasksLeft > 1) {
if (_global.book_oralsextips == 1) {
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
--_global.TasksLeft;
_root.gotoAndStop(35);
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(88);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
button 3211 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'A higher paying secret job.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.agent_occupation == 1) {
_root.TextMC.BubbleText.gotoAndStop(73);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
if (_global.drank_coffee > 0) {
if (_global.book_oralsextips2 == 1) {
--_global.drank_coffee;
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
_global.yuri = 0;
_root.gotoAndStop(36);
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
} else {
if (_global.TasksLeft > 1) {
if (_global.book_oralsextips2 == 1) {
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
_global.yuri = 0;
--_global.TasksLeft;
_root.gotoAndStop(36);
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(88);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
button 3212 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.UMcurtain.start();
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(38);
}
}
button 3213 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Participate in her secret sexy jobs to earn money with two customers at once.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.agent_occupation == 1) {
_root.TextMC.BubbleText.gotoAndStop(73);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
if (_global.drank_coffee > 0) {
if (_global.book_oralsextips == 1) {
--_global.drank_coffee;
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
_global.character_num = 22;
_global.doing_guy = 0;
_global.girl_select = _global.MaikoChar;
_root.gotoAndStop(39);
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
} else {
if (_global.TasksLeft > 1) {
if (_global.book_oralsextips == 1) {
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
--_global.TasksLeft;
_global.character_num = 22;
_global.doing_guy = 0;
_global.girl_select = _global.MaikoChar;
_root.gotoAndStop(39);
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(88);
_root.TextMC.gotoAndPlay(2);
}
}
}
}
movieClip 3215 {
frame 1 {
stop();
}
}
button 3230 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increases history gained when studying\nIncreases speed answering questions on history tests.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_history == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 250) {
_global.Money -= 250;
_global.book_history = 1;
}
}
}
}
button 3231 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increases math gained when studying\nIncreases speed answering questions on math tests.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_math == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 250) {
_global.Money -= 250;
_global.book_math = 1;
}
}
}
}
button 3232 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increases science gained when studying\nIncreases speed answering questions on science tests.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_science == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 250) {
_global.Money -= 250;
_global.book_science = 1;
}
}
}
}
button 3233 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increases english gained when studying\nIncreases speed answering questions on english tests.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_english == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 250) {
_global.Money -= 250;
_global.book_english = 1;
}
}
}
}
button 3234 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Tips on pleasuring.\nHandjobs';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_oralsextips == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 500) {
_global.Money -= 500;
_global.book_oralsextips = 1;
}
}
}
}
button 3235 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'A good resource for newbie guitarists.\nNeeded for Music Club';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_guitarbasics == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 170) {
_global.Money -= 170;
_global.book_guitarbasics = 1;
}
}
}
}
button 3236 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Slightly improves experience gain when swimming';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_swim == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 300) {
_global.Money -= 300;
_global.book_swim = 1;
}
}
}
}
button 3237 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Slightly improves experience gain when running';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_run == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 300) {
_global.Money -= 300;
_global.book_run = 1;
}
}
}
}
button 3238 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Slightly improves experience gain when sparring';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_box == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 300) {
_global.Money -= 300;
_global.book_box = 1;
}
}
}
}
button 3239 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Gain relationship points upon meeting people';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_popularteen == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 300) {
_global.Money -= 300;
_global.book_popularteen = 1;
}
}
}
}
button 3240 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Nude photos of various girl\'s breasts.\n Seperate payment for each girl.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.pic_topless_maiko == 1) {
_global.Money += 20;
}
if (_global.pic_topless_pattie == 1) {
_global.Money += 10;
}
if (_global.pic_topless_luma == 1) {
_global.Money += 20;
}
if (_global.pic_topless_joey == 1) {
_global.Money += 5;
}
if (_global.pic_topless_zytra == 1) {
_global.Money += 20;
}
if (_global.pic_topless_amber == 1) {
_global.Money += 5;
}
if (_global.pic_topless_riley == 1) {
_global.Money += 5;
}
if (_global.pic_topless_savori == 1) {
_global.Money += 10;
}
if (_global.pic_topless_roise == 1) {
_global.Money += 20;
}
if (_global.pic_topless_jeni == 1) {
_global.Money += 10;
}
if (_global.pic_topless_lynn == 1) {
_global.Money += 10;
}
if (_global.pic_topless_dizzy == 1) {
_global.Money += 5;
}
if (_global.pic_topless_leyah == 1) {
_global.Money += 10;
}
_global.pic_topless_maiko = 0;
_global.pic_topless_pattie = 0;
_global.pic_topless_luma = 0;
_global.pic_topless_joey = 0;
_global.pic_topless_zytra = 0;
_global.pic_topless_amber = 0;
_global.pic_topless_riley = 0;
_global.pic_topless_savori = 0;
_global.pic_topless_roise = 0;
_global.pic_topless_jeni = 0;
_global.pic_topless_lynn = 0;
_global.pic_topless_dizzy = 0;
_global.pic_topless_leyah = 0;
}
}
button 3241 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'A different butterfly needs to be in each picture.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.nature_pic_butterfly == 1) {
_global.Money += 10;
_global.nature_pic_butterfly = 0;
}
if (_global.nature_pic_butterfly2 == 1) {
_global.Money += 10;
_global.nature_pic_butterfly2 = 0;
}
if (_global.nature_pic_butterfly3 == 1) {
_global.Money += 10;
_global.nature_pic_butterfly3 = 0;
}
}
}
button 3242 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'A collection of multiple nude pictures of Savori.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.kyle_softcore_magazine == 1) {
_global.Money += 300 + _global.kyle_savori_count;
_global.kyle_softcore_magazine = 0;
if (_global.sold_savori_collection == 0) {
_global.sold_savori_collection = 1;
_global.savori_kyle_quest = _global.Day;
} else {
if (_global.sold_savori_collection == 2) {
_global.sold_savori_collection = 3;
_global.savori_kyle_quest = _global.Day;
}
}
}
}
}
button 3243 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'An image of Maiko\'s nude sweating breasts in first person.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.maiko_sweaty_boob_photo == 1) {
_global.Money += 150;
_global.maiko_sweaty_boob_photo = 0;
}
}
}
button 3244 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Secret tips to increase money gains!';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_productivework == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 200) {
_global.Money -= 200;
_global.book_productivework = 1;
}
}
}
}
button 3245 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Tips on pleasuring.\nPaizuri,Fellatio,Coitus';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_oralsextips2 == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 2000) {
_global.Money -= 2000;
_global.book_oralsextips2 = 1;
}
}
}
}
button 3246 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Tips on pleasuring.\nSensual slow coitus tips';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_sextips == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 5000) {
_global.Money -= 5000;
_global.book_sextips = 1;
}
}
}
}
button 3247 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'A GemCo weapons technology catalog';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_weapons == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 200) {
_global.Money -= 200;
_global.book_weapons = 1;
}
}
}
}
button 3248 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'A book about the history of GemCo.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_gemco == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 200) {
_global.Money -= 200;
_global.book_gemco = 1;
}
}
}
}
button 3249 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Dr. Siyagi\'s Taxonomy (Nanako)';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.book_taxonomy == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 200) {
_global.Money -= 200;
_global.book_taxonomy = 1;
}
}
}
}
button 3250 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increase Money by 20.';
if (_global.book_productivework == 1) {
_root.stores_mall.help_text = 'Increase Money by 80.';
}
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.sold_savori_collection > 1 && _global.sold_savori_collection < 5 && _global.mall_store == 2 && _global.joinfriend == 10 && _global.talk_to_savori_dad == 0) {
_global.talk_to_savori_dad = 1;
_root.gotoAndStop(63);
} else {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_global.Money += 20;
if (_global.book_productivework == 1) {
_global.Money += 80;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
} else {
if (_global.TasksLeft > 1) {
_global.Money += 20;
if (_global.book_productivework == 1) {
_global.Money += 80;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
--_global.TasksLeft;
}
}
}
}
}
movieClip 3288 {
frame 1 {
stop();
}
}
button 3290 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(14);
}
}
button 3291 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Play the Space Shooter for 100 credits';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.drank_coffee > 0 && _global.Money >= 100) {
--_global.drank_coffee;
_global.Money -= 100;
_root.gotoAndStop(28);
} else {
if (_global.TasksLeft > 1 && _global.Money >= 100) {
_global.Money -= 100;
--_global.TasksLeft;
_root.gotoAndStop(28);
}
}
}
}
button 3292 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Play the Oppai Brick Break for 100 credits';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.drank_coffee > 0 && _global.Money >= 100) {
--_global.drank_coffee;
_global.Money -= 100;
_root.gotoAndStop(91);
}
if (_global.TasksLeft > 1 && _global.Money >= 100) {
_global.Money -= 100;
--_global.TasksLeft;
_root.gotoAndStop(91);
}
}
}
button 3293 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Hack the game to get the highscore';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_global.beat_luma_game = 1;
gotoAndStop(1);
}
}
movieClip 3295 {
frame 1 {
stop();
}
}
button 3302 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(20);
}
}
button 3303 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.sold_savori_collection > 1 && _global.sold_savori_collection < 5 && _global.joinfriend == 10) {
_root.gotoAndStop(61);
}
if (_global.david_harass == 1) {
_global.david_harass = 2;
_global.DavidRelation = 0;
_root.gotoAndStop(124);
}
}
}
button 3304 {
on (release) {
if (_global.agent_occupation == 1 && _global.Money >= 1000) {
_global.Money -= 1000;
_global.agent_occupation = 0;
_global.agent_return_timer = random(3) + 2;
}
}
}
movieClip 3311 {
}
movieClip 3319 {
}
movieClip 3320 {
instance colors of movieClip 3319 {
onClipEvent (enterFrame) {
this.onPress = function () {
_global.select_device_color();
};
}
}
}
movieClip 3322 {
}
button 3325 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.TextMC.gotoAndStop(1);
gotoAndStop(1);
}
}
button 3328 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'A pink dildo.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_global.Money -= 10000;
_global.maiko_dildo += 1;
_root.TextMC.BubbleText.gotoAndStop(58);
_root.TextMC.gotoAndPlay(2);
}
}
button 3329 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Wear a custom shirt instead of the school uniform top.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.TextMC.gotoAndStop(1);
if (_global.buy_custom_shirt == 1) {
_root.TextMC.BubbleText.gotoAndStop(9);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.Money >= 3000) {
_global.Money -= 3000;
_global.buy_custom_shirt = 1;
}
}
}
}
button 3330 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.TextMC.gotoAndStop(1);
_root.gotoAndStop(20);
}
}
button 3331 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Increase Money by 100 times the number of customers.';
if (_global.book_productivework == 1) {
_root.stores_mall.help_text = 'Increase Money by 100.';
}
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_global.Money += 100 * _global.yuri_customers;
if (_global.book_productivework == 1) {
_global.Money += 100;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 10;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 10;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 10;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 10;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 10;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 10;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 10;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 10;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 10;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 10;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 10;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 10;
}
} else {
if (_global.TasksLeft > 1) {
_global.Money += 100 * _global.yuri_customers;
if (_global.book_productivework == 1) {
_global.Money += 100;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
--_global.TasksLeft;
}
}
}
}
button 3332 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'Maiko can pleasure her customers to increase customers by 1.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
if (_global.book_oralsextips == 1) {
if (_global.agent_occupation == 1) {
_root.TextMC.BubbleText.gotoAndStop(73);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
_global.girl_select = 22;
_global.yuri = 1;
_global.guy1_color = 1;
_root.gotoAndStop(36);
} else {
if (_global.TasksLeft > 1) {
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
_global.girl_select = 22;
_global.yuri = 1;
_global.guy1_color = 1;
--_global.TasksLeft;
_root.gotoAndStop(36);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(88);
_root.TextMC.gotoAndPlay(2);
}
}
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
}
}
button 3333 {
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = 'View photoshoot requirements.';
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_root.gotoAndStop(116);
}
}
movieClip 3345 {
frame 1 {
stop();
}
instance of movieClip 3215 {
onClipEvent (load) {
if (_global.book_sextips == 1 && _global.book_oralsextips == 1) {
this.gotoAndStop(2);
}
}
}
frame 3 {
if (_global.sold_savori_collection == 5 || _global.sold_savori_collection == 6) {
gotoAndStop(6);
}
}
instance hack_button of movieClip 3295 {
onClipEvent (load) {
if (_global.TasksLeft == 1 && _global.joinfriend == 5 && _global.club_game == 1 && _global.beat_luma_game == 0) {
this.gotoAndStop(2);
}
}
}
}
instance stores_mall of movieClip 3345 {
onClipEvent (load) {
if (_global.mall_store == 1) {
} else {
if (_global.mall_store == 2) {
this.gotoAndStop(3);
} else {
if (_global.mall_store == 3) {
this.gotoAndStop(2);
} else {
if (_global.mall_store == 4) {
this.gotoAndStop(4);
} else {
if (_global.mall_store == 5) {
this.gotoAndStop(5);
} else {
if (_global.mall_store == 8) {
this.gotoAndStop(8);
}
}
}
}
}
}
_root.stores_mall.help_text = '';
_root.stores_mall.help_window._alpha = 0;
}
}
frame 35 {
_root.Music_mc.gotoAndStop(1);
}
frame 35 {
if (_global.area_xjob1 == 0) {
_global.area_xjob1 = 1;
_root.play_help.play_help.play_help_text = 'Click the hearts and find the correct pattern.';
_root.play_help.gotoAndPlay(2);
}
}
frame 35 {
if (_global.ChangeFrame == 34) {
_global.guy1_color = random(3) + 1;
} else {
_global.guy1_color = 1;
}
}
movieClip 3354 {
frame 1 {
stop();
}
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance of movieClip 3354 {
onClipEvent (load) {
if (_global.yuri == 1) {
this.gotoAndStop(4);
} else {
if (_global.ChangeFrame == 5) {
this.gotoAndStop(2);
} else {
if (_global.ChangeFrame == 40) {
this.gotoAndStop(3);
} else {
if (_global.ChangeFrame == 30) {
this.gotoAndStop(5);
}
}
}
}
}
}
movieClip 3355 {
}
movieClip 3358 {
}
movieClip 3359 {
}
movieClip 3361 {
}
movieClip 3362 {
frame 1 {
stop();
}
}
movieClip 3365 {
}
movieClip 3368 {
}
movieClip 3370 {
frame 1 {
stop();
}
}
movieClip 3373 {
}
movieClip 3376 {
}
movieClip 3379 {
}
movieClip 3380 {
frame 1 {
stop();
}
instance of movieClip 3370 {
onClipEvent (load) {
if (random(3) == 0) {
this.gotoAndStop(2);
}
}
}
}
movieClip 3383 {
}
movieClip 3384 {
}
movieClip 3385 {
frame 1 {
stop();
gotoAndPlay(105);
}
instance eye_move of movieClip 420 {
onClipEvent (load) {
if (_global.doing_guy > 0) {
this.eye.gotoAndStop(_global.doing_guy);
} else {
this.eye.gotoAndStop(random(10) + 1);
}
this.gotoAndStop(60);
}
}
instance of movieClip 3362 {
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
}
instance eyebrow of movieClip 463 {
onClipEvent (load) {
this.gotoAndStop(3);
if (_global.doing_guy > 0) {
this.eyebrow_left.gotoAndStop(_global.doing_guy);
this.eyebrow_right.gotoAndStop(_global.doing_guy);
} else {
this.eyebrow_left.gotoAndStop(6);
this.eyebrow_right.gotoAndStop(6);
}
}
}
instance hair_front of movieClip 3380 {
onClipEvent (load) {
if (_global.doing_guy == 5) {
this.gotoAndStop(19);
} else {
if (_global.doing_guy == 9) {
this.gotoAndStop(20);
} else {
if (_global.doing_guy == 10) {
this.gotoAndStop(21);
} else {
if (_global.doing_guy > 0) {
this.gotoAndStop(_global.doing_guy);
} else {
this.gotoAndStop(random(13) + 1);
}
}
}
}
}
}
frame 2 {
play();
}
frame 28 {
gotoAndPlay(2);
}
frame 29 {
play();
}
frame 44 {
gotoAndPlay(29);
}
frame 45 {
play();
}
frame 52 {
gotoAndPlay(45);
}
frame 53 {
stop();
gotoAndPlay(132);
}
frame 54 {
play();
}
frame 80 {
gotoAndPlay(54);
}
frame 81 {
play();
}
frame 96 {
gotoAndPlay(81);
}
frame 97 {
play();
}
frame 104 {
gotoAndPlay(97);
}
frame 105 {
play();
}
frame 131 {
gotoAndPlay(105);
}
frame 132 {
play();
}
frame 158 {
gotoAndPlay(132);
}
}
button 3386 {
on (release) {
if (_global.selected_pleasure1 == 0) {
_global.selected_pleasure1 = 1;
} else {
if (_global.selected_pleasure1 == 1) {
_global.selected_pleasure1 = 2;
} else {
if (_global.selected_pleasure1 == 2) {
_global.selected_pleasure1 = 3;
} else {
if (_global.selected_pleasure1 == 3) {
_global.selected_pleasure1 = 0;
}
}
}
}
}
}
button 3387 {
on (release) {
if (_global.selected_pleasure2 == 0) {
_global.selected_pleasure2 = 1;
} else {
if (_global.selected_pleasure2 == 1) {
_global.selected_pleasure2 = 2;
} else {
if (_global.selected_pleasure2 == 2) {
_global.selected_pleasure2 = 3;
} else {
if (_global.selected_pleasure2 == 3) {
_global.selected_pleasure2 = 0;
}
}
}
}
}
}
button 3388 {
on (release) {
if (_global.selected_pleasure3 == 0) {
_global.selected_pleasure3 = 1;
} else {
if (_global.selected_pleasure3 == 1) {
_global.selected_pleasure3 = 2;
} else {
if (_global.selected_pleasure3 == 2) {
_global.selected_pleasure3 = 3;
} else {
if (_global.selected_pleasure3 == 3) {
_global.selected_pleasure3 = 0;
}
}
}
}
}
}
button 3389 {
on (release) {
if (_global.selected_pleasure4 == 0) {
_global.selected_pleasure4 = 1;
} else {
if (_global.selected_pleasure4 == 1) {
_global.selected_pleasure4 = 2;
} else {
if (_global.selected_pleasure4 == 2) {
_global.selected_pleasure4 = 3;
} else {
if (_global.selected_pleasure4 == 3) {
_global.selected_pleasure4 = 0;
}
}
}
}
}
}
button 3390 {
on (release) {
if (_global.selected_pleasure5 == 0) {
_global.selected_pleasure5 = 1;
} else {
if (_global.selected_pleasure5 == 1) {
_global.selected_pleasure5 = 2;
} else {
if (_global.selected_pleasure5 == 2) {
_global.selected_pleasure5 = 3;
} else {
if (_global.selected_pleasure5 == 3) {
_global.selected_pleasure5 = 0;
}
}
}
}
}
}
movieClip 3392 {
instance pleasure1 of movieClip 827 {
onClipEvent (enterFrame) {
if (_global.selected_pleasure1 == 0) {
this.gotoAndStop(1);
} else {
if (_global.selected_pleasure1 == 1) {
this.gotoAndStop(5);
} else {
if (_global.selected_pleasure1 == 2) {
this.gotoAndStop(6);
} else {
if (_global.selected_pleasure1 == 3) {
this.gotoAndStop(7);
}
}
}
}
}
}
instance pleasure2 of movieClip 827 {
onClipEvent (enterFrame) {
if (_global.selected_pleasure2 == 0) {
this.gotoAndStop(1);
} else {
if (_global.selected_pleasure2 == 1) {
this.gotoAndStop(5);
} else {
if (_global.selected_pleasure2 == 2) {
this.gotoAndStop(6);
} else {
if (_global.selected_pleasure2 == 3) {
this.gotoAndStop(7);
}
}
}
}
}
}
instance pleasure3 of movieClip 827 {
onClipEvent (enterFrame) {
if (_global.selected_pleasure3 == 0) {
this.gotoAndStop(1);
} else {
if (_global.selected_pleasure3 == 1) {
this.gotoAndStop(5);
} else {
if (_global.selected_pleasure3 == 2) {
this.gotoAndStop(6);
} else {
if (_global.selected_pleasure3 == 3) {
this.gotoAndStop(7);
}
}
}
}
}
}
instance pleasure4 of movieClip 827 {
onClipEvent (enterFrame) {
if (_global.selected_pleasure4 == 0) {
this.gotoAndStop(1);
} else {
if (_global.selected_pleasure4 == 1) {
this.gotoAndStop(5);
} else {
if (_global.selected_pleasure4 == 2) {
this.gotoAndStop(6);
} else {
if (_global.selected_pleasure4 == 3) {
this.gotoAndStop(7);
}
}
}
}
}
}
instance pleasure5 of movieClip 827 {
onClipEvent (enterFrame) {
if (_global.selected_pleasure5 == 0) {
this.gotoAndStop(1);
} else {
if (_global.selected_pleasure5 == 1) {
this.gotoAndStop(5);
} else {
if (_global.selected_pleasure5 == 2) {
this.gotoAndStop(6);
} else {
if (_global.selected_pleasure5 == 3) {
this.gotoAndStop(7);
}
}
}
}
}
}
}
button 3393 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndPlay(4);
}
}
button 3394 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.doing_guy = 0;
if (_global.nightsex == 1) {
_global.TasksLeft = 0;
_global.nightsex = 0;
_global.joinfriend = 0;
}
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
button 3397 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.pleasure_total = 0;
_global.guy1_color = 1;
if (_global.doing_guy == 5) {
_global.ChrisRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 9) {
_global.GreelRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 10) {
_global.KyleRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 15) {
_global.JoiryRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 16) {
_global.DavidRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 17) {
_global.TsugoRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 18) {
_global.JinruRelation += _global.plus_amount;
} else {
if (_global.joinfriend > 1) {
_global.Money += 500;
if (_global.book_productivework == 1) {
_global.Money += 100;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
} else {
_global.Money += 300;
if (_global.book_productivework == 1) {
_global.Money += 50;
}
}
}
}
}
}
}
}
}
_root.cumface._visible = true;
_global.has_cum_on_face = _global.joinfriend;
if (_global.nightsex == 1) {
_global.TasksLeft = 0;
_global.joinfriend = _global.doing_guy;
}
_global.doing_guy = 0;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
movieClip 3399 {
frame 1 {
_global.pleasure_total = 0;
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
_global.desired_pleasure1 = random(4);
_global.desired_pleasure2 = random(4);
_global.desired_pleasure3 = random(4);
_global.desired_pleasure4 = random(4);
_global.desired_pleasure5 = random(4);
_global.selected_pleasure1 = 0;
_global.selected_pleasure2 = 0;
_global.selected_pleasure3 = 0;
_global.selected_pleasure4 = 0;
_global.selected_pleasure5 = 0;
}
frame 2 {
if (_global.joinfriend > 1) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.joinfriend == 2) {
_root.responsetext = 'Pattie: This should be fun senpai!';
if (_global.doing_guy == 5) {
_root.responsetext = 'Pattie: Just relax Chris! We\'ll take care of this hard on for you!';
} else {
if (_global.doing_guy == 9) {
_root.responsetext = 'Pattie: It\'s like I\'m a groupie!';
} else {
if (_global.doing_guy == 10) {
_root.responsetext = 'Pattie: Ready to have your mind blown Kyle?';
} else {
if (_global.doing_guy == 15) {
_root.responsetext = 'Pattie: Aww.. Joiry you not so tough when I\'m stroking you cock are you?';
} else {
if (_global.doing_guy == 16) {
_root.responsetext = 'Pattie: You always talk to us peverted. Is this what you wanted David ?';
} else {
if (_global.doing_guy == 17) {
_root.responsetext = 'Pattie: Aww... Tsugo is so cute when his cock is getting stroked.';
} else {
if (_global.doing_guy == 18) {
_root.responsetext = 'Pattie: Senpai! Jinru has such a hard cock!';
}
}
}
}
}
}
}
} else {
if (_global.joinfriend == 3) {
_root.responsetext = 'Luma: This guy looks easy Maiko.';
if (_global.doing_guy == 5) {
_root.responsetext = 'Luma: Ha! this little nerdlet will cum early for sure!';
} else {
if (_global.doing_guy == 9) {
_root.responsetext = 'Luma: We\'ll see just how cool you are now you boob freak.';
} else {
if (_global.doing_guy == 10) {
_root.responsetext = 'Luma: Boy! today is your luck day nerdlet! Isn\'t it Maiko?';
} else {
if (_global.doing_guy == 15) {
_root.responsetext = 'Luma: Joiry has the best cock!!!';
} else {
if (_global.doing_guy == 16) {
_root.responsetext = 'Luma: Don\'t worry David I\'ll make sure Maiko strokes you good!';
} else {
if (_global.doing_guy == 17) {
_root.responsetext = 'Luma: Ready pretty boy? I\'ll make your tiny penis expand ha ha!';
} else {
if (_global.doing_guy == 18) {
_root.responsetext = 'Luma: Holy shit! His dick is hard as hell! Maiko feel it!';
}
}
}
}
}
}
}
} else {
if (_global.joinfriend == 4) {
_root.responsetext = 'Riley: Let\'s get this over with...';
} else {
if (_global.joinfriend == 6) {
_root.responsetext = 'Zytra: Umi... You do this often ?';
} else {
if (_global.joinfriend == 7) {
_root.responsetext = 'Joey: ...This is an art form.';
} else {
if (_global.joinfriend == 8) {
_root.responsetext = 'Amber: Umiya-san? Are you sure about this?';
} else {
if (_global.joinfriend == 11) {
_root.responsetext = 'Roise: I\'m actually pretty experienced at this Umiya-chan.';
} else {
if (_global.joinfriend == 12) {
_root.responsetext = 'Savori: This is so peverted! I kinda like it.';
if (_global.doing_guy == 10) {
_root.responsetext = 'Savori: Is this what you always dreamed of Kyle?';
}
} else {
if (_global.joinfriend == 13) {
_root.responsetext = 'Jeni: How hard can it be? Just stroke him fast.';
if (_global.doing_guy == 16) {
_root.responsetext = 'Jeni: Hey bro! Bet you wasn\'t expecting this huh?';
}
} else {
if (_global.joinfriend == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah is confident in her boobs! Nya Nya~!!';
if (_global.doing_guy == 5) {
_root.responsetext = 'Leyah: Chris-nyan. Leyah-chan will make you cum for sure!';
} else {
if (_global.doing_guy == 9) {
_root.responsetext = 'Leyah: Leyah-nya has found the microphone for Maiko-chan!';
} else {
if (_global.doing_guy == 10) {
_root.responsetext = 'Leyah: Leyah thinks Kyle-chan is very perverted!';
} else {
if (_global.doing_guy == 15) {
_root.responsetext = 'Leyah: Joiry-chan\'s cock is so hard and thick. Leyah-chan is excited.';
} else {
if (_global.doing_guy == 16) {
_root.responsetext = 'Leyah: Nya!! Now we will get revenge on David-chan for being so vulgar.';
} else {
if (_global.doing_guy == 17) {
_root.responsetext = 'Leyah: Tsugo\'s cock is so cute. Leyah-nya could play with it all day.';
} else {
if (_global.doing_guy == 18) {
_root.responsetext = 'Leyah: Nyaaa! Jinru-chan\'s cock is so hard Maiko-chan!! It makes Leyah-nya\'s mouth water.';
}
}
}
}
}
}
}
} else {
if (_global.joinfriend == 19) {
_root.responsetext = 'Lynn: I can\'t believe you talked me into doing this Maiko!';
} else {
if (_global.joinfriend == 20) {
_root.responsetext = 'Dizzy: I\'m feeling a bit lightheaded.';
}
}
}
}
}
}
}
}
}
}
}
}
} else {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_global.plus_amount = 10 + (random(10) + 1);
_root.responsetext = 'Maiko: I hope you like it!';
if (_global.doing_guy == 5) {
_global.ChrisRelation += _global.plus_amount;
_root.responsetext = 'Maiko: Don\'t be nervous Chris. Just relax.';
} else {
if (_global.doing_guy == 9) {
_global.GreelRelation += _global.plus_amount;
_root.responsetext = 'Maiko: Greel...I needed to touch this for a while.';
} else {
if (_global.doing_guy == 10) {
_global.KyleRelation += _global.plus_amount;
_root.responsetext = 'Maiko: Okay Kyle you talked me into it! Suprised ?';
} else {
if (_global.doing_guy == 15) {
_global.JoiryRelation += _global.plus_amount;
_root.responsetext = 'Maiko: Who\'s a girlie now Joiry?';
} else {
if (_global.doing_guy == 16) {
_global.DavidRelation += _global.plus_amount;
_root.responsetext = 'Maiko: David I love when you talk vulgar to me.';
} else {
if (_global.doing_guy == 17) {
_global.TsugoRelation += _global.plus_amount;
_root.responsetext = 'Maiko: Tsugo, I\'m sorry I\'m really this kind of girl.';
} else {
if (_global.doing_guy == 18) {
_global.JinruRelation += _global.plus_amount;
_root.responsetext = 'Maiko: Jinru... why is your... cock so hard... ';
} else {}
}
}
}
}
}
}
if (_global.doing_guy != 0) {
_root.sex_job.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.sex_job.heart_ani.gotoAndPlay('good');
_root.Decision.start();
}
}
play();
}
frame 3 {
stop();
_global.pleasure_total = 0;
}
frame 4 {
play();
}
frame 15 {
if (_global.selected_pleasure1 == _global.desired_pleasure1) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure1 == 0) {
CharacterPic_guy.gotoAndStop(1 + _global.friend_stroke);
} else {
if (_global.selected_pleasure1 == 1) {
CharacterPic_guy.gotoAndPlay(2 + _global.friend_stroke);
} else {
if (_global.selected_pleasure1 == 2) {
CharacterPic_guy.gotoAndPlay(29 + _global.friend_stroke);
} else {
if (_global.selected_pleasure1 == 3) {
CharacterPic_guy.gotoAndPlay(45 + _global.friend_stroke);
}
}
}
}
if (_global.desired_pleasure1 == _global.selected_pleasure1) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '1. Chris:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = '1. Chris:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '1. Greel:' + _global.pleasure_perfect() + ' babydoll.';
} else {
_root.responsetext = '1. Greel:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '1. Kyle:' + _global.pleasure_perfect() + ' Maiko!';
} else {
_root.responsetext = '1. Kyle:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '1. Joiry:' + _global.pleasure_perfect() + ' girlie!';
} else {
_root.responsetext = '1. Joiry:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '1. David:' + _global.pleasure_perfect() + ' you sexy bitch.';
} else {
_root.responsetext = '1. David:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '1. Tsugo:' + _global.pleasure_perfect() + ' Maiko-chan.';
} else {
_root.responsetext = '1. Tsugo:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '1. Jinru:' + _global.pleasure_perfect() + '...';
} else {
_root.responsetext = '1. Jinru:' + _global.pleasure_perfect();
}
} else {
if (random(2) == 0) {
_root.responsetext = '1. Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = '1. Guy:' + _global.pleasure_perfect();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure1 == 0) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '1. Chris:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '1. Chris:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '1. Greel:' + _global.pleasure_stop() + ' babydoll.';
} else {
_root.responsetext = '1. Greel:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '1. Kyle:' + _global.pleasure_stop() + ' Maiko!';
} else {
_root.responsetext = '1. Kyle:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '1. Joiry:' + _global.pleasure_stop() + ' girlie!';
} else {
_root.responsetext = '1. Joiry:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '1. David:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '1. David:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '1. Tsugo:' + _global.pleasure_stop() + ' Maiko-chan.';
} else {
_root.responsetext = '1. Tsugo:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '1. Jinru:' + _global.pleasure_stop() + '...';
} else {
_root.responsetext = '1. Jinru:' + _global.pleasure_stop();
}
} else {
if (random(2) == 0) {
_root.responsetext = '1. Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = '1. Guy:' + _global.pleasure_stop();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure1 > _global.selected_pleasure1) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '1. Chris:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '1. Chris:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '1. Greel:' + _global.pleasure_tooslow() + ' babydoll.';
} else {
_root.responsetext = '1. Greel:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '1. Kyle:' + _global.pleasure_tooslow() + ' Maiko!';
} else {
_root.responsetext = '1. Kyle:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '1. Joiry:' + _global.pleasure_tooslow() + ' girlie!';
} else {
_root.responsetext = '1. Joiry:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '1. David:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '1. David:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '1. Tsugo:' + _global.pleasure_tooslow() + ' Maiko-chan.';
} else {
_root.responsetext = '1. Tsugo:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '1. Jinru:' + _global.pleasure_tooslow() + '...';
} else {
_root.responsetext = '1. Jinru:' + _global.pleasure_tooslow();
}
} else {
if (random(2) == 0) {
_root.responsetext = '1. Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = '1. Guy:' + _global.pleasure_tooslow();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure1 < _global.selected_pleasure1) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '1. Chris:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '1. Chris:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '1. Greel:' + _global.pleasure_toofast() + ' babydoll.';
} else {
_root.responsetext = '1. Greel:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '1. Kyle:' + _global.pleasure_toofast() + ' Maiko!';
} else {
_root.responsetext = '1. Kyle:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '1. Joiry:' + _global.pleasure_toofast() + ' girlie!';
} else {
_root.responsetext = '1. Joiry:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '1. David:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '1. David:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '1. Tsugo:' + _global.pleasure_toofast() + ' Maiko-chan.';
} else {
_root.responsetext = '1. Tsugo:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '1. Jinru:' + _global.pleasure_toofast() + '...';
} else {
_root.responsetext = '1. Jinru:' + _global.pleasure_toofast();
}
} else {
if (random(2) == 0) {
_root.responsetext = '1. Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = '1. Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
}
}
}
}
}
}
}
frame 51 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 56 {
if (_global.selected_pleasure2 == _global.desired_pleasure2) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure2 == 0) {
CharacterPic_guy.gotoAndStop(1 + _global.friend_stroke);
} else {
if (_global.selected_pleasure2 == 1) {
CharacterPic_guy.gotoAndPlay(2 + _global.friend_stroke);
} else {
if (_global.selected_pleasure2 == 2) {
CharacterPic_guy.gotoAndPlay(29 + _global.friend_stroke);
} else {
if (_global.selected_pleasure2 == 3) {
CharacterPic_guy.gotoAndPlay(45 + _global.friend_stroke);
}
}
}
}
if (_global.desired_pleasure2 == _global.selected_pleasure2) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '2. Chris:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = '2. Chris:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '2. Greel:' + _global.pleasure_perfect() + ' babydoll.';
} else {
_root.responsetext = '2. Greel:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '2. Kyle:' + _global.pleasure_perfect() + ' Maiko!';
} else {
_root.responsetext = '2. Kyle:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '2. Joiry:' + _global.pleasure_perfect() + ' girlie!';
} else {
_root.responsetext = '2. Joiry:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '2. David:' + _global.pleasure_perfect() + ' whore.';
} else {
_root.responsetext = '2. David:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '2. Tsugo:' + _global.pleasure_perfect() + ' Maiko-chan.';
} else {
_root.responsetext = '2. Tsugo:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '2. Jinru:' + _global.pleasure_perfect() + '...';
} else {
_root.responsetext = '2. Jinru:' + _global.pleasure_perfect();
}
} else {
if (random(2) == 0) {
_root.responsetext = '2. Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = '2. Guy:' + _global.pleasure_perfect();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure2 == 0) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '2. Chris:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '2. Chris:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '2. Greel:' + _global.pleasure_stop() + ' babydoll.';
} else {
_root.responsetext = '2. Greel:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '2. Kyle:' + _global.pleasure_stop() + ' Maiko!';
} else {
_root.responsetext = '2. Kyle:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '2. Joiry:' + _global.pleasure_stop() + ' girlie!';
} else {
_root.responsetext = '2. Joiry:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '2. David:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '2. David:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '2. Tsugo:' + _global.pleasure_stop() + ' Maiko-chan.';
} else {
_root.responsetext = '2. Tsugo:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '2. Jinru:' + _global.pleasure_stop() + '...';
} else {
_root.responsetext = '2. Jinru:' + _global.pleasure_stop();
}
} else {
if (random(2) == 0) {
_root.responsetext = '2. Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = '2. Guy:' + _global.pleasure_stop();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure2 > _global.selected_pleasure2) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '2. Chris:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '2. Chris:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '2. Greel:' + _global.pleasure_tooslow() + ' babydoll.';
} else {
_root.responsetext = '2. Greel:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '2. Kyle:' + _global.pleasure_tooslow() + ' Maiko!';
} else {
_root.responsetext = '2. Kyle:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '2. Joiry:' + _global.pleasure_tooslow() + ' girlie!';
} else {
_root.responsetext = '2. Joiry:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '2. David:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '2. David:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '2. Tsugo:' + _global.pleasure_tooslow() + ' Maiko-chan.';
} else {
_root.responsetext = '2. Tsugo:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '2. Jinru:' + _global.pleasure_tooslow() + '...';
} else {
_root.responsetext = '2. Jinru:' + _global.pleasure_tooslow();
}
} else {
if (random(2) == 0) {
_root.responsetext = '2. Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = '2. Guy:' + _global.pleasure_tooslow();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure2 < _global.selected_pleasure2) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '2. Chris:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '2. Chris:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '2. Greel:' + _global.pleasure_toofast() + ' babydoll.';
} else {
_root.responsetext = '2. Greel:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '2. Kyle:' + _global.pleasure_toofast() + ' Maiko!';
} else {
_root.responsetext = '2. Kyle:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '2. Joiry:' + _global.pleasure_toofast() + ' girlie!';
} else {
_root.responsetext = '2. Joiry:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '2. David:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '2. David:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '2. Tsugo:' + _global.pleasure_toofast() + ' Maiko-chan.';
} else {
_root.responsetext = '2. Tsugo:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '2. Jinru:' + _global.pleasure_toofast() + '...';
} else {
_root.responsetext = '2. Jinru:' + _global.pleasure_toofast();
}
} else {
if (random(2) == 0) {
_root.responsetext = '2. Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = '2. Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
}
}
}
}
}
}
}
frame 92 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 97 {
if (_global.selected_pleasure3 == _global.desired_pleasure3) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure3 == 0) {
CharacterPic_guy.gotoAndStop(1 + _global.friend_stroke);
} else {
if (_global.selected_pleasure3 == 1) {
CharacterPic_guy.gotoAndPlay(2 + _global.friend_stroke);
} else {
if (_global.selected_pleasure3 == 2) {
CharacterPic_guy.gotoAndPlay(29 + _global.friend_stroke);
} else {
if (_global.selected_pleasure3 == 3) {
CharacterPic_guy.gotoAndPlay(45 + _global.friend_stroke);
}
}
}
}
if (_global.desired_pleasure3 == _global.selected_pleasure3) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '3. Chris:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = '3. Chris:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '3. Greel:' + _global.pleasure_perfect() + ' babydoll.';
} else {
_root.responsetext = '3. Greel:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '3. Kyle:' + _global.pleasure_perfect() + ' Maiko!';
} else {
_root.responsetext = '3. Kyle:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '3. Joiry:' + _global.pleasure_perfect() + ' girlie!';
} else {
_root.responsetext = '3. Joiry:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '3. David:' + _global.pleasure_perfect() + ' you sexy bitch.';
} else {
_root.responsetext = '3. David:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '3. Tsugo:' + _global.pleasure_perfect() + ' Maiko-chan.';
} else {
_root.responsetext = '3. Tsugo:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '3. Jinru:' + _global.pleasure_perfect() + '...';
} else {
_root.responsetext = '3. Jinru:' + _global.pleasure_perfect();
}
} else {
if (random(2) == 0) {
_root.responsetext = '3. Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = '3. Guy:' + _global.pleasure_perfect();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure3 == 0) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '3. Chris:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '3. Chris:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '3. Greel:' + _global.pleasure_stop() + ' babydoll.';
} else {
_root.responsetext = '3. Greel:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '3. Kyle:' + _global.pleasure_stop() + ' Maiko!';
} else {
_root.responsetext = '3. Kyle:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '3. Joiry:' + _global.pleasure_stop() + ' girlie!';
} else {
_root.responsetext = '3. Joiry:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '3. David:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '3. David:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '3. Tsugo:' + _global.pleasure_stop() + ' Maiko-chan.';
} else {
_root.responsetext = '3. Tsugo:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '3. Jinru:' + _global.pleasure_stop() + '...';
} else {
_root.responsetext = '3. Jinru:' + _global.pleasure_stop();
}
} else {
if (random(2) == 0) {
_root.responsetext = '3. Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = '3. Guy:' + _global.pleasure_stop();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure3 > _global.selected_pleasure3) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '3. Chris:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '3. Chris:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '3. Greel:' + _global.pleasure_tooslow() + ' babydoll.';
} else {
_root.responsetext = '3. Greel:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '3. Kyle:' + _global.pleasure_tooslow() + ' Maiko!';
} else {
_root.responsetext = '3. Kyle:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '3. Joiry:' + _global.pleasure_tooslow() + ' girlie!';
} else {
_root.responsetext = '3. Joiry:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '3. David:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '3. David:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '3. Tsugo:' + _global.pleasure_tooslow() + ' Maiko-chan.';
} else {
_root.responsetext = '3. Tsugo:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '3. Jinru:' + _global.pleasure_tooslow() + '...';
} else {
_root.responsetext = '3. Jinru:' + _global.pleasure_tooslow();
}
} else {
if (random(2) == 0) {
_root.responsetext = '3. Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = '3. Guy:' + _global.pleasure_tooslow();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure3 < _global.selected_pleasure3) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '3. Chris:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '3. Chris:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '3. Greel:' + _global.pleasure_toofast() + ' babydoll.';
} else {
_root.responsetext = '3. Greel:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '3. Kyle:' + _global.pleasure_toofast() + ' Maiko!';
} else {
_root.responsetext = '3. Kyle:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '3. Joiry:' + _global.pleasure_toofast() + ' girlie!';
} else {
_root.responsetext = '3. Joiry:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '3. David:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '3. David:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '3. Tsugo:' + _global.pleasure_toofast() + ' Maiko-chan.';
} else {
_root.responsetext = '3. Tsugo:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '3. Jinru:' + _global.pleasure_toofast() + '...';
} else {
_root.responsetext = '3. Jinru:' + _global.pleasure_toofast();
}
} else {
if (random(2) == 0) {
_root.responsetext = '3. Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = '3. Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
}
}
}
}
}
}
}
frame 133 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 138 {
if (_global.selected_pleasure4 == _global.desired_pleasure4) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure4 == 0) {
CharacterPic_guy.gotoAndStop(1 + _global.friend_stroke);
} else {
if (_global.selected_pleasure4 == 1) {
CharacterPic_guy.gotoAndPlay(2 + _global.friend_stroke);
} else {
if (_global.selected_pleasure4 == 2) {
CharacterPic_guy.gotoAndPlay(29 + _global.friend_stroke);
} else {
if (_global.selected_pleasure4 == 3) {
CharacterPic_guy.gotoAndPlay(45 + _global.friend_stroke);
}
}
}
}
if (_global.desired_pleasure4 == _global.selected_pleasure4) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '4. Chris:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = '4. Chris:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '4. Greel:' + _global.pleasure_perfect() + ' babydoll.';
} else {
_root.responsetext = '4. Greel:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '4. Kyle:' + _global.pleasure_perfect() + ' Maiko!';
} else {
_root.responsetext = '4. Kyle:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '4. Joiry:' + _global.pleasure_perfect() + ' girlie!';
} else {
_root.responsetext = '4. Joiry:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '4. David:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = '4. David:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '4. Tsugo:' + _global.pleasure_perfect() + ' Maiko-chan.';
} else {
_root.responsetext = '4. Tsugo:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '4. Jinru:' + _global.pleasure_perfect() + '...';
} else {
_root.responsetext = '4. Jinru:' + _global.pleasure_perfect();
}
} else {
if (random(2) == 0) {
_root.responsetext = '4. Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = '4. Guy:' + _global.pleasure_perfect();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure4 == 0) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '4. Chris:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '4. Chris:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '4. Greel:' + _global.pleasure_stop() + ' babydoll.';
} else {
_root.responsetext = '4. Greel:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '4. Kyle:' + _global.pleasure_stop() + ' Maiko!';
} else {
_root.responsetext = '4. Kyle:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '4. Joiry:' + _global.pleasure_stop() + ' girlie!';
} else {
_root.responsetext = '4. Joiry:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '4. David:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '4. David:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '4. Tsugo:' + _global.pleasure_stop() + ' Maiko-chan.';
} else {
_root.responsetext = '4. Tsugo:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '4. Jinru:' + _global.pleasure_stop() + '...';
} else {
_root.responsetext = '4. Jinru:' + _global.pleasure_stop();
}
} else {
if (random(2) == 0) {
_root.responsetext = '4. Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = '4. Guy:' + _global.pleasure_stop();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure4 > _global.selected_pleasure4) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '4. Chris:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '4. Chris:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '4. Greel:' + _global.pleasure_tooslow() + ' babydoll.';
} else {
_root.responsetext = '4. Greel:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '4. Kyle:' + _global.pleasure_tooslow() + ' Maiko!';
} else {
_root.responsetext = '4. Kyle:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '4. Joiry:' + _global.pleasure_tooslow() + ' girlie!';
} else {
_root.responsetext = '4. Joiry:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '4. David:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '4. David:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '4. Tsugo:' + _global.pleasure_tooslow() + ' Maiko-chan.';
} else {
_root.responsetext = '4. Tsugo:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '4. Jinru:' + _global.pleasure_tooslow() + '...';
} else {
_root.responsetext = '4. Jinru:' + _global.pleasure_tooslow();
}
} else {
if (random(2) == 0) {
_root.responsetext = '4. Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = '4. Guy:' + _global.pleasure_tooslow();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure4 < _global.selected_pleasure4) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '4. Chris:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '4. Chris:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '4. Greel:' + _global.pleasure_toofast() + ' babydoll.';
} else {
_root.responsetext = '4. Greel:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '4. Kyle:' + _global.pleasure_toofast() + ' Maiko!';
} else {
_root.responsetext = '4. Kyle:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '4. Joiry:' + _global.pleasure_toofast() + ' girlie!';
} else {
_root.responsetext = '4. Joiry:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '4. David:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '4. David:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '4. Tsugo:' + _global.pleasure_toofast() + ' Maiko-chan.';
} else {
_root.responsetext = '4. Tsugo:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '4. Jinru:' + _global.pleasure_toofast() + '...';
} else {
_root.responsetext = '4. Jinru:' + _global.pleasure_toofast();
}
} else {
if (random(2) == 0) {
_root.responsetext = '4. Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = '4. Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
}
}
}
}
}
}
}
frame 174 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 179 {
if (_global.selected_pleasure5 == _global.desired_pleasure5) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure5 == 0) {
CharacterPic_guy.gotoAndStop(1 + _global.friend_stroke);
} else {
if (_global.selected_pleasure5 == 1) {
CharacterPic_guy.gotoAndPlay(2 + _global.friend_stroke);
} else {
if (_global.selected_pleasure5 == 2) {
CharacterPic_guy.gotoAndPlay(29 + _global.friend_stroke);
} else {
if (_global.selected_pleasure5 == 3) {
CharacterPic_guy.gotoAndPlay(45 + _global.friend_stroke);
}
}
}
}
if (_global.desired_pleasure5 == _global.selected_pleasure5) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '5. Chris:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = '5. Chris:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '5. Greel:' + _global.pleasure_perfect() + ' babydoll.';
} else {
_root.responsetext = '5. Greel:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '5. Kyle:' + _global.pleasure_perfect() + ' Maiko!';
} else {
_root.responsetext = '5. Kyle:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '5. Joiry:' + _global.pleasure_perfect() + ' girlie!';
} else {
_root.responsetext = '5. Joiry:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '5. David:' + _global.pleasure_perfect() + ' Maiko.';
} else {
_root.responsetext = '5. David:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '5. Tsugo:' + _global.pleasure_perfect() + ' Maiko-chan.';
} else {
_root.responsetext = '5. Tsugo:' + _global.pleasure_perfect();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '5. Jinru:' + _global.pleasure_perfect() + '...';
} else {
_root.responsetext = '5. Jinru:' + _global.pleasure_perfect();
}
} else {
if (random(2) == 0) {
_root.responsetext = '5. Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = '5. Guy:' + _global.pleasure_perfect();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure5 == 0) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '5. Chris:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '5. Chris:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '5. Greel:' + _global.pleasure_stop() + ' babydoll.';
} else {
_root.responsetext = '5. Greel:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '5. Kyle:' + _global.pleasure_stop() + ' Maiko!';
} else {
_root.responsetext = '5. Kyle:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '5. Joiry:' + _global.pleasure_stop() + ' girlie!';
} else {
_root.responsetext = '5. Joiry:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '5. David:' + _global.pleasure_stop() + ' Maiko.';
} else {
_root.responsetext = '5. David:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '5. Tsugo:' + _global.pleasure_stop() + ' Maiko-chan.';
} else {
_root.responsetext = '5. Tsugo:' + _global.pleasure_stop();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '5. Jinru:' + _global.pleasure_stop() + '...';
} else {
_root.responsetext = '5. Jinru:' + _global.pleasure_stop();
}
} else {
if (random(2) == 0) {
_root.responsetext = '5. Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = '5. Guy:' + _global.pleasure_stop();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure5 > _global.selected_pleasure5) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '5. Chris:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '5. Chris:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '5. Greel:' + _global.pleasure_tooslow() + ' babydoll.';
} else {
_root.responsetext = '5. Greel:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '5. Kyle:' + _global.pleasure_tooslow() + ' Maiko!';
} else {
_root.responsetext = '5. Kyle:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '5. Joiry:' + _global.pleasure_tooslow() + ' girlie!';
} else {
_root.responsetext = '5. Joiry:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '5. David:' + _global.pleasure_tooslow() + ' Maiko.';
} else {
_root.responsetext = '5. David:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '5. Tsugo:' + _global.pleasure_tooslow() + ' Maiko-chan.';
} else {
_root.responsetext = '5. Tsugo:' + _global.pleasure_tooslow();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '5. Jinru:' + _global.pleasure_tooslow() + '...';
} else {
_root.responsetext = '5. Jinru:' + _global.pleasure_tooslow();
}
} else {
if (random(2) == 0) {
_root.responsetext = '5. Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = '5. Guy:' + _global.pleasure_tooslow();
}
}
}
}
}
}
}
}
} else {
if (_global.desired_pleasure5 < _global.selected_pleasure5) {
if (_global.doing_guy == 5) {
if (random(2) == 0) {
_root.responsetext = '5. Chris:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '5. Chris:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 9) {
if (random(2) == 0) {
_root.responsetext = '5. Greel:' + _global.pleasure_toofast() + ' babydoll.';
} else {
_root.responsetext = '5. Greel:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 10) {
if (random(2) == 0) {
_root.responsetext = '5. Kyle:' + _global.pleasure_toofast() + ' Maiko!';
} else {
_root.responsetext = '5. Kyle:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 15) {
if (random(2) == 0) {
_root.responsetext = '5. Joiry:' + _global.pleasure_toofast() + ' girlie!';
} else {
_root.responsetext = '5. Joiry:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 16) {
if (random(2) == 0) {
_root.responsetext = '5. David:' + _global.pleasure_toofast() + ' Maiko.';
} else {
_root.responsetext = '5. David:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 17) {
if (random(2) == 0) {
_root.responsetext = '5. Tsugo:' + _global.pleasure_toofast() + ' Maiko-chan.';
} else {
_root.responsetext = '5. Tsugo:' + _global.pleasure_toofast();
}
} else {
if (_global.doing_guy == 18) {
if (random(2) == 0) {
_root.responsetext = '5. Jinru:' + _global.pleasure_toofast() + '...';
} else {
_root.responsetext = '5. Jinru:' + _global.pleasure_toofast();
}
} else {
if (random(2) == 0) {
_root.responsetext = '5. Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = '5. Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.pleasure_total == 5) {
_global.is_cumming = 1;
}
}
frame 215 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 220 {
stop();
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
if (_global.pleasure_total == 5) {
gotoAndPlay(221);
} else {
_global.pleasure_total = 0;
gotoAndStop(3);
}
}
frame 240 {
gotoAndPlay(221);
}
}
instance sex_job of movieClip 3399 {
onClipEvent (load) {
this.CharacterPic_profile.gotoAndStop(2);
this.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.body.eye_move.gotoAndStop(60);
this.CharacterPic_profile.hair_upper.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_lower.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.HairStyle);
this.CharacterPic_profile.arm_upper.gotoAndStop(3);
this.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.gotoAndStop(2);
this.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
this.CharacterPic_profile.body.gotoAndStop(4);
this.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
this.CharacterPic_profile.boobs_upper.gotoAndPlay(3);
if (_global.joinfriend > 1) {
this.CharacterPic_friend.gotoAndStop(2);
this.CharacterPic_friend.body.eye_move.eye.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.body.eye_move.gotoAndStop(60);
this.CharacterPic_friend.hair_upper.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_lower.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.hair_upper.hair.gotoAndStop(2);
this.CharacterPic_friend.body.gotoAndStop(4);
this.CharacterPic_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.joinfriend);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(9);
if (_global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(5);
} else {
if (_global.joinfriend == 4 || _global.joinfriend == 7 || _global.joinfriend == 20) {
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(13);
}
}
this.CharacterPic_friend.boobs_upper.gotoAndPlay(36);
if (_global.joinfriend == 8) {
this.CharacterPic_friend.body.gotoAndStop(8);
this.CharacterPic_friend.boobs_upper.boobs.gotoAndStop(1);
this.CharacterPic_friend.boobs_upper.gotoAndStop(1);
}
}
if (_global.joinfriend == 2 || _global.joinfriend == 3 || _global.joinfriend == 14) {
this.CharacterPic_friend.arm_upper.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.boobs_upper.gotoAndStop(2);
this.CharacterPic_guy.gotoAndPlay(53);
_global.friend_stroke = 52;
} else {
this.CharacterPic_friend.arm_upper.arm.gotoAndStop(2);
this.CharacterPic_friend.arm_upper.gotoAndPlay(5);
if (_global.joinfriend == 8) {
this.CharacterPic_friend.arm_upper.gotoAndStop(1);
}
_global.friend_stroke = 0;
}
if (_global.doing_guy == 5) {
this.CharacterPic_guy.penis.gotoAndStop(3);
} else {
if (_global.doing_guy == 9) {
this.CharacterPic_guy.penis.gotoAndStop(2);
} else {
if (_global.doing_guy == 10) {
this.CharacterPic_guy.penis.gotoAndStop(3);
} else {
if (_global.doing_guy == 15) {
this.CharacterPic_guy.penis.gotoAndStop(1);
} else {
if (_global.doing_guy == 16) {
this.CharacterPic_guy.penis.gotoAndStop(1);
} else {
if (_global.doing_guy == 17) {
this.CharacterPic_guy.penis.gotoAndStop(3);
} else {
if (_global.doing_guy == 18) {
this.CharacterPic_guy.penis.gotoAndStop(1);
} else {
this.CharacterPic_guy.penis.gotoAndStop(1 + random(3));
}
}
}
}
}
}
}
}
}
frame 36 {
_root.Music_mc.gotoAndStop(1);
}
frame 36 {
_global.friend_HairStyle = random(2) + 1;
_global.view_xjob_character = function () {
if (_global.girl_select == _global.MaikoChar) {
_global.Maiko_joined = 1;
}
_root.ZoomOutPaizuri.MaikoPaizuri.backhair.hair_back.gotoAndStop(_global.girl_select);
if (_global.girl_select == _global.MaikoChar) {
_root.ZoomOutPaizuri.MaikoPaizuri.backhair.hair_back.hair_back.gotoAndStop(_global.HairStyle);
} else {
_root.ZoomOutPaizuri.MaikoPaizuri.backhair.hair_back.hair_back.gotoAndStop(_global.friend_HairStyle);
}
_root.ZoomOutPaizuri.MaikoPaizuri.hair.hair_front.gotoAndStop(_global.girl_select);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.eye.gotoAndStop(_global.girl_select);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.eyebrow_left.gotoAndStop(_global.girl_select);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.eyebrow_right.gotoAndStop(_global.girl_select);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.gotoAndStop(2);
if (_global.girl_select == 2 || _global.girl_select == 12 || _global.girl_select == 13 || _global.girl_select == 14 || _global.girl_select == 19) {
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.gotoAndStop(9);
} else {
if (_global.girl_select == 4) {
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.gotoAndStop(13);
} else {
if (_global.girl_select == 3 || _global.girl_select == 6 || _global.girl_select == 11 || _global.girl_select == 22) {
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.gotoAndStop(5);
} else {
if (_global.girl_select == 7 || _global.girl_select == 20) {
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.gotoAndStop(13);
} else {
if (_global.girl_select == 8) {
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.gotoAndStop(14);
}
}
}
}
}
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.gotoAndPlay(36);
};
}
frame 36 {
if (_global.ChangeFrame == 34) {
_global.guy1_color = random(3) + 1;
} else {
_global.guy1_color = 1;
}
}
button 3401 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.yuri == 0) {
_global.girl_select = _global.MaikoChar;
_global.pleasure_endurance = 190;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.pleasure_target = 300 + random(200) + 50;
_global.guy_likes = random(3);
_global.swapped = 0;
_root.ZoomOutPaizuri.gotoAndStop(2);
} else {
_global.girl_select = _global.MaikoChar;
_global.pleasure_total = 0;
_global.girlsmood = random(5) + 5;
_global.girlsmoodtimer = random(63) + 21;
_global.girlspleasuregain = 0;
_global.cum_amount = random(5) + 1;
_global.guy_likes = random(3);
_root.ZoomOutPaizuri.gotoAndStop(4);
}
}
}
button 3402 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.joinfriend > 1 && _global.yuri == 0) {
_global.girl_select = _global.joinfriend;
_global.pleasure_endurance = 190;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.pleasure_target = 300 + random(200) + 50;
_global.guy_likes = random(3);
_global.swapped = 0;
_root.ZoomOutPaizuri.gotoAndStop(2);
} else {
if (_global.joinfriend > 1) {
_global.girl_select = _global.joinfriend;
_global.pleasure_total = 0;
_global.girlsmood = random(5) + 5;
_global.girlsmoodtimer = random(63) + 21;
_global.cum_amount = random(5) + 1;
_global.girlspleasuregain = 0;
_global.guy_likes = random(3);
_root.ZoomOutPaizuri.gotoAndStop(4);
}
}
}
}
movieClip 3406 {
}
movieClip 3409 {
}
movieClip 3412 {
}
movieClip 3413 {
}
movieClip 3417 {
}
movieClip 3418 {
frame 1 {
stop();
}
}
movieClip 3419 {
frame 1 {
stop();
}
instance of movieClip 3418 {
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
}
}
movieClip 3422 {
}
movieClip 3423 {
frame 1 {
stop();
}
}
movieClip 3424 {
instance of movieClip 3423 {
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
}
}
movieClip 3429 {
}
movieClip 3430 {
frame 1 {
stop();
}
}
button 3431 {
on (release) {
if (_root._currentframe != 36) {
_parent.gotoAndPlay(104);
}
}
}
button 3432 {
on (release) {
if (_root._currentframe != 36) {
_parent.gotoAndPlay(87);
}
}
}
movieClip 3435 {
frame 1 {
stop();
}
}
movieClip 3440 {
frame 1 {
stop();
}
}
movieClip 3441 {
frame 1 {
stop();
}
frame 3 {
play();
}
frame 35 {
gotoAndStop(2);
}
frame 36 {
play();
}
frame 52 {
gotoAndPlay(36);
}
frame 53 {
play();
}
frame 61 {
gotoAndPlay(53);
}
frame 86 {
gotoAndStop(2);
}
frame 103 {
gotoAndStop(2);
}
frame 120 {
gotoAndStop(2);
}
frame 137 {
gotoAndStop(2);
}
frame 154 {
gotoAndPlay(138);
}
}
movieClip 3445 {
}
movieClip 3446 {
}
movieClip 3447 {
}
movieClip 3449 {
}
movieClip 3452 {
instance of movieClip 573 {
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
}
}
movieClip 3454 {
}
movieClip 3458 {
frame 20 {
gotoAndPlay(1);
}
}
movieClip 3462 {
frame 20 {
gotoAndPlay(1);
}
}
movieClip 3464 {
}
movieClip 3465 {
frame 45 {
gotoAndPlay(5);
}
frame 65 {
gotoAndPlay(46);
}
frame 66 {
_root.placeholderBG.MaikoPaizuri.backhair.gotoAndPlay(41);
_root.ZoomOutPaizuri.MaikoPaizuri.backhair.gotoAndPlay(41);
_root.ZoomRotatePaizuri.MaikoPaizuri.backhair.gotoAndPlay(41);
}
frame 85 {
gotoAndPlay(66);
}
frame 106 {
gotoAndPlay(86);
}
frame 115 {
gotoAndPlay(107);
}
frame 156 {
gotoAndPlay(116);
}
frame 176 {
gotoAndPlay(157);
}
frame 183 {
gotoAndPlay(177);
}
}
movieClip 3468 {
}
movieClip 3471 {
}
movieClip 3472 {
frame 1 {
stop();
}
frame 21 {
gotoAndStop(1);
}
}
movieClip 3475 {
}
movieClip 3476 {
}
movieClip 3479 {
}
movieClip 3480 {
}
movieClip 3481 {
}
movieClip 3484 {
}
movieClip 3487 {
}
movieClip 3490 {
}
movieClip 3497 {
}
movieClip 3498 {
frame 1 {
stop();
}
}
movieClip 3500 {
}
movieClip 3501 {
}
movieClip 3502 {
frame 1 {
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('front');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
if (_global.pleasure_endurance < 1) {
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('front');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('sad');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(6);
}
}
frame 25 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 0) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 45 {
gotoAndPlay(5);
}
frame 56 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 0) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 65 {
gotoAndPlay(46);
}
frame 66 {
_global.randombreath = 0;
_global.randombreath = random(5);
if (_global.randombreath == 1) {
this.breath.gotoAndPlay(2);
}
}
frame 75 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 0) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 85 {
gotoAndPlay(66);
}
frame 96 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 106 {
gotoAndPlay(86);
}
frame 111 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 115 {
gotoAndPlay(107);
}
frame 124 {
if (_global.sfx == 1) {
_root.pene_wav.start(0, 1);
}
}
frame 126 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 2) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1 && _global.girl_select == _global.MaikoChar) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 144 {
if (_global.sfx == 1) {
_root.pene_wav.start(0, 1);
}
}
frame 146 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 2) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1 && _global.girl_select == _global.MaikoChar) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 156 {
gotoAndPlay(116);
}
frame 159 {
if (_global.sfx == 1) {
_root.pene_wav.start(0, 1);
}
}
frame 162 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 2) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1 && _global.girl_select == _global.MaikoChar) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 169 {
if (_global.sfx == 1) {
_root.pene_wav.start(0, 1);
}
}
frame 171 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 2) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1 && _global.girl_select == _global.MaikoChar) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 176 {
gotoAndPlay(157);
}
frame 180 {
if (_global.pleasure_endurance >= 1) {
if (_global.pleasure_total < _global.pleasure_target) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(5);
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.guy_likes == 2) {
_global.pleasure_total += 1;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1 && _global.girl_select == _global.MaikoChar) {
_global.pleasure_total += 3;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
if (_global.pleasure_total >= _global.pleasure_target) {
_global.pleasure_total = _global.pleasure_target;
}
--_global.pleasure_endurance;
} else {
gotoAndStop(1);
}
}
frame 180 {
if (_global.sfx == 1) {
_root.pene_wav.start(0, 1);
}
}
frame 183 {
gotoAndPlay(177);
}
instance cum of movieClip 569 {
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
}
instance cum_right of movieClip 569 {
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
}
instance cum_left of movieClip 569 {
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
}
frame 185 {
stop();
}
frame 193 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
}
frame 200 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
gotoAndPlay('yuri_movelick');
}
frame 207 {
_global.pleasure_total += 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
}
frame 213 {
_global.pleasure_total += 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
gotoAndPlay('tit_play');
}
}
button 3503 {
on (release) {
gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(86);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(86);
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('scared');
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(1);
}
}
button 3504 {
on (release) {
if (_global.girl_select != 8) {
gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(66);
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(66);
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(2);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('sad');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(_global.girl_select);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.gotoAndPlay(53);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(6);
}
}
}
button 3505 {
on (release) {
if (_global.girl_select != 8) {
gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(46);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(46);
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('front');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('normal');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.gotoAndPlay(53);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(4);
}
}
}
button 3506 {
on (release) {
if (_global.girl_select != 8) {
gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(5);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(5);
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('front');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('normal');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(2);
}
}
}
button 3507 {
on (release) {
gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(107);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(107);
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('sad');
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(1);
}
}
button 3508 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total >= _global.pleasure_target) {
if (_global.Maiko_joined == 1) {
_root.cumface._visible = true;
} else {
_global.has_cum_on_face = _global.girl_select;
}
_global.Maiko_joined = 0;
if (_global.doing_guy == 0) {
_global.Money += 1300;
if (_global.book_productivework == 1) {
_global.Money += 200;
}
} else {
if (_global.doing_guy == 5) {
_global.ChrisRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 9) {
_global.GreelRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 10) {
_global.KyleRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 15) {
_global.JoiryRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 16) {
_global.DavidRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 17) {
_global.TsugoRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 18) {
_global.JinruRelation += _global.plus_amount;
}
}
}
}
}
}
}
}
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
_global.pleasure_endurance = 0;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.pleasure_target = 300 + random(200) + 50;
_global.guy_likes = 2;
_global.doing_guy = 0;
_global.guy1_color = 1;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
button 3509 {
on (release) {
if (_global.girl_select == _global.MaikoChar && _global.joinfriend > 1 && _global.swapped == 0) {
_global.girl_select = _global.joinfriend;
_global.pleasure_endurance = 190;
_global.swapped = 1;
} else {
if (_global.girl_select == _global.MaikoChar && _global.joinfriend < 2 && _global.swapped == 0) {
_global.pleasure_endurance += 60;
if (_global.pleasure_endurance >= 190) {
_global.pleasure_endurance = 190;
}
_global.swapped = 1;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Maiko: Just give me a second to catch my breath.';
} else {
if (_global.girl_select == _global.joinfriend && _global.swapped == 0) {
_global.girl_select = _global.MaikoChar;
_global.pleasure_endurance = 190;
_global.swapped = 1;
} else {
_global.doing_guy = 0;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
}
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('front');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
}
}
button 3510 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.pleasure_endurance = 0;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.pleasure_target = 300 + random(200) + 50;
_global.guy_likes = 2;
_global.Maiko_joined = 0;
_global.doing_guy = 0;
_global.guy1_color = 1;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
button 3511 {
on (release) {
gotoAndStop(3);
if (_root.ZoomOutPaizuri.MaikoPaizuri._currentframe < 157) {
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(157);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(157);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('scared');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.gotoAndPlay(53);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(11);
} else {
if (_root.ZoomOutPaizuri.MaikoPaizuri._currentframe >= 157) {
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(116);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(116);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('scared');
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(2);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.gotoAndPlay(53);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(11);
}
}
}
}
button 3512 {
on (release) {
gotoAndStop(3);
_root.ZoomOutPaizuri.MaikoPaizuri.penis.gotoAndPlay(177);
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay(177);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('up');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('sad');
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.ZoomOutPaizuri.MaikoPaizuri.school_tits_jiggle.gotoAndPlay(138);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(10);
}
}
button 3524 {
on (release) {
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay('tit_play');
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(4);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('normal');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
}
}
button 3525 {
on (release) {
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndPlay('yuri_movelick');
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(13);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('sad');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
}
}
button 3526 {
on (release) {
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndStop('yuri_lick');
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(13);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('sad');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('down');
}
}
button 3527 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total >= 190) {
_global.yuri_customers += 1;
if (_global.Maiko_joined == 1) {
_root.cumface._visible = true;
}
_global.Maiko_joined = 0;
if (_global.doing_guy == 0) {
_global.Money += 1300;
if (_global.book_productivework == 1) {
_global.Money += 200;
}
}
}
_global.pleasure_endurance = 0;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.yuri = 0;
_global.pleasure_target = 300 + random(200) + 50;
_global.guy_likes = 2;
_global.doing_guy = 0;
_global.guy1_color = 1;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
button 3528 {
on (release) {
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndStop('yuri_Idle');
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('normal');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('front');
}
}
button 3529 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total < 190) {
_global.pleasure_endurance = 0;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.pleasure_target = 300 + random(200) + 50;
_global.guy_likes = 2;
_global.Maiko_joined = 0;
_global.doing_guy = 0;
_global.guy1_color = 1;
_global.yuri = 0;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
} else {
_root.play_help.play_help.play_help_text = 'You are done! use Exit!';
_root.play_help.gotoAndPlay(2);
}
}
}
movieClip 3535 {
frame 1 {
stop();
_global.pleasure_total = 0;
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 2 {
if (_global.pleasure_total == 0) {
if (_global.area_xjob2 == 0) {
_global.area_xjob2 = 1;
_root.play_help.play_help.play_help_text = 'Pleasure him until he finishes!';
_root.play_help.gotoAndPlay(2);
}
_global.view_xjob_character();
if (_global.girl_select != _global.MaikoChar) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.joinfriend == 2) {
_root.responsetext = 'Pattie: This should be fun senpai!';
if (_global.doing_guy == 5) {
_root.responsetext = 'Pattie: Just relax Chris! We\'ll take care of this hard on for you!';
} else {
if (_global.doing_guy == 9) {
_root.responsetext = 'Pattie: It\'s like I\'m a groupie!';
} else {
if (_global.doing_guy == 10) {
_root.responsetext = 'Pattie: Ready to have your mind blown Kyle?';
} else {
if (_global.doing_guy == 15) {
_root.responsetext = 'Pattie: Aww.. Joiry you not so tough when I\'m stroking you cock are you?';
} else {
if (_global.doing_guy == 16) {
_root.responsetext = 'Pattie: You always talk to us peverted. Is this what you wanted David ?';
} else {
if (_global.doing_guy == 17) {
_root.responsetext = 'Pattie: Aww... Tsugo is so cute when his cock is getting stroked.';
} else {
if (_global.doing_guy == 18) {
_root.responsetext = 'Pattie: Senpai! Jinru has such a hard cock!';
}
}
}
}
}
}
}
} else {
if (_global.joinfriend == 3) {
_root.responsetext = 'Luma: This guy looks easy Maiko.';
if (_global.doing_guy == 5) {
_root.responsetext = 'Luma: Ha! this little nerdlet will cum early for sure!';
} else {
if (_global.doing_guy == 9) {
_root.responsetext = 'Luma: We\'ll see just how cool you are now you boob freak.';
} else {
if (_global.doing_guy == 10) {
_root.responsetext = 'Luma: Boy! today is your luck day nerdlet! Isn\'t it Maiko?';
} else {
if (_global.doing_guy == 15) {
_root.responsetext = 'Luma: Joiry has the best cock!!!';
} else {
if (_global.doing_guy == 16) {
_root.responsetext = 'Luma: Don\'t worry David I\'ll make sure Maiko strokes you good!';
} else {
if (_global.doing_guy == 17) {
_root.responsetext = 'Luma: Ready pretty boy? I\'ll make your tiny penis expand ha ha!';
} else {
if (_global.doing_guy == 18) {
_root.responsetext = 'Luma: Holy shit! His dick is hard as hell! Maiko feel it!';
}
}
}
}
}
}
}
} else {
if (_global.joinfriend == 4) {
_root.responsetext = 'Riley: Let\'s get this over with...';
} else {
if (_global.joinfriend == 6) {
_root.responsetext = 'Zytra: Umi... You do this often ?';
} else {
if (_global.joinfriend == 7) {
_root.responsetext = 'Joey: ...This is an art form.';
} else {
if (_global.joinfriend == 8) {
_root.responsetext = 'Amber: Umiya-san? Are you sure about this?';
} else {
if (_global.joinfriend == 11) {
_root.responsetext = 'Roise: I\'m actually pretty experienced at this Umiya-chan.';
} else {
if (_global.joinfriend == 12) {
_root.responsetext = 'Savori: This is so peverted! I kinda like it.';
} else {
if (_global.joinfriend == 13) {
_root.responsetext = 'Jeni: How hard can it be? Just stroke him fast.';
if (_global.doing_guy == 16) {
_root.responsetext = 'Jeni: Hey bro! Bet you wasn\'t expecting this huh?';
}
} else {
if (_global.joinfriend == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah is confident in her boobs! Nya Nya~!!';
if (_global.doing_guy == 5) {
_root.responsetext = 'Leyah: Chris-nyan. Leyah-chan will make you cum for sure!';
} else {
if (_global.doing_guy == 9) {
_root.responsetext = 'Leyah: Leyah-nya has found the microphone for Maiko-chan!';
} else {
if (_global.doing_guy == 10) {
_root.responsetext = 'Leyah: Leyah thinks Kyle-chan is very peverted!';
} else {
if (_global.doing_guy == 15) {
_root.responsetext = 'Leyah: Joiry-chan\'s cock is so hard and thick. Leyah-chan is excited.';
} else {
if (_global.doing_guy == 16) {
_root.responsetext = 'Leyah: Nya!! Now we will get revenge on David-chan for being so vulgar.';
} else {
if (_global.doing_guy == 17) {
_root.responsetext = 'Leyah: Tsugo\'s cock is so cute. Leyah-nya could play with it all day.';
} else {
if (_global.doing_guy == 18) {
_root.responsetext = 'Leyah: Nyaaa! Jinru-chan\'s cock is so hard Maiko-chan!! It makes Leyah-nya\'s mouth water.';
}
}
}
}
}
}
}
} else {
if (_global.joinfriend == 19) {
_root.responsetext = 'Lynn: I can\'t believe you talked me into doing this Maiko!';
} else {
if (_global.joinfriend == 20) {
_root.responsetext = 'Dizzy: I\'m feeling a bit lightheaded.';
}
}
}
}
}
}
}
}
}
}
}
}
} else {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_global.plus_amount = 20 + (random(10) + 1);
_root.responsetext = 'Maiko: I hope you like it sir!';
if (_global.doing_guy == 5) {
_root.responsetext = 'Maiko: Don\'t be nervous Chris. Just relax.';
} else {
if (_global.doing_guy == 9) {
_root.responsetext = 'Maiko: Greel...I needed to touch this for a while.';
} else {
if (_global.doing_guy == 10) {
_root.responsetext = 'Maiko: Okay Kyle you you talked me into it! Suprised ?';
} else {
if (_global.doing_guy == 15) {
_root.responsetext = 'Maiko: Who\'s a girlie now Joiry?';
} else {
if (_global.doing_guy == 16) {
_root.responsetext = 'Maiko: David I love when you talk vulgar to me.';
} else {
if (_global.doing_guy == 17) {
_root.responsetext = 'Maiko: Tsugo, I\'m sorry I\'m really this kind of girl.';
} else {
if (_global.doing_guy == 18) {
_root.responsetext = 'Maiko: Jinru... why is your... cock so hard... ';
} else {}
}
}
}
}
}
}
if (_global.doing_guy != 0) {
_root.ZoomOutPaizuri.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.ZoomOutPaizuri.heart_ani.gotoAndPlay('good');
_root.Decision.start();
}
}
}
}
instance pleasurebar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
frame 4 {
_global.guy1_color = 1;
if (_global.pleasure_total == 0) {
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.gotoAndStop('yuri_Idle');
_root.ZoomOutPaizuri.MaikoPaizuri.leftleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.rightleg.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.female_face.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.head.mouth.gotoAndStop(1);
_global.view_xjob_character();
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop('normal');
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay('front');
if (_global.girl_select != _global.MaikoChar) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.joinfriend == 2) {
_root.responsetext = 'Pattie: This should be fun senpai!';
} else {
if (_global.joinfriend == 3) {
_root.responsetext = 'Luma: Why the fuck am I doing this...';
} else {
if (_global.joinfriend == 4) {
_root.responsetext = 'Riley: Let\'s get this over with...';
} else {
if (_global.joinfriend == 6) {
_root.responsetext = 'Zytra: Umi... You do this often ?';
} else {
if (_global.joinfriend == 7) {
_root.responsetext = 'Joey: ...This is an art form.';
} else {
if (_global.joinfriend == 8) {
_root.responsetext = 'Amber: Umiya-san? Are you sure about this?';
} else {
if (_global.joinfriend == 11) {
_root.responsetext = 'Roise: I\'m actually pretty experienced at this Umiya-chan.';
} else {
if (_global.joinfriend == 12) {
_root.responsetext = 'Savori: Well whatever...';
} else {
if (_global.joinfriend == 13) {
_root.responsetext = 'Jeni: You better not take forever!';
} else {
if (_global.joinfriend == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah is confident~!!';
} else {
if (_global.joinfriend == 19) {
_root.responsetext = 'Lynn: I can\'t believe you talked me into doing this Maiko!';
} else {
if (_global.joinfriend == 20) {
_root.responsetext = 'Dizzy: I\'m feeling a bit lightheaded.';
}
}
}
}
}
}
}
}
}
}
}
}
} else {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Maiko: Just relax.';
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
this.gotoAndStop(_global.girlsmood);
}
onClipEvent (enterFrame) {
if (_global.girlsmoodtimer <= 0) {
_global.girlsmood = random(5) + 5;
_global.girlsmoodtimer = random(63) + 21;
_root.ZoomOutPaizuri.MaikoPaizuri.cum.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.cum_right.gotoAndStop(1);
_root.ZoomOutPaizuri.MaikoPaizuri.cum_left.gotoAndStop(1);
} else {
--_global.girlsmoodtimer;
}
if (_global.pleasure_total <= 0) {
_global.pleasure_total = 0;
}
this.gotoAndStop(_global.girlsmood);
if (_global.pleasure_total >= 190 && _global.cum_amount > 0) {
if (_root.ZoomOutPaizuri.MaikoPaizuri.cum._currentframe == 1) {
_root.ZoomOutPaizuri.MaikoPaizuri.cum.gotoAndPlay(2);
_root.ZoomOutPaizuri.MaikoPaizuri.cum_right.gotoAndPlay(2);
_root.ZoomOutPaizuri.MaikoPaizuri.cum_left.gotoAndPlay(2);
}
_global.pleasure_total = 10;
--_global.cum_amount;
_global.girlsmood = 9;
} else {
if (_global.pleasure_total >= 190 && _root.ZoomOutPaizuri.MaikoPaizuri.cum._currentframe == 1 && _global.cum_amount == 0) {
_root.ZoomOutPaizuri.MaikoPaizuri.cum.gotoAndPlay(2);
_root.ZoomOutPaizuri.MaikoPaizuri.cum_right.gotoAndPlay(2);
_root.ZoomOutPaizuri.MaikoPaizuri.cum_left.gotoAndPlay(2);
}
}
}
}
}
frame 37 {
_root.Music_mc.gotoAndStop(1);
_root.BG_Music1.gotoAndStop(1);
}
frame 37 {
function music_render_loop() {}
_global.song = 1;
if (_global.gmini_graphics == 0) {
_root.maiko.gotoAndStop(40);
} else {
_root.maiko.gotoAndStop(1);
}
_root.maiko.maiko_concert.head.gotoAndStop(3);
_root.maiko.maiko_concert.body.gotoAndStop(1);
_root.maiko.maiko_concert.strum.gotoAndStop(1);
if (_global.gmini_colors == 1) {
_root.gmini_colors._visible = true;
} else {
_root.gmini_colors._visible = false;
}
if (_global.gmini_overlay_particles == 1) {
_root.gmini_light_orbs._visible = true;
} else {
_root.gmini_light_orbs._visible = false;
}
var music1_guitar = new Sound(_root.Music2);
var music1_drumsX = new Sound(_root.music1_drums);
stop();
keyListener5 = new Object();
keyListener5.onKeyUp = function () {
if (Key.getCode() == 49) {
if (_global.play_mode == 3 || _global.play_mode == 1) {
_root.Music2.gotoAndPlay(2);
_root.music1_drums.gotoAndPlay(2);
} else {
_root.Music2.gotoAndPlay(1384);
_root.music1_drums.gotoAndPlay(1384);
}
_root.maiko.maiko_concert.head.gotoAndPlay(1);
_root.maiko.maiko_concert.strum.gotoAndStop(1);
_root.maiko.maiko_concert.body.gotoAndPlay(1);
_global.GuitarScore = 0;
_global.GuitarPercent = 0;
_global.timing_counter = 0;
} else {
if (Key.getCode() == 50) {
_root.Music2.gotoAndStop(1);
_root.music1_drums.gotoAndStop(1);
_root.maiko.maiko_concert.head.gotoAndStop(3);
_root.maiko.maiko_concert.strum.gotoAndStop(1);
_root.maiko.maiko_concert.body.gotoAndStop(1);
_global.GuitarScore = 0;
_global.GuitarPercent = 0;
_global.timing_counter = 0;
}
}
};
Key.addListener(keyListener5);
}
movieClip 3537 {
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 3540 {
}
movieClip 3547 {
frame 1 {
stop();
}
}
movieClip 3550 {
frame 102 {
gotoAndPlay(1);
}
frame 204 {
gotoAndPlay(103);
}
}
movieClip 3551 {
}
movieClip 3556 {
}
movieClip 3559 {
}
movieClip 3564 {
}
movieClip 3567 {
}
movieClip 3568 {
}
movieClip 3571 {
}
movieClip 3574 {
}
movieClip 3577 {
}
movieClip 3582 {
frame 1 {
stop();
}
}
movieClip 3587 {
frame 102 {
gotoAndPlay(1);
}
frame 205 {
gotoAndPlay(103);
}
}
movieClip 3588 {
}
movieClip 3589 {
frame 1 {
stop();
_root.maiko.maiko_concert.head.gotoAndPlay(1);
}
frame 2 {
_root.maiko.maiko_concert.head.gotoAndPlay(1);
}
frame 3 {
_root.maiko.maiko_concert.head.gotoAndPlay(1);
}
frame 4 {
if (_root.maiko.maiko_concert.head._currentframe < 103) {
_root.maiko.maiko_concert.head.gotoAndPlay(103);
}
}
frame 24 {
gotoAndPlay(4);
}
frame 25 {
if (_root.maiko.maiko_concert.head._currentframe < 103) {
_root.maiko.maiko_concert.head.gotoAndPlay(103);
}
}
frame 35 {
gotoAndPlay(25);
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance TimedActions of movieClip 659 {
onClipEvent (load) {
_global.GuitarScore = 0;
_global.GuitarPercent = 0;
_global.GuitarSkill = 1;
_global.chargeupsoundplayed = 0;
_global.is_playing = 0;
_global.active_note = 0;
_global.timing_counter = 0;
_global.clothing = 0;
_global.play_mode = 1;
_root.song_text = 'loop1';
_global.current_state1 = 0;
_global.current_state2 = 0;
_global.current_state3 = 0;
_global.current_state4 = 0;
_global.current_state5 = 0;
_global.current_state6 = 0;
_global.current_state7 = 0;
_global.current_state8 = 0;
_global.current_state9 = 0;
_global.current_state10 = 0;
_global.current_state11 = 0;
_global.current_state12 = 0;
_global.current_state13 = 0;
_global.current_state14 = 0;
_global.maxnotes = 15;
_global.previous_score = 0;
var i = 0;
}
onClipEvent (enterFrame) {
Math.round();
_root.GuitarScore = _global.GuitarScore;
_global.GuitarPercent = (_global.GuitarScore / _global.timing_counter) * 100;
_root.GuitarPercent = Math.round(_global.GuitarPercent);
_root.active_note = _global.active_note;
_root.timing_counter = _global.timing_counter;
if (Key.isDown(32) || Key.isDown(40)) {
++_global.is_playing;
if (_global.is_playing == 1) {
_root.maiko.maiko_concert.strum.gotoAndPlay(2);
if (_global.gmini_bounce == 1) {
_root.maiko.maiko_concert.strum.boobs.gotoAndPlay(2);
}
}
} else {
_global.is_playing = 0;
}
i = 1;
while (i < _global.maxnotes) {
if (_root.Music2['notehit' + i].hitTest(_root.Music2.position_arrow.position_bar) == true) {
if (_root.Music2['notehit' + i]._currentframe == 3 && _root.Music2['notehit' + i].hitTest(_root.Music2.position_arrow.position_bar) == true) {
_global['current_state' + i] = 1;
} else {
if (_global.is_playing == 1 && _root.Music2['notehit' + i].hitTest(_root.Music2.position_arrow.position_bar) == true) {
++_global.GuitarScore;
_global['current_state' + i] = 1;
_root.music1_guitar.setVolume(100);
_root.Music2['notehit' + i].gotoAndStop(3);
} else {
if (_root.Music2['notehit' + i].hitTest(_root.Music2.position_arrow.position_bar) == true) {
_global['current_state' + i] = 1;
_root.Music2['notehit' + i].gotoAndStop(2);
}
}
}
} else {
_global['current_state' + i] = 0;
if (_root.Music2['notehit' + i]._currentframe == 2) {
_root.music1_guitar.setVolume(0);
}
_root.Music2['notehit' + i].gotoAndStop(1);
}
++i;
}
if (_global.current_state1 == 0 && _global.current_state2 == 0 && _global.current_state3 == 0 && _global.current_state4 == 0 && _global.current_state5 == 0 && _global.current_state6 == 0 && _global.current_state7 == 0 && _global.current_state8 == 0 && _global.current_state9 == 0 && _global.current_state10 == 0 && _global.current_state11 == 0 && _global.current_state12 == 0 && _global.current_state13 == 0 && _global.current_state14 == 0 && _global.is_playing == 1) {
--_global.GuitarScore;
_root.music1_guitar.setVolume(0);
}
_global.previous_score = _global.GuitarScore;
_global.previous_state = _global.current_state;
}
}
movieClip 3591 {
}
button 3592 {
on (release) {
_root.Music2.gotoAndStop(1);
_root.music1_vocals.gotoAndStop(1);
_root.music1_drums.gotoAndStop(1);
_global.GuitarScore = 0;
_global.GuitarPercent = 0;
_global.timing_counter = 0;
if (_global.play_mode == 1) {
_global.play_mode = 2;
_root.song_text = 'loop2';
} else {
if (_global.play_mode == 2) {
_global.play_mode = 3;
_root.song_text = 'full song';
} else {
if (_global.play_mode == 3) {
_global.play_mode = 1;
_root.song_text = 'loop1';
}
}
}
}
}
button 3594 {
on (release) {
Key.removeListener(keyListener5);
if (_global.GuitarPercent >= 80 && _global.play_mode == 3) {
_global.all_plus_relation();
_root.gotoAndStop(84);
} else {
if (_global.GuitarPercent >= 80) {
_root.gotoAndStop(84);
} else {
_root.gotoAndStop(85);
}
}
}
}
button 3595 {
on (release) {
if (_global.play_mode == 3 || _global.play_mode == 1) {
_root.Music2.gotoAndPlay(2);
_root.music1_drums.gotoAndPlay(2);
} else {
_root.Music2.gotoAndPlay(1384);
_root.music1_drums.gotoAndPlay(1384);
}
_root.maiko.maiko_concert.head.gotoAndPlay(1);
_root.maiko.maiko_concert.strum.gotoAndStop(1);
_root.maiko.maiko_concert.body.gotoAndPlay(1);
_global.GuitarScore = 0;
_global.GuitarPercent = 0;
_global.timing_counter = 0;
}
}
button 3596 {
on (release) {
_root.Music2.gotoAndStop(1);
_root.music1_drums.gotoAndStop(1);
_root.maiko.maiko_concert.head.gotoAndStop(3);
_root.maiko.maiko_concert.strum.gotoAndStop(1);
_root.maiko.maiko_concert.body.gotoAndStop(1);
_global.GuitarScore = 0;
_global.GuitarPercent = 0;
_global.timing_counter = 0;
}
}
movieClip 3604 {
frame 1 {
stop();
}
frame 2 {
stop();
}
}
movieClip 3607 {
frame 1 {
stop();
}
}
movieClip 3610 {
frame 1 {
stop();
}
}
movieClip 3613 {
frame 1 {
stop();
}
}
movieClip 3616 {
frame 1 {
stop();
}
}
movieClip 3617 {
frame 1 {
stop();
}
}
movieClip 3618 {
}
movieClip 3619 {
frame 1 {
stop();
}
frame 124 {
if (_global.play_mode == 1) {
stop();
}
}
frame 377 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 382 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 384 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 386 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 388 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 391 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 393 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 412 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 414 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 418 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 420 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 424 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 435 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 439 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 441 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 445 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 450 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 461 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 463 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 471 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 473 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 484 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 504 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 508 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 510 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 514 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 526 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 528 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 532 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 534 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 538 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 540 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 544 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 556 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 560 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 562 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 566 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 568 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 572 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 574 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 590 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 592 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 596 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 598 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 602 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 604 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 616 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 633 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 637 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 639 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 643 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 645 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 659 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 670 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 674 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 676 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 680 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 682 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 711 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 796 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 800 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 802 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 806 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 808 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 838 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1053 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1057 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1059 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1063 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1065 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1069 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1090 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1094 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1096 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1100 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1102 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1106 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1108 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1126 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1132 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1136 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1138 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1142 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1144 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1148 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1150 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1154 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1156 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1160 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1162 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1169 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1171 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1180 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1182 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1186 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1188 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1192 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1194 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1198 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1200 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1204 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1206 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1218 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1226 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1230 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1232 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1236 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1238 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1242 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1247 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1251 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1253 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1257 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1259 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1263 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1270 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1276 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1278 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1301 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1308 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1316 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1318 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1322 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1325 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1329 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1333 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1337 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1341 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1345 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1349 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1353 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1357 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1373 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1383 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1387 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1390 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1397 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1399 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1403 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1405 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1419 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1421 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1430 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1434 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1436 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1455 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1549 {
if (_global.play_mode == 2) {
stop();
}
}
frame 1554 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1558 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1560 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1565 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1567 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1571 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1573 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1577 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1579 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1583 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1636 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 1646 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1650 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 1654 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 1674 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2058 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2062 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2064 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2068 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2070 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2074 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2095 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2099 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2101 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2105 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2107 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2111 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2113 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2131 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2137 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2141 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2143 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2147 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2149 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2153 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2155 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2159 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2161 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2165 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2167 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2174 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2176 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2185 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2187 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2191 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2193 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2197 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2199 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2203 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2205 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2209 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2211 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2223 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2231 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2235 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2237 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2241 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2243 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2247 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2252 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2256 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2258 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2262 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2264 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2268 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2275 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2281 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2283 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2306 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2313 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2321 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2323 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2327 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2330 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2334 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2338 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2342 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2346 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2350 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2354 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2358 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2362 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2378 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2400 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2404 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2406 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2410 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2412 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2416 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2418 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2422 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2424 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2438 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2441 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2445 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2447 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2451 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2453 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2457 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2459 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2463 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2465 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2479 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2483 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2487 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2489 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2493 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2495 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2504 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2506 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2510 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2512 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2516 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2525 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2531 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2537 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2541 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2545 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2549 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2551 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2555 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2557 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2564 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2566 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2570 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2572 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2576 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2578 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2597 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2604 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2608 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2610 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2614 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2616 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2620 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2622 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2639 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2642 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2646 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2648 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2652 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2654 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2658 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2660 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2664 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2666 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2682 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2684 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2688 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2690 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2694 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2696 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2700 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2702 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2706 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2708 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2725 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2727 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2731 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2733 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2737 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2739 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2743 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2745 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2749 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2751 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2755 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2757 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2809 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2811 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2815 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2817 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2821 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2823 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2827 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2829 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(3);
}
frame 2833 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2835 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(23);
}
frame 2839 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 2841 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(2);
}
frame 2881 {
_root.maiko.greel_concert.head.mouth.gotoAndStop(1);
}
frame 3403 {
stop();
}
}
movieClip 3622 {
}
movieClip 3623 {
frame 1 {
stop();
}
}
movieClip 3625 {
}
movieClip 3627 {
}
movieClip 3628 {
frame 1 {
stop();
}
frame 43 {
++_global.timing_counter;
}
frame 48 {
++_global.timing_counter;
}
frame 53 {
++_global.timing_counter;
}
frame 58 {
++_global.timing_counter;
}
frame 66 {
++_global.timing_counter;
}
frame 72 {
++_global.timing_counter;
}
frame 77 {
++_global.timing_counter;
}
frame 87 {
++_global.timing_counter;
}
frame 93 {
++_global.timing_counter;
}
frame 98 {
++_global.timing_counter;
}
frame 112 {
++_global.timing_counter;
}
frame 118 {
++_global.timing_counter;
}
frame 124 {
if (_global.play_mode == 1) {
stop();
}
}
frame 127 {
++_global.timing_counter;
}
frame 132 {
++_global.timing_counter;
}
frame 137 {
++_global.timing_counter;
}
frame 142 {
++_global.timing_counter;
}
frame 150 {
++_global.timing_counter;
}
frame 156 {
++_global.timing_counter;
}
frame 161 {
++_global.timing_counter;
}
frame 171 {
++_global.timing_counter;
}
frame 177 {
++_global.timing_counter;
}
frame 182 {
++_global.timing_counter;
}
frame 194 {
++_global.timing_counter;
}
frame 201 {
++_global.timing_counter;
}
frame 206 {
++_global.timing_counter;
}
frame 208 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 211 {
++_global.timing_counter;
}
frame 216 {
++_global.timing_counter;
}
frame 221 {
++_global.timing_counter;
}
frame 226 {
++_global.timing_counter;
}
frame 234 {
++_global.timing_counter;
}
frame 240 {
++_global.timing_counter;
}
frame 245 {
++_global.timing_counter;
}
frame 255 {
++_global.timing_counter;
}
frame 261 {
++_global.timing_counter;
}
frame 266 {
++_global.timing_counter;
}
frame 280 {
++_global.timing_counter;
}
frame 286 {
++_global.timing_counter;
}
frame 292 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 295 {
++_global.timing_counter;
}
frame 300 {
++_global.timing_counter;
}
frame 305 {
++_global.timing_counter;
}
frame 310 {
++_global.timing_counter;
}
frame 318 {
++_global.timing_counter;
}
frame 324 {
++_global.timing_counter;
}
frame 329 {
++_global.timing_counter;
}
frame 339 {
++_global.timing_counter;
}
frame 345 {
++_global.timing_counter;
}
frame 350 {
++_global.timing_counter;
}
frame 362 {
++_global.timing_counter;
}
frame 369 {
++_global.timing_counter;
}
frame 374 {
++_global.timing_counter;
}
frame 376 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 379 {
++_global.timing_counter;
}
frame 384 {
++_global.timing_counter;
}
frame 389 {
++_global.timing_counter;
}
frame 394 {
++_global.timing_counter;
}
frame 402 {
++_global.timing_counter;
}
frame 408 {
++_global.timing_counter;
}
frame 413 {
++_global.timing_counter;
}
frame 423 {
++_global.timing_counter;
}
frame 429 {
++_global.timing_counter;
}
frame 434 {
++_global.timing_counter;
}
frame 448 {
++_global.timing_counter;
}
frame 454 {
++_global.timing_counter;
}
frame 460 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 463 {
++_global.timing_counter;
}
frame 468 {
++_global.timing_counter;
}
frame 473 {
++_global.timing_counter;
}
frame 478 {
++_global.timing_counter;
}
frame 486 {
++_global.timing_counter;
}
frame 492 {
++_global.timing_counter;
}
frame 497 {
++_global.timing_counter;
}
frame 507 {
++_global.timing_counter;
}
frame 513 {
++_global.timing_counter;
}
frame 518 {
++_global.timing_counter;
}
frame 530 {
++_global.timing_counter;
}
frame 537 {
++_global.timing_counter;
}
frame 542 {
++_global.timing_counter;
}
frame 544 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 547 {
++_global.timing_counter;
}
frame 552 {
++_global.timing_counter;
}
frame 557 {
++_global.timing_counter;
}
frame 562 {
++_global.timing_counter;
}
frame 570 {
++_global.timing_counter;
}
frame 576 {
++_global.timing_counter;
}
frame 581 {
++_global.timing_counter;
}
frame 591 {
++_global.timing_counter;
}
frame 597 {
++_global.timing_counter;
}
frame 602 {
++_global.timing_counter;
}
frame 616 {
++_global.timing_counter;
}
frame 622 {
++_global.timing_counter;
}
frame 628 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 631 {
++_global.timing_counter;
}
frame 636 {
++_global.timing_counter;
}
frame 641 {
++_global.timing_counter;
}
frame 646 {
++_global.timing_counter;
}
frame 654 {
++_global.timing_counter;
}
frame 660 {
++_global.timing_counter;
}
frame 665 {
++_global.timing_counter;
}
frame 675 {
++_global.timing_counter;
}
frame 681 {
++_global.timing_counter;
}
frame 686 {
++_global.timing_counter;
}
frame 698 {
++_global.timing_counter;
}
frame 705 {
++_global.timing_counter;
}
frame 710 {
++_global.timing_counter;
}
frame 712 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndPlay(4);
} else {
_root.maiko.gotoAndPlay(43);
}
}
}
frame 715 {
++_global.timing_counter;
}
frame 720 {
++_global.timing_counter;
}
frame 725 {
++_global.timing_counter;
}
frame 730 {
++_global.timing_counter;
}
frame 738 {
++_global.timing_counter;
}
frame 744 {
++_global.timing_counter;
}
frame 749 {
++_global.timing_counter;
}
frame 759 {
++_global.timing_counter;
}
frame 765 {
++_global.timing_counter;
}
frame 770 {
++_global.timing_counter;
}
frame 782 {
++_global.timing_counter;
}
frame 789 {
++_global.timing_counter;
}
frame 794 {
++_global.timing_counter;
}
frame 796 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndPlay(25);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 799 {
++_global.timing_counter;
}
frame 804 {
++_global.timing_counter;
}
frame 809 {
++_global.timing_counter;
}
frame 814 {
++_global.timing_counter;
}
frame 822 {
++_global.timing_counter;
}
frame 828 {
++_global.timing_counter;
}
frame 833 {
++_global.timing_counter;
}
frame 843 {
++_global.timing_counter;
}
frame 849 {
++_global.timing_counter;
}
frame 854 {
++_global.timing_counter;
}
frame 866 {
++_global.timing_counter;
}
frame 873 {
++_global.timing_counter;
}
frame 878 {
++_global.timing_counter;
}
frame 880 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 883 {
++_global.timing_counter;
}
frame 888 {
++_global.timing_counter;
}
frame 893 {
++_global.timing_counter;
}
frame 898 {
++_global.timing_counter;
}
frame 906 {
++_global.timing_counter;
}
frame 912 {
++_global.timing_counter;
}
frame 917 {
++_global.timing_counter;
}
frame 927 {
++_global.timing_counter;
}
frame 933 {
++_global.timing_counter;
}
frame 938 {
++_global.timing_counter;
}
frame 950 {
++_global.timing_counter;
}
frame 957 {
++_global.timing_counter;
}
frame 962 {
++_global.timing_counter;
}
frame 964 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 967 {
++_global.timing_counter;
}
frame 972 {
++_global.timing_counter;
}
frame 977 {
++_global.timing_counter;
}
frame 982 {
++_global.timing_counter;
}
frame 990 {
++_global.timing_counter;
}
frame 996 {
++_global.timing_counter;
}
frame 1001 {
++_global.timing_counter;
}
frame 1011 {
++_global.timing_counter;
}
frame 1017 {
++_global.timing_counter;
}
frame 1022 {
++_global.timing_counter;
}
frame 1034 {
++_global.timing_counter;
}
frame 1041 {
++_global.timing_counter;
}
frame 1046 {
++_global.timing_counter;
}
frame 1048 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 1051 {
++_global.timing_counter;
}
frame 1056 {
++_global.timing_counter;
}
frame 1061 {
++_global.timing_counter;
}
frame 1066 {
++_global.timing_counter;
}
frame 1074 {
++_global.timing_counter;
}
frame 1080 {
++_global.timing_counter;
}
frame 1085 {
++_global.timing_counter;
}
frame 1095 {
++_global.timing_counter;
}
frame 1101 {
++_global.timing_counter;
}
frame 1106 {
++_global.timing_counter;
}
frame 1118 {
++_global.timing_counter;
}
frame 1125 {
++_global.timing_counter;
}
frame 1130 {
++_global.timing_counter;
}
frame 1135 {
++_global.timing_counter;
}
frame 1140 {
++_global.timing_counter;
}
frame 1145 {
++_global.timing_counter;
}
frame 1150 {
++_global.timing_counter;
}
frame 1158 {
++_global.timing_counter;
}
frame 1164 {
++_global.timing_counter;
}
frame 1169 {
++_global.timing_counter;
}
frame 1179 {
++_global.timing_counter;
}
frame 1185 {
++_global.timing_counter;
}
frame 1190 {
++_global.timing_counter;
}
frame 1202 {
++_global.timing_counter;
}
frame 1209 {
++_global.timing_counter;
}
frame 1214 {
++_global.timing_counter;
}
frame 1216 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndPlay(25);
} else {
_root.maiko.gotoAndPlay(64);
}
}
}
frame 1219 {
++_global.timing_counter;
}
frame 1224 {
++_global.timing_counter;
}
frame 1229 {
++_global.timing_counter;
}
frame 1234 {
++_global.timing_counter;
}
frame 1242 {
++_global.timing_counter;
}
frame 1248 {
++_global.timing_counter;
}
frame 1253 {
++_global.timing_counter;
}
frame 1263 {
++_global.timing_counter;
}
frame 1269 {
++_global.timing_counter;
}
frame 1274 {
++_global.timing_counter;
}
frame 1286 {
++_global.timing_counter;
}
frame 1293 {
++_global.timing_counter;
}
frame 1298 {
++_global.timing_counter;
}
frame 1300 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(3);
} else {
_root.maiko.gotoAndStop(42);
}
}
}
frame 1303 {
++_global.timing_counter;
}
frame 1308 {
++_global.timing_counter;
}
frame 1313 {
++_global.timing_counter;
}
frame 1318 {
++_global.timing_counter;
}
frame 1326 {
++_global.timing_counter;
}
frame 1332 {
++_global.timing_counter;
}
frame 1337 {
++_global.timing_counter;
}
frame 1347 {
++_global.timing_counter;
}
frame 1353 {
++_global.timing_counter;
}
frame 1358 {
++_global.timing_counter;
}
frame 1370 {
++_global.timing_counter;
}
frame 1377 {
++_global.timing_counter;
}
frame 1382 {
++_global.timing_counter;
}
frame 1383 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(1);
} else {
_root.maiko.gotoAndStop(1);
}
}
}
frame 1384 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(1);
} else {
_root.maiko.gotoAndStop(1);
}
}
}
frame 1387 {
++_global.timing_counter;
}
frame 1391 {
++_global.timing_counter;
}
frame 1396 {
++_global.timing_counter;
}
frame 1401 {
++_global.timing_counter;
}
frame 1406 {
++_global.timing_counter;
}
frame 1412 {
++_global.timing_counter;
}
frame 1417 {
++_global.timing_counter;
}
frame 1422 {
++_global.timing_counter;
}
frame 1431 {
++_global.timing_counter;
}
frame 1437 {
++_global.timing_counter;
}
frame 1442 {
++_global.timing_counter;
}
frame 1448 {
++_global.timing_counter;
}
frame 1453 {
++_global.timing_counter;
}
frame 1457 {
++_global.timing_counter;
}
frame 1466 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(2);
} else {
_root.maiko.gotoAndStop(2);
}
}
}
frame 1468 {
++_global.timing_counter;
}
frame 1472 {
++_global.timing_counter;
}
frame 1477 {
++_global.timing_counter;
}
frame 1486 {
++_global.timing_counter;
}
frame 1494 {
++_global.timing_counter;
}
frame 1499 {
++_global.timing_counter;
}
frame 1503 {
++_global.timing_counter;
}
frame 1516 {
++_global.timing_counter;
}
frame 1521 {
++_global.timing_counter;
}
frame 1526 {
++_global.timing_counter;
}
frame 1536 {
++_global.timing_counter;
}
frame 1541 {
++_global.timing_counter;
}
frame 1545 {
++_global.timing_counter;
}
frame 1546 {
if (_global.play_mode == 2) {
stop();
}
}
frame 1546 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(1);
} else {
_root.maiko.gotoAndStop(40);
}
}
}
frame 1547 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(1);
} else {
_root.maiko.gotoAndStop(40);
}
}
}
frame 1557 {
++_global.timing_counter;
}
frame 1561 {
++_global.timing_counter;
}
frame 1566 {
++_global.timing_counter;
}
frame 1571 {
++_global.timing_counter;
}
frame 1576 {
++_global.timing_counter;
}
frame 1582 {
++_global.timing_counter;
}
frame 1587 {
++_global.timing_counter;
}
frame 1592 {
++_global.timing_counter;
}
frame 1601 {
++_global.timing_counter;
}
frame 1607 {
++_global.timing_counter;
}
frame 1612 {
++_global.timing_counter;
}
frame 1618 {
++_global.timing_counter;
}
frame 1623 {
++_global.timing_counter;
}
frame 1627 {
++_global.timing_counter;
}
frame 1634 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(2);
} else {
_root.maiko.gotoAndPlay(43);
}
}
}
frame 1637 {
++_global.timing_counter;
}
frame 1641 {
++_global.timing_counter;
}
frame 1646 {
++_global.timing_counter;
}
frame 1655 {
++_global.timing_counter;
}
frame 1663 {
++_global.timing_counter;
}
frame 1668 {
++_global.timing_counter;
}
frame 1672 {
++_global.timing_counter;
}
frame 1685 {
++_global.timing_counter;
}
frame 1690 {
++_global.timing_counter;
}
frame 1695 {
++_global.timing_counter;
}
frame 1705 {
++_global.timing_counter;
}
frame 1710 {
++_global.timing_counter;
}
frame 1714 {
++_global.timing_counter;
}
frame 1721 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndPlay(4);
} else {
_root.maiko.gotoAndPlay(43);
}
}
}
frame 1723 {
++_global.timing_counter;
}
frame 1728 {
++_global.timing_counter;
}
frame 1733 {
++_global.timing_counter;
}
frame 1738 {
++_global.timing_counter;
}
frame 1746 {
++_global.timing_counter;
}
frame 1752 {
++_global.timing_counter;
}
frame 1757 {
++_global.timing_counter;
}
frame 1767 {
++_global.timing_counter;
}
frame 1773 {
++_global.timing_counter;
}
frame 1778 {
++_global.timing_counter;
}
frame 1790 {
++_global.timing_counter;
}
frame 1797 {
++_global.timing_counter;
}
frame 1802 {
++_global.timing_counter;
}
frame 1804 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndPlay(25);
} else {
_root.maiko.gotoAndPlay(43);
}
}
}
frame 1807 {
++_global.timing_counter;
}
frame 1812 {
++_global.timing_counter;
}
frame 1817 {
++_global.timing_counter;
}
frame 1822 {
++_global.timing_counter;
}
frame 1830 {
++_global.timing_counter;
}
frame 1836 {
++_global.timing_counter;
}
frame 1841 {
++_global.timing_counter;
}
frame 1851 {
++_global.timing_counter;
}
frame 1857 {
++_global.timing_counter;
}
frame 1862 {
++_global.timing_counter;
}
frame 1874 {
++_global.timing_counter;
}
frame 1881 {
++_global.timing_counter;
}
frame 1886 {
++_global.timing_counter;
}
frame 1888 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 1891 {
++_global.timing_counter;
}
frame 1896 {
++_global.timing_counter;
}
frame 1901 {
++_global.timing_counter;
}
frame 1906 {
++_global.timing_counter;
}
frame 1914 {
++_global.timing_counter;
}
frame 1920 {
++_global.timing_counter;
}
frame 1925 {
++_global.timing_counter;
}
frame 1935 {
++_global.timing_counter;
}
frame 1941 {
++_global.timing_counter;
}
frame 1946 {
++_global.timing_counter;
}
frame 1958 {
++_global.timing_counter;
}
frame 1965 {
++_global.timing_counter;
}
frame 1970 {
++_global.timing_counter;
}
frame 1972 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 1975 {
++_global.timing_counter;
}
frame 1980 {
++_global.timing_counter;
}
frame 1985 {
++_global.timing_counter;
}
frame 1990 {
++_global.timing_counter;
}
frame 1998 {
++_global.timing_counter;
}
frame 2004 {
++_global.timing_counter;
}
frame 2009 {
++_global.timing_counter;
}
frame 2019 {
++_global.timing_counter;
}
frame 2025 {
++_global.timing_counter;
}
frame 2030 {
++_global.timing_counter;
}
frame 2042 {
++_global.timing_counter;
}
frame 2049 {
++_global.timing_counter;
}
frame 2054 {
++_global.timing_counter;
}
frame 2056 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2059 {
++_global.timing_counter;
}
frame 2064 {
++_global.timing_counter;
}
frame 2069 {
++_global.timing_counter;
}
frame 2074 {
++_global.timing_counter;
}
frame 2082 {
++_global.timing_counter;
}
frame 2088 {
++_global.timing_counter;
}
frame 2093 {
++_global.timing_counter;
}
frame 2103 {
++_global.timing_counter;
}
frame 2109 {
++_global.timing_counter;
}
frame 2114 {
++_global.timing_counter;
}
frame 2126 {
++_global.timing_counter;
}
frame 2133 {
++_global.timing_counter;
}
frame 2138 {
++_global.timing_counter;
}
frame 2140 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2143 {
++_global.timing_counter;
}
frame 2148 {
++_global.timing_counter;
}
frame 2153 {
++_global.timing_counter;
}
frame 2158 {
++_global.timing_counter;
}
frame 2166 {
++_global.timing_counter;
}
frame 2172 {
++_global.timing_counter;
}
frame 2177 {
++_global.timing_counter;
}
frame 2187 {
++_global.timing_counter;
}
frame 2193 {
++_global.timing_counter;
}
frame 2198 {
++_global.timing_counter;
}
frame 2210 {
++_global.timing_counter;
}
frame 2217 {
++_global.timing_counter;
}
frame 2222 {
++_global.timing_counter;
}
frame 2224 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2229 {
++_global.timing_counter;
}
frame 2234 {
++_global.timing_counter;
}
frame 2239 {
++_global.timing_counter;
}
frame 2244 {
++_global.timing_counter;
}
frame 2252 {
++_global.timing_counter;
}
frame 2258 {
++_global.timing_counter;
}
frame 2263 {
++_global.timing_counter;
}
frame 2273 {
++_global.timing_counter;
}
frame 2279 {
++_global.timing_counter;
}
frame 2284 {
++_global.timing_counter;
}
frame 2296 {
++_global.timing_counter;
}
frame 2303 {
++_global.timing_counter;
}
frame 2308 {
++_global.timing_counter;
}
frame 2308 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2311 {
++_global.timing_counter;
}
frame 2316 {
++_global.timing_counter;
}
frame 2321 {
++_global.timing_counter;
}
frame 2326 {
++_global.timing_counter;
}
frame 2334 {
++_global.timing_counter;
}
frame 2340 {
++_global.timing_counter;
}
frame 2345 {
++_global.timing_counter;
}
frame 2355 {
++_global.timing_counter;
}
frame 2361 {
++_global.timing_counter;
}
frame 2366 {
++_global.timing_counter;
}
frame 2378 {
++_global.timing_counter;
}
frame 2385 {
++_global.timing_counter;
}
frame 2390 {
++_global.timing_counter;
}
frame 2392 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2397 {
++_global.timing_counter;
}
frame 2402 {
++_global.timing_counter;
}
frame 2407 {
++_global.timing_counter;
}
frame 2412 {
++_global.timing_counter;
}
frame 2420 {
++_global.timing_counter;
}
frame 2426 {
++_global.timing_counter;
}
frame 2431 {
++_global.timing_counter;
}
frame 2441 {
++_global.timing_counter;
}
frame 2447 {
++_global.timing_counter;
}
frame 2452 {
++_global.timing_counter;
}
frame 2464 {
++_global.timing_counter;
}
frame 2471 {
++_global.timing_counter;
}
frame 2476 {
++_global.timing_counter;
}
frame 2476 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2479 {
++_global.timing_counter;
}
frame 2484 {
++_global.timing_counter;
}
frame 2489 {
++_global.timing_counter;
}
frame 2494 {
++_global.timing_counter;
}
frame 2502 {
++_global.timing_counter;
}
frame 2508 {
++_global.timing_counter;
}
frame 2513 {
++_global.timing_counter;
}
frame 2523 {
++_global.timing_counter;
}
frame 2529 {
++_global.timing_counter;
}
frame 2534 {
++_global.timing_counter;
}
frame 2546 {
++_global.timing_counter;
}
frame 2553 {
++_global.timing_counter;
}
frame 2558 {
++_global.timing_counter;
}
frame 2560 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2563 {
++_global.timing_counter;
}
frame 2568 {
++_global.timing_counter;
}
frame 2573 {
++_global.timing_counter;
}
frame 2578 {
++_global.timing_counter;
}
frame 2586 {
++_global.timing_counter;
}
frame 2592 {
++_global.timing_counter;
}
frame 2597 {
++_global.timing_counter;
}
frame 2607 {
++_global.timing_counter;
}
frame 2613 {
++_global.timing_counter;
}
frame 2618 {
++_global.timing_counter;
}
frame 2630 {
++_global.timing_counter;
}
frame 2637 {
++_global.timing_counter;
}
frame 2642 {
++_global.timing_counter;
}
frame 2644 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2647 {
++_global.timing_counter;
}
frame 2652 {
++_global.timing_counter;
}
frame 2657 {
++_global.timing_counter;
}
frame 2662 {
++_global.timing_counter;
}
frame 2670 {
++_global.timing_counter;
}
frame 2676 {
++_global.timing_counter;
}
frame 2681 {
++_global.timing_counter;
}
frame 2691 {
++_global.timing_counter;
}
frame 2697 {
++_global.timing_counter;
}
frame 2702 {
++_global.timing_counter;
}
frame 2714 {
++_global.timing_counter;
}
frame 2721 {
++_global.timing_counter;
}
frame 2726 {
++_global.timing_counter;
}
frame 2729 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2731 {
++_global.timing_counter;
}
frame 2736 {
++_global.timing_counter;
}
frame 2741 {
++_global.timing_counter;
}
frame 2746 {
++_global.timing_counter;
}
frame 2754 {
++_global.timing_counter;
}
frame 2760 {
++_global.timing_counter;
}
frame 2765 {
++_global.timing_counter;
}
frame 2775 {
++_global.timing_counter;
}
frame 2781 {
++_global.timing_counter;
}
frame 2786 {
++_global.timing_counter;
}
frame 2798 {
++_global.timing_counter;
}
frame 2805 {
++_global.timing_counter;
}
frame 2810 {
++_global.timing_counter;
}
frame 2815 {
++_global.timing_counter;
}
frame 2820 {
++_global.timing_counter;
}
frame 2825 {
++_global.timing_counter;
}
frame 2830 {
++_global.timing_counter;
}
frame 2838 {
++_global.timing_counter;
}
frame 2844 {
++_global.timing_counter;
}
frame 2849 {
++_global.timing_counter;
}
frame 2859 {
++_global.timing_counter;
}
frame 2865 {
++_global.timing_counter;
}
frame 2870 {
++_global.timing_counter;
}
frame 2882 {
++_global.timing_counter;
}
frame 2889 {
++_global.timing_counter;
}
frame 2894 {
++_global.timing_counter;
}
frame 2897 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(random(3) + 1);
} else {
_root.maiko.gotoAndStop(random(3) + 40);
}
}
}
frame 2899 {
++_global.timing_counter;
}
frame 2904 {
++_global.timing_counter;
}
frame 2909 {
++_global.timing_counter;
}
frame 2914 {
++_global.timing_counter;
}
frame 2922 {
++_global.timing_counter;
}
frame 2928 {
++_global.timing_counter;
}
frame 2933 {
++_global.timing_counter;
}
frame 2943 {
++_global.timing_counter;
}
frame 2949 {
++_global.timing_counter;
}
frame 2954 {
++_global.timing_counter;
}
frame 2966 {
++_global.timing_counter;
}
frame 2973 {
++_global.timing_counter;
}
frame 2978 {
++_global.timing_counter;
}
frame 2983 {
++_global.timing_counter;
}
frame 2988 {
++_global.timing_counter;
}
frame 2993 {
++_global.timing_counter;
}
frame 2998 {
++_global.timing_counter;
}
frame 3006 {
++_global.timing_counter;
}
frame 3012 {
++_global.timing_counter;
}
frame 3017 {
++_global.timing_counter;
}
frame 3027 {
++_global.timing_counter;
}
frame 3033 {
++_global.timing_counter;
}
frame 3038 {
++_global.timing_counter;
}
frame 3050 {
++_global.timing_counter;
}
frame 3057 {
++_global.timing_counter;
}
frame 3062 {
++_global.timing_counter;
}
frame 3065 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(1);
} else {
_root.maiko.gotoAndStop(40);
}
}
}
frame 3066 {
++_global.timing_counter;
}
frame 3070 {
++_global.timing_counter;
}
frame 3075 {
++_global.timing_counter;
}
frame 3080 {
++_global.timing_counter;
}
frame 3085 {
++_global.timing_counter;
}
frame 3091 {
++_global.timing_counter;
}
frame 3096 {
++_global.timing_counter;
}
frame 3101 {
++_global.timing_counter;
}
frame 3110 {
++_global.timing_counter;
}
frame 3116 {
++_global.timing_counter;
}
frame 3121 {
++_global.timing_counter;
}
frame 3127 {
++_global.timing_counter;
}
frame 3132 {
++_global.timing_counter;
}
frame 3136 {
++_global.timing_counter;
}
frame 3147 {
++_global.timing_counter;
}
frame 3151 {
++_global.timing_counter;
}
frame 3156 {
++_global.timing_counter;
}
frame 3165 {
++_global.timing_counter;
}
frame 3173 {
++_global.timing_counter;
}
frame 3178 {
++_global.timing_counter;
}
frame 3182 {
++_global.timing_counter;
}
frame 3195 {
++_global.timing_counter;
}
frame 3200 {
++_global.timing_counter;
}
frame 3205 {
++_global.timing_counter;
}
frame 3216 {
++_global.timing_counter;
}
frame 3221 {
++_global.timing_counter;
}
frame 3225 {
++_global.timing_counter;
}
frame 3234 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(2);
} else {
_root.maiko.gotoAndPlay(64);
}
}
}
frame 3236 {
++_global.timing_counter;
}
frame 3240 {
++_global.timing_counter;
}
frame 3245 {
++_global.timing_counter;
}
frame 3250 {
++_global.timing_counter;
}
frame 3255 {
++_global.timing_counter;
}
frame 3261 {
++_global.timing_counter;
}
frame 3266 {
++_global.timing_counter;
}
frame 3271 {
++_global.timing_counter;
}
frame 3280 {
++_global.timing_counter;
}
frame 3286 {
++_global.timing_counter;
}
frame 3291 {
++_global.timing_counter;
}
frame 3297 {
++_global.timing_counter;
}
frame 3302 {
++_global.timing_counter;
}
frame 3306 {
++_global.timing_counter;
}
frame 3316 {
++_global.timing_counter;
}
frame 3320 {
++_global.timing_counter;
}
frame 3325 {
++_global.timing_counter;
}
frame 3334 {
++_global.timing_counter;
}
frame 3342 {
++_global.timing_counter;
}
frame 3347 {
++_global.timing_counter;
}
frame 3351 {
++_global.timing_counter;
}
frame 3364 {
++_global.timing_counter;
}
frame 3369 {
++_global.timing_counter;
}
frame 3374 {
++_global.timing_counter;
}
frame 3384 {
++_global.timing_counter;
}
frame 3389 {
++_global.timing_counter;
}
frame 3391 {
if (_global.gmini_dynamic_camera == 1) {
if (_global.gmini_graphics == 1) {
_root.maiko.gotoAndStop(1);
} else {
_root.maiko.gotoAndStop(1);
}
}
}
frame 3393 {
stop();
}
frame 3393 {
++_global.timing_counter;
}
}
frame 38 {
_root.Music_mc.gotoAndStop(1);
}
frame 38 {
_global.has_cum_on_face = 0;
_global.inshower = 1;
_global.maiko_wash_hair = function () {
_root.UMshower.start();
_root.yuri.gotoAndPlay(5);
_root.yuri.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
_root.yuri.body.eye_move.gotoAndStop('front');
_root.yuri.body.eyebrow_profile.gotoAndStop('normal');
_root.yuri.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_upper.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_lower.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_upper.hair.gotoAndStop(2);
_root.yuri.boobs_outter.gotoAndStop(_global.MaikoChar);
_root.yuri.boobs_inner.gotoAndStop(_global.MaikoChar);
};
_global.maiko_boob_tease = function () {
_root.yuri.gotoAndPlay(107);
_root.yuri.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
_root.yuri.body.eye_move.gotoAndStop('front');
_root.yuri.body.eyebrow_profile.gotoAndStop('normal');
_root.yuri.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_upper.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_lower.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_upper.hair.gotoAndStop(2);
_root.yuri.boobs_outter.gotoAndStop(_global.MaikoChar);
_root.yuri.boobs_inner.gotoAndStop(_global.MaikoChar);
};
_global.maiko_66 = function () {
_root.yuri.gotoAndPlay(66);
_root.yuri.body.eye_move.eye.gotoAndStop(_global.MaikoChar);
_root.yuri.body.eye_move.gotoAndStop('down');
_root.yuri.body.eyebrow_profile.eyebrow.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_upper.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_lower.gotoAndStop(_global.MaikoChar);
_root.yuri.hair_upper.hair.gotoAndStop(2);
_root.yuri.boobs_outter.gotoAndStop(_global.MaikoChar);
_root.yuri.boobs_inner.gotoAndStop(_global.MaikoChar);
_root.yuri.friend_body.eye_move.eye.gotoAndStop(_global.joinfriend);
_root.yuri.friend_body.eye_move.gotoAndStop('down');
_root.yuri.friend_body.eyebrow_profile.eyebrow.gotoAndStop(_global.joinfriend);
_root.yuri.friend_hair_upper.gotoAndStop(_global.joinfriend);
_root.yuri.friend_hair_lower.gotoAndStop(_global.joinfriend);
_root.yuri.friend_hair_upper.hair.gotoAndStop(2);
_root.yuri.friend_boobs_outter.gotoAndStop(_global.joinfriend);
_root.yuri.friend_boobs_inner.gotoAndStop(_global.joinfriend);
if (_global.joinfriend == 8) {
_root.yuri.friend_body.gotoAndStop(2);
}
};
_global.friend_wash_hair = function () {
_root.yuri_friend.gotoAndPlay(5);
_root.yuri_friend.body.eye_move.eye.gotoAndStop(_global.joinfriend);
_root.yuri_friend.body.eye_move.gotoAndStop('front');
_root.yuri_friend.body.eyebrow_profile.gotoAndStop('normal');
_root.yuri_friend.body.eyebrow_profile.eyebrow.gotoAndStop(_global.joinfriend);
_root.yuri_friend.hair_upper.gotoAndStop(_global.joinfriend);
_root.yuri_friend.hair_lower.gotoAndStop(_global.joinfriend);
_root.yuri_friend.hair_upper.hair.gotoAndStop(2);
_root.yuri_friend.boobs_outter.gotoAndStop(_global.joinfriend);
_root.yuri_friend.boobs_inner.gotoAndStop(_global.joinfriend);
};
_global.friend_stare = function () {
_root.CharacterPic_profile.gotoAndStop(2);
_root.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.joinfriend);
_root.CharacterPic_profile.hair_upper.gotoAndStop(_global.joinfriend);
_root.CharacterPic_profile.hair_lower.gotoAndStop(_global.joinfriend);
_root.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.joinfriend);
_root.CharacterPic_profile.hair_upper.hair.gotoAndStop(_global.joinfriend);
_root.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
_root.CharacterPic_profile.body.eye_move.gotoAndStop('down');
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('normal');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.CharacterPic_profile.arm_lower.gotoAndStop(263);
if (_global.joinfriend != 5 && _global.joinfriend != 9 && _global.joinfriend != 10 && _global.joinfriend != 15 && _global.joinfriend != 16 && _global.joinfriend != 17 && _global.joinfriend != 18) {
_root.CharacterPic_profile.body.gotoAndStop(4);
_root.CharacterPic_profile.boobs_upper.gotoAndStop(2);
} else {
_root.CharacterPic_profile.body.gotoAndStop(11);
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(1);
}
if (_global.joinfriend == 2 || _global.joinfriend == 12 || _global.joinfriend == 13 || _global.joinfriend == 14 || _global.joinfriend == 19) {
_root.CharacterPic_profile.boobs_upper.gotoAndStop(2);
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(9);
} else {
if (_global.joinfriend == 3 || _global.joinfriend == 6 || _global.joinfriend == 11) {
_root.CharacterPic_profile.boobs_upper.gotoAndStop(2);
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(5);
} else {
if (_global.joinfriend == 7 || _global.joinfriend == 20 || _global.joinfriend == 4) {
_root.CharacterPic_profile.boobs_upper.gotoAndStop(2);
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(13);
} else {
if (_global.joinfriend == 8) {
_root.CharacterPic_profile.boobs_upper.gotoAndStop(1);
_root.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(1);
}
}
}
}
if (_global.joinfriend == 5) {
_root.CharacterPic_profile.body.penis.penis.gotoAndStop(3);
} else {
if (_global.joinfriend == 9) {
_root.CharacterPic_profile.body.penis.penis.gotoAndStop(2);
} else {
if (_global.joinfriend == 10) {
_root.CharacterPic_profile.body.penis.penis.gotoAndStop(3);
} else {
if (_global.joinfriend == 15) {
_root.CharacterPic_profile.body.penis.penis.gotoAndStop(1);
} else {
if (_global.joinfriend == 16) {
_root.CharacterPic_profile.body.penis.penis.gotoAndStop(1);
} else {
if (_global.joinfriend == 17) {
_root.CharacterPic_profile.body.penis.penis.gotoAndStop(3);
} else {
if (_global.joinfriend == 18) {
_root.CharacterPic_profile.body.penis.penis.gotoAndStop(1);
}
}
}
}
}
}
}
};
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.joinfriend == 2) {
_global.maiko_66();
_root.responsetext = 'Pattie: Let\'s have some fun senpai!';
} else {
if (_global.joinfriend == 3) {
_global.maiko_wash_hair();
_global.friend_wash_hair();
_root.CharacterPic_profile._xscale = -60;
_root.yuri._x -= 50;
_root.CharacterPic_profile._x += 300;
_root.yuri.body.eyebrow_profile.gotoAndStop('normal');
_root.yuri_friend.body.eyebrow_profile.gotoAndStop('mad');
_root.responsetext = 'Luma: Jealous nerd? \nMaiko: of what?';
} else {
if (_global.joinfriend == 4) {
_global.maiko_wash_hair();
_global.friend_wash_hair();
_root.CharacterPic_profile._xscale = -60;
_root.yuri._x -= 50;
_root.CharacterPic_profile._x += 300;
_root.responsetext = 'Riley: It\'s good to relax for a change. \nMaiko: yeah';
} else {
if (_global.joinfriend == 5) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.yuri.gotoAndStop(106);
_root.CharacterPic_profile.arm_upper.gotoAndPlay(264);
_root.CharacterPic_profile.body.eye_move.gotoAndStop('front');
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.responsetext = 'Maiko: Hehe don\'t be so shy Chris it\'s just me...';
} else {
if (_global.joinfriend == 6) {
_global.maiko_66();
_root.responsetext = 'Zytra: Umi! I bet mine are bigger! ';
} else {
if (_global.joinfriend == 7) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.CharacterPic_profile.body.eye_move.gotoAndStop('down');
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.responsetext = 'Joey: Ugh, mines are so small.';
} else {
if (_global.joinfriend == 8) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.CharacterPic_profile.body.gotoAndStop(8);
_root.CharacterPic_profile.body.eye_move.gotoAndStop('down');
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.responsetext = 'Amber: Umiya-san...';
} else {
if (_global.joinfriend == 9) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.yuri._xscale = -60;
_root.yuri._x += 260;
_root.CharacterPic_profile._xscale = -60;
_root.CharacterPic_profile._x += 300;
_root.CharacterPic_profile.arm_upper.gotoAndPlay(264);
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('normal');
_root.yuri.body.eyebrow_profile.gotoAndStop('scared');
_root.yuri.body.eye_move.gotoAndStop('left');
_root.responsetext = 'Greel: wow babydoll... You are so hot! \nMaiko: Greel...';
} else {
if (_global.joinfriend == 10) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.CharacterPic_profile._xscale = -60;
_root.CharacterPic_profile._x += 300;
_root.CharacterPic_profile.arm_upper.gotoAndPlay(264);
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.yuri.body.eye_move.gotoAndStop('down');
_root.yuri.body.eyebrow_profile.gotoAndStop('scared');
_root.responsetext = 'Kyle: I can get used to this Maiko-chan! \nMaiko: Hehe you sicko.';
} else {
if (_global.joinfriend == 11) {
_global.maiko_wash_hair();
_global.friend_wash_hair();
_root.yuri._xscale = -60;
_root.yuri._x += 260;
_root.yuri_friend._xscale = -60;
_root.yuri_friend._x -= 260;
_root.responsetext = 'Roise: I love taking showers Umiya-chan. \nMaiko: I could stay in here for hours.';
} else {
if (_global.joinfriend == 12) {
_global.maiko_wash_hair();
_global.friend_wash_hair();
_root.CharacterPic_profile._xscale = -60;
_root.yuri._x -= 50;
_root.CharacterPic_profile._x += 300;
_root.yuri.body.eyebrow_profile.gotoAndStop('sad');
_root.yuri_friend.body.eyebrow_profile.gotoAndStop('mad');
_root.responsetext = 'Savori: I made sure Kyle wasn\'t around Maiko.\nMaiko: Aww why?\nSavori: What do you mean why!?';
} else {
if (_global.joinfriend == 13) {
_global.maiko_wash_hair();
_global.friend_wash_hair();
_root.CharacterPic_profile._xscale = -60;
_root.yuri._x -= 50;
_root.CharacterPic_profile._x += 300;
_root.yuri_friend.body.eyebrow_profile.gotoAndStop('mad');
_root.responsetext = 'Jeni: Finally! A shower! Phew! Move those cow tits out of the way Maiko!';
} else {
if (_global.joinfriend == 14) {
_global.maiko_66();
_root.yuri.body.eyebrow_profile.gotoAndStop('scared');
_root.responsetext = 'Leyah: Nyaaa!! Leyah-chan will clean you Maiko-nyan~!!';
} else {
if (_global.joinfriend == 15) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.CharacterPic_profile._xscale = -60;
_root.CharacterPic_profile._x += 300;
_root.CharacterPic_profile.arm_upper.gotoAndPlay(264);
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('mad');
_root.yuri.body.eye_move.gotoAndStop('down');
_root.yuri.body.eyebrow_profile.gotoAndStop('normal');
_root.responsetext = 'Joiry: Damn girlie, nice rack! \nMaiko: Nice cock...';
} else {
if (_global.joinfriend == 16) {
_global.maiko_boob_tease();
_global.friend_stare();
_root.CharacterPic_profile._xscale = -60;
_root.CharacterPic_profile._x += 300;
_root.CharacterPic_profile.arm_upper.gotoAndPlay(264);
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('mad');
_root.yuri.body.eye_move.gotoAndStop('down');
_root.yuri.body.eyebrow_profile.gotoAndStop('scared');
_root.responsetext = 'David: Holy shit those are some fucking huge tits!\nMaiko: Just don\'t cum on me please.';
} else {
if (_global.joinfriend == 17) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.CharacterPic_profile._xscale = -60;
_root.yuri._x -= 50;
_root.CharacterPic_profile._x += 300;
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.responsetext = 'Tsugo: It\'s natural to want to see me nude Maiko-chan. I forgive you.\nMaiko: Hehe, shut up blondie.';
} else {
if (_global.joinfriend == 18) {
_global.maiko_wash_hair();
_root.yuri.gotoAndStop(106);
_global.friend_stare();
_root.CharacterPic_profile._xscale = -60;
_root.yuri._x -= 50;
_root.CharacterPic_profile._x += 300;
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.responsetext = 'Jinru: .....not bad, may I motorboat you?\nMaiko: ...Motor..boat?';
} else {
if (_global.joinfriend == 19) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.yuri._xscale = -60;
_root.yuri._x += 260;
_root.CharacterPic_profile.body.eye_move.gotoAndStop('down');
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('scared');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.responsetext = 'Maiko: See? Nothing to worry about hime-sama.\nLynn: Not funny Maiko...\n\nGuard: Are you ok in there miss Lynn?';
} else {
if (_global.joinfriend == 20) {
_global.maiko_wash_hair();
_global.friend_stare();
_root.CharacterPic_profile._xscale = -60;
_root.yuri._x -= 50;
_root.CharacterPic_profile._x += 300;
_root.CharacterPic_profile.body.eye_move.gotoAndStop('down');
_root.CharacterPic_profile.body.eyebrow_profile.gotoAndStop('suprised');
_root.CharacterPic_profile.arm_upper.gotoAndStop(263);
_root.responsetext = 'Dizzy: Maiko you boobs blessed by the boob faries themselves!\nMaiko: Hehe, Dizzy what are you talking about.';
} else {
_global.maiko_wash_hair();
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_root.cumface._visible = false;
if (_global.joinfriend == 2) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.PattieRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 3) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.LumaRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 4) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.RileyRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 5) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.ChrisRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 6) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.ZytraRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 7) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JoeyRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 8) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.AmberRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 9) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.GreelRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 10) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.KyleRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 11) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.RoiseRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 12) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.SavoriRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 13) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JeniRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 14) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.LeyahRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 15) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JoiryRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 16) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.DavidRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 17) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.TsugoRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 18) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.JinruRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 19) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.LynnRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 20) {
_global.plus_amount = 0.3 + (random(2) + 1) / 10;
_global.DizzyRelation += _global.plus_amount;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 3643 {
frame 1 {
stop();
}
}
instance img of movieClip 3643 {
onClipEvent (load) {
if (_global.ChangeFrame == 5) {
} else {
if (_global.ChangeFrame == 17) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(3);
}
}
}
}
movieClip 3644 {
}
movieClip 3646 {
frame 1 {
stop();
}
}
movieClip 3649 {
}
movieClip 3650 {
frame 1 {
stop();
}
}
movieClip 3651 {
frame 1 {
stop();
}
frame 5 {
play();
}
frame 65 {
gotoAndPlay(5);
}
frame 66 {
play();
}
frame 105 {
gotoAndPlay(66);
}
frame 106 {
stop();
}
frame 107 {
play();
}
frame 125 {
gotoAndPlay(107);
}
}
instance yuri_friend of movieClip 3651 {
onClipEvent (enterFrame) {
this.boobs_outter.gotoAndStop(_global.joinfriend);
this.boobs_inner.gotoAndStop(_global.joinfriend);
}
}
instance yuri of movieClip 3651 {
onClipEvent (load) {
this.boobs_outter.gotoAndStop(_global.MaikoChar);
this.boobs_inner.gotoAndStop(_global.MaikoChar);
this.friend_boobs_outter.gotoAndStop(_global.joinfriend);
this.friend_boobs_inner.gotoAndStop(_global.joinfriend);
}
onClipEvent (enterFrame) {
this.boobs_outter.gotoAndStop(_global.MaikoChar);
this.boobs_inner.gotoAndStop(_global.MaikoChar);
this.friend_boobs_outter.gotoAndStop(_global.joinfriend);
this.friend_boobs_inner.gotoAndStop(_global.joinfriend);
}
}
button 3653 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.inshower = 0;
_root.UMshower.stop('UMshower');
_global.dirty = 0;
_global.has_cum_on_face = 0;
if (_global.bodywash_fruit == 1) {
_global.used_bodywash_fruit = 1;
}
if (_global.bodywash_plus == 1) {
_global.used_bodywash_plus = 1;
}
_global.cloth_reset();
_global.WearSchool = 1;
if (_global.maiko_shower == 1 && _global.club_dodge == 1 && _root.img._currentframe == 2) {
_root.gotoAndStop(75);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
button 3654 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.dirty = 0;
_global.has_cum_on_face = 0;
if (_global.bodywash_fruit == 1) {
_global.used_bodywash_fruit = 1;
}
if (_global.bodywash_plus == 1) {
_global.used_bodywash_plus = 1;
}
_global.outside_sex = 1;
_root.gotoAndStop(117);
}
}
movieClip 3656 {
frame 1 {
stop();
}
}
instance of movieClip 3656 {
onClipEvent (load) {
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
this.gotoAndStop(2);
}
}
}
frame 39 {
_root.Music_mc.gotoAndStop(1);
}
frame 39 {
_root.sex_job_double.joinfriend.gotoAndStop(1);
_root.sex_job_double.joinfriend.eye_move.eye.gotoAndStop(_global.girl_select);
_root.sex_job_double.joinfriend.hair_front.gotoAndStop(_global.girl_select);
_root.sex_job_double.joinfriend.hair_back.gotoAndStop(_global.girl_select);
if (_global.girl_select == _global.MaikoChar) {
_root.sex_job_double.joinfriend.hair_back.hair_back.gotoAndStop(_global.HairStyle);
} else {
_root.sex_job_double.joinfriend.hair_back.hair_back.gotoAndStop(random(2) + 1);
}
_root.sex_job_double.joinfriend.eyebrow.eyebrow_left.gotoAndStop(_global.girl_select);
_root.sex_job_double.joinfriend.eyebrow.eyebrow_right.gotoAndStop(_global.girl_select);
_root.sex_job_double.joinfriend.eyebrow.gotoAndStop('sad');
_root.sex_job_double.joinfriend.eye_move.gotoAndPlay('looksatpenises');
_root.sex_job_double.joinfriend.mouth.gotoAndStop(2);
_root.sex_job_double.joinfriend.arm_left.arm.gotoAndStop(2);
_root.sex_job_double.joinfriend.arm_right.arm.gotoAndStop(2);
_root.sex_job_double.joinfriend.arm_left.gotoAndStop(2);
_root.sex_job_double.joinfriend.arm_right.gotoAndStop(2);
_root.sex_job_double.joinfriend.school_tits_jiggle.gotoAndStop(2);
if (_global.girl_select == 2 || _global.girl_select == 12 || _global.girl_select == 13 || _global.girl_select == 14 || _global.girl_select == 19) {
_root.sex_job_double.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(9);
} else {
if (_global.girl_select == 3 || _global.girl_select == 6 || _global.girl_select == 11 || _global.girl_select == 21 || _global.girl_select == 22) {
_root.sex_job_double.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(5);
} else {
if (_global.girl_select == 7 || _global.girl_select == 4 || _global.girl_select == 20) {
_root.sex_job_double.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(13);
} else {
if (_global.girl_select == 8) {
_root.sex_job_double.joinfriend.school_tits_jiggle.gotoAndStop(1);
_root.sex_job_double.joinfriend.school_tits_jiggle.school_tits.gotoAndStop(1);
}
}
}
}
_root.sex_job_double.joinfriend.school_tits_jiggle.gotoAndPlay(3);
_root.sex_job_double.CharacterPic_guy_right.penis.gotoAndStop(1 + random(3));
_root.sex_job_double.CharacterPic_guy_left.penis.gotoAndStop(1 + random(3));
_root.sex_job_double.CharacterPic_guy_right.eye_move.eye.gotoAndStop(1 + random(22));
_root.sex_job_double.CharacterPic_guy_left.eye_move.eye.gotoAndStop(1 + random(22));
_root.sex_job_double.CharacterPic_guy_right.eyebrow.eyebrow_left.gotoAndStop(6);
_root.sex_job_double.CharacterPic_guy_right.eyebrow.eyebrow_right.gotoAndStop(6);
_root.sex_job_double.CharacterPic_guy_right.eyebrow.gotoAndStop('normal');
_root.sex_job_double.CharacterPic_guy_left.eyebrow.gotoAndStop('normal');
_root.sex_job_double.CharacterPic_guy_right.eye_move.gotoAndPlay('down');
_root.sex_job_double.CharacterPic_guy_left.eye_move.gotoAndPlay('down');
_root.sex_job_double.CharacterPic_guy_right.mouth.gotoAndStop(8);
_root.sex_job_double.CharacterPic_guy_left.mouth.gotoAndStop(8);
_root.sex_job_double.CharacterPic_guy_right.penis.gotoAndStop(1 + random(3));
_root.sex_job_double.CharacterPic_guy_left.penis.gotoAndStop(1 + random(3));
}
instance of movieClip 3354 {
onClipEvent (load) {
if (_global.ChangeFrame == 5) {
this.gotoAndStop(2);
} else {
if (_global.ChangeFrame == 40) {
this.gotoAndStop(3);
}
}
}
}
movieClip 3658 {
}
button 3659 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndPlay(4);
}
}
button 3660 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.pleasure_total = 0;
if (_global.doing_guy == 5) {
_global.ChrisRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 9) {
_global.GreelRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 10) {
_global.KyleRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 15) {
_global.JoiryRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 16) {
_global.DavidRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 17) {
_global.TsugoRelation += _global.plus_amount;
} else {
if (_global.doing_guy == 18) {
_global.JinruRelation += _global.plus_amount;
} else {
_global.Money += 1000;
if (_global.book_productivework == 1) {
_global.Money += 200;
}
}
}
}
}
}
}
}
_global.doing_guy = 0;
_root.cumface._visible = true;
_global.has_cum_on_face = _global.girl_select;
if (_global.nightsex == 1) {
_global.TasksLeft = 0;
_global.nightsex = 0;
_global.joinfriend = 0;
}
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
}
movieClip 3661 {
frame 1 {
_global.pleasure_total = 0;
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
_global.desired_pleasure1 = random(4);
_global.desired_pleasure2 = random(4);
_global.desired_pleasure3 = random(4);
_global.desired_pleasure4 = random(4);
_global.desired_pleasure5 = random(4);
_global.selected_pleasure1 = 0;
_global.selected_pleasure2 = 0;
_global.selected_pleasure3 = 0;
_global.selected_pleasure4 = 0;
_global.selected_pleasure5 = 0;
}
frame 2 {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.girl_select == 2) {
_root.responsetext = 'Pattie: Two guys! watch this senpai!';
} else {
if (_global.girl_select == 3) {
_root.responsetext = 'Luma: These guys look easy Maiko.';
} else {
if (_global.girl_select == 4) {
_root.responsetext = 'Riley: Two guys Maiko? ...really?';
} else {
if (_global.girl_select == 6) {
_root.responsetext = 'Zytra: Umi... You do this often ?';
} else {
if (_global.girl_select == 7) {
_root.responsetext = 'Joey: ...This is an art form.';
} else {
if (_global.girl_select == 8) {
_root.responsetext = 'Amber: Umiya-san? Are you sure about this?';
} else {
if (_global.girl_select == 11) {
_root.responsetext = 'Roise: I\'m actually pretty experienced at this Umiya-chan.';
} else {
if (_global.girl_select == 12) {
_root.responsetext = 'Savori: This is so peverted! I kinda like it.';
} else {
if (_global.girl_select == 13) {
_root.responsetext = 'Jeni: How hard can it be? Just stroke them fast.';
} else {
if (_global.girl_select == 14) {
_root.responsetext = 'Leyah: Nyaaa!! Leyah is confident in her boobs! Nya Nya~!!';
} else {
if (_global.girl_select == 19) {
_root.responsetext = 'Lynn: I can\'t believe you talked me into doing this Maiko!';
} else {
if (_global.girl_select == 20) {
_root.responsetext = 'Dizzy: I\'m feeling a bit lightheaded.';
} else {
if (_global.girl_select == 21) {
_root.responsetext = 'Annie: What!? How did I get here? I need to undo this!';
} else {
if (_global.girl_select == 22) {
_root.responsetext = 'Maiko: I hope you guys like it!';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_global.doing_guy != 0) {
_root.sex_job.heart_ani.relation_amount = '+' + _global.plus_amount + '';
_root.sex_job.heart_ani.gotoAndPlay('good');
_root.Decision.start();
}
play();
}
frame 3 {
stop();
_global.pleasure_total = 0;
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(2);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(54);
_root.sex_job_double.joinfriend.mouth.gotoAndStop(2);
}
frame 4 {
_root.sex_job_double.joinfriend.school_tits_jiggle.gotoAndPlay(36);
_root.sex_job_double.joinfriend.mouth.gotoAndStop(4);
play();
}
frame 15 {
if (_global.selected_pleasure1 == _global.desired_pleasure1) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure1 == 0) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndStop(1);
_root.sex_job_double.CharacterPic_guy_right.gotoAndStop(53);
} else {
if (_global.selected_pleasure1 == 1) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(2);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(54);
} else {
if (_global.selected_pleasure1 == 2) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(29);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(81);
} else {
if (_global.selected_pleasure1 == 3) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(45);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(97);
}
}
}
}
if (_global.desired_pleasure1 == _global.selected_pleasure1) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_perfect();
}
} else {
if (_global.desired_pleasure1 == 0) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_stop();
}
} else {
if (_global.desired_pleasure1 > _global.selected_pleasure1) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow();
}
} else {
if (_global.desired_pleasure1 < _global.selected_pleasure1) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
frame 51 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 56 {
if (_global.selected_pleasure2 == _global.desired_pleasure2) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure2 == 0) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndStop(1);
_root.sex_job_double.CharacterPic_guy_right.gotoAndStop(53);
} else {
if (_global.selected_pleasure2 == 1) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(2);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(54);
} else {
if (_global.selected_pleasure2 == 2) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(29);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(81);
} else {
if (_global.selected_pleasure2 == 3) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(45);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(97);
}
}
}
}
if (_global.desired_pleasure2 == _global.selected_pleasure2) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_perfect();
}
} else {
if (_global.desired_pleasure2 == 0) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_stop();
}
} else {
if (_global.desired_pleasure2 > _global.selected_pleasure2) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow();
}
} else {
if (_global.desired_pleasure2 < _global.selected_pleasure2) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
frame 92 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 97 {
if (_global.selected_pleasure3 == _global.desired_pleasure3) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure3 == 0) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndStop(1);
_root.sex_job_double.CharacterPic_guy_right.gotoAndStop(53);
} else {
if (_global.selected_pleasure3 == 1) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(2);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(54);
} else {
if (_global.selected_pleasure3 == 2) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(29);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(81);
} else {
if (_global.selected_pleasure3 == 3) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(45);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(97);
}
}
}
}
if (_global.desired_pleasure3 == _global.selected_pleasure3) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_perfect();
}
} else {
if (_global.desired_pleasure3 == 0) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_stop();
}
} else {
if (_global.desired_pleasure3 > _global.selected_pleasure3) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow();
}
} else {
if (_global.desired_pleasure3 < _global.selected_pleasure3) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
frame 133 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 138 {
if (_global.selected_pleasure4 == _global.desired_pleasure4) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure4 == 0) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndStop(1);
_root.sex_job_double.CharacterPic_guy_right.gotoAndStop(53);
} else {
if (_global.selected_pleasure4 == 1) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(2);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(54);
} else {
if (_global.selected_pleasure4 == 2) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(29);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(81);
} else {
if (_global.selected_pleasure4 == 3) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(45);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(97);
}
}
}
}
if (_global.desired_pleasure4 == _global.selected_pleasure4) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_perfect();
}
} else {
if (_global.desired_pleasure4 == 0) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_stop();
}
} else {
if (_global.desired_pleasure4 > _global.selected_pleasure4) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow();
}
} else {
if (_global.desired_pleasure4 < _global.selected_pleasure4) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
frame 174 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 179 {
if (_global.selected_pleasure5 == _global.desired_pleasure5) {
++_global.pleasure_total;
}
_root.textb_mc.gotoAndStop(2);
if (_global.selected_pleasure5 == 0) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndStop(1);
_root.sex_job_double.CharacterPic_guy_right.gotoAndStop(53);
} else {
if (_global.selected_pleasure5 == 1) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(2);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(54);
} else {
if (_global.selected_pleasure5 == 2) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(29);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(81);
} else {
if (_global.selected_pleasure5 == 3) {
_root.sex_job_double.CharacterPic_guy_left.gotoAndPlay(45);
_root.sex_job_double.CharacterPic_guy_right.gotoAndPlay(97);
}
}
}
}
if (_global.desired_pleasure5 == _global.selected_pleasure5) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_perfect() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_perfect();
}
} else {
if (_global.desired_pleasure5 == 0) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_stop() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_stop();
}
} else {
if (_global.desired_pleasure5 > _global.selected_pleasure5) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_tooslow();
}
} else {
if (_global.desired_pleasure5 < _global.selected_pleasure5) {
if (random(2) == 0) {
_root.responsetext = 'Guy:' + _global.pleasure_toofast() + ' babe.';
} else {
_root.responsetext = 'Guy:' + _global.pleasure_toofast();
}
}
}
}
}
}
frame 215 {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
}
frame 220 {
stop();
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
if (_global.pleasure_total == 5) {
gotoAndStop(221);
} else {
_global.pleasure_total = 0;
_root.sex_job_double.joinfriend.school_tits_jiggle.gotoAndPlay(3);
gotoAndStop(3);
}
}
frame 221 {
stop();
CharacterPic_guy_left.penis.penis.cum.gotoAndPlay(2);
CharacterPic_guy_right.penis.penis.cum.gotoAndPlay(2);
}
}
frame 40 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 40 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
_global.guy1_color = 1;
}
frame 40 {
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
}
frame 40 {
_root.boobs.gotoAndPlay(2);
}
frame 40 {
if (_global.joinfriend > 1) {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(2);
_root.TalkMenu.gotoAndStop(1);
_global.character_num = _global.joinfriend;
_global.student_chat = _global.joinfriend;
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.meet_character();
_global.kyle_sneak = 0;
_root.img.CharacterPic.joinfriend.penis.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(2);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Wow we are able to actually sneak in Maiko Senpai this is so fun!';
_global.female_happy();
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: I don\'t see why we even needed to sneak in!';
_global.female_tease();
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Geez Maiko.. how do you drag me into this!';
_global.female_sad();
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Nice, I don\'t know how that even worked, is that it?';
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(3);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: I feel so daring right now Umi!';
_global.female_happy();
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ... hide...quickly!';
_global.female_relief();
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Umiya-san! This is so lewd!';
_global.female_sad();
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Great job sneaking around babydoll, now what?';
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Crap I didn\'t even get a chance to take any ass photos! What did you want to come here for?';
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(3);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Well this never gets old Umiya-chan.';
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: So that\'s how he does it Maiko! I feel just like that perv!';
_global.female_mad();
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: I wonder if my bro is in here !';
_global.female_tease();
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: We made it!! Leyah is a Nyanja~!!';
_global.female_happy();
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: Yo girlie! You\'d better appreciate my help.';
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(1);
_global.male_mad();
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Whoa that was close. I hope you wanted somehting worth while.';
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(1);
_global.male_mad();
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: And here we are Maiko-chan. A flawless sneak in as usual.';
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(3);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Hmph...that was too easy.';
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(1);
_global.male_mad();
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko. My parents will kill me if my guard finds out!';
_global.female_sad();
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Ew ew! I touched something wet and sticky!';
_global.female_sad();
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
if (_root.cumface._visible && _global.WearTopless == 1) {
_global.talk_about_nude_and_cum();
} else {
if (_global.WearTopless == 1) {
_global.talk_about_nude();
} else {
if (_root.cumface._visible) {
if (_global.has_cum_on_face == _global.joinfriend && _global.joinfriend == _global.student_chat) {
} else {
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
_root.img.CharacterPic.joinfriend.arm_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_left.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_right.gotoAndStop(7);
_root.img.CharacterPic.joinfriend.arm_lower_right.gotoAndStop(7);
if (_global.student_chat == 2) {
_root.responsetext = 'Pattie: Maiko Senpai? You should go shower right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 3) {
_root.responsetext = 'Luma: Wow nerdlet. You look like a slimmy mess!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 4) {
_root.responsetext = 'Riley: Maiko, you should go wash up right away!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 5) {
_root.responsetext = 'Chris: Maiko... your face...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 6) {
_root.responsetext = 'Zytra: Umi you might want to get that cleaned up...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 7) {
_root.responsetext = 'Joey: ...go clean up please... that is gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 8) {
_root.responsetext = 'Amber: Hello Umiya-san. You have.. um.. stuff on your face.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(3);
} else {
if (_global.student_chat == 9) {
_root.responsetext = 'Greel: Damn babyboll get that cleaned up.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 10) {
_root.responsetext = 'Kyle: Wow...can I get a pic?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(7);
} else {
if (_global.student_chat == 11) {
_root.responsetext = 'Roise: Umiya-chan. Don\'t let Alma see you like that.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('normal');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(2);
} else {
if (_global.student_chat == 12) {
_root.responsetext = 'Savori: Clean your face Maiko!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('wtf');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 13) {
_root.responsetext = 'Jeni: Haha! What the hell Maiko, go shower.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
} else {
if (_global.student_chat == 14) {
_root.responsetext = 'Leyah: Maiko-nyan! You face is dirty nya...';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(6);
} else {
if (_global.student_chat == 15) {
_root.responsetext = 'Joiry: The fuck? Dude! Get away from me!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
} else {
if (_global.student_chat == 16) {
_root.responsetext = 'David: Fuck! What a waste.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(8);
} else {
if (_global.student_chat == 17) {
_root.responsetext = 'Tsugo: Greetings Maiko-chan, need a towel?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 18) {
_root.responsetext = 'Jinru: Gross.';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('mad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(9);
} else {
if (_global.student_chat == 19) {
_root.responsetext = 'Lynn: Maiko! Don\'t you want to shower?';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('suprised');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(10);
if (_global.TasksLeft != 1) {
_root.responsetext = 'Guard: Eww! Stand back Miss Lynn.';
_root.TalkMenu.gotoAndStop(3);
_root.img.CharacterPic.joinfriend.bodyguard.gotoAndStop(2);
}
} else {
if (_global.student_chat == 20) {
_root.responsetext = 'Dizzy: Oh! I tried that Maiko-chan. It doesn\'t work!';
_root.img.CharacterPic.joinfriend.eyebrow.gotoAndStop('sad');
_root.img.CharacterPic.joinfriend.mouth.gotoAndStop(4);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
button 3663 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.joinfriend == 5 || _global.joinfriend == 9 || _global.joinfriend == 10 || _global.joinfriend == 15 || _global.joinfriend == 16 || _global.joinfriend == 17 || _global.joinfriend == 18) {
_global.joinfriend = 0;
}
gotoAndStop(3);
}
}
button 3664 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(31);
}
}
button 3666 {
on (release) {
if (_global.dirty == 1) {
_root.TextMC.BubbleText.gotoAndStop(22);
_root.TextMC.gotoAndPlay(2);
} else {
if (_global.waterOn == 1) {
_root.TextMC.BubbleText.gotoAndStop(23);
_root.TextMC.play();
} else {
gotoAndStop(1);
}
}
}
}
movieClip 3667 {
frame 1 {
_global.character_num = random(7);
_root.TalkMenu.gotoAndStop(1);
_root.textb_mc.gotoAndStop(1);
_root.responsetext = '';
_root.img.guy_locker_walking.CharacterPic_profile.gotoAndStop(2);
_root.img.guy_locker_walking.CharacterPic_profile.body.gotoAndStop(11);
_root.img.guy_locker_walking.CharacterPic_profile.body.penis.penis.gotoAndStop(2);
if (_global.character_num == 0) {
_global.student_chat = 5;
_root.img.guy_locker_walking.CharacterPic_profile.body.penis.penis.gotoAndStop(3);
} else {
if (_global.character_num == 1) {
_global.student_chat = 9;
} else {
if (_global.character_num == 2) {
_global.student_chat = 10;
_root.img.guy_locker_walking.CharacterPic_profile.body.penis.penis.gotoAndStop(3);
} else {
if (_global.character_num == 3) {
_global.student_chat = 15;
_root.img.guy_locker_walking.CharacterPic_profile.body.penis.penis.gotoAndStop(1);
} else {
if (_global.character_num == 4) {
_global.student_chat = 16;
_root.img.guy_locker_walking.CharacterPic_profile.body.penis.penis.gotoAndStop(1);
} else {
if (_global.character_num == 5) {
_global.student_chat = 17;
_root.img.guy_locker_walking.CharacterPic_profile.body.penis.penis.gotoAndStop(3);
} else {
if (_global.character_num == 6) {
_global.student_chat = 18;
_root.img.guy_locker_walking.CharacterPic_profile.body.penis.penis.gotoAndStop(1);
}
}
}
}
}
}
}
_global.character_num = _global.student_chat;
_global.character_num_outfit = 3;
_global.character_num_hair = 2;
_root.img.guy_locker_walking.CharacterPic_profile.body.eye_move.eye.gotoAndStop(_global.character_num);
_root.img.guy_locker_walking.CharacterPic_profile.body.eyebrow_profile.eyebrow.gotoAndStop(_global.character_num);
_root.img.guy_locker_walking.CharacterPic_profile.hair_upper.gotoAndStop(_global.character_num);
_root.img.guy_locker_walking.CharacterPic_profile.hair_lower.gotoAndStop(_global.character_num);
_root.img.guy_locker_walking.CharacterPic_profile.hair_upper.hair.gotoAndStop(2);
_root.img.guy_locker_walking.CharacterPic_profile.arm_upper.arm.gotoAndStop(2);
_root.img.guy_locker_walking.CharacterPic_profile.arm_upper.gotoAndPlay(16);
_root.img.guy_locker_walking.CharacterPic_profile.arm_lower.arm.gotoAndStop(2);
_root.img.guy_locker_walking.CharacterPic_profile.boobs_upper.boobs.gotoAndStop(1);
_root.img.guy_locker_walking.CharacterPic_profile.boobs_upper.gotoAndStop(1);
}
}
button 3670 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
gotoAndStop(4);
}
}
button 3672 {
on (release) {
_global.qsTemp = 1;
_root.gotoAndStop(23);
}
}
button 3673 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.TasksLeft > 1) {
if (_global.book_oralsextips == 1) {
_global.doing_guy = _global.character_num;
_global.ChangeFrame = _root._currentframe;
--_global.TasksLeft;
_root.gotoAndStop(35);
} else {
_root.TextMC.BubbleText.gotoAndStop(12);
_root.TextMC.play();
}
} else {
_root.TextMC.BubbleText.gotoAndStop(10);
_root.TextMC.play();
}
}
}
movieClip 3675 {
frame 1 {
stop();
_root.menux._visible = true;
}
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 2 {
_root.menux._visible = false;
}
instance showerwater of movieClip 2730 {
onClipEvent (enterFrame) {
if (_global.waterOn == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
}
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 4 {
_global.display_character_num(_root.img.CharacterPic, _global.character_num);
_global.face_suprised(_root.img.CharacterPic);
_root.img.CharacterPic.joinfriend.penis.gotoAndStop(2);
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(2);
if (_global.character_num == 5) {
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(3);
} else {
if (_global.character_num == 9) {
} else {
if (_global.character_num == 10) {
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(3);
} else {
if (_global.character_num == 15) {
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(1);
} else {
if (_global.character_num == 16) {
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(1);
} else {
if (_global.character_num == 17) {
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(3);
} else {
if (_global.character_num == 18) {
_root.img.CharacterPic.joinfriend.penis.penis.gotoAndStop(1);
}
}
}
}
}
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
frame 41 {
_root.Music_mc.gotoAndStop(1);
}
frame 41 {
_global.display_character(_root.CharacterPic1, 'maiko', 'female');
_global.display_character(_root.CharacterPic2, 'luma', 'female');
_global.display_character(_root.CharacterPic3, 'zytra', 'female');
_global.legs_closed(_root.CharacterPic1);
_global.legs_closed(_root.CharacterPic2);
_global.legs_closed(_root.CharacterPic3);
_global.arms_hips(_root.CharacterPic1);
_global.arms_hips(_root.CharacterPic2);
_global.arms_hips(_root.CharacterPic3);
_global.face_happy(_root.CharacterPic1);
_global.face_happy(_root.CharacterPic2);
_global.face_happy(_root.CharacterPic3);
_global.action_jump(_root.CharacterPic1);
_global.action_jump(_root.CharacterPic2);
_global.action_jump(_root.CharacterPic3);
_global.Maiko_MC = _root.CharacterPic1;
keyListener_cheer = new Object();
keyListener_cheer.onKeyDown = function () {
if (Key.getCode() == _global.maiko_arm_right_up) {
_global.cheer_arm_right_up(_global.Maiko_MC);
_global.maiko_arm_right_position = 0;
} else {
if (Key.getCode() == _global.maiko_arm_right_down) {
_global.cheer_arm_right_down(_global.Maiko_MC);
_global.maiko_arm_right_position = 1;
} else {
if (Key.getCode() == _global.maiko_arm_right_left) {
_global.cheer_arm_right_in(_global.Maiko_MC);
_global.maiko_arm_right_position = 2;
} else {
if (Key.getCode() == _global.maiko_arm_right_right) {
_global.cheer_arm_right_out(_global.Maiko_MC);
_global.maiko_arm_right_position = 3;
}
}
}
}
if (Key.getCode() == _global.maiko_arm_left_up) {
_global.cheer_arm_left_up(_global.Maiko_MC);
_global.maiko_arm_left_position = 0;
} else {
if (Key.getCode() == _global.maiko_arm_left_down) {
_global.cheer_arm_left_down(_global.Maiko_MC);
_global.maiko_arm_left_position = 1;
} else {
if (Key.getCode() == _global.maiko_arm_left_left) {
_global.cheer_arm_left_out(_global.Maiko_MC);
_global.maiko_arm_left_position = 3;
} else {
if (Key.getCode() == _global.maiko_arm_left_right) {
_global.cheer_arm_left_in(_global.Maiko_MC);
_global.maiko_arm_left_position = 2;
}
}
}
}
if (Key.getCode() == 32) {
_global.cheer_cleanup(_global.Maiko_MC);
_global.maiko_arm_right_position = 0;
_global.maiko_arm_left_position = 0;
}
};
Key.addListener(keyListener_cheer);
}
instance of movieClip 2405 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 3679 {
}
movieClip 3680 {
frame 1 {
stop();
}
}
movieClip 3687 {
frame 1 {
stop();
}
}
movieClip 3688 {
frame 1 {
stop();
}
}
movieClip 3689 {
frame 1 {
stop();
}
frame 3 {
play();
}
frame 35 {
gotoAndStop(2);
}
frame 36 {
play();
}
frame 52 {
gotoAndPlay(36);
}
frame 53 {
play();
}
frame 61 {
gotoAndPlay(53);
}
frame 86 {
gotoAndStop(2);
}
frame 103 {
gotoAndStop(2);
}
frame 120 {
gotoAndStop(2);
}
frame 137 {
gotoAndStop(2);
}
frame 154 {
gotoAndPlay(138);
}
}
movieClip 3692 {
}
movieClip 3693 {
frame 1 {
hand.gotoAndStop(1);
stop();
}
frame 2 {
hand.gotoAndStop(3);
stop();
}
frame 3 {
hand.gotoAndStop(1);
stop();
}
frame 4 {
hand.gotoAndStop(3);
stop();
}
frame 5 {
hand.gotoAndStop(2);
stop();
}
frame 6 {
hand.gotoAndStop(3);
stop();
}
frame 7 {
hand.gotoAndStop(4);
stop();
}
frame 8 {
hand.gotoAndStop(3);
stop();
}
frame 9 {
hand.gotoAndStop(3);
stop();
}
frame 10 {
hand.gotoAndStop(4);
play();
}
frame 42 {
gotoAndStop(1);
}
frame 43 {
hand.gotoAndStop(3);
play();
}
frame 51 {
gotoAndPlay(43);
}
frame 54 {
hand.gotoAndStop(1);
stop();
}
frame 55 {
hand.gotoAndStop(1);
stop();
}
frame 56 {
hand.gotoAndStop(1);
stop();
}
frame 57 {
hand.gotoAndStop(1);
stop();
}
frame 58 {
hand.gotoAndStop(1);
stop();
}
frame 62 {
stop();
}
}
movieClip 3694 {
frame 1 {
stop();
}
frame 1 {
school_tits_jiggle.school_tits.boob_btn_left.onRelease = function () {
school_tits_jiggle.gotoAndPlay(104);
};
school_tits_jiggle.school_tits.boob_btn_right.onRelease = function () {
school_tits_jiggle.gotoAndPlay(87);
};
}
}
movieClip 3695 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 8 {
gotoAndStop(2);
}
frame 21 {
gotoAndStop(2);
}
}
movieClip 3696 {
}
movieClip 3700 {
frame 21 {
if (_global.luma_countown_timer > 0) {
--_global.luma_countown_timer;
if (_global.luma_countown_timer == 1) {
_global.cheer_clap(_root.CharacterPic2);
_global.cheer_clap(_root.CharacterPic3);
_root.cheer_mini.cheer1.gotoAndStop(1);
_root.cheer_mini.cheer2.gotoAndStop(1);
_root.cheer_mini.cheer3.gotoAndStop(1);
_root.cheer_mini.cheer4.gotoAndStop(1);
_global.cheer_correct_count = 0;
}
}
if (_global.luma_countown_timer == 0 && _global.luma_routine_count > 0) {
_global.check_cheer_position();
}
_global.check_cleanup(_root.CharacterPic1);
_global.check_cleanup(_root.CharacterPic2);
_global.check_cleanup(_root.CharacterPic3);
if (_global.luma_countown_timer == 0 && _global.luma_routine_number == 1) {
luma_routine_sequnce_1(_root.CharacterPic2, _global.luma_routine_count);
luma_routine_sequnce_1(_root.CharacterPic3, _global.luma_routine_count);
if (_global.luma_routine_count < 5) {
++_global.luma_routine_count;
}
}
luma_timer = _global.luma_countown_timer;
if (_global.luma_routine_count == 5) {
gotoAndStop(_currentframe + 1);
} else {
gotoAndPlay(1);
}
}
frame 22 {
_global.luma_countown_timer = 5;
_global.luma_routine_count = 0;
if (_global.cheer_correct_count >= 4) {
_global.cheer_correct_count = 0;
++_global.total_cheer_wins;
if (_global.total_cheer_wins >= 3) {
_global.total_cheer_wins = 0;
_root.gotoAndStop(90);
} else {
var i = 0;
while (i < 4) {
_global.luma_routine_right_arm_1[i] = random(4);
_global.luma_routine_left_arm_1[i] = random(4);
_global.luma_routine_right_arm_2[i] = random(4);
_global.luma_routine_left_arm_2[i] = random(4);
++i;
}
gotoAndPlay(1);
}
} else {
_global.cheer_correct_count = 0;
gotoAndPlay(1);
}
}
}
instance luma_cheer_timer of movieClip 3700 {
onClipEvent (load) {
_global.luma_countown_timer = 4;
_global.luma_routine_count = 0;
_global.cheer_correct_count = 0;
_global.total_cheer_wins = 0;
_global.luma_routine_number = 1;
_global.luma_routine_right_arm_1 = [0, 0, 0, 0];
_global.luma_routine_left_arm_1 = [0, 0, 0, 0];
_global.luma_routine_right_arm_2 = [0, 0, 0, 0];
_global.luma_routine_left_arm_2 = [0, 0, 0, 0];
var i = 0;
while (i < 4) {
_global.luma_routine_right_arm_1[i] = random(4);
_global.luma_routine_left_arm_1[i] = random(4);
_global.luma_routine_right_arm_2[i] = random(4);
_global.luma_routine_left_arm_2[i] = random(4);
++i;
}
this.luma_timer = _global.luma_countown_timer;
}
}
button 3701 {
on (release) {
_root.gotoAndStop(23);
}
}
movieClip 3707 {
}
frame 42 {
_root.Music_mc.gotoAndStop(1);
}
frame 42 {
_root.gotoAndStop(41);
}
frame 43 {
_root.Music_mc.gotoAndStop(1);
}
movieClip 3725 {
frame 1 {
stop();
}
}
instance book1 of movieClip 3725 {
onClipEvent (load) {
if (_global.book_history == 1) {
this.gotoAndStop(2);
}
}
}
instance book2 of movieClip 3725 {
onClipEvent (load) {
if (_global.book_science == 1) {
this.gotoAndStop(3);
}
}
}
instance book3 of movieClip 3725 {
onClipEvent (load) {
if (_global.book_oralsextips == 1) {
this.gotoAndStop(4);
}
}
}
instance book4 of movieClip 3725 {
onClipEvent (load) {
if (_global.book_popularteen == 1) {
this.gotoAndStop(5);
}
}
}
instance book5 of movieClip 3725 {
onClipEvent (load) {
if (_global.book_weapons == 1) {
this.gotoAndStop(6);
}
}
}
instance book6 of movieClip 3725 {
onClipEvent (load) {
if (_global.book_gemco == 1) {
this.gotoAndStop(7);
}
}
}
instance book7 of movieClip 3725 {
onClipEvent (load) {
if (_global.book_taxonomy == 1) {
this.gotoAndStop(8);
}
}
}
instance book8 of movieClip 3725 {
onClipEvent (load) {
this.gotoAndStop(9);
}
}
button 3726 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(5);
}
}
button 3728 {
on (release) {
if (_root.book5._currentframe > 1) {
_global.book_select = 5;
_root.gotoAndStop(16);
}
}
}
button 3729 {
on (release) {
if (_root.book6._currentframe > 1) {
_global.book_select = 6;
_root.gotoAndStop(16);
}
}
}
button 3730 {
on (release) {
if (_root.book7._currentframe > 1) {
_global.book_select = 7;
_root.gotoAndStop(16);
}
}
}
button 3731 {
on (release) {
if (_root.book8._currentframe > 1) {
_global.book_select = 8;
_root.gotoAndStop(16);
}
}
}
button 3732 {
on (release) {
if (_root.book1._currentframe > 1) {
_global.book_select = 1;
_root.gotoAndStop(16);
}
}
}
button 3733 {
on (release) {
if (_root.book2._currentframe > 1) {
_global.book_select = 2;
_root.gotoAndStop(16);
}
}
}
button 3734 {
on (release) {
if (_root.book3._currentframe > 1) {
_global.book_select = 3;
_root.gotoAndStop(16);
}
}
}
button 3735 {
on (release) {
if (_root.book4._currentframe > 1) {
_global.book_select = 4;
_root.gotoAndStop(16);
}
}
}
movieClip 3736 {
}
frame 44 {
_root.Music_mc.gotoAndStop(1);
}
frame 45 {
_root.Music_mc.gotoAndStop(1);
}
frame 45 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 45 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.TextMC.BubbleText.gotoAndPlay(62);
_root.TextMC.gotoAndPlay(2);
_global.talk_to_riley_about_school = 1;
}
instance stop_music of movieClip 1826 {
onClipEvent (load) {
_root.BG_Music1.stop();
}
}
frame 46 {
_root.BG_Music1.stop();
_root.BG_Music2.stop();
}
frame 46 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 46 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.TextMC.BubbleText.gotoAndPlay(61);
_root.TextMC.gotoAndPlay(2);
_global.talk_to_riley_about_directions = 1;
}
instance of movieClip 2146 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
frame 47 {
_root.BG_Music1.stop();
_root.BG_Music2.stop();
}
frame 47 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 47 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_root.TextMC.BubbleText.gotoAndPlay(503);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_global.riley_into_darkness = 1;
}
frame 48 {
_root.BG_Music1.stop();
_root.BG_Music2.stop();
}
frame 48 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 48 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_global.riley_into_darkness = 2;
_root.TextMC.BubbleText.gotoAndPlay(517);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 49 {
_root.BG_Music1.stop();
_root.BG_Music2.stop();
}
frame 49 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 49 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_global.display_character(_root.CharacterPic2, 'chris', 'male');
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(10);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
_root.TextMC.BubbleText.gotoAndPlay(36);
_root.TextMC.gotoAndPlay(2);
_global.talk_to_chris_about_school = 1;
}
instance of movieClip 3154 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 50 {
_root.Music_mc.gotoAndStop(1);
}
frame 50 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 50 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_global.display_character(_root.CharacterPic2, 'luma', 'female');
_global.display_character(_root.CharacterPic3, 'chris', 'male');
_global.display_character(_root.CharacterPic4, 'joiry', 'male');
_root.TextMC.BubbleText.gotoAndPlay(93);
_root.TextMC.gotoAndPlay(2);
_global.talk_to_luma_about_school = 1;
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic3.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic4.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic4.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic4.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic4.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic4.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic4.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic4.joinfriend.arm_lower_right.gotoAndStop(6);
}
instance of movieClip 1846 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 51 {
_root.Music_mc.gotoAndStop(1);
}
frame 51 {
_global.display_character(_root.CharacterPic1, 'pattie', 'female');
_root.TextMC.BubbleText.gotoAndPlay(131);
_root.TextMC.gotoAndPlay(2);
_global.talk_to_pattie_about_luma = 1;
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(12);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(8);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(8);
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
frame 52 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 52 {
_global.display_character(_root.CharacterPic1, 'annie', 'female');
_root.TextMC.BubbleText.gotoAndPlay(114);
_root.TextMC.gotoAndPlay(2);
}
movieClip 3741 {
}
frame 53 {
_root.Music_mc.gotoAndStop(1);
}
frame 53 {
_global.display_character(_root.CharacterPic1, 'zytra', 'female');
_global.display_character(_root.CharacterPic2, 'leyah', 'female');
_root.TextMC.BubbleText.gotoAndPlay(137);
_root.TextMC.gotoAndPlay(2);
_global.talk_to_sisters = 1;
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(5);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
}
instance of movieClip 2405 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 54 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 54 {
_global.display_character(_root.CharacterPic1, 'kyle', 'male');
_global.story_character2_num = 1;
_root.TextMC.BubbleText.gotoAndPlay(142);
_root.TextMC.gotoAndPlay(2);
_global.talk_to_kyle = 1;
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 55 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 55 {
_global.display_character(_root.CharacterPic1, 'savori', 'female');
_root.TextMC.BubbleText.gotoAndPlay(149);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 56 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 56 {
_global.display_character(_root.CharacterPic1, 'savori', 'female');
_root.TextMC.BubbleText.gotoAndPlay(179);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 57 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 57 {
_global.story_character1_num = 24;
_global.display_character(_root.CharacterPic2, 'savori', 'female');
_global.character_num_outfit = 2;
_global.view_story_character1();
_global.view_story_character2();
_global.view_character();
_global.character_num_outfit = 2;
_root.TextMC.BubbleText.gotoAndPlay(181);
_root.TextMC.gotoAndPlay(2);
_global.sold_savori_collection = 4;
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 58 {
_root.Music_mc.gotoAndStop(1);
}
frame 58 {
_root.TextMC.BubbleText.gotoAndPlay(182);
_root.TextMC.gotoAndPlay(2);
}
frame 59 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 59 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_global.display_character(_root.CharacterPic2, 'kyle', 'male');
_root.TextMC.BubbleText.gotoAndPlay(189);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
}
instance of movieClip 3154 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 60 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 60 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.TextMC.BubbleText.gotoAndStop(216);
_root.TextMC.gotoAndPlay(2);
_global.riley_talk_to_maiko_about_savori = 1;
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
}
instance of movieClip 2146 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 61 {
_root.Music_mc.gotoAndStop(1);
}
frame 61 {
_global.display_character(_root.CharacterPic1, 'kyle', 'male');
_root.TextMC.BubbleText.gotoAndStop(222);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
movieClip 3745 {
}
frame 62 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 62 {
_global.display_character(_root.CharacterPic1, 'savori', 'female');
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.TextMC.BubbleText.gotoAndStop(248);
_root.TextMC.gotoAndPlay(2);
_global.savori_talk_to_maiko_about_agents = 1;
_global.SavoriRelation += 1000;
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(4);
}
instance of movieClip 2146 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
frame 63 {
_root.Music_mc.gotoAndStop(1);
}
frame 63 {
_global.display_character(_root.CharacterPic1, 'kyle', 'male');
_root.TextMC.BubbleText.gotoAndStop(278);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(7);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
movieClip 3750 {
}
frame 64 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Mall');
}
}
frame 64 {
_global.display_character(_root.CharacterPic1, 'kyle', 'male');
_root.TextMC.BubbleText.gotoAndStop(294);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
instance of movieClip 2214 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
frame 65 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Mall');
}
}
frame 65 {
_global.display_character(_root.CharacterPic1, 'joey', 'female');
_global.display_character(_root.CharacterPic2, 'tsugo', 'male');
_root.TextMC.BubbleText.gotoAndPlay(305);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_global.tsugo_joey_quest = 1;
}
frame 66 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 66 {
_global.display_character(_root.CharacterPic1, 'luma', 'female');
_global.display_character(_root.CharacterPic2, 'riley', 'female');
_root.TextMC.BubbleText.gotoAndPlay(353);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(2);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
_global.maiko_shower = 1;
}
frame 67 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 67 {
_global.display_character(_root.CharacterPic1, 'savori', 'female');
_global.display_character(_root.CharacterPic2, 'riley', 'female');
_global.story_character3_num = 0;
_global.view_story_character1();
_global.view_story_character2();
_global.view_character();
_global.character_num_outfit = 3;
_root.TextMC.BubbleText.gotoAndPlay(375);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(5);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(2);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('wtf');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(1);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_global.investigate_complaints = 2;
}
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
frame 68 {
_root.Music_mc.gotoAndStop(1);
}
frame 68 {
_global.display_character(_root.CharacterPic1, 'joiry', 'male');
_global.display_character(_root.CharacterPic2, 'david', 'male');
_root.TextMC.BubbleText.gotoAndPlay(387);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(1);
_global.maiko_shower = 2;
}
instance of movieClip 2405 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 69 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 69 {
_global.display_character(_root.CharacterPic1, 'roise', 'female');
_global.display_character(_root.CharacterPic2, 'dizzy', 'female');
_root.TextMC.BubbleText.gotoAndPlay(414);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('down');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(5);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(5);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(5);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(5);
_global.investigate_complaints = 4;
}
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 70 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 70 {
_global.display_character(_root.CharacterPic1, 'annie', 'female');
_global.display_character(_root.CharacterPic2, 'dizzy', 'female');
_root.TextMC.BubbleText.gotoAndPlay(429);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(10);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(2);
_global.spotted_annie = 1;
}
frame 71 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Beach');
}
}
frame 71 {
_global.display_character(_root.CharacterPic1, 'joey', 'female');
_global.display_character(_root.CharacterPic2, 'tsugo', 'male');
_root.TextMC.BubbleText.gotoAndPlay(436);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(12);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_global.tsugo_joey_quest = 2;
}
instance of movieClip 2170 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 72 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Mall');
}
}
frame 72 {
_global.display_character(_root.CharacterPic1, 'zytra', 'female');
_global.display_character(_root.CharacterPic2, 'tsugo', 'male');
_root.TextMC.BubbleText.gotoAndPlay(450);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(10);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(9);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
_global.tsugo_joey_quest = 3;
}
instance of movieClip 2214 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 73 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Mall');
}
}
frame 73 {
_global.display_character(_root.CharacterPic1, 'zytra', 'female');
_global.display_character(_root.CharacterPic2, 'lynn', 'female');
_root.TextMC.BubbleText.gotoAndPlay(480);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.bodyguard.gotoAndStop(2);
_global.tsugo_joey_quest = 4;
}
frame 74 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 74 {
_global.display_character(_root.CharacterPic1, 'luma', 'female');
_global.display_character(_root.CharacterPic2, 'riley', 'female');
_root.TextMC.BubbleText.gotoAndPlay(543);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('right');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('left');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndPlay(6);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(6);
_global.riley_into_darkness = 3;
_global.end_game = 1;
}
instance of movieClip 2146 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 75 {
if (_global.play_sfx == 1) {
_root.Music_mc.gotoAndPlay('Locker');
}
}
frame 75 {
_root.TextMC.BubbleText.gotoAndStop(433);
_root.TextMC.gotoAndPlay(2);
}
instance of movieClip 2468 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 76 {
_root.Music_mc.gotoAndStop(1);
}
frame 76 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 76 {
_global.display_character(_root.CharacterPic1, 'luma', 'female');
_root.TextMC.BubbleText.gotoAndStop(496);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
instance of movieClip 2405 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 77 {
_root.Music_mc.gotoAndStop(1);
}
frame 77 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 77 {
_global.display_character(_root.CharacterPic1, 'luma', 'female');
_root.TextMC.BubbleText.gotoAndPlay(495);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 78 {
_root.Music_mc.gotoAndStop(1);
}
frame 78 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 78 {
_global.display_character(_root.CharacterPic1, 'pattie', 'female');
_root.TextMC.BubbleText.gotoAndPlay(497);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_global.beat_pattie_track = 1;
}
frame 79 {
_root.Music_mc.gotoAndStop(1);
}
frame 79 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 79 {
_global.display_character(_root.CharacterPic1, 'pattie', 'female');
_root.TextMC.BubbleText.gotoAndPlay(498);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 80 {
_root.Music_mc.gotoAndStop(1);
}
frame 80 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 80 {
_global.display_character(_root.CharacterPic1, 'zytra', 'female');
_root.TextMC.BubbleText.gotoAndPlay(499);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('suprised');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
_global.beat_zytra_swim = 1;
}
frame 81 {
_root.Music_mc.gotoAndStop(1);
}
frame 81 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 81 {
_global.display_character(_root.CharacterPic1, 'zytra', 'female');
_root.TextMC.BubbleText.gotoAndPlay(500);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
}
frame 82 {
_root.Music_mc.gotoAndStop(1);
}
frame 82 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 82 {
_global.display_character(_root.CharacterPic1, 'jeni', 'female');
_root.TextMC.BubbleText.gotoAndPlay(501);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(4);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_global.beat_jeni_boxing = 1;
}
frame 83 {
_root.Music_mc.gotoAndStop(1);
}
frame 83 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 83 {
_global.display_character(_root.CharacterPic1, 'jeni', 'female');
_root.TextMC.BubbleText.gotoAndPlay(502);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(3);
}
frame 84 {
_root.Music_mc.gotoAndStop(1);
}
frame 84 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 84 {
_global.display_character(_root.CharacterPic1, 'greel', 'male');
_global.display_character(_root.CharacterPic2, 'lynn', 'female');
_root.TextMC.BubbleText.gotoAndPlay(489);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic2.joinfriend.bodyguard.gotoAndStop(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
}
frame 85 {
_root.Music_mc.gotoAndStop(1);
}
frame 85 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 85 {
_global.display_character(_root.CharacterPic1, 'greel', 'male');
_global.display_character(_root.CharacterPic2, 'lynn', 'female');
_root.TextMC.BubbleText.gotoAndPlay(492);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic2.joinfriend.bodyguard.gotoAndStop(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('sad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(1);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(1);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
}
frame 86 {
_root.Music_mc.gotoAndStop(1);
}
frame 86 {
if (_global.play_music == 1) {
_root.BG_Music2.gotoAndPlay('Talk');
}
}
frame 86 {
_global.display_character(_root.CharacterPic1, 'riley', 'female');
_global.display_character(_root.CharacterPic2, 'kyle', 'male');
_global.end_game = 2;
_root.TextMC.BubbleText.gotoAndPlay(573);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
_root.CharacterPic2.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic2.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic2.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(3);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(3);
}
instance of movieClip 1846 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
frame 87 {
_root.Music_mc.gotoAndStop(1);
_root.BG_Music2.gotoAndStop(1);
_global.ending = 1;
}
movieClip 3755 {
}
movieClip 3758 {
}
movieClip 3761 {
}
movieClip 3763 {
}
movieClip 3766 {
}
movieClip 3769 {
}
movieClip 3770 {
frame 1 {
stop();
}
frame 1 {
play();
}
frame 2100 {
stop();
_root.gotoAndStop(89);
}
}
instance end_mc of movieClip 3770 {
onClipEvent (load) {
this.gotoAndPlay(2);
}
}
frame 88 {
_root.Music_mc.gotoAndStop(1);
_global.ending = 2;
}
movieClip 3778 {
}
movieClip 3780 {
}
instance of movieClip 3780 {
onClipEvent (load) {
_root.end_mc.gotoAndStop(1);
}
}
button 3785 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(110);
}
}
movieClip 3787 {
}
frame 89 {
_root.Music_mc.gotoAndStop(1);
if (_global.ending == 0) {
_root.ending_type = 'Normal Ending';
_root.end_mc.gotoAndStop(1);
_root.ending_type_desc = 'Play through Savor the moment quest to the end to get different endings';
} else {
if (_global.ending == 1) {
_root.ending_type = 'Good Ending';
_root.ending_type_desc = '';
} else {
if (_global.ending == 2) {
_root.ending_type = 'Heartless Ending';
_root.gotoAndStop(88);
_root.ending_type_desc = 'Help Savori with her problem to unlock Good Ending';
} else {
_root.ending_type = 'Normal Ending';
_root.ending_type_desc = '';
}
}
}
}
frame 89 {
_global.end_game = 2;
}
instance end_mc of movieClip 3770 {
onClipEvent (load) {
this.gotoAndStop(1);
}
}
frame 90 {
_root.Music_mc.gotoAndStop(1);
}
frame 90 {
_global.display_character(_root.CharacterPic1, 'luma', 'female');
_global.display_character(_root.CharacterPic2, 'zytra', 'female');
_root.TextMC.BubbleText.gotoAndPlay(581);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('normal');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(2);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
instance of movieClip 2405 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
frame 91 {
_root.Music_mc.gotoAndStop(1);
}
frame 91 {
var currentLvl = 1;
var lvl1Code = new Array(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1);
var lvlArray = new Array(lvl1Code);
_root.gotoAndStop(_root._currentframe + 1);
}
movieClip 3788 {
}
movieClip 3790 {
}
frame 92 {
_root.Music_mc.gotoAndStop(1);
}
frame 92 {
function calcBallAngle() {
var v1 = mcBall._x - mcPaddle._x;
var v2 = v1 / (mcPaddle._width - mcBall._width) - 0.5;
ballXSpeed = v2 * 10;
ballYSpeed *= -1;
}
function makeLvl() {
var v6 = _root.lvlArray[currentLvl - 1].length;
var v5 = 0;
var v3 = 0;
while (v3 < v6) {
if (lvlArray[currentLvl - 1][v3] == 1) {
++_root.brickAmt;
_root.attachMovie('mcBrick', 'brick' + v3, _root.getNextHighestDepth());
_root['brick' + v3]._x = 150 + (v3 - v5 * 7) * 75;
_root['brick' + v3]._y = 190 + v5 * 20;
_root['brick' + v3].onEnterFrame = function () {
if (this.hitTest(_root.mcBall)) {
this.removeMovieClip();
ballYSpeed *= -1;
--_root.brickAmt;
_root.score += 10;
}
if (_root.gameOver) {
this.removeMovieClip();
}
};
var v4 = 1;
while (v4 <= 10) {
if (v3 == v4 * 7 - 1) {
++v5;
}
++v4;
}
}
++v3;
}
}
stop();
var ballXSpeed = 15;
var ballYSpeed = 15;
var brickAmt = 0;
var lives = 3;
var gameOver = false;
var score = 0;
makeLvl();
mcBg.onRelease = function () {
mcBg._x = 800;
txtStart.text = '';
_root.onEnterFrame = function () {
mcPaddle._x = _xmouse - mcPaddle._width * 0.5;
if (_xmouse < mcPaddle._width / 2) {
mcPaddle._x = 0;
}
if (_xmouse > Stage.width - mcPaddle._width / 2) {
mcPaddle._x = Stage.width - mcPaddle._width;
}
mcBall._x += ballXSpeed;
mcBall._y += ballYSpeed;
if (mcBall._x >= 800 - mcBall._width) {
ballXSpeed *= -1;
}
if (mcBall._x <= 0) {
ballXSpeed *= -1;
}
if (mcBall._y >= 600 - mcBall._height) {
ballYSpeed *= -1;
--lives;
if (lives <= 0) {
gameOver = true;
_root.gotoAndStop(34);
_root.onEnterFrame = null;
}
}
if (mcBall._y <= 0) {
ballYSpeed *= -1;
}
if (mcBall.hitTest(mcPaddle)) {
calcBallAngle();
}
if (brickAmt == 0) {
++currentLvl;
makeLvl();
mcBall._x = 175;
mcBall._y = 250;
mcBg._x = 0;
_root.onEnterFrame = null;
_global.firstArcadeGameBeat = 1;
_root.gotoAndStop(93);
txtStart.text = 'Click To Begin';
}
txtStats.text = 'Level: ' + currentLvl + '\t\tLives: ' + lives + '\t\tScore: ' + score;
};
};
txtStart.text = 'Click To Begin';
txtStats.text = 'Level: ' + currentLvl + '\t\tLives: ' + lives + '\t\tScore: ' + score;
}
frame 93 {
_root.Music_mc.gotoAndStop(1);
}
movieClip 3797 {
}
frame 94 {
_root.Music_mc.gotoAndStop(1);
}
frame 95 {
_root.Music_mc.gotoAndStop(1);
}
frame 96 {
_global.pleasure_total = 0;
_root.Music_mc.gotoAndStop(1);
}
movieClip 3800 {
}
movieClip 3803 {
}
movieClip 3806 {
}
movieClip 3807 {
}
movieClip 3810 {
}
movieClip 3813 {
}
movieClip 3816 {
}
movieClip 3819 {
}
movieClip 3822 {
}
movieClip 3823 {
}
movieClip 3828 {
}
movieClip 3830 {
instance hair_back of movieClip 410 {
onClipEvent (load) {
this.gotoAndStop(_global.girl_select);
this.hair_back.gotoAndStop(2);
}
}
}
movieClip 3831 {
frame 44 {
gotoAndPlay(2);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 69 {
gotoAndPlay(46);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 82 {
gotoAndPlay(71);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 89 {
gotoAndPlay(84);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 130 {
gotoAndPlay(91);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
}
instance sexbar of movieClip 652 {
onClipEvent (load) {
_global.pleasure_total = 0;
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
button 3832 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.dd_yuri.gotoAndStop(1);
}
}
button 3833 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.dd_yuri.gotoAndPlay(1);
}
}
button 3834 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total >= 189) {
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
if (_global.joinfriend == 2) {
_global.PattieRelation += 5;
}
if (_global.joinfriend == 3) {
_global.LumaRelation += 5;
}
if (_global.joinfriend == 4) {
_global.RileyRelation += 5;
}
if (_global.joinfriend == 6) {
_global.ZytraRelation += 5;
}
if (_global.joinfriend == 7) {
_global.JoeyRelation += 5;
}
if (_global.joinfriend == 8) {
_global.AmberRelation += 5;
}
if (_global.joinfriend == 11) {
_global.RoiseRelation += 5;
}
if (_global.joinfriend == 12) {
_global.SavoriRelation += 5;
}
if (_global.joinfriend == 13) {
_global.JeniRelation += 5;
}
if (_global.joinfriend == 14) {
_global.LeyahRelation += 5;
}
if (_global.joinfriend == 19) {
_global.LynnRelation += 5;
}
if (_global.joinfriend == 20) {
_global.DizzyRelation += 5;
}
_root.gotoAndStop(30);
}
}
}
button 3835 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.dd_yuri.gotoAndPlay(83);
}
}
button 3836 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.dd_yuri.gotoAndPlay(91);
}
}
button 3838 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.dd_yuri.gotoAndPlay(45);
}
}
button 3839 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.dd_yuri.gotoAndPlay(70);
}
}
movieClip 3846 {
}
instance cont_music of movieClip 1826 {
onClipEvent (load) {
if (_global.play_music == 1) {
_root.BG_Music1.play();
}
_root.BG_Music2.gotoAndStop(1);
}
}
frame 97 {
_root.Music_mc.gotoAndStop(1);
}
instance stop_music of movieClip 1826 {
onClipEvent (load) {
_root.BG_Music1.stop();
}
}
frame 98 {
_root.Music_mc.gotoAndStop(1);
}
frame 99 {
_root.Music_mc.gotoAndStop(1);
}
frame 100 {
_root.Music_mc.gotoAndStop(1);
}
frame 101 {
_root.Music_mc.gotoAndStop(1);
}
frame 101 {
function time_to_string(time_to_convert) {
elapsed_hours = Math.floor(time_to_convert / 3600000);
remaining = time_to_convert - elapsed_hours * 3600000;
elapsed_minutes = Math.floor(remaining / 60000);
remaining -= elapsed_minutes * 60000;
elapsed_seconds = Math.floor(remaining / 1000);
remaining -= elapsed_seconds * 1000;
elapsed_fs = Math.floor(remaining / 10);
if (elapsed_hours < 10) {
hours = '0' + elapsed_hours.toString();
} else {
hours = elapsed_hours.toString();
}
if (elapsed_minutes < 10) {
minutes = '0' + elapsed_minutes.toString();
} else {
minutes = elapsed_minutes.toString();
}
if (elapsed_seconds < 10) {
seconds = '0' + elapsed_seconds.toString();
} else {
seconds = elapsed_seconds.toString();
}
if (elapsed_fs < 10) {
hundredths = '0' + elapsed_fs.toString();
return 'Time: ' + minutes + ':' + seconds + ':' + hundredths;
}
hundredths = elapsed_fs.toString();
return 'Time: ' + minutes + ':' + seconds + ':' + hundredths;
}
function position_bg(level) {
wall.gotoAndStop(level);
bg.gotoAndStop(level);
}
start_x = new Array(240, -2160, -1400);
start_y = new Array(0, 2700, 2200);
level = 1;
position_bg(level);
yspeed = 0;
xspeed = 0;
wind = 0;
power = 0.65;
gravity = 0.1;
upconstant = 0.75;
friction = 0.99;
energy = 100;
brakes = 100;
with (count_down.brake_left) {
text = 'Brakes: ' + brakes;
textColor = 0;
background = true;
border = true;
borderColor = 0;
backgroundColor = 16777215;
_alpha = 80;
}
with (count_down.energy_left) {
text = 'Shield: ' + energy;
textColor = 0;
background = true;
border = true;
borderColor = 0;
backgroundColor = 16777215;
_alpha = 80;
}
with (count_down.time_left) {
textColor = 0;
background = true;
border = true;
borderColor = 0;
backgroundColor = 16777215;
_alpha = 80;
}
start_time = getTimer();
countdown = 60000;
kira.onEnterFrame = function () {
elapsed_time = getTimer() - start_time;
count_down.time_left.text = time_to_string(_root.countdown - elapsed_time);
if (Key.isDown(37) || Key.isDown(65)) {
xspeed -= power;
}
if (Key.isDown(39) || Key.isDown(68)) {
xspeed += power;
}
if (Key.isDown(38) || Key.isDown(87)) {
yspeed -= power * upconstant;
}
if (Key.isDown(40) || Key.isDown(83)) {
yspeed += power * upconstant;
}
if (Key.isDown(32) and brakes > 0) {
yspeed /= 2;
xspeed /= 2;
--brakes;
count_down.brake_left.textColor = 65280;
if (brakes < 60) {
count_down.brake_left.textColor = 16776960;
}
if (brakes < 30) {
count_down.brake_left.textColor = 16711680;
}
count_down.brake_left.text = 'Brakes: ' + brakes;
}
xspeed = (xspeed + wind) * friction;
yspeed += gravity;
if (xspeed > 0) {
this.kira.gotoAndStop(1);
} else {
this.kira.gotoAndStop(2);
}
_root.wall._y -= yspeed;
_root.wall._x -= xspeed;
_root.bg._y -= yspeed;
_root.bg._x -= xspeed;
if (_root.wall.hitTest(this._x, this._y, true)) {
if (!_root.wall.end.hitTest(this._x, this._y, true)) {
energy -= Math.round(Math.sqrt(xspeed * xspeed + yspeed * yspeed));
count_down.energy_left.textColor = 0;
if (energy < 60) {
count_down.energy_left.textColor = 0;
}
if (energy < 30) {
count_down.energy_left.textColor = 16711680;
}
if (energy <= 0) {
_root.gotoAndStop(34);
}
count_down.energy_left.text = 'Shield: ' + energy;
xspeed = 0;
yspeed = 0;
_root.wall._y = old_y;
_root.wall._x = old_x;
_root.bg._y = old_y;
_root.bg._x = old_x;
} else {
_global.firstArcadeGameBeat = 1;
_root.gotoAndStop(34);
}
} else {
old_x = _root.wall._x + 2 * xspeed;
old_y = _root.wall._y + 2 * yspeed;
}
};
}
button 3850 {
on (release) {
_global.outside_sex = 0;
if (_root._currentframe == 115) {
if (_global.drank_coffee > 0) {
--_global.drank_coffee;
} else {
--_global.TasksLeft;
}
}
_root.gotoAndStop(107);
}
}
frame 102 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 102 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 102 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
_global.skewMeX = function (skewTarget, degrees) {
skewAngle = degrees * Math.PI / 360;
skewTarget._rotation = 45;
skewTarget._parent._xscale = 100 / Math.tan(-skewAngle);
skewTarget._parent._rotation = skewAngle * 180 / Math.PI;
newHeight = Math.sin(-skewAngle) * skewTarget.defaultHeight;
newScale = 100 * newHeight / skewTarget.defaultHeight;
skewTarget._parent._parent._yscale = newScale;
skewTarget._parent._parent._xscale = skewTarget._parent._parent._yscale;
};
_root.Hand.gotoAndStop(1);
_root.Handx.gotoAndStop(1);
_root.BoobBreatheMC.BoobSqueeze.gotoAndStop(1);
}
frame 102 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
}
movieClip 3859 {
frame 1 {
stop();
}
}
button 3860 {
on (release) {
_root.gotoAndStop(103);
}
}
movieClip 3863 {
instance of movieClip 3859 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance glow of movieClip 658 {
onClipEvent (load) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
onClipEvent (enterFrame) {
if (_global.bloom == 1) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
} else {
this.gotoAndStop(3);
}
}
}
instance boob_body of movieClip 1953 {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
if (_global.WearSchool == 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance boobs of movieClip 119 rootLetter {
onClipEvent (load) {
if (_root._currentframe == 7) {
this._visible = false;
} else {
this._visible = true;
}
}
onClipEvent (enterFrame) {
if (_root._currentframe == 7 && _root.img._currentframe == 3) {
this._visible = true;
} else {
if (_root._currentframe == 7 && _root.img._currentframe != 3) {
this._visible = false;
}
}
}
}
instance hand_device of movieClip 1100 {
onClipEvent (load) {
if (!(this._currentframe == 1 || this._currentframe == 21)) {
this.gotoAndStop(1);
}
}
}
instance mouse_position of movieClip 1102 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance boob_position of movieClip 1104 {
onClipEvent (load) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
k = 3;
mass = 9;
damping = 0.75;
pressing = 0;
vx = 0;
vy = 0;
this._alpha = 0;
}
onClipEvent (enterFrame) {
restx = _root.boob_body._x;
resty = _root.boob_body._y - 300;
var dx = restx - this._x;
var dy = resty - this._y;
if (pressing == 0) {
var ax = (k / mass) * dx;
var ay = (k / mass) * dy;
vx += ax;
vy += ay;
vx *= damping;
vy *= damping;
this._x += vx;
this._y += vy;
var mousex = _xmouse - restx;
var mousey = _ymouse - resty;
}
if (pressing == 1) {
}
if (this._x > restx + 30 || this._x < restx - 30 || this._y < resty - 30 || this._y > resty + 30) {
pressing = 0;
}
}
}
instance Hair2 of movieClip 2023 {
onClipEvent (load) {
if (_global.hairalpha > 0) {
_root.Hair2._visible = true;
_global.hairalpha = 50;
_root.Hair2._alpha = 50;
} else {
_root.Hair2._visible = false;
_global.hairalpha = 0;
_root.Hair2._alpha = 0;
}
}
}
instance cont_music of movieClip 1826 {
onClipEvent (load) {
if (_global.play_music == 1) {
_root.BG_Music1.play();
}
_root.BG_Music2.gotoAndStop(1);
}
}
frame 103 {
_root.onEnterFrame = function () {
_root.mouse_position._x = _root._xmouse;
_root.mouse_position._y = _root._ymouse;
if (_global.HoldBody == 0) {
if (_root._xmouse <= 170) {
_root.boob_body._x = 350 - _root._xmouse;
} else {
if (_root._xmouse >= 530) {
_root.boob_body._x = 1050 - _root._xmouse;
} else {
_root.boob_body._x = _root._xmouse;
}
}
} else {
if (_global.HoldBody == 1) {
_root.boob_body._x = _root.boob_body._x;
}
}
_root.boob_body._y = 600 + (600 - _root._ymouse) + _global.boobcomeup;
_root.boobs._y = _root.boob_body._y - 30;
_root.boobs._x = _root.boob_body._x - 0;
_root.boobs._rotation = -((_root.boob_body._x - _root.boob_position._x) / 15);
};
}
frame 103 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 103 {
_global.running_distance = 0;
var clip = _root.img;
var easing = 0.75;
var sliderXpos = 0;
var sliderYpos = 0;
var aperatureWidth = 800;
var aperatureHeight = 600;
var imgXpos = (clip._width - aperatureWidth) / 2;
var imgYpos = (clip._height - aperatureHeight) / 2;
var nMC = new com.McPan(clip, easing, sliderXpos, sliderYpos, aperatureWidth, aperatureHeight, imgXpos, imgYpos, true);
keyListener2 = new Object();
keyListener2.onKeyDown = function () {
if (Key.getCode() == 32) {
nMC.stopMotion();
_global.HoldBody = 1;
}
};
keyListener2.onKeyUp = function () {
if (Key.getCode() == 32) {
nMC.startMotion();
_global.HoldBody = 0;
}
};
Key.addListener(keyListener2);
_global.skewMeX = function (skewTarget, degrees) {
skewAngle = degrees * Math.PI / 360;
skewTarget._rotation = 45;
skewTarget._parent._xscale = 100 / Math.tan(-skewAngle);
skewTarget._parent._rotation = skewAngle * 180 / Math.PI;
newHeight = Math.sin(-skewAngle) * skewTarget.defaultHeight;
newScale = 100 * newHeight / skewTarget.defaultHeight;
skewTarget._parent._parent._yscale = newScale;
skewTarget._parent._parent._xscale = skewTarget._parent._parent._yscale;
};
_root.Hand.gotoAndStop(1);
_root.Handx.gotoAndStop(1);
_root.BoobBreatheMC.BoobSqueeze.gotoAndStop(1);
}
frame 103 {
_root.responsetext = '';
_root.textb_mc.gotoAndStop(1);
_root.TalkMenu.gotoAndStop(1);
}
movieClip 3873 {
frame 1 {
stop();
}
}
button 3874 {
on (release) {
_root.gotoAndStop(102);
}
}
movieClip 3877 {
instance of movieClip 3873 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
frame 104 {
_global.pleasure_total = 0;
_global.current_guys = random(5) + 1;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Maiko: Everyone. Please fill me up with your cum.';
if (_global.girl_select == 2) {
_root.responsetext = 'Pattie: Senpai! I\'ll take really good care of everyone!';
} else {
if (_global.girl_select == 3) {
_root.responsetext = 'Luma: It will take way more then these guys to get me off.';
} else {
if (_global.girl_select == 4) {
_root.responsetext = 'Riley: Wait! Just how many of you are there? Ah!';
} else {
if (_global.girl_select == 6) {
_root.responsetext = 'Zytra: Wait Maiko... everyone will get a chance!?';
} else {
if (_global.girl_select == 7) {
_root.responsetext = 'Joey: ...this is relaxing.';
} else {
if (_global.girl_select == 8) {
_root.responsetext = 'Amber: Uh...Umiya-san? How many are there?';
} else {
if (_global.girl_select == 11) {
_root.responsetext = 'Roise: Umiya-chan. Just sit back and watch. I am good at this.';
} else {
if (_global.girl_select == 12) {
_root.responsetext = 'Savori: I think I\'m going to be sick.';
} else {
if (_global.girl_select == 13) {
_root.responsetext = 'Jeni: Alright!!! Line up boys! ';
} else {
if (_global.girl_select == 14) {
_root.responsetext = 'Leyah: there are so many guys here~!!';
} else {
if (_global.girl_select == 19) {
_root.responsetext = 'Lynn: Maiko? Are you sure this many at once is okay?';
} else {
if (_global.girl_select == 20) {
_root.responsetext = 'Dizzy: Worry not! I will absorb all the alien contamination from you all!';
}
}
}
}
}
}
}
}
}
}
}
}
}
movieClip 3881 {
}
movieClip 3884 {
}
movieClip 3887 {
}
movieClip 3889 {
}
movieClip 3891 {
}
movieClip 3894 {
}
movieClip 3895 {
}
movieClip 3896 {
instance penis of movieClip 3887 {
onClipEvent (enterFrame) {
if (_global.anal == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
}
frame 44 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
if (_global.pleasure_total >= 188) {
_root.scene1.gotoAndPlay(90);
} else {
gotoAndPlay(2);
}
}
frame 69 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
if (_global.pleasure_total >= 188) {
_root.scene1.gotoAndPlay(90);
} else {
gotoAndPlay(46);
}
}
frame 82 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
if (_global.pleasure_total >= 188) {
_root.scene1.gotoAndPlay(90);
} else {
gotoAndPlay(71);
}
}
frame 89 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
if (_global.pleasure_total >= 188) {
_root.scene1.gotoAndPlay(90);
} else {
gotoAndPlay(84);
}
}
frame 100 {
_global.guy_talk = random(10);
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.guy_talk == 0) {
_root.responsetext = 'Guy: Shit!!!!';
} else {
if (_global.guy_talk == 1) {
_root.responsetext = 'Guy: I can\'t take anymore!';
} else {
if (_global.guy_talk == 2) {
_root.responsetext = 'Guy: S- Sorry!';
} else {
if (_global.guy_talk == 3) {
_root.responsetext = 'Guy: Ahhhhh....';
} else {
if (_global.guy_talk == 4) {
_root.responsetext = 'Guy: Ohhhhhh!';
} else {
if (_global.guy_talk == 5) {
_root.responsetext = 'Guy: S- Senpai!!!!!';
} else {
if (_global.guy_talk == 6) {
_root.responsetext = 'Guy: I\'m cumming senpai!';
} else {
if (_global.guy_talk == 7) {
_root.responsetext = 'Guy: It\'s feels too good!';
} else {
if (_global.guy_talk == 8) {
_root.responsetext = 'Guy: So much is comming out senpai!!!';
} else {
if (_global.guy_talk == 9) {
_root.responsetext = 'Guy: Damn that was great!!';
}
}
}
}
}
}
}
}
}
}
}
frame 215 {
_global.OverallPopularity += 10;
}
frame 245 {
--_global.current_guys;
if (_global.current_guys == 0) {
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
_root.gotoAndStop(30);
}
}
frame 270 {
_global.guy_talk = random(15);
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.guy_talk == 0) {
_root.responsetext = 'Guy: You are the best senpai!';
} else {
if (_global.guy_talk == 1) {
_root.responsetext = 'Guy: I will do my best!';
} else {
if (_global.guy_talk == 2) {
_root.responsetext = 'Guy: Yay I\'m not a virgin anymore!';
} else {
if (_global.guy_talk == 3) {
_root.responsetext = 'Guy: So warm....';
} else {
if (_global.guy_talk == 4) {
_root.responsetext = 'Guy: Holy shit...I\'ll last as long as I can!';
} else {
if (_global.guy_talk == 5) {
_root.responsetext = 'Guy: You can count on me senpai!';
} else {
if (_global.guy_talk == 6) {
_root.responsetext = 'Guy: Yeah! I love this club!';
} else {
if (_global.guy_talk == 7) {
_root.responsetext = 'Guy: Ok lets get started!';
} else {
if (_global.guy_talk == 8) {
_root.responsetext = 'Guy: I\'m going to fuck the shit out of you senpai!';
} else {
if (_global.guy_talk == 9) {
_root.responsetext = 'Guy: Finally! It\'s my turn!';
} else {
if (_global.guy_talk == 10) {
_root.responsetext = 'Guy: I have been thinking about this all day!';
} else {
if (_global.guy_talk == 11) {
_root.responsetext = 'Guy: Whoa.. this might be more than I can handle.';
} else {
if (_global.guy_talk == 12) {
_root.responsetext = 'Guy: Finally I don\'t have to fap for once!';
} else {
if (_global.guy_talk == 13) {
_root.responsetext = 'Guy: wow... It\'s so soft and warm in there...';
} else {
if (_global.guy_talk == 14) {
_root.responsetext = 'Guy: I am better then the rest! Just you wait and see!';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
_global.pleasure_total = 0;
_global.randomshit = random(4);
if (_global.randomshit == 0) {
gotoAndPlay(2);
} else {
if (_global.randomshit == 1) {
gotoAndPlay(46);
} else {
if (_global.randomshit == 2) {
gotoAndPlay(71);
} else {
if (_global.randomshit == 3) {
gotoAndPlay(84);
}
}
}
}
}
}
instance sexbar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
button 3898 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.scene1.gotoAndPlay(1);
}
}
button 3899 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.scene1.gotoAndPlay(45);
}
}
button 3900 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.scene1.gotoAndPlay(70);
}
}
button 3901 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.scene1.gotoAndPlay(83);
}
}
button 3902 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total >= 190) {
_root.scene1.gotoAndPlay(90);
}
}
}
button 3903 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
_root.gotoAndStop(30);
}
}
button 3904 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_root._currentframe == 104) {
if (_global.anal == 0) {
_global.anal = 1;
} else {
_global.anal = 0;
}
} else {
_root.scene1.gotoAndPlay(216);
}
}
}
movieClip 3912 {
}
frame 105 {
_global.pleasure_total = 0;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Maiko: This way is way better then the normal way of trainning.';
}
movieClip 3915 {
}
movieClip 3918 {
}
movieClip 3921 {
}
movieClip 3924 {
}
movieClip 3927 {
}
movieClip 3930 {
}
movieClip 3932 {
}
movieClip 3935 {
}
movieClip 3938 {
}
movieClip 3941 {
}
movieClip 3944 {
}
movieClip 3946 {
}
movieClip 3948 {
}
movieClip 3949 {
frame 44 {
gotoAndPlay(2);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 69 {
gotoAndPlay(46);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 82 {
gotoAndPlay(71);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 89 {
gotoAndPlay(84);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
frame 215 {
stop();
_global.meleeskillearned = 40;
_global.magicskillearned = 40;
_global.speedskillearned = 40;
_global.swimskillearned = 40;
if (_global.book_run == 1) {
_global.speedskillearned + 20;
}
if (_global.book_swim == 1) {
_global.swimskillearned + 20;
}
if (_global.book_box == 1) {
_global.meleeskillearned + 20;
}
}
frame 230 {
gotoAndPlay(217);
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
_root.ZoomOutPaizuri.Box.gotoAndStop(_root.ZoomOutPaizuri.Box._currentframe + 1);
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
_root.ZoomOutPaizuri.Box.gotoAndStop(8);
}
}
}
frame 106 {
_global.pleasure_total = 0;
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.joinfriend == 5) {
_root.responsetext = 'Chris: Wow Maiko... thanks I needed this..\nMaiko: I could tell hehe.';
} else {
if (_global.joinfriend == 9) {
_root.responsetext = 'Greel: Wow babydoll, so you are into this?\nMaiko: It is something I wanted to try.';
} else {
if (_global.joinfriend == 10) {
_root.responsetext = 'Kyle: Wow Maiko-chan! Look how wet you are!\nMaiko: So you like the view? hehe.';
} else {
if (_global.joinfriend == 15) {
_root.responsetext = 'Joiry: Oh! girlie I didn\'t know you also did this.\nMaiko: Feels good right?';
} else {
if (_global.joinfriend == 16) {
_root.responsetext = 'David: Holy shit! I can\'t wait to stick my dick in that pussy!\nMaiko: hehe.';
} else {
if (_global.joinfriend == 17) {
_root.responsetext = 'Tsugo: Maiko-chan? Is this the right time for this?\nMaiko: I made sure no one was around.';
} else {
if (_global.joinfriend == 18) {
_root.responsetext = 'Jinru: not bad...\nMaiko: Thanks! I am still new to this.';
}
}
}
}
}
}
}
}
movieClip 3957 {
frame 1 {
stop();
}
}
movieClip 3964 {
}
movieClip 3966 {
}
movieClip 3969 {
}
movieClip 3972 {
}
movieClip 3973 {
frame 20 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
}
if (_global.pleasure_total >= 190) {
_global.pleasure_total = 190;
_global.is_cumming = 1;
}
gotoAndPlay(1);
}
frame 31 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
}
if (_global.pleasure_total >= 190) {
_global.pleasure_total = 190;
_global.is_cumming = 1;
}
gotoAndPlay(21);
}
frame 48 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
}
if (_global.pleasure_total >= 190) {
_global.pleasure_total = 190;
_global.is_cumming = 1;
}
gotoAndPlay(32);
}
}
button 3975 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.scene4.gotoAndPlay(1);
}
}
button 3976 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.scene4.gotoAndPlay(21);
}
}
button 3977 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.scene4.gotoAndPlay(32);
}
}
button 3978 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total >= 190) {
_global.plus_amount = 3;
if (_global.joinfriend == 5) {
_global.ChrisRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 9) {
_global.GreelRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 10) {
_global.KyleRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 15) {
_global.JoiryRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 16) {
_global.DavidRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 17) {
_global.TsugoRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 18) {
_global.JinruRelation += _global.plus_amount;
}
}
}
}
}
}
}
}
if (_global.drank_coffee > 0) {
} else {
if (_global.TasksLeft > 1) {
--_global.TasksLeft;
}
}
_root.gotoAndStop(6);
}
}
movieClip 3983 {
}
frame 107 {
_global.custom_selected_char = 0;
}
button 3986 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(2);
}
}
movieClip 3988 {
frame 1 {
_root.club_board.pic_riley = _global.panty_pic_riley;
_root.club_board.pic_pattie = _global.panty_pic_pattie;
_root.club_board.pic_flower = _global.nature_pic_flower;
_root.club_board.pic_butterfly = _global.nature_pic_butterfly;
_root.club_board.pic_bikini = _global.pic_bikini;
_root.club_board.pic_concertoutfit = _global.pic_concertoutfit;
_root.club_board.pic_battle = _global.pic_battle;
_root.club_board.pic_swim = _global.pic_swim;
_root.club_board.pic_gym = _global.pic_gym;
_root.club_board.pic_undie_maiko = _global.pic_undie_maiko;
_root.club_board.pic_undie_pattie = _global.pic_undie_pattie;
_root.club_board.pic_undie_luma = _global.pic_undie_luma;
_root.club_board.pic_undie_joey = _global.pic_undie_joey;
_root.club_board.pic_undie_zytra = _global.pic_undie_zytra;
_root.club_board.pic_undie_amber = _global.pic_undie_amber;
_root.club_board.pic_undie_riley = _global.pic_undie_riley;
}
}
frame 108 {
if (_global.play_sfx == 1) {
if (_global.TasksLeft > 2) {
_root.Music_mc.gotoAndPlay('Day');
}
}
}
frame 108 {
_global.display_character(_root.CharacterPic2, 'annie', 'female');
_root.CharacterPic1.gotoAndStop(2);
_root.CharacterPic1.joinfriend.eye_move.eye.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
_root.TextMC.BubbleText.gotoAndPlay(585);
_root.TextMC.gotoAndPlay(2);
}
movieClip 3993 {
frame 1 {
stop();
}
instance eyebrow of movieClip 463 {
onClipEvent (load) {
this.eyebrow_left.gotoAndStop(6);
this.eyebrow_right.gotoAndStop(6);
}
}
}
movieClip 3994 {
frame 1 {
stop();
}
frame 2 {
stop();
}
frame 8 {
gotoAndStop(2);
}
frame 21 {
gotoAndStop(2);
}
}
instance stop_music of movieClip 1826 {
onClipEvent (load) {
_root.BG_Music1.stop();
}
}
frame 110 {
_global.display_character(_root.CharacterPic2, 'annie', 'female');
_root.CharacterPic1.gotoAndStop(2);
_root.CharacterPic1.joinfriend.eye_move.eye.gotoAndStop(2);
_root.CharacterPic2.joinfriend.arm_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_left.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_right.gotoAndStop(4);
_root.CharacterPic2.joinfriend.arm_lower_right.gotoAndStop(4);
_global.end_game = 2;
_root.TextMC.BubbleText.gotoAndPlay(596);
_root.TextMC.gotoAndPlay(2);
}
frame 111 {
_global.jiggle = 1;
_global.defaultruntimer = 10;
_global.Player1KOedPunch = 0;
_global.Player2KOedPunch = 0;
_global.defaultdowntimer = 30;
_global.Player1downtimer = 0;
_global.Player2downtimer = 0;
_global.Player3downtimer = 0;
_global.Player4downtimer = 0;
_global.Player1stopped = 0;
_global.Player2stopped = 0;
_global.Player1_direction = 1;
_global.Player2_direction = 0;
_global.Player1direction = 0;
_global.Player2direction = 1;
_global.Player3direction = 0;
_global.Player4direction = 1;
_global.p4Player1dead = 0;
_global.p4Player2dead = 0;
_global.p4Player3dead = 0;
_global.p4Player4dead = 0;
_global.Player1life = 190;
_global.Player2life = 190;
_global.Player3life = 190;
_global.Player4life = 190;
_global.Player1AI = 0;
_global.Player2AI = 1;
_global.Player3AI = 0;
_global.Player4AI = 0;
_global.Player1isrunning = 0;
_global.Player2isrunning = 0;
_global.Player1BlockCounter = 0;
_global.Player2BlockCounter = 0;
_global.Player1BlockCounterRequire = 5;
_global.Player2BlockCounterRequire = 5;
_global.Player1runner = 1;
_global.Player2runner = 1;
_global.Player1aquisition = 150;
_global.Player2aquisition = 150;
_global.Player1punchreflex = 2;
_global.Player2punchreflex = 2;
_global.Player1gettingblocked = 0;
_global.Player2gettingblocked = 0;
_global.Player1punchcounter = 0;
_global.Player2punchcounter = 0;
_global.walk_speed = 10;
_global.slow_run_speed = 20;
_global.med_run_speed = 30;
_global.fast_run_speed = 40;
_global.player1_target = 0;
_global.player2_target = 0;
_global.player3_target = 0;
_global.player4_target = 0;
_global.Player1_run_speed = _global.walk_speed;
_global.Player2_run_speed = _global.walk_speed;
_global.Player3_run_speed = _global.walk_speed;
_global.Player4_run_speed = _global.walk_speed;
_global.p1button_right = 68;
_global.p1button_left = 65;
_global.p1button_up = 87;
_global.p1button_down = 83;
_global.p1button_attack_melee = 74;
_global.p1button_attack_special = 75;
_global.p1_active_character = 0;
_global.p2button_right = 39;
_global.p2button_left = 37;
_global.p2button_up = 38;
_global.p2button_down = 40;
_global.p2button_attack_melee = 100;
_global.p2button_attack_special = 101;
_global.p2_active_character = 0;
_global.Player1Strength = 0;
_global.Player2Strength = 0;
_global.StrengthResult = 0;
_global.MaikoMagicSelect = 0;
_global.Player1Damage = 0;
_global.Player2Damage = 0;
_root.gotoAndStop(112);
}
frame 112 {
stop();
_root.VSPlayer1.px1.gotoAndStop(2);
_root.VSPlayer2.px1.gotoAndStop(5);
_global.load_VS_character(_root.VSPlayer1, 22);
_global.load_VS_character(_root.VSPlayer2, 16);
_root.fight_bg.gotoAndStop(_global.bullyframe);
_global.Player1life = 190;
_global.Player2life = 190;
}
movieClip 3999 {
frame 1 {
stop();
}
instance pxbg of movieClip 2146 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance pxbg of movieClip 2201 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance pxbg of movieClip 2214 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
movieClip 4007 {
}
movieClip 4009 {
frame 1 {
stop();
if (_parent.FIGHTER_head.hair_upper._currentframe == 22 && _global.custom_shirt == 1 && _root._currentframe == 115 && _global.Maiko_coat == 0) {
gotoAndStop(4);
}
}
instance c_ink of movieClip 4007 {
onClipEvent (load) {
_global.changeColor(this, _global.colorValue);
}
}
}
movieClip 4012 {
frame 1 {
stop();
}
}
movieClip 4015 {
}
movieClip 4020 {
frame 1 {
stop();
}
}
movieClip 4025 {
frame 1 {
stop();
}
}
movieClip 4032 {
frame 1 {
stop();
}
}
movieClip 4039 {
}
movieClip 4042 {
}
movieClip 4043 {
frame 1 {
stop();
if (_parent._parent.FIGHTER_head.hair_upper._currentframe == 22 && _global.custom_shirt == 1 && _root._currentframe == 115 && _global.Maiko_coat == 0) {
gotoAndStop(3);
}
}
instance c_ink of movieClip 4042 {
onClipEvent (load) {
_global.changeColor(this, _global.colorValue);
}
}
}
movieClip 4044 {
frame 1 {
stop();
}
frame 102 {
stop();
}
}
movieClip 4047 {
}
movieClip 4050 {
frame 1 {
stop();
}
}
movieClip 4065 {
}
movieClip 4068 {
}
movieClip 4073 {
frame 1 {
stop();
if (_parent.FIGHTER_head.hair_upper._currentframe == 22 && _global.custom_shirt == 1) {
gotoAndStop(6);
}
}
frame 3 {
if (_parent.FIGHTER_head.hair_upper._currentframe == 8) {
gotoAndStop(5);
}
if (_parent.FIGHTER_head.hair_upper._currentframe == 22 && _global.custom_shirt == 1) {
gotoAndStop(7);
}
}
instance c_ink of movieClip 4065 {
onClipEvent (load) {
_global.changeColor(this, _global.colorValue);
}
}
instance c_ink of movieClip 4068 {
onClipEvent (load) {
_global.changeColor(this, _global.colorValue);
}
}
}
movieClip 4078 {
frame 1 {
stop();
hair_lower.gotoAndStop(hair_upper._currentframe);
if (hair_upper._currentframe == 5 || hair_upper._currentframe == 9 || hair_upper._currentframe == 10 || hair_upper._currentframe == 15 || hair_upper._currentframe == 16 || hair_upper._currentframe == 17 || hair_upper._currentframe == 18) {
gotoAndStop(2);
}
}
frame 1 {
stop();
hair_lower.gotoAndStop(hair_upper._currentframe);
if (hair_upper._currentframe == 5 || hair_upper._currentframe == 9 || hair_upper._currentframe == 10 || hair_upper._currentframe == 15 || hair_upper._currentframe == 16 || hair_upper._currentframe == 17 || hair_upper._currentframe == 18) {
gotoAndStop(2);
}
}
}
movieClip 4081 {
frame 1 {
stop();
if (_root._currentframe == 113 || _root._currentframe == 115) {
gotoAndStop(2);
}
}
}
movieClip 4082 {
}
movieClip 4083 {
}
movieClip 4086 {
instance device of movieClip 4083 {
onClipEvent (load) {
_global.changeColor(this, _global.colorValue);
}
}
frame 10 {
_global.camera_objective_check();
}
frame 30 {
stop();
}
}
movieClip 4087 {
frame 1 {
stop();
}
frame 9 {
if (_global.jiggle == 0) {
if (_parent._currentframe == 27) {
_parent.gotoAndStop(1);
} else {
if (_parent._currentframe == 28) {
_parent.gotoAndStop(4);
} else {
if (_parent._currentframe == 2) {
_parent.gotoAndStop(1);
} else {
_parent.gotoAndStop(4);
}
}
}
gotoAndStop('stop');
}
}
frame 16 {
if (_global.jiggle == 0) {
if (_parent._currentframe == 27) {
_parent.gotoAndStop(1);
} else {
if (_parent._currentframe == 28) {
_parent.gotoAndStop(4);
} else {
if (_parent._currentframe == 2) {
_parent.gotoAndStop(1);
} else {
_parent.gotoAndStop(4);
}
}
}
gotoAndStop('stop');
}
}
frame 23 {
if (_parent._currentframe == 27) {
_parent.gotoAndStop(1);
} else {
if (_parent._currentframe == 28) {
_parent.gotoAndStop(4);
} else {
if (_parent._currentframe == 2) {
_parent.gotoAndStop(1);
} else {
_parent.gotoAndStop(4);
}
}
}
gotoAndStop('stop');
}
frame 39 {
gotoAndPlay('walk');
}
frame 52 {
gotoAndPlay('run');
}
frame 65 {
stop();
}
frame 72 {
if (_parent._currentframe == 13) {
_parent.gotoAndStop(1);
} else {
_parent.gotoAndStop(4);
}
}
frame 79 {
if (_parent._currentframe == 15) {
_parent.gotoAndStop(1);
} else {
_parent.gotoAndStop(4);
}
}
instance punch_collision of movieClip 4082 {
onClipEvent (load) {
if (this.hitTest(_root.target1.px1.TempoColission) == true && _root.target1.gender == 0) {
_root.target1.attraction = 100;
_global.target1_target = _root.VSPlayer1;
}
if (this.hitTest(_root.target2.px1.TempoColission) == true && _root.target2.gender == 0) {
_root.target2.attraction = 100;
_global.target2_target = _root.VSPlayer1;
}
if (this.hitTest(_root.target3.px1.TempoColission) == true && _root.target3.gender == 0) {
_root.target3.attraction = 100;
_global.target3_target = _root.VSPlayer1;
}
if (this.hitTest(_root.target4.px1.TempoColission) == true && _root.target4.gender == 0) {
_root.target4.attraction = 100;
_global.target4_target = _root.VSPlayer1;
}
var gothit = 0;
if (_parent._parent._parent == _root.VSPlayer1) {
_global.attackdamage = _global.Player1Damage;
if (this.hitTest(_root.VSPlayer2.px1.TempoColission) == true && _root.VSPlayer2.px1._currentframe != 17 && _root.VSPlayer2.px1._currentframe != 18) {
if (_global.Player1_direction == 1) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(15);
} else {
_root.VSPlayer2.px1.gotoAndStop(14);
}
}
if (_global.Player1_direction == 0) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(13);
} else {
_root.VSPlayer2.px1.gotoAndStop(16);
}
}
_parent._parent.shockwave.gotoAndPlay(2);
_global.randomshit = _global.attackdamage;
if (_global.randomshit > 0) {
_global.Player2life -= _global.randomshit;
}
if (_global.player1style[_global.Player1character - 1][0] == 3 || _global.player1style[_global.Player1character - 1][1] == 3 || _global.player1style[_global.Player1character - 1][2] == 3) {
_global.Player2stopped = 10;
}
_global.randomshit = random(4);
if ((_global.player1style[_global.Player1character - 1][0] == 2 || _global.player1style[_global.Player1character - 1][1] == 2 || _global.player1style[_global.Player1character - 1][2] == 2) && _global.randomshit == 1) {
_global.Player2stopped = 30;
}
} else {
if (this.hitTest(_root.VSPlayer2.px1.TempoColission) == true && (_root.VSPlayer2.px1._currentframe == 17 || _root.VSPlayer2.px1._currentframe == 18) && _root.VSPlayer2.px1.character._currentframe == 92) {
_parent._parent.shockwave.gotoAndPlay(2);
if (_global.Player2BlockCounter < _global.Player2BlockCounterRequire) {
++_global.Player1punchcounter;
++_global.Player2BlockCounter;
}
}
}
} else {
if (_parent._parent._parent == _root.VSPlayer2) {
_global.attackdamage = _global.Player2Damage;
if (this.hitTest(_root.VSPlayer1.px1.TempoColission) == true && _root.VSPlayer1.px1._currentframe != 17 && _root.VSPlayer1.px1._currentframe != 18) {
if (_global.Player2_direction == 1) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(15);
} else {
_root.VSPlayer1.px1.gotoAndStop(14);
}
}
if (_global.Player2_direction == 0) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(13);
} else {
_root.VSPlayer1.px1.gotoAndStop(16);
}
}
_parent._parent.shockwave.gotoAndPlay(2);
_global.randomshit = _global.attackdamage;
if (_global.randomshit > 0) {
_global.Player1life -= _global.randomshit;
}
if (_global.player2style[_global.Player2character - 1][0] == 3 || _global.player2style[_global.Player2character - 1][1] == 3 || _global.player2style[_global.Player2character - 1][2] == 3) {
_global.Player1stopped = 10;
}
_global.randomshit = random(4);
if ((_global.player2style[_global.Player2character - 1][0] == 2 || _global.player2style[_global.Player2character - 1][1] == 2 || _global.player2style[_global.Player2character - 1][2] == 2) && _global.randomshit == 1) {
_global.Player1stopped = 30;
}
} else {
if (this.hitTest(_root.VSPlayer1.px1.TempoColission) == true && (_root.VSPlayer1.px1._currentframe == 17 || _root.VSPlayer1.px1._currentframe == 18) && _root.VSPlayer1.px1.character._currentframe == 92) {
_parent._parent.shockwave.gotoAndPlay(2);
if (_global.Player1BlockCounter < _global.Player1BlockCounterRequire) {
++_global.Player2punchcounter;
++_global.Player1BlockCounter;
}
}
}
}
}
}
}
frame 88 {
if (_parent._currentframe == 7) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(5);
}
}
frame 92 {
stop();
}
instance cam of movieClip 4086 {
onClipEvent (load) {
if (_root._currentframe != 115) {
this._visible = false;
}
}
}
frame 93 {
_parent._parent = _root.VSPlayer1 && _global.Player1life <= 0 && _global.Player1KOedPunch == 0;
if (_parent._parent) {
gotoAndPlay(106);
}
_parent._parent = _root.VSPlayer2 && _global.Player2life <= 0 && _global.Player2KOedPunch == 0;
if (_parent._parent) {
gotoAndPlay(106);
}
}
frame 152 {
stop();
}
frame 159 {
if (_parent._currentframe == 21) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(5);
}
}
frame 177 {
gotoAndPlay('walkback');
}
frame 185 {
if (_parent._currentframe == 30) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(5);
}
}
instance punch_collision of movieClip 4082 {
onClipEvent (load) {
if (_parent._parent._parent == _root.VSPlayer1) {
if (this.hitTest(_root.VSPlayer2.px1.TempoColission) == true && _root.VSPlayer2.px1._currentframe != 7 && _root.VSPlayer2.px1._currentframe != 8) {
if (_global.Player1_direction == 1) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(31);
} else {
_root.VSPlayer2.px1.gotoAndStop(32);
}
}
if (_global.Player1_direction == 0) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(32);
} else {
_root.VSPlayer2.px1.gotoAndStop(31);
}
}
} else {
if (_parent._currentframe == 29) {
_parent._parent.gotoAndStop(5);
} else {
_parent._parent.gotoAndStop(2);
}
}
} else {
if (_parent._parent._parent == _root.VSPlayer2) {
if (this.hitTest(_root.VSPlayer1.px1.TempoColission) == true && _root.VSPlayer1.px1._currentframe != 7 && _root.VSPlayer1.px1._currentframe != 8) {
if (_global.Player2_direction == 1) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(31);
} else {
_root.VSPlayer1.px1.gotoAndStop(32);
}
}
if (_global.Player2_direction == 0) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(32);
} else {
_root.VSPlayer1.px1.gotoAndStop(31);
}
}
} else {
if (_parent._currentframe == 29) {
_parent.gotoAndStop(5);
} else {
_parent.gotoAndStop(2);
}
}
}
}
}
}
frame 195 {
if (_parent._currentframe == 33) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(5);
}
}
frame 196 {
stop();
}
frame 211 {
if (_parent._currentframe == 35) {
_parent.gotoAndStop(37);
} else {
_parent.gotoAndStop(38);
}
}
frame 212 {
stop();
}
frame 219 {
if (_parent._currentframe == 39) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(5);
}
}
instance punch_collision of movieClip 4082 {
onClipEvent (load) {
if (_parent._parent._parent == _root.VSPlayer1) {
_global.attackdamage = _global.Player1Damage;
if (this.hitTest(_root.VSPlayer2.px1.TempoColission) == true) {
if (_global.Player1_direction == 1) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(15);
} else {
_root.VSPlayer2.px1.gotoAndStop(14);
}
}
if (_global.Player1_direction == 0) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(13);
} else {
_root.VSPlayer2.px1.gotoAndStop(16);
}
}
_global.randomshit = _global.attackdamage;
if (_global.randomshit > 0) {
_global.Player2stopped = 21;
_global.Player2life -= _global.randomshit;
}
}
} else {
if (_parent._parent._parent == _root.VSPlayer2) {
_global.attackdamage = _global.Player2Damage;
if (this.hitTest(_root.VSPlayer1.px1.TempoColission) == true) {
if (_global.Player2_direction == 1) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(15);
} else {
_root.VSPlayer1.px1.gotoAndStop(14);
}
}
if (_global.Player2_direction == 0) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(13);
} else {
_root.VSPlayer1.px1.gotoAndStop(16);
}
}
_global.randomshit = _global.attackdamage;
if (_global.randomshit > 0) {
_global.Player1stopped = 21;
_global.Player1life -= _global.randomshit;
}
}
}
}
}
}
frame 226 {
if (_parent._currentframe == 9) {
_parent.gotoAndStop(2);
} else {
_parent.gotoAndStop(5);
}
}
frame 227 {
stop();
}
frame 233 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 3;
}
if (_parent._parent == _root.VSPlayer1) {
_global.add_attraction();
} else {
_global.add_attraction_support();
}
}
frame 245 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 2;
}
if (_parent._parent == _root.VSPlayer1) {
_global.add_attraction();
} else {
_global.add_attraction_support();
}
}
frame 251 {
gotoAndPlay('grope');
}
frame 266 {
_global.pleasure_total += 10;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
}
if (_parent._parent == _root.VSPlayer1) {
_global.add_attraction();
} else {
_global.add_attraction_support();
}
}
frame 281 {
gotoAndPlay('bounce');
}
frame 292 {
_global.pleasure_total += 10;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
}
if (_parent._parent == _root.VSPlayer1) {
_global.add_attraction();
} else {
_global.add_attraction_support();
}
}
frame 302 {
gotoAndPlay('sway');
}
frame 315 {
stop();
}
frame 321 {
if (_parent._currentframe == 46) {
_parent.gotoAndStop(41);
}
}
instance extra_dress of movieClip 4050 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
instance penis of movieClip 573 {
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
}
frame 332 {
gotoAndPlay('fap');
_global.add_attraction_m(_parent._parent);
}
frame 339 {
gotoAndPlay('fapfast');
_global.add_attraction_m(_parent._parent);
}
frame 340 {
FIGHTER_hand_outter.gotoAndStop(2);
FIGHTER_hand_inner.gotoAndStop(2);
if (penis.cum._currentframe == 1) {
penis.cum.gotoAndPlay(2);
if (_root._currentframe == 117) {
_root.textb_mc.gotoAndStop(2);
if (_root.boy.FIGHTER_head.hair_upper._currentframe == 5) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Chris: Oh my god it is squirting out!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Chris: M- Maiko!!!!\nMaiko: Cum for me!';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Chris: Ah!!!!\nMaiko: Hmm it is warm..';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Chris: Oh god!!!!\nMaiko: It\'s running down my back hehe.';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Chris: Ah!!!!\nMaiko: Let it all out Chris.';
}
}
}
}
}
}
if (_root.boy.FIGHTER_head.hair_upper._currentframe == 9) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Greel: Ah! that feels so good!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Greel: Whoa! Babydoll!\nMaiko: Greel! that was way too close!';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Greel: Ahhhhh!! damn babe!\nMaiko: You liked it?\nGreel: Are you kidding me? It was amazing!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Greel: Oh Baby!!\nMaiko: That was fun!';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Greel: Whoa!!\nMaiko: Greel! You better not drop any on the floor!';
}
}
}
}
}
}
if (_root.boy.FIGHTER_head.hair_upper._currentframe == 10) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Kyle: Holy shit!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Kyle: Shit! M- Maiko-chan!!! \nMaiko: Just let it all out Kyle!';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Kyle: God damn it hurts squirting so much out at once!!\nMaiko: Sorry Kyle! Are you okay!?';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Kyle: Well at least this will be easy to clean!\nMaiko: I know right?';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Kyle: Shit! Shit! Shit! \nMaiko:Are you okay Kyle?';
}
}
}
}
}
}
if (_root.boy.FIGHTER_head.hair_upper._currentframe == 15) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Joiry: Mmmmmmm fuck.\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Joiry: Damn girlie I almost busted inside you!\nMaiko: Thanks for pulling out!';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Joiry: Oh shit yeah!\nMaiko: I can feel so much on my back!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext += 'Joiry: Mmmmmmm damn that feels sooooo fucking good.\n';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Joiry: Damnit! not again!\nMaiko: Maybe one day you will make me cum hehe.';
}
}
}
}
}
}
if (_root.boy.FIGHTER_head.hair_upper._currentframe == 16) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'David: Damn you feel good! FUCK!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'David: Damnit! FUCK!!\nMaiko: Too soon David!\nDavid: Bitch do you have any fucking idea how good you feel!?';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'David: AHHHHHH!\nMaiko: Yeah! Cum all over me!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'David: GOD DAMN YOUR SLIPPERY ASS PUSSY!\nMaiko: hehe!!';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'David: DAMN my dick is hot as fuck!\nMaiko: It feels good in me!';
}
}
}
}
}
}
if (_root.boy.FIGHTER_head.hair_upper._currentframe == 17) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Tsugo: Ohhh!!! Ahhhh!!!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Tsugo: Sorry Maiko-chan!!\nMaiko: No problem. Want to go again?';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Tsugo: Maiko-chan I\'m cumming!\nMaiko: Cum for me blondie!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Tsugo: Not to worry Maiko-chan we can try again later!\nMaiko: Looking forward to it blondie!';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Tsugo: Maiko-chan...\nMaiko: Go ahead and let it out.\nTsugo: Thanks...';
}
}
}
}
}
}
if (_root.boy.FIGHTER_head.hair_upper._currentframe == 18) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Jinru:!!!!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Jinru: !!!!!\nMaiko: I\'m suprised you managed to get your big hard dick out of me.';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Jinru: Mmmmmmm......\nMaiko: well?...was it good?\nJinru: Very...thanks.';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Jinru: Mmmmmmm......\nMaiko: wow that felt so good!';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Jinru: I\'m..!!!!!!\nMaiko: Phew! That was a bit painful!\nJinru: Sorry....';
}
}
}
}
}
}
}
}
}
frame 360 {
gotoAndPlay('cum');
}
frame 361 {
play();
FIGHTER_hand_outter.gotoAndStop(2);
FIGHTER_hand_inner.gotoAndStop(2);
}
frame 369 {
_global.pleasure_total += 3;
gotoAndPlay('sex');
}
frame 370 {
FIGHTER_hand_outter.gotoAndStop(2);
FIGHTER_hand_inner.gotoAndStop(2);
play();
}
instance extra_dress of movieClip 4050 {
onClipEvent (load) {
if (_global.inshower == 1) {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.inshower == 1) {
this._visible = false;
}
}
}
frame 378 {
gotoAndPlay('boned');
}
}
movieClip 4089 {
}
movieClip 4092 {
}
movieClip 4093 {
frame 1 {
stop();
}
frame 12 {
gotoAndStop(1);
}
}
movieClip 4094 {
frame 1 {
stop();
}
frame 1 {
character.gotoAndStop('stop');
}
instance TempoColission of movieClip 4089 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
instance character_vision of movieClip 4089 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
frame 2 {
stop();
}
frame 2 {
character.gotoAndPlay('jiggle');
}
frame 3 {
stop();
}
frame 3 {
character.gotoAndPlay('walk');
}
frame 4 {
stop();
}
frame 4 {
character.gotoAndStop('stop');
}
frame 5 {
stop();
}
frame 5 {
character.gotoAndPlay('jiggle');
}
frame 6 {
stop();
}
frame 6 {
character.gotoAndPlay('walk');
}
frame 7 {
stop();
}
frame 7 {
character.gotoAndPlay('punch');
}
frame 8 {
stop();
}
frame 8 {
character.gotoAndPlay('punch');
}
frame 9 {
stop();
}
frame 9 {
character.gotoAndPlay('counter');
}
frame 10 {
stop();
}
frame 10 {
character.gotoAndPlay('counter');
}
frame 11 {
stop();
}
frame 11 {
character.gotoAndPlay('jump');
}
instance TempoColission of movieClip 4089 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
frame 12 {
stop();
}
frame 12 {
character.gotoAndPlay('jump');
}
frame 13 {
stop();
}
frame 13 {
character.gotoAndPlay('hit_front');
}
frame 14 {
stop();
}
frame 14 {
character.gotoAndPlay('hit_front');
}
frame 15 {
stop();
}
frame 15 {
character.gotoAndPlay('hit_back');
}
frame 16 {
stop();
}
frame 16 {
character.gotoAndPlay('hit_back');
}
frame 17 {
stop();
}
frame 17 {
character.gotoAndPlay('block');
}
instance character_vision of movieClip 4089 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
frame 18 {
stop();
}
frame 18 {
character.gotoAndPlay('block');
}
frame 19 {
stop();
}
frame 19 {
character.gotoAndPlay('die');
}
frame 20 {
stop();
}
frame 20 {
character.gotoAndPlay('die');
}
frame 21 {
stop();
}
frame 21 {
character.gotoAndPlay('evade');
}
frame 22 {
stop();
}
frame 22 {
character.gotoAndPlay('evade');
}
frame 23 {
stop();
}
frame 23 {
character.gotoAndPlay('run');
}
frame 24 {
stop();
}
frame 24 {
character.gotoAndPlay('run');
}
frame 25 {
stop();
}
frame 25 {
character.gotoAndPlay('walkback');
}
instance TempoColission of movieClip 4089 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
frame 26 {
stop();
}
frame 26 {
character.gotoAndPlay('walkback');
}
frame 27 {
stop();
}
frame 27 {
character.gotoAndPlay('jiggle_end');
}
frame 28 {
stop();
}
frame 28 {
character.gotoAndPlay('jiggle_end');
}
frame 29 {
stop();
}
frame 29 {
character.gotoAndPlay('grab');
}
frame 30 {
stop();
}
frame 30 {
character.gotoAndPlay('grab');
}
frame 31 {
stop();
}
frame 31 {
character.gotoAndPlay('grabbed');
}
frame 32 {
stop();
}
frame 32 {
character.gotoAndPlay('grabbed');
}
frame 33 {
stop();
}
frame 33 {
character.gotoAndPlay('throwdown');
}
frame 34 {
stop();
}
frame 34 {
character.gotoAndPlay('throwdown');
}
frame 35 {
stop();
}
frame 35 {
character.gotoAndPlay('thrown');
}
frame 36 {
stop();
}
frame 36 {
character.gotoAndPlay('thrown');
}
frame 37 {
stop();
}
frame 37 {
character.gotoAndPlay('down');
}
frame 38 {
stop();
}
frame 38 {
character.gotoAndPlay('down');
}
frame 39 {
stop();
}
frame 39 {
character.gotoAndPlay('recover');
}
frame 40 {
stop();
}
frame 40 {
character.gotoAndPlay('recover');
}
frame 41 {
stop();
}
frame 41 {
character.gotoAndPlay('idle');
}
instance TempoColission of movieClip 4089 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
instance character_vision of movieClip 4089 {
onClipEvent (load) {
this._visible = false;
}
onClipEvent (enterFrame) {
this._visible = false;
}
}
frame 42 {
stop();
}
frame 42 {
character.gotoAndPlay('grope');
}
frame 43 {
stop();
}
frame 43 {
character.gotoAndPlay('bounce');
}
frame 44 {
stop();
}
frame 44 {
character.gotoAndPlay('sway');
}
frame 45 {
stop();
}
frame 45 {
character.gotoAndPlay('snapup');
}
frame 46 {
stop();
}
frame 46 {
character.gotoAndPlay('snapdown');
}
frame 47 {
stop();
}
frame 47 {
character.gotoAndPlay('fap');
}
frame 48 {
stop();
}
frame 48 {
character.gotoAndPlay('fapfast');
}
frame 49 {
stop();
}
frame 49 {
character.gotoAndPlay('cum');
}
frame 50 {
character.gotoAndPlay('grope');
}
frame 51 {
character.gotoAndPlay('bounce');
}
frame 52 {
character.gotoAndPlay('sway');
}
frame 53 {
character.gotoAndPlay('fap');
}
frame 54 {
character.gotoAndPlay('fapfast');
}
frame 55 {
character.gotoAndPlay('cum');
}
}
movieClip 4096 {
frame 1 {
stop();
}
}
movieClip 4097 {
}
movieClip 4099 {
}
movieClip 4100 {
frame 1 {
stop();
}
}
movieClip 4101 {
frame 1 {
stop();
}
}
movieClip 4102 {
frame 1 {
stop();
}
instance px1 of movieClip 4094 {
onClipEvent (load) {
if (this.character.FIGHTER_head._currentframe == 2) {
this.character.FIGHTER_head.extra_dress.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (this.character.FIGHTER_head._currentframe == 2) {
this.character.FIGHTER_head.extra_dress.gotoAndStop(2);
this.character.FIGHTER_head.extra_dress._visible = false;
}
}
}
instance heart of movieClip 4101 {
onClipEvent (enterFrame) {
if (_parent.attraction <= 1000) {
this.gotoAndStop(_parent.attraction + 1);
} else {
this.gotoAndStop(1000);
}
}
}
}
instance player_1_timer of movieClip 1834 {
onClipEvent (load) {
_global.Player1_direction = 0;
_global.Player1_right = 0;
_global.Player1_left = 1;
_global.Player1Power = 45;
_global.Player1JumpPower = 40;
_global.Player1IsFalling = 0;
_global.Player1IsJumping = 0;
_global.Player1Special = 0;
_global.Player1RileyBonus = 0;
_global.Player1Bonus = 0;
_global.Player1isAttacking = 0;
_global.jumpbuffer = _root.VSPlayer1._y;
_global.rundistance = 1;
_global.Player1initialElevation = _root.VSPlayer1._y;
_global.Player1AbsoluteElevation = _root.VSPlayer1._y;
_global.Player1regen = 5;
_global.player1_target = 0;
_global.Player1runtimer = 0;
_global.Player1runtimer_right = 0;
_global.Player1runtimer_left = 0;
_global.Player1previous_action = 0;
_global.Player1isrunning = 0;
_global.Player1isjumping = 0;
}
onClipEvent (enterFrame) {
if (_global.Player1stopped <= 0 && _root.VSPlayer1.px1._currentframe != 35 && _root.VSPlayer1.px1._currentframe != 36 && _global.Player1life > 0 && !(_root.VSPlayer1.px1._currentframe > 12 && _root.VSPlayer1.px1._currentframe < 17)) {
if (_global.Player1AI == 0) {
if (Key.isDown(_global.p1button_down) == true && Key.isDown(_global.p1button_right) == false && Key.isDown(_global.p1button_left) == false && Key.isDown(_global.p1button_up) == false && _root.VSPlayer1.px1._currentframe != 9 && _root.VSPlayer1.px1._currentframe != 10 && _root.VSPlayer1.px1._currentframe < 31) {
_global.Player1runtimer = 0;
_global.Player1runtimer_right = 0;
_global.Player1runtimer_left = 0;
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(18);
} else {
_root.VSPlayer1.px1.gotoAndStop(17);
}
if (_global.Player1BlockCounter >= _global.Player1BlockCounterRequire) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(10);
} else {
_root.VSPlayer1.px1.gotoAndStop(9);
}
_global.Player1BlockCounter = 0;
}
}
if (Key.isDown(_global.p1button_left) && Key.isDown(_global.p1button_right) == false && _root.VSPlayer1.px1._currentframe < 29) {
_global.Player1_right = 0;
_global.Player1_left = 1;
_global.Player1_direction = 0;
_global.Player1_is_running = 1;
_global.Player1previous_action = _root.VSPlayer1.px1._currentframe;
if (_global.Player1runtimer_left > 0) {
_root.VSPlayer1.px1.gotoAndStop(24);
_root.VSPlayer1._x -= _global.med_run_speed;
++_global.Player1runtimer_left;
} else {
if (_global.player1_target == 1) {
_root.VSPlayer1._x -= _global.walk_speed;
_global.Player1_direction = 0;
_root.VSPlayer1.px1.gotoAndStop(6);
} else {
_root.VSPlayer1._x -= _global.walk_speed;
_global.Player1_direction = 1;
_root.VSPlayer1.px1.gotoAndStop(25);
}
}
} else {
if (Key.isDown(_global.p1button_right) && Key.isDown(_global.p1button_left) == false && _root.VSPlayer1.px1._currentframe < 29) {
_global.Player1_right = 1;
_global.Player1_left = 0;
_global.Player1_direction = 1;
_global.Player1_is_running = 1;
_global.Player1previous_action = _root.VSPlayer1.px1._currentframe;
if (_global.Player1runtimer_right > 0) {
_root.VSPlayer1.px1.gotoAndStop(23);
_root.VSPlayer1._x += _global.med_run_speed;
++_global.Player1runtimer_right;
} else {
if (_global.player1_target == 0) {
_root.VSPlayer1._x += _global.walk_speed;
_global.Player1_direction = 1;
_root.VSPlayer1.px1.gotoAndStop(3);
} else {
_root.VSPlayer1._x += _global.walk_speed;
_global.Player1_direction = 0;
_root.VSPlayer1.px1.gotoAndStop(26);
}
}
}
}
if (Key.isDown(_global.p1button_right) == false && Key.isDown(_global.p1button_left) == false) {
_global.Player1_is_running = 0;
if (_global.player1_target == 0 && (_root.VSPlayer1.px1._currentframe == 3 || _root.VSPlayer1.px1._currentframe == 6 || _root.VSPlayer1.px1._currentframe == 23 || _root.VSPlayer1.px1._currentframe == 24 || _root.VSPlayer1.px1._currentframe == 25 || _root.VSPlayer1.px1._currentframe == 26)) {
_global.Player1_direction = 1;
_root.VSPlayer1.px1.gotoAndStop(2);
if (_global.Player1previous_action == 3 || _global.Player1previous_action == 25) {
_root.VSPlayer1.px1.gotoAndStop(27);
}
} else {
if (_global.player1_target == 1 && (_root.VSPlayer1.px1._currentframe == 3 || _root.VSPlayer1.px1._currentframe == 6 || _root.VSPlayer1.px1._currentframe == 23 || _root.VSPlayer1.px1._currentframe == 24 || _root.VSPlayer1.px1._currentframe == 25 || _root.VSPlayer1.px1._currentframe == 26)) {
_global.Player1_direction = 0;
_root.VSPlayer1.px1.gotoAndStop(5);
if (_global.Player1previous_action == 6 || _global.Player1previous_action == 26) {
_root.VSPlayer1.px1.gotoAndStop(28);
}
}
}
if (_global.Player1previous_action == 3 || _global.Player1previous_action == 23 || _global.Player1previous_action == 26) {
_global.Player1runtimer = _global.defaultruntimer;
_global.Player1runtimer_right = _global.defaultruntimer;
_global.Player1previous_action = 0;
}
if (_global.Player1previous_action == 6 || _global.Player1previous_action == 24 || _global.Player1previous_action == 25) {
_global.Player1runtimer = _global.defaultruntimer;
_global.Player1runtimer_left = _global.defaultruntimer;
_global.Player1previous_action = 0;
}
}
if (Key.isDown(_global.p1button_left) == false && Key.isDown(_global.p1button_right) == false) {
if (Key.isDown(_global.p1button_attack_melee) == true && Key.isDown(_global.p1button_attack_special) == false) {
if (_root.VSPlayer1.px1._currentframe != 7 && _root.VSPlayer1.px1._currentframe != 8 && _root.VSPlayer1.px1._currentframe != 9 && _root.VSPlayer1.px1._currentframe != 10) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(8);
} else {
_root.VSPlayer1.px1.gotoAndStop(7);
}
}
}
if (Key.isDown(_global.p1button_attack_special) == true && Key.isDown(_global.p1button_attack_melee) == false) {
if ((_root.VSPlayer1.px1._currentframe == 29 || _root.VSPlayer1.px1._currentframe == 30) && _root.VSPlayer1.px1._currentframe != 34 && _root.VSPlayer1.px1._currentframe != 33) {
if (_root.VSPlayer2.px1._currentframe == 31 || _root.VSPlayer2.px1._currentframe == 32) {
_global.calculate_strength_outcome();
if (_global.StrengthResult == 1) {
_global.attackdamage = _global.Player1Damage * 5;
_global.Player2life -= _global.attackdamage;
_global.Player2downtimer = _global.defaultdowntimer;
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(34);
_root.VSPlayer2.px1.gotoAndStop(35);
} else {
_root.VSPlayer1.px1.gotoAndStop(33);
_root.VSPlayer2.px1.gotoAndStop(36);
}
} else {
_global.attackdamage = _global.Player2Damage * 5;
_global.Player1life -= _global.attackdamage;
_global.Player1downtimer = _global.defaultdowntimer;
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(34);
_root.VSPlayer1.px1.gotoAndStop(35);
} else {
_root.VSPlayer2.px1.gotoAndStop(33);
_root.VSPlayer1.px1.gotoAndStop(36);
}
}
}
} else {
if (_root.VSPlayer1.px1._currentframe != 34 && _root.VSPlayer1.px1._currentframe != 33) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(30);
} else {
_root.VSPlayer1.px1.gotoAndStop(29);
}
}
}
}
}
}
}
}
}
instance player_2ai_timer of movieClip 1834 {
onClipEvent (load) {
_global.Player2onesecinterval = 21;
_global.Player2onesectimer = 21;
_global.Player2gettingpunched = 0;
_global.Player2blocking = 0;
_global.Player2AI = 1;
_global.Player2punchcounter = 0;
}
onClipEvent (enterFrame) {
if (_global.Player2AI >= 1) {
if (_root.VSPlayer2.px1._currentframe == 13 || _root.VSPlayer2.px1._currentframe == 14 || _root.VSPlayer2.px1._currentframe == 15 || _root.VSPlayer2.px1._currentframe == 16) {
++_global.Player2gettingpunched;
}
--_global.Player2onesectimer;
if (_global.Player2onesectimer <= 0 && _root.VSPlayer2.px1._currentframe < 31 && (_root.VSPlayer1.px1._currentframe != 19 && _root.VSPlayer1.px1._currentframe != 20) && _global.Player2life > 0) {
if (_global.Player2gettingpunched > _global.Player2punchreflex) {
_global.Player2AI = 3;
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(18);
} else {
_root.VSPlayer2.px1.gotoAndStop(17);
}
} else {
_global.Player2AI = 1;
if (_root.VSPlayer2.px1._currentframe == 29 || _root.VSPlayer2.px1._currentframe == 30) {
_global.calculate_strength_outcome();
if (_global.StrengthResult == 1) {
_global.attackdamage = _global.Player1Damage * 5;
_global.Player2life -= _global.attackdamage;
_global.Player2downtimer = _global.defaultdowntimer;
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(34);
_root.VSPlayer2.px1.gotoAndStop(35);
} else {
_root.VSPlayer1.px1.gotoAndStop(33);
_root.VSPlayer2.px1.gotoAndStop(36);
}
} else {
_global.attackdamage = _global.Player2Damage * 5;
_global.Player1life -= _global.attackdamage;
_global.Player1downtimer = _global.defaultdowntimer;
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(34);
_root.VSPlayer1.px1.gotoAndStop(35);
} else {
_root.VSPlayer2.px1.gotoAndStop(33);
_root.VSPlayer1.px1.gotoAndStop(36);
}
}
} else {
if (_root.VSPlayer2.px1._currentframe != 7 && _root.VSPlayer2.px1._currentframe != 8 && _root.VSPlayer2.px1._currentframe != 29 && _root.VSPlayer2.px1._currentframe != 30) {
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(2);
} else {
_root.VSPlayer2.px1.gotoAndStop(5);
}
}
}
}
_global.Player2gettingpunched = 0;
_global.Player2onesectimer = _global.Player2onesecinterval;
}
}
if (_global.Player2stopped <= 0 && _root.VSPlayer2.px1._currentframe < 31 && (_root.VSPlayer1.px1._currentframe != 19 && _root.VSPlayer1.px1._currentframe != 20) && _global.Player2life > 0) {
if (_root.VSPlayer2.px1._currentframe != 13 && _root.VSPlayer2.px1._currentframe != 14 && _root.VSPlayer2.px1._currentframe != 15 && _root.VSPlayer2.px1._currentframe != 16 && _root.VSPlayer2.px1._currentframe != 19 && _root.VSPlayer2.px1._currentframe != 20) {
if (_global.Player2AI >= 1) {
if (_global.Player2AI == 1) {
if (_root.VSPlayer2.px1._currentframe != 7 && _root.VSPlayer2.px1._currentframe != 8 && _root.VSPlayer2.px1._currentframe != 29 && _root.VSPlayer2.px1._currentframe != 30) {
if (_root.VSPlayer2._x < _root.VSPlayer1._x + 50) {
if (_root.VSPlayer2._x + 90 >= _root.VSPlayer1._x) {
if (_global.Player2gettingblocked > 0 && _global.Player2punchcounter >= _global.Player2punchreflex) {
_global.Player2punchcounter = 0;
_root.VSPlayer2.px1.gotoAndStop(29);
} else {
_root.VSPlayer2.px1.gotoAndStop(7);
}
} else {
if (_root.VSPlayer2._x + 90 - _root.VSPlayer1._x < -_global.Player2aquisition && _global.Player2runner == 1) {
_root.VSPlayer2._x += _global.med_run_speed;
_global.Player2_direction = 1;
_root.VSPlayer2.px1.gotoAndStop(23);
} else {
_root.VSPlayer2._x += _global.Player2_run_speed;
_global.Player2_direction = 1;
_root.VSPlayer2.px1.gotoAndStop(3);
}
}
} else {
if (_root.VSPlayer2._x - 175 <= _root.VSPlayer1._x) {
if (_global.Player2gettingblocked > 0 && _global.Player2punchcounter >= _global.Player2punchreflex) {
_global.Player2punchcounter = 0;
_root.VSPlayer2.px1.gotoAndStop(30);
} else {
_root.VSPlayer2.px1.gotoAndStop(8);
}
} else {
if ((_root.VSPlayer2._x - 175 - _root.VSPlayer1._x) * 2 / 2 > _global.Player2aquisition && _global.Player2runner == 1) {
_root.VSPlayer2._x -= _global.med_run_speed;
_global.Player2_direction = 0;
_root.VSPlayer2.px1.gotoAndStop(24);
} else {
_root.VSPlayer2._x -= _global.Player2_run_speed;
_global.Player2_direction = 0;
_root.VSPlayer2.px1.gotoAndStop(6);
}
}
}
}
if (_root.VSPlayer2.px1._currentframe == 2 || _root.VSPlayer2.px1._currentframe == 1) {
_root.VSPlayer2.px1.gotoAndStop(7);
} else {
if (_root.VSPlayer2.px1._currentframe == 5 || _root.VSPlayer2.px1._currentframe == 4) {
_root.VSPlayer2.px1.gotoAndStop(8);
}
}
} else {
if (_global.Player2AI == 3) {
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(18);
} else {
_root.VSPlayer2.px1.gotoAndStop(17);
}
} else {
if (_global.Player2AI == 4) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2._x += _global.Player2_run_speed;
_root.VSPlayer2.px1.gotoAndStop(3);
--_global.Player2isrunning;
if (_global.Player2isrunning <= 0) {
_global.Player2isrunning = 0;
_global.Player2AI = 1;
}
} else {
_root.VSPlayer2._x -= _global.Player2_run_speed;
_root.VSPlayer2.px1.gotoAndStop(6);
--_global.Player2isrunning;
if (_global.Player2isrunning <= 0) {
_global.Player2isrunning = 0;
_global.Player2AI = 1;
}
}
}
}
}
}
}
}
}
}
movieClip 4105 {
}
instance VSTimer of movieClip 4105 {
onClipEvent (enterFrame) {
_root.VSPlayer1.lifebar.TempoLife._width = _global.Player1life;
_root.VSPlayer2.lifebar.TempoLife._width = _global.Player2life;
if (_root.VSPlayer2.px1._currentframe == 31 || _root.VSPlayer2.px1._currentframe == 32) {
if (_root.VSPlayer1.px1._currentframe != 29 && _root.VSPlayer1.px1._currentframe != 30) {
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(2);
} else {
_root.VSPlayer2.px1.gotoAndStop(5);
}
}
}
if (_root.VSPlayer1.px1._currentframe == 31 || _root.VSPlayer1.px1._currentframe == 32) {
if (_root.VSPlayer2.px1._currentframe != 29 && _root.VSPlayer2.px1._currentframe != 30) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(2);
} else {
_root.VSPlayer1.px1.gotoAndStop(5);
}
}
}
if (_root.VSPlayer1._x < _root.VSPlayer2._x) {
_global.player1_target = 0;
} else {
_global.player1_target = 1;
}
if ((_root.VSPlayer1.px1._currentframe == 19 || _root.VSPlayer1.px1._currentframe == 20) && _root.VSPlayer1.px1.character._currentframe >= 150) {
_root.VSPlayer1.unloadMovie();
_global.agent_return_timer = 0;
_global.agent_occupation = 1;
_global.david_harass = 1;
_global.pleasure_total = 0;
if (_global.david_story_told == 0) {
_global.david_story_told = 1;
_root.gotoAndStop(114);
} else {
_root.gotoAndStop(113);
}
}
if (_global.Player1life <= 0 && (_root.VSPlayer1.px1._currentframe == 37 || _root.VSPlayer1.px1._currentframe == 38)) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(19);
} else {
_root.VSPlayer1.px1.gotoAndStop(20);
}
_global.Player1life = 0;
_global.Player1KOedPunch = -1;
}
if (_global.Player1life <= 0 && _root.VSPlayer1.px1._currentframe < 31) {
if (_global.Player1KOedPunch >= 0) {
_global.Player1KOedPunch = 1;
}
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(19);
} else {
_root.VSPlayer1.px1.gotoAndStop(20);
}
_global.Player1life = 0;
}
if ((_root.VSPlayer2.px1._currentframe == 19 || _root.VSPlayer2.px1._currentframe == 20) && _root.VSPlayer2.px1.character._currentframe >= 150) {
_root.VSPlayer2.unloadMovie();
_global.agent_return_timer = 0;
_global.agent_occupation = 1;
if (_global.student_chat == 16 && _global.TasksLeft <= 2 && _global.joinfriend == 0 && _global.david_harass == 0) {
_global.david_harass = 1;
}
_root.gotoAndStop(_global.ChangeFrame);
}
if (_global.Player2life <= 0 && (_root.VSPlayer2.px1._currentframe == 37 || _root.VSPlayer2.px1._currentframe == 38)) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(19);
} else {
_root.VSPlayer2.px1.gotoAndStop(20);
}
_global.Player2life = 0;
_global.Player2KOedPunch = -1;
}
if (_global.Player2life <= 0 && _root.VSPlayer2.px1._currentframe < 31) {
if (_global.Player2KOedPunch >= 0) {
_global.Player2KOedPunch = 1;
}
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(19);
} else {
_root.VSPlayer2.px1.gotoAndStop(20);
}
_global.Player2life = 0;
}
if (_global.Player1stopped > 0) {
_root.VSPlayer1.stunned.gotoAndStop(2);
--_global.Player1stopped;
} else {
_root.VSPlayer1.stunned.gotoAndStop(1);
}
if (_global.Player2stopped > 0) {
_root.VSPlayer2.stunned.gotoAndStop(2);
--_global.Player2stopped;
if (_global.Player2_direction == 0) {
if (_global.Player2stopped > 10) {
_root.VSPlayer2._x += 5;
} else {
_root.VSPlayer2._x += 2;
}
} else {
if (_global.Player2_direction == 1) {
if (_global.Player2stopped > 10) {
_root.VSPlayer2._x -= 5;
} else {
_root.VSPlayer2._x -= 2;
}
}
}
} else {
_root.VSPlayer2.stunned.gotoAndStop(1);
}
if (_global.Player3stopped > 0) {
--_global.Player3stopped;
}
if (_global.Player4stopped > 0) {
--_global.Player4stopped;
}
if (_global.Player1regen == 1) {
if (_global.Player1life < 190) {
++_global.Player1life;
}
}
if (_global.Player2regen == 1) {
if (_global.Player2life < 190) {
++_global.Player2life;
}
}
if (_global.Player3regen == 1) {
if (_global.Player3life < 190) {
++_global.Player3life;
}
}
if (_global.Player4regen == 1) {
if (_global.Player4life < 190) {
++_global.Player4life;
}
}
if (_global.Player1Special > 0) {
--_global.Player1Special;
}
if (_global.Player2Special > 0) {
--_global.Player2Special;
}
if (_global.Player3Special > 0) {
--_global.Player3Special;
}
if (_global.Player4Special > 0) {
--_global.Player4Special;
}
if (_global.Player1runtimer > 0) {
--_global.Player1runtimer;
}
if (_global.Player1runtimer_right > 0) {
--_global.Player1runtimer_right;
}
if (_global.Player1runtimer_left > 0) {
--_global.Player1runtimer_left;
}
if (_global.Player2runtimer > 0) {
--_global.Player2runtimer;
}
if (_global.Player2runtimer_right > 0) {
--_global.Player2runtimer_right;
}
if (_global.Player2runtimer_left > 0) {
--_global.Player2runtimer_left;
}
if (_global.Player3runtimer > 0) {
--_global.Player3runtimer;
}
if (_global.Player3runtimer_right > 0) {
--_global.Player3runtimer_right;
}
if (_global.Player3runtimer_left > 0) {
--_global.Player3runtimer_left;
}
if (_global.Player4runtimer > 0) {
--_global.Player4runtimer;
}
if (_global.Player4runtimer_right > 0) {
--_global.Player4runtimer_right;
}
if (_global.Player4runtimer_left > 0) {
--_global.Player4runtimer_left;
}
if (_global.Player1downtimer > 0) {
--_global.Player1downtimer;
if (_global.Player1life > 0) {
if (_global.Player1downtimer == 0) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(40);
} else {
_root.VSPlayer1.px1.gotoAndStop(39);
}
}
}
}
if (_global.Player2downtimer > 0) {
--_global.Player2downtimer;
if (_global.Player2life > 0) {
if (_global.Player2downtimer == 0) {
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(40);
} else {
_root.VSPlayer2.px1.gotoAndStop(39);
}
}
}
}
}
}
frame 113 {
_global.load_VS_character(_root.VSPlayer1, 22);
_global.student_chat = 16;
_global.load_VS_character(_root.VSPlayer2, _global.student_chat);
_root.VSPlayer1.px1.gotoAndStop(41);
_root.VSPlayer2.px1.gotoAndStop(47);
_root.VSPlayer1.px1.character.FIGHTER_boob_inner.boob.gotoAndStop(2);
_root.VSPlayer1.px1.character.FIGHTER_boob_outter.boob.gotoAndStop(2);
_root.VSPlayer1.px1.character.FIGHTER_arm_upper_outter.gotoAndStop(3);
_root.VSPlayer1.px1.character.FIGHTER_arm_upper_inner.gotoAndStop(3);
_root.VSPlayer1.px1.character.FIGHTER_body.gotoAndStop(3);
_root.VSPlayer2.px1.character.FIGHTER_body.gotoAndStop(4);
_root.VSPlayer2.px1.character.FIGHTER_leg_upper_outter.gotoAndStop(3);
_root.VSPlayer2.px1.character.FIGHTER_leg_upper_ininer.gotoAndStop(3);
}
movieClip 4106 {
frame 1 {
stop();
}
instance of movieClip 3873 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance VSPlayer1 of movieClip 4102 {
onClipEvent (load) {
this.lifebar.gotoAndStop(2);
}
}
instance VSPlayer2 of movieClip 4102 {
onClipEvent (load) {
this.px1.gotoAndStop(47);
this.lifebar.gotoAndStop(2);
}
onClipEvent (enterFrame) {
if (_global.pleasure_total >= 190) {
this.px1.gotoAndStop(49);
if (this.px1.character.penis.cum._currentframe == 1) {
this.px1.character.penis.cum.gotoAndPlay(2);
}
} else {
if (_global.pleasure_total >= 100) {
this.px1.gotoAndStop(48);
} else {
this.px1.gotoAndStop(47);
}
}
}
}
instance sexbar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
button 4107 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(2);
} else {
_root.VSPlayer1.px1.gotoAndStop(5);
}
if (_root._currentframe == 113) {
_root.VSPlayer1.px1.gotoAndStop(1);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(2);
} else {
_root.support_char.px1.gotoAndStop(5);
}
}
}
}
button 4108 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(42);
} else {
_root.VSPlayer1.px1.gotoAndStop(50);
}
if (_root._currentframe == 113) {
_root.VSPlayer1.px1.gotoAndStop(42);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(42);
} else {
_root.support_char.px1.gotoAndStop(50);
}
}
}
}
button 4109 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(43);
} else {
_root.VSPlayer1.px1.gotoAndStop(51);
}
if (_root._currentframe == 113) {
_root.VSPlayer1.px1.gotoAndStop(43);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(43);
} else {
_root.support_char.px1.gotoAndStop(51);
}
}
}
}
button 4110 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(44);
} else {
_root.VSPlayer1.px1.gotoAndStop(52);
}
if (_root._currentframe == 113) {
_root.VSPlayer1.px1.gotoAndStop(44);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(44);
} else {
_root.support_char.px1.gotoAndStop(52);
}
}
}
}
button 4111 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total >= 190) {
_root.cumface._visible = true;
_root.gotoAndStop(103);
}
}
}
movieClip 4117 {
frame 1 {
stop();
}
}
frame 114 {
_root.Music_mc.gotoAndStop(1);
}
frame 114 {
_global.display_character(_root.CharacterPic1, 'david', 'male');
_root.TextMC.BubbleText.gotoAndPlay(602);
_root.TextMC.gotoAndPlay(2);
_root.CharacterPic1.joinfriend.eyebrow.gotoAndStop('mad');
_root.CharacterPic1.joinfriend.eye_move.gotoAndPlay('front');
_root.CharacterPic1.joinfriend.mouth.gotoAndStop(8);
_root.CharacterPic1.joinfriend.arm_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_left.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_right.gotoAndStop(6);
_root.CharacterPic1.joinfriend.arm_lower_right.gotoAndStop(6);
}
frame 115 {
stop();
_global.objective_counter = 0;
_global.objective7_counter = 0;
_global.objective8_counter = 0;
_global.objective10_counter = 0;
_global.objective12_counter = 0;
_global.objective16_counter = 0;
_global.target1_target = _root.VSPlayer1;
_global.target2_target = _root.VSPlayer1;
_global.target3_target = _root.VSPlayer1;
_global.target4_target = _root.VSPlayer1;
_root.VSPlayer1.px1.gotoAndStop(2);
_root.VSPlayer2.px1.gotoAndStop(5);
_global.load_VS_character_pic(_root.VSPlayer1, _global.active_player, _global.Maiko_coat);
if (_global.joinfriend > 1) {
_global.load_VS_character_pic(_root.support_char, _global.joinfriend, _global.Support_coat);
} else {
_root.support_char.gotoAndStop(2);
}
_global.randomsht1 = random(19) + 2;
_global.randomsht2 = random(19) + 2;
_global.randomsht3 = random(19) + 2;
_global.randomsht4 = random(19) + 2;
while (_global.randomsht1 == _global.joinfriend) {
_global.randomsht1 = random(19) + 2;
}
for (;;) {
if (!(_global.randomsht2 == _global.joinfriend || _global.randomsht2 == _global.randomsht1)) break;
_global.randomsht2 = random(19) + 2;
}
for (;;) {
if (!(_global.randomsht3 == _global.joinfriend || _global.randomsht3 == _global.randomsht1 || _global.randomsht3 == _global.randomsht2)) break;
_global.randomsht3 = random(19) + 2;
}
for (;;) {
if (!(_global.randomsht4 == _global.joinfriend || _global.randomsht4 == _global.randomsht1 || _global.randomsht4 == _global.randomsht2 || _global.randomsht4 == _global.randomsht3)) break;
_global.randomsht4 = random(19) + 2;
}
_global.load_VS_character_pic(_root.target1, _global.randomsht1, 2);
_global.load_VS_character_pic(_root.target2, _global.randomsht2, 2);
_global.load_VS_character_pic(_root.target4, _global.randomsht3, 2);
_global.load_VS_character_pic(_root.target3, _global.randomsht4, 2);
_global.gamestart = 1;
_root.support_char._x = 280;
_root.ground.sky.gotoAndStop(_global.Day);
_root.ground.brick.gotoAndStop(_global.Day);
}
movieClip 4120 {
frame 1 {
stop();
}
}
movieClip 4123 {
frame 1 {
stop();
}
}
movieClip 4125 {
}
movieClip 4126 {
instance col of movieClip 4125 {
onClipEvent (load) {
}
}
instance left_end of movieClip 1834 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.target1.px1.TempoColission) == true) {
_root.target1.attraction = 0;
_global.objective[11] = 1;
}
if (this.hitTest(_root.target2.px1.TempoColission) == true) {
_root.target2.attraction = 0;
_global.objective[11] = 1;
}
if (this.hitTest(_root.target3.px1.TempoColission) == true) {
_root.target3.attraction = 0;
_global.objective[11] = 1;
}
if (this.hitTest(_root.target4.px1.TempoColission) == true) {
_root.target4.attraction = 0;
_global.objective[11] = 1;
}
}
}
instance right_end of movieClip 1834 {
onClipEvent (enterFrame) {
if (this.hitTest(_root.target1.px1.TempoColission) == true) {
_root.target1.attraction = 0;
_global.objective[11] = 1;
}
if (this.hitTest(_root.target2.px1.TempoColission) == true) {
_root.target2.attraction = 0;
_global.objective[11] = 1;
}
if (this.hitTest(_root.target3.px1.TempoColission) == true) {
_root.target3.attraction = 0;
_global.objective[11] = 1;
}
if (this.hitTest(_root.target4.px1.TempoColission) == true) {
_root.target4.attraction = 0;
_global.objective[11] = 1;
}
}
}
}
instance ground of movieClip 4126 {
onClipEvent (enterFrame) {
if (_root.VSPlayer1._y < 430) {
this._y = 436 - _root.VSPlayer1._y + 406;
} else {
this._y = 406.1;
}
if (_root.VSPlayer1.px1._currentframe < 29) {
if (Key.isDown(37) or Key.isDown(65)) {
if (_root.VSPlayer1.px1._currentframe == 23 || _root.VSPlayer1.px1._currentframe == 24) {
if (_global.active_player == 22) {
this._x += _global.walk_speed + _global.Maiko_speed;
_root.support_char._x += _global.walk_speed + _global.Maiko_speed;
_root.target1._x += _global.walk_speed + _global.Maiko_speed;
_root.target2._x += _global.walk_speed + _global.Maiko_speed;
_root.target3._x += _global.walk_speed + _global.Maiko_speed;
_root.target4._x += _global.walk_speed + _global.Maiko_speed;
} else {
if (_global.active_player == 10) {
this._x += _global.walk_speed + _global.Kyle_speed;
_root.support_char._x += _global.walk_speed + _global.Kyle_speed;
_root.target1._x += _global.walk_speed + _global.Kyle_speed;
_root.target2._x += _global.walk_speed + _global.Kyle_speed;
_root.target3._x += _global.walk_speed + _global.Kyle_speed;
_root.target4._x += _global.walk_speed + _global.Kyle_speed;
} else {
this._x += _global.walk_speed + 10;
_root.support_char._x += _global.walk_speed + 10;
_root.target1._x += _global.walk_speed + 10;
_root.target2._x += _global.walk_speed + 10;
_root.target3._x += _global.walk_speed + 10;
_root.target4._x += _global.walk_speed + 10;
}
}
} else {
this._x += _global.walk_speed;
_root.support_char._x += _global.walk_speed;
_root.target1._x += _global.walk_speed;
_root.target2._x += _global.walk_speed;
_root.target3._x += _global.walk_speed;
_root.target4._x += _global.walk_speed;
}
_global.player1_target = 1;
}
if (Key.isDown(39) or Key.isDown(68)) {
if (_root.VSPlayer1.px1._currentframe == 23 || _root.VSPlayer1.px1._currentframe == 24) {
if (_global.active_player == 22) {
this._x -= _global.walk_speed + _global.Maiko_speed;
_root.support_char._x -= _global.walk_speed + _global.Maiko_speed;
_root.target1._x -= _global.walk_speed + _global.Maiko_speed;
_root.target2._x -= _global.walk_speed + _global.Maiko_speed;
_root.target3._x -= _global.walk_speed + _global.Maiko_speed;
_root.target4._x -= _global.walk_speed + _global.Maiko_speed;
} else {
if (_global.active_player == 10) {
this._x -= _global.walk_speed + _global.Kyle_speed;
_root.support_char._x -= _global.walk_speed + _global.Kyle_speed;
_root.target1._x -= _global.walk_speed + _global.Kyle_speed;
_root.target2._x -= _global.walk_speed + _global.Kyle_speed;
_root.target3._x -= _global.walk_speed + _global.Kyle_speed;
_root.target4._x -= _global.walk_speed + _global.Kyle_speed;
} else {
this._x -= _global.walk_speed + _global.walk_speed;
_root.support_char._x -= _global.walk_speed + _global.walk_speed;
_root.target1._x -= _global.walk_speed + _global.walk_speed;
_root.target2._x -= _global.walk_speed + _global.walk_speed;
_root.target3._x -= _global.walk_speed + _global.walk_speed;
_root.target4._x -= _global.walk_speed + _global.walk_speed;
}
}
} else {
this._x -= _global.walk_speed;
_root.support_char._x -= _global.walk_speed;
_root.target1._x -= _global.walk_speed;
_root.target2._x -= _global.walk_speed;
_root.target3._x -= _global.walk_speed;
_root.target4._x -= _global.walk_speed;
}
_global.player1_target = 0;
}
}
}
}
instance target1 of movieClip 4102 {
onClipEvent (enterFrame) {
this._y = 27 + _root.ground._y;
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction > 0) {
this.attraction -= 5;
} else {
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction > 0) {
this.attraction -= 5;
}
}
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(19);
}
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(20);
}
if (this.gender == 0 && this.attraction >= 800) {
this.attraction = 0;
++_global.objective8_counter;
if (_global.objective[8] == 0 && _global.objective8_counter >= 2) {
_global.objective[8] = 1;
}
if (this.xdriection == 1) {
this.px1.gotoAndStop(19);
} else {
this.px1.gotoAndStop(20);
}
}
if (this.px1._currentframe != 49 && this.px1._currentframe != 55 && this.px1._currentframe != 19 && this.px1._currentframe != 20) {
if (this.gender == 1 && this.attraction > 800) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(49);
} else {
this.px1.gotoAndStop(55);
}
} else {
if (this.gender == 1 && this.attraction > 500) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(48);
} else {
this.px1.gotoAndStop(54);
}
} else {
if (this.gender == 1 && this.attraction > 200) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(47);
} else {
this.px1.gotoAndStop(53);
}
} else {
if (this.gender == 1 && this.attraction > 0) {
--this.attraction;
if (this._x + 250 < _root.VSPlayer1._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this._x - 250 > _root.VSPlayer1._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.gender == 0 && this.attraction > 0) {
--this.attraction;
if (this._x + 50 < _global.target4_target._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this._x - 50 > _global.target4_target._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.coat % 2 == 1 && this.gender == 0) {
}
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
}
}
}
}
}
}
instance target2 of movieClip 4102 {
onClipEvent (enterFrame) {
this._y = 27 + _root.ground._y;
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction > 0) {
this.attraction -= 5;
} else {
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction > 0) {
this.attraction -= 5;
}
}
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(19);
}
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(20);
}
if (this.gender == 0 && this.attraction >= 800) {
this.attraction = 0;
++_global.objective8_counter;
if (_global.objective[8] == 0 && _global.objective8_counter >= 2) {
_global.objective[8] = 1;
}
if (this.xdriection == 1) {
this.px1.gotoAndStop(19);
} else {
this.px1.gotoAndStop(20);
}
}
if (this.px1._currentframe != 49 && this.px1._currentframe != 55 && this.px1._currentframe != 19 && this.px1._currentframe != 20) {
if (this.gender == 1 && this.attraction > 800) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(49);
} else {
this.px1.gotoAndStop(55);
}
} else {
if (this.gender == 1 && this.attraction > 500) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(48);
} else {
this.px1.gotoAndStop(54);
}
} else {
if (this.gender == 1 && this.attraction > 200) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(47);
} else {
this.px1.gotoAndStop(53);
}
} else {
if (this.gender == 1 && this.attraction > 0) {
--this.attraction;
if (this._x + 250 < _root.VSPlayer1._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this._x - 250 > _root.VSPlayer1._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.gender == 0 && this.attraction > 0) {
--this.attraction;
if (this._x + 50 < _global.target4_target._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this._x - 50 > _global.target4_target._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.coat % 2 == 1 && this.gender == 0) {
}
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
}
}
}
}
}
}
instance target4 of movieClip 4102 {
onClipEvent (enterFrame) {
this._y = 27 + _root.ground._y;
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction > 0) {
this.attraction -= 5;
} else {
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction > 0) {
this.attraction -= 5;
}
}
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(19);
}
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(20);
}
if (this.gender == 0 && this.attraction >= 800) {
this.attraction = 0;
++_global.objective8_counter;
if (_global.objective[8] == 0 && _global.objective8_counter >= 2) {
_global.objective[8] = 1;
}
if (this.xdriection == 1) {
this.px1.gotoAndStop(19);
} else {
this.px1.gotoAndStop(20);
}
}
if (this.px1._currentframe != 49 && this.px1._currentframe != 55 && this.px1._currentframe != 19 && this.px1._currentframe != 20) {
if (this.gender == 1 && this.attraction > 800) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(49);
} else {
this.px1.gotoAndStop(55);
}
} else {
if (this.gender == 1 && this.attraction > 500) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(48);
} else {
this.px1.gotoAndStop(54);
}
} else {
if (this.gender == 1 && this.attraction > 200) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(47);
} else {
this.px1.gotoAndStop(53);
}
} else {
if (this.gender == 1 && this.attraction > 0) {
--this.attraction;
if (this._x + 250 < _root.VSPlayer1._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this._x - 250 > _root.VSPlayer1._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.gender == 0 && this.attraction > 0) {
--this.attraction;
if (this._x + 50 < _global.target4_target._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this._x - 50 > _global.target4_target._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.coat % 2 == 1 && this.gender == 0) {
}
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
}
}
}
}
}
}
instance target3 of movieClip 4102 {
onClipEvent (enterFrame) {
this._y = 27 + _root.ground._y;
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction > 0) {
this.attraction -= 5;
} else {
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction > 0) {
this.attraction -= 5;
}
}
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(19);
}
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(20);
}
if (this.gender == 0 && this.attraction >= 800) {
this.attraction = 0;
++_global.objective8_counter;
if (_global.objective[8] == 0 && _global.objective8_counter >= 2) {
_global.objective[8] = 1;
}
if (this.xdriection == 1) {
this.px1.gotoAndStop(19);
} else {
this.px1.gotoAndStop(20);
}
}
if (this.px1._currentframe != 49 && this.px1._currentframe != 55 && this.px1._currentframe != 19 && this.px1._currentframe != 20) {
if (this.gender == 1 && this.attraction > 800) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(49);
} else {
this.px1.gotoAndStop(55);
}
} else {
if (this.gender == 1 && this.attraction > 500) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(48);
} else {
this.px1.gotoAndStop(54);
}
} else {
if (this.gender == 1 && this.attraction > 200) {
--this.attraction;
if (this.xdirection == 1) {
this.px1.gotoAndStop(47);
} else {
this.px1.gotoAndStop(53);
}
} else {
if (this.gender == 1 && this.attraction > 0) {
--this.attraction;
if (this._x + 250 < _root.VSPlayer1._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this._x - 250 > _root.VSPlayer1._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.gender == 0 && this.attraction > 0) {
--this.attraction;
if (this._x + 50 < _global.target4_target._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this._x - 50 > _global.target4_target._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5) {
if (this.coat % 2 == 1 && this.gender == 0) {
}
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
}
}
}
}
}
}
instance support_char of movieClip 4102 {
onClipEvent (enterFrame) {
this._y = 27 + _root.ground._y;
if (this.gender == 1 && this.attraction > 0) {
--this.attraction;
}
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction > 0) {
this.attraction -= 5;
} else {
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction > 0) {
this.attraction -= 5;
}
}
if (this.gender == 1 && this.px1._currentframe == 49 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
if (_global.objective[13] == 0) {
_global.objective[13] = 1;
}
this.px1.gotoAndStop(19);
}
if (this.gender == 1 && this.px1._currentframe == 55 && this.attraction <= 0) {
this.attraction = 0;
if (_global.objective[6] == 0) {
_global.objective[6] = 1;
}
++_global.objective7_counter;
if (_global.objective[7] == 0 && _global.objective7_counter >= 4) {
_global.objective[7] = 1;
}
this.px1.gotoAndStop(20);
}
if (this.px1._currentframe != 49 && this.px1._currentframe != 55 && this.px1._currentframe != 19 && this.px1._currentframe != 20) {
if (this.gender == 1 && this.attraction > 1000) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(49);
} else {
this.px1.gotoAndStop(55);
}
} else {
if (this.gender == 1 && this.attraction > 500) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(48);
} else {
this.px1.gotoAndStop(54);
}
} else {
if (this.gender == 1 && this.attraction > 300) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(47);
} else {
this.px1.gotoAndStop(53);
}
} else {
if (this._x + 300 < _root.VSPlayer1._x) {
this._x += 10;
this.xdirection = 1;
this.px1.gotoAndStop(3);
} else {
if (this._x - 300 > _root.VSPlayer1._x) {
this._x -= 10;
this.xdirection = 0;
this.px1.gotoAndStop(6);
} else {
if (this.px1._currentframe != 1 && this.px1._currentframe != 2 && this.px1._currentframe != 4 && this.px1._currentframe != 5 && this.px1._currentframe != 42 && this.px1._currentframe != 43 && this.px1._currentframe != 44 && this.px1._currentframe != 50 && this.px1._currentframe != 51 && this.px1._currentframe != 52) {
if (this.xdirection == 1) {
this.px1.gotoAndStop(2);
} else {
this.px1.gotoAndStop(5);
}
}
}
}
}
}
}
}
}
}
instance VSPlayer1 of movieClip 4102 {
onClipEvent (load) {
_global.grav = 0;
jumpHeight = 30;
scale = _xscale;
yp = 0;
grounded = false;
timer = 0;
timer2 = 0;
_root.player_speed = 25;
_root.player_facing = 0;
this.lifebar.gotoAndStop(2);
}
onClipEvent (enterFrame) {
_global.grav += 5;
_y = _y + _global.grav;
while (_root.ground.col.hitTest(_x, _y, true)) {
_y = _y - 1;
_global.grav = 0;
}
if (!Key.isDown(38) && !Key.isDown(37) && !Key.isDown(39) && !Key.isDown(40) && !Key.isDown(65) and !Key.isDown(68) and !Key.isDown(87)) {
}
if (Key.isDown(38) and _root.ground.col.hitTest(_x, _y + 3, true) or Key.isDown(87) && _root.ground.col.hitTest(_x, _y + 3, true)) {
_global.grav = -jumpHeight;
_y = _y - 4;
if (_global.Player1_direction == 0) {
this.px1.gotoAndStop(12);
} else {
if (_global.Player1_direction == 1) {
this.px1.gotoAndStop(11);
}
}
}
if (_root.ground.col.hitTest(_x + _width / 2, _y - _height / 2, true) || _root.ground.col.hitTest(_x + _width / 2, _y - (_height / 6) * 4, true)) {
}
if (_root.ground.col.hitTest(_x - _width / 2, _y - _height / 2, true) || _root.ground.col.hitTest(_x - _width / 2, _y - (_height / 6) * 4, true)) {
}
if (_root.ground.col.hitTest(_x, _y - _height, true)) {
_global.grav = 2;
}
if (_global.grav == 0 && _root.ground.col.hitTest(_x, _y + 20, true)) {
if (this.px1._currentframe == 11) {
this.px1.gotoAndStop(2);
} else {
if (this.px1._currentframe == 12) {
this.px1.gotoAndStop(5);
}
}
}
this._x = 380;
}
}
instance VSTimer of movieClip 4105 {
onClipEvent (enterFrame) {
if (_root.VSPlayer1._y <= 0) {
_global.end_objective_check();
_global.all_out_objective_check();
_root.gotoAndStop(15);
}
if (_root.VSPlayer2.px1._currentframe == 31 || _root.VSPlayer2.px1._currentframe == 32) {
if (_root.VSPlayer1.px1._currentframe != 29 && _root.VSPlayer1.px1._currentframe != 30) {
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(2);
} else {
_root.VSPlayer2.px1.gotoAndStop(5);
}
}
}
if (_root.VSPlayer1.px1._currentframe == 31 || _root.VSPlayer1.px1._currentframe == 32) {
if (_root.VSPlayer2.px1._currentframe != 29 && _root.VSPlayer2.px1._currentframe != 30) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(2);
} else {
_root.VSPlayer1.px1.gotoAndStop(5);
}
}
}
if (_root.VSPlayer1._x < _root.VSPlayer2._x) {
_global.player1_target = 0;
} else {
_global.player1_target = 1;
}
if ((_root.VSPlayer1.px1._currentframe == 19 || _root.VSPlayer1.px1._currentframe == 20) && _root.VSPlayer1.px1.character._currentframe >= 150) {
_root.VSPlayer1.unloadMovie();
_root.gotoAndStop(3);
}
if (_global.Player1life <= 0 && (_root.VSPlayer1.px1._currentframe == 37 || _root.VSPlayer1.px1._currentframe == 38)) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(19);
} else {
_root.VSPlayer1.px1.gotoAndStop(20);
}
_global.Player1life = 0;
_global.Player1KOedPunch = -1;
}
if (_global.Player1life <= 0 && _root.VSPlayer1.px1._currentframe < 31) {
if (_global.Player1KOedPunch >= 0) {
_global.Player1KOedPunch = 1;
}
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(19);
} else {
_root.VSPlayer1.px1.gotoAndStop(20);
}
_global.Player1life = 0;
}
if ((_root.VSPlayer2.px1._currentframe == 19 || _root.VSPlayer2.px1._currentframe == 20) && _root.VSPlayer2.px1.character._currentframe >= 150) {
_root.VSPlayer2.unloadMovie();
_root.gotoAndStop(3);
}
if (_global.Player2life <= 0 && (_root.VSPlayer2.px1._currentframe == 37 || _root.VSPlayer2.px1._currentframe == 38)) {
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(19);
} else {
_root.VSPlayer2.px1.gotoAndStop(20);
}
_global.Player2life = 0;
_global.Player2KOedPunch = -1;
}
if (_global.Player2life <= 0 && _root.VSPlayer2.px1._currentframe < 31) {
if (_global.Player2KOedPunch >= 0) {
_global.Player2KOedPunch = 1;
}
if (_global.Player2_direction == 1) {
_root.VSPlayer2.px1.gotoAndStop(19);
} else {
_root.VSPlayer2.px1.gotoAndStop(20);
}
_global.Player2life = 0;
}
if (_global.Player1stopped > 0) {
_root.VSPlayer1.stunned.gotoAndStop(2);
--_global.Player1stopped;
} else {
_root.VSPlayer1.stunned.gotoAndStop(1);
}
if (_global.Player2stopped > 0) {
_root.VSPlayer2.stunned.gotoAndStop(2);
--_global.Player2stopped;
} else {
_root.VSPlayer2.stunned.gotoAndStop(1);
}
if (_global.Player3stopped > 0) {
--_global.Player3stopped;
}
if (_global.Player4stopped > 0) {
--_global.Player4stopped;
}
if (_global.Player1regen == 1) {
if (_global.Player1life < 190) {
++_global.Player1life;
}
}
if (_global.Player2regen == 1) {
if (_global.Player2life < 190) {
++_global.Player2life;
}
}
if (_global.Player3regen == 1) {
if (_global.Player3life < 190) {
++_global.Player3life;
}
}
if (_global.Player4regen == 1) {
if (_global.Player4life < 190) {
++_global.Player4life;
}
}
if (_global.Player1Special > 0) {
--_global.Player1Special;
}
if (_global.Player2Special > 0) {
--_global.Player2Special;
}
if (_global.Player3Special > 0) {
--_global.Player3Special;
}
if (_global.Player4Special > 0) {
--_global.Player4Special;
}
if (_global.Player1runtimer > 0) {
--_global.Player1runtimer;
}
if (_global.Player1runtimer_right > 0) {
--_global.Player1runtimer_right;
}
if (_global.Player1runtimer_left > 0) {
--_global.Player1runtimer_left;
}
if (_global.Player2runtimer > 0) {
--_global.Player2runtimer;
}
if (_global.Player2runtimer_right > 0) {
--_global.Player2runtimer_right;
}
if (_global.Player2runtimer_left > 0) {
--_global.Player2runtimer_left;
}
if (_global.Player3runtimer > 0) {
--_global.Player3runtimer;
}
if (_global.Player3runtimer_right > 0) {
--_global.Player3runtimer_right;
}
if (_global.Player3runtimer_left > 0) {
--_global.Player3runtimer_left;
}
if (_global.Player4runtimer > 0) {
--_global.Player4runtimer;
}
if (_global.Player4runtimer_right > 0) {
--_global.Player4runtimer_right;
}
if (_global.Player4runtimer_left > 0) {
--_global.Player4runtimer_left;
}
if (_global.Player1downtimer > 0) {
--_global.Player1downtimer;
if (_global.Player1life > 0) {
if (_global.Player1downtimer == 0) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(40);
} else {
_root.VSPlayer1.px1.gotoAndStop(39);
}
}
}
}
if (_global.Player2downtimer > 0) {
--_global.Player2downtimer;
if (_global.Player2life > 0) {
if (_global.Player2downtimer == 0) {
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(40);
} else {
_root.VSPlayer2.px1.gotoAndStop(39);
}
}
}
}
}
}
instance player_1_timer of movieClip 1834 {
onClipEvent (load) {
_global.Player1_direction = 0;
_global.Player1_right = 0;
_global.Player1_left = 1;
_global.Player1Power = 45;
_global.Player1JumpPower = 40;
_global.Player1IsFalling = 0;
_global.Player1IsJumping = 0;
_global.Player1Special = 0;
_global.Player1RileyBonus = 0;
_global.Player1Bonus = 0;
_global.Player1isAttacking = 0;
_global.jumpbuffer = _root.VSPlayer1._y;
_global.rundistance = 1;
_global.Player1initialElevation = _root.VSPlayer1._y;
_global.Player1AbsoluteElevation = _root.VSPlayer1._y;
_global.Player1regen = 5;
_global.player1_target = 0;
_global.Player1runtimer = 0;
_global.Player1runtimer_right = 0;
_global.Player1runtimer_left = 0;
_global.Player1previous_action = 0;
_global.Player1isrunning = 0;
_global.Player1isjumping = 0;
}
onClipEvent (enterFrame) {
if (_global.Player1stopped <= 0 && _root.VSPlayer1.px1._currentframe != 35 && _root.VSPlayer1.px1._currentframe != 36 && _global.Player1life > 0 && !(_root.VSPlayer1.px1._currentframe > 12 && _root.VSPlayer1.px1._currentframe < 17)) {
if (_global.Player1AI == 0) {
if (Key.isDown(_global.p1button_down) == true && Key.isDown(_global.p1button_right) == false && Key.isDown(_global.p1button_left) == false && Key.isDown(_global.p1button_up) == false && _root.VSPlayer1.px1._currentframe != 9 && _root.VSPlayer1.px1._currentframe != 10 && _root.VSPlayer1.px1._currentframe < 31) {
_global.Player1runtimer = 0;
_global.Player1runtimer_right = 0;
_global.Player1runtimer_left = 0;
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(18);
} else {
_root.VSPlayer1.px1.gotoAndStop(17);
}
if (_global.Player1BlockCounter >= _global.Player1BlockCounterRequire) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(10);
} else {
_root.VSPlayer1.px1.gotoAndStop(9);
}
_global.Player1BlockCounter = 0;
}
}
if (Key.isDown(_global.p1button_left) && Key.isDown(_global.p1button_right) == false && _root.VSPlayer1.px1._currentframe < 29) {
_global.Player1_right = 0;
_global.Player1_left = 1;
_global.Player1_direction = 0;
_global.Player1_is_running = 1;
_global.Player1previous_action = _root.VSPlayer1.px1._currentframe;
if (_global.Player1runtimer_left > 0) {
_root.VSPlayer1.px1.gotoAndStop(24);
_root.VSPlayer1._x -= _global.med_run_speed;
++_global.Player1runtimer_left;
} else {
if (_global.player1_target == 1) {
_root.VSPlayer1._x -= _global.walk_speed;
_global.Player1_direction = 0;
_root.VSPlayer1.px1.gotoAndStop(6);
} else {
_root.VSPlayer1._x -= _global.walk_speed;
_global.Player1_direction = 1;
_root.VSPlayer1.px1.gotoAndStop(25);
}
}
} else {
if (Key.isDown(_global.p1button_right) && Key.isDown(_global.p1button_left) == false && _root.VSPlayer1.px1._currentframe < 29) {
_global.Player1_right = 1;
_global.Player1_left = 0;
_global.Player1_direction = 1;
_global.Player1_is_running = 1;
_global.Player1previous_action = _root.VSPlayer1.px1._currentframe;
if (_global.Player1runtimer_right > 0) {
_root.VSPlayer1.px1.gotoAndStop(23);
_root.VSPlayer1._x += _global.med_run_speed;
++_global.Player1runtimer_right;
} else {
if (_global.player1_target == 0) {
_global.Player1_direction = 1;
_root.VSPlayer1.px1.gotoAndStop(3);
} else {
_global.Player1_direction = 0;
_root.VSPlayer1.px1.gotoAndStop(26);
}
}
}
}
if (Key.isDown(_global.p1button_right) == false && Key.isDown(_global.p1button_left) == false) {
_global.Player1_is_running = 0;
if (_global.player1_target == 0 && (_root.VSPlayer1.px1._currentframe == 3 || _root.VSPlayer1.px1._currentframe == 6 || _root.VSPlayer1.px1._currentframe == 23 || _root.VSPlayer1.px1._currentframe == 24 || _root.VSPlayer1.px1._currentframe == 25 || _root.VSPlayer1.px1._currentframe == 26)) {
_global.Player1_direction = 1;
_root.VSPlayer1.px1.gotoAndStop(2);
if (_global.Player1previous_action == 3 || _global.Player1previous_action == 25) {
_root.VSPlayer1.px1.gotoAndStop(27);
}
} else {
if (_global.player1_target == 1 && (_root.VSPlayer1.px1._currentframe == 3 || _root.VSPlayer1.px1._currentframe == 6 || _root.VSPlayer1.px1._currentframe == 23 || _root.VSPlayer1.px1._currentframe == 24 || _root.VSPlayer1.px1._currentframe == 25 || _root.VSPlayer1.px1._currentframe == 26)) {
_global.Player1_direction = 0;
_root.VSPlayer1.px1.gotoAndStop(5);
if (_global.Player1previous_action == 6 || _global.Player1previous_action == 26) {
_root.VSPlayer1.px1.gotoAndStop(28);
}
}
}
if (_global.Player1previous_action == 3 || _global.Player1previous_action == 23 || _global.Player1previous_action == 26) {
_global.Player1runtimer = _global.defaultruntimer;
_global.Player1runtimer_right = _global.defaultruntimer;
_global.Player1previous_action = 0;
}
if (_global.Player1previous_action == 6 || _global.Player1previous_action == 24 || _global.Player1previous_action == 25) {
_global.Player1runtimer = _global.defaultruntimer;
_global.Player1runtimer_left = _global.defaultruntimer;
_global.Player1previous_action = 0;
}
}
if (Key.isDown(_global.p1button_left) == false && Key.isDown(_global.p1button_right) == false) {
if (Key.isDown(_global.p1button_attack_melee) == true && Key.isDown(_global.p1button_attack_special) == false) {
if (_root.VSPlayer1.px1._currentframe != 7 && _root.VSPlayer1.px1._currentframe != 8 && _root.VSPlayer1.px1._currentframe != 9 && _root.VSPlayer1.px1._currentframe != 10) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(8);
} else {
_root.VSPlayer1.px1.gotoAndStop(7);
}
}
}
if (Key.isDown(_global.p1button_attack_special) == true && Key.isDown(_global.p1button_attack_melee) == false) {
if ((_root.VSPlayer1.px1._currentframe == 29 || _root.VSPlayer1.px1._currentframe == 30) && _root.VSPlayer1.px1._currentframe != 34 && _root.VSPlayer1.px1._currentframe != 33) {
if (_root.VSPlayer2.px1._currentframe == 31 || _root.VSPlayer2.px1._currentframe == 32) {
_global.calculate_strength_outcome();
if (_global.StrengthResult == 1) {
_global.attackdamage = _global.Player1Damage * 5;
_global.Player2life -= _global.attackdamage;
_global.Player2downtimer = _global.defaultdowntimer;
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(34);
_root.VSPlayer2.px1.gotoAndStop(35);
} else {
_root.VSPlayer1.px1.gotoAndStop(33);
_root.VSPlayer2.px1.gotoAndStop(36);
}
} else {
_global.attackdamage = _global.Player2Damage * 5;
_global.Player1life -= _global.attackdamage;
_global.Player1downtimer = _global.defaultdowntimer;
if (_global.Player2_direction == 0) {
_root.VSPlayer2.px1.gotoAndStop(34);
_root.VSPlayer1.px1.gotoAndStop(35);
} else {
_root.VSPlayer2.px1.gotoAndStop(33);
_root.VSPlayer1.px1.gotoAndStop(36);
}
}
}
} else {
if (_root.VSPlayer1.px1._currentframe != 34 && _root.VSPlayer1.px1._currentframe != 33) {
if (_global.Player1_direction == 0) {
_root.VSPlayer1.px1.gotoAndStop(30);
} else {
_root.VSPlayer1.px1.gotoAndStop(29);
}
}
}
}
}
}
}
}
}
button 4127 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(2);
} else {
_root.VSPlayer1.px1.gotoAndStop(5);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(2);
} else {
_root.support_char.px1.gotoAndStop(5);
}
}
}
}
button 4128 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(42);
} else {
_root.VSPlayer1.px1.gotoAndStop(50);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(42);
} else {
_root.support_char.px1.gotoAndStop(50);
}
}
}
}
button 4129 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(43);
} else {
_root.VSPlayer1.px1.gotoAndStop(51);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(43);
} else {
_root.support_char.px1.gotoAndStop(51);
}
}
}
}
button 4130 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Player1_direction == 1) {
_root.VSPlayer1.px1.gotoAndStop(44);
} else {
_root.VSPlayer1.px1.gotoAndStop(52);
}
if (_root.support_char.gender == 0) {
if (_root.support_char.xdirection == 1) {
_root.support_char.px1.gotoAndStop(44);
} else {
_root.support_char.px1.gotoAndStop(52);
}
}
}
}
button 4131 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.Maiko_coat == 0) {
_global.Maiko_coat = 1;
_global.Maiko_attraction += 60;
} else {
_global.Maiko_coat = 0;
_global.Maiko_attraction -= 60;
}
if (_root.support_char.gender == 0) {
if (_global.Support_coat == 0) {
_global.Support_coat = 1;
_global.Support_attraction += 30;
} else {
_global.Support_coat = 0;
_global.Support_attraction -= 30;
}
_global.load_VS_character_pic(_root.support_char, _global.joinfriend, _global.Support_coat);
}
_global.load_VS_character_pic(_root.VSPlayer1, _global.active_player, _global.Maiko_coat);
}
}
movieClip 4136 {
frame 1 {
stop();
}
}
instance cont_music of movieClip 1826 {
onClipEvent (load) {
if (_global.play_music == 1) {
_root.BG_Music1.play();
}
_root.BG_Music2.gotoAndStop(1);
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[0] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[1] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[2] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[3] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[4] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[5] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[6] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[9] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[10] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[11] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[12] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[13] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[14] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
instance Box of movieClip 827 {
onClipEvent (load) {
if (_global.objective[15] == 1) {
this.gotoAndStop(3);
} else {
this.gotoAndStop(1);
}
}
}
button 4139 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(34);
}
}
frame 117 {
_global.pleasure_total = 0;
}
movieClip 4144 {
frame 1 {
stop();
}
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 2170 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance of movieClip 195 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
instance outside_sex_bg of movieClip 4144 {
onClipEvent (load) {
if (_global.outside_sex == 1) {
_root.cam_screen._visible = false;
if (_global.ChangeFrame == 11) {
this.gotoAndStop(3);
} else {
if (_global.ChangeFrame == 103) {
this.gotoAndStop(2);
} else {
if (_global.ChangeFrame == 5 || _global.ChangeFrame == 17 || _global.ChangeFrame == 34) {
if (_global.inshower == 1) {
this.gotoAndStop(4);
} else {
this.gotoAndStop(5);
}
}
}
}
}
}
}
instance boy of movieClip 4087 {
onClipEvent (load) {
_global.pleasure_total = 0;
if (_global.outside_sex == 1) {
_global.random_shit = _global.joinfriend;
_global.load_VS_character_peep(this, _global.random_shit, 0);
this.FIGHTER_body.gotoAndStop(4);
this.FIGHTER_leg_upper_outter.gotoAndStop(3);
this.FIGHTER_leg_upper_ininer.gotoAndStop(3);
this.FIGHTER_hand_outter.gotoAndStop(2);
this.FIGHTER_hand_inner.gotoAndStop(2);
if (_global.inshower == 1) {
this.FIGHTER_body.gotoAndStop(9);
this.FIGHTER_leg_upper_outter.gotoAndStop(1);
this.FIGHTER_leg_upper_ininer.gotoAndStop(1);
this.FIGHTER_leg_lower_inner.gotoAndStop(1);
this.FIGHTER_leg_lower_outter.gotoAndStop(1);
this.FIGHTER_arm_upper_outter.gotoAndStop(5);
this.FIGHTER_arm_upper_inner.gotoAndStop(5);
}
} else {
_global.random_shit = random(19) + 2;
for (;;) {
if (!(_global.random_shit != 5 && _global.random_shit != 9 && _global.random_shit != 10 && _global.random_shit != 15 && _global.random_shit != 16 && _global.random_shit != 17 && _global.random_shit != 18)) break;
_global.random_shit = random(19) + 2;
}
_global.load_VS_character_peep(this, _global.random_shit, 0);
this.FIGHTER_body.gotoAndStop(4);
this.FIGHTER_leg_upper_outter.gotoAndStop(3);
this.FIGHTER_leg_upper_ininer.gotoAndStop(3);
this.FIGHTER_hand_outter.gotoAndStop(2);
this.FIGHTER_hand_inner.gotoAndStop(2);
}
this.gotoAndPlay('sex');
if (_root._currentframe == 117) {
_root.textb_mc.gotoAndStop(2);
if (_global.random_shit == 5) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Chris: Oh my god! I can\'t believe how good this feels!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Chris: M- Maiko... It\'s so warm and slippery inside you...\nMaiko: Stay in as long as you want Chris.';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Chris: Maiko...what if someone comes?\nMaiko: I know! It is making me really wet.\nChris: Yeah it feels good too.';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Chris: Maiko...\nMaiko: We need to clean the inside too.';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Chris: Maiko, you didn\'t want to close the window?\nMaiko: Nah.';
}
}
}
}
}
}
if (_global.random_shit == 9) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Greel: Hey thanks for letting me get some relief.\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Greel: Babydoll I might get you pregnant one day.\nMaiko: Greel.. you are scaring me.';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Greel: Hey babe what if we are seen?\nMaiko: Let them. I want people to see us.';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Greel: This is the best kind of shower.\nMaiko: Don\'t stop!\nGreel: I\'m trying not to but... so good.';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Greel: We should probably be practicing...but.\nMaiko: We are practing sex...hehe.';
}
}
}
}
}
}
if (_global.random_shit == 10) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Kyle: Damn! This feel so good! Ah! Its hard to hold it in!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Kyle: Ahh! Ohhhh! Damn! M- Maiko-chan!!! \nMaiko: Come on! fuck me Kyle! Harder!';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Kyle: Holy shit I am so nervous here!\nMaiko: Aww. you are so cute when you are nervous Kyle!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Kyle: Ahhh!! Ohhhh! Hrnnngg! Ooooo!\nMaiko: Are you okay Kyle?';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Kyle: Oh I forget to get my camera!\nMaiko: No pictures!';
}
}
}
}
}
}
if (_global.random_shit == 15) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Joiry: Yeah take my dick in deep!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Joiry: You like that girlie? Who\'s your daddy? \nMaiko: Fuck me daddy! fuck me!';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Joiry: Girlie we are in public!\nMaiko: Scared?\nJoiry: Fuck no! I\'m going bust a big nut on you, you slut!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Joiry: You kinky slut! Here\'s some good dick for you!\nMaiko: It\'s hitting deep~!';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Joiry: what did you expect when you lay around naked all day?\nMaiko: I expected this!';
}
}
}
}
}
}
if (_global.random_shit == 16) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'David: Fuck yeah you slut! Take it bitch!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'David: Damn! I finnally get to bust a nut in your dripping pussy!\nMaiko: You better not David!';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'David: I hope everyone sees me fucking the shit out of you!\nMaiko: Me too. I am a big girl!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'David: Bend over! I need my unload in you!\nMaiko: You better not unload in me David!';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'David: Fuck this studying shit!\nMaiko: Hey! Can\'t you resist me even a little bit!?\nDavid: Ha ha! Nope sorry!';
}
}
}
}
}
}
if (_global.random_shit == 17) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Tsugo: This is the life of a prince!\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Tsugo: Ah Maiko! I see you desire my beauty!\nMaiko: Yeah your beauty feels pretty good hehe.';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Tsugo: Maiko-chan are you sure this is okay?\nMaiko: It is art!';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Tsugo: Ah you are willing to me my shower toy?\nMaiko: Yes! play with me...';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Tsugo: Maiko-chan. Thanks for letting me practice with you.\nMaiko: Anytime!';
}
}
}
}
}
}
if (_global.random_shit == 18) {
if (_root.outside_sex_bg._currentframe == 1) {
_root.responsetext += 'Jinru: .....\n';
} else {
if (_root.outside_sex_bg._currentframe == 2) {
_root.responsetext = 'Jinru: .....\nMaiko: Geez you have a big dick...';
} else {
if (_root.outside_sex_bg._currentframe == 3) {
_root.responsetext = 'Jinru: Hey.... are you sure about this?\nMaiko: We might as well finish!\nJinru: True.';
} else {
if (_root.outside_sex_bg._currentframe == 4) {
_root.responsetext = 'Jinru: .....nice. \nMaiko: Wow this goes in easier in the shower!\nJinru: True.';
} else {
if (_root.outside_sex_bg._currentframe == 5) {
_root.responsetext = 'Maiko: Thanks, I need this right now.\nJinru: ...no problem.';
}
}
}
}
}
}
}
}
onClipEvent (enterFrame) {
if (_global.pleasure_total >= 190 && this._currentframe == 365) {
this.gotoAndPlay(340);
}
}
}
instance girl of movieClip 4087 {
onClipEvent (load) {
_global.pleasure_total = 0;
if (_global.outside_sex == 1) {
_global.random_shit = 22;
_global.load_VS_character_peep(this, _global.random_shit, 0);
this.FIGHTER_body.gotoAndStop(3);
this.FIGHTER_boob_outter.boob.gotoAndStop(2);
this.FIGHTER_boob_inner.boob.gotoAndStop(2);
this.FIGHTER_arm_upper_outter.gotoAndStop(3);
this.FIGHTER_arm_upper_inner.gotoAndStop(3);
this.FIGHTER_hand_outter.gotoAndStop(2);
this.FIGHTER_hand_inner.gotoAndStop(2);
if (_global.inshower == 1) {
this.FIGHTER_body.gotoAndStop(8);
this.FIGHTER_arm_upper_outter.gotoAndStop(3);
this.FIGHTER_arm_upper_inner.gotoAndStop(3);
}
} else {
_global.random_shit = random(19) + 2;
for (;;) {
if (!(_global.random_shit == 5 || _global.random_shit == 9 || _global.random_shit == 10 || _global.random_shit == 15 || _global.random_shit == 16 || _global.random_shit == 17 || _global.random_shit == 18 || _global.random_shit == 21 || _global.random_shit == 22)) break;
_global.random_shit = random(19) + 2;
}
if (_global.sold_savori_collection == 5 && _global.random_shit == 12) {
_global.random_shit = 13;
}
_global.load_VS_character_peep(this, _global.random_shit, 0);
this.FIGHTER_body.gotoAndStop(3);
this.FIGHTER_boob_outter.boob.gotoAndStop(2);
this.FIGHTER_boob_inner.boob.gotoAndStop(2);
this.FIGHTER_arm_upper_outter.gotoAndStop(3);
this.FIGHTER_arm_upper_inner.gotoAndStop(3);
this.FIGHTER_hand_outter.gotoAndStop(2);
this.FIGHTER_hand_inner.gotoAndStop(2);
}
this.gotoAndPlay('boned');
if (_root._currentframe == 117) {
_root.textb_mc.gotoAndStop(2);
if (_global.random_shit == 2) {
_root.responsetext += 'Pattie: This is so fun!\n';
}
if (_global.random_shit == 3) {
_root.responsetext += 'Luma: God damn! Just hurry up!\n';
}
if (_global.random_shit == 4) {
_root.responsetext += 'Riley: Just make it quick!\n';
}
if (_global.random_shit == 6) {
_root.responsetext += 'Zytra: Sorry! I just needed this right now!\n';
}
if (_global.random_shit == 7) {
_root.responsetext += 'Joey:...this is surprisingly pleasurable.\n';
}
if (_global.random_shit == 8) {
_root.responsetext += 'Amber: Please be more gentle with me!\n';
}
if (_global.random_shit == 11) {
_root.responsetext += 'Roise: Come on. Show me what you got.\n';
}
if (_global.random_shit == 12) {
_root.responsetext += 'Savori: I don\'t feel so well...\n';
}
if (_global.random_shit == 13) {
_root.responsetext += 'Jeni: Faster! FASTER!!!\n';
}
if (_global.random_shit == 14) {
_root.responsetext += 'Leyah: Nya!~ Be more careful with Leyah-nyan!\n';
}
if (_global.random_shit == 19) {
_root.responsetext += 'Lynn: Finally... this is exactly what I need!\n';
}
if (_global.random_shit == 20) {
_root.responsetext += 'Dizzy: This trick will remove your alien mind control!!!\n';
}
}
}
onClipEvent (enterFrame) {
if (_global.pleasure_total >= 190 && this._currentframe == 374) {
this.gotoAndStop(374);
}
}
}
instance sexbar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
instance showerwater of movieClip 2730 {
onClipEvent (load) {
if (_global.inshower == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
}
movieClip 4148 {
}
movieClip 4151 {
}
movieClip 4154 {
}
instance cam_screen of movieClip 4154 {
onClipEvent (load) {
this.play_time = '' + _global.game_hours + ':' + _global.game_minutes + ':' + _global.game_seconds + '';
}
onClipEvent (enterFrame) {
this.play_time = '' + _global.game_hours + ':' + _global.game_minutes + ':' + _global.game_seconds + '';
}
}
button 4155 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.ChangeFrame != 5 && _global.ChangeFrame != 17 && _global.ChangeFrame != 34) {
if (_root.boy._currentframe < 361 && _global.outside_sex == 1) {
if (_global.joinfriend == 5) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.ChrisRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 9) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.GreelRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 10) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.KyleRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 15) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.JoiryRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 16) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.DavidRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 17) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.TsugoRelation += _global.plus_amount;
} else {
if (_global.joinfriend == 18) {
_global.plus_amount = 5 + (random(2) + 1) / 10;
_global.JinruRelation += _global.plus_amount;
}
}
}
}
}
}
}
}
}
_global.outside_sex = 0;
_root.gotoAndStop(_global.ChangeFrame);
}
}
movieClip 4157 {
}
frame 118 {
_global.pleasure_total = 0;
_root.TextMC.BubbleText.gotoAndStop(53);
_root.TextMC.gotoAndPlay(2);
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Maiko: You are much bigger than I expected...\nTom: Are you are a bit smaller than I expected. But it still fits barely.';
}
instance of movieClip 3042 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 4162 {
}
movieClip 4167 {
}
movieClip 4168 {
}
movieClip 4171 {
}
movieClip 4174 {
}
movieClip 4177 {
}
movieClip 4180 {
}
movieClip 4183 {
}
movieClip 4186 {
}
movieClip 4189 {
}
movieClip 4192 {
}
movieClip 4196 {
}
movieClip 4200 {
}
movieClip 4201 {
}
movieClip 4202 {
frame 10 {
_global.pleasure_total += 3;
}
frame 20 {
if (_global.pleasure_total >= 190) {
gotoAndPlay(61);
} else {
gotoAndPlay(1);
}
}
frame 31 {
_global.pleasure_total += 3;
}
frame 41 {
if (_global.pleasure_total >= 190) {
gotoAndPlay(61);
} else {
gotoAndPlay(21);
}
}
frame 52 {
_global.pleasure_total += 3;
}
frame 60 {
if (_global.pleasure_total >= 190) {
gotoAndPlay(61);
} else {
gotoAndPlay(42);
}
}
frame 61 {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Tom: Ohhhhh!!! damn baby.\nMaiko: Just don\'t forget our little deal.';
}
frame 83 {
stop();
}
}
button 4204 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.umsd.gotoAndPlay(1);
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Maiko: I hope I am doing good?\nTom: A guy like me can get used to this Maiko.';
}
}
button 4205 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.umsd.gotoAndPlay(21);
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Maiko: It\'s so big and hard.\nTom: This is the best thing ever!';
}
}
button 4206 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_root.umsd._currentframe > 60) {
_global.TasksLeft = 1;
_global.mathaverage = 100;
_global.historyaverage = 100;
_global.englishaverage = 100;
_global.scienceaverage = 100;
_global.MathSkill += 50;
_global.HistorySkill += 50;
_global.EnglishSkill += 50;
_global.ScienceSkill += 50;
_global.ComputerSkill += 50;
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
}
_root.gotoAndStop(6);
}
}
button 4207 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.umsd.gotoAndPlay(42);
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Tom: Bend over for me sweetie.\nMaiko: Okay..';
}
}
movieClip 4212 {
}
frame 119 {
_global.yuri_char_scene = function () {
_root.yuri.tits_right.gotoAndStop(2);
_root.yuri.tits_left.gotoAndStop(2);
_root.yuri.backhair.hair_back.gotoAndStop(_global.girl_select);
_root.yuri.backhair.hair_back.hair_back.gotoAndStop(_global.friend_HairStyle);
_root.yuri.hair.hair_front.gotoAndStop(_global.girl_select);
_root.yuri.head.eye_move.eye.gotoAndStop(_global.girl_select);
_root.yuri.head.eyebrow.eyebrow_left.gotoAndStop(_global.girl_select);
_root.yuri.head.eyebrow.eyebrow_right.gotoAndStop(_global.girl_select);
_root.yuri.head.mouth.gotoAndStop(2);
_root.yuri.school_tits_jiggle.school_tits.paizuri_hands.gotoAndStop(23);
_root.yuri.school_tits_jiggle.gotoAndStop(2);
if (_global.girl_select == 2 || _global.girl_select == 12 || _global.girl_select == 13 || _global.girl_select == 14 || _global.girl_select == 19) {
_root.yuri.school_tits_jiggle.school_tits.gotoAndStop(9);
} else {
if (_global.girl_select == 4) {
_root.yuri.school_tits_jiggle.school_tits.gotoAndStop(13);
} else {
if (_global.girl_select == 3 || _global.girl_select == 6 || _global.girl_select == 11 || _global.girl_select == 22) {
_root.yuri.school_tits_jiggle.school_tits.gotoAndStop(5);
} else {
if (_global.girl_select == 7 || _global.girl_select == 20) {
_root.yuri.school_tits_jiggle.school_tits.gotoAndStop(13);
} else {
if (_global.girl_select == 8) {
_root.yuri.school_tits_jiggle.school_tits.gotoAndStop(14);
}
}
}
}
}
};
_global.girl_select = _global.joinfriend;
_global.pleasure_total = 0;
_global.guy1_color = 1;
if (_global.pleasure_total == 0) {
_global.girlspleasuregain = 3;
_global.yuri_char_scene();
_root.yuri.school_tits_jiggle.gotoAndPlay(36);
_root.yuri.gotoAndStop('yuri_Idle');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.mouth.gotoAndStop(1);
_root.yuri.head.eyebrow.gotoAndStop('normal');
_root.yuri.head.eye_move.gotoAndPlay('front');
if (_global.girl_select != _global.MaikoChar) {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
if (_global.joinfriend == 2) {
_root.responsetext = 'Pattie: I\'ll take really good care of you senpai!';
} else {
if (_global.joinfriend == 3) {
_root.responsetext = 'Luma: It\'s not really my thing but I can try I guess.';
} else {
if (_global.joinfriend == 4) {
_root.responsetext = 'Riley: Don\'t get used to this Maiko.';
} else {
if (_global.joinfriend == 6) {
_root.responsetext = 'Zytra: I would noramlly only do this with Leyah...';
} else {
if (_global.joinfriend == 7) {
_root.responsetext = 'Joey: ...relax. I am a pro at this.';
} else {
if (_global.joinfriend == 8) {
_root.responsetext = 'Amber: Uh...Umiya-san? What do you want me to do?';
} else {
if (_global.joinfriend == 11) {
_root.responsetext = 'Roise: Umiya-chan. Just relax I am good at this.';
} else {
if (_global.joinfriend == 12) {
_root.responsetext = 'Savori: Why are you so wet already?...';
} else {
if (_global.joinfriend == 13) {
_root.responsetext = 'Jeni: Alright let\'s see how much liguid I can get out!';
} else {
if (_global.joinfriend == 14) {
_root.responsetext = 'Leyah: Leyah~nyan knows how to play this game~!!';
} else {
if (_global.joinfriend == 19) {
_root.responsetext = 'Lynn: So... this is what close friends do Maiko?';
} else {
if (_global.joinfriend == 20) {
_root.responsetext = 'Dizzy: Worry not! I will get all the alien contamination out of you Maiko!';
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
instance of movieClip 195 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
onClipEvent (enterFrame) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 4214 {
}
movieClip 4215 {
}
movieClip 4216 {
instance cum of movieClip 569 {
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
}
instance cum_right of movieClip 569 {
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
}
instance cum_left of movieClip 569 {
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
}
frame 2 {
stop();
}
frame 10 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
}
frame 17 {
_global.pleasure_total += _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
gotoAndPlay('yuri_movelick');
}
frame 24 {
_global.pleasure_total += 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
}
frame 30 {
_global.pleasure_total += 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
gotoAndPlay('tit_play');
}
frame 48 {
_global.pleasure_total += 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
gotoAndPlay('dildo');
}
frame 79 {
_global.pleasure_total += 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
if (_global.pleasure_total >= 189) {
gotoAndPlay('dildo_finish');
} else {
gotoAndPlay('dildo2');
}
}
frame 88 {
_global.pleasure_total += 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 1;
}
if (_global.pleasure_total >= 189) {
gotoAndPlay('dildo_finish');
} else {
gotoAndPlay('dildo3');
}
}
frame 89 {
_root.textb_mc.gotoAndStop(2);
if (_global.joinfriend == 2) {
_root.responsetext += 'Pattie: Well?\nMaiko: It felt great Pattie!';
}
if (_global.joinfriend == 3) {
_root.responsetext += 'Luma: Hey HEY! It is getting in my eyes!\nMaiko: Sorry...';
}
if (_global.joinfriend == 4) {
_root.responsetext += 'Riley: Maiko? Are you ok? you are shaking!\nMaiko: Yeah I\'m fine... phew!';
}
if (_global.joinfriend == 6) {
_root.responsetext += 'Zytra: Well Umi?\nMaiko: You are very good at this!';
}
if (_global.joinfriend == 7) {
_root.responsetext += 'Joey:It is art.\nMaiko: You are a great artist hehe.';
}
if (_global.joinfriend == 8) {
_root.responsetext += 'Amber: Well?\nMaiko: very good Amber!';
}
if (_global.joinfriend == 11) {
_root.responsetext += 'Roise: See?\nMaiko: That was amazing!';
}
if (_global.joinfriend == 12) {
_root.responsetext += 'Savori: Maiko?\nMaiko: Sorry! I\'m fine.';
}
if (_global.joinfriend == 13) {
_root.responsetext += 'Jeni: Wow you are wet!\nMaiko: yeah... sorry.';
}
if (_global.joinfriend == 14) {
_root.responsetext += 'Leyah: Nya!~\nMaiko: mmmm so good!';
}
if (_global.joinfriend == 19) {
_root.responsetext += 'Lynn: Good?\nMaiko: Yeah!';
}
if (_global.joinfriend == 20) {
_root.responsetext += 'Dizzy: Aliens removed!\nMaiko: Hehe! Thanks Dizzy.';
}
}
frame 105 {
stop();
_global.pleasure_total = 0;
}
}
button 4218 {
on (release) {
_root.yuri.gotoAndPlay('tit_play');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_global.yuri_char_scene();
_root.yuri.head.mouth.gotoAndStop(4);
_root.yuri.head.eyebrow.gotoAndStop('normal');
_root.yuri.head.eye_move.gotoAndPlay('down');
}
}
button 4219 {
on (release) {
_root.yuri.gotoAndPlay('yuri_movelick');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_global.yuri_char_scene();
_root.yuri.head.mouth.gotoAndStop(13);
_root.yuri.head.eyebrow.gotoAndStop('sad');
_root.yuri.head.eye_move.gotoAndPlay('down');
}
}
button 4220 {
on (release) {
_root.yuri.gotoAndStop('yuri_lick');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_global.yuri_char_scene();
_root.yuri.head.mouth.gotoAndStop(13);
_root.yuri.head.eyebrow.gotoAndStop('sad');
_root.yuri.head.eye_move.gotoAndPlay('down');
}
}
button 4221 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.pleasure_endurance = 0;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.yuri = 0;
_global.pleasure_target = 300 + random(200) + 50;
_global.guy_likes = 2;
_global.doing_guy = 0;
_global.guy1_color = 1;
_root.gotoAndStop(5);
}
}
button 4222 {
on (release) {
_root.yuri.gotoAndStop('yuri_Idle');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_global.yuri_char_scene();
_root.yuri.head.mouth.gotoAndStop(1);
_root.yuri.head.eyebrow.gotoAndStop('normal');
_root.yuri.head.eye_move.gotoAndPlay('front');
}
}
button 4223 {
on (release) {
if (_global.maiko_dildo > 0) {
_root.yuri.gotoAndPlay('dildo');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_global.yuri_char_scene();
_root.yuri.head.mouth.gotoAndStop(4);
_root.yuri.head.eyebrow.gotoAndStop('normal');
_root.yuri.head.eye_move.gotoAndPlay('down');
}
}
}
button 4224 {
on (release) {
if (_global.maiko_dildo > 0) {
_root.yuri.gotoAndPlay('dildo2');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_global.yuri_char_scene();
_root.yuri.head.mouth.gotoAndStop(4);
_root.yuri.head.eyebrow.gotoAndStop('normal');
_root.yuri.head.eye_move.gotoAndPlay('down');
}
}
}
button 4225 {
on (release) {
if (_global.maiko_dildo > 0) {
_root.yuri.gotoAndPlay('dildo3');
_root.yuri.leftleg.gotoAndStop(1);
_root.yuri.rightleg.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_root.yuri.head.female_face.gotoAndStop(1);
_global.yuri_char_scene();
_root.yuri.head.mouth.gotoAndStop(4);
_root.yuri.head.eyebrow.gotoAndStop('normal');
_root.yuri.head.eye_move.gotoAndPlay('down');
}
}
}
button 4229 {
on (release) {
if (_global.maiko_dildo > 0 && _root.yuri.dildo.dildo._currentframe == 1) {
_root.yuri.dildo.dildo.gotoAndStop(2);
} else {
if (_global.maiko_dildo > 1 && _root.yuri.dildo.dildo._currentframe == 2) {
_root.yuri.dildo.dildo.gotoAndStop(3);
} else {
if (_global.maiko_dildo > 2 && _root.yuri.dildo.dildo._currentframe == 3) {
_root.yuri.dildo.dildo.gotoAndStop(4);
} else {
if (_global.maiko_dildo > 3 && _root.yuri.dildo.dildo._currentframe == 4) {
_root.yuri.dildo.dildo.gotoAndStop(5);
} else {
_root.yuri.dildo.dildo.gotoAndStop(1);
}
}
}
}
}
}
movieClip 4231 {
instance pleasurebar of movieClip 652 {
onClipEvent (load) {
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
}
frame 120 {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Guy: You are the best senpai!\nGuy: I\'ll do my best Maiko-senpai!';
}
instance of movieClip 3027 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
movieClip 4234 {
}
movieClip 4236 {
}
movieClip 4238 {
frame 11 {
_global.pleasure_total += 5;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total += 5;
}
if (_global.book_sextips == 1) {
_global.pleasure_total += 10;
}
}
frame 19 {
if (_global.pleasure_total >= 190) {
gotoAndPlay(20);
} else {
gotoAndPlay(1);
}
}
frame 20 {
_root.textb_mc.gotoAndStop(2);
_root.responsetext = '';
_root.responsetext = 'Guy: Ohhhhh! Senpai!!\nGuy: The best fuck of my life senpai!\nMaiko: Mhmmm.(slurp).';
}
frame 42 {
stop();
}
}
instance sexbar of movieClip 652 {
onClipEvent (load) {
_global.pleasure_total = 0;
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
}
button 4240 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_root.ThreesomeMC._currentframe > 40) {
if (_global.used_bodywash_plus == 1) {
} else {
_global.dirty = 1;
}
_root.cumface._visible = true;
_root.gotoAndStop(30);
}
}
}
movieClip 4241 {
}
frame 121 {
_global.custom_interaction(_global.custom_selected_char);
_global.ChangeFrame = _root._currentframe;
}
instance of movieClip 1846 {
onClipEvent (load) {
if (_global.TasksLeft < 2) {
this.gotoAndStop(3);
} else {
if (_global.TasksLeft == 2) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
instance NPC_mc of movieClip 1880 {
onClipEvent (load) {
if (_global.TasksLeft > 1) {
this.gotoAndStop(random(10) + 4);
}
if (_global.joinfriend == 3 || _global.character_num == 3 || _global.student_chat == 3 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 3) {
} else {
this.gotoAndStop(random(14) + 4);
}
if (_global.joinfriend == 9 || _global.character_num == 9 || _global.student_chat == 9 || _root.img.CharacterPic.joinfriend.hair_front._currentframe == 9 || this._currentframe > 13) {
} else {
this.gotoAndStop(random(12) + 2);
}
}
}
button 4242 {
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.custom_sent_battle = 4;
_root.gotoAndStop(24);
}
}
movieClip 4244 {
frame 1 {
stop();
}
instance sent of movieClip 2851 {
onClipEvent (load) {
this.gotoAndStop(random(4) + 2);
}
}
}
frame 124 {
_root.TextMC.BubbleText.gotoAndStop(612);
_root.TextMC.gotoAndPlay(2);
_global.DavidRelation = 0;
}