Combined Code
frame 1 {
if (_root.first_load != 1) {
_root.first_load = 1;
_root.se001 = new Sound(_root.se);
_root.se002 = new Sound(_root.se);
_root.se099 = new Sound(_root.se);
_root.se001.attachSound('SE001select.wav');
_root.se002.attachSound('SE002bonyu.wav');
_root.se099.attachSound('SE099cheat.wav');
}
}
button 22 {
on (release) {
getURL('http://koooonsoft.jp/', '');
}
}
movieClip 24 {
}
// unknown tag 88 length 76
movieClip 28 {
}
movieClip 29 {
}
instance of movieClip 29 {
onClipEvent (load) {
this._alpha = 0;
}
}
movieClip 34 {
}
// unknown tag 88 length 79
// unknown tag 88 length 79
movieClip 40 {
instance of movieClip 34 {
onClipEvent (load) {
_xscale = 0;
_root.loading = 0;
}
onClipEvent (enterFrame) {
_root.loading = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
_xscale = _root.loading;
_root.now = _root.getBytesLoaded();
_root.total = _root.getBytesTotal();
if (_root.now >= _root.total) {
_root.gotoAndStop(3);
}
}
}
}
frame 2 {
this.gotoAndStop(1);
}
frame 3 {
_root.navi_mode = 0;
_root.w_mode = 0;
_root.pleasure = 0;
_root.org_end = 0;
_root.gotoNG_timeline = 0;
_root.omake_mode = 0;
_root.bonyu = 0;
_root.org_count = 0;
this.stop();
_root.pleasure_message = function () {
switch (Math.floor(Math.random() * 5) + 1) {
case 1:
_root.message = 'ã‚ã£â€¦â€¦';
break;
case 2:
_root.message = 'ã‚“ã£â€¦â€¦';
break;
case 3:
_root.message = 'ãµãã£â€¦â€¦';
break;
case 4:
_root.message = 'ã²ã‚ƒã†ã£â€¦â€¦';
break;
case 5:
_root.message = 'ã†ãã£â€¦â€¦';
break;
default:
_root.message = '';
}
};
_root.org_message = function () {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.message = 'ã‚ã£â€¦â€¦ãã……!';
break;
case 2:
_root.message = 'ã„ã£â€¦â€¦ãã………ï¼';
break;
case 3:
_root.message = 'ã²ã……ã……ï¼';
break;
case 4:
_root.message = 'ã‚“ãã……ã……ï¼';
break;
case 5:
_root.message = 'ãµãã£â€¦â€¦ã‚“……ï¼';
break;
default:
_root.message = '';
}
};
_root.splashA_right = 0;
_root.splashB_right = 0;
_root.splashC_right = 0;
_root.splash_sibuki_right = 0;
_root.splashA_left = 0;
_root.splashB_left = 0;
_root.splashC_left = 0;
_root.splash_sibuki_left = 0;
_root.bonyu_splash = function () {
if (_root.splashA_right == 0) {
_root.kyara.right_breast.oppai.nipple.splash.splashA.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
if (_root.splashB_right == 0) {
_root.kyara.right_breast.oppai.nipple.splash.splashB.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
if (_root.splashC_right == 0) {
_root.kyara.right_breast.oppai.nipple.splash.splashC.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
if (_root.splash_sibuki_right == 0) {
_root.kyara.right_breast.oppai.nipple.splash.splash_sibuki.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
if (_root.splashA_left == 0) {
_root.kyara.left_breast.oppai.nipple.splash.splashA.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
if (_root.splashB_left == 0) {
_root.kyara.left_breast.oppai.nipple.splash.splashB.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
if (_root.splashC_left == 0) {
_root.kyara.left_breast.oppai.nipple.splash.splashC.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
if (_root.splash_sibuki_left == 0) {
_root.kyara.left_breast.oppai.nipple.splash.splash_sibuki.gotoAndPlay(Math.floor(Math.random() * 4) * 5 + 15);
}
};
}
movieClip 44 {
}
movieClip 46 {
}
movieClip 48 {
}
movieClip 50 {
}
movieClip 52 {
}
movieClip 54 {
}
movieClip 56 {
}
movieClip 58 {
}
movieClip 60 {
}
movieClip 62 {
}
movieClip 64 {
}
movieClip 66 {
}
movieClip 68 {
}
movieClip 70 {
}
movieClip 74 {
}
movieClip 77 {
frame 1 {
this.stop();
}
instance of movieClip 74 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 25 {
this.stop();
}
}
movieClip 78 {
instance bonyu of movieClip 77 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
}
}
}
}
movieClip 81 {
}
movieClip 84 {
}
movieClip 85 {
instance of movieClip 84 {
onClipEvent (load) {
if (_root.bonyu == 0) {
this._alpha = 0;
}
}
}
}
movieClip 89 {
}
movieClip 91 {
}
movieClip 93 {
}
movieClip 94 {
frame 22 {
this.stop();
}
frame 40 {
this.gotoAndPlay('touch01');
}
frame 62 {
this.gotoAndPlay('touch02_loop');
}
frame 83 {
this.gotoAndStop('wait');
}
}
button 96 {
on (press) {
this._parent.oppai.gotoAndPlay('touch02');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch02');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('touch');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay('touch02_end');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch02_end');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('touch_end');
}
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 6;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_oppai_L;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L <= 100) {
_root.retouch_oppai_L += 2;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 97 {
}
button 99 {
on (press) {
this._parent.oppai.gotoAndPlay('touch01');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('nipple_touch01');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 5;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleE_L;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L <= 100) {
_root.retouch_nippleE_L += 2;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 100 {
}
button 102 {
on (press) {
if (_root.w_mode == 1) {
_root.w_datui = 2;
}
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (_root.left_breast_now != 3) {
_root.datui_left_breast_on = 1;
this._x = _root.datui_left_breast_btnA_x;
this._y = _root.datui_left_breast_btnA_y;
this._parent.datui_left_breastA.gotoAndStop(1);
this._parent.datui_left_breastB.gotoAndStop(2);
if (_root.w_mode == 1) {
_root.datui_right_breast_on = 1;
_root.kyara.right_breast.datui_right_breastA._x = _root.datui_right_breast_btnA_x;
_root.kyara.right_breast.datui_right_breastA._y = _root.datui_right_breast_btnA_y;
_root.kyara.right_breast.datui_right_breastA.gotoAndStop(1);
_root.kyara.right_breast.datui_right_breastB.gotoAndStop(2);
}
} else {
if (_root.left_breast_now == 3) {
_root.datui_left_breast_on = 2;
this._x = _root.datui_left_breast_btnA_x;
this._y = _root.datui_left_breast_btnA_y;
this._parent.datui_left_breastA.gotoAndStop(2);
this._parent.datui_left_breastB.gotoAndStop(1);
if (_root.w_mode == 1) {
_root.datui_right_breast_on = 2;
_root.kyara.right_breast.datui_right_breastA._x = _root.datui_right_breast_btnA_x;
_root.kyara.right_breast.datui_right_breastA._y = _root.datui_right_breast_btnA_y;
_root.kyara.right_breast.datui_right_breastA.gotoAndStop(2);
_root.kyara.right_breast.datui_right_breastB.gotoAndStop(1);
}
}
}
if (_root.w_mode == 1) {
_root.w_datui = 0;
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 7;
}
on (rollOut) {
_root.navi_view = 0;
}
on (rollOver) {
this._alpha = 30;
}
on (press, rollOut) {
this._alpha = 0;
}
}
movieClip 103 {
frame 1 {
this.stop();
}
}
button 105 {
on (press) {
if (_root.w_mode == 1) {
_root.w_datui = 2;
}
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (_root.left_breast_now != 1) {
_root.datui_left_breast_on = 2;
this._x = _root.datui_left_breast_btnB_x;
this._y = _root.datui_left_breast_btnB_y;
this._parent.datui_left_breastA.gotoAndStop(2);
this._parent.datui_left_breastB.gotoAndStop(1);
if (_root.w_mode == 1) {
_root.datui_right_breast_on = 2;
_root.kyara.right_breast.datui_right_breastB._x = _root.datui_right_breast_btnB_x;
_root.kyara.right_breast.datui_right_breastB._y = _root.datui_right_breast_btnB_y;
_root.kyara.right_breast.datui_right_breastA.gotoAndStop(2);
_root.kyara.right_breast.datui_right_breastB.gotoAndStop(1);
}
} else {
if (_root.left_breast_now == 1) {
_root.datui_left_breast_on = 1;
this._x = _root.datui_left_breast_btnB_x;
this._y = _root.datui_left_breast_btnB_y;
this._parent.datui_left_breastA.gotoAndStop(1);
this._parent.datui_left_breastB.gotoAndStop(2);
if (_root.w_mode == 1) {
_root.datui_right_breast_on = 1;
_root.kyara.right_breast.datui_right_breastB._x = _root.datui_right_breast_btnB_x;
_root.kyara.right_breast.datui_right_breastB._y = _root.datui_right_breast_btnB_y;
_root.kyara.right_breast.datui_right_breastA.gotoAndStop(1);
_root.kyara.right_breast.datui_right_breastB.gotoAndStop(2);
}
}
}
if (_root.w_mode == 1) {
_root.w_datui = 0;
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 8;
}
on (rollOut) {
_root.navi_view = 0;
}
on (rollOver) {
this._alpha = 30;
}
on (press, rollOut) {
this._alpha = 0;
}
}
movieClip 106 {
frame 2 {
this.stop();
}
}
movieClip 108 {
}
movieClip 110 {
}
movieClip 113 {
frame 1 {
this.stop();
}
}
movieClip 114 {
instance of movieClip 113 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 20 {
this.stop();
}
}
movieClip 115 {
instance bonyu of movieClip 114 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
}
movieClip 118 {
frame 1 {
this.stop();
}
}
movieClip 119 {
instance of movieClip 118 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 20 {
this.stop();
}
}
movieClip 120 {
instance bonyu of movieClip 119 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
}
movieClip 123 {
frame 1 {
this.stop();
}
}
movieClip 124 {
instance of movieClip 123 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 20 {
this.stop();
}
}
movieClip 135 {
frame 3 {
if (_root.datui_right_breast_on == 2 || _root.datui_left_breast_on == 2) {
_root.se002.start();
}
}
frame 13 {
_root.splashA_left = 0;
this.stop();
}
frame 35 {
_root.splashA_left = 1;
this.gotoAndPlay(1);
}
}
movieClip 145 {
frame 13 {
_root.splashC_left = 0;
this.stop();
}
frame 35 {
_root.splashC_left = 1;
this.gotoAndPlay(1);
}
}
movieClip 156 {
frame 13 {
_root.splashB_left = 0;
this.stop();
}
frame 35 {
_root.splashB_left = 1;
this.gotoAndPlay(1);
}
}
movieClip 158 {
}
movieClip 159 {
frame 13 {
_root.splash_sibuki_left = 0;
this.stop();
}
frame 35 {
_root.splash_sibuki_left = 1;
this.gotoAndPlay(1);
}
}
movieClip 160 {
instance splashA of movieClip 135 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
instance splashC of movieClip 145 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
instance splashB of movieClip 156 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
instance splash_sibuki of movieClip 159 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
}
movieClip 161 {
instance bonyu of movieClip 124 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
instance splash of movieClip 160 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
}
movieClip 164 {
}
movieClip 165 {
}
movieClip 166 {
instance of movieClip 165 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
}
movieClip 167 {
frame 22 {
this.stop();
}
frame 35 {
this.gotoAndPlay('nipple_touch01');
}
frame 52 {
this.gotoAndPlay('nipple_touch02');
}
frame 65 {
this.gotoAndPlay('nipple_touch03');
}
frame 86 {
this.gotoAndPlay('touch_loop');
}
frame 108 {
this.gotoAndStop('wait');
}
}
button 168 {
on (press) {
this._parent.oppai.gotoAndPlay('touch');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch02');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('touch');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay('touch_end');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch02_end');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('touch_end');
}
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 4;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_oppai_L;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L <= 100) {
_root.retouch_oppai_L += 2;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 169 {
}
button 170 {
on (press) {
this._parent.oppai.gotoAndPlay('nipple_touch02');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('nipple_touch02');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 3;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleC_L;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L <= 100) {
_root.retouch_nippleC_L += 2;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 171 {
}
button 172 {
on (press) {
this._parent.oppai.gotoAndPlay('nipple_touch03');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('nipple_touch03');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 2;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleB_L;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L <= 100) {
_root.retouch_nippleB_L += 2;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 173 {
}
button 174 {
on (press) {
this._parent.oppai.gotoAndPlay('nipple_touch01');
if (_root.w_mode == 1) {
if (_root.datui_right_breast_on == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.right_breast.oppai.gotoAndPlay('nipple_touch01');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.right_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 1;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleA_L;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L <= 100) {
_root.retouch_nippleA_L += 2;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 175 {
}
movieClip 176 {
frame 1 {
if (_root.omake_mode == 1 && _root.org_now == 0) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.kyara.gotoAndPlay('pleasure01');
break;
case 2:
_root.kyara.gotoAndPlay('pleasure02');
break;
default:
}
}
this.stop();
}
instance of movieClip 97 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 100 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance datui_left_breastA of movieClip 103 {
onClipEvent (load) {
this._alpha = 0;
}
onClipEvent (load) {
_root.left_breast_now = 1;
_root.datui_left_breast_on = 1;
_root.datui_left_breast_btnA_x = this._x;
_root.datui_left_breast_btnA_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.datui_left_breast_on == 1) {
if (this._x <= _root.datui_left_breast_btnA_x) {
_root.left_breast_now = 1;
this._parent.gotoAndStop(1);
} else {
if (this._x >= _root.datui_left_breast_btnA_x + 20) {
_root.left_breast_now = 3;
this._parent.gotoAndStop(5);
} else {
if (this._x >= _root.datui_left_breast_btnA_x + 15) {
_root.left_breast_now = 2;
this._parent.gotoAndStop(4);
} else {
if (this._x >= _root.datui_left_breast_btnA_x + 10) {
_root.left_breast_now = 2;
this._parent.gotoAndStop(3);
} else {
if (this._x >= _root.datui_left_breast_btnA_x + 5) {
_root.left_breast_now = 2;
this._parent.gotoAndStop(2);
}
}
}
}
}
if (_root.w_mode == 1 && _root.w_datui != 1) {
_root.kyara.right_breast.datui_right_breastA._x = _root.datui_right_breast_btnA_x - (this._x - _root.datui_left_breast_btnA_x);
}
}
}
}
instance datui_left_breastB of movieClip 106 {
onClipEvent (load) {
this._alpha = 0;
}
onClipEvent (load) {
_root.datui_left_breast_btnB_x = this._x;
_root.datui_left_breast_btnB_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.datui_left_breast_on == 2) {
if (this._x >= _root.datui_left_breast_btnB_x) {
_root.left_breast_now = 3;
this._parent.gotoAndStop(5);
} else {
if (this._x <= _root.datui_left_breast_btnB_x - 20) {
_root.left_breast_now = 1;
this._parent.gotoAndStop(1);
} else {
if (this._x <= _root.datui_left_breast_btnB_x - 15) {
_root.left_breast_now = 2;
this._parent.gotoAndStop(2);
} else {
if (this._x <= _root.datui_left_breast_btnB_x - 10) {
_root.left_breast_now = 2;
this._parent.gotoAndStop(3);
} else {
if (this._x <= _root.datui_left_breast_btnB_x - 5) {
_root.left_breast_now = 2;
this._parent.gotoAndStop(4);
}
}
}
}
}
if (_root.w_mode == 1 && _root.w_datui != 1) {
_root.kyara.right_breast.datui_right_breastB._x = _root.datui_right_breast_btnB_x - (this._x - _root.datui_left_breast_btnB_x);
}
}
}
}
frame 5 {
if (_root.omake_mode != 1) {
_root.sleep_gauge_on += 15000 * ((100 - _root.sleep_resist) / 100);
} else {
if (_root.org_now == 0) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.kyara.gotoAndPlay('pleasure01');
break;
case 2:
_root.kyara.gotoAndPlay('pleasure02');
break;
default:
}
}
}
}
instance of movieClip 169 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 171 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 173 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 175 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
movieClip 179 {
}
movieClip 181 {
frame 1 {
this.stop();
}
instance of movieClip 179 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 25 {
this.stop();
}
}
movieClip 182 {
instance bonyu of movieClip 181 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
}
}
}
}
movieClip 185 {
}
movieClip 188 {
}
movieClip 189 {
instance of movieClip 188 {
onClipEvent (load) {
if (_root.bonyu == 0) {
this._alpha = 0;
}
}
}
}
movieClip 193 {
}
movieClip 195 {
}
movieClip 197 {
}
movieClip 198 {
frame 22 {
this.stop();
}
frame 40 {
this.gotoAndPlay('touch01');
}
frame 62 {
this.gotoAndPlay('touch02_loop');
}
frame 83 {
this.gotoAndStop('wait');
}
}
button 200 {
on (press) {
this._parent.oppai.gotoAndPlay('touch02');
if (_root.w_mode == 1) {
if (_root.datui_left_breast_on == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch02');
} else {
_root.kyara.left_breast.oppai.gotoAndPlay('touch');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay('touch02_end');
if (_root.w_mode == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch02_end');
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 16;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_oppai_R;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R <= 100) {
_root.retouch_oppai_R += 2;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 201 {
}
button 202 {
on (press) {
this._parent.oppai.gotoAndPlay('touch01');
if (_root.w_mode == 1) {
if (_root.datui_left_breast_on == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.left_breast.oppai.gotoAndPlay('nipple_touch01');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 15;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleE_R;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R <= 100) {
_root.retouch_nippleE_R += 2;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 203 {
}
button 205 {
on (press) {
if (_root.w_mode == 1) {
_root.w_datui = 1;
}
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (_root.right_breast_now != 3) {
_root.datui_right_breast_on = 1;
this._x = _root.datui_right_breast_btnA_x;
this._y = _root.datui_right_breast_btnA_y;
this._parent.datui_right_breastA.gotoAndStop(1);
this._parent.datui_right_breastB.gotoAndStop(2);
if (_root.w_mode == 1) {
_root.datui_left_breast_on = 1;
_root.kyara.left_breast.datui_left_breastA._x = _root.datui_left_breast_btnA_x;
_root.kyara.left_breast.datui_left_breastA._y = _root.datui_left_breast_btnA_y;
_root.kyara.left_breast.datui_left_breastA.gotoAndStop(1);
_root.kyara.left_breast.datui_left_breastB.gotoAndStop(2);
}
} else {
if (_root.right_breast_now == 3) {
_root.datui_right_breast_on = 2;
this._x = _root.datui_right_breast_btnA_x;
this._y = _root.datui_right_breast_btnA_y;
this._parent.datui_right_breastA.gotoAndStop(2);
this._parent.datui_right_breastB.gotoAndStop(1);
if (_root.w_mode == 1) {
_root.datui_left_breast_on = 2;
_root.kyara.left_breast.datui_left_breastA._x = _root.datui_left_breast_btnA_x;
_root.kyara.left_breast.datui_left_breastA._y = _root.datui_left_breast_btnA_y;
_root.kyara.left_breast.datui_left_breastA.gotoAndStop(2);
_root.kyara.left_breast.datui_left_breastB.gotoAndStop(1);
}
}
}
if (_root.w_mode == 1) {
_root.w_datui = 0;
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 17;
}
on (rollOut) {
_root.navi_view = 0;
}
on (rollOver) {
this._alpha = 30;
}
on (press, rollOut) {
this._alpha = 0;
}
}
movieClip 206 {
frame 1 {
this.stop();
}
}
button 208 {
on (press) {
if (_root.w_mode == 1) {
_root.w_datui = 1;
}
this.startDrag();
}
on (release, releaseOutside) {
this.stopDrag();
if (_root.right_breast_now != 1) {
_root.datui_right_breast_on = 2;
this._x = _root.datui_right_breast_btnB_x;
this._y = _root.datui_right_breast_btnB_y;
this._parent.datui_right_breastA.gotoAndStop(2);
this._parent.datui_right_breastB.gotoAndStop(1);
if (_root.w_mode == 1) {
_root.datui_left_breast_on = 2;
_root.kyara.left_breast.datui_left_breastB._x = _root.datui_left_breast_btnB_x;
_root.kyara.left_breast.datui_left_breastB._y = _root.datui_left_breast_btnB_y;
_root.kyara.left_breast.datui_left_breastA.gotoAndStop(2);
_root.kyara.left_breast.datui_left_breastB.gotoAndStop(1);
}
} else {
if (_root.right_breast_now == 1) {
_root.datui_right_breast_on = 1;
this._x = _root.datui_right_breast_btnB_x;
this._y = _root.datui_right_breast_btnB_y;
this._parent.datui_right_breastA.gotoAndStop(1);
this._parent.datui_right_breastB.gotoAndStop(2);
if (_root.w_mode == 1) {
_root.datui_left_breast_on = 1;
_root.kyara.left_breast.datui_left_breastB._x = _root.datui_left_breast_btnB_x;
_root.kyara.left_breast.datui_left_breastB._y = _root.datui_left_breast_btnB_y;
_root.kyara.left_breast.datui_left_breastA.gotoAndStop(1);
_root.kyara.left_breast.datui_left_breastB.gotoAndStop(2);
}
}
}
if (_root.w_mode == 1) {
_root.w_datui = 0;
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 18;
}
on (rollOut) {
_root.navi_view = 0;
}
on (rollOver) {
this._alpha = 30;
}
on (press, rollOut) {
this._alpha = 0;
}
}
movieClip 209 {
frame 2 {
this.stop();
}
}
movieClip 211 {
}
movieClip 213 {
}
movieClip 215 {
}
movieClip 217 {
}
movieClip 220 {
frame 1 {
this.stop();
}
}
movieClip 221 {
instance of movieClip 220 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 20 {
this.stop();
}
}
movieClip 222 {
instance bonyu of movieClip 221 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
}
movieClip 225 {
frame 1 {
this.stop();
}
}
movieClip 226 {
instance of movieClip 225 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 20 {
this.stop();
}
}
movieClip 227 {
instance bonyu of movieClip 226 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
}
movieClip 230 {
frame 1 {
this.stop();
}
}
movieClip 231 {
instance of movieClip 230 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 20 {
this.stop();
}
}
movieClip 235 {
frame 3 {
if (_root.datui_right_breast_on == 2 || _root.datui_left_breast_on == 2) {
_root.se002.start();
}
}
frame 13 {
_root.splashA_right = 0;
this.stop();
}
frame 35 {
_root.splashA_right = 1;
this.gotoAndPlay(1);
}
}
movieClip 238 {
frame 13 {
_root.splashC_right = 0;
this.stop();
}
frame 35 {
_root.splashC_right = 1;
this.gotoAndPlay(1);
}
}
movieClip 241 {
frame 13 {
_root.splashB_right = 0;
this.stop();
}
frame 35 {
_root.splashB_right = 1;
this.gotoAndPlay(1);
}
}
movieClip 242 {
frame 13 {
_root.splash_sibuki_right = 0;
this.stop();
}
frame 35 {
_root.splash_sibuki_right = 1;
this.gotoAndPlay(1);
}
}
movieClip 243 {
instance splashA of movieClip 235 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
instance splashC of movieClip 238 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
instance splashB of movieClip 241 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
instance splash_sibuki of movieClip 242 {
onClipEvent (load) {
this.gotoAndStop('void');
}
}
}
movieClip 244 {
instance bonyu of movieClip 231 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
instance splash of movieClip 243 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
}
movieClip 247 {
}
movieClip 248 {
instance of movieClip 247 {
onClipEvent (load) {
if (_root.bonyu == 1) {
this.gotoAndStop('bonyu');
} else {
this.gotoAndStop('void');
}
}
}
}
movieClip 250 {
frame 22 {
this.stop();
}
frame 35 {
this.gotoAndPlay('nipple_touch01');
}
frame 52 {
this.gotoAndPlay('nipple_touch02');
}
frame 65 {
this.gotoAndPlay('nipple_touch03');
}
frame 86 {
this.gotoAndPlay('touch_loop');
}
frame 108 {
this.gotoAndStop('wait');
}
}
button 251 {
on (press) {
this._parent.oppai.gotoAndPlay('touch');
if (_root.w_mode == 1) {
if (_root.datui_left_breast_on == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch02');
} else {
_root.kyara.left_breast.oppai.gotoAndPlay('touch');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay('touch_end');
if (_root.w_mode == 1) {
if (_root.datui_left_breast_on == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch02_end');
} else {
_root.kyara.left_breast.oppai.gotoAndPlay('touch_end');
}
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 14;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_oppai_R;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R <= 100) {
_root.retouch_oppai_R += 2;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 252 {
}
button 253 {
on (press) {
this._parent.oppai.gotoAndPlay('nipple_touch02');
if (_root.w_mode == 1) {
if (_root.datui_left_breast_on == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.left_breast.oppai.gotoAndPlay('nipple_touch02');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 13;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleC_R;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R <= 100) {
_root.retouch_nippleC_R += 2;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 254 {
}
button 255 {
on (press) {
this._parent.oppai.gotoAndPlay('nipple_touch03');
if (_root.w_mode == 1) {
if (_root.datui_left_breast_on == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.left_breast.oppai.gotoAndPlay('nipple_touch03');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 12;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleB_R;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R >= 1) {
_root.retouch_nippleA_R += -1;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R <= 100) {
_root.retouch_nippleB_R += 2;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 256 {
}
button 257 {
on (press) {
this._parent.oppai.gotoAndPlay('nipple_touch01');
if (_root.w_mode == 1) {
if (_root.datui_left_breast_on == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay('touch01');
} else {
_root.kyara.left_breast.oppai.gotoAndPlay('nipple_touch01');
}
}
}
on (release, releaseOutside) {
if (_root.wakeup_go != 1) {
this._parent.oppai.gotoAndPlay(1);
if (_root.w_mode == 1) {
_root.kyara.left_breast.oppai.gotoAndPlay(1);
}
}
}
on (press) {
_root.navi_view = 0;
}
on (rollOver, release) {
_root.navi_view = 1;
_root.navi = 11;
}
on (rollOut) {
_root.navi_view = 0;
}
on (press) {
_root.warning_start = 1;
_root.now_warning = _root.retouch_nippleA_R;
}
on (release, releaseOutside) {
_root.warning_start = 0;
_root.sleep_resist_upper();
if (_root.retouch_oppai_L >= 1) {
_root.retouch_oppai_L += -1;
}
if (_root.retouch_oppai_R >= 1) {
_root.retouch_oppai_R += -1;
}
if (_root.retouch_nippleE_L >= 1) {
_root.retouch_nippleE_L += -1;
}
if (_root.retouch_nippleE_R >= 1) {
_root.retouch_nippleE_R += -1;
}
if (_root.retouch_nippleA_L >= 1) {
_root.retouch_nippleA_L += -1;
}
if (_root.retouch_nippleA_R <= 100) {
_root.retouch_nippleA_R += 2;
}
if (_root.retouch_nippleB_L >= 1) {
_root.retouch_nippleB_L += -1;
}
if (_root.retouch_nippleB_R >= 1) {
_root.retouch_nippleB_R += -1;
}
if (_root.retouch_nippleC_L >= 1) {
_root.retouch_nippleC_L += -1;
}
if (_root.retouch_nippleC_R >= 1) {
_root.retouch_nippleC_R += -1;
}
}
on (press) {
_root.pleasure_go = 1;
}
on (release, releaseOutside) {
_root.pleasure_go = 0;
}
}
movieClip 258 {
}
movieClip 259 {
frame 1 {
if (_root.omake_mode == 1 && _root.org_now == 0) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.kyara.gotoAndPlay('pleasure01');
break;
case 2:
_root.kyara.gotoAndPlay('pleasure02');
break;
default:
}
}
this.stop();
}
instance of movieClip 201 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 203 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance datui_right_breastA of movieClip 206 {
onClipEvent (load) {
this._alpha = 0;
}
onClipEvent (load) {
_root.right_breast_now = 1;
_root.datui_right_breast_on = 1;
_root.datui_right_breast_btnA_x = this._x;
_root.datui_right_breast_btnA_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.datui_right_breast_on == 1) {
if (this._x >= _root.datui_right_breast_btnA_x) {
_root.right_breast_now = 1;
this._parent.gotoAndStop(1);
} else {
if (this._x <= _root.datui_right_breast_btnA_x - 20) {
_root.right_breast_now = 3;
this._parent.gotoAndStop(5);
} else {
if (this._x <= _root.datui_right_breast_btnA_x - 15) {
_root.right_breast_now = 2;
this._parent.gotoAndStop(4);
} else {
if (this._x <= _root.datui_right_breast_btnA_x - 10) {
_root.right_breast_now = 2;
this._parent.gotoAndStop(3);
} else {
if (this._x <= _root.datui_right_breast_btnA_x - 5) {
_root.right_breast_now = 2;
this._parent.gotoAndStop(2);
}
}
}
}
}
if (_root.w_mode == 1 && _root.w_datui != 2) {
_root.kyara.left_breast.datui_left_breastA._x = _root.datui_left_breast_btnA_x - (this._x - _root.datui_right_breast_btnA_x);
}
}
}
}
instance datui_right_breastB of movieClip 209 {
onClipEvent (load) {
this._alpha = 0;
}
onClipEvent (load) {
_root.datui_right_breast_btnB_x = this._x;
_root.datui_right_breast_btnB_y = this._y;
}
onClipEvent (enterFrame) {
if (_root.datui_right_breast_on == 2) {
if (this._x <= _root.datui_right_breast_btnB_x) {
_root.right_breast_now = 3;
this._parent.gotoAndStop(5);
} else {
if (this._x >= _root.datui_right_breast_btnB_x + 20) {
_root.right_breast_now = 1;
this._parent.gotoAndStop(1);
} else {
if (this._x >= _root.datui_right_breast_btnB_x + 15) {
_root.right_breast_now = 2;
this._parent.gotoAndStop(2);
} else {
if (this._x >= _root.datui_right_breast_btnB_x + 10) {
_root.right_breast_now = 2;
this._parent.gotoAndStop(3);
} else {
if (this._x >= _root.datui_right_breast_btnB_x + 5) {
_root.right_breast_now = 2;
this._parent.gotoAndStop(4);
}
}
}
}
}
if (_root.w_mode == 1 && _root.w_datui != 2) {
_root.kyara.left_breast.datui_left_breastB._x = _root.datui_left_breast_btnB_x - (this._x - _root.datui_right_breast_btnB_x);
}
}
}
}
frame 5 {
if (_root.omake_mode != 1) {
_root.sleep_gauge_on += 15000 * ((100 - _root.sleep_resist) / 100);
} else {
if (_root.org_now == 0) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.kyara.gotoAndPlay('pleasure01');
break;
case 2:
_root.kyara.gotoAndPlay('pleasure02');
break;
default:
}
}
}
}
instance oppai of movieClip 252 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 254 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 256 {
onClipEvent (load) {
this._alpha = 0;
}
}
instance of movieClip 258 {
onClipEvent (load) {
this._alpha = 0;
}
}
}
movieClip 262 {
}
movieClip 264 {
}
movieClip 266 {
}
movieClip 271 {
}
movieClip 273 {
}
movieClip 281 {
frame 18 {
switch (Math.floor(Math.random() * 4) + 1) {
case 1:
this.gotoAndPlay('wink');
break;
default:
this.gotoAndPlay('keep');
}
}
frame 24 {
this.gotoAndPlay('keep');
}
}
movieClip 282 {
frame 1 {
this.stop();
}
}
movieClip 285 {
frame 1 {
this.stop();
}
}
movieClip 286 {
frame 1 {
this.stop();
}
instance of movieClip 282 {
onClipEvent (enterFrame) {
if (_root.omake_mode == 1 && _root.omake_eyeclose != 1) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
instance of movieClip 285 {
onClipEvent (load) {
if (_root.pleasure == 0 && _root.org_end == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
onClipEvent (enterFrame) {
if (_root.pleasure == 0 && _root.org_end == 0) {
this.gotoAndStop(1);
} else {
this.gotoAndStop(2);
}
}
}
}
movieClip 288 {
}
movieClip 290 {
}
movieClip 292 {
}
movieClip 294 {
}
movieClip 295 {
frame 1 {
this.stop();
}
instance of movieClip 290 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 16 {
this.gotoAndStop(1);
}
frame 31 {
this.gotoAndStop(1);
}
frame 46 {
this.gotoAndStop(1);
}
}
movieClip 307 {
frame 29 {
this.stop();
}
}
movieClip 309 {
frame 1 {
this.stop();
}
}
movieClip 313 {
}
movieClip 317 {
frame 1 {
this.stop();
}
}
// unknown tag 88 length 126
movieClip 320 {
}
button 324 {
on (release) {
_root.se001.start();
_root.whiteouter.gotoAndPlay('whiteout');
}
}
movieClip 325 {
frame 37 {
this.stop();
}
}
movieClip 328 {
frame 1 {
this.stop();
}
}
movieClip 332 {
frame 1 {
this.stop();
}
}
movieClip 334 {
frame 1 {
this.stop();
}
}
movieClip 335 {
frame 1 {
_root.pleasure_now = 0;
}
instance of movieClip 295 {
onClipEvent (enterFrame) {
if (_root.toiki == 1) {
_root.toiki = 0;
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
this.gotoAndPlay('toiki01');
break;
case 2:
this.gotoAndPlay('toiki02');
break;
case 3:
this.gotoAndPlay('toiki03');
break;
default:
}
}
}
}
frame 63 {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.voice001.start();
break;
default:
}
}
frame 80 {
if (_root.gotoNG_timeline == 0) {
this.gotoAndPlay(1);
}
}
frame 81 {
_root.gotoNG_timeline = 0;
}
frame 81 {
left_breast.oppai.gotoAndPlay(1);
right_breast.oppai.gotoAndPlay(1);
}
frame 83 {
_root.voice016.start();
}
frame 130 {
_root.voice017.start();
}
frame 180 {
this.gotoAndPlay('wakeup_loop');
}
frame 181 {
_root.pleasure_now = 0;
}
frame 200 {
_root.toiki = 1;
}
frame 217 {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.voice002.start();
break;
default:
}
}
frame 225 {
if (_root.gotoNG_timeline == 0) {
gotoAndPlay('waitB');
}
}
frame 226 {
_root.pleasure_now = 0;
}
frame 237 {
_root.toiki = 1;
}
frame 242 {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
_root.voice003.start();
break;
default:
}
}
frame 249 {
if (_root.gotoNG_timeline == 0) {
gotoAndPlay('waitC');
}
}
frame 250 {
_root.gotoNG_timeline = 0;
}
frame 253 {
_root.toiki = 1;
_root.pleasure += Math.floor(Math.random() * 4) + 1 + _root.org_count;
if (_root.pleasure >= 100) {
_root.pleasure = 100;
}
}
frame 253 {
_root.pleasure_message();
_root.message_on = 1;
_root.voice_aegi();
}
frame 256 {
_root.pleasure_now = 0;
if (_root.gotoNG_timeline == 0) {
if (_root.pleasure >= 60) {
gotoAndPlay('waitC');
} else {
if (_root.pleasure >= 30) {
gotoAndPlay('waitB');
} else {
gotoAndPlay('waitA');
}
}
}
}
frame 257 {
_root.gotoNG_timeline = 0;
}
frame 260 {
_root.toiki = 1;
_root.pleasure += Math.floor(Math.random() * 4) + 1 + _root.org_count;
if (_root.pleasure >= 100) {
_root.pleasure = 100;
}
}
frame 260 {
_root.pleasure_message();
_root.message_on = 1;
_root.voice_aegi();
}
frame 264 {
_root.pleasure_now = 0;
if (_root.gotoNG_timeline == 0) {
if (_root.pleasure >= 60) {
gotoAndPlay('waitC');
} else {
if (_root.pleasure >= 30) {
gotoAndPlay('waitB');
} else {
gotoAndPlay('waitA');
}
}
}
}
frame 265 {
_root.org_end = 1;
_root.gotoNG_timeline = 0;
if (_root.sleep_resist >= 100 && _root.omake_btn._currentframe == 3) {
_root.omake_btn.gotoAndStop(1);
_root.omake_mes.gotoAndPlay(2);
_root.cheat_ON = 100;
}
if (_root.bonyu == 0) {
_root.bonyu = 1;
_root.kyara.left_breast.oppai.oppai.bonyu.gotoAndPlay(2);
_root.kyara.right_breast.oppai.oppai.bonyu.gotoAndPlay(2);
_root.kyara.right_breast.oppai.nipple.bonyu.gotoAndPlay(2);
_root.kyara.right_breast.oppai.nipple_b.bonyu.gotoAndPlay(2);
_root.kyara.right_breast.oppai.breast.bonyu.gotoAndPlay(2);
_root.kyara.left_breast.oppai.nipple.bonyu.gotoAndPlay(2);
_root.kyara.left_breast.oppai.nipple_b.bonyu.gotoAndPlay(2);
_root.kyara.left_breast.oppai.breast.bonyu.gotoAndPlay(2);
}
}
frame 265 {
_root.org_message();
_root.message_on = 1;
}
frame 269 {
_root.toiki = 1;
}
frame 269 {
_root.bonyu_splash();
_root.voice014.start();
}
frame 278 {
_root.toiki = 1;
}
frame 297 {
_root.toiki = 1;
}
frame 297 {
_root.bonyu_splash();
_root.voice015.start();
}
frame 316 {
_root.toiki = 1;
}
frame 324 {
_root.bonyu_splash();
}
frame 350 {
_root.pleasure_now = 0;
_root.pleasure = 0;
_root.org_now = 0;
if (_root.omake_mode == 0) {
_root.sleep_resist += 10;
}
if (_root.sleep_resist >= 100) {
_root.sleep_resist = 100;
}
if (_root.pleasure >= 60) {
gotoAndPlay('waitC');
} else {
if (_root.pleasure >= 30) {
gotoAndPlay('waitB');
} else {
gotoAndPlay('waitA');
}
}
if (_root.org_count < 999) {
_root.org_count += 1;
}
}
}
instance kyara of movieClip 335 {
onClipEvent (load) {
_root.org_now = 0;
}
onClipEvent (enterFrame) {
if (_root.wakeup_go == 0) {
if (_root.org_now == 1) {
} else {
if (_root.pleasure + 5 + _root.org_count >= 100 && _root.pleasure_go >= 1 && _root.pleasure_now != 1) {
_root.pleasure = 100;
_root.pleasure_now = 1;
_root.org_now = 1;
_root.gotoNG_timeline = 1;
this.gotoAndPlay('org');
} else {
if (_root.pleasure_go == 1 && _root.pleasure_now != 1) {
switch (Math.floor(Math.random() * 2) + 1) {
case 1:
this.gotoAndPlay('pleasure01');
_root.pleasure_now = 1;
_root.pleasure_go = 2;
_root.gotoNG_timeline = 1;
break;
case 2:
this.gotoAndPlay('pleasure02');
_root.pleasure_now = 1;
_root.pleasure_go = 2;
_root.gotoNG_timeline = 1;
break;
default:
}
} else {
if (_root.pleasure_go == 2 && _root.pleasure_now != 1) {
switch (Math.floor(Math.random() * 30) + 1) {
case 1:
this.gotoAndPlay('pleasure01');
_root.pleasure_now = 1;
_root.gotoNG_timeline = 1;
break;
case 2:
this.gotoAndPlay('pleasure02');
_root.pleasure_now = 1;
_root.gotoNG_timeline = 1;
break;
default:
}
}
}
}
}
}
}
}
movieClip 351 {
frame 1 {
this.stop();
}
}
instance of movieClip 351 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
movieClip 353 {
}
movieClip 360 {
frame 1 {
this.stop();
}
}
movieClip 361 {
instance sleep_gauge of movieClip 353 {
onClipEvent (load) {
this._yscale = 0;
_root.sleep_gauge_on = 0;
_root.sleep_resist = 0;
_root.warning_start = 0;
_root.warning_count = 0;
_root.retouch_oppai_L = 0;
_root.retouch_oppai_R = 0;
_root.retouch_nippleE_L = 0;
_root.retouch_nippleE_R = 0;
_root.retouch_nippleA_L = 0;
_root.retouch_nippleA_R = 0;
_root.retouch_nippleB_L = 0;
_root.retouch_nippleB_R = 0;
_root.retouch_nippleC_L = 0;
_root.retouch_nippleC_R = 0;
_root.now_warning = 0;
_root.wakeup_go = 0;
_root.sleep_resist_upper = function () {
if (_root.sleep_gauge_on >= 7000) {
_root.sleep_resist += 3;
} else {
if (_root.sleep_gauge_on >= 5000) {
_root.sleep_resist += 2;
} else {
if (_root.sleep_gauge_on >= 3000) {
_root.sleep_resist += 1;
}
}
}
if (_root.sleep_resist > 100) {
_root.sleep_resist = 100;
}
};
}
onClipEvent (enterFrame) {
if (_root.sleep_gauge_on >= 10000) {
this._yscale = 100;
if (_root.wakeup_go != 1) {
_root.wakeup_go = 1;
_root.gotoNG_timeline = 1;
_root.kyara.gotoAndPlay('wakeup');
}
} else {
this._yscale = _root.sleep_gauge_on / 100;
_root.temp = 1 * (100 - _root.sleep_resist) / 100;
if (_root.warning_start == 1) {
if (_root.warning_count >= 1) {
_root.sleep_gauge_on += (1000 + _root.now_warning * 200) * ((100 - _root.sleep_resist) / 100) * (1 - _root.omake_mode);
_root.warning_count = 0;
} else {
_root.warning_count += 1;
}
} else {
_root.warning_count = 0;
if (_root.sleep_gauge_on > 500) {
_root.sleep_gauge_on -= 500;
} else {
if (_root.sleep_gauge_on <= 500) {
_root.sleep_gauge_on = 0;
}
}
}
}
}
}
instance of movieClip 360 {
onClipEvent (enterFrame) {
if (_root.omake_mode == 1) {
this.gotoAndStop(6);
} else {
if (_root.sleep_gauge_on >= 10000) {
this.gotoAndStop(5);
} else {
if (_root.sleep_gauge_on >= 7500) {
this.gotoAndStop(4);
} else {
if (_root.sleep_gauge_on >= 5000) {
this.gotoAndStop(3);
} else {
if (_root.sleep_gauge_on >= 2500) {
this.gotoAndStop(2);
} else {
this.gotoAndStop(1);
}
}
}
}
}
}
}
}
movieClip 363 {
}
movieClip 364 {
}
instance of movieClip 364 {
onClipEvent (enterFrame) {
if (_root.wakeup_go != 1 && _root.omake_mode == 0 && _root.message_now == 0) {
this._alpha = 100;
} else {
if (_root.omake_eyeclose == 1 && _root.omake_mode == 1) {
this._alpha = 100;
} else {
this._alpha = 0;
}
}
}
}
movieClip 376 {
frame 1 {
this.stop();
}
}
instance of movieClip 376 {
onClipEvent (load) {
this._alpha = 0;
}
onClipEvent (enterFrame) {
if (_root.navi_view == 1 && _root.navi_mode == 0) {
this._alpha = 100;
this.gotoAndStop(_root.navi);
} else {
this._alpha = 0;
}
}
}
// unknown tag 88 length 36
movieClip 381 {
}
movieClip 389 {
frame 1 {
this.stop();
}
}
movieClip 390 {
instance of movieClip 389 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
frame 91 {
this.stop();
}
}
movieClip 391 {
instance of movieClip 390 {
onClipEvent (load) {
_root.datui_ok = 0;
this.gotoAndStop('void');
}
onClipEvent (enterFrame) {
if (_root.sleep_resist >= 40 && _root.datui_ok == 0 && _root.datui_right_breast_on == 1 && _root.datui_left_breast_on == 1 && _root.omake_mode != 1) {
_root.datui_ok = 1;
this.gotoAndPlay(2);
}
}
}
}
movieClip 398 {
}
movieClip 400 {
}
movieClip 401 {
frame 110 {
this.stop();
}
}
movieClip 402 {
}
movieClip 404 {
}
movieClip 406 {
instance of movieClip 402 {
onClipEvent (load) {
this.gotoAndStop(2);
}
onClipEvent (enterFrame) {
if (_root.org_count >= 100) {
this.gotoAndStop(3);
}
}
}
}
movieClip 409 {
}
button 412 {
on (release) {
_root.se001.start();
_root.pinkouter.gotoAndPlay(2);
this.gotoAndStop(2);
}
}
button 413 {
on (release) {
_root.se001.start();
_root.pinkouter.gotoAndPlay(2);
this.gotoAndStop(1);
}
}
movieClip 414 {
frame 1 {
this.stop();
}
}
instance omake_btn of movieClip 414 {
onClipEvent (load) {
this.gotoAndStop(3);
}
}
movieClip 417 {
}
movieClip 418 {
instance of movieClip 417 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 45 {
_root.message_now = 0;
this.stop();
}
}
instance of movieClip 418 {
onClipEvent (load) {
_root.message_on = 0;
_root.message_now = 0;
now_point_x = this._x;
now_point_y = this._y;
this.gotoAndStop('void');
}
onClipEvent (enterFrame) {
if (_root.message_on == 1) {
_root.message_on = 0;
_root.message_now = 1;
this.gotoAndPlay(2);
this._x = now_point_x + (Math.floor(Math.random() * 20) - 10);
this._y = now_point_y + (Math.floor(Math.random() * 20) - 10);
}
}
}
movieClip 419 {
}
movieClip 420 {
}
movieClip 422 {
}
button 425 {
on (release) {
_root.se001.start();
_root.btns.info.gotoAndStop(1);
this.gotoAndStop(2);
}
}
button 427 {
on (release) {
_root.se001.start();
_root.btns.info.gotoAndStop(2);
this.gotoAndStop(1);
}
}
movieClip 428 {
frame 1 {
this.stop();
}
}
movieClip 430 {
}
button 432 {
on (release) {
_root.se001.start();
_root.navi_mode = 1;
this.gotoAndStop(2);
}
}
button 434 {
on (release) {
_root.se001.start();
_root.navi_mode = 0;
this.gotoAndStop(1);
}
}
movieClip 435 {
frame 1 {
this.stop();
}
}
movieClip 437 {
}
button 439 {
on (release) {
_root.se001.start();
_root.w_mode = 1;
this.gotoAndStop(2);
}
}
button 441 {
on (release) {
_root.se001.start();
_root.w_mode = 0;
this.gotoAndStop(1);
}
}
movieClip 442 {
frame 1 {
this.stop();
}
}
movieClip 444 {
}
button 446 {
on (release) {
_root.se001.start();
_root.omake_eyeclose = 1;
this.gotoAndStop(2);
}
}
movieClip 448 {
}
button 450 {
on (release) {
_root.se001.start();
_root.omake_eyeclose = 0;
this.gotoAndStop(1);
}
}
movieClip 451 {
frame 1 {
this.stop();
}
}
// unknown tag 88 length 36
button 458 {
on (release) {
getURL('http://koooonsoft.jp/', '');
}
}
movieClip 459 {
}
movieClip 460 {
instance eyeclose_btn of movieClip 451 {
onClipEvent (load) {
if (_root.omake_mode != 1) {
this.gotoAndStop(3);
}
}
}
instance info of movieClip 459 {
onClipEvent (load) {
this.gotoAndStop(2);
}
}
}
movieClip 469 {
frame 1 {
this.stop();
}
}
movieClip 470 {
frame 1 {
this.stop();
}
instance of movieClip 469 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 2 {
hint.gotoAndStop(Math.floor(Math.random() * 6) + 1);
}
frame 75 {
gotoAndStop(1);
}
}
movieClip 474 {
}
movieClip 475 {
frame 1 {
this.stop();
}
instance of movieClip 474 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 130 {
this.gotoAndStop(1);
}
}
instance omake_mes of movieClip 475 {
onClipEvent (load) {
if (_root.cheat_ON != 100) {
_root.cheat_ON = 0;
}
_root.key_O_c = 0;
_root.key_P_c = 0;
_root.key_A_c = 0;
_root.key_I_c = 0;
}
onClipEvent (enterFrame) {
if (_root.cheat_ON == 100) {
} else {
if (!_root.key_O_c && Key.isDown(79)) {
if (_root.cheat_ON == 0) {
_root.cheat_ON = 1;
} else {
_root.cheat_ON = 0;
}
}
if (!_root.key_P_c && Key.isDown(80)) {
if (_root.cheat_ON == 1) {
_root.cheat_ON = 2;
} else {
if (_root.cheat_ON == 2) {
_root.cheat_ON = 3;
} else {
_root.cheat_ON = 0;
}
}
}
if (!_root.key_A_c && Key.isDown(65)) {
if (_root.cheat_ON == 3) {
_root.cheat_ON = 4;
} else {
_root.cheat_ON = 0;
}
}
if (!_root.key_U_C4 && Key.isDown(73)) {
if (_root.cheat_ON == 4) {
_root.cheat_ON = 100;
_root.se099.start();
_root.omake_btn.gotoAndStop(1);
_root.omake_mes.gotoAndPlay(2);
} else {
_root.cheat_ON = 0;
}
}
_root.key_O_c = Key.isDown(79);
_root.key_P_c = Key.isDown(80);
_root.key_A_c = Key.isDown(65);
_root.key_I_c = Key.isDown(73);
}
}
}
movieClip 476 {
}
movieClip 477 {
frame 1 {
this.stop();
}
instance white of movieClip 476 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 6 {
_root.wakeup_go = 0;
_root.sleep_gauge_on = 0;
_root.sleep_resist = 0;
_root.warning_start = 0;
_root.warning_count = 0;
_root.retouch_oppai_L = 0;
_root.retouch_oppai_R = 0;
_root.retouch_nippleE_L = 0;
_root.retouch_nippleE_R = 0;
_root.retouch_nippleA_L = 0;
_root.retouch_nippleA_R = 0;
_root.retouch_nippleB_L = 0;
_root.retouch_nippleB_R = 0;
_root.retouch_nippleC_L = 0;
_root.retouch_nippleC_R = 0;
_root.now_warning = 0;
_root.right_breast_now = 1;
_root.datui_right_breast_on = 1;
_root.kyara.right_breast.datui_right_breastA._x = _root.datui_right_breast_btnA_x;
_root.kyara.right_breast.datui_right_breastA._y = _root.datui_right_breast_btnA_y;
_root.kyara.right_breast.datui_right_breastB._x = _root.datui_right_breast_btnB_x;
_root.kyara.right_breast.datui_right_breastB._y = _root.datui_right_breast_btnB_y;
_root.kyara.right_breast.datui_right_breastA.gotoAndStop(1);
_root.kyara.right_breast.datui_right_breastB.gotoAndStop(2);
_root.left_breast_now = 1;
_root.datui_left_breast_on = 1;
_root.kyara.left_breast.datui_left_breastA._x = _root.datui_left_breast_btnA_x;
_root.kyara.left_breast.datui_left_breastA._y = _root.datui_left_breast_btnA_y;
_root.kyara.left_breast.datui_left_breastB._x = _root.datui_left_breast_btnB_x;
_root.kyara.left_breast.datui_left_breastB._y = _root.datui_left_breast_btnB_y;
_root.kyara.left_breast.datui_left_breastA.gotoAndStop(1);
_root.kyara.left_breast.datui_left_breastB.gotoAndStop(2);
_root.pleasure = 0;
_root.pleasure_go = 0;
_root.pleasure_now = 0;
_root.org_end = 0;
_root.org_now = 0;
_root.gotoNG_timeline = 0;
_root.bonyu = 0;
_root.kyara.left_breast.oppai.oppai.bonyu.gotoAndStop(1);
_root.kyara.right_breast.oppai.oppai.bonyu.gotoAndStop(1);
_root.splashA_right = 0;
_root.splashB_right = 0;
_root.splashC_right = 0;
_root.splash_sibuki_right = 0;
_root.splashA_left = 0;
_root.splashB_left = 0;
_root.splashC_left = 0;
_root.splash_sibuki_left = 0;
_root.datui_ok = 0;
_root.org_count = 0;
_root.kyara.gotoAndPlay(1);
}
frame 20 {
_root.hint.gotoAndPlay(2);
this.gotoAndStop(1);
}
}
movieClip 481 {
frame 1 {
this.stop();
}
}
movieClip 482 {
}
movieClip 483 {
frame 1 {
this.stop();
}
instance pink of movieClip 482 {
onClipEvent (load) {
this._alpha = 0;
}
}
frame 2 {
switch (_root.omake_mode) {
case 0:
pink.moji.gotoAndStop(1);
break;
case 1:
pink.moji.gotoAndStop(2);
break;
default:
}
}
frame 6 {
if (_root.omake_mode == 0) {
_root.omake_mode = 1;
_root.btns.eyeclose_btn.gotoAndStop(1);
} else {
_root.omake_mode = 0;
_root.btns.eyeclose_btn.gotoAndStop(3);
}
_root.wakeup_go = 0;
_root.sleep_gauge_on = 0;
_root.warning_start = 0;
_root.warning_count = 0;
_root.retouch_oppai_L = 0;
_root.retouch_oppai_R = 0;
_root.retouch_nippleE_L = 0;
_root.retouch_nippleE_R = 0;
_root.retouch_nippleA_L = 0;
_root.retouch_nippleA_R = 0;
_root.retouch_nippleB_L = 0;
_root.retouch_nippleB_R = 0;
_root.retouch_nippleC_L = 0;
_root.retouch_nippleC_R = 0;
_root.now_warning = 0;
_root.right_breast_now = 1;
_root.datui_right_breast_on = 1;
_root.kyara.right_breast.datui_right_breastA._x = _root.datui_right_breast_btnA_x;
_root.kyara.right_breast.datui_right_breastA._y = _root.datui_right_breast_btnA_y;
_root.kyara.right_breast.datui_right_breastB._x = _root.datui_right_breast_btnB_x;
_root.kyara.right_breast.datui_right_breastB._y = _root.datui_right_breast_btnB_y;
_root.left_breast_now = 1;
_root.datui_left_breast_on = 1;
_root.kyara.left_breast.datui_left_breastA._x = _root.datui_left_breast_btnA_x;
_root.kyara.left_breast.datui_left_breastA._y = _root.datui_left_breast_btnA_y;
_root.kyara.left_breast.datui_left_breastB._x = _root.datui_left_breast_btnB_x;
_root.kyara.left_breast.datui_left_breastB._y = _root.datui_left_breast_btnB_y;
_root.kyara.right_breast.datui_right_breastA.gotoAndStop(1);
_root.kyara.right_breast.datui_right_breastB.gotoAndStop(2);
_root.kyara.left_breast.datui_left_breastA.gotoAndStop(1);
_root.kyara.left_breast.datui_left_breastB.gotoAndStop(2);
_root.pleasure = 0;
_root.pleasure_go = 0;
_root.pleasure_now = 0;
_root.org_end = 0;
_root.org_now = 0;
_root.gotoNG_timeline = 0;
_root.bonyu = 0;
_root.kyara.left_breast.oppai.oppai.bonyu.gotoAndStop(1);
_root.kyara.right_breast.oppai.oppai.bonyu.gotoAndStop(1);
_root.splashA_right = 0;
_root.splashB_right = 0;
_root.splashC_right = 0;
_root.splash_sibuki_right = 0;
_root.splashA_left = 0;
_root.splashB_left = 0;
_root.splashC_left = 0;
_root.splash_sibuki_left = 0;
_root.omake_eyeclose = 0;
_root.kyara.gotoAndPlay(1);
}
frame 18 {
this.gotoAndStop(1);
}
}
button 484 {
on (release) {
_root.se001.start();
this.gotoAndStop(2);
}
}
movieClip 486 {
}
movieClip 490 {
}
movieClip 491 {
}
movieClip 493 {
frame 1 {
this.stop();
}
}
movieClip 495 {
}
button 496 {
on (release) {
_root.se001.setVolume(0);
this.gotoAndStop(2);
}
}
button 497 {
on (release) {
_root.se001.start();
_root.se001.setVolume(100);
this.gotoAndStop(1);
}
}
movieClip 498 {
frame 1 {
this.stop();
}
}
instance se_btn of movieClip 498 {
onClipEvent (load) {
_root.se001 = new Sound(this);
_root.se002 = new Sound(this);
_root.se099 = new Sound(this);
_root.se001.attachSound('SE001select.wav');
_root.se002.attachSound('SE002bonyu.wav');
_root.se099.attachSound('SE099cheat.wav');
}
}
movieClip 500 {
}
button 501 {
on (release) {
_root.se001.start();
_root.voice001.setVolume(0);
this.gotoAndStop(2);
}
}
button 502 {
on (release) {
_root.se001.start();
_root.voice001.setVolume(100);
this.gotoAndStop(1);
}
}
movieClip 503 {
frame 1 {
this.stop();
}
}
instance voice_btn of movieClip 503 {
onClipEvent (load) {
_root.voice001 = new Sound(this);
_root.voice002 = new Sound(this);
_root.voice003 = new Sound(this);
_root.voice011 = new Sound(this);
_root.voice012 = new Sound(this);
_root.voice013 = new Sound(this);
_root.voice014 = new Sound(this);
_root.voice015 = new Sound(this);
_root.voice016 = new Sound(this);
_root.voice017 = new Sound(this);
_root.voice001.attachSound('VOICE001sleepA.wav');
_root.voice002.attachSound('VOICE002sleepB.wav');
_root.voice003.attachSound('VOICE003sleepC.wav');
_root.voice011.attachSound('VOICE011aegiA.wav');
_root.voice012.attachSound('VOICE012aegiB.wav');
_root.voice013.attachSound('VOICE013aegiC.wav');
_root.voice014.attachSound('VOICE014org.wav');
_root.voice015.attachSound('VOICE015org_loop.wav');
_root.voice016.attachSound('VOICE016wakeup.wav');
_root.voice017.attachSound('VOICE017wakeup_b.wav');
_root.voice_sleep = function () {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice001.start();
break;
case 2:
_root.voice002.start();
break;
case 3:
_root.voice003.start();
break;
default:
}
};
_root.voice_aegi = function () {
switch (Math.floor(Math.random() * 3) + 1) {
case 1:
_root.voice011.start();
break;
case 2:
_root.voice012.start();
break;
case 3:
_root.voice013.start();
break;
default:
}
};
}
}
movieClip 506 {
}
movieClip 507 {
instance of movieClip 506 {
onClipEvent (load) {
fr = 20;
time = 1000;
time_count = 0;
old_timer = getTimer();
fps = fr + '/' + fr;
}
onClipEvent (enterFrame) {
time_count += 1;
if (getTimer() - old_timer >= time) {
fps = Math.floor(time_count * 1000 / (getTimer() - old_timer)) + '/' + fr;
old_timer = getTimer();
time_count = 0;
}
}
}
}