Frame 1
stop();
var my_cm = new ContextMenu();
my_cm.hideBuiltInItems();
this.menu = my_cm;
stop();
_global.joinfriend = 0;
_global.grav = 0;
_global.study_tutorial = 0;
_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;
Frame 2
stop();
_global.futa = 0;
_global.MaikoPencil = 3;
_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;
_global.add_attraction_m = function (MovieClip) {
if ((MovieClip.px1.TempoColission.hitTest(_root.target1.px1.character_vision) == true) && (_root.target1.gender == 0)) {
_root.target1.attraction = _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 = _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 = _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 = _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 = _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 = _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 = _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 = _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 = _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 = _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 = _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 = _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 = _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.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;
}
};
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";
_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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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 ");
}
if (randomreplytext == 1) {
return("Slow down some ");
}
if (randomreplytext == 2) {
return("Too fast ");
}
if (randomreplytext == 3) {
return("No need to rush ");
}
if (randomreplytext == 4) {
return("Take your time ");
}
};
_global.pleasure_tooslow = function () {
_global.randomreplytext = random(5);
if (randomreplytext == 0) {
return("That's too slow ");
}
if (randomreplytext == 1) {
return("Come on do it faster for me ");
}
if (randomreplytext == 2) {
return("Hmm do it harder ");
}
if (randomreplytext == 3) {
return("Faster ");
}
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 ");
}
if (randomreplytext == 1) {
return("This feels amazing ");
}
if (randomreplytext == 2) {
return("It feels good that way ");
}
if (randomreplytext == 3) {
return("Keep it up ");
}
if (randomreplytext == 4) {
return("I can feel it ");
}
if (randomreplytext == 5) {
return("Wow this feels good ");
}
if (randomreplytext == 6) {
return("Mmmmm yeah ");
}
if (randomreplytext == 7) {
return("That's it just like that ");
}
if (randomreplytext == 8) {
return("It feels great ");
}
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 ");
}
if (randomreplytext == 1) {
return("Take a break right here ");
}
if (randomreplytext == 2) {
return("It feels too good right here ");
}
if (randomreplytext == 3) {
return("Hold off a bit so I won't cum too early ");
}
if (randomreplytext == 4) {
return("Just hold off right here ");
}
};
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 = _global.ChrisRelation + 20;
_global.RileyRelation = _global.RileyRelation + 20;
_global.PattieRelation = _global.PattieRelation + 20;
_global.GreelRelation = _global.GreelRelation + 20;
_global.KyleRelation = _global.KyleRelation + 20;
_global.LumaRelation = _global.LumaRelation + 20;
_global.ZytraRelation = _global.ZytraRelation + 20;
_global.JoeyRelation = _global.JoeyRelation + 20;
_global.AmberRelation = _global.AmberRelation + 20;
_global.RoiseRelation = _global.RoiseRelation + 20;
_global.SavoriRelation = _global.SavoriRelation + 20;
_global.JeniRelation = _global.JeniRelation + 20;
_global.LeyahRelation = _global.LeyahRelation + 20;
_global.JoiryRelation = _global.JoiryRelation + 20;
_global.DavidRelation = _global.DavidRelation + 20;
_global.TsugoRelation = _global.TsugoRelation + 20;
_global.JinruRelation = _global.JinruRelation + 20;
_global.LynnRelation = _global.LynnRelation + 20;
_global.DizzyRelation = _global.DizzyRelation + 20;
_global.OverallPopularity = _global.OverallPopularity + 20;
};
_global.all_plus_relation = function () {
_global.ChrisRelation = _global.ChrisRelation + 10;
_global.RileyRelation = _global.RileyRelation + 10;
_global.PattieRelation = _global.PattieRelation + 10;
_global.GreelRelation = _global.GreelRelation + 10;
_global.KyleRelation = _global.KyleRelation + 10;
_global.LumaRelation = _global.LumaRelation + 10;
_global.ZytraRelation = _global.ZytraRelation + 10;
_global.JoeyRelation = _global.JoeyRelation + 10;
_global.AmberRelation = _global.AmberRelation + 10;
_global.RoiseRelation = _global.RoiseRelation + 10;
_global.SavoriRelation = _global.SavoriRelation + 10;
_global.JeniRelation = _global.JeniRelation + 10;
_global.LeyahRelation = _global.LeyahRelation + 10;
_global.JoiryRelation = _global.JoiryRelation + 10;
_global.DavidRelation = _global.DavidRelation + 10;
_global.TsugoRelation = _global.TsugoRelation + 10;
_global.JinruRelation = _global.JinruRelation + 10;
_global.LynnRelation = _global.LynnRelation + 10;
_global.DizzyRelation = _global.DizzyRelation + 10;
_global.OverallPopularity = _global.OverallPopularity + 10;
};
_global.all_plus_relation_small = function () {
_global.ChrisRelation = _global.ChrisRelation + 5;
_global.RileyRelation = _global.RileyRelation + 5;
_global.PattieRelation = _global.PattieRelation + 5;
_global.GreelRelation = _global.GreelRelation + 5;
_global.KyleRelation = _global.KyleRelation + 5;
_global.LumaRelation = _global.LumaRelation + 5;
_global.ZytraRelation = _global.ZytraRelation + 5;
_global.JoeyRelation = _global.JoeyRelation + 5;
_global.AmberRelation = _global.AmberRelation + 5;
_global.RoiseRelation = _global.RoiseRelation + 5;
_global.SavoriRelation = _global.SavoriRelation + 5;
_global.JeniRelation = _global.JeniRelation + 5;
_global.LeyahRelation = _global.LeyahRelation + 5;
_global.JoiryRelation = _global.JoiryRelation + 5;
_global.DavidRelation = _global.DavidRelation + 5;
_global.TsugoRelation = _global.TsugoRelation + 5;
_global.JinruRelation = _global.JinruRelation + 5;
_global.LynnRelation = _global.LynnRelation + 5;
_global.DizzyRelation = _global.DizzyRelation + 5;
_global.OverallPopularity = _global.OverallPopularity + 5;
};
function createExplosion(targetX, targetY) {
var _local6 = 0;
while (_local6 < particleTotal) {
var _local5 = flash.display.BitmapData.loadBitmap("sparkle_purple");
var _local3 = _root.createEmptyMovieClip("main_holder", _root.getNextHighestDepth());
var _local4 = _local3.createEmptyMovieClip("internal_holder", _local3.getNextHighestDepth());
_local4._x = (-_local5.width) / 2;
_local4._y = (-_local5.height) / 2;
_local4.attachBitmap(_local5, _local4.getNextHighestDepth(), "never", true);
_local3._x = targetX;
_local3._y = targetY;
_local3._rotation = random(360);
_local3._alpha = random(50) + 50;
_local3.boundyLeft = targetX - particleRange;
_local3.boundyTop = targetY - particleRange;
_local3.boundyRight = targetX + particleRange;
_local3.boundyBottom = targetY + particleRange;
_local3.speedX = Math.random(particleMaxSpeed) - Math.random(particleMaxSpeed);
_local3.speedY = Math.random(particleMaxSpeed) - Math.random(particleMaxSpeed);
_local3.speedX = _local3.speedX * particleMaxSpeed;
_local3.speedY = _local3.speedY * particleMaxSpeed;
_local3.fadeSpeed = Math.random(particleFadeSpeed) * particleFadeSpeed;
numberOfParticles++;
_local3.onEnterFrame = function () {
this._alpha = this._alpha - this.fadeSpeed;
this._x = this._x + this.speedX;
this._y = 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--;
}
};
_local6++;
}
}
_global.changeColor = function (MovieClip, theColor) {
var _local1 = new Color(MovieClip);
_local1.setRGB(theColor);
};
_global.select_device_color = function () {
srcMC = _root.stores_mall.mc_colorPicker.colors;
var _local3 = new flash.display.BitmapData(srcMC._width, srcMC._height, true, 0);
_local3.draw(srcMC);
_global.colorValue = "0x" + _local3.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.bullyframe = 0;
if ((((_root._currentframe == 10) || (_root._currentframe == 13)) || (_root._currentframe == 14)) && (_global.joinfriend < 2)) {
_global.ChangeFrame = _root._currentframe;
if (_root._currentframe == 10) {
_global.bullyframe = 1;
} else if (_root._currentframe == 13) {
_global.bullyframe = 2;
} else if (_root._currentframe == 14) {
_global.bullyframe = 3;
}
if (((((_global.student_chat == 3) || (_global.student_chat == 12)) || (_global.student_chat == 13)) || (_global.student_chat == 15)) || (_global.student_chat == 16)) {
if ((_global.student_chat == 3) && (Math.floor(_global.LumaRelation / 50) > 3)) {
} else if ((_global.student_chat == 12) && (Math.floor(_global.JoiryRelation / 50) > 3)) {
} else if ((_global.student_chat == 13) && (Math.floor(_global.JoiryRelation / 50) > 3)) {
} else if ((_global.student_chat == 15) && (Math.floor(_global.JoiryRelation / 50) > 3)) {
} else if ((_global.student_chat == 16) && (Math.floor(_global.DavidRelation / 50) > 3)) {
} else {
_root.gotoAndStop(111);
}
}
}
};
_global.david_harass_function = function () {
if (((_global.david_harass == 0) && (_global.joinfriend < 2)) && (_global.TasksLeft <= 2)) {
_global.ChangeFrame = _root._currentframe;
_global.bullyframe = 1;
_global.student_chat = 16;
_root.gotoAndStop(111);
}
};
Frame 4
gotoAndStop (5);
Frame 5
_root.Music_mc.gotoAndStop(1);
_global.MaikoChar = 22;
_global.girl_select = 22;
_global.guy1_color = 1;
_global.yuri = 1;
_global.pleasure_endurance = 0;
_global.pleasure_total = 0;
_global.second_wind = 0;
_global.pleasure_target = (300 + random(200)) + 50;
_global.guy_likes = 2;
Instance of Symbol 67 MovieClip "mouse_position" in Frame 5
onClipEvent (load) {
this._alpha = 0;
}
Instance of Symbol 77 MovieClip "stores_mall" in Frame 5
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;
}
Instance of Symbol 101 MovieClip in Frame 5
onClipEvent (load) {
if (_global.futa == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.futa == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
Frame 6
_root.Music_mc.gotoAndStop(1);
_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 7
_root.Music_mc.gotoAndStop(1);
_root.BG_Music1.gotoAndStop(1);
_root.yuriscore = 500 - _global.total_gameplay_time;
_global.finalscore = 500 - _global.total_gameplay_time;
Symbol 10 MovieClip [bg] Frame 1
stop();
Symbol 10 MovieClip [bg] Frame 2
stop();
Symbol 10 MovieClip [bg] Frame 3
stop();
Symbol 14 MovieClip [wall] Frame 1
stop();
Symbol 14 MovieClip [wall] Frame 2
stop();
Symbol 14 MovieClip [wall] Frame 3
stop();
Symbol 23 MovieClip Frame 12
stop();
Symbol 24 Button
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.gotoAndStop(34);
}
Symbol 31 MovieClip [shootingbullet] Frame 1
this.stop();
_global.shooting = 1;
Symbol 31 MovieClip [shootingbullet] Frame 9
this.stop();
_global.shooting = 0;
_global.has_shot = 0;
Symbol 34 MovieClip [rootLetter] Frame 1
stop();
Symbol 34 MovieClip [rootLetter] Frame 2
play();
Symbol 34 MovieClip [rootLetter] Frame 50
gotoAndStop (1);
Symbol 47 MovieClip 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 = time / (durationX / 2);
if (time < 1) {
return((((changeX / 2) * time) * time) + beginX);
}
time--;
return((((-changeX) / 2) * ((time * (time - 2)) - 1)) + beginX);
};
Symbol 47 MovieClip Frame 2
if (percentLoaded < 100) {
gotoAndPlay ("loading");
}
Symbol 47 MovieClip Frame 25
_root.gotoAndStop(2);
Symbol 57 Button
on (release) {
_root.Decision.start();
_root.gotoAndStop(5);
}
on (rollOver) {
_root.pop1.start();
}
Symbol 59 MovieClip Frame 1
stop();
_global.debug = 0;
Symbol 65 Button
on (release) {
_root.gotoAndStop(107);
}
Symbol 70 Button
on (rollOver) {
_root.pop1.start();
_root.stores_mall.help_text = "Maiko can pleasure her customers.";
_root.stores_mall.help_window._alpha = 40;
}
on (rollOut) {
_root.stores_mall.help_text = "";
_root.stores_mall.help_window._alpha = 0;
}
on (release) {
_global.ChangeFrame = _root._currentframe;
_global.doing_guy = 0;
_global.girl_select = 22;
_global.yuri = 1;
_global.guy1_color = random(4);
_root.gotoAndStop(6);
}
Symbol 71 Button
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.UMcurtain.start();
_global.ChangeFrame = _root._currentframe;
_root.gotoAndStop(2);
}
Symbol 77 MovieClip Frame 1
stop();
Symbol 92 MovieClip Frame 14
this.stop();
Symbol 93 MovieClip Frame 1
stop();
Symbol 93 MovieClip 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.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;
_global.david_harass = 0;
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 = _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.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 = _global.PattieRelation + 0;
} else if (_global.event_meet_up == 3) {
_global.LumaRelation = _global.LumaRelation - 15;
} else if (_global.event_meet_up == 4) {
_global.RileyRelation = _global.RileyRelation + 0;
} else if (_global.event_meet_up == 5) {
_global.ChrisRelation = _global.ChrisRelation + 0;
} else if (_global.event_meet_up == 6) {
_global.ZytraRelation = _global.ZytraRelation + 0;
} else if (_global.event_meet_up == 7) {
_global.JoeyRelation = _global.JoeyRelation - 5;
} else if (_global.event_meet_up == 8) {
_global.AmberRelation = _global.AmberRelation - 5;
} else if (_global.event_meet_up == 9) {
_global.GreelRelation = _global.GreelRelation + 0;
} else if (_global.event_meet_up == 10) {
_global.KyleRelation = _global.KyleRelation + 0;
} else if (_global.event_meet_up == 11) {
_global.RoiseRelation = _global.RoiseRelation - 10;
} else if (_global.event_meet_up == 12) {
_global.SavoriRelation = _global.SavoriRelation - 10;
} else if (_global.event_meet_up == 13) {
_global.JeniRelation = _global.JeniRelation - 10;
} else if (_global.event_meet_up == 14) {
_global.LeyahRelation = _global.LeyahRelation + 0;
} else if (_global.event_meet_up == 15) {
_global.JoiryRelation = _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);
}
}
Symbol 93 MovieClip Frame 60
if ((_root._currentframe == 5) || (_root._currentframe == 11)) {
_root.TextMC.BubbleText.gotoAndStop(45);
_root.TextMC.gotoAndPlay(2);
}
gotoAndStop (1);
Symbol 96 MovieClip Frame 1
stop();
Symbol 96 MovieClip Frame 2
play();
Symbol 96 MovieClip Frame 11
gotoAndPlay (2);
Symbol 100 MovieClip Frame 1
stop();
Instance of Symbol 96 MovieClip "cum" in Symbol 100 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
Instance of Symbol 100 MovieClip in Symbol 101 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
Symbol 102 Button
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.futa == 0) {
_global.futa = 1;
} else {
_global.futa = 0;
}
}
Symbol 104 Button
on (release) {
_root.gotoAndStop(2);
}
Symbol 108 Button
on (release) {
_root.play_help.gotoAndPlay(11);
}
Symbol 110 MovieClip Frame 1
stop();
_root.play_help.play_help.play_help_text = "";
Symbol 110 MovieClip Frame 10
stop();
Symbol 114 MovieClip Frame 1
stop();
Symbol 115 Button
on (rollOver) {
_root.pop1.start();
}
on (release) {
_global.girl_select = _global.MaikoChar;
_global.yuri = 1;
_global.boob_size = random(5) + 1;
_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(2);
}
Symbol 126 MovieClip Frame 1
stop();
Symbol 135 MovieClip Frame 1
stop();
Symbol 138 MovieClip Frame 1
stop();
Symbol 141 MovieClip Frame 1
stop();
Symbol 148 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 1
stop();
Symbol 156 MovieClip Frame 1
stop();
Symbol 159 MovieClip Frame 1
stop();
Symbol 162 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 176 MovieClip Frame 1
stop();
Instance of Symbol 175 MovieClip in Symbol 176 MovieClip Frame 1
onClipEvent (load) {
this.gotoAndStop(_global.guy1_color);
}
Symbol 182 MovieClip Frame 1
stop();
Symbol 184 Button
on (release) {
if (_root._currentframe != 36) {
_parent.gotoAndPlay(104);
}
}
Symbol 185 Button
on (release) {
if (_root._currentframe != 36) {
_parent.gotoAndPlay(87);
}
}
Symbol 192 MovieClip Frame 1
stop();
Symbol 211 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 1
stop();
Symbol 217 MovieClip Frame 3
play();
Symbol 217 MovieClip Frame 35
gotoAndStop (2);
Symbol 217 MovieClip Frame 36
play();
Symbol 217 MovieClip Frame 52
gotoAndPlay (36);
Symbol 217 MovieClip Frame 53
play();
Symbol 217 MovieClip Frame 61
gotoAndPlay (53);
Symbol 217 MovieClip Frame 86
gotoAndStop (2);
Symbol 217 MovieClip Frame 103
gotoAndStop (2);
Symbol 217 MovieClip Frame 120
gotoAndStop (2);
Symbol 217 MovieClip Frame 137
gotoAndStop (2);
Symbol 217 MovieClip Frame 154
gotoAndPlay (138);
Symbol 226 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 1
stop();
Symbol 227 MovieClip Frame 2
play();
Symbol 227 MovieClip Frame 20
stop();
Symbol 227 MovieClip Frame 21
play();
Symbol 227 MovieClip Frame 30
stop();
Symbol 227 MovieClip Frame 31
play();
Symbol 227 MovieClip Frame 40
stop();
Symbol 227 MovieClip Frame 41
play();
Symbol 227 MovieClip Frame 50
stop();
Symbol 227 MovieClip Frame 51
play();
Symbol 227 MovieClip Frame 60
stop();
Symbol 227 MovieClip Frame 61
play();
Symbol 227 MovieClip Frame 70
stop();
Symbol 227 MovieClip Frame 71
play();
Symbol 227 MovieClip Frame 310
gotoAndPlay (71);
Symbol 233 MovieClip Frame 1
stop();
Symbol 237 MovieClip Frame 1
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 5
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 10
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 15
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 20
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 25
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 30
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 35
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 40
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 45
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 50
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 55
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 60
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 65
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 70
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 75
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 80
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 85
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 90
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 95
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 100
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 105
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 110
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 115
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 120
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 125
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 130
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 135
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 140
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 145
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 150
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 155
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 237 MovieClip Frame 160
if (random(_global.blink_chance) == 0) {
this._visible = true;
} else {
this._visible = false;
}
Symbol 263 MovieClip Frame 10
_global.pleasure_total = _global.pleasure_total + _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if ((_global.girlsmood == 5) && (_root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185)) {
_global.pleasure_total = _global.pleasure_total + 10;
}
Symbol 263 MovieClip Frame 20
_global.pleasure_total = _global.pleasure_total + _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if ((_global.girlsmood == 5) && (_root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185)) {
_global.pleasure_total = _global.pleasure_total + 10;
}
Symbol 263 MovieClip Frame 30
_global.pleasure_total = _global.pleasure_total + _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if ((_global.girlsmood == 5) && (_root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185)) {
_global.pleasure_total = _global.pleasure_total + 10;
}
Symbol 263 MovieClip Frame 40
_global.pleasure_total = _global.pleasure_total + _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if ((_global.girlsmood == 5) && (_root.ZoomOutPaizuri.MaikoPaizuri._currentframe == 185)) {
_global.pleasure_total = _global.pleasure_total + 10;
}
Symbol 264 MovieClip Frame 1
stop();
Symbol 268 MovieClip Frame 1
stop();
Symbol 269 MovieClip Frame 1
stop();
Symbol 326 MovieClip Frame 1
stop();
Instance of Symbol 282 MovieClip "hairpin_mc" in Symbol 326 MovieClip Frame 4
onClipEvent (load) {
if (_global.riley_into_darkness > 1) {
} else {
this._visible = false;
}
}
Symbol 326 MovieClip Frame 12
if ((_root._currentframe == 36) || (_root._currentframe == 39)) {
gotoAndStop (24);
}
Instance of Symbol 325 MovieClip "hairpin_mc" in Symbol 326 MovieClip Frame 25
onClipEvent (load) {
if (_global.Hairset == 1) {
} else {
this._visible = false;
}
}
onClipEvent (enterFrame) {
if (_global.Hairset == 1) {
} else {
this._visible = false;
}
}
Symbol 331 MovieClip Frame 1
gotoAndStop(_global.boob_size);
stop();
Symbol 341 MovieClip Frame 1
stop();
Symbol 348 MovieClip Frame 1
if (_global.pleasure_total >= 190) {
_root.gotoAndStop(7);
}
Instance of Symbol 101 MovieClip "penis" in Symbol 348 MovieClip Frame 1
onClipEvent (load) {
if (_global.futa == 1) {
this._visible = true;
} else {
this._visible = false;
}
}
Instance of Symbol 96 MovieClip "cum" in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
Instance of Symbol 96 MovieClip "cum_right" in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
Instance of Symbol 96 MovieClip "cum_left" in Symbol 348 MovieClip Frame 1
onClipEvent (enterFrame) {
if (_global.is_cumming == 1) {
this.gotoAndPlay(2);
_global.is_cumming = 0;
}
}
Symbol 348 MovieClip Frame 2
stop();
if (_global.pleasure_total >= 190) {
_root.gotoAndStop(7);
}
Instance of Symbol 331 MovieClip in Symbol 348 MovieClip Frame 2
onClipEvent (enterFrame) {
if (_global.pleasure_total >= 190) {
_root.gotoAndStop(7);
}
}
Symbol 348 MovieClip Frame 10
_global.pleasure_total = _global.pleasure_total + _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if (_global.pleasure_total >= 190) {
_root.gotoAndStop(7);
}
Symbol 348 MovieClip Frame 17
_global.pleasure_total = _global.pleasure_total + _global.girlspleasuregain;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if (_global.pleasure_total >= 190) {
_root.gotoAndStop(7);
} else {
gotoAndPlay ("yuri_movelick");
}
Symbol 348 MovieClip Frame 24
_global.pleasure_total = _global.pleasure_total + 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if (_global.pleasure_total >= 190) {
_root.gotoAndStop(7);
}
Symbol 348 MovieClip Frame 30
_global.pleasure_total = _global.pleasure_total + 1;
if (_global.used_bodywash_fruit == 1) {
_global.pleasure_total = _global.pleasure_total + 1;
}
if (_global.pleasure_total >= 190) {
_root.gotoAndStop(7);
} else {
gotoAndPlay ("tit_play");
}
Symbol 349 Button
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");
}
Symbol 350 Button
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");
}
Symbol 351 Button
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");
}
Symbol 352 Button
on (rollOver) {
_root.pop1.start();
}
on (release) {
if (_global.pleasure_total >= 190) {
_global.Maiko_joined = 0;
}
_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.yuri_customers = _global.yuri_customers + 1;
_global.doing_guy = 0;
_global.guy1_color = 1;
if (_global.debug == 1) {
_root.gotoAndStop(2);
} else {
_root.gotoAndStop(_global.ChangeFrame);
}
}
Symbol 353 Button
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");
}
Symbol 354 Button
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);
}
}
Symbol 364 MovieClip Frame 1
stop();
if (((_root._currentframe == 35) || (_root._currentframe == 36)) || (_root._currentframe == 39)) {
gotoAndStop (9);
}
Symbol 364 MovieClip Frame 2
stop();
Symbol 364 MovieClip Frame 3
stop();
Symbol 364 MovieClip Frame 4
stop();
Symbol 364 MovieClip Frame 5
stop();
_global.girlspleasuregain = 1;
Symbol 364 MovieClip Frame 6
stop();
_global.girlspleasuregain = 2;
Symbol 364 MovieClip Frame 7
stop();
_global.girlspleasuregain = 3;
Symbol 364 MovieClip Frame 8
stop();
_global.girlspleasuregain = 4;
Symbol 364 MovieClip Frame 9
_global.girlspleasuregain = -5;
Symbol 374 MovieClip Frame 1
stop();
Symbol 375 MovieClip Frame 1
stop();
_global.pleasure_total = 0;
_root.textb_mc.gotoAndStop(1);
_root.responsetext = "";
Symbol 375 MovieClip Frame 2
_global.guy1_color = 1;
_global.gameplay_time = 0;
_global.total_gameplay_time = 0;
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);
_root.ZoomOutPaizuri.MaikoPaizuri.head.eyebrow.gotoAndStop("normal");
_root.ZoomOutPaizuri.MaikoPaizuri.head.eye_move.gotoAndPlay("front");
_root.textb_mc.gotoAndStop(2);
_root.responsetext = "";
_root.responsetext = "Maiko: Just relax.";
}
Instance of Symbol 78 MovieClip in Symbol 375 MovieClip Frame 2
onClipEvent (enterFrame) {
_global.gameplay_time++;
_global.total_gameplay_time = int(_global.gameplay_time / 5);
}
Instance of Symbol 364 MovieClip "Box" in Symbol 375 MovieClip Frame 2
onClipEvent (load) {
this.gotoAndStop(_global.girlsmood);
}
onClipEvent (enterFrame) {
if (_global.girlsmoodtimer <= 0) {
_global.girlsmood = random(5) + 5;
_global.girlsmoodtimer = random(63) + 21;
} 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) {
}
_global.cum_amount--;
_global.girlsmood = 9;
} else if (((_global.pleasure_total >= 190) && (_root.ZoomOutPaizuri.MaikoPaizuri.cum._currentframe == 1)) && (_global.cum_amount == 0)) {
}
}
Instance of Symbol 374 MovieClip "pleasurebar" in Symbol 375 MovieClip Frame 2
onClipEvent (load) {
this.gotoAndStop(_global.pleasure_total + 1);
}
onClipEvent (enterFrame) {
this.gotoAndStop(_global.pleasure_total + 1);
}
Symbol 380 Button
on (release) {
_root.textb_mc.gotoAndStop(1);
_root.responsetext = "";
}
Symbol 381 MovieClip Frame 1
stop();
Symbol 384 Button
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.UMcurtain.start();
_global.ChangeFrame = _root._currentframe;
_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;
sendscorex = new LoadVars();
sendscorex.gscore = _global.finalscore;
sendscorex.gname = "umccyurimini";
sendscorex.send("index.php?act=Arcade&do=newscore", "_self", "POST");
}
Symbol 385 Button
on (rollOver) {
_root.pop1.start();
}
on (release) {
_root.UMcurtain.start();
_global.ChangeFrame = _root._currentframe;
_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;
_root.gotoAndStop(2);
}