<img src="title.jpg" style="max-width: 100%;">
<div class="button-row">
<<link "<<animeButton>>Start The Game<</animeButton>>" "True Start">>
<</link>>
</div>
<<nobr>>/* Generic Var */
<<set $day to 1>>
<<set $time to 8>> <<set $mind to 50>>
<<set $confidence to 0>><<set $confidence_level to 1>>
<<set $fame to 0>><<set $fame_level to 1>>
<<set $academic to 0>><<set $academic_level to 1>>
<<set $confidence_level_desc to "Nervous Neko">>
<<set $fame_level_desc to "Complete Nobody">>
<<set $academic_level_desc to "Grade F">>
<<set $home to "Rented Small Apartment">>
<<set $mind_power to 50>>
<<set $money to 10000>>
<<set $energy to 50>>
<<set $masturbate_count to 0>>
<<set $corporank to 0>>
<<set $skipworking to "not active">>
<<set $skipdaycount to 0>>
<<set $haveownoffice to 0>>
<<set $lust to 50>>
<<set $prestige to 0>>
<<set $handjob_count to 0>>
<<set $blowjob_count to 0>>
<<set $vaginal_count to 0>>
<<set $sexcount to 0>>
<<set $wife to "None">>
<<set $mtgraduateparty to 0>>
<<set $stress to 0>>
<<set $havesubordinate to 0>>
<<set $transportmode to "On Foot">>
<<set $moneyspenthooker to 0>>
<<set $status to "Single">>
<<set $guest to 0>>
<<set $lifestyle to 0>>
<<set $corpo_budget to 0>>
<<set $corpo_spend_sec to 0>>
<<set $corpo_spend_cre to 0>>
<<set $corpo_spend_aq to 0>>
<<set $corpo_spend to 0>>
<<set $corpo_fund to 0>>
<<set $have_secretary to 0>>
<<set $have_credit_specialist to 0>>
<<set $have_aq_analyst to 0>>
<<set $assistant_manager_promotion_event to 0>>
<<set $avp_promotion_event to 0>>
<<set $CFA_level to 0>>
<<set $CFA_exp to 0>>
<<set $CFA_register to 0>>
<<set $FRM_level to 0>>
<<set $FRM_exp to 0>>
<<set $FRM_register to 0>>
<<set $charm to 50>>
<<set $intelligence to 50>>
<<set $ema_oral to 0>>
/* Items Ownership */
<<set $laptop to 0>>
<<set $workstation to 0>>
<<set $deposito to 0>>
<<set $stock to 0>>
<<set $rolex to 0>>
<<set $rm to 0>>
<<set $patek to 0>>
<<set $aj1 to 0>>
<<set $aj2 to 0>>
<<set $aj3 to 0>>
<<set $bespoke to 0>>
/* Relationship */
<<set $metmia to 0>>
<<set $relmia to 0>>
<<set $sexcount_mia to 0>>
<<set $miastatus to "Not Met">>
<<set $miafucked to 0>>
<<set $metkaren to 0>>
<<set $relkaren to 0>>
<<set $karenfucked to 0>>
<<set $sexcount_karen to 0>>
<<set $karenstatus to "Friend">>
<<set $karen_talk_eva to 0>>
<<set $karen_intro to 0>>
<<set $metellen to 0>>
<<set $relellen to 0>>
<<set $sexcount_ellen to 0>>
<<set $ellenstatus to "Not Met">>
<<set $ellenfucked to 0>>
<<set $metnata to 0>>
<<set $relnata to 0>>
<<set $natafucked to 0>>
<<set $sexcount_nata to 0>>
<<set $natastatus to "Not Met">>
<<set $meteva to 0>>
<<set $releva to 0>>
<<set $sexcount_eva to 0>>
<<set $evastatus to "Not Met">>
<<set $evafucked to 0>>
<<set $metann to 0>>
<<set $relann to 0>>
<<set $sexcount_ann to 0>>
<<set $annstatus to "Not Met">>
<<set $annfucked to 0>>
<<set $metyua to 0>>
<<set $relyua to 0>>
<<set $sexcount_yua to 0>>
<<set $yuastatus to "Not Met">>
<<set $yuafucked to 0>>
<<set $metjulia to 0>>
<<set $reljulia to 0>>
<<set $sexcount_julia to 0>>
<<set $juliastatus to "Not Met">>
<<set $juliafucked to 0>>
<<set $metellie to 0>>
<<set $relellie to 0>>
<<set $sexcount_ellie to 0>>
<<set $elliestatus to "Not Met">>
<<set $elliefucked to 0>>
<<set $metremu to 0>>
<<set $relremu to 0>>
<<set $sexcount_remu to 0>>
<<set $remustatus to "Not Met">>
<<set $remufucked to 0>>
<<set $remu_sexual to "Virgin">>
<<set $favorameri to 0>>
<<set $numberameri to 0>>
<<set $metrameri to 0>>
<<set $relameri to 0>>
<<set $sexcount_ameri to 0>>
<<set $ameristatus to "Not Met">>
<<set $amerifucked to 0>>
<<set $favormaria to 0>>
<<set $numbermaria to 0>>
<<set $metrmaria to 0>>
<<set $relmaria to 0>>
<<set $sexcount_maria to 0>>
<<set $mariastatus to "Not Met">>
<<set $mariafucked to 0>>
<</nobr>><img src="title_1.png" style="max-width: 105%;">version 0.16
<img src="button/line_1.png" style="max-width: 100%;"><<if $name_display is 1>>
<<nobr>>
Day: <<if $day is 1 >> <<set $daydesc to "Monday">>
<<elseif $day is 2>> <<set $daydesc to "Tuesday">>
<<elseif $day is 3>> <<set $daydesc to "Wednesday">>
<<elseif $day is 4>> <<set $daydesc to "Thursday">>
<<elseif $day is 5>> <<set $daydesc to "Friday">>
<<elseif $day is 6>> <<set $daydesc to "Saturday">>
<<elseif $day is 7>> <<set $daydesc to "Sunday">><</if>><h1 class="basic-stats">$daydesc </h1>
<<if $time >23 >> <<set $timedesc to "Late Night">>
<<elseif $time >22 >> <<set $timedesc to "Night">>
<<elseif $time >21 >> <<set $timedesc to "Late Evening">>
<<elseif $time >18 >> <<set $timedesc to "Evening">>
<<elseif $time >17 >> <<set $timedesc to "Early Evening">>
<<elseif $time >15 >> <<set $timedesc to "Late Afternoon">>
<<elseif $time >12 >> <<set $timedesc to "Afternoon">>
<<elseif $time >5 >> <<set $timedesc to "Morning">>
<<elseif $time >0>> <<set $timedesc to "Early Morning">><<else>><</if>><</nobr>>
Time:<h1 class="basic-stats"> $timedesc ($time.00) </h1>
Cash: <h1 class="basic-stats"><<= formatUSD($money)>> </h1>
<<nobr>>
/* Rank Progression */
<<if $confidence > 4320 >>
<<set $confidence_level to 8>>
<<set $confidence_level_desc to "Supreme Senpai">>
<<elseif $confidence > 2160 >>
<<set $confidence_level to 7>>
<<set $confidence_level_desc to "Fearless Champion">>
<<elseif $confidence > 1080 >>
<<set $confidence_level to 6>>
<<set $confidence_level_desc to "Charismatic Leader">>
<<elseif $confidence > 540 >>
<<set $confidence_level to 5>>
<<set $confidence_level_desc to "Determined Protagon">>
<<elseif $confidence > 270 >>
<<set $confidence_level to 4>>
<<set $confidence_level_desc to "Average MC">>
<<elseif $confidence > 90 >>
<<set $confidence_level to 3>>
<<set $confidence_level_desc to "Inquisitive Kitsune">>
<<elseif $confidence > 30 >>
<<set $confidence_level to 2>>
<<set $confidence_level_desc to "Shy Sakura">>
<<elseif $confidence > 0 >>
<<set $confidence_level to 1>>
<<set $confidence_level_desc to "Nervous Neko">>
<</if>>
<<if $fame > 200 >>
<<set $fame_level to 5>>
<<set $fame_level_desc to "School Sensation">>
<<elseif $fame > 100 >>
<<set $fame_level to 4>>
<<set $fame_level_desc to "School Rising Star">>
<<elseif $fame > 50 >>
<<set $fame_level to 3>>
<<set $fame_level_desc to "Class-Room Hero">>
<<elseif $fame > 25 >>
<<set $fame_level to 2>>
<<set $fame_level_desc to "Recognition">>
<<elseif $fame > 0 >>
<<set $fame_level to 1>>
<<set $fame_level_desc to "Complete Nobody">>
<</if>>
<<if $academic > 23040 >>
<<set $academic_level to 7>>
<<set $academic_level_desc to "Grade S">>
<<elseif $academic > 5760>>
<<set $academic_level to 6>>
<<set $academic_level_desc to "Grade A">>
<<elseif $academic > 1440 >>
<<set $academic_level to 5>>
<<set $academic_level_desc to "Grade B">>
<<elseif $academic > 360 >>
<<set $academic_level to 4>>
<<set $academic_level_desc to "Grade C">>
<<elseif $academic > 90 >>
<<set $academic_level to 3>>
<<set $academic_level_desc to "Grade D">>
<<elseif $academic > 30 >>
<<set $academic_level to 2>>
<<set $academic_level_desc to "Grade E">>
<<elseif $academic > 0 >>
<<set $academic_level to 1>>
<<set $academic_level_desc to "Grade F">>
<</if>>
<</nobr>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/social_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Confidence: <<= $confidence_level_desc>></h1> ($confidence_level)<<nobr>>
<</nobr>><<if $confidence_level_desc is "Nervous Neko">>
<progress @value="$confidence" min="0" max="30"> </progress>
<<elseif $confidence_level_desc is "Shy Sakura">>
<progress @value="$confidence" min="31" max="90"> </progress>
<<elseif $confidence_level_desc is "Inquisitive Kitsune">>
<progress @value="$confidence" min="91" max="270"> </progress>
<<elseif $confidence_level_desc is "Average MC">>
<progress @value="$confidence" min="271" max="540"> </progress>
<<elseif $confidence_level_desc is "Determined Protagon">>
<progress @value="$confidence" min="541" max="1080"> </progress>
<<elseif $confidence_level_desc is "Charismatic Leader">>
<progress @value="$confidence" min="1081" max="2160"> </progress>
<<elseif $confidence_level_desc is "Fearless Champion">>
<progress @value="$confidence" min="2161" max="4320"> </progress>
<<elseif $confidence_level_desc is "Supreme Senpai">>
<progress @value="$confidence" min="4321" max="4322"> </progress>
<</if>><<nobr>>
<</nobr>><h1 class="basic-stats">Fame: <<= $fame_level_desc >></h1> ($fame_level)<<nobr>>
<</nobr>><<if $fame_level_desc is "Complete Nobody">>
<progress @value="$fame" min="0" max="25"> </progress>
<<elseif $fame_level_desc is "Recognition">>
<progress @value="$fame" min="26" max="50"> </progress>
<<elseif $fame_level_desc is "Class-Room Hero">>
<progress @value="$fame" min="51" max="100"> </progress>
<<elseif $fame_level_desc is "School Rising Star">>
<progress @value="$fame" min="101" max="200"> </progress>
<<elseif $fame_level_desc is "School Sensation">>
<progress @value="$fame" min="201" max="400"> </progress>
<</if>><<nobr>>
<</nobr>> <h1 class="basic-stats">Academic: <<= $academic_level_desc >></h1> ($academic_level)<<nobr>>
<</nobr>><<if $academic_level_desc is "Grade F">>
<progress @value="$academic" min="0" max="30"> </progress>
<<elseif $academic_level_desc is "Grade E">>
<progress @value="$academic" min="31" max="90"> </progress>
<<elseif $academic_level_desc is "Grade D">>
<progress @value="$academic" min="91" max="360"> </progress>
<<elseif $academic_level_desc is "Grade C">>
<progress @value="$academic" min="361" max="1440"> </progress>
<<elseif $academic_level_desc is "Grade B">>
<progress @value="$academic" min="1441" max="5760"> </progress>
<<elseif $academic_level_desc is "Grade A">>
<progress @value="$academic" min="5761" max="23040"> </progress>
<<elseif $academic_level_desc is "Grade S">>
<progress @value="$academic" min="23041" max="33099"> </progress>
<</if>><<nobr>>
<</nobr>><img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>><<if $location is not "Kyoto">>
Quick Nav:
<<nobr>>
<a data-passage="bedroom" class="link-internal link-image">
<img src="button/bedroom_nav.png" class="zoom-image" alt="Image"></a>
<a data-passage="streets" class="link-internal link-image">
<img src="button/street_nav.png" class="zoom-image" alt="Image"></a>
<a data-passage="school facade" class="link-internal link-image">
<img src="button/school_nav.png" class="zoom-image" alt="Image"></a>
<</nobr>><</if>>
<</if>> <<speech "Mama">>Not happy with the name I gave you? You can change your name now son <<textbox "$firstname" Takiya>> <<textbox "$lastname" Genji>><</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<div class="button-row">
<a data-passage="passage1" class="link-internal link-image">
<img src="img/guide_button.png" class="zoom-image" alt="Image"></a>
<a data-passage="passage1" class="link-internal link-image">
<img src="img/guide_button.png" class="zoom-image" alt="Image"></a>
</div>
<div class="button-row">
<a data-passage="passage1" class="link-internal link-image">
<img src="img/guide_button.png" class="zoom-image" alt="Image"></a>
<a data-passage="passage1" class="link-internal link-image">
<img src="img/guide_button.png" class="zoom-image" alt="Image"></a>
</div>
<</nobr>> <div class="button-row"><img src="img/char/mc_1.png" class="zoom-image" alt="Image"></div>
<<speech "You">> Hello there, and thank you for embarking on this journey through my life. Allow me to introduce myself briefly; my name is <<textbox "$firstname" Takiya>> <<textbox "$lastname" Genji>>. though my identity has always been shrouded in the shadows of shyness and timidity. Leaving the serene embrace of my countryside home and parents was never something I imagined. The bustling urban life of a city like Tokyo seemed worlds away from my comfort zone.
However, fate had other plans in store, as I found myself on a path leading to Tokyo due to the impending university admission test. I was to live with my aunt, Ririko Kinoshita, my mother's youngest sister, in this unfamiliar city. They say a small-town boy like me might struggle to adapt and thrive in the vast expanse of Tokyo's urban landscape, but perhaps, with your guidance, we can prove them wrong. Let's embark on this adventure together!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "intro 1">>
<</link>></div><<nobr>>
<<toggleclass "body" "park_1">>
<<set $name_display to 1>>
<<set $ririko_display to 1>>
<<set $ririko_status to "Aunt">>
<<set $ririko_lust to 0>>
<<set $ririko_mind to 100>>
<<set $mind_power to 50>>
<<set $ririko_sex_level to 0>>
<<set $ririko_stage to 1>>
<<set $rirko_sexcount to 0>>
<<set $ririko_oral to 0>>
<<set $ririko_vaginal to 0>>
<</nobr>>
<<speech "Ririko">>$firstname-chan! Is that really you? I can't believe how much you've shot up!<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Aunt Ririko! It feels like it's been ages since we last saw each other.<</speech>>
<<speech "Ririko">>My god! look at you now $firstname. You became a fine young man<</speech>>
<<speech "You">>*My eyes twinkled with mischief as I saw her* And you, Aunty! Good Lord, look at you... so incredibly splendid. You age with the grace of vintage wine—absolutely exquisite.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "intro 2">>
<</link>></div><<nobr>>
<<set $name_display to 1>>
<<toggleclass "body" "park_1">>
<</nobr>>
<<speech "Ririko">>Thank you, sweetheart. Come, let's chat and catch up. Tell me, how's life been treating you?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Well, you know, preparing for college admission has been keeping me pretty busy. I've been aiming my to get accepted in Tokyo National University.<</speech>>
<<speech "Ririko">>That sounds amazing! Your parents always knew you were destined for great things.<</speech>>
<<speech "You">> Yeah, they've been a big support. But it's not the same without you around. I've missed our talks and your delicious home-cooked meals.<</speech>>
<<speech "Ririko">> I've missed you too, $firstname. And I promise I'll whip up your favorite meal tonight.<</speech>>
<<speech "You">> YThat's music to my ears! It's so good to be back, Aunt Ririko<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "intro 3">>
<</link>></div><div id="sidebar" style="position: absolute; left: 0; top: 0; width: 15%; background-color: #f0f0f0; padding: 10px;">
<h2>Character Stats</h2>
<ul>
<li><strong>Lust:</strong> <<= $lust>></li>
<li><strong>Energy:</strong> <<= $energy>></li>
<li><strong>Charm:</strong> <<= $charm>></li>
<li><strong>Intelligence:</strong> <<= $intelligence>></li>
</ul>
</div>CustomHeader
<div class="custom-header">
<div class="column">
<h1>Lust: <<= $lust>></h1>
<h1>Energy: <<= $energy>></h1>
</div>
<div class="column">
<h1>Charm: <<= $charm>></h1>
<h1>Intelligence: <<= $intelligence>></h1>
</div>
</div><<nobr>>
<<set $name_display to 1>>
<<toggleclass "body" "park_1">>
<<set $time to 12>>
<</nobr>>
<<speech "Ririko">>"Why don't we make our way to my place, my dear?" Your parents have already arrived, you know."<</speech>>
Her voice carried a warm invitation, promising a haven of comfort.
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>My parents are here? Well, I'm not sure I want to drag them into this...<</speech>>
<<speech "Ririko">>Hush, my love. Trust me, I won't let them treat you like a child while I'm by your side.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "intro 4">>
<</link>></div><div class="center"><<nobr>>
/* Ririko Profile */
<</nobr>><<if $ririko_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Ririko Kinoshita</h1>
<h1 class="basic-stats">Status: $ririko_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $ririko_sex_level is 0>><h1 class="basic-stats"> - Masturbate often while watching porn, do this until Ririko catch you red-handed
- Go to the first floor bath at 5-6pm. When Ririko is taking a shower, smell her panties</h1><<nobr>>
<</nobr>><<elseif $ririko_sex_level is 1>>
<h1 class="basic-stats">Keep engaging in sexual activities with Ririko for at least 5 times. Then at 11am to 1pm, go to livingroom, ask for a sexual release, if she's horny enough, she will let you fuck her</h1><<nobr>>
<</nobr>><<elseif $ririko_sex_level is 2 and $ririko_event is not 1 and $ririko_event is not 2 and $ririko_event is not 3 and $ririko_event is not 4 and $ririko_event is not 5 and $ririko_event is not 6 and $ririko_event is not 7 and $ririko_event is not 8 and $ririko_event is not 9 and $ririko_event is not 10 and $ririko_event is not 11 and $ririko_event is not 12 and $ririko_event is not 13>>
<h1 class="basic-stats">Congrats, now Ririko is addicted in having sex with you. Explore her other sex scenes (Have sex with her in her bedroom at 24.00) </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 1 >>
<h1 class="basic-stats">Join her in the bathroom at 7am </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 2 >>
<h1 class="basic-stats">Over the weekend, your parents will come and visit. Early in the morning before 9am, go to Ririko's 1st floor hallway </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 3 >>
<h1 class="basic-stats">Have some drinks with her at night, but this time choose wine instead of beer </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 4 >>
<h1 class="basic-stats">This is the end content for Ririko for this build. </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 9 >>
<h1 class="basic-stats">- Check your room before 6pm, Aunt Ririko might need some help (happens randomly). </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 10 >>
<h1 class="basic-stats"> - Complete Kira's events, and go to her bedroom at 10-12pm, You'll notice Aunt Ririko is sleeping on the floor </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 11 >>
<h1 class="basic-stats">This is the end content for Ririko for this build. </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/ririko_1.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
<h1 class="basic-stats">Lust: <progress @value="$ririko_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$ririko_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>><<if $ririko_sex_level is 0>>
<h1 class="basic-stats">Ririko sees you as a nephew. She won't involve herself in any kind of sexual activities with you</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ririko_sex_level is 1>>
<h1 class="basic-stats">Ririko is sexually attracted to you, she will cross some boundaries, as long as it's not a vaginal penetration. She doesn't mind giving you handjobs and blowjobs</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ririko_sex_level is 2>>
<h1 class="basic-stats">Ririko doesn't care about any boundaries anymore. She's willing to fully indulge herself in taboo relationship with you. </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ririko_sex_level is 3>>
<h1 class="basic-stats">Ririko doesn't care about any boundaries anymore. She's willing to fully indulge herself in taboo relationship with you.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Ema Profile */
<</nobr>><<elseif $ema_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Ema Kinoshita</h1>
<h1 class="basic-stats">Status: $ema_status</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/ema_1.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
Ema's Stats
<h1 class="basic-stats">Lust: <progress @value="$ema_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$ema_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>><<if $ema_sex_level is 0>>
<h1 class="basic-stats">Ema sees you as a quite handsome cousin. She's curious about you but she won't involve herself in any kind of sexual activities with you</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ema_sex_level is 1>>
<h1 class="basic-stats">Ema is sexually attracted to you, but she still doesn't want to cross the boundaries. She's willing to give you a handjob/blowjob. That's it.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ema_sex_level is 2>>
<h1 class="basic-stats">Ema has fallen for you. She's willing to breakup with her boyfriend Yuki to indulge herself in taboo relationship with you. </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ema_sex_level is 3>>
<h1 class="basic-stats">Ema doesn't care about any boundaries anymore. She's willing to fully indulge herself in taboo relationship with you.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* saryuu Profile */
<</nobr>><<elseif $saryuu_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Saryuu Usui</h1>
<h1 class="basic-stats">Status: $saryuu_status</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/saryuu_1.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if typeof $saryuu_event === "undefined" or $saryuu_event is 0>><h1 class="basic-stats"> Reach B Grade and Enroll in Physics Class
</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 1>>
<h1 class="basic-stats"><h1 class="basic-stats">Fuck your physics tutor, Yura Sensei and improve your physics grade to B, then Spend lunch break smoking and relaxing in the lobby on the first floor of the school... there's a chance you'll see Saryuu doing something nasty </h1>
</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 2 >>
<h1 class="basic-stats">Go to the storageroom in the sport fields, and see Saryuu Sensei there</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 3>>
<h1 class="basic-stats">Chill out at the lobby 1F again, and see Saryuu Sensei getting frisky with other teacher again... this time she will confront you</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 4>>
<h1 class="basic-stats">Meet Saryuu Sensei on the second floor (5-7pm)</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 5>>
<h1 class="basic-stats">Talk to her in physics lab classroom during lunch-time</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 6>>
<h1 class="basic-stats">Between 5-7pm in the physics lab, choose to study again</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 12>>
<h1 class="basic-stats">This is the end content for saryuu in this build. Keep supporting me to see more of her in the future! </h1><</if>>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
Saryuu's Stats
<</nobr>><h1 class="basic-stats">
Lust: <progress @value="$saryuu_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$saryuu_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>><<if $saryuu_event is 1>>
<h1 class="basic-stats">$firstname-kun.... Just a regular guy, nothing special about him... </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saryuu_event is 2>>
<h1 class="basic-stats">Hmm... He saw me doing some naughty things with Yuta... Quite a naughty boy... interesting</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saryuu_event is 3>>
<h1 class="basic-stats">Tee-hee... I punished him by giving him a taste of me... His cock is quite nice actually</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saryuu_event is 3>>
<h1 class="basic-stats">Physical training? with him? I don't know how... but... my heart is beating so fast</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saryuu_event > 9>>
<h1 class="basic-stats">I think... I might have... fallen in love with $firstname-kun...</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saryuu_event > 5>>
<h1 class="basic-stats">He's getting bold right now... He fucks me in the classroom... While everyone's out for a lunch.. damn that's hot</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Ami Profile */
<</nobr>><<elseif $ami_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Ami Tokita</h1>
<h1 class="basic-stats">Status: $ami_status</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/ami_1.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if typeof $ami_event === "undefined" or $ami_event is 0>><h1 class="basic-stats"> Talk to Ami in the classroom
</h1><<nobr>>
<</nobr>><<elseif $ami_event is 1>>
<h1 class="basic-stats">Raise your general grade to B and talk to Ami </h1><<nobr>>
<</nobr>><<elseif $ami_event is 2 >>
<h1 class="basic-stats">Talk to Ami and bring her to your room to study together</h1><<nobr>>
<</nobr>><<elseif $ami_event is 3>>
<h1 class="basic-stats">Talk to Ami and ask her to study together again (3-4pm) </h1><<nobr>>
<</nobr>><<elseif $ami_event is 4>>
<h1 class="basic-stats">Study together with Ami and teach her how to kiss using tongue to expedite her learning curve</h1><<nobr>>
<</nobr>><<elseif $ami_event is 5>>
<h1 class="basic-stats">Study together with Ami and teach her how to do sloppy makingout session</h1><<nobr>>
<</nobr>><<elseif $ami_event is 6>>
<h1 class="basic-stats">Study together with Ami and teach her even hotter making out session</h1><<nobr>>
<</nobr>><<elseif $ami_event is 7>>
<h1 class="basic-stats">Study together with Ami and teach her how to do proper blowjob </h1><<nobr>>
<</nobr>><<elseif $ami_event is 8>>
<h1 class="basic-stats">Study together with Ami to cherry pop and teach her how to do sex for the first time </h1><<nobr>>
<</nobr>><<elseif $ami_event is 9>>
<h1 class="basic-stats">Study together with Ami, have sex with her and teach her doggy style </h1><<nobr>>
<</nobr>><<elseif $ami_event is 10>>
<h1 class="basic-stats">Go to the boy's toilet and pee, there will be 50% chance that Ami will show up</h1><<nobr>>
<</nobr>><<elseif $ami_event is 11>>
<h1 class="basic-stats">Study together with Ami then have a fast food dinner break </h1><<nobr>>
<</nobr>><<elseif $ami_event is 12>>
<h1 class="basic-stats">This is the end content for Ami in this build. Keep supporting me to see more of her in the future! </h1><</if>>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
ami's Stats
<</nobr>><h1 class="basic-stats">
Lust: <progress @value="$ami_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$ami_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>><<if $ami_event is 1>>
<h1 class="basic-stats">$firstname-kun.... Just a regular guy, nothing special about him... </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ami_event is 2>>
<h1 class="basic-stats">So his grade isn't to bad after all. He got a B in a quite short time. Maybe I can learn a thing or two from him</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ami_event is 3>>
<h1 class="basic-stats">I studied with $firstname-kun, and he has some clever tricks to learn things quickly. I need to learn as much as I can from him and make sure to follow all of his instructions and guidance carefully.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ami_event is 3>>
<h1 class="basic-stats">Physical training? with him? I don't know how... but... my heart is beating so fast</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ami_event > 9>>
<h1 class="basic-stats">I think... I might have... fallen in love with $firstname-kun...</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $ami_event > 3>>
<h1 class="basic-stats">I studied with $firstname-kun, and he has some clever tricks to learn things quickly. I need to learn as much as I can from him and make sure to follow all of his instructions and guidance carefully.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Karen Profile */
<</nobr>><<elseif $karen_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Karen Yuzuriha</h1>
<h1 class="basic-stats">Status: $karen_status</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/karen_1.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if typeof $karen_event === "undefined" or $karen_event is 0>><h1 class="basic-stats"> Talk to Karen in the classroom
</h1><<nobr>>
<</nobr>><<elseif $karen_event is 1>>
<h1 class="basic-stats">Have sex with Remu in the Classroom 1 after class, and choose to cum on her face, and notice that Karen is peeking </h1><<nobr>>
<</nobr>><<elseif $karen_event is 2 >>
<h1 class="basic-stats">Talk to Karen again, and let her visit your aunt's room afterclass</h1><<nobr>>
<</nobr>><<elseif $karen_event is 3>>
<h1 class="basic-stats">Have sex with Remu again in classroom 1 afterclass (5pm), and Karen will confront you </h1><<nobr>>
<</nobr>><<elseif $karen_event is 4>>
<h1 class="basic-stats">Train with the swimming club, and find a moment to fuck Karen in the pool</h1><<nobr>>
<</nobr>><<elseif $karen_event is 5>>
<h1 class="basic-stats">This is the end of her content for this build</h1><<nobr>>
<</nobr>><<elseif $karen_event is 6>>
<h1 class="basic-stats">Go to the school's rooftop at 5pm, and call karen Sensei</h1><<nobr>>
<</nobr>><<elseif $karen_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build </h1><<nobr>>
<</nobr>><<elseif $karen_event is 8>>
<h1 class="basic-stats">This is the end content for karen Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!) </h1><</if>>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
Karen's Stats
<</nobr>><h1 class="basic-stats">
Lust: <progress @value="$karen_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$karen_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>><<if $karen_event is 1>>
<h1 class="basic-stats">What’s this guy up to? Out of nowhere, he starts talking to me like we’ve been friends forever... What a total loser.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $karen_event is 2>>
<h1 class="basic-stats">So, $firstname-kun is Remu’s new boyfriend. He ditched Izaki for him... Izaki might be better looking, but there’s something about this guy that no one else has.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $karen_event is 3>>
<h1 class="basic-stats">Well I had sex with $firstname-kun, and let him came inside of me, to be honest, it felt really good</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $karen_event > 3>>
<h1 class="basic-stats">Well I had sex with $firstname-kun, and let him came inside of me, to be honest, it felt really good</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Mei Profile */
<</nobr>><<elseif $mei_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Mei Satsuki</h1>
<h1 class="basic-stats">Status: $mei_status</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/mei_1.png" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
Mei's Stats
<h1 class="basic-stats">Lust: <progress @value="$mei_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$mei_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $mei_event is not 1 and $mei_event is not 2 and $mei_event is not 3 and $met_mei is not 1>>
<h1 class="basic-stats">So there's this new guy $firstname. I heard he's quite handsome?</h1>
<<elseif $mei_event <2 and $met_mei is 1>>
<h1 class="basic-stats">So, this is $firstname, Ema's cousin. He's... um, quite handsome though</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mei_event is 2>>
<h1 class="basic-stats">I finally confessed my feelings to $firstname, and we even had sex... I hope that he'll consider making me his girlfriend in the future </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mei_event is 3>>
<h1 class="basic-stats"> $firstname-kun even came over to my place and met my brother, and then, one thing led to another, and we ended up making love. Maybe, just maybe, there's a chance that $firstname-kun will start to have feelings for me...</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mei_event is 4>>
<h1 class="basic-stats">Ema doesn't care about any boundaries anymore. She's willing to fully indulge herself in taboo relationship with you.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Saeko Profile */
<</nobr>><<elseif $saeko_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Saeko Sensei</h1>
<h1 class="basic-stats">Status: $saeko_status</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/saeko_1.png" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
Saeko's Stats
<h1 class="basic-stats">Lust: <progress @value="$saeko_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$saeko_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $saeko_event is 1>>
<h1 class="basic-stats">This new student, $firstname. I gotta say, he's caught my attention. His grades are quite good, especially for a kid who's transferred from the country-side. I'll be keeping my eyes on him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saeko_event is 2>>
<h1 class="basic-stats">$firstname's alright, but he ain't there yet. I'm hopin' with my guidance and tutoring, he'll do better. Otherwise, he ain't gonna make it at Suzuran High.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saeko_event is 3>>
<h1 class="basic-stats">Alright, now I'm really thinkin' he ain't gonna cut it... I gotta tell him the truth.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $saeko_event > 3>>
<h1 class="basic-stats">It's so wrong, I know... I'm his teacher, and he's just a student. We shouldn't be doing this. But... God, it feels so right.
The way he touches me, the way he looks at me... I can't resist him. It's like he's awakened something inside me that's been dormant for too long.
I don't care about the consequences, I just need him. I need to feel him inside me, submitting to his touch. I can't get enough of him, no matter how hard I try to fight it.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* yua Profile */
<</nobr>><<elseif $yua_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Yua Mikami</h1>
<h1 class="basic-stats">Status: <<if typeof $yua_status === "undefined">><<set $yua_status to "Teacher">><</if>>$yua_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $yua_event is not 1 and $yua_event is not 2 and $yua_event is not 3 and $yua_event is not 4 and $yua_event is not 5 and $yua_event is not 6 and $yua_event is not 7 and $yua_event is not 8 and $yua_event is not 9 and $yua_event is not 10 and $yua_event is not 11 and $yua_event is not 12 and $yua_event is not 13 and $yua_event is not 14 and $yua_event is not 15 and $yua_event is not 16 and $yua_event is not 17 and $yua_event is not 18>><h1 class="basic-stats"> - First, make progress in the Geography class with Tsubasa Sensei and Kawakita Sensei. Then, report your improved Geography grade to Saeko Sensei
</h1><<nobr>>
<</nobr>><<elseif $yua_event is 1>>
<h1 class="basic-stats">Attend her class and study for at least 2 hours</h1><<nobr>>
<</nobr>><<elseif $yua_event is 2 >>
<h1 class="basic-stats">Head up to the rooftop during the lunch hour and listen to her talking to someone on the phone. Try to do this at least three or four times </h1><<nobr>>
<</nobr>><<elseif $yua_event is 3>>
<h1 class="basic-stats">Take a walk through the streets in the early afternoon, between 1 and 2 PM, and you're likely to run into Yua Sensei.</h1><<nobr>>
<</nobr>><<elseif $yua_event is 4>>
<h1 class="basic-stats">Continue studying in her class until it is dismissed at 5 PM. Hang around for a few minutes afterward, and she will approach you. After this happens, you can invite Yua Sensei to have lunch with you. Repeat this process three or four times.</h1><<nobr>>
<</nobr>><<elseif $yua_event is 5>>
<h1 class="basic-stats">Continue to have lunch with Yua Sensei three or four times, $firstname-kun. After you've established this routine, during one of your lunch meetings, casually ask her if she'd like to hang out on the rooftop afterwards. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 6>>
<h1 class="basic-stats">I should follow Yua Sensei's advice and sign up for private English tutoring... I ought to reach out to the private tutor agency where Kawakita Sensei is employed. - Reach grade C in Englsih then report it to Yua Sensei</h1><<nobr>>
<</nobr>><<elseif $yua_event is 7>>
<h1 class="basic-stats">After the class is dismissed at 5pm, ask for a private intimate session with Yua Sensei. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 8>>
<h1 class="basic-stats">When you're NOT on the streets. Call Yua Sensei! (After 5pm)</h1><<nobr>>
<</nobr>><<elseif $yua_event is 9>>
<h1 class="basic-stats">When you're on the streets. Call Yua Sensei! (After 5pm)</h1><<nobr>>
<</nobr>><<elseif $yua_event is 10>>
<h1 class="basic-stats">This is the end content for Yua Sensei in this build </h1><<nobr>>
<</nobr>><<elseif $yua_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yua's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuaent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yua's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuaent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $yua_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $yua_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with yua. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) yua's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her </h1><<nobr>>
<</nobr>><<elseif $yua_event is 16>>
<h1 class="basic-stats">This is the end content for yua in this build </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/yua_2.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
yua's Stats
<h1 class="basic-stats">Lust: <progress @value="$yua_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$yua_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $yua_event is 1>>
<h1 class="basic-stats">I just got an email from Saeko-san saying that a new student will be joining my class. His name is $firstname $lastname... Interesting... Saeko-san also noted in his profile that he tends to be a bit of a troublemaker? Hmm, it seems like this year's class is going to be quite intriguing. What kind of "trouble" will this kid bring?</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 2>>
<h1 class="basic-stats">Okay... There he is... His performance is decent, but I think he's going to need some extra hours outside of the regular school classes </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 3>>
<h1 class="basic-stats">Why has it been so hard to stay focused on teaching lately? My personal issues should never interfere with my work! Ever!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 4>>
<h1 class="basic-stats">$firstname-kun witnessed everything... the trouble with my boyfriend is really an adult situation, and I shouldn't involve a young student like him. However, it's truly heartwarming to have students who are so thoughtful and caring. I really should have made more time to have lunch with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 5>>
<h1 class="basic-stats"><h1 class="basic-stats">$firstname-kun witnessed everything... the trouble with my boyfriend is really an adult situation, and I shouldn't involve a young student like him. However, it's truly heartwarming to have students who are so thoughtful and caring. I really should have made more time to have lunch with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 6>>
<h1 class="basic-stats">Okay, I just kissed one of my students on the lips... It’s not wrong... no... I just wanted to give him a little extra motivation to sign up for additional private tutoring hours outside of school. That way, once his English grades improve, he can go back to me to start discussing on how to improve his grade further</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 7>>
<h1 class="basic-stats">I ended up having sex with my own student $firstname-kun... After that kiss on the rooftop, I suppose it was bound to happen sooner or later. It feels wrong, but he treats me much better than my boyfriend does.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 8>>
<h1 class="basic-stats">I ended up having sex with my own student $firstname-kun... After that kiss on the rooftop, I suppose it was bound to happen sooner or later. It feels wrong, but he treats me much better than my boyfriend does.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 9>>
<h1 class="basic-stats">I ended up having sex with my own student $firstname-kun... After that kiss on the rooftop, I suppose it was bound to happen sooner or later. It feels wrong, but he treats me much better than my boyfriend does.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 10>>
<h1 class="basic-stats">I ended up having sex with my own student $firstname-kun... After that kiss on the rooftop, I suppose it was bound to happen sooner or later. It feels wrong, but he treats me much better than my boyfriend does.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 11>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 12>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 13>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 14>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 15>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yua_event is 16>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* yura Profile */
<</nobr>><<elseif $yura_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Yura Kano</h1>
<h1 class="basic-stats">Status: <<if typeof $yura_status === "undefined">><<set $yura_status to "Private Tutor">><</if>>$yura_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $yura_event is not 1 and $yura_event is not 2 and $yura_event is not 3 and $yura_event is not 4 and $yura_event is not 5 and $yura_event is not 6 and $yura_event is not 7 and $yura_event is not 8 and $yura_event is not 9 and $yura_event is not 10 and $yura_event is not 11 and $yura_event is not 12 and $yura_event is not 13 and $yura_event is not 14 and $yura_event is not 15 and $yura_event is not 16 and $yura_event is not 17 and $yura_event is not 18>><h1 class="basic-stats"> Get your overall grade to B, sign up for physics class, then arrange private tutor session with Yura
</h1><<nobr>>
<</nobr>><<elseif $yura_event is 1>>
<h1 class="basic-stats">Continue attending private tutoring sessions with Yura Sensei until I manage to improve my Physics grade from an F to an E.</h1><<nobr>>
<</nobr>><<elseif $yura_event is 2 >>
<h1 class="basic-stats">Improve your grade further to a D and ask for more enticing reward (hand job) </h1><<nobr>>
<</nobr>><<elseif $yura_event is 3>>
<h1 class="basic-stats">Improve your grade further to a C and there will be a chance where you can ask to have sex with Yura Sensei </h1><<nobr>>
<</nobr>><<elseif $yura_event is 4>>
<h1 class="basic-stats">Improve your grade further to a B to unlock extra sex scene with Yura Sensei </h1><<nobr>>
<</nobr>><<elseif $yura_event is 5>>
<h1 class="basic-stats">This is the end content for Yura Kano in this build</h1><<nobr>>
<</nobr>><<elseif $yura_event is 6>>
<h1 class="basic-stats">Go to the school's rooftop at 5pm, and call yura Sensei</h1><<nobr>>
<</nobr>><<elseif $yura_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build</h1><<nobr>>
<</nobr>><<elseif $yura_event is 8>>
<h1 class="basic-stats">This is the end content for yura Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!)</h1><<nobr>>
<</nobr>><<elseif $yura_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your yura in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out.</h1><<nobr>>
<</nobr>><<elseif $yura_event is 10>>
<h1 class="basic-stats">Take a shower at your yura's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yura's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuraent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yura's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuraent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $yura_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $yura_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with yura. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) yura's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her </h1><<nobr>>
<</nobr>><<elseif $yura_event is 16>>
<h1 class="basic-stats">This is the end content for yura in this build </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/yura_2.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
yura's Stats
<h1 class="basic-stats">Lust: <progress @value="$yura_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$yura_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $yura_event is 1>>
<h1 class="basic-stats">Well, well... $firstname-kun, isn't it? Honestly, I'm feeling pretty nervous about this... $firstname-kun is one of the first students I’ve had.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 2>>
<h1 class="basic-stats">Tee-hee I think our special teaching method is working on $firstname-kun </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 3>>
<h1 class="basic-stats">$firstname-kun really seemed to enjoy my handjob technique... tee-hee... I must admit, he does have a nice cock.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 4>>
<h1 class="basic-stats">I actually had sex with $firstname-kun... and my god... the rumor is true... he's a good fucker</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 5>>
<h1 class="basic-stats"><h1 class="basic-stats">I actually had sex with $firstname-kun... and my god... the rumor is true... he's a good fucker</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 6>>
<h1 class="basic-stats">I think I went too far this time with $firstname-kun... But having sex with him feels so fucking good</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 7>>
<h1 class="basic-stats">I think I went too far this time with $firstname-kun... But having sex with him feels so fucking good</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 8>>
<h1 class="basic-stats">And... now I've let him creampie me... Damn, I never thought I'd fall this deeply for one of my students... I hope he feels the same way about me, but I'm trying not to get my hopes up... With his looks and that monster cock, he has to have other girls all over him... huff.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 9>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 10>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 11>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 12>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 13>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 14>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 15>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $yura_event is 16>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* kaede Profile */
<</nobr>><<elseif $kaede_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Kaede Karen</h1>
<h1 class="basic-stats">Status: <<if typeof $kaede_status === "undefined">><<set $kaede_status to "Private Tutor">><</if>>$kaede_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $kaede_event is not 1 and $kaede_event is not 2 and $kaede_event is not 3 and $kaede_event is not 4 and $kaede_event is not 5 and $kaede_event is not 6 and $kaede_event is not 7 and $kaede_event is not 8 and $kaede_event is not 9 and $kaede_event is not 10 and $kaede_event is not 11 and $kaede_event is not 12 and $kaede_event is not 13 and $kaede_event is not 14 and $kaede_event is not 15 and $kaede_event is not 16 and $kaede_event is not 17 and $kaede_event is not 18>><h1 class="basic-stats"> Progress your event with Yua Sensei first.
</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 1>>
<h1 class="basic-stats">Continue attending private tutoring sessions with Kaede Sensei until I manage to improve my English grade from an F to an E.</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 2 >>
<h1 class="basic-stats">Improve your grade further to a D and ask for more enticing reward (tongue kissing) </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 3>>
<h1 class="basic-stats">Continue private tutoring with her and have the session where Kaede Sensei wear black cute blouse. Ask for a handjob reward from her</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 4>>
<h1 class="basic-stats">Continue private tutoring with her and have the session where Kaede Sensei wear white shirt with black collar trim.. Ask for a blowjob reward from her </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 5>>
<h1 class="basic-stats">Arrange a private tutoring with Kaede Sensei after 6pm, where she wears cute white blouse. She will notify you that your score is not improving. She will try to make your day better by having sex with you. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 6>>
<h1 class="basic-stats">Go to the school's rooftop at 5pm, and call Kaede Sensei</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 8>>
<h1 class="basic-stats">This is the end content for kaede Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!)</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your kaede in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out.</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 10>>
<h1 class="basic-stats">Take a shower at your kaede's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kaede's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kaedeent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kaede's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kaedeent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with kaede. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) kaede's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 16>>
<h1 class="basic-stats">This is the end content for kaede in this build </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/kaede_2.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
kaede's Stats
<h1 class="basic-stats">Lust: <progress @value="$kaede_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$kaede_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $kaede_event is 1>>
<h1 class="basic-stats">This kid is going to be my new student. I've heard from Kawakita-san that this student is "extraordinary." I'm looking forward to seeing what makes him stand out.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 2>>
<h1 class="basic-stats">Tee-hee I think our special teaching method is working on $firstname-kun </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 3>>
<h1 class="basic-stats">$firstname-kun really seemed to enjoy my handjob technique... tee-hee... I must admit, he does have a nice cock.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 4>>
<h1 class="basic-stats">$firstname-kun really seemed to enjoy my handjob technique... tee-hee... I must admit, he does have a nice cock.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 5>>
<h1 class="basic-stats"><h1 class="basic-stats">$firstname-kun really seemed to enjoy my blowjob technique... tee-hee... I must admit, his cock is tasty</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 6>>
<h1 class="basic-stats">I think I went too far this time with $firstname-kun... But having sex with him feels so fucking good</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 7>>
<h1 class="basic-stats">I think I went too far this time with $firstname-kun... But having sex with him feels so fucking good</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 8>>
<h1 class="basic-stats">And... now I've let him creampie me... Damn, I never thought I'd fall this deeply for one of my students... I hope he feels the same way about me, but I'm trying not to get my hopes up... With his looks and that monster cock, he has to have other girls all over him... huff.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 9>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 10>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 11>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 12>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 13>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 14>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 15>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kaede_event is 16>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Rei Profile */
<</nobr>><<elseif $rei_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Rei Sensei</h1>
<h1 class="basic-stats">Status: $rei_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $rei_event is not 1 and $rei_event is not 2 and $rei_event is not 3 and $rei_event is not 4 and $rei_event is not 5 and $rei_event is not 6 and $rei_event is not 7 and $rei_event is not 8 and $rei_event is not 9 and $rei_event is not 10 and $rei_event is not 11 and $rei_event is not 12 and $rei_event is not 13 and $rei_event is not 14 and $rei_event is not 15 and $rei_event is not 16 and $rei_event is not 17 and $rei_event is not 18>><h1 class="basic-stats"> - Progress the story of Saeko Sensei and Remu. Then go to Saeko Sensei to talk about mental health issue
</h1><<nobr>>
<</nobr>><<elseif $rei_event is 1>>
<h1 class="basic-stats">Do Rei sensei test at least 7 times in Class-2, then at lunchbreak (12-13) she will come to check you (you need to be in Class-2)</h1><<nobr>>
<</nobr>><<elseif $rei_event is 2 >>
<h1 class="basic-stats">Keep Doing Rei sensei test at least 10 times</h1><<nobr>>
<</nobr>><<elseif $rei_event is 3>>
<h1 class="basic-stats">Keep Doing Rei sensei test at least 13 times</h1><<nobr>>
<</nobr>><<elseif $rei_event is 4>>
<h1 class="basic-stats">Keep Doing Rei sensei test at least 16 times</h1><<nobr>>
<</nobr>><<elseif $rei_event is 5>>
<h1 class="basic-stats">At 5pm or later, visit the teacher's office and ask Rei Sensei to go with you to classroom 2</h1><<nobr>>
<</nobr>><<elseif $rei_event is 6>>
<h1 class="basic-stats">Meet Rei Sensei at second floor hallway (11am - 2pm) </h1><<nobr>>
<</nobr>><<elseif $rei_event is 7>>
<h1 class="basic-stats">At 5pm or later, visit the teacher's office and ask Rei Sensei if you can visit her house</h1><<nobr>>
<</nobr>><<elseif $rei_event is 8>>
<h1 class="basic-stats">Visit Rei Sensei's house in the weekend, at 13-18 in the afternoon </h1><<nobr>>
<</nobr>><<elseif $rei_event is 9>>
<h1 class="basic-stats">Call Rei Sensei around 7-9pm, and choose the option to hide in her bedroom closet </h1><<nobr>>
<</nobr>><<elseif $rei_event is 10>>
<h1 class="basic-stats">Call Rei Sensei around 7-9pm, and choose the option to hide in the storage room near the bathroom</h1><<nobr>>
<</nobr>><<elseif $rei_event is 11>>
<h1 class="basic-stats">This is the end content for Rei Sensei in 0.06 </h1><<nobr>>
<</nobr>><<elseif $rei_event is 12>>
<h1 class="basic-stats">Go on a date with rei, at the end of the date, ask her to go to your place. Make her your girlfriend and take her virginity. Keep going on dates with rei (3 times), and meet Izaki and let him beat you again and send you to the hospital, then </h1><<nobr>>
<</nobr>><<elseif $rei_event is 13>>
<h1 class="basic-stats">Go on a date with rei, at the end of the date, ask her to go to your place. Make her your girlfriend and take her virginity. Keep going on dates with rei (3 times), and meet Izaki and let him beat you again and send you to the hospital, then </h1><<nobr>>
<</nobr>><<elseif $rei_event is 14>>
<h1 class="basic-stats">The hospital scene is repeatable, make sure you date rei 3 times, to repeat Izaki's scene, and study with her (in the afternoon-classroom interaction), while studying ask for for a break </h1><<nobr>>
<</nobr>><<elseif $rei_event is 15>>
<h1 class="basic-stats">Go to the library and study there around 11am to 2pm, and rei will come to visit </h1><<nobr>>
<</nobr>><<elseif $rei_event is 16>>
<h1 class="basic-stats">rei is having extra studying session in the classroom 1 after the school is over (5pm - 7pm). Go there and study with her </h1><<nobr>>
<</nobr>><<elseif $rei_event is 17>>
<h1 class="basic-stats">This is the end content for rei in 0.06 </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/rei_2.png" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
Rei Sensei's Stats
<h1 class="basic-stats">Lust: <progress @value="$rei_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$rei_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $rei_event is 1>>
<h1 class="basic-stats">This new student, $firstname, is quite fascinating! His sexual drive data is just extraordinary, way beyond what you'd expect from kids his age. It makes me wonder... maybe I could conduct some kind of fun research project on this topic. It would be really interesting to explore more about it in a cute, educational way!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $rei_event is 2>>
<h1 class="basic-stats">Hehe, as I cheer on $firstname-kun's efforts, it's like magic watching his scores climb higher and higher! Maybe if I let him explore more beyond just teasing my soft curves with his pen, he'll be even more motivated... Teehee, it's all for research's results, right?</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $rei_event is 3>>
<h1 class="basic-stats">Oh my, $firstname-kun's face lit up brighter than festival fireworks when I playfully allowed him a moment of respite in my cleavage... Ehehe, such a mischievous reward surely keeps his spirits high and eager to do more tests, doesn't it? Teehee~</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $rei_event is 4>>
<h1 class="basic-stats">Ah, it seems the tide of enjoyment is gently lapping at my own heart too... A-ah, $firstname-kun, he's quite adept at handling a lady's delicate emotions... Nonetheless, I must tread carefully within the boundaries of our roles, for the sake of professionalism and the precision of our academic pursuits, ne? Gosh, maintaining focus is crucial as we continue these experiments together... Ufufu~</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $rei_event is 5>>
<h1 class="basic-stats">Ah, looks like when it's time to collect a sperm sample from $firstname-kun. I'm finding myself really into it, which is sure to make the process a lot more interesting. Gotta keep it professional, though. We're doing this for science, after all. Can't let things get too personal, even if it's becoming super fun. Hehe~</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $rei_event is 6>>
<h1 class="basic-stats">E-Eh?! I'm still in shock... I actually let myself get swept away in such intense moments with $firstname-kun, and it wasn't even for our research! I know it's a bit naughty and wrong to cross that line, but oh my gosh, $firstname-kun is just too irresistible, his allure is something I find myself unable to refuse... Ahh, what's a sensei to do when faced with such temptation? Teehee~</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $rei_event > 6>>
<h1 class="basic-stats">E-Eh?! I'm still in shock... I actually let myself get swept away in such intense moments with $firstname-kun, and it wasn't even for our research! I know it's a bit naughty and wrong to cross that line, but oh my gosh, $firstname-kun is just too irresistible, his allure is something I find myself unable to refuse... Ahh, what's a sensei to do when faced with such temptation? Teehee~</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* tsubasa Profile */
<</nobr>><<elseif $tsubasa_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Tsubasa Mai</h1>
<h1 class="basic-stats">Status: $tsubasa_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $tsubasa_event is not 1 and $tsubasa_event is not 2 and $tsubasa_event is not 3 and $tsubasa_event is not 4 and $tsubasa_event is not 5 and $tsubasa_event is not 6 and $tsubasa_event is not 7 and $tsubasa_event is not 8 and $tsubasa_event is not 9 and $tsubasa_event is not 10 and $tsubasa_event is not 11 and $tsubasa_event is not 12 and $tsubasa_event is not 13 and $tsubasa_event is not 14 and $tsubasa_event is not 15 and $tsubasa_event is not 16 and $tsubasa_event is not 17 and $tsubasa_event is not 18>><h1 class="basic-stats"> - Improve your grade to a D, and request Saeko Sensei to enroll you in the geography class.
</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 1>>
<h1 class="basic-stats">Attend Tsubasa Sensei's classes </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 2 >>
<h1 class="basic-stats">Go to the boy's restroom (4-5pm), take a peek Tsubasa Sensei who's changing in the girl's restroom and record her. Do this for 3 times</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 3>>
<h1 class="basic-stats">(Random event) Around 1-6pm wander around the first floor school hallway, you'll see Tsubasa Sensei is heading towards the toilet, try to take a peek on her</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 4>>
<h1 class="basic-stats">Stay in her class until the end of the day. Once everyone has left, choose to hang around for a few minutes in the classroom.</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 5>>
<h1 class="basic-stats">Once you run out of energy and faints in the middle of the school's hallway, If Remu visits you just tell her you need to be alone, if not, wait for Tsubasa Sensei to come</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 6>>
<h1 class="basic-stats">Head over to the teachers' office after school hours and ask Ms. Tsubasa if you can visit her at her place.</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 7>>
<h1 class="basic-stats">Try to visit her place again after school hours, there are two random scenes that can be triggered. Also visit her office in the lunch-break (12pm-1pm) </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 8>>
<h1 class="basic-stats">Tsubasa Sensei will swing by while you're working at the convenience store.</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 9>>
<h1 class="basic-stats">Train with the runners at the running track, and ask Tsubasa sensei for marathon running tips </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 10>>
<h1 class="basic-stats">Head to the teachers' office and talk to Tsubasa Sensei between 1-4pm, then ask her if she can take a quick break in the sports equipment room. </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 11>>
<h1 class="basic-stats">This is the end content for Tsubasa Sensei in this build</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 12>>
<h1 class="basic-stats">tsubasa is having extra studying session in the classroom 1 after the school is over (5pm - 7pm). Go there and study with her </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 13>>
<h1 class="basic-stats">If you run out of energy in the school hallway, you'll faint. Then, you'll be taken to the school clinic, where tsubasa will come to visit you. </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 14>>
<h1 class="basic-stats">Go to the classroom 1 in the morning, You'll find a porn magazine, read it. </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 15>>
<h1 class="basic-stats">This is the end content for tsubasa in 0.07 </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/tsubasa_1.png" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
tsubasa's Stats
<h1 class="basic-stats">Lust: <progress @value="$tsubasa_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$tsubasa_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $tsubasa_event is 1>>
<h1 class="basic-stats">Hmm this guy, $firstname, is enrolling in my class now. I've been hearing rumors about him being... ah, what am I thinking!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 2>>
<h1 class="basic-stats">I think there's a crack between the mirrors in the women's restroom, and I have this feeling that someone might have peeked at me while I was changing.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 3>>
<h1 class="basic-stats">I discovered that $firstname-kun was the one who's been recording me all this time through the crack in the toilet wall. But I was tempted to test whether the rumor is true... So we ended up fucking in the toilet, and yes, the rumor is true.. He's a fucking beast... And I'd love to devour him whenever I see possible</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 4 or $tsubasa_event is 5>>
<h1 class="basic-stats">I discovered that $firstname-kun was the one who's been recording me all this time through the crack in the toilet wall. But I was tempted to test whether the rumor is true... So we ended up fucking in the toilet, and yes, the rumor is true.. He's a fucking beast... And I'd love to devour him whenever I see possible</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 6>>
<h1 class="basic-stats">I discovered that $firstname-kun was the one who's been recording me all this time through the crack in the toilet wall. But I was tempted to test whether the rumor is true... So we ended up fucking in the toilet, and yes, the rumor is true.. He's a fucking beast... And I'd love to devour him whenever I see possible</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 7>>
<h1 class="basic-stats">I discovered that $firstname-kun was the one who's been recording me all this time through the crack in the toilet wall. But I was tempted to test whether the rumor is true... So we ended up fucking in the toilet, and yes, the rumor is true.. He's a fucking beast... And I'd love to devour him whenever I see possible</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 8>>
<h1 class="basic-stats">I've had sex with $firstname-kun in almost all public places, ne? The toilet, the hallway, school clinic, and now, even the teachers' office? Ugh, what's gotten into me? But I can't deny, the thrill it gives me... And the way $firstname fucks me... ah, it's just on another level, so amazing!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 9>>
<h1 class="basic-stats">I've had sex with $firstname-kun in almost all public places, ne? The toilet, the hallway, school clinic, and now, even the teachers' office? Ugh, what's gotten into me? But I can't deny, the thrill it gives me... And the way $firstname fucks me... ah, it's just on another level, so amazing!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 10>>
<h1 class="basic-stats">I've had sex with $firstname-kun in almost all public places, ne? The toilet, the hallway, school clinic, and now, even the teachers' office? Ugh, what's gotten into me? But I can't deny, the thrill it gives me... And the way $firstname fucks me... ah, it's just on another level, so amazing!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 11>>
<h1 class="basic-stats">I've had sex with $firstname-kun in almost all public places, ne? The toilet, the hallway, school clinic, and now, even the teachers' office? Ugh, what's gotten into me? But I can't deny, the thrill it gives me... And the way $firstname fucks me... ah, it's just on another level, so amazing!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 12>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $tsubasa_event is 13>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Asano Profile */
<</nobr>><<elseif $asano_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Asano Kokoro</h1>
<h1 class="basic-stats">Status: $asano_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $asano_event is not 1 and $asano_event is not 2 and $asano_event is not 3 and $asano_event is not 4 and $asano_event is not 5 and $asano_event is not 6 and $asano_event is not 7 and $asano_event is not 8 and $asano_event is not 9 and $asano_event is not 10 and $asano_event is not 11 and $asano_event is not 12 and $asano_event is not 13 and $asano_event is not 14 and $asano_event is not 15 and $asano_event is not 16 and $asano_event is not 17 and $asano_event is not 18>><h1 class="basic-stats"> - Complete all Aunt Ririko's scenes first, then go to work at the konbini.
</h1><<nobr>>
<</nobr>><<elseif $asano_event is 1>>
<h1 class="basic-stats">If you work alongside her for 3-4 shifts, by the end of her shift, she'll ask if you can walk her home. </h1><<nobr>>
<</nobr>><<elseif $asano_event is 2 >>
<h1 class="basic-stats">Work in the Konbini, and ask kira to have sex in the toilet.</h1><<nobr>>
<</nobr>><<elseif $asano_event is 3>>
<h1 class="basic-stats">Work in the Konbini, and ask Asano to have sex in the store fridge</h1><<nobr>>
<</nobr>><<elseif $asano_event is 4>>
<h1 class="basic-stats">Call Asano in the middle of the night</h1><<nobr>>
<</nobr>><<elseif $asano_event is 5>>
<h1 class="basic-stats">Go to Asano's house 1-2 pm (Bedroom)</h1><<nobr>>
<</nobr>><<elseif $asano_event is 6>>
<h1 class="basic-stats">Go to Asano's house 3-5 pm (Livingroom)</h1><<nobr>>
<</nobr>><<elseif $asano_event is 7>>
<h1 class="basic-stats">Go to Asano's house 6-7 pm (Bathroom)</h1><<nobr>>
<</nobr>><<elseif $asano_event is 8>>
<h1 class="basic-stats">You've reached the end content for Asano </h1><<nobr>>
<</nobr>><<elseif $asano_event is 9>>
<h1 class="basic-stats">Go on a date with asano, at the end of the date, ask her to go to your place. Make her your girlfriend and take her virginity. Keep going on dates with asano (3 times), and meet Izaki and let him beat you again and send you to the hospital, then </h1><<nobr>>
<</nobr>><<elseif $asano_event is 10>>
<h1 class="basic-stats">The hospital scene is repeatable, make sure you date asano 3 times, to repeat Izaki's scene, and study with her (in the afternoon-classroom interaction), while studying ask for for a break </h1><<nobr>>
<</nobr>><<elseif $asano_event is 11>>
<h1 class="basic-stats">Go to the library and study there around 11am to 2pm, and asano will come to visit </h1><<nobr>>
<</nobr>><<elseif $asano_event is 12>>
<h1 class="basic-stats">asano is having extra studying session in the classroom 1 after the school is over (5pm - 7pm). Go there and study with her </h1><<nobr>>
<</nobr>><<elseif $asano_event is 13>>
<h1 class="basic-stats">If you run out of energy in the school hallway, you'll faint. Then, you'll be taken to the school clinic, where asano will come to visit you. </h1><<nobr>>
<</nobr>><<elseif $asano_event is 14>>
<h1 class="basic-stats">Go to the classroom 1 in the morning, You'll find a porn magazine, read it. </h1><<nobr>>
<</nobr>><<elseif $asano_event is 15>>
<h1 class="basic-stats">This is the end content for asano in 0.07 </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/icon/asano_icon.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
asano's Stats
<h1 class="basic-stats">Lust: <progress @value="$asano_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$asano_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $asano_event is 1>>
<h1 class="basic-stats">All thanks to $firstname-kun, I landed a job at this konbini. He's incredibly nice, and let's not forget, he's quite the looker with a fit and athletic physique to boot</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 2>>
<h1 class="basic-stats">I ended up having sex with $firstname. I know full well he's got a girlfriend and all, but I've gotta say, being that close to him just felt incredible.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 3>>
<h1 class="basic-stats">I found myself having a bit of fun with $firstname-kun in the konbini restroom during our shift... I'm starting to really enjoy the thrill of these public adventures.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 4>>
<h1 class="basic-stats">I ended up having sex with $firstname-kun behind the store fridge during our work hours... It's risky since customers might catch a glimpse of what we're up to... but yeah, I'm finding myself increasingly drawn to the excitement of public escapades.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 5>>
<h1 class="basic-stats">Now, we're just casually finding moments to have sex, wherever and whenever the mood strikes us. We're well aware of the risks, but each time, I feel myself getting more and more attached to $firstname-kun. </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 6>>
<h1 class="basic-stats">Now, we're just casually finding moments to have sex, wherever and whenever the mood strikes us. We're well aware of the risks, but each time, I feel myself getting more and more attached to $firstname-kun.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 7>>
<h1 class="basic-stats">Now, we're just casually finding moments to have sex, wherever and whenever the mood strikes us. We're well aware of the risks, but each time, I feel myself getting more and more attached to $firstname-kun.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 8>>
<h1 class="basic-stats">Now, we're just casually finding moments to have sex, wherever and whenever the mood strikes us. We're well aware of the risks, but each time, I feel myself getting more and more attached to $firstname-kun.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 10>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 11>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 12>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $asano_event is 13>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Kira Profile */
<</nobr>><<elseif $kira_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Kira Kinoshita</h1>
<h1 class="basic-stats">Status: $kira_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $kira_event is not 1 and $kira_event is not 2 and $kira_event is not 3 and $kira_event is not 4 and $kira_event is not 5 and $kira_event is not 6 and $kira_event is not 7 and $kira_event is not 8 and $kira_event is not 9 and $kira_event is not 10 and $kira_event is not 11 and $kira_event is not 12 and $kira_event is not 13 and $kira_event is not 14 and $kira_event is not 15 and $kira_event is not 16 and $kira_event is not 17 and $kira_event is not 18>><h1 class="basic-stats"> - Complete all Aunt Ririko's scenes first, have dinner with Aunt Ririko to talk about Kira's coming.
</h1><<nobr>>
<</nobr>><<elseif $kira_event is 1>>
<h1 class="basic-stats">Spend some time alone in the living room during the evening, specifically between 4 and 7 PM.</h1><<nobr>>
<</nobr>><<elseif $kira_event is 2 >>
<h1 class="basic-stats">Work together with Kira at the ramen shop for 3-4 times </h1><<nobr>>
<</nobr>><<elseif $kira_event is 3>>
<h1 class="basic-stats">Kira regularly takes her showers at 7 AM and 9 PM in the upstairs bathroom on the second floor every day.</h1><<nobr>>
<</nobr>><<elseif $kira_event is 4>>
<h1 class="basic-stats">Go to Kira's bedroom between 6-7pm</h1><<nobr>>
<</nobr>><<elseif $kira_event is 5>>
<h1 class="basic-stats">After school, Kira's always hanging-out in the livingroom alone by herself (1-6pm) </h1><<nobr>>
<</nobr>><<elseif $kira_event is 6>>
<h1 class="basic-stats">This is kira end content for 0.09</h1><<nobr>>
<</nobr>><<elseif $kira_event is 7>>
<h1 class="basic-stats">kira's affection for you has grown significantly. Keep going on dates with kira 3 times, and meet Izaki at the school hallway (1st floor) </h1><<nobr>>
<</nobr>><<elseif $kira_event is 8>>
<h1 class="basic-stats">Train MMA at the gym at least 4 times and raise you confidence level to level 4 (Average MC). Then keep going on dates with kira at least 3 times and meet Izaki at the school hall </h1><<nobr>>
<</nobr>><<elseif $kira_event is 9>>
<h1 class="basic-stats">Go on a date with kira, at the end of the date, ask her to go to your place. Make her your girlfriend and take her virginity. Keep going on dates with kira (3 times), and meet Izaki and let him beat you again and send you to the hospital, then </h1><<nobr>>
<</nobr>><<elseif $kira_event is 10>>
<h1 class="basic-stats">The hospital scene is repeatable, make sure you date kira 3 times, to repeat Izaki's scene, and study with her (in the afternoon-classroom interaction), while studying ask for for a break </h1><<nobr>>
<</nobr>><<elseif $kira_event is 11>>
<h1 class="basic-stats">Go to the library and study there around 11am to 2pm, and kira will come to visit </h1><<nobr>>
<</nobr>><<elseif $kira_event is 12>>
<h1 class="basic-stats">kira is having extra studying session in the classroom 1 after the school is over (5pm - 7pm). Go there and study with her </h1><<nobr>>
<</nobr>><<elseif $kira_event is 13>>
<h1 class="basic-stats">If you run out of energy in the school hallway, you'll faint. Then, you'll be taken to the school clinic, where kira will come to visit you. </h1><<nobr>>
<</nobr>><<elseif $kira_event is 14>>
<h1 class="basic-stats">Go to the classroom 1 in the morning, You'll find a porn magazine, read it. </h1><<nobr>>
<</nobr>><<elseif $kira_event is 15>>
<h1 class="basic-stats">This is the end content for kira in 0.07 </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/icon/kira_icon.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
kira's Stats
<h1 class="basic-stats">Lust: <progress @value="$kira_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$kira_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $kira_event is 1>>
<h1 class="basic-stats">I haven't seen $firstname-kun for quite some time. I don't feel very comfortable when I'm alone with him. He kind of gives off a creepy vibe... yikes...</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 2>>
<h1 class="basic-stats">Not only is $firstname-kun a bit of a creep, but he's also kind of lazy. How does mom even allow this jerk to live in our house?</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 3>>
<h1 class="basic-stats">I can't believe I had sex with $firstname-kun! He's my cousin. If mom finds out about this, I'm gonna be dead for sure.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 4>>
<h1 class="basic-stats">I can't believe I had sex with $firstname-kun! He's my cousin. If mom finds out about this, I'm gonna be dead for sure. I even gave him a blowjob while I'm showering. What happened to me? I can't believe this is happening</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 5>>
<h1 class="basic-stats"><h1 class="basic-stats">I can't believe I had sex with $firstname-kun! He's my cousin. If mom finds out about this, I'm gonna be dead for sure. I even gave him a blowjob while I'm showering. What happened to me? I can't believe this is happening </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 7>>
<h1 class="basic-stats">I can't believe I let $firstname-kun fucked me without my consent in my uniform in the livingroom... But I actually enjoyed it. We got lucky that mom and Ema aren't around at that time.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 8>>
<h1 class="basic-stats">Izaki's totally out of control, sending $firstname-kun to the hospital like that. I can't stand by him anymore... I'm going to dump Izaki soon... That way, I can be there for $firstname-kun, to take care of him and be by his side when he needs me.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 9>>
<h1 class="basic-stats">Izaki's totally out of control, sending $firstname-kun to the hospital like that. I can't stand by him anymore... I'm going to dump Izaki soon... That way, I can be there for $firstname-kun, to take care of him and be by his side when he needs me.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 10>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 11>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 12>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kira_event is 13>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* kawakita Profile */
<</nobr>><<elseif $kawakita_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Kawakita Saika</h1>
<h1 class="basic-stats">Status: $kawakita_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $kawakita_event is not 1 and $kawakita_event is not 2 and $kawakita_event is not 3 and $kawakita_event is not 4 and $kawakita_event is not 5 and $kawakita_event is not 6 and $kawakita_event is not 7 and $kawakita_event is not 8 and $kawakita_event is not 9 and $kawakita_event is not 10 and $kawakita_event is not 11 and $kawakita_event is not 12 and $kawakita_event is not 13 and $kawakita_event is not 14 and $kawakita_event is not 15 and $kawakita_event is not 16 and $kawakita_event is not 17 and $kawakita_event is not 18>><h1 class="basic-stats"> - First, finish all the scenes involving Aunt Ririko and Kira, then have dinner with Aunt Ririko and ask her permission to visit your parents in Kyoto. After securing her approval, plan to travel to Kyoto with your aunt on Friday night. To proceed, go to the front of the house and select the option "Go to Kyoto."
</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 1>>
<h1 class="basic-stats">Raise your geography grade from F to E. Keep on studying geography under her supervision. After you reached E grade in geography, you can ask Kawakita Sensei for a reward</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 2 >>
<h1 class="basic-stats">Raise your geography grade from E to D. Keep on studying geography under her supervision. After you reached D grade in geography, you can ask Kawakita Sensei for an even more "exciting" reward </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 3>>
<h1 class="basic-stats">Raise your geography grade from a D to a C, and keep on studying with her guidance. After you bump up to that C, she’ll start coming to the private tutoring sessions in different, new outfits every so often. You might even get the chance to ask Kawakita Sensei for an 'exciting' reward that's a whole lot more than just a kiss or some making out.</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 4>>
<h1 class="basic-stats">Call her for a private tutoring after 6pm, and get even more exciting reward from her</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 5>>
<h1 class="basic-stats">Raise your geography grade from a C to a B, and keep on studying with her guidance. After you bump up to that B, she’ll start coming to the private tutoring sessions in different, new outfits every so often. You might even get the chance to ask Kawakita Sensei for an 'exciting' reward that's a whole lot more than just a blowjob </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 6>>
<h1 class="basic-stats">Keep doing your private tutoring sessions with Kawakita Sensei until you notice she's wearing that cute black dress she usually saves for your night sessions. But this time, she'll be wearing it during the day. Have sex with her again to move things forward.</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 7>>
<h1 class="basic-stats">Keep having private sessions with Kawakita Sensei until she suggests moving them to the dining room. You can also set off the dining room scene if you call her for a private tutoring session on a Saturday morning, before noon.</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 8>>
<h1 class="basic-stats">This is the end content for Kawakita Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!)</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your kawakita in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out.</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 10>>
<h1 class="basic-stats">Take a shower at your kawakita's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kawakita's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kawakitaent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kawakita's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kawakitaent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with kawakita. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) kawakita's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 16>>
<h1 class="basic-stats">This is the end content for kawakita in this build </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/icon/kawakita_icon.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
kawakita's Stats
<h1 class="basic-stats">Lust: <progress @value="$kawakita_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$kawakita_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $kawakita_event is 1>>
<h1 class="basic-stats">Oh wow... this new student of mine... He’s definitely been hitting the gym, and he's seriously hot... I'd say he's way above average, for sure.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 2>>
<h1 class="basic-stats">Okay... He's definitely smart. He managed to boost his grades way faster than I expected... Maybe I can give him a little 'encouraging reward' to motivate him to improve even more. </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 3>>
<h1 class="basic-stats">Damn... I think I got a little carried away... I just can't help myself... I'm single, and he's hot... there's nothing wrong with that, right?</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 4>>
<h1 class="basic-stats">Damn... I think I let myself get a little carried away... I just can't help it... I'm single, and he's super hot... there's nothing wrong with that, right? And his cock... his scent... I seriously can't help myself... Am I really falling for him?</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 5>>
<h1 class="basic-stats"><h1 class="basic-stats">Damn... I think I let myself get a little carried away... I just can't help it... I'm single, and he's super hot... there's nothing wrong with that, right? And his cock... his scent... I seriously can't help myself... Am I really falling for him?</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 6>>
<h1 class="basic-stats">Okay, so I finally had sex with $firstname-kun... This is my first time ever doing it with a student... I think I really am falling for him... Damn, these butterflies in my stomach, they’re driving me crazy!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 7>>
<h1 class="basic-stats">Okay, so I finally had sex with $firstname-kun... This is my first time ever doing it with a student... I think I really am falling for him... Damn, these butterflies in my stomach, they’re driving me crazy!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 8>>
<h1 class="basic-stats">And... now I've let him creampie me... Damn, I never thought I'd fall this deeply for one of my students... I hope he feels the same way about me, but I'm trying not to get my hopes up... With his looks and that monster cock, he has to have other girls all over him... huff.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 9>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 10>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 11>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 12>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 13>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 14>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 15>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $kawakita_event is 16>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* mom Profile */
<</nobr>><<elseif $mom_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Maki $lastname</h1>
<h1 class="basic-stats">Status: $mom_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $mom_event is not 1 and $mom_event is not 2 and $mom_event is not 3 and $mom_event is not 4 and $mom_event is not 5 and $mom_event is not 6 and $mom_event is not 7 and $mom_event is not 8 and $mom_event is not 9 and $mom_event is not 10 and $mom_event is not 11 and $mom_event is not 12 and $mom_event is not 13 and $mom_event is not 14 and $mom_event is not 15 and $mom_event is not 16 and $mom_event is not 17 and $mom_event is not 18>><h1 class="basic-stats"> - First, finish all the scenes involving Aunt Ririko and Kira, then have dinner with Aunt Ririko and ask her permission to visit your parents in Kyoto. After securing her approval, plan to travel to Kyoto with your aunt on Friday night. To proceed, go to the front of the house and select the option "Go to Kyoto."
</h1><<nobr>>
<</nobr>><<elseif $mom_event is 1>>
<h1 class="basic-stats">- In the morning, have a breakfast with your mother.
- Spend your day studying in the livingroom until noon.
- In the night, study in your own room, you'll hear strange noises.
- The next day take a shower and steal your mother's panties</h1><<nobr>>
<</nobr>><<elseif $mom_event is 2 >>
<h1 class="basic-stats">Study again in your room at night (9pm) </h1><<nobr>>
<</nobr>><<elseif $mom_event is 3>>
<h1 class="basic-stats">Head out to the backyard during the day, and you'll find your mother busy doing the laundry.</h1><<nobr>>
<</nobr>><<elseif $mom_event is 4>>
<h1 class="basic-stats">Have your breakfast in the kitchen, and you'll probably notice that your mom is being a bit clumsy again; she might even drop something. Make sure to lend her a hand when that happens.</h1><<nobr>>
<</nobr>><<elseif $mom_event is 5>>
<h1 class="basic-stats">Call mom again at night when you're studying. Ask for a handjob and she might give you more than a handjob this time </h1><<nobr>>
<</nobr>><<elseif $mom_event is 6>>
<h1 class="basic-stats">Try to call her again to your room during your study (9pm). If she's in a good mood, she'll let you fuck her without a blindfold</h1><<nobr>>
<</nobr>><<elseif $mom_event is 7>>
<h1 class="basic-stats">On Sunday afternoon, before going back to Tokyo, visit your mother and say goodbye to her (Kitchen 4-6pm) </h1><<nobr>>
<</nobr>><<elseif $mom_event is 8>>
<h1 class="basic-stats">See mother in the kitchen at 4pm-7pm</h1><<nobr>>
<</nobr>><<elseif $mom_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your mom in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out.</h1><<nobr>>
<</nobr>><<elseif $mom_event is 10>>
<h1 class="basic-stats">Take a shower at your mom's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your mom's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right moment presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your mom's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right moment presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $mom_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $mom_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with Mom. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) Mom's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her </h1><<nobr>>
<</nobr>><<elseif $mom_event is 16>>
<h1 class="basic-stats">This is the end content for mom in this build </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/icon/mom_icon.jpg" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
mom's Stats
<h1 class="basic-stats">Lust: <progress @value="$mom_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$mom_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $mom_event is 1>>
<h1 class="basic-stats">$firstname-kun is coming to visit us in Kyoto, even though he's currently studying in Tokyo. It hasn't been a year yet, but I've missed him terribly. I'm thrilled that we can reunite here in our hometown of Kyoto.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 2>>
<h1 class="basic-stats">I can't believe this! I caught my son, $firstname-kun, masturbating to my underwear. I don't know what he's been exposed to. Darn it! Should I move him back home from Tokyo? This situation is disturbing and needs to be addressed immediately. </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 3>>
<h1 class="basic-stats">Oh my god, what has come over me? I ended up giving my son a handjob, which is so incredibly wrong. But I believed it was necessary to prevent any potential harm he might do to Ririko and her daughters. I'm struggling to reconcile my actions with what's morally right. This situation is spiraling out of control.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 4>>
<h1 class="basic-stats">I've crossed a line by giving my son a blowjob. What happens next? This is wrong, deeply wrong. Yet, I feel trapped, as if there's no alternative. And, unsettlingly, there's a part of me that finds some twisted enjoyment in it... Oh my god! What's happening to me? Why do I find some part of this appealing? This is terrifying, and I'm questioning my own feelings and morals in this dire situation.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 5>>
<h1 class="basic-stats"><h1 class="basic-stats">I can't deny that the incident in the kitchen, when I accidentally dropped some of the food I was preparing, was intentional—to lure him in. What followed was unexpected; we ended up kissing, and I gave him the sexiest, sloppiest blowjob... Damn it, Maki! How could I do that to my own son!? But, there's a part of me that enjoyed it... His dick was hard and... it overwhelmed my senses. How could something so wrong feel so compelling? </h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 6>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 7>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 8>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 9>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 10>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 11>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 12>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 13>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 14>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 15>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $mom_event is 16>>
<h1 class="basic-stats">I've totally crossed the line—the ultimate incest taboo... I let my son sleep with me... No, scratch that, I was the one who initiated it. I made him do that. What kind of mother does that make me? But I just can't get my son's dick out of my head. Damn it! What the hell happened to me?? It's like all my deepest, darkest desires just erupted after I blew him and let him kiss me a few times!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
/* Remu Profile */
<</nobr>><<elseif $remu_display is 1>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/girl_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: Remu Suzumori</h1>
<h1 class="basic-stats">Status: $remu_status</h1>
<img src="button/line_1.png" style="max-width: 100%;"><<nobr>>
<</nobr>>Hint: <<if $remu_event is not 1 and $remu_event is not 2 and $remu_event is not 3 and $remu_event is not 4 and $remu_event is not 5 and $remu_event is not 6 and $remu_event is not 7 and $remu_event is not 8 and $remu_event is not 9 and $remu_event is not 10 and $remu_event is not 11 and $remu_event is not 12 and $remu_event is not 13 and $remu_event is not 14 and $remu_event is not 15 and $remu_event is not 16 and $remu_event is not 17 and $remu_event is not 18>><h1 class="basic-stats"> - Find Remu and introduce yourself to her
</h1><<nobr>>
<</nobr>><<elseif $remu_event is 1>>
<h1 class="basic-stats">Keep having a chit-chat with Remu at least 5-6 times</h1><<nobr>>
<</nobr>><<elseif $remu_event is 2 >>
<h1 class="basic-stats">Have lunch with her at least 3-4 times. <<if $remu_lunch_count >2>> Ask her to study together after school <</if>></h1><<nobr>>
<</nobr>><<elseif $remu_event is 3>>
<h1 class="basic-stats">Study together with Remu at least 3-4 times</h1><<nobr>>
<</nobr>><<elseif $remu_event is 4>>
<h1 class="basic-stats">Meet Izaki at the school hallway. He usually hangs-out there with his gangs before noon</h1><<nobr>>
<</nobr>><<elseif $remu_event is 5>>
<h1 class="basic-stats">Hangout at the rooftop with Remu (3-4pm), and tell her what happened with Izaki. Confess your love to Remu</h1><<nobr>>
<</nobr>><<elseif $remu_event is 6>>
<h1 class="basic-stats">Meet Izaki again at the hallway</h1><<nobr>>
<</nobr>><<elseif $remu_event is 7>>
<h1 class="basic-stats">Remu's affection for you has grown significantly. Keep going on dates with Remu 3 times, and meet Izaki at the school hallway (1st floor) </h1><<nobr>>
<</nobr>><<elseif $remu_event is 8>>
<h1 class="basic-stats">Train MMA at the gym at least 4 times and raise you confidence level to level 4 (Average MC). Then keep going on dates with Remu at least 3 times and meet Izaki at the school hall </h1><<nobr>>
<</nobr>><<elseif $remu_event is 9>>
<h1 class="basic-stats">Go on a date with Remu, at the end of the date, ask her to go to your place. Make her your girlfriend and take her virginity. Keep going on dates with Remu (3 times), and meet Izaki and let him beat you again and send you to the hospital, then </h1><<nobr>>
<</nobr>><<elseif $remu_event is 10>>
<h1 class="basic-stats">The hospital scene is repeatable, make sure you date Remu 3 times, to repeat Izaki's scene, and study with her (in the afternoon-classroom interaction), while studying ask for for a break </h1><<nobr>>
<</nobr>><<elseif $remu_event is 11>>
<h1 class="basic-stats">Go to the library and study there around 11am to 2pm, and Remu will come to visit </h1><<nobr>>
<</nobr>><<elseif $remu_event is 12>>
<h1 class="basic-stats">Remu is having extra studying session in the classroom 1 after the school is over (5pm - 7pm). Go there and study with her </h1><<nobr>>
<</nobr>><<elseif $remu_event is 13>>
<h1 class="basic-stats">If you run out of energy in the school hallway, you'll faint. Then, you'll be taken to the school clinic, where Remu will come to visit you. </h1><<nobr>>
<</nobr>><<elseif $remu_event is 14>>
<h1 class="basic-stats">Go to the classroom 1 in the morning, You'll find a porn magazine, read it. </h1><<nobr>>
<</nobr>><<elseif $remu_event is 15>>
<h1 class="basic-stats">Train with the baseball team, and when the session ended accompany Remu cleaning up the storage room </h1><<nobr>>
<</nobr>><<elseif $remu_event is 16>>
<h1 class="basic-stats">Go the the sport's storage room and check your baseball equipments </h1><<nobr>>
<</nobr>><<elseif $remu_event is 17>>
<h1 class="basic-stats">This is the end content for Remu in this build </h1><</if>><<nobr>>
<</nobr>>
<img src="button/line_1.png" style="max-width: 100%;">
<img src="img/char/remu_1.png" style="max-width: 100%;">
<img src="button/line_1.png" style="max-width: 100%;">
Remu's Stats
<h1 class="basic-stats">Lust: <progress @value="$remu_lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$remu_mind" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
$firstname's Stats:
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
Inner Thoughts:
<<nobr>>
<<if $remu_event is 1>>
<h1 class="basic-stats">It's so awesome chatting with $firstname, you know? I kinda feel like I care about him</h1> (hint: keep chatting with Remu)
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 2>>
<h1 class="basic-stats">Me and $firstname are getting closer, but I don't want to go all-in on this relationship. I mean, I already have a boyfriend. But grabbing lunch with him every day? Totally fine, I think. </h1> (hint: keep having lunch with Remu)
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 3>>
<h1 class="basic-stats">I'm getting super comfy with $firstname. Studying together at his place is really nice. But I've gotta be careful not to get too tempted when it's just the two of us. I mean, I still have a boyfriend and all. )</h1> (hint: keep studying with Remu
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 4 or $remu_event is 5>>
<h1 class="basic-stats">My boyfriend is getting all jealous because lately, I've been getting closer to $firstname. He might do something crazy to him, you know? It's like, chill, we're just friends!</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 6>>
<h1 class="basic-stats">Oh my god! $firstname just confessed to me! What should I do? He really likes me and I kinda like him. But I still have Izaki eventhough our relationship is not good right now. What should I do? I hope Izaki won't hear anything about this</h1> (Hint: I should try to meet Izaki at the hallway and tell him to fuck off)
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 7>>
<h1 class="basic-stats">I heard that Izaki fought $firstname unfairly. It's disgusting what Izaki did. I'm considering breaking up with him, but I'm worried Izaki might hurt $firstname even more. I want to cheer $firstname up by going on dates with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 8>>
<h1 class="basic-stats">Izaki's totally out of control, sending $firstname-kun to the hospital like that. I can't stand by him anymore... I'm going to dump Izaki soon... That way, I can be there for $firstname-kun, to take care of him and be by his side when he needs me.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 9>>
<h1 class="basic-stats">Izaki's totally out of control, sending $firstname-kun to the hospital like that. I can't stand by him anymore... I'm going to dump Izaki soon... That way, I can be there for $firstname-kun, to take care of him and be by his side when he needs me.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 10>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 11>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 12>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 13>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 14>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 15>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 16>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<elseif $remu_event is 17>>
<h1 class="basic-stats">Finally, I'm now $firstname-kun's girlfriend! It's like a dream come true... I get to be with him, away from all the troubles with Izaki. We even, um, you know... took that special step together. $firstname-kun is the man who took my virginity, and I'm just so happy to be with him.</h1>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><</nobr>><<nobr>>
<</nobr>><<elseif $name_display is 1>><<nobr>><</nobr>><a data-passage="stats check" class="link-internal link-image"><img src="button/stats.png" class="zoom-image" alt="Image"></a><a data-passage="guide" class="link-internal link-image"><img src="button/guide.png" class="zoom-image" alt="Image"></a><<nobr>>
<</nobr>><img src="button/line_1.png" style="max-width: 100%;">
<img src="button/basic_stat.png" style="max-width: 70%;">
<h1 class="basic-stats">Name: $firstname $lastname</h1>
<h1 class="basic-stats">Persona: $confidence_level_desc</h1>
<<nobr>>
<<if $confidence_level is 1>>
<img src="img/mc/char_1.png" style="max-width: 125%;">
<<elseif $confidence_level is 2>>
<img src="img/mc/char_2.png" style="max-width: 105%;">
<<elseif $confidence_level is 3>>
<img src="img/mc/char_3.png" style="max-width: 105%;">
<<elseif $confidence_level is 4>>
<img src="img/mc/char_4.png" style="max-width: 105%;">
<<elseif $confidence_level is 5>>
<img src="img/mc/char_5.png" style="max-width: 105%;">
<<elseif $confidence_level is 6>>
<img src="img/mc/char_6.png" style="max-width: 105%;">
<<elseif $confidence_level is 7>>
<img src="img/mc/char_7.png" style="max-width: 105%;">
<<elseif $confidence_level is 8>>
<img src="img/mc/char_8.png" style="max-width: 105%;">
<</if>><</nobr>>
<h1 class="basic-stats">Lust: <progress @value="$lust" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Energy: <progress @value="$energy" min="0" max="100"></progress></h1>
<h1 class="basic-stats">Mind: <progress @value="$mind_power" min="0" max="100"></progress></h1>
<img src="button/line_1.png" style="max-width: 100%;">
<<if $remu_event > 6>>
<h1 class="basic-stats">Remu Date Count:</h1> $remu_date_count times
<<if $remu_event >7>><h1 class="basic-stats">MMA Train Count:</h1> $gym_train_count times<</if>>
<<if $rei_event > 0>><h1 class="basic-stats">Rei Sensei Tests Taken:</h1> $rei_test_count times<</if>>
<img src="button/line_1.png" style="max-width: 100%;">
<</if>><<if $rei_event>8>><img src="button/call_girl.png" style="max-width: 60%;">
<<nobr>> <div class="button-row">
<a data-passage="call ririko" class="link-internal link-image"><img src="button/phone_ririko_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="call ema" class="link-internal link-image"><img src="button/phone_ema_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="call kira" class="link-internal link-image"><img src="button/phone_kira_icon.png" class="zoom-image" alt="Image"></a></div>
<div class="button-row">
<a data-passage="call remu" class="link-internal link-image"><img src="button/school_remu_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="call mei" class="link-internal link-image"><img src="button/school_mei_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="call asano" class="link-internal link-image"><img src="button/school_asano_icon.png" class="zoom-image" alt="Image"></a></div>
<div class="button-row">
<a data-passage="call saeko" class="link-internal link-image"><img src="button/phone_saeko_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="call rei" class="link-internal link-image"><img src="button/phone_rei_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="call yua" class="link-internal link-image"><img src="button/phone_yua_icon.png" class="zoom-image" alt="Image"></a></div><</nobr>> <</if>><<nobr>>
<</nobr>><</if>><<nobr>>
<<set $name_display to 1>>
<<toggleclass "body" "living_day">>
<<set $time to 19>>
<</nobr>>
Later that day, my parents also arrived at aunt Ririko's house.
<<speech "Daddy">>I'm really counting on you Ririko for $firstname's stay in Tokyo. I believe that you can guide him to his better future<</speech>>
<<speech "Ririko">>Don't worry brother, I will take a goodcare of $firstname. Right $firstname?<</speech>>
<<speech "You">>Yeah dad, don't worry, I'm in the good hands<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mom">>I'm glad then. Please take care of my beloved son Ririko<</speech>>
<<speech "Ririko">>I will sis in law.... I will make sure $firstname get the best resources available<</speech>>
<<speech "Mom">>Thank you very much Ririko<</speech>>
We had a nice chats for hours. then at 7pm my parents took their leave
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "intro 5">>
<</link>></div><<nobr>>
<<toggleclass "body" "kitchen_day">>
<<set $time to 20>>
<</nobr>>
Later that night, I was having dinner with my Aunt
<<speech "Ririko">>Eat a lot $firstname. I need you to be healthy. You'll need a lot of stamina to finish highschool in Tokyo. It's far different than what you had in suburban highschools<</speech>>
<<speech "You">>Don't worry aunty, I'll do my best to compete and succeed in Tokyo<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("dinner_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Also, if you want to make some extra money, you can always help me and Ema running our konbini and ramen store. We will pay you fairly for your work<</speech>>
<div class="button-row"><img src="img/place/ririko_business_d.jpg" class="zoom-image" alt="Image"></div>
<<speech "Ririko">>That's what I like to hear from you darling. Anyway, Ema your cousin, will come home in few minutes... You haven't met her again since 5-6 years ago right?<</speech>>
<<speech "You">>Oh yeah, Ema, how's she?<</speech>>
<<speech "Ririko">>She's doing great as a 1st year student of Tokyo National Highschool. Last semester she got an award as an honor student you know?<</speech>>
<<speech "You">>Wow that's pretty lit aunty... I can't wait to meet her<</speech>>
<div class="button-row">
<<link "<<animeButton>>Meet Ema<</animeButton>>" "intro 6">>
<</link>></div><<nobr>>
<<toggleclass "body" "kitchen_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $ema_status to "Cousin">>
<<set $ema_lust to 0>>
<<set $ema_mind to 100>>
<<set $ema_power to 50>>
<<set $ema_sex_level to 0>>
<<set $ema_stage to 1>>
<<set $ema_sexcount to 0>>
<<set $ema_oral to 0>>
<<set $ema_vaginal to 0>>
<</nobr>>
Not long after that, Ema came home from school...
<<speech "Ririko">>Speaking of the devil... Here's Ema. Ema, come here... look who's here<</speech>>
<<speech "Ema">>Tadaima!! Good evening mother... who's here? $firstname? Is that really you!! Yeay!! Finally you're here!! I missed you alot you know!<</speech>>
<video controls autoplay ><source @src='"vid/ema_0/"+either("ema_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hi Ema-chan! It's been a longtime<</speech>>
<<speech "Ema">>Yeah! Will you stay here for a sleepover?<</speech>>
<<speech "Ririko">>He's not here for just few days Ema, he will stay here for a year. But no, no more sleepover between you and $firstname... You guys now are teenagers, you will have your own room $firstname<</speech>>
<<speech "Ema">>Boooriing mom!!! Doesn't matter... Having $firstname staying with us for a year is already a treat for me!<</speech>>
<<speech "You">>Thank you very much aunty...<</speech>>
<<speech "Ririko">>Finish your meal, after that I'll show you to my room<</speech>>
<div class="button-row">
<<link "<<animeButton>>Ask about Kira, my other Cousin, and Uncle Daisuke<</animeButton>>" "intro 6-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "bed_night">>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<</nobr>>
<<speech "Ririko">>So, this is your room $firstname... there's a computer there for you to use for your study<</speech>>
<<speech "You">>Thanks a lot auntie... this room is very cozy. Thank you for preparing all of these for me<</speech>>
<<speech "Ririko">>It's nothing darling... You're my nephew and I love you so much... okay, good night then... <</speech>>
<<speech "You">>Good night auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to Sleep<</animeButton>>" "sleep">>
<</link>></div><<nobr>> <<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $rei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $yura_display to 0>>
<<set $stress -=20>><<if $stress lt 0>><<set $stress to 0>><<elseif $stress gt 100>><<set $stress to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<if $day is 7>> <<set $day to 0>> <</if>>
<<set $tsubasa_event_7 to 0>>
<<set $saryuu_event_4 to 0>>
<<set $saeko_class_trigger to either("A","B")>>
<<if $time <18 and $weekdesc is "Weekdays" and $skipworking is "not active">><<set $skipdaycount += 1>><</if>>
<<set $daycount =+1>>
<<if $time >23>><<set $energy +=50>>
<<elseif $time >22>><<set $energy +=60>>
<<elseif $time >21>><<set $energy +=80>>
<<elseif $time >20>><<set $energy +=90>>
<<else>><<set $energy +=100>><</if>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>> <<set $time to 7>><<set $day +=1>>
<<if $stock <1000000>>
<<set $stockvar = $stock * either(-0.033,-0.3,-0.055,-0.01,-0.1,0.1,0.2,0.01,0.02,0.1,0.05,0.15,0.13)>>
<<elseif $stock <10000000>>
<<set $stockvar = $stock * either(-0.033,-0.1,-0.055,-0.01,-0.1,0.02,0.02,0.01,0.02,0.01,0.05,0.05,0.03,0.03,0.01)>>
<<elseif $stock <100000000>>
<<set $stockvar = $stock * either(-0.033,-0.1,-0.005,-0.01,-0.1,0.02,0.02,0.01,0.02,0.01,0.02,0.05,0.02,0.02,0.001)>> <<else>>
<<set $stockvar = $stock * either(-0.033,-0.1,-0.005,-0.01,-0.1,0.02,0.02,0.01,0.02,0.01,0.02,0.02,0.02,0.02,0.001)>> <</if>>
<<set $stock +=$stockvar>>
<<set $deposito = $deposito * 1.004>> <<set $networth to 0>> <<set $networth_calculation to 0>>
<<if $CFA_register is 1>><<set $cfa_session to 1>><</if>>
<<if $FRM_register is 1>><<set $frm_session to 1>><</if>>
<<set $gal_activity to 1>> <<set $fuck_gal_day to 0>> <<set $yuanightsex to 0>> <<set $ellen_sex_night to 0>> <<set $melody_nap_event to 0>> <<set $julia_weekend_game_chore to 0>>
<<if $transformation_event is "Active">>
<<set $transformation_deadline -=1>><</if>>
<<set $yu_night_sex to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<if $day <6>><<set $academic -=5>><<if $academic lt 0>><<set $academic to 0>><<elseif $academic gt 10000>><<set $academic to 10000>><</if>><</if>>
<<set $ririko_mind +=50>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=50>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $ema_mind +=50>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust -=50>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $remu_mind +=50>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust -=50>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $mei_mind +=50>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust -=50>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $saeko_mind +=50>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust -=50>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $rei_mind +=50>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust -=50>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=40>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<if $sleep_ema is 1>><div class="button-row">
<<link "<<animeButton>>Wake Up<</animeButton>>" "Ema 7">>
<</link>></div><<set $sleep_ema to 0>>
<<elseif $location is "tsubasa apartment">>
<<link "<<animeButton>>Wake Up<</animeButton>>" "Tsubasa 7">>
<</link>>
<<else>><div class="button-row">
<<link "<<animeButton>>Wake Up<</animeButton>>" "bedroom">>
<</link>></div><</if>>
<</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $mom_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 0>>
<<set $yua_display to 0>>
<<set $saryuu_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_3 to either("Y","N")>>
<<if $ririko_event >8>><<set $ririko_17 to either ("Y","N","N","N","N")>><</if>>
<</nobr>><<nobr>>
<</nobr>>/*Ririko Event 17 (Stuck)*/
<<if $ririko_17 is "Y" and $time >8 and $time <18 >>Aunt Ririko seems to be having some trouble
<<speech "Ririko">>Oh no, $firstname-kun, could you come over here for a moment? My hand... it's stuck in the cabinet. I can't seem to free myself.<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_17/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Aunt Ririko, what were you doing? Let me see if I can help. Hold still. <</speech>>
<<link "<<animeButton>>Help her<</animeButton>>" "Ririko 17">>
<</link>>
<<nobr>>
<</nobr>>/*Ema Event 1*/
<<elseif $study_ema >4 and $ema_event_1 is not 1 and $time <19 and $time >12>>
<video controls autoplay loop><source @src='"vid/ema_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What the hell was that? I thought I heard somethng<</speech>>
<<link "<<animeButton>>Check what happens<</animeButton>>" "Ema 1">>
<</link>>
<<nobr>>
/*Default Bedroom*/
<</nobr>><<else>><<speech "You">>I'm in my bedroom. What do I want to do?<</speech>>
<div class="button-row">
<<if $ririko_sex_level >1 and $ririko_3 is "Y" >>
<<link "<<animeButton>>Sleep<</animeButton>>" "Ririko 3">>
<</link>> <<else>> <<link "<<animeButton>>Sleep<</animeButton>>" "sleep">><</link>> <</if>>
<<link "<<animeButton>>Take a Nap<</animeButton>>" "Nap">>
<</link>>
<<link "<<animeButton>>Turn on PC<</animeButton>>" "PC">>
<</link>>
<<link "<<animeButton>>Get out of my room<</animeButton>>" "hallway second">>
<</link>>
</div><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $kira_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $yua_display to 0>>
<<set $location to "livingroom">>
<</nobr>><div class="center"><<nobr>>
<<if $time<9>><audio id="myAudio" loop autoplay>
<source src="sound/kitchen.mp3" type="audio/mpeg">
</audio><</if>>
<<if $time>14 and $time <19>><audio id="myAudio" loop autoplay>
<source src="sound/kitchen.mp3" type="audio/mpeg">
</audio><</if>>
/*Ririko Morning Living Room*/
<</nobr>><<if $time >10 and $time <13>>
<<speech "You">>Aunt Ririko is doing chores, should I help her?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_2/"+either("living_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<link "<<animeButton>>Help her<</animeButton>>" "Ririko 2">>
<</link>><<nobr>>
<div class="button-row">
<a data-passage="kira bedroom" class="link-internal link-image">
<img src="button/kira_bedroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="ririko bedroom" class="link-internal link-image">
<img src="button/ririko_bedroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="kitchen" class="link-internal link-image">
<img src="button/ririko_kitchen.png" class="zoom-image" alt="Image"></a>
<a data-passage="hallway" class="link-internal link-image">
<img src="button/ririko_hallway.png" class="zoom-image" alt="Image"></a>
</div>
<</nobr>><<elseif $time >18 and $time <22>>
<<set $ririko_display to 1>>
<img src="img/char/ririko_drink_night.png" style="max-width: 100%;">
<<speech "Ririko">>$firstname? Aren't you supposed to be studying? Or have you finished your study? If so, come join me for a drink<</speech>>
<div class="button-row"><<link "<<animeButton>>Of course<</animeButton>>" "Ririko 7">>
<</link>>
<<link "<<animeButton>>No thanks, I've got to study<</animeButton>>" "hallway">>
<</link>></div>
<<nobr>>
<</nobr>><<elseif $time >12 and $time <16>>
<<set $ririko_display to 0>> <<set $ema_display to 1>>
<img src="img/char/ema_living_1.png" style="max-width: 100%;">
Ema's hanging out in the livingroom, do I want to join her?
<<speech "Ema">>$firstname-kun, wanna join me watch this new series <</speech>>
<div class="button-row"><<link "<<animeButton>>Okay.. let's watch this new series then<</animeButton>>" "Ema 3">>
<</link>>
<<link "<<animeButton>>No thanks, I've got to study<</animeButton>>" "hallway">>
<</link>></div>
<<nobr>>
<</nobr>><<elseif $time >7 and $time <13 and $day >5>>
<<set $ririko_display to 0>> <<set $ema_display to 1>>
<img src="img/char/ema_living_1.png" style="max-width: 100%;">
Ema's hanging out in the livingroom, do I want to join her?
<<speech "Ema">>$firstname-kun, wanna join me watch this new series <</speech>>
<div class="button-row"><<link "<<animeButton>>Okay.. let's watch this new series then<</animeButton>>" "Ema 3">>
<</link>>
<<link "<<animeButton>>No thanks, I've got to study<</animeButton>>" "hallway">>
<</link>></div>
<<nobr>>
<</nobr>><<else>><<nobr>>
<<speech "You">>Where do I want to go? <<if $time <9>>I smell something good coming from the kitchen. I wonder what's Aunt Ririko's cooking?<<elseif $time >14 and $time <19>>I smell something good coming from the kitchen. I wonder what's Aunt Ririko's cooking?<</if>><</speech>>
<</nobr>><div class="button-row">
<a data-passage="kira bedroom" class="link-internal link-image">
<img src="button/kira_bedroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="ririko bedroom" class="link-internal link-image">
<img src="button/ririko_bedroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="kitchen" class="link-internal link-image">
<img src="button/ririko_kitchen.png" class="zoom-image" alt="Image"></a>
<a data-passage="hallway" class="link-internal link-image">
<img src="button/ririko_hallway.png" class="zoom-image" alt="Image"></a>
</div><<nobr>>
<<if $time >15 and $time <20 and $kira_event is 1>><<link "<<animeButton>>Hanging-out in the livingroom<</animeButton>>" "Kira 0-4">><</link>><</if>>
<<if $time >12 and $time <19 and $kira_event > 4>><<link "<<animeButton>>Join Kira in the livingroom<</animeButton>>" "Kira 4">><</link>><</if>>
<</nobr>><</if>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $mom_display to 0>>
<<set $yua_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $yua_display to 0>>
<<set $karen_display to 0>>
<<set $ami_display to 0>>
<<set $saryuu_display to 0>>
<</nobr>><<speech "You">> Choose which category you want to see <</speech>>
<<nobr>><div class="button-row">
<a data-passage="Family Guide" class="link-internal link-image">
<img src="button/family.png" class="zoom-image" alt="Image"></a>
<a data-passage="Schoolmates Guide" class="link-internal link-image">
<img src="button/friends.png" class="zoom-image" alt="Image"></a>
<a data-passage="Teachers Guide" class="link-internal link-image">
<img src="button/teachers.png" class="zoom-image" alt="Image"></a>
<a data-passage="Tutors Guide" class="link-internal link-image">
<img src="button/tutors.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<<link "<<animeButton>>Change Name<</animeButton>>" "Change Name">>
<</link>>
<<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mei_display to 0>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "Kyoto">><<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "clinic">><<link "<<animeButton>>Back<</animeButton>>" "clinic">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<</nobr>><<nobr>>
/* Ririko Kitchen Morning */
<</nobr>><<if $time <9>>
<<set $ririko_display to 1>><audio id="myAudio" loop autoplay>
<source src="sound/kitchen.mp3" type="audio/mpeg">
</audio>
<video controls autoplay ><source @src='"vid/aunt_ririko_6/"+either("kitchen_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Oh good morning honey, come here take a seat and have some breakfast <</speech>>
<div class="button-row">
<<link "<<animeButton>>Eat Breakfast<</animeButton>>" "Ririko 6">>
<</link>>
<<link "<<animeButton>>I'll skip breakfast today<</animeButton>>" "livingroom">>
<</link>>
</div><<nobr>>
/* Ririko Kitchen Evening */
<</nobr>><<elseif $time >14 and $time <19>>
<<set $ririko_display to 1>><audio id="myAudio" loop autoplay>
<source src="sound/kitchen.mp3" type="audio/mpeg">
</audio>
<img src="img/char/ririko_evening_kitchen.png" style="max-width: 100%;">
<<speech "Ririko">>Dinner's ready honey, come take a seat and eat plenty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Eat Dinner<</animeButton>>" "Ririko Dining">>
<</link>>
<<link "<<animeButton>>I'm not hungry<</animeButton>>" "livingroom">>
<</link>>
</div><<else>>
<<speech "You">>There's nobody here <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "livingroom">>
<</link>><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<<set $ririko_mind -=1>>
<<set $energy +=15>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>As usual your cooking is always delicious aunty! <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_6/"+either("kitchen_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>I'm really happy when you like my cooking honey! <</speech>>
She looks beautiful and sexy for her age... Especially when she's wearing that apron
<div class="button-row">
<<link "<<animeButton>>Finish Eating<</animeButton>>" "livingroom">>
<</link>>
<<link "<<animeButton>>Grope Her<</animeButton>>" "Ririko 6-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<<set $ririko_mind -=1>>
<<set $energy +=15>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>><<if $ririko_sex_level is 0>>
<<speech "You">>I don't wanna do anything stupid. I could get kicked out of this house<</speech>>
<div class="button-row">
<<link "<<animeButton>>Just don't do it<</animeButton>>" "livingroom">>
<</link>>
</div>
<<elseif $ririko_sex_level is 1>><<nobr>>
<<set $ririko_mind -=10>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=10>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>><<speech "You">>Aunty! I'm horny... I want you now!<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_6/"+either("start_2","start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Right now? are you crazy?? Stop it $firstname before Ema sees us like this<</speech>>
<div class="button-row">
<<link "<<animeButton>>She's right, It's too risky<</animeButton>>" "livingroom">>
<</link>>
</div>
<<elseif $ririko_sex_level is 2 >>
<<speech "You">>Aunty! I'm horny... I want you now!<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_6/"+either("start_2","start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Right now? But be careful and we'd better hurry before Ema comes<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 6-2">>
<</link>>
</div><</if>><<nobr>><<if $ririko_event >6>>You can now visit Kyoto using the weekend night bus - On Friday near midnight, go to the front of the house and choose "Go to Kyoto"<</if>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $kira_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $mom_display to 0>>
<<set $kawakita_display to 0>>
<<set $karen_display to 0>>
<<set $location to "hallway">>
<</nobr>><div class="center"><<nobr>>
<<speech "You">>Where do I want to go?<</speech>>
<</nobr>><div class="button-row">
<a data-passage="backyard" class="link-internal link-image">
<img src="button/ririko_backyard.png" class="zoom-image" alt="Image"></a>
<a data-passage="dining" class="link-internal link-image">
<img src="button/ririko_dining.png" class="zoom-image" alt="Image"></a>
<a data-passage="first bathroom" class="link-internal link-image">
<img src="button/ririko_bath.png" class="zoom-image" alt="Image"></a>
<a data-passage="livingroom" class="link-internal link-image">
<img src="button/ririko_living.png" class="zoom-image" alt="Image"></a>
</div><div class="button-row"><<link "<<animeButton>>Go to Second Floor<</animeButton>>" "hallway second">>
<</link>>
<<link "<<animeButton>>Go Out<</animeButton>>" "ririko facade">>
<</link>>
<<if $ririko_event > 1 and $day >5 and $time <10 >><<link "<<animeButton>>My parents are visiting<</animeButton>>" "Ririko 12">>
<</link>><</if>>
<<if $ririko_event is 5 and $day >5 >><<link "<<animeButton>>Uncle Daisuke and Kira are arriving<</animeButton>>" "Kira 0">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_second_night">><<else>><<toggleclass "body" "hallway_second_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $kira_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $mom_display to 0>>
<<set $kawakita_display to 0>>
<<set $location to "hallway second floor">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><div class="button-row">
<a data-passage="ema bedroom" class="link-internal link-image">
<img src="button/ema_bedroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="bedroom" class="link-internal link-image">
<img src="button/my_bedroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="second bathroom" class="link-internal link-image">
<img src="button/ririko_up_bath.png" class="zoom-image" alt="Image"></a>
<a data-passage="hallway" class="link-internal link-image">
<img src="button/ririko_hallway.png" class="zoom-image" alt="Image"></a>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "facade_night">><<else>><<toggleclass "body" "facade_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $kira_display to 0>>
<<set $mom_display to 0>>
<<set $location to "ririko facade">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<speech "You">>I'm at the front yard of my aunt's house<</speech>>
<div class="button-row">
<<link "<<animeButton>>Enter the House<</animeButton>>" "hallway">>
<</link>>
<<if $ririko_event >6 and $day is 5 and $time >21>><<link "<<animeButton>>Go to Kyoto<</animeButton>>" "Ririko 15-1">>
<</link>><</if>>
<<link "<<animeButton>>Go to the Town<</animeButton>>" "streets">>
<</link>></div></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $mom_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $karen_display to 0>>
<<set $saryuu_display to 0>>
<<set $location to "streets">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<speech "You">>Tokyo is a crowded and buzzling city... It's far different than the countyside<</speech>>
<div class="button-row">
<a data-passage="school facade" class="link-internal link-image">
<img src="button/school.png" class="zoom-image" alt="Image"></a>
<a data-passage="residential" class="link-internal link-image">
<img src="button/residential.png" class="zoom-image" alt="Image"></a>
<a data-passage="gym" class="link-internal link-image">
<img src="button/gym.png" class="zoom-image" alt="Image"></a>
<a data-passage="ririko business" class="link-internal link-image">
<img src="button/ririko_business.png" class="zoom-image" alt="Image"></a>
</div>
<div class="button-row">
<<link "<<animeButton>>Go Home<</animeButton>>" "ririko facade">><</link>>
<<if $yua_event is 3 and $day <6 and $time >12 and $time <15>><<link "<<animeButton>>I can see Yua Sensei is walking alone<</animeButton>>" "Yua 0">><</link>><</if>>
<<if $mei_event >1 and $day <6 and $time >16 and $time <19>><<link "<<animeButton>>Visit Mei's House<</animeButton>>" "Mei 2">><</link>><</if>>
<<if $remu_event > 6 and $day >5 and $time <12 and $money >2000 >><<link "<<animeButton>>Date with Remu<</animeButton>>" "Remu Date 1">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_facade_night">><<else>><<toggleclass "body" "school_facade_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $karen_display to 0>>
<<set $location to "school facade">>
<</nobr>><<nobr>>
<</nobr>><<if $day <6>><<if $time <11>><<speech "You">>so this is Suzuran High School. One of the best school in Tokyo<</speech>>
<img src="button/suzuran.png" style="max-width: 100%;">
<<if $school_intro is not 1>><<link "<<animeButton>>Enter School<</animeButton>>" "school intro">><</link>><<else>><<link "<<animeButton>>Enter School<</animeButton>>" "school hallway f1">><</link>><</if>><<else>><<speech "You">>The gates are already closed. It's impossible for me to get in<</speech>>
<img src="button/suzuran.png" style="max-width: 100%;">
<<link "<<animeButton>>Go Back<</animeButton>>" "streets">>
<</link>><</if>><<else>>
<<speech "You">>It's the weekend. The school is closed <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 0>>
<<set $saryuu_display to 0>>
<<set $location to "school hallway f1">>
<</nobr>><div class="center"><<nobr>>
<<if $tsubasa_event>2>><<set $tsubasa_event_3 to +either("1","0","0")>><</if>>
/*Remu Event 5 - Izaki's Threat*/
<</nobr>><<if $remu_event is 4 and $time <13>> <<set $remu_event to 5>>
<<speech "Izaki">>Hey, $firstname $lastname... New blood, you better listen up. I've been clocking your moves around Remu, my girl. Here's a piece of advice: one wrong step, and you might find yourself in a situation where survival is no longer guaranteed. Choose your path wisely, or you might just meet an early end. You dig? Remember my name: Izaki Shun!<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("izaki_warn_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>So what? Are you gonna beat me up? I'm not afraid of you <</speech>>
<<speech "Izaki">>I bet you're not scared of me, but let me make it crystal clear – your life is far more valuable than chasing someone else's girl. Beating you up? That's the least of your worries. What comes next could be a whole lot worse for you. Take care $firstname-kun<</speech>>
What is this? is this a threat? I better tell Remu about this
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f1">>
<</link>>
<<nobr>>
/*Remu Event 6 - Izaki's Threat 2*/
<</nobr>><<elseif $remu_event is 6 and $time <17 >> <<set $remu_event to 7>>
<<speech "Izaki">>Come and meet me at the back of the school after school hours<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("izaki_warn_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What do you want again Izaki?<</speech>>
<<speech "Izaki">>If you're man enough, just do what I said<</speech>>
What is this? is he asking me to duel with him? If it's for winning Remu over, then let's just do it then!
<<link "<<animeButton>>Continue<</animeButton>>" "Izaki Event 1">>
<</link>>
<<nobr>>
/*Remu Event 6 - Izaki's Threat 3 - After Date*/
<</nobr>><<elseif $remu_event is 7 and $remu_date_count >2 and $time <17>>
<<speech "Izaki">>You bastard! You're quite a stubborn aren't you? It seems that you haven't learned your lesson. Come with me!<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("izaki_warn_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What do you want again Izaki?<</speech>>
<<speech "Izaki">>Just follow me asshole!<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Izaki Event 2">>
<</link>>
<<nobr>>
/*Remu Event 8 - Izaki's Threat 4 - After Hospital*/
<</nobr>><<elseif $remu_event > 7 and $remu_date_count >2 and $time <17 >>
<<speech "Izaki">>You bastard! You're quite a stubborn aren't you? It seems that you haven't learned your lesson. Come with me!<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("izaki_warn_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What do you want again Izaki?<</speech>>
<<speech "Izaki">>Just follow me asshole!<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Izaki Event 2">>
<</link>>
<<nobr>>
<</nobr>><<else>><<nobr>>
<</nobr>><<speech "You">>Where do I want to go?<</speech>><<nobr>>
<</nobr>> <<nobr>><div class="button-row">
<a data-passage="teacher office" class="link-internal link-image">
<img src="button/school_teacher_office.png" class="zoom-image" alt="Image"></a>
<a data-passage="sport field" class="link-internal link-image">
<img src="button/school_field.png" class="zoom-image" alt="Image"></a>
<a data-passage="library" class="link-internal link-image">
<img src="button/school_library.png" class="zoom-image" alt="Image"></a>
<a data-passage="girl toilet" class="link-internal link-image">
<img src="button/school_toilet_g.png" class="zoom-image" alt="Image"></a>
<a data-passage="boy toilet" class="link-internal link-image">
<img src="button/school_toilet_b.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<div class="button-row">
<<link "<<animeButton>>Go to 2nd Floor<</animeButton>>" "school hallway f2">>
<</link>>
<<if $time>11 and $time <14>> <<link "<<animeButton>>Smoke and Chill in the school's lobby<</animeButton>>" "Saryuu 0">>
<</link>><</if>>
<<if $tsubasa_event_3 is 1 and $time >12 and $time <18 >><<link "<<animeButton>>I saw Tsubasa sensei is going to the toilet. Maybe I should peek on her?<</animeButton>>" "Tsubasa 3">>
<</link>><</if>>
<<link "<<animeButton>>Go Out<</animeButton>>" "streets">>
<</link>></div><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $karen_display to 0>>
<<set $saryuu_display to 0>>
<<set $location to "school hallway f2">>
<</nobr>><div class="center"><<if $energy <30>>
<<speech "You">>I'm getting dizzy... My head hurts like crazy... My energy level.. is so low... <</speech>>
<img src="img/char/faint.png" style="max-width: 100%;">
I ran out of energy and faint... My friends then carried me to the school clinic
<<if $remu_event >12>><<link "<<animeButton>>Continue event<</animeButton>>" "Remu 6">>
<</link>><<else>><<link "<<animeButton>>Continue event<</animeButton>>" "School Faint">>
<</link>><</if>>
<<else>><<nobr>>
<</nobr>><<speech "You">>Where do I want to go?<</speech>><<nobr>>
<</nobr>><div class="button-row">
<a data-passage="class 3" class="link-internal link-image">
<img src="button/school_class_3.png" class="zoom-image" alt="Image"></a>
<a data-passage="class 2" class="link-internal link-image">
<img src="button/school_class_2.png" class="zoom-image" alt="Image"></a>
<a data-passage="class 1" class="link-internal link-image">
<img src="button/school_class_1.png" class="zoom-image" alt="Image"></a>
<a data-passage="clinic" class="link-internal link-image">
<img src="button/clinic.png" class="zoom-image" alt="Image"></a>
</div><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Go to 1st Floor<</animeButton>>" "school hallway f1">>
<</link>>
<<link "<<animeButton>>Go to Lab Classes<</animeButton>>" "school hallway lab">>
<</link>>
<<link "<<animeButton>>Go to Rooftop<</animeButton>>" "roof top">>
<</link>>
<<if $saeko_event >6 and $time is 17>> <<link "<<animeButton>>See Saeko Sensei at the hallway<</animeButton>>" "Saeko 5">>
<</link>><</if>>
<<if $rei_event >5 and $time > 10 and $time <15>> <<link "<<animeButton>>Rei Sensei is walking in the hallway<</animeButton>>" "Rei 2">>
<</link>><</if>></div><</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $rei_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $asano_display to 0>>
<<set $karen_display to 0>>
<<set $ami_display to 0>>
<<set $location to "class 3">>
<</nobr>><<if $time >16>>
<<speech "You">>The classroom is empty <</speech>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway f2">>
<</link>>
<<else>><<nobr>>
<<if $saeko_class_trigger is "A">><video controls autoplay loop><source @src='"vid/school_intro/"+either("saeko_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video><<else>><video controls autoplay loop><source @src='"vid/school_intro/"+either("intro_1","intro_2")+".mp4"' type="video/mp4" class="zoom-image" ></video><</if>>
<</nobr>>
<<set $saeko_display to 1>>
<<speech "You">>I'm at my classroom. Miss Saeko is teaching. There are also several classmates here. Which one do I want to interact with? <</speech>><<nobr>>
<</nobr>><div class="button-row">
<<if $energy <40 and $mind <40>><<link "<<animeButton>>I can't study, I'm too tired<</animeButton>>" "school hallway f2">><</link>><<else>> <<if $time<16>><<link "<<animeButton>>Study for 2 hours<</animeButton>>" "study 2 hours">>
<</link>><</if>><</if>>
<<if $energy <40 and $mind <40>><<link "<<animeButton>>I can't study, I'm too tired<</animeButton>>" "school hallway f2">><</link>><<else>><<if $time<11>><<link "<<animeButton>>Study until 5pm<</animeButton>>" "study 5pm">>
<</link>><</if>><</if>>
<<if $time <17 and $saeko_event >9 and $saeko_class_trigger is "A">><<link "<<animeButton>>Text Saeko Sensei to meet at storage room<</animeButton>>" "Saeko 8">><</link>><</if>>
<<if $time <17 and $saeko_event >9 and $saeko_class_trigger is "B">><<link "<<animeButton>>Text Saeko Sensei to meet at storage room<</animeButton>>" "Saeko 9">><</link>><</if>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway f2">>
<</link>></div><<nobr>>
<</nobr>><<nobr>><div class="button-row">
<a data-passage="Remu Class" class="link-internal link-image">
<img src="button/school_remu_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Airi Class" class="link-internal link-image">
<img src="button/school_airi_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Karen Class" class="link-internal link-image">
<img src="button/school_karen_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Umi Class" class="link-internal link-image">
<img src="button/school_umi_icon.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<<nobr>><div class="button-row">
<a data-passage="Ena Class" class="link-internal link-image">
<img src="button/school_ena_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Ami Class" class="link-internal link-image">
<img src="button/school_ami_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Hikaru Class" class="link-internal link-image">
<img src="button/school_hikaru_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Mei Class" class="link-internal link-image">
<img src="button/school_mei_icon.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $location to "class 3">>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=2>>
<</nobr>><<nobr>>
<img src="img/char/study_class.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>I'm studying really hard for 2 hours<</speech>>
<div class="button-row">
<<if $time<16>><<link "<<animeButton>>Continue to study for 2 hours<</animeButton>>" "study 2 hours">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "class 3">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "class 3">>
<<set $lust +=6>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time to 17>>
<<set $energy -=40>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=8>>
<</nobr>><<nobr>>
<img src="img/char/study_class.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>I'm studying really until 5pm<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go Back<</animeButton>>" "class 3">>
<</link>>
<<link "<<animeButton>>Skip to Home<</animeButton>>" "streets">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "pc_night">><<else>><<toggleclass "body" "pc_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $kawakita_display to 0>>
<<set $location to "bedroom">>
<</nobr>>
<<speech "You">>I turned on my computer. What do I want to do?<</speech>>
<div class="button-row">
<<if $energy <40 and $mind <40>> <<link "<<animeButton>>I can't study, I'm too tired<</animeButton>>" "bedroom">> <</link>> <<else>>
<<link "<<animeButton>>Study<</animeButton>>" "Study Home">>
<</link>><</if>>
<<link "<<animeButton>>Play Games<</animeButton>>" "Game Home">>
<</link>>
<<link "<<animeButton>>Watch Porn<</animeButton>>" "Porn Home">>
<</link>>
<<if $tutor_trigger is 1>><<link "<<animeButton>>Open the link from Saeko Sensei<</animeButton>>" "Tutors Init 1">>
<</link>><</if>>
<<if $tutor_trigger > 2>><<link "<<animeButton>>Tutor Website<</animeButton>>" "Tutors Page">>
<</link>><</if>>
<<link "<<animeButton>>Turn Off the PC<</animeButton>>" "bedroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "pc_night">><<else>><<toggleclass "body" "pc_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=5>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<</nobr>><<nobr>>
<</nobr>><video controls autoplay loop><source @src='"vid/bed/"+either("cyberpunk","gta","skyrim")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Gaming makes my mind relaxed<</speech>>
<div class="button-row">
<<if $energy >30>><<link "<<animeButton>>Continue gaming for an hour<</animeButton>>" "Game Home">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "PC">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "pc_night">><<else>><<toggleclass "body" "pc_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind -=5>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<</nobr>><<nobr>>
<</nobr>><video controls autoplay loop><source @src='"vid/bed/"+either("doggy_1","bj_3","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've always wanted to bang white people...damn they're hot as fuck<</speech>>
<div class="button-row">
<<if $energy >10>><<link "<<animeButton>>Continue watching for an hour<</animeButton>>" "Porn Home">>
<</link>><</if>>
<<if $energy >20>><<link "<<animeButton>>Masturbate<</animeButton>>" "Masturbate">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "PC">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "pc_night">><<else>><<toggleclass "body" "pc_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind -=10>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $academic +=1>>
<</nobr>><<nobr>>
<img src="img/char/pc_bed.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>I'm studying really hard for 1 hour<</speech>>
<div class="button-row">
<<if $time >18 and $time <22 and $energy >30>><<link "<<animeButton>>Ask Aunt Ririko for help<</animeButton>>" "Ririko 5">> <</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "PC">>
<</link>></div>\<<nobr>>
<<if $time>18>><<toggleclass "body" "pc_night">><<else>><<toggleclass "body" "pc_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $lust -=60>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=30>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $mind +=5>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $masturbate_count +=1>>
<</nobr>><<nobr>>
<</nobr>><video controls autoplay loop><source @src='"vid/aunt_ririko_0/"+either("masturbate_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I need a quick release<</speech>>
<div class="button-row">
<<if $masturbate_count is 5>><<link "<<animeButton>>Finish Masturbate<</animeButton>>" "Ririko 0-1">>
<</link>><<else>><<link "<<animeButton>>Finish Masturbate<</animeButton>>" "bedroom">>
<</link>><</if>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">><</nobr>><<nobr>>
/*Ririko Bath Evening Stage 1*/
<</nobr>><<if $time <19 and $time >16 and $ririko_masturbate_caught is 1 and $ririko_panty_event_1 is not 1>><<set $ririko_display to 1>><<set $energy +=5>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>><<set $ririko_display to 1>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("wash_face")+".mp4"' type="video/mp4"></video>
<<speech "You">>It seems that aunt Ririko is taking a shower... Maybe I'l wash my face for a while... Wait what's this? Is this... her bra? I wonder what's her smell like... After Aunt Ririko caught me masturbating, I can't stop thinking how she looked at my cock in awe<</speech>>
<<link "<<animeButton>>Smell her bra<</animeButton>>" "Ririko 1">>
<</link>>
<<nobr>>
/*Ririko Event 1*/
<</nobr>><<elseif $time <9 and $ririko_event >0>> <<set $ririko_display to 1>><<set $energy +=5>><<set $ririko_display to 1>>
<video controls autoplay ><source @src='"vid/aunt_ririko_11/"+either("start_1")+".mp4"' type="video/mp4"></video>
<<speech "You">>It seems that aunt Ririko is taking a shower... Should I go in and join her?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Join her<</animeButton>>" "Ririko 11">>
<</link>>
<<link "<<animeButton>>Nah, It's too risky<</animeButton>>" "hallway">>
<</link>>
</div>
<<nobr>>
/*Ririko Bath Evening Stage 2*/
<</nobr>><<elseif $time <19 and $time >16 and $ririko_masturbate_caught is 1 and $ririko_panty_event_1 is 1 >><<set $ririko_display to 1>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("wash_face")+".mp4"' type="video/mp4"></video>
<<speech "You">>It seems that aunt Ririko is taking a shower... maybe I can ask for another hand-job with her?<</speech>>
<<link "<<animeButton>>Knock the bathroom and ask for a hand-job<</animeButton>>" "Ririko 1-4">>
<</link>>
<<nobr>>
/*Ririko Bath Evening Stage 0*/
<</nobr>><<elseif $time <19 and $time >16 and $ririko_masturbate_caught is not 1 and $ririko_panty_event_1 is not 1>><<set $energy +=5>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>><<set $ririko_display to 1>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("wash_face")+".mp4"' type="video/mp4"></video>
<<speech "You">>It seems that aunt Ririko is taking a shower... Maybe I'l wash my face for a while<</speech>>
<<link "<<animeButton>>Exit Bathroom<</animeButton>>" "hallway">>
<</link>>
<<else>><<speech "You">>The bathroom is well cleaned and mantained<</speech>>
<div class="button-row">
<<link "<<animeButton>>Shower<</animeButton>>" "Shower">>
<</link>>
<<link "<<animeButton>>Exit Bathroom<</animeButton>>" "hallway">>
<</link>></div><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>><<nobr>>
<img src="img/char/shower.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>Showering is so relaxing<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Shower<</animeButton>>" "first bathroom">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "pc_night">><<else>><<toggleclass "body" "pc_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=15>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=15>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
I was lost in my own world, my hand moving up and down, my mind completely focused on the pleasure I was giving myself. I didn’t hear Aunt Ririko come in, and I was caught completely off guard when she opened the door and saw me in the middle of my solo session. I quickly stopped what I was doing and tried to cover myself, my face turning bright red with embarrassment. I knew I was in trouble, and I couldn’t look her in the eye as she scolded me for being so careless.
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("masturbate_caught")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Meet me downstairs in the dining room, *she ordered, her voice stern and unyielding* We need to talk about this.<</speech>>
I quickly got dressed, my heart pounding in my chest as I made my way downstairs. I was nervous about what Aunt Marissa was going to say, and I couldn’t help feeling like I had committed some unforgivable sin.
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 0-2">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "pc_night">><<else>><<toggleclass "body" "pc_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $ririko_masturbate_caught to 1>>
<</nobr>>
When I entered the dining room, Aunt Ririko was already seated at the table, a serious look on her face. She motioned for me to sit down across from her, and I obliged, still feeling entirely on edge.
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("masturbate_talk")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Listen, I know what you were doing up there, and I want to talk to you about it.<</speech>>
she said bluntly, not mincing words.
I shifted uncomfortably in my seat, not sure what to say. Part of me wanted to apologize, to say that I was sorry for getting caught and that I would never do it again. But another part of me bristled at the idea of being lectured by my aunt about something so personal and private.
<<speech "You">>I don’t think there’s anything to talk about<</speech>>
<<speech "Ririko">>That’s where you’re wrong. Masturbation is a natural and normal part of human sexuality. But it’s important to do it in private, and to be aware of the other people who might be around. Leaving your door unlocked like that is a serious breach of privacy<</speech>>
<<speech "You">>fully noted auntie... But sometimes the urge is very strong.. so strong that I can barely hold it<</speech>>
Aunt Ririko leaned forward, her expression softening.
<<speech "Ririko">>I understand that... But you have to remember that there are better ways to deal with those urges. Masturbation is one option, but there are others. Exercise, reading, even just taking a cold shower can help to distract you and release some of that tension<</speech>>
Aunt Ririko cleared her throat, her expression serious once again
<<speech "Ririko">>I also want to remind you that I have two daughters who are around your age. They live here too, and it’s important that you respect their privacy as well<</speech>>
<<speech "You">>Will do Aunt Ririko<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "livingroom">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Oh, Auntie... Do you want me to help you?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_2/"+either("living_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Of course sweetheart, come here and help me fold these clothes<</speech>>
<div class="button-row"><<link "<<animeButton>>Continue<</animeButton>>" "livingroom">><</link>>
<<if $ririko_panty_event_1 is 1>>
<<link "<<animeButton>>Ask for a hand-job<</animeButton>>" "Ririko 2-1">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "first bathroom">>
<<set $ririko_panty_event_1 to 1>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Hmm it smells nice<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("smell_bra")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row"><<link "<<animeButton>>Continue<</animeButton>>" "Ririko 1-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "first bathroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Due to her tantalizing body smell in her bra... I was oblivious that Ririko finished using the bathroom
<<speech "Ririko">>$firstname-chan? What are you doing? <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("caught_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
What the hell? Am i getting caught??
<div class="button-row"><<link "<<animeButton>>Continue<</animeButton>>" "Ririko 1-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "first bathroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>What's on your hand? Is that my bra honey? <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("caught_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Errr.... Sumimasen (forgive me)! Auntie!! I can't help it!! Since that incident where you found me masturbating... I.. I... can't help thinking about you and my arousal became harder too control! Please don't kick me out of the house Auntie!<</speech>>
<div class="button-row"><<link "<<animeButton>>Continue<</animeButton>>" "Ririko 1-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "first bathroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<if $ririko_sex_level is 0>><<speech "Ririko">>No honey, Of course I won't kick you out silly!. Give me my bra back honey... and about your boner... damnn it's swelling hard isn't it... I don't wanna Ema or Kira see you like this<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("caught_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What should I do then auntie? I should go back to my room and masturbate...<</speech>>
<<speech "Ririko">>No, I don't think that's gonna solve it... We need to get that thing of yours down really quick... come here with me, I've got an Idea <</speech>><<else>><<speech "Ririko">>You want handjob again?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("caught_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>If you don't mind Auntie<</speech>>
<<speech "Ririko">>Come here follow me <</speech>><</if>>
<div class="button-row"><<link "<<animeButton>>Continue<</animeButton>>" "Ririko 1-5">><</link>>
</div><<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Come here, Ema and Kira is in their room and they won't come out of their room even if there's an earthquake<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Auntie... Ohh shit...<</speech>>
<div class="button-row"><<link "<<animeButton>>Continue<</animeButton>>" "Ririko 1-6">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=3>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Sshhh $firstname... It's all for your own good... I don't want Ema see your boner like this. It's gonna be dangerous<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_1/"+either("rub_1","rub_2","rub_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Auntie... it feels so damn good<</speech>><<nobr>>
<</nobr>><div class="button-row"><<link "<<animeButton>>Continue Rubbing<</animeButton>>" "Ririko 1-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 1-7">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=3>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>It's swelling really hard $firstname... You need to release these... "pent-up desire"... It's for your own good<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_1/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Auntie, I feel like I wanna explode<</speech>>
<<speech "Ririko">>It's okay honey... just let it out and explode... <</speech>>
<div class="button-row"><<link "<<animeButton>>Hand Job<</animeButton>>" "Ririko 1-7">><</link>>
<<link "<<animeButton>>I think I wanna cum Auntie<</animeButton>>" "Ririko 1-9">><</link>>
<<if $ririko_lust>70>><<link "<<animeButton>>Handjob and Kissing <</animeButton>>" "Ririko 1-8">><</link>><</if>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh fuck! I think I'm starting to loose my mind<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_1/"+either("hj_kiss_1","hj_kiss_2","hj_kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It... feels really good Auntie!<</speech>>
<<speech "Ririko">>Keep your voice down honey... We don't want Ema and Kira getting suspicous <</speech>>
<div class="button-row"><<link "<<animeButton>>Hand Job<</animeButton>>" "Ririko 1-7">><</link>>
<<link "<<animeButton>>Handjob and Kissing <</animeButton>>" "Ririko 1-8">><</link>>
<<link "<<animeButton>>I think I wanna cum Auntie<</animeButton>>" "Ririko 1-9">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Shitt.... Honey, you can suck on my tits to speed up your ejaculation... Cum honey... cum for your auntie<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_1/"+either("hj_intense_1","hj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I... I... am going to explode!!<</speech>>
<<speech "Ririko">>Yess honey... give it to me! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep going!<</animeButton>>" "Ririko 1-9">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 1-10">><</link>><</if>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ririko_sex_level is 0>><<set $ririko_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ririko">>Oh shit you came alot honey!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_1/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... this feels.. so good auntie!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 1-11">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $handjob_count +=1>>
<<set $sexcount +=1>>
<</nobr>>
<<speech "Ririko">>Are you relieved now honey? You came alot you know<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Auntie... It felt really good<</speech>>
<<speech "Ririko">>Now let me return to my room okay... I hope you don't watch porn again after this<</speech>>
<<speech "You">>We'll see about that Auntie<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "livingroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Auntie Ririko, I am horny... Can I get another hand-job? <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Please not now $firstname... I still have lots of chores to do<</speech>>
<div class="button-row"><<link "<<animeButton>>I Insist!<</animeButton>>" "Ririko 2-2">><</link>>
<<link "<<animeButton>>Okay then, maybe not now<</animeButton>>" "livingroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh my god!! You can't just kiss me like that! emphh Ema and Kira might see us<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Auntie... Ema's already went to school<</speech>>
<div class="button-row"><<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ririko 2-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Empph fuckk... You're so fucking aggresive $firstname<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't help it Auntie... You're too hot for me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ririko 2-3">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 2-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 2-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Give me your cock honey... I'll finish it as fast as I can<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah keep jerking my cock like that Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 2-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 2-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $ririko_blowjob to 1>>
<</nobr>>
<<speech "Ririko">>Give me your cock honey... I'll finish it as fast as I can<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah keep sucking my cock like that Auntie<</speech>>
<<nobr>><div class="button-row">
<div class="button-row"><<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 2-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 2-5">><</link>>
<<link "<<animeButton>>Cum in her mouth<</animeButton>>" "Ririko 2-5-1">><</link>>
<<if $ririko_sex_level is 1>><<link "<<animeButton>>Try to Fuck Her<</animeButton>>" "Ririko 2-6">><</link>><</if>>
<<if $ririko_sex_level is 2>><<link "<<animeButton>>Fuck Her Now<</animeButton>>" "Ririko 2-7">><</link>><</if>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<</nobr>>
<<if $rirko_sexcount >4 and $ririko_lust >50 >><<speech "You">>Auntie, I can't hold it anymore... I need to fuck you now.. please... <</speech>>
<<speech "Ririko">>Fuck it! We already went this far... But should you know that when this happens... Our relationship changes.. Are you ready for all the consequences lie ahead?.<</speech>>
<<speech "You">>I'm ready Auntie... Right now I can't think of anything else but fucking you<</speech>>
<<speech "Ririko">>Is this your first time $firstname-chan?<</speech>>
<<speech "You">><<if $vaginal_count <1>>Yes Auntie... This is my first time<<else>>No Auntie... This is not my first time<</if>><</speech>>
<<speech "Ririko">><<if $vaginal_count <1>>Then do it slowly honey in the beginning $firstname-chan<</if>>, Then fuck me hard honey. Claim me as your own. Mark me with your hot cum inside of me<</speech>>
<<nobr>><div class="button-row">
<div class="button-row"><<link "<<animeButton>>Fuck her now!<</animeButton>>" "Ririko 2-7">><</link>>
</div><</nobr>><<else>>
<<speech "You">>Auntie, I can't hold it anymore... I need to fuck you now.. please... <</speech>>
<<speech "Ririko">>I can get you off with my hand and mouth honey... But I won't cross the line... Sex is not supposed to happen between an aunt and her nephew<</speech>>
<<link "<<animeButton>>Okay then<</animeButton>>" "Ririko 2-5">><</link>><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Shove it in $firstname-chan<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here you go Auntie<</speech>>
<<nobr>><div class="button-row">
<div class="button-row"><<link "<<animeButton>>Fuck Her Now<</animeButton>>" "Ririko 2-8">><</link>>
</div><</nobr>><<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_sex_level is 0>><<set $ririko_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ririko">>*Gulp... I swallowed his cum* Oh shit you came alot honey!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_2/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... this feels.. so good auntie!<</speech>>
<<speech "Ririko">>Now, if you don't mind... I still have chores to do<</speech>>
<div class="button-row">
<<link "<<animeButton>>Okay then, thanks Auntie<</animeButton>>" "hallway">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=10>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=10>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh FUCK!! keep going baby... keep ramming my pussy hard! Yess Yes!!! I've been waiting for this for so fucking long!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("stand_front_1","stand_front_2","stand_front_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah shitt!! Your cunt feels really good Auntie!<</speech>>
<<nobr>><div class="button-row">
<div class="button-row">
<<link "<<animeButton>>Stand Front<</animeButton>>" "Ririko 2-8">><</link>>
<<link "<<animeButton>>Stand Dog<</animeButton>>" "Ririko 2-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 2-10">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 2-11">><</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=10>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=10>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh FUCK!! keep going baby... keep ramming my pussy hard! Yess Yes!!! I've been waiting for this for so fucking long!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("stand_dog_1","stand_dog_2","stand_dog_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah shitt!! Your cunt feels really good Auntie!<</speech>>
<<nobr>><div class="button-row">
<div class="button-row">
<<link "<<animeButton>>Stand Front<</animeButton>>" "Ririko 2-8">><</link>>
<<link "<<animeButton>>Stand Dog<</animeButton>>" "Ririko 2-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 2-10">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 2-11">><</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=10>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=10>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh FUCK!! keep going baby... keep ramming my pussy hard! Yess Yes!!! I've been waiting for this for so fucking long!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah shitt!! Your cunt feels really good Auntie!<</speech>>
<<nobr>><div class="button-row">
<div class="button-row">
<<link "<<animeButton>>Stand Front<</animeButton>>" "Ririko 2-8">><</link>>
<<link "<<animeButton>>Stand Dog<</animeButton>>" "Ririko 2-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 2-10">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 2-11">><</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=10>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=10>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh FUCK!! keep going baby... keep ramming my pussy hard! Yess Yes!!! I've been waiting for this for so fucking long!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah shitt!! Your cunt feels really good Auntie!<</speech>>
<<nobr>><div class="button-row">
<div class="button-row">
<<link "<<animeButton>>Stand Front<</animeButton>>" "Ririko 2-8">><</link>>
<<link "<<animeButton>>Stand Dog<</animeButton>>" "Ririko 2-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 2-10">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 2-11">><</link>>
</div><</nobr>>
<<link "<<animeButton>>Let her ride me faster<</animeButton>>" "Ririko 2-12">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=15>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +15>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>YES!! YES!!! This feels really good honey!!! I'm cumming!! I'm fuckking cumming!!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_2/"+either("cow_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie!! I'm almost there myself! Where.... Should I... Fuck.... Shoot it!!??<</speech>>
<<nobr>><div class="button-row">
<div class="button-row">
<<link "<<animeButton>>Let her ride me faster<</animeButton>>" "Ririko 2-12">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside her<</animeButton>>" "Ririko 2-13">><</link>><</if>>
</div><</nobr>><<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $ririko_mind +=35>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=55>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=4>>
<<set $ririko_vaginal to 1>>
<<if $ririko_sex_level is 1>><<set $ririko_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ririko">>Oh shit you came alot honey!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_2/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... So this is sex.... It feels so fucking good<</speech>>
<<speech "Ririko">>You're quite good at this $firstname-chan... I also enjoyed it... Now if you don't mind... I want to finish my chores<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "livingroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ririko">>Here's your beer $firstname... Please don't tell your mother that you're drinking with me in the night... hahaha<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("drink_night_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course not aunty! I promise<</speech>>
<div class="button-row"><<link "<<animeButton>>Drink with her<</animeButton>>" "Ririko 7-1">><</link>>
</div><<speech "You">> Choose which character you want to see <</speech>>
<<nobr>><div class="button-row">
<a data-passage="Ririko Guide" class="link-internal link-image">
<img src="button/ririko.png" class="zoom-image" alt="Image"></a>
<a data-passage="Mom Guide" class="link-internal link-image">
<img src="button/mom.png" class="zoom-image" alt="Image"></a>
<a data-passage="Ema Guide" class="link-internal link-image">
<img src="button/ema.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kira Guide" class="link-internal link-image">
<img src="button/kira.png" class="zoom-image" alt="Image"></a>
</div><</nobr>><<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>><<set $ririko_display to 1>>
<<set $ema_display to 0>>
<</nobr>>
<img src="img/char/ririko_evening_kitchen.png" style="max-width: 100%;">
<<speech "You">>Aunt Ririko is my mother's little sister. She has two kids Ema and Kira. Her husband Uncle Daisuke Noburo does not go home very often. She owns nearby konbini/convenience store, and also works there as an attendant.<</speech>>
Walkthrough: <<if $ririko_sex_level is 0>><h1 class="basic-stats"> - Masturbate often while watching porn, do this until Ririko catch you red-handed
- Go to the first floor bath at 5-6pm. When Ririko is taking a shower, smell her panties</h1><<nobr>>
<</nobr>><<elseif $ririko_sex_level is 1>>
<h1 class="basic-stats">Keep engaging in sexual activities with Ririko for at least 5 times. Then at 11am to 1pm, go to livingroom, ask for a sexual release, if she's horny enough, she will let you fuck her</h1><<nobr>>
<</nobr>><<elseif $ririko_sex_level is 2 and $ririko_event is not 1 and $ririko_event is not 2 and $ririko_event is not 3 and $ririko_event is not 4 and $ririko_event is not 5 and $ririko_event is not 6 and $ririko_event is not 7 and $ririko_event is not 8 and $ririko_event is not 9 and $ririko_event is not 10 and $ririko_event is not 11 and $ririko_event is not 12 and $ririko_event is not 13>>
<h1 class="basic-stats">Congrats, now Ririko is addicted in having sex with you. Explore her other sex scenes (Have sex with her in her bedroom at 24.00) </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 1 >>
<h1 class="basic-stats">Join her in the bathroom at 7am </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 2 >>
<h1 class="basic-stats">Over the weekend, your parents will come and visit. Early in the morning before 9am, go to Ririko's 1st floor hallway </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 3 >>
<h1 class="basic-stats">Have some drinks with her at night, but this time choose wine instead of beer </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 4 >>
<h1 class="basic-stats">This is the end content for Ririko for this build. </h1>
<</nobr>><<elseif $ririko_event is 9 >>
<h1 class="basic-stats">- Check your room before 6pm, Aunt Ririko might need some help (happens randomly). </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 10 >>
<h1 class="basic-stats"> - Complete Kira's events, and go to her bedroom at 10-12pm, You'll notice Aunt Ririko is sleeping on the floor </h1><<nobr>>
<</nobr>><<elseif $ririko_event is 11 >>
<h1 class="basic-stats">This is the end content for Ririko for this build. </h1><</if>>
Completed Quest:
<h1 class="basic-stats"><<if $ririko_masturbate_caught is not 1>>No completed events/quests<<else>>1. I got caught masturbating<</if>>
<<if $ririko_panty_event_1 is 1>>2. I got caught smelling her panties<</if>>
<<if $ririko_sex_level > 0>>3. Auntie Ririko gave me handjob<</if>>
<<if $ririko_blowjob is 1>>4. Auntie Ririko gave me blowjob<</if>>
<<if $ririko_vaginal is 1>>5. I had sex with Auntie Ririko (This is the end-content for Ririko. Try expolring other vaginal scenes with her)<</if>>
<<if $ririko_event > 1>>6. I joined her showering in the morning and some fun with her<</if>>
<<if $ririko_event > 2>>7. While my parents are in Ririko's house, my and Aunt Ririko was fooling around in the hallway<</if>>
<<if $ririko_event > 3>>8. After had some wine, we had a hot sex in the livingroom<</if>>
<<if $ririko_event > 7>>9. I had a risky public sex with Aunt Ririko on our way from Tokyo to Kyoto<</if>>
<<if $ririko_event > 8>>9. I had a risky public sex with Aunt Ririko on our way from Kyoto to Tokyo<</if>>
<<if $ririko_event > 9>>10. I fucked Aunt Ririko while her hand is stucked at a cabinet in my room<</if>>
<<if $ririko_event > 10>>11. I fucked Aunt Ririko while Uncle Daisuke is sleeping nearby<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
With one swift motion, I pulled her bra down, revealing her perfect nipples. I cupped them with my hands, giving them a gentle squeeze, causing her to let out a soft moan.
<<speech "You">>There's no one here, just you and me<</speech>>
I murmured, as I moved my lips to her neck, kissing and gently biting her skin.
<video controls autoplay loop><source @src='"vid/aunt_ririko_6/"+either("grope_1","grope_2","grope_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>You love it, don't you, you dirty little nephew? You always wanted to fuck my tight little pussy, didn't you? Well, now you can, you pathetic little pervert<</speech>>
I moved my hands to Aunt Ririko's perky breasts and pinched her nipples between my fingertips, pulling on them gently.
<<speech "You">>Fuck, you're so fucking hot, Aunt Ririko *I breathed into her ear* I want to fuck you right here on this kitchen counter.<</speech>>
<div class="button-row"><<link "<<animeButton>>Keep groping her<</animeButton>>" "Ririko 6-2">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Ririko 6-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
I stood up, unbuckling my belt, and pulled down my pants, revealing my rock-hard cock. I lined myself up with Aunt Ririko's wet pussy, then plunged myself deep inside her. She let out a loud moan as I began to thrust into her, each movement causing her body to shake with pleasure.
<<speech "You">>I've been dreaming about this moment for years, and now I'm finally getting to fuck my hot aunt.<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_6/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, $firstname, oh god, you feel so amazing inside me!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Ririko 6-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<<set $ririko_mind -=8>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
I began to thrust in and out of her with a steady rhythm, her wetness making it easy for me to move inside of her. She lifted her hips to meet mine, urging me on as we both approached the edge of ecstasy.
<<speech "You">>Ahh ahh yess Auntie... you cunt feels so fucking good<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_6/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
She moaned under my touch, she moans like a bitch in a heat as I gave into my primal urges. I pounded into her pussy with abandon, my cock stretching her to her limits with every thrust.
<<speech "Ririko">>Yes, $firstname! Fuck me harder, you fucking stud!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 6-4">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Ririko 6-5">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ririko 6-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<<set $ririko_mind -=8>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
I began to thrust in and out of her with a steady rhythm, her wetness making it easy for me to move inside of her. She lifted her hips to meet mine, urging me on as we both approached the edge of ecstasy.
<<speech "You">>Ahh yess auntie you feel really good<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_6/"+either("strandfront_1","strandfront_2","strandfront_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
She moaned under my touch, she moans like a bitch in a heat as I gave into my primal urges. I pounded into her pussy with abandon, my cock stretching her to her limits with every thrust.
<<speech "Ririko">>Yes, $firstname! Fuck me harder, you fucking stud!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 6-4">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Ririko 6-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "kitchen">>
<<set $ririko_mind -=15>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=15>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
I pounded into her relentlessly, my hips slapping against her ass with each thrust. I could feel my cock swelling with arousal, and I knew I was close to my limit.
<<speech "Ririko">>Yes, yes, $firstname! Please, fuck me harder!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_6/"+either("doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
She moaned under my touch, she moans like a bitch in a heat as I gave into my primal urges. I pounded into her pussy with abandon, my cock stretching her to her limits with every thrust.
I growled into her ear
<<speech "You">>Do you like it when I fuck you hard like this, Aunt Ririko? Do you like it when I take control?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ririko 6-6">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Ririko 6-7">><</link>><</if>>
</div><<nobr>>
<<if $time > 18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $location to "livingroom">>
<<set $ririko_mind +=45>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=45>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<set $ririko_vaginal to 1>>
<<if $ririko_sex_level is 1>><<set $ririko_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ririko">>Fuck! Fuck! FUCKK!!! Ahh I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_6/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm also cumming!!<</speech>>
<<speech "Ririko">>You're quite good at this $firstname-chan... I also enjoyed it... Now if you don't mind... I want to finish my chores<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 6-8">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $location to "kitchen">>
<<set $handjob_count +=1>>
<<set $sexcount +=1>>
<</nobr>>
<<speech "You">>Are you alright Auntie? You're shaking...<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_6/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>I... I'm... Okay $firstname... The orgasm I had just too intense for me... You'd better get ready to school. Don't be late honey<</speech>>
<<speech "You">>You sure you're okay? Okay then Auntie... Goodbye<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Go to school<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=15>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=15>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
As I slept, I felt a strange sensation wash over me. It was as if someone was watching me, or perhaps even touching me. I opened my eyes to find Aunt Ririko crawling into my bed. I was surprised and a little bit confused, but I couldn't deny that her presence was comforting.
<<speech "You">>Oh, Auntie... What do you want?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Shh, don't worry, $firstname. I just wanted to check on you. Make sure you're sleeping okay.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Accept her advance<</animeButton>>" "Ririko 3-1">><</link>>
<<link "<<animeButton>>I'm sleepy Auntie, maybe nextime<</animeButton>>" "sleep">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Fuck... $firstname... You really corrupted me you know... Fucking my own nephew... what the fuck!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_3/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn Auntie...You're so hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ririko 3-1">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 3-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Hmmm your cock is so addictive... I can't stop thinking about it<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_3/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess Auntie... Keep jerking my cock just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 3-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 3-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Hmmm your cock is so addictive... I can't stop thinking about it<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess Auntie... Keep sucking my cock just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 3-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 3-3">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Ririko 3-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>I can't help it anymore... I need your cock inside of me<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... Put it inside Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me now Auntie!<</animeButton>>" "Ririko 3-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=8>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh fuck!! yes!! yes!! Your cock feels really good inside of me $firstname-chan!! <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_3/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yess Auntie!! Keep moving your hips like that!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 3-6">><</link>>
<<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 3-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=8>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh fuck!! yes!! yes!! Your cock feels really good inside of me $firstname-chan!! Keep pounding my pussy hard!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_3/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yess Auntie!! This is insane!!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 3-6">><</link>>
<<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 3-8">><</link>>
</div><<nobr>>
<<if $time > 18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">>
<<set $ririko_mind +=35>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=55>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>>
<<set $confidence +=4>>
<<set $ririko_vaginal to 1>>
<<if $ririko_sex_level is 1>><<set $ririko_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ririko">>Cum baby!! Cum for me!! Fill me up!! Fill this aging cunt with your young and potent seed! <</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_3/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! Here we go Auntie!!<</speech>>
<<speech "Ririko">>Give me that $firstname!! Don't you ever hold back!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 3-9">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">>
<<set $ririko_mind +=35>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=55>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=4>>
<<set $ririko_vaginal to 1>>
<<if $ririko_sex_level is 1>><<set $ririko_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ririko">>Cum baby!! Cum for me!! Fill me up!! Fill this aging cunt with your young and potent seed! <</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_3/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! Here we go Auntie!!<</speech>>
<<speech "Ririko">>Give me that $firstname!! Don't you ever hold back!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 3-9">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">>
<<set $handjob_count +=1>>
<<set $blowjob_count +=1>>
<<set $vaginal_count +=1>>
<<set $sexcount +=1>>
<</nobr>>
<<speech "Ririko">>Come here you stud... You're so fucking tasty...<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">><<if $day<5>>Damn Aunty... I might get sleepy for class tomorrow<<else>>Damn Aunty... I'm sleepy but lucky me tomorrow is weekend<</if>><</speech>>
<<speech "Ririko">>Now, I'll return to my room... thanks for your seed $firstname-chan<</speech>>
Aunt Ririko winks and left me alone in my room
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "sleep">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "ririko bedroom">>
<</nobr>>
<<if $time >21 and $time <24>> <img src="img/char/ririko_bed_night.png" style="max-width: 100%;">
<<speech "Ririko">>$firstname? What are you doing in my bedroom at this hour? <<if $ririko_sex_level is not 0>> Don't just stand there. Come here and give me massages<</if>><</speech>>
<div class="button-row">
<<if $ririko_sex_level is not 0>> <<link "<<animeButton>>Okay, I'll massage you Auntie<</animeButton>>" "Ririko 4">>
<</link>><</if>>
<<link "<<animeButton>>I'd better get back to my room<</animeButton>>" "livingroom">>
<</link>></div><<nobr>>
<</nobr>><<elseif $time >23 and $kira_event is not 1 and $kira_event is not 2 and $kira_event is not 3 and $kira_event is not 4 and $kira_event is not 5 and $kira_event is not 6 and $kira_event is not 7 and $kira_event is not 8 and $kira_event is not 9 and $kira_event is not 10 and $kira_event is not 11 and $kira_event is not 12 and $kira_event is not 13>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_10/"+either("sleep_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Aunt Ririko is sleeping. What do I want to do with her?<</speech>>
<div class="button-row">
<<if $ririko_sex_level >1 >> <<link "<<animeButton>>Have sex with her <</animeButton>>" "Ririko 10">>
<</link>><</if>>
<<link "<<animeButton>>I'd better get back to my room<</animeButton>>" "livingroom">>
<</link>></div>
<<elseif $time >21 and $kira_event > 3 and $ririko_event >9>>
<video controls autoplay><source @src='"vid/aunt_ririko_18/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Nani? Aunt Ririko and Uncle Daisuke sleeps separately?Why is she sleeping on the floor anyway?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Check on her <</animeButton>>" "Ririko 18">>
<</link>>
<<link "<<animeButton>>I'd better get back to my room<</animeButton>>" "livingroom">>
<</link>></div>
<<else>>
<<speech "You">>Auntie's bedroom is really neat and well decorated <</speech>>
<<link "<<animeButton>>Go Out<</animeButton>>" "livingroom">>
<</link>><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ririko">>How's your study $firstname-chan? Do you have some difficulties settling in?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("drink_night_1","drink_night_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No Auntie, everything is going fine.. How about you?<</speech>>
<<speech "Ririko">>Well things got a little bit complicated since your uncle is rarely home... While I have to run the konbini (convinience store) by myself.. If you happen to have free time, feel free to help me at the konbini will you? I'll make sure you get paid also <</speech>>
<<speech "You">>Of course Auntie! Leave it to me! Extra cash can really help ha ha ha<</speech>>
<<speech "Ririko">>Don't get too excited of working in the konbini my love... I want you to prioritize your study first<</speech>>
<<speech "You">>You're too kind Auntie Ririko... I don't get it why uncle rarely goes home to a wife like you. If I were him, I would never leave the house you know....<</speech>>
<<speech "Ririko">>Ohh $firstname honey... You're such a flatterer<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stop drinking and go to bed<</animeButton>>" "sleep">><</link>>
<<if $ririko_event >2>><<link "<<animeButton>>Wanna have some wine?<</animeButton>>" "Ririko 14">><</link>><</if>>
<<if $ririko_sex_level >0>><<link "<<animeButton>>Kiss her<</animeButton>>" "Ririko 7-2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "ririko bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
Aunt Ririko gave me her massaging oil
<<speech "You">>To set your expectation, I really don't know how to do a proper massage Auntie<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Shh, don't worry, $firstname. It's okay, technique is not the most important thing my dear. Now take your shirt off. That thing will only hinder the massaging process<</speech>>
<div class="button-row">
<<link "<<animeButton>>Start massaging<</animeButton>>" "Ririko 4-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "ririko bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>How does it feel auntie?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_4/"+either("massage_1","massage_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Not bad dear... Not bad at all<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue massaging<</animeButton>>" "Ririko 4-1">><</link>>
<<link "<<animeButton>>Let her massage me<</animeButton>>" "Ririko 4-2">><</link>>
<<link "<<animeButton>>More intense massage<</animeButton>>" "Ririko 4-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "ririko bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Now it's my turn honey... This is how you do the massage properly<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_4/"+either("r_massage_1","r_massage_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>This feels very good Auntie...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her massage me<</animeButton>>" "Ririko 4-2">><</link>>
<<link "<<animeButton>>More intense massage<</animeButton>>" "Ririko 4-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "ririko bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>You're... getting a little bit too naughty don't you think<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_4/"+either("h_massage_1","h_massage_2","h_massage_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I.. I'm sorry auntie... I can't help it<</speech>>
<<speech "Ririko">>Don't worry sweetheart... I love the way you touch my body<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue massaging<</animeButton>>" "Ririko 4-3">><</link>>
<<link "<<animeButton>>I can't help it anymore, I need a handjob auntie<</animeButton>>" "Ririko 4-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "ririko bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>I knew you would need a release honey... Is my body that hot? Is it too hot for you to handle?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_4/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... That's true Auntie... When I'm near you, it's hard to control my lust auntie<</speech>>
<<speech "Ririko">>*giggles* that's not entirely your fault honey...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Ririko 4-4">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 4-5">><</link>><</if>>
</div><<nobr>>
<<if $time > 18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $location to "ririko bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ririko_sex_level is 0>><<set $ririko_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ririko">>Yes! Yes... cum baby... cum a lot for me darling<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_4/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... this feels.. so good auntie!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 4-6">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $location to "ririko bedroom">>
<<set $handjob_count +=1>>
<<set $sexcount +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ririko">>Are you relieved now honey? You came alot you know<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Auntie... It felt really good... I thought that I should be the one that massage you and help you relax<</speech>>
<<speech "Ririko">>Don't worry honey, Seeing you like this is relaxing enough for me... Now I'm sleepy, l think I will go to sleep right away. Goodnight $firstname<</speech>>
<<speech "You">>Thank you Auntie... Goodnight and have a sweet dream<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "livingroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=2>>
<</nobr>>
<<speech "You">>I'm having difficulties learning about this subject Auntie<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_5/"+either("start_1","start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Let me see... hmm it seems that you got several of your formulas wrong... here's the right version<</speech>>
Aunt Ririko's help really boost my understanding in learning the subject
<div class="button-row">
<<if $ririko_sex_level is 2>> <<link "<<animeButton>>I can feel that Aunt Ririko's teasing me<</animeButton>>" "Ririko 5-1">><</link>><</if>>
<<if $energy >50 and $time <23 >><<link "<<animeButton>>Continue study with Aunt Ririko<</animeButton>>" "Ririko 5">><</link>><</if>>
<<link "<<animeButton>>Finish studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Auntie... I can't really concentrate if you're keep doing this<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_5/"+either("tease_1","tease_2","tease_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Howcome? You should concentrate more honey.... Don't you like this do you? Are you hard right now? I can help you to calm you down you know... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue let her teasing me<</animeButton>>" "Ririko 5-1">><</link>>
<<link "<<animeButton>>A handjob would be nice Auntie<</animeButton>>" "Ririko 5-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>How about this? you like it $firstname-chan?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_5/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It... feels... really good Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Ririko 5-2">><</link>>
<<link "<<animeButton>>Handjob Faster<</animeButton>>" "Ririko 5-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh wow... You're... swelling hard honey... release it honey... shoot your cum for me<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_5/"+either("hj_intense_1","hj_intense_2","hj_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... here we go Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Ririko 5-3">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 5-4">><</link>><</if>>
</div><<nobr>>
<<if $time > 18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=1>>
<<if $ririko_sex_level is 0>><<set $ririko_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ririko">>Yes! Yes... cum baby... cum a lot for me darling<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_5/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... this feels.. so good auntie!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 5-5">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">>
<<set $handjob_count +=1>>
<<set $sexcount +=1>>
<</nobr>>
<<speech "Ririko">>Can you concentrate better now honey? Wanna continue our study?<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I think... I think... that I'm quite drained for now Auntie... <</speech>>
<<speech "Ririko">>*giggles* that's okay honey... get some good sleep, rest well my love so you can study better at school tomorrow. Goodnight darling<</speech>>
<<speech "You">>Thank you Auntie... Goodnight and have a sweet dream<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Go to Sleep<</animeButton>>" "sleep">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
We're caught up in the mid of the heat of our conversation... and without realizing it, we're already kissing each other
<<speech "Ririko">>Oh my god.. Emhh $firstname... <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_7/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shit... Auntie... You're so hot...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Ririko 7-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 7-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Ririko went down on me and starts sucking my cock like a hungry cougar in a heat
<<speech "Ririko">>Fuck, It's been a longtime since I do this with a man... Young cocks are on a different level.. empphh shit!! <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_7/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess Auntie... Keep sucking my cock just like that.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Ririko 7-3">><</link>>
<<link "<<animeButton>>Do it harder Auntie!<</animeButton>>" "Ririko 7-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Responding to my request, aunt Ririko sucked my cock faster... She looks thirstier than usual
<<speech "Ririko">>Harder? like this my perverted nephew?? Look at me you auntie who you corrupted to be a cock hungry bitch like this <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_7/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess Auntie... Keep sucking my cock just like that.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep going Auntie!<</animeButton>>" "Ririko 7-4">><</link>>
<<if $lust>99>> <<link "<<animeButton>>I'm gonna cum!<</animeButton>>" "Ririko 7-5">><</link>><</if>>
</div><<nobr>>
<<if $time > 18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ririko_sex_level is 0>><<set $ririko_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess honey.... shoot it inside of my mouth!!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_7/"+either("bj_intense_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh fuck!! It feels to damn good Auntie!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 7-6">><</link>>
</div>
<<nobr>>
<<if $time > 18>><<toggleclass "body" "kitchen_night">><<else>><<toggleclass "body" "kitchen_day">><</if>>
<<set $location to "kitchen">>
<<set $handjob_count +=1>>
<<set $sexcount +=1>>
<</nobr>>
Aunt Ririko go straight up to the kitchen sink and grab some water... She gargled with some water and spit it out
<<speech "Ririko">>Damn you came a lot $firstname... I almost got choked out by it<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_7/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm sorry auntie<</speech>>
<<speech "Ririko">>That's okay honey... Now let us go to bed shall we?<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Okay Auntie<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $saeko_status to "Home Room Teacher">>
<<set $saeko_chat_count to 0>>
<<set $saeko_study_count to 0>>
<<set $saeko_oral to 0>>
<<set $saeko_vaginal to 0>>
<<set $saeko_lust to 10>>
<<set $saeko_mind to 100>>
<</nobr>>
<<speech "You">> I'm welcomed by a beautiful lady. She seems like a teacher of this school. It seems that I'm not the only new students in here... there are about 5-8 new students <</speech>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("intro_2","intro_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Welcome new students to Suzuran Highschool. My name is Saeko Matsushita, I'm gonna be your home-room teacher for a year. Now I want you guys to follow me. I'll introduce you to the rest of the school staffs. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "saryuu intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $saryuu_status to "Teacher">>
<<set $saryuu_lust to 0>>
<<set $saryuu_mind to 100>>
<<set $saryuu_sex_level to 0>>
<<set $saryuu_stage to 1>>
<<set $saryuu_sexcount to 0>>
<<set $saryuu_oral to 0>>
<<set $saryuu_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("saryuu_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Miss Saryuu Usui. She is Theoretical Physics teacher. She is one of the youngest teachers here <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "yua intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $yua_status to "Teacher">>
<<set $yua_lust to 0>>
<<set $yua_mind to 100>>
<<set $yua_sex_level to 0>>
<<set $yua_stage to 1>>
<<set $yua_sexcount to 0>>
<<set $yua_oral to 0>>
<<set $yua_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("yua_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Miss Yua Mikami. She's an English teacher<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "matsuoka intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $matsuoka_status to "Teacher">>
<<set $matsuoka_lust to 0>>
<<set $matsuoka_mind to 100>>
<<set $matsuoka_sex_level to 0>>
<<set $matsuoka_stage to 1>>
<<set $matsuoka_sexcount to 0>>
<<set $matsuoka_oral to 0>>
<<set $matsuoka_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("matsuoka_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Miss Matsuoka Suzu. She's Sociology teacher<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "miu intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $asuka_status to "Teacher">>
<<set $asuka_lust to 0>>
<<set $asuka_mind to 100>>
<<set $asuka_sex_level to 0>>
<<set $asuka_stage to 1>>
<<set $asuka_sexcount to 0>>
<<set $asuka_oral to 0>>
<<set $asuka_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("asuka_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Miss Asuka Aka. She's history teacher. She's also Vice Principal of the school<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "rei intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $yuna_status to "Teacher">>
<<set $yuna_lust to 0>>
<<set $yuna_mind to 100>>
<<set $yuna_sex_level to 0>>
<<set $yuna_stage to 1>>
<<set $yuna_sexcount to 0>>
<<set $yuna_oral to 0>>
<<set $yuna_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("yuna_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Mrs Yuna Shiina. She's math teacher. Eventhough she's strict, deep inside she really cares about her students. She's also the Principal of the school<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "saeko intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $school_intro to 1>>
<<set $saeko_status to "Teacher">>
<<set $saeko_lust to 0>>
<<set $saeko_mind to 100>>
<<set $saeko_sex_level to 0>>
<<set $saeko_stage to 1>>
<<set $saeko_sexcount to 0>>
<<set $saeko_oral to 0>>
<<set $saeko_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("saeko_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>That would be all guys... and.. Ah I almost forget, I also want to introduce you to the class president, Suzumori Remu<</speech>>
<<link "<<animeButton>>Meet the Class President<</animeButton>>" "remu intro">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $kawakita_display to 0>>
<<set $location to "dining">>
<</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "backyard_night">><<else>><<toggleclass "body" "backyard_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "backyard">>
<</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "kira bedroom">>
<</nobr>>
<div class="button-row">
<<if $kira_event >3 and $time >17 and $time <20>> <<link "<<animeButton>>I can see that Kira's changing. I should go to her<</animeButton>>" "Kira 3">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "livingroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "ema bedroom">>
<</nobr>><<nobr>>
/*Study Ema Day*/
<</nobr>><<if $time >12 and $time <16>><<speech "Ema">>Big bro.. come here, You have a bright mind don't you? Can you teach me a thing or two? <</speech>>
<video controls autoplay loop><source @src='"vid/ema_0/"+either("study_day_1","study_day_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<set $ema_display to 1>>
<div class="button-row">
<<link "<<animeButton>>Study with Ema<</animeButton>>" "Ema 0">><</link>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>>
</div><<nobr>>
/*Afternoon Hangout Ema Day*/
<</nobr>><<elseif $time >15 and $time <18>>
<img src="img/char/ema_bedroom_hangout.png" style="max-width: 100%;">
<<speech "Ema">>Hey $firstname-kun what are you doing here? <</speech>>
<<set $ema_display to 1>>
<div class="button-row">
<<if $ema_sex_level >1>><<link "<<animeButton>>Do you wanna make out?<</animeButton>>" "Ema 4">><</link>><</if>>
<<link "<<animeButton>>Oops.. I'm sorry! I shouldn't be here! <</animeButton>>" "hallway second">><</link>>
</div><<nobr>>
/*Ema BJ-Evening 1 */
<</nobr>><<elseif $time >17 and $time <21>>
<img src="img/char/ema_bedroom_mag_1.png" style="max-width: 100%;">
<<speech "You">>Ema is reading magazine in her bedroom <</speech>>
<div class="button-row">
<<if $ema_event_1 is 1>> <<link "<<animeButton>>Approach her<</animeButton>>" "Ema 1-1-2">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>></div>
<<nobr>>
/*Ema BJ-Evening 2*/
<</nobr>><<elseif $time >20 and $time <23>>
<img src="img/char/ema_bedroom_mag_2.png" style="max-width: 100%;">
<<speech "You">>Ema is hanging out in her bedroom <</speech>>
<div class="button-row"><<if $ema_event_1 is 1>><<link "<<animeButton>>Approach her<</animeButton>>" "Ema 2">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>></div>
<<nobr>>
/*Ema Night 1*/
<</nobr>><<elseif $time >22 and $ramen_work >0 and $ema_sex_level > 1>>
<<speech "You">>Hi Ema, aren't you tired from working late in the shop? Why aren't you sleeping yet? <</speech>>
<img src="img/char/ema_bed_24.png" style="max-width: 100%;">
<<speech "Ema">>Oh hi $firstname, I'm not sleepy yet... come here and join me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Hang out with her<</animeButton>>" "Ema 6">><</link>>
<<link "<<animeButton>>Not right now Ema, I'm tired<</animeButton>>" "hallway second">><</link>></div>
<<nobr>>
<</nobr>><<else>>
<<speech "You">> Ema's not here, and I shouldn't be here <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "second bathroom">>
<</nobr>><<nobr>>
<</nobr>><<if $kira_event >0 and $time is 7 or $time is 21>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
Kira's showering
<video controls autoplay loop><source @src='"vid/kira_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<if $kira_event >2>><<link "<<animeButton>>Join her<</animeButton>>" "Kira 2">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>>
</div>
<<else>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>><</if>><<nobr>>
<<toggleclass "body" "teacher_office">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $tsubasa_display to 0>>
<<set $rei_display to 0>>
<<set $location to "teacher office">>
<</nobr>>
<<speech "You">>This is the teachers' longue. I can interact with the teachers here<</speech>>
<<nobr>>
<div class="button-row">
<a data-passage="Saeko 0" class="link-internal link-image">
<img src="button/saeko_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Rei Office" class="link-internal link-image">
<img src="button/rei_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Tsubasa 0" class="link-internal link-image">
<img src="button/tsubasa_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Yua Office" class="link-internal link-image">
<img src="button/yua_icon.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">><</link>><<nobr>>
<<toggleclass "body" "canteen">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mei_display to 0>>
<<set $location to "canteen">>
<</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">><</link>><<nobr>>
<<toggleclass "body" "school_sport_hall">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $mom_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 0>>
<<set $location to "sport field">>
<</nobr>><<nobr>>
<div class="button-row">
<a data-passage="baseball field" class="link-internal link-image">
<img src="button/school_baseball_field.png" class="zoom-image" alt="Image"></a>
<a data-passage="futsal field" class="link-internal link-image">
<img src="button/school_futsal_field.png" class="zoom-image" alt="Image"></a>
<a data-passage="running track" class="link-internal link-image">
<img src="button/school_running_track.png" class="zoom-image" alt="Image"></a>
<a data-passage="basketball court" class="link-internal link-image">
<img src="button/school_basketball_court.png" class="zoom-image" alt="Image"></a>
<a data-passage="indoor pool" class="link-internal link-image">
<img src="button/school_indoor_pool.png" class="zoom-image" alt="Image"></a>
<a data-passage="field storage" class="link-internal link-image">
<img src="button/school_storage_room.png" class="zoom-image" alt="Image"></a>
</div>
<</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">><</link>><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "library">>
<</nobr>>
<div class="button-row">
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">><</link>>
<<link "<<animeButton>>Study<</animeButton>>" "Remu 4">><</link>></div><<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "girl toilet">>
<</nobr>>
<<speech "You">> I can't go in here, otherwise I'll be in a deep trouble <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">><</link>><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "class 2">>
<</nobr>>
<div class="button-row">
<<if $rei_event > 0>><<link "<<animeButton>>Do Rei Sensei Test<</animeButton>>" "Rei 0">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $location to "class 1">>
<</nobr>><<nobr>>
<</nobr>><<if $remu_event >11 and $time >16 and $time <20>><<set $remu_display to 1>>
<<speech "Remu">> Oh $firstname-kun? Are you gonna join me studying? Come here let me get you a cup of coffee <</speech>>
<video controls autoplay><source @src='"vid/remu_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Thank you Remu-chan! <</speech>>
<<nobr>>
<div class="button-row">
<<link "<<animeButton>>Actually, I don't want to study... I miss you Remu-chan... I just want to see you<</animeButton>>" "Remu 5">><</link>>
<<link "<<animeButton>>I'm tired Remu, I think I wanna go home<</animeButton>>" "school hallway f2">><</link>>
</div><</nobr>>
<<elseif $time >7 and $time <12 and $remu_event >13>>
<div class="button-row"><img src="img/misc/magazine_1.jpg" class="zoom-image" alt="Image"></div>
<<speech "You">> Oh what is that? A hentai magazine? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Take a look at the magazine<</animeButton>>" "Remu 7">><</link>>
<<link "<<animeButton>>Nah.. I don't need it<</animeButton>>" "school hallway f2">><</link>>
</div>
<<else>>
<<speech "You">> This room is empty, I get out of this room <</speech>>
<<link "<<animeButton>>Go Out<</animeButton>>" "school hallway f2">><</link>><</if>><<nobr>>
<<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $yua_display to 0>>
<<set $location to "rooftop">>
<</nobr>><<if $yua_event is 2 and $time >11 and $time <14>> <<if typeof $yua_rooftop_count === "undefined">><<set $yua_rooftop_count to 0>><<else>><<set $yua_rooftop_count +=1>><</if>><<if $yua_rooftop_count >2 and $yua_event is 2>><<set $yua_event to 3>><</if>>
<video controls autoplay loop><source @src='"vid/yua_0/"+either("rooftop_1","rooftop_2","rooftop_3")+".mp4"' type="video/mp4" class="zoom-image" ></video><<set $time +=1>>
<<speech "You">>I can see Yua Sensei is talking seriously on her phone. I wonder who's she's talking to <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">><</link>>
<<else>><<nobr>>
<div class="button-row">
<<if $time>16 and $kaede_event >5>><<link "<<animeButton>>Call Kaede Sensei<</animeButton>>" "Kaede 5">><</link>> <</if>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">><</link>>
</div><</nobr>><</if>><<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $ami_display to 0>>
<<set $location to "boy toilet">>
<<if $ami_event >9>><<set $ami_2 to either ("Y","N")>><</if>>
<</nobr>>
<div class="button-row">
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">><</link>>
<<if $tsubasa_event >1 and $time >15 and $time <18>><<link "<<animeButton>>There's gap in the wall, maybe I should take a peek<</animeButton>>" "Tsubasa 0-1">><</link>><</if>>
<<if $ami_2 is "Y">><<link "<<animeButton>>Pee<</animeButton>>" "Ami 2">><</link>><<else>><<link "<<animeButton>>Pee<</animeButton>>" "school pee">><</link>><</if>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $miu_status to "Teacher">>
<<set $miu_lust to 0>>
<<set $$miu_mind to 100>>
<<set $miu_sex_level to 0>>
<<set $miu_stage to 1>>
<<set $miu_sexcount to 0>>
<<set $miu_oral to 0>>
<<set $miu_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("miu_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Miss Miu Shiromune. She's biology teacher. She's the youngest teacher in this school.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "tsubasa intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $tsubasa_status to "Teacher">>
<<set $tsubasa_lust to 0>>
<<set $tsubasa_mind to 100>>
<<set $tsubasa_sex_level to 0>>
<<set $tsubasa_stage to 1>>
<<set $tsubasa_sexcount to 0>>
<<set $tsubasa_oral to 0>>
<<set $tsubasa_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("tsubasa_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Miss Tsubasa. She's a Geography teacher teacher. She's one of the brightest geographist in this country..<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "asuka intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<</nobr>><<if $energy >50>><<nobr>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif$energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=1>>
<<if $study_ema_activate is not 1>><<set $study_ema_activate to 1>><<set $study_ema to 0>><</if>>
<<if $study_ema_activate is 1>><<set $study_ema +=1>><</if>>
<</nobr>>
Me and Ema studying together... Luckily I still remember a thing or two about 1st grade math
<<speech "Ema">>How do you exactly solve this $firstname? <</speech>>
<video controls autoplay loop><source @src='"vid/ema_0/"+either("study_day_1","study_day_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>This is easy Ema, all you need to do is to apply these formulas<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Studying with Ema<</animeButton>>" "Ema 0">><</link>>
<<link "<<animeButton>>Take a break<</animeButton>>" "Ema 0-1">><</link>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>>
</div><<nobr>>
<</nobr>><<else>>
<<speech "You">> I'm too tired for this. I need a break <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway second">><</link>><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>I'm tired $firstname, let's take a break for a while<</speech>>
<video controls autoplay loop><source @src='"vid/ema_0/"+either("study_break_1","study_break_2","study_break_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Damn... Ema has grown perfectly... look at that bod...
<<speech "You">>Okay Ema.. let's take a break for a while<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Studying with Ema<</animeButton>>" "Ema 0">><</link>>
<<link "<<animeButton>>Finish studying<</animeButton>>" "hallway second">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<nobr>>
<</nobr>>I take a short nap to recharge my energy
<img src="img/char/nap.webp" style="max-width: 100%;">
<<speech "You">>Zzzzzzzzz zzzzzz<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Nap<</animeButton>>" "bedroom">>
<</link>></div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 1>>
<</nobr>>
<img src="img/char/ema_1.png" style="max-width: 100%;">
<<speech "You">>Ema is my Aunt's youngest daughter. She's in the 1st grade. Her older sister Kira is in the same 3rd grade like me<</speech>>
Walkthrough: <<if $ema_sex_level is 0>><h1 class="basic-stats"> - Keep studying with her at least 4-5 times (Ema's Bedroom 1-3pm)
</h1><<nobr>>
<</nobr>><<elseif $ema_sex_level is 1>>
<h1 class="basic-stats">Now I can ask Ema to give me handjobs or blowjobs. I should do this several time, she might one day let me do more than just oral sex. Maybe I should try to hanging out with her in the livingroom and watch some series with her. She usually watches some series on NOTFLIX in the afternoon, or in the morning (weekend)</h1><<nobr>>
<</nobr>><<elseif $ema_sex_level is 2>>
<h1 class="basic-stats"> Ema now agrees to let me fuck her. Now I can fuck her wherever and whenever I want. I can try to :
1. visit her room in the afternoon 4-5pm.
2. Work with her in the Ramen Stop and bang her there.
3. Work in the Ramen Stop two days in a row, then visit her room at midnignt (24:00)
4. Sleep with her after the event of number 3, in the morning Ema will give me quick morning sex </h1><<nobr>>
<</nobr>><</if>>
Completed Quest:
<h1 class="basic-stats"><<if $ema_event_1 is not 1>>No completed events/quests
<<else>>1. I caught Ema fucking with some guy she brought home. To keep me silent she agreed to give some blowjobs/handjobs<</if>>
<<if $ema_event_2 is 1>>2. I fucked Ema in the livingroom. Now she agrees to let me fuck her whenever I want<</if>>
<<if $ema_event_2 is 1 and $ema_sex_4 is 1>>3. I fucked Ema in her bedroom in the afternoon <</if>>
<<if $ema_sex_5 is 1>>4. I had public sex with Ema in the Ramen Stop <</if>>
<<if $ema_sex_6 is 1>>5. Ema comforted me with a good fuck after working tirelessly in the Ramen Stop <</if>>
<<if $ema_sex_7 is 1>>6. I had a good morning fuck with Ema. What a way to start a day <</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh ahh ahh Yeahh Yuki-Kun! Fuck me hard!!<</speech>>
<video controls autoplay ><source @src='"vid/ema_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
I put my ears on the wall, I can hear it clearly that Ema is doing nasty things with her boyfriend
<<speech "You">>What the hell? Is Aunty Ririko's allowing this?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 1-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh ahh ahh Yeahh Keep on fucking me Yuki-Kun! Don't you ever stop!!<</speech>>
<video controls autoplay ><source @src='"vid/ema_1/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh damn.. this is getting hot... I'm getting hard just by listening to it. I'll confront her later after his that guy leave the house<</speech>>
<div class="button-row">
<<link "<<animeButton>>Confront her<</animeButton>>" "Ema 1-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 20>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>(gasp!) $firstname? what are you doing here?<</speech>>
<video controls autoplay ><source @src='"vid/ema_1/"+either("confront_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Who's that guy you brought to your room Ema? I heard everything..<</speech>>
<<speech "Ema">>Oh my god.... $firstname-kun please don't tell anything about it to mom!!<</speech>>
<<speech "You">>Well, I don't know about that... What is it for me then? Why do I have to keep secrets from Aunt Ririko?<</speech>>
<<speech "Ema">>She will kill me if she finds out about this! I'll do anything! please!!<</speech>>
<<speech "You">>Anything?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 1-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>What?? What are you doing $firstname??<</speech>>
<video controls autoplay ><source @src='"vid/ema_1/"+either("confront_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You said "anything" Ema... Now it depends on you<</speech>>
<<speech "Ema">>We'll... I don't know... But as long as you kept your mouth shut abouyt me bringing guys here.. then I'll try.. You know that this will break some boundaries we have as counsins right? Are you prepared for the consequences lie ahead?<</speech>>
<<speech "You">>I don't really care about consequences... Now take my cock in your mouth!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 1-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Emmhh slow down $firstname... I'm not really experienced in giving heads<</speech>>
<video controls autoplay ><source @src='"vid/ema_1/"+either("bj_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What a fucking liar... I head how you moan like a bitch being pounded by your friend just like that<</speech>>
<<speech "Ema">>Emhh that's different $firstname!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 1-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahhmm emmhh slrppp Ahh You cock!! Is massive! I can't!!! Agghhh <</speech>>
<video controls autoplay loop><source @src='"vid/ema_1/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh fuck just like that Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue BJ<</animeButton>>" "Ema 1-5">><</link>>
<<link "<<animeButton>>Faster!<</animeButton>>" "Ema 1-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Oghh yess I can feel that your cock is throbbing<</speech>>
<video controls autoplay loop><source @src='"vid/ema_1/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yes!! I'm gonna cum!<</speech>>
<<speech "Ema">>Ahh ahh shoot it out $firstname!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue BJ<</animeButton>>" "Ema 1-6">><</link>>
<<link "<<animeButton>>Cum in her mouth!<</animeButton>>" "Ema 1-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ema_sex_level is 0>><<set $ema_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ema">>Engghh!! Enggghh!! Uaarghhh *cough* *cough*!! You came so much $firstname!<</speech>>
<video controls autoplay><source @src='"vid/ema_1/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... Your mouth is not bad at all<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 1-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $bj_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_1 to 1>>
<<set $ema_oral +=1>>
<</nobr>>
<<speech "Ema">>Are you satisfied now $firstname??<</speech>>
<video controls autoplay><source @src='"vid/ema_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Ema... I wish we could do this again next time<</speech>>
<<speech "Ema">>We'll see $firstname... but promisme me you'll tell no shit to my mom!<</speech>>
<<speech "You">>We'll see about that Ema<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway second">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>What do you want $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/ema_1/"+either("confront_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want a blowjob Ema<</speech>>
<<speech "Ema">>Come here then<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 1-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>What do you want $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/ema_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want a blowjob Ema<</speech>>
<<speech "Ema">>Come here then<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 2-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Emmhh slrppp $firstname do you feel good? huh? do you like it? <</speech>>
<video controls autoplay loop><source @src='"vid/ema_2/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh fuck just like that Ema.. keep sucking on that cock<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue BJ<</animeButton>>" "Ema 2-1">><</link>>
<<link "<<animeButton>>Faster!<</animeButton>>" "Ema 2-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Oghh yess I can feel that your cock is throbbing cum now brother!! shot it out in my mouth!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_2/"+either("bj_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yes!! I'm gonna cum!<</speech>>
<<speech "Ema">>Ahh ahh shoot it out $firstname!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue BJ<</animeButton>>" "Ema 2-2">><</link>>
<<link "<<animeButton>>Cum in her mouth!<</animeButton>>" "Ema 2-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ema_sex_level is 0>><<set $ema_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ema">>Engghh!! Enggghh!! Uaarghhh *cough* *cough*!! You came so much $firstname!<</speech>>
<video controls autoplay><source @src='"vid/ema_2/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... Your mouth is not bad at all<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 2-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $bj_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_1 to 1>>
<<set $time to 24>>
<<set $ema_oral +=1>>
<</nobr>>
<<speech "Ema">>Are you satisfied now $firstname??<</speech>>
<video controls autoplay><source @src='"vid/ema_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Ema... It felt so fucking good<</speech>>
<<speech "Ema">>Now I want to sleep if you'll excuse me<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway second">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=5>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ema">>Hmm I think that guy is the one who did the murder... What do you think $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/ema_3/"+either("hangout_1","hangout_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I don't think so... that woman is more likely to be the murderer<</speech>>
<div class="button-row">
<<if $time <16 >> <<link "<<animeButton>>Continue watching<</animeButton>>" "Ema 3">><</link>> <<else>> <<link "<<animeButton>>It's getting late, I need to study <</animeButton>>" "hallway">><</link>> <</if>>
<<if $ema_sex_level>0>><<link "<<animeButton>>I'm horny... please give me blowjob Ema<</animeButton>>" "Ema 3-1">><</link>><</if>>
<<link "<<animeButton>>Stop watching series with her <</animeButton>>" "hallway">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Come here you... I'll suckk you dry $firstname...enghhh oghh slrppp you're so fucking big and hard<</speech>>
<video controls autoplay loop><source @src='"vid/ema_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That's it... keep sucking my dick just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Sofa BJ<</animeButton>>" "Ema 3-1">><</link>>
<<link "<<animeButton>>Stand up BJ<</animeButton>>" "Ema 3-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Come here you... I'll suckk you dry $firstname...enghhh oghh slrppp you're so fucking big and hard<</speech>>
<video controls autoplay loop><source @src='"vid/ema_3/"+either("bj_stand_1","bj_stand_2","bj_stand_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That's it... keep sucking my dick just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Sofa BJ<</animeButton>>" "Ema 3-1">><</link>>
<<link "<<animeButton>>Stand up BJ<</animeButton>>" "Ema 3-2">><</link>>
<<link "<<animeButton>>Suck it harder!<</animeButton>>" "Ema 3-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Emhh uuyyeaahh gonna cum soon?? Cum inside my mouth $firstname... Please I beg you... I need your cum!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_3/"+either("bj_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh fuck... here I cum Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep sucking it hard!<</animeButton>>" "Ema 3-3">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum in Ema's mouth!<</animeButton>>" "Ema 3-4">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>>
<<set $confidence +=2>>
<<if $ema_sex_level is 0>><<set $ema_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ema">>Uhh yueahhh $firstname!! paint my mouth and face with your hot thick cum!<</speech>>
<video controls autoplay><source @src='"vid/ema_3/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here I cum!! Take my hot load Ema!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 3-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $bj_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_1 to 1>>
<</nobr>>
<<speech "Ema">>Damn... what a tasty cock.. <<if $ema_sex_level>1>>Do you still have cum left in your balls? Wanna fuck me?<<else>>I might let you fuck me one day<</if>><</speech>>
<video controls autoplay><source @src='"vid/ema_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? How about now?<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Try to fuck her<</animeButton>>" "Ema 3-6">><</link>>
<<link "<<animeButton>>End Scene<</animeButton>>" "hallway second">><</link>>
</div>Ema 3-6<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<</nobr>><<if $ema_sexcount >5>>
<img src="img/char/ema_living_sex_reject.png" style="max-width: 100%;">
<<speech "Ema">> You wanna fuck me? Come and get me... I want you too $firstname <</speech>>
<<link "<<animeButton>>Devour her<</animeButton>>" "Ema 3-7">><</link>>
<<else>>
<img src="img/char/ema_living_sex_reject.png" style="max-width: 100%;">
<<speech "Ema">>Ehmm no.. $firstname please... I don't think I'm ready for this <</speech>>
<<link "<<animeButton>>End scene<</animeButton>>" "hallway">><</link>>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh slow down $firstname... Promise me that you will keep our secret... even from my mother...<</speech>>
<video controls autoplay><source @src='"vid/ema_3_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Ema... I promise<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 3-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Now let us take these things off.. come and undress me $firstname!<</speech>>
<video controls autoplay><source @src='"vid/ema_3_1/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck you're so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Now put it inside $firstname... You better di it quick before mom finds out what we're doing<</speech>>
<video controls autoplay><source @src='"vid/ema_3_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh... okay... are you ready??<</speech>>
<<speech "Ema">>Just put it inside $firstname! I can't wait!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 3-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh fuck.. yess just like that $firstname!! You're a fucking pervert don't you know that?? Fucking your own cousin! <</speech>>
<video controls autoplay loop><source @src='"vid/ema_3_1/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I.. I am sorry Ema.. I really can't help it Fucking you feels os fucking right<</speech>>
<<speech "Ema">>There's no turning back now... fuck me hard $firstname!! Yess fuck me hard!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 3-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 3-11">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 3-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh fuck.. yess just like that $firstname!! You're a fucking pervert don't you know that?? Fucking your own cousin! <</speech>>
<video controls autoplay loop><source @src='"vid/ema_3_1/"+either("dog_1","dog_2","dog_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I.. I am sorry Ema.. I really can't help it Fucking you feels os fucking right<</speech>>
<<speech "Ema">>There's no turning back now... fuck me hard $firstname!! Yess fuck me hard!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 3-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 3-11">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 3-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh fuck.. yess just like that $firstname!! You're a fucking pervert don't you know that?? Fucking your own cousin! <</speech>>
<video controls autoplay loop><source @src='"vid/ema_3_1/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I.. I am sorry Ema.. I really can't help it Fucking you feels os fucking right<</speech>>
<<speech "Ema">>There's no turning back now... fuck me hard $firstname!! Yess fuck me hard!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 3-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 3-11">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 3-12">><</link>>
</div><<link "<<animeButton>>Let her fuck me harder<</animeButton>>" "Ema 3-13">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "livingroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh fuck!! I'm gonna cum!! I'm gonna cum so fucking hard on your dirty hard cock!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_3_1/"+either("cow_intense_1","cow_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I.. I am sorry Ema.. I really can't help it Fucking you feels os fucking right<</speech>>
<<speech "Ema">>There's no turning back now... fuck me hard $firstname!! Yess fuck me hard!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue fuck me harder<</animeButton>>" "Ema 3-13">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside her<</animeButton>>" "Ema 3-14">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ema_sex_level is 1>><<set $ema_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ema">>Oh yess fuck!! Cum $firstname!! Unloads all of your pent up cum inside my pussy!! Fill me with you potent seed you stud!!!<</speech>>
<video controls autoplay><source @src='"vid/ema_3_1/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... It feels really good fucking you Ema!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 3-15">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $location to "livingroom">>
<<set $vaginal_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_2 to 1>>
<<set $ema_vaginal +=1>>
<</nobr>>
<<speech "Ema">>Fuckk!! I felt like my soul left my body... arghhh... Are you satisfied now $firstname??<</speech>>
<video controls autoplay><source @src='"vid/ema_3_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Ema... It felt so fucking good<</speech>>
<<speech "Ema">>Good now let me take some nap for few minutes<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ammhhh slrrpp.... Are you sure it's gonna be just "making-out"<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emmhh I'm not sure... Maybe more?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Ema 4">><</link>>
<<link "<<animeButton>>Undress Her<</animeButton>>" "Ema 4-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Oh yeah.. let's take these off...<</speech>>
<video controls autoplay ><source @src='"vid/ema_4/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so fucking delicious Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makeout with Her<</animeButton>>" "Ema 4-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh yeahh take me.. devour me... claim he as your own $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh.. ohh you're so fucking tasty....<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Makingout with Her<</animeButton>>" "Ema 4-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ema 4-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh fuckk... Your cock is so fucking big... I love it<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Keep sucking it Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makeout<</animeButton>>" "Ema 4-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ema 4-3">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Ema 4-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh yess... Put it inside of me... Ram it inside!<</speech>>
<video controls autoplay><source @src='"vid/ema_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? You really want it Ema? Show me how you want it!<</speech>>
<<speech "Ema">>Just shove it in me!! Fuck me!! Ravish me onii-chan!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Ema 4-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahhh ahh ahhh oghh!!! Fuck me hard!! Fuck me harder Onii-chan!!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("missionary_1","missionary_2","missionary_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah!!! It feels so fucking good!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 4-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 4-6">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Ema 4-7">><</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ema 4-8">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ema 4-9">><</link>>
</div>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Ema 4-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Emhh yueahhn Kiss... me... while pumping my cunt... ohh Oni-Chan!!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("missionary_kiss_1","missionary_kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah!!! It feels so fucking good!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Fucking & Kissing<</animeButton>>" "Ema 4-10">><</link>>
<<link "<<animeButton>>Fuck Her Harder<</animeButton>>" "Ema 4-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahhh ahh ahhh oghh!!! Fuck me hard!! Fuck me harder Onii-chan!!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah!!! It feels so fucking good!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 4-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 4-6">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Ema 4-7">><</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ema 4-8">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ema 4-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahhh ahh ahhh oghh!!! Fuck me hard!! Fuck me harder Onii-chan!!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("sidefuck_1","sidefuck_2","sidefuck_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah!!! It feels so fucking good!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 4-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 4-6">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Ema 4-7">><</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ema 4-8">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ema 4-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahhh ahh ahhh oghh!!! Fuck me hard!! Fuck me harder Onii-chan!!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah!!! It feels so fucking good!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 4-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 4-6">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Ema 4-7">><</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ema 4-8">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ema 4-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahhh ahh ahhh oghh!!! Fuck me hard!! Fuck me harder Onii-chan!!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("lotus_1","lotus_2","lotus_3","lotus_4","lotus_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah!!! It feels so fucking good!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 4-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 4-6">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Ema 4-7">><</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ema 4-8">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ema 4-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh fuck!! I'm gonna cum!! I'm gonna cum so fucking hard on your dirty hard cock!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_4/"+either("missionary_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck!! I'm gonna cum so fucking hard!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Her Hard!!<</animeButton>>" "Ema 4-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside her!<</animeButton>>" "Ema 4-12">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ema_sex_level is 1>><<set $ema_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ema">>Oh yess fuck!! Cum $firstname!! Unloads all of your pent up cum inside my pussy!! Fill me with you potent seed you stud!!!<</speech>>
<video controls autoplay><source @src='"vid/ema_4/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... It feels really good fucking you Ema!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 4-13">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $vaginal_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_2 to 1>>
<<set $ema_oral +=0>>
<<set $ema_vaginal +=1>>
<<set $ema_sex_4 to 1>>
<</nobr>>
<<speech "Ema">>FUck.... It feels so great... I love you $firstname<</speech>>
<video controls autoplay><source @src='"vid/ema_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love you too Ema... Promise me that you will stop fucking that Yuki guy?<</speech>>
<<speech "Ema">>Of course Oni-Chan... having you is enough for me right now<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_business_night">><<else>><<toggleclass "body" "ririko_business_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "ririko business">>
<</nobr>>
<<speech "You">>Aunt Ririko has several business to support her life... I can help in the konbini or ramen store for to earn extra money <</speech>>
<div class="button-row">
<a data-passage="ramen stop" class="link-internal link-image">
<img src="button/ramen_stop.png" class="zoom-image" alt="Image"></a>
<a data-passage="konbini" class="link-internal link-image">
<img src="button/konbini.png" class="zoom-image" alt="Image"></a>
<a data-passage="parlor" class="link-internal link-image">
<img src="button/massage_parlor.png" class="zoom-image" alt="Image"></a>
</div>
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $school_intro to 1>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("saeko_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>And that would be all guys... As for now I'm availabe at the Class 3 on the second floor. To enroll in those classes earlier, you need to complete the homeroom class first until you pass the grade F to the grade E. Okay. That would be all. Good luck for your study guys!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $remu_status to "Friend">>
<<set $remu_lust to 0>>
<<set $remu_mind to 100>>
<<set $remu_sex_level to 0>>
<<set $remu_stage to 1>>
<<set $remu_sexcount to 0>>
<<set $remu_oral to 0>>
<<set $remu_vaginal to 0>>
<<set $remu_chat_count to 0>>
<<set $remu_lunch_count to 0>>
<<set $remu_rooftop_count to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("remu_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Remu, introduce yourself! Remu is one of the brightest student we have here.<</speech>>
<<speech "Remu">>Hi everyone! My name is Suzumori Remu, nice to meet you all. I'm here to make sure you're all comfortable with your study while adjusting to the new circumstances here.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "saeko intro 2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "class 3">>
<<if $met_mei is not 1>>
<<set $mei_status to "Friend">>
<<set $mei_lust to 0>>
<<set $mei_mind to 100>>
<<set $mei_sex_level to 0>>
<<set $mei_stage to 1>>
<<set $mei_sexcount to 0>>
<<set $mei_oral to 0>>
<<set $mei_vaginal to 0>>
<<set $met_mei to 1>><</if>>
<</nobr>><<if $intro_mei is not 1>>
<<speech "Mei">>Hi... You're the new student right? It's nice to meet you $firstname. I'm Mei... <</speech>>
<video controls autoplay loop><source @src='"vid/mei_0/"+either("chat_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hi nice to meet you Mei... Are you new here too or what?<</speech>><<set $intro_mei to 1>>
<<speech "Mei">>No, I'm a Suzuran student since 1st grade... If you don't mind, I can show you around the school<</speech>>
<<else>>
<<speech "Mei">> I heard you're Ema's cousin right? Ema talks alot about you. She said that you're also tutoring her in school subject at home<</speech>>
<video controls autoplay loop><source @src='"vid/mei_0/"+either("chat_1","chat_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes, If you want to, I can also tutor you.<</speech>>
<<speech "Mei">> I would love to $firstname<</speech>>
<</if>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Keep Talking with Her<</animeButton>>" "Mei Class">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "class 3">><</link>>
<<if $intro_mei is 1 and $time <18>><<link "<<animeButton>>Hangout in the Rooftop<</animeButton>>" "Mei Rooftop">><</link>><</if>>
<<if $intro_mei is 1 and $time <18 and $time >13>><<link "<<animeButton>>Let's study at your place then?<</animeButton>>" "Mei 0">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "rooftop">>
<</nobr>>
<<if $mei_rooftop is not 1>>
<<speech "Mei">>The rooftop is one of my favourite spot at the school you know? I can escape from the stress of school once in a while. Also you can see the view of the city from here<</speech>>
<video controls autoplay loop><source @src='"vid/mei_0/"+either("rooftop_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... I love it here to Mei... Can you tell me about yourself Mei?<</speech>><<set $mei_rooftop to 1>>
<<speech "Mei">> Not much $firstname... I live with my father in an apartment<</speech>>
<<speech "You">>What happened to your mother?<</speech>>
<<speech "Mei">> She passed away $firstname<</speech>>
<<speech "You">>Oh I'm sorry Mei<</speech>>
<<speech "Mei">> That's okay $firstname... Anyway you can visit my apartment if you like. I would love some tutoring by the way<</speech>>
<<speech "You">>Of course Mei!<</speech>>
<<else>>
<<speech "Mei">>The rooftop is one of my favourite spot at the school you know? I can escape from the stress of school once in a while. Also you can see the view of the city from here<</speech>>
<video controls autoplay loop><source @src='"vid/mei_0/"+either("rooftop_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... I love it here to Mei... <</speech>><<set $mei_rooftop to 1>><</if>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "roof top">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $rei_status to "Teacher">>
<<set $rei_lust to 0>>
<<set $rei_mind to 100>>
<<set $rei_sex_level to 0>>
<<set $rei_stage to 1>>
<<set $rei_sexcount to 0>>
<<set $rei_oral to 0>>
<<set $rei_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("rei_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is Miss Rei Kamiki. She's the student's mental health counselor. If you feel that the subject we teach here is too heavy and need some mental health consulting, you can always come to her. She is stationed at the school clinic.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "tia intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "school hallway f1">>
<<set $tia_status to "School Doctor">>
<<set $tia_lust to 0>>
<<set $tia_mind to 100>>
<<set $tia_sex_level to 0>>
<<set $tia_stage to 1>>
<<set $tia_sexcount to 0>>
<<set $tia_oral to 0>>
<<set $tia_vaginal to 0>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/school_intro/"+either("tia_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>This is doctor Tia. She's the dedicated general practicioner that is stationed at the school clinic. Don't hesitate to visit dr. Tia if you don't feel really well.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "yuna intro">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<if $ramen_work_active is not 1>><<set $ramen_work to 0>><<set $ramen_work_active to 1>><</if>>
<<set $location to "ramen stop">>
<</nobr>><<if $time <17>>
<<speech "You">>This is the ramen stop Aunt Ririko own, but I'm not allowed to help here during school hours <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
<<else>>
<<speech "Ema">>Hi $firstname! Wanna help me running the ramen stop? You can earn extra money here <</speech>>
<<set $ema_display to 1>>
<img src="img/char/ema_ramen.png" style="max-width: 100%;">
<div class="button-row">
<<link "<<animeButton>>Work in the ramen stop<</animeButton>>" "Ema 5">><</link>>
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $money +=1500>>
<<set $money_made +=1500>>
<<if $work_active is not 1>><<set $money_made to 0>><<set $work_active to 1>><</if>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Our ramen stop uniform really suits you $firstname-kun! Are you ready to work?"<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("work_start_1","work_start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Please guide me Senpai!<</speech>>
I jokingly refer her as Senpai/Senior when she's two years younger than me
<<speech "Ema">>Hahaha senpai your ass! Alright! At school you might be my senpai but here! You better listen to me Nii-Chan!"<</speech>>
<div class="button-row">
<<link "<<animeButton>>Start working<</animeButton>>" "Ema 5-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>irasshaimase!!! Welcome and please come in and enjoy the food!!"<</speech>>
Ema is really giving it all at working
<img src="img/char/ema_ramen_work.png" style="max-width: 100%;">
<<speech "You">>Please enjoy the food everyone!!<</speech>>
I also give my best on helping Ema. Aunt Ririko and Ema have been really good to me, this is one of the way to repay their kindness. Not to mention they also pay me for doing this job
<div class="button-row">
<<if $ema_sex_level >1>><<link "<<animeButton>>Quickie While Working<</animeButton>>" "Ema 5-1-1">><</link>><</if>>
<<if $kira_event >1>><<link "<<animeButton>>Work with Kira<</animeButton>>" "Kira 0-6">><</link>><</if>>
<<link "<<animeButton>>Finish Working<</animeButton>>" "Ema 5-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 22>>
<<set $ramen_work +=1>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
After closing the ramen stop, we had our dinner with one of the employee
<<speech "Ema">>Nice job everyone! Thank you for your effort!<</speech>>
She's really nailing it as the little boss!
<video controls autoplay loop><source @src='"vid/ema_5/"+either("work_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's fun working with you all guys...<</speech>>
We eat and drink until the last of the employee is going home. What do I want to do next?
<div class="button-row">
<<link "<<animeButton>>Continue hanging out with Ema<</animeButton>>" "Ema 5-3">><</link>>
<<link "<<animeButton>>Go Home<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
It's already 11pm, we're the last ones at the ramen stop
<<speech "Ema">>Has everyone already left?<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("work_end_night")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes.. everyone has left... It's only two of us here. We better go home Ema<</speech>>
<div class="button-row">
<<if $ema_sex_level >1>><<link "<<animeButton>>Wanna bang here Ema?<</animeButton>>" "Ema 5-4">><</link>><</if>>
<<link "<<animeButton>>Go Home<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Wanna bang here? Of course Nii-Chan! You're a nasty bastard aren't you? Doing it in public like this?<</speech>>
<video controls autoplay><source @src='"vid/ema_5/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's not really public Ema... We already closed the restaurant and it's only me and you here<</speech>>
<<speech "Ema">>Come here and kiss me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Ema 5-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Emmh yeahh.. I love the way you kiss me Nii-Chan!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're such a little naughty girl...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Ema 5-5">><</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ema 5-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ema 5-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Yeahh do you like this if I'm sucking you like this $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh keep doing it Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ema 5-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ema 5-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Yeahh do you like this if I'm sucking you like this $firstname-kun? Your cock is so big! My ex-boyfriend got nothing on this<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh keep doing it Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ema 5-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ema 5-7">><</link>>
<<link "<<animeButton>>Undress Her<</animeButton>>" "Ema 5-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Oh you wanna do me now? You wanna do me in a doggy style?<</speech>>
<video controls autoplay ><source @src='"vid/ema_5/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess... I'm gonna take you right here and right now<</speech>>
<div class="button-row">
<<link "<<animeButton>>Shove it in!<</animeButton>>" "Ema 5-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>OAHHH Fuckk!! You're so fucking big!<</speech>>
<video controls autoplay ><source @src='"vid/ema_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh your cunt feels so fucking great Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Ema 5-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh AHHH YES!! Fuck me!! Fuck me HARD!!! AHHH<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh fuck!! You're so tasty Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Ema 5-10">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 5-11">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 5-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh AHHH YES!! Fuck me!! Fuck me HARD!!! AHHH<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh fuck!! You're so tasty Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Ema 5-10">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 5-11">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 5-12">><</link>>
</div>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Ema 5-13">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh AHHH YES!! Fuck me!! Fuck me HARD!!! AHHH<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh fuck!! You're so tasty Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Ema 5-10">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 5-11">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 5-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $time to 23>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh AHHH YES!! Fuck me!! Fuck me HARD!!! AHHH<</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh fuck!! You're so tasty Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Ema 5-13">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside Her<</animeButton>>" "Ema 5-14">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $location to "ramen store">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>>
<<set $confidence +=1>>
<<if $ema_sex_level is 1>><<set $ema_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ema">>Oh yess fuck!! Cum $firstname!! Unloads all of your pent up cum inside my pussy!! Fill me with you potent seed you stud!!!<</speech>>
<video controls autoplay><source @src='"vid/ema_5/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... It feels really good fucking you Ema!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 5-15">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $location to "ema bedroom">>
<<set $vaginal_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_2 to 1>>
<<set $ema_oral +=0>>
<<set $ema_vaginal +=1>>
<<set $ema_sex_5 to 1>>
<</nobr>>
<<speech "Ema">>Fuck.... It feels so great... You're such a boy Nii-Chan! Fucking your own cousin in a public place like this<</speech>>
<video controls autoplay><source @src='"vid/ema_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha You're the one who provoked me.. Now let us get back to our house and get some sleep<</speech>>
<<speech "Ema">>Of course Oni-Chan... <<if $day <6>>Tomorrow we have to go to school anyway<<else>>even if tomorrow is the weekend, I have tons of list to be done<</if>><</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Go home<</animeButton>>" "hallway">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ramen store">><</nobr>><<nobr>>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=18>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh AHHH YES!! Fuck me!! Fuck me HARD!!! You're really insatiable aren't you!! Fucking your cousin while everybody's working hard! <</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("quickie_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so hot when you're working Ema! I can't help it!!<</speech>>
<<speech "Ema">>Finish it quickly you stud! We have to get back to work!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Keep Fucking Her<</animeButton>>" "Ema 5-1-1">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Ema 5-1-2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $location to "ramen store">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=1>>
<<set $vaginal_count +=1>>
<<set $sexcount +=1>>
<<set $ema_oral +=0>>
<<set $ema_vaginal +=1>>
<<set $ema_sex_5 to 1>>
<<if $ema_sex_level is 1>><<set $ema_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ema">>Are you there yet!! CUM QUICK YOU SHIT HEAD!! YEAH!! <</speech>>
<video controls autoplay loop><source @src='"vid/ema_5/"+either("quickie_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! I'm cumming!!<</speech>>
<<speech "Ema">>Yeahh release all that spunk!! Fill me up then we can continue working!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 5-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $location to "konbini">>
<</nobr>><<if $time >10 and $time <23 >>
<<set $ririko_display to 1>>
<img src="img/char/ririko_konbini.png" style="max-width: 100%;">
<<speech "Ririko">>Hi $firstname, do you wanna work in the store or do you want to buy something?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Work at the konbini<</animeButton>>" "Ririko 8">><</link>>
<<link "<<animeButton>>Buy something<</animeButton>>" "Store Konbini">><</link>></div>
<<else>>
<<set $ririko_display to 0>>
<img src="img/char/konbini_closed.jpg" style="max-width: 100%;">
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "parlor">><<else>><<toggleclass "body" "parlor">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "parlor">>
<</nobr>>
<img src="img/char/wip.png" style="max-width: 100%;">
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>You look really tired Nii-chan... Did working at the shop for a few days really wear you out?<</speech>>
<video controls autoplay><source @src='"vid/ema_6/"+either("talk_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, Ema, I don't know where you get all that energy.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 6-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Listen, Nii-chan, you've got this, alright? You have me, your cousin... I'll always be there to support you<</speech>>
<video controls autoplay ><source @src='"vid/ema_6/"+either("talk_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you, Ema, for always being there for me.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 6-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Come here, let me make you day a lot better<</speech>>
<video controls autoplay ><source @src='"vid/ema_6/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh wow... You're so sweet Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Ema 6-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=4>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Emhh, you taste good Nii-chan.. As always... better than my Ex, Yuki...<</speech>>
<video controls autoplay loop><source @src='"vid/ema_6/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You too... My dearest cousin...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ema 6-3">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 6-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=4>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>You like this Nii-chan? Your cock is so hard... I can't get enough of it<</speech>>
<video controls autoplay loop><source @src='"vid/ema_6/"+either("hj_1","hj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuckk... It feels so good Ema...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Hand Job<</animeButton>>" "Ema 6-4">><</link>>
<<link "<<animeButton>>Blow Job<</animeButton>>" "Ema 6-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=4>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>You like your cousin sucking on your cock like this don't you? You're such a perv Nii-chan<</speech>>
<video controls autoplay loop><source @src='"vid/ema_6/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuckk... It feels so good Ema...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Hand Job<</animeButton>>" "Ema 6-4">><</link>>
<<link "<<animeButton>>Blow Job<</animeButton>>" "Ema 6-5">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 6-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=4>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Now let's get to the main course Nii-chan... I want to fuck you now<</speech>>
<video controls autoplay><source @src='"vid/ema_6/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess Ema, let's do it.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 6-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=4>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh yess... Your dick.. it slides right in Nii-Chan!<</speech>>
<video controls autoplay><source @src='"vid/ema_6/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! It feels so good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me now<</animeButton>>" "Ema 6-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=4>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ohh yess... I love fucking your cock Nii-chan!! Ahh yeahh<</speech>>
<video controls autoplay loop><source @src='"vid/ema_6/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Goddamnit you feel so fucking good Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep letting her fucking me<</animeButton>>" "Ema 6-8">><</link>>
<<link "<<animeButton>>Let her fuck me harder<</animeButton>>" "Ema 6-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=4>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=18>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>YES!! Yes!!!! Shoot it out Nii-chan!! Shoot it inside of me!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_6/"+either("cow_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Goddamnit you feel so fucking good Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Ema 6-9">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Ema 6-10">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=1>>
<<if $ema_sex_level is 1>><<set $ema_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ema">>Oh yess fuck!! Cum $firstname!! Unloads all of your pent up cum inside my pussy!! Fill me with you potent seed you stud!!!<</speech>>
<video controls autoplay><source @src='"vid/ema_6/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... It feels really good fucking you Ema!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 6-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $location to "ema bedroom">>
<<set $vaginal_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_2 to 1>>
<<set $ema_oral +=0>>
<<set $ema_vaginal +=1>>
<<set $ramen_work to 0>>
<<set $sleep_ema to 1>>
<<set $ema_sex_6 to 1>>
<</nobr>>
<<speech "Ema">>Fucking you always feel so good Nii-Chan... <</speech>>
<video controls autoplay><source @src='"vid/ema_6/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Ema.. I do feel it too.. <</speech>>
<<speech "Ema">>Do you wanna sleep with me for tonight?<</speech>>
<<speech "You">>Are you sure? What if Ririko comes up here?<</speech>>
<<speech "Ema">>Relax $firstname... She won't<</speech>>
<<speech "You">>Okay then Ema....<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Sleep<</animeButton>>" "sleep">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
It's 7AM The alarm rings loud... Ema wakes up and turn the alarm off
<video controls autoplay><source @src='"vid/ema_7/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ema">>Ehmm what time is it? 7AM? Damn... <<if $day <6>> We've got to go to school<</if>><</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 7-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Sleepy head wake up... It's already morning<</speech>>
<video controls autoplay><source @src='"vid/ema_7/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Few more minutes please<</speech>>
<<speech "Ema">><<if $day <6>>No! We gotta go to school Nii-Chan! <<else>> Cmon $firstname!! I want to make this weekend counts! I don't wanna be lazy!<</if>><</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 7-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Cmon... Wake up... good morning my lovely cousin...<</speech>>
<video controls autoplay><source @src='"vid/ema_7/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Few more minutes please<</speech>>
<<speech "Ema">>Listen... If you don't wanna wake up, I'll make you get up!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 7-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=1>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=2>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Cmon... Wake up... good morning my lovely cousin...<</speech>>
<video controls autoplay><source @src='"vid/ema_7/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Few more minutes please<</speech>>
<<speech "Ema">><<if $day <6>>Listen... If you don't wanna wake up, I'll make you get up!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 7-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Mabe this can convince you to get up? Emhh yeahh<</speech>>
<video controls autoplay loop><source @src='"vid/ema_7/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yess Ema.. emmhh yeahh<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing<</animeButton>>" "Ema 7-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ema 7-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Mabe this can convince you to get up? Emhh yeahh<</speech>>
<video controls autoplay loop><source @src='"vid/ema_7/"+either("bj_1","bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yess Ema.. emmhh yeahh<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Ema 7-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ema 7-5">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Ema 7-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Are you ready for my dripping wet cum?<</speech>>
<video controls autoplay ><source @src='"vid/ema_7/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Give it to me Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Ema 7-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh yeahh you like it? You like it when I'm dominating you like this don't you?<</speech>>
<video controls autoplay loop><source @src='"vid/ema_7/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yess... Keep moving your ass like that Ema!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 7-7">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 7-8">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Ema 7-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 7-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh yeahh you like it don't you?? using my body like this? Plowing me from behind?!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_7/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! You're so fucking hot Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 7-7">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 7-8">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Ema 7-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 7-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh yeahh you like it don't you?? using my body like this? Plowing me from behind?!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_7/"+either("prone_1","prone_2","prone_3","prone_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! You're so fucking hot Ema<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 7-7">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 7-8">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Ema 7-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 7-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh yess Nii-Chan! please!! Please dominate me like this!! You own me Nii-Chan!! I am totally yours!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_7/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh fuck, I can't hold it anymore Ema!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ema 7-7">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ema 7-8">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Ema 7-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ema 7-10">><</link>>
</div>
<<link "<<animeButton>>Fuck her Harder!!<</animeButton>>" "Ema 7-11">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $location to "ema bedroom">><</nobr>><<nobr>>
<<set $ema_mind -=3>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=5>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ema">>Ahh You're close right?? You can't hold it anymore right?? Don't need to hold back Nii-Chan! Shoot it! Unload all your dirty spunk inside me!!!<</speech>>
<video controls autoplay loop><source @src='"vid/ema_7/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh fuck, I'm gonna cum so hard Ema!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Ema 7-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside Her!<</animeButton>>" "Ema 7-12">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $ema_mind -=5>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust +=10>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ema_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=1>>
<<if $ema_sex_level is 1>><<set $ema_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ema">>Oh yess fuck!! Cum $firstname!! Unloads all of your spunk inside my pussy!! Fill me with you potent seed you perv!<</speech>>
<video controls autoplay><source @src='"vid/ema_7/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... It feels really good fucking you Ema!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ema 7-13">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ema_bed_night">><<else>><<toggleclass "body" "ema_bed_day">><</if>>
<<set $location to "ema bedroom">>
<<set $vaginal_count +=1>>
<<set $sexcount +=1>>
<<set $ema_event_2 to 1>>
<<set $ema_oral +=0>>
<<set $ema_vaginal +=1>>
<<set $sleep_ema to 0>>
<<set $ema_sex_7 to 1>>
<</nobr>>
<<speech "Ema">>Damn... That was hot.. we better get ready now Nii-Chan <</speech>>
<video controls autoplay><source @src='"vid/ema_7/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Ema... What a way to start our day ha ha ha<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Get out of her room<</animeButton>>" "hallway second">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $location to "class 3">>
<</nobr>><<nobr>>
<</nobr>><<if $time>16>>
<<speech "You">>Remu has already left the school <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">><</link>>
<<else>><<nobr>>
<</nobr>><<if $remu_event is not 1 and $remu_event is not 2 and $remu_event is not 3 and $remu_event is not 4 and $remu_event is not 5 and $remu_event is not 6 and $remu_event is not 7 and $remu_event is not 8 and $remu_event is not 9 and $remu_event is not 10 and $remu_event is not 11 and $remu_event is not 12 and $remu_event is not 13 and $remu_event is not 14 and $remu_event is not 15 and $remu_event is not 16 and $remu_event is not 17 and $remu_event is not 18>><<nobr>>
<<set $remu_status to "Classmate">>
<<set $remu_chat_count to 0>>
<<set $remu_lunch_count to 0>>
<<set $remu_study_count to 0>>
<<set $remu_rooftop_count to 0>>
<<set $remu_date_count to 0>>
<<set $remu_hj_count to 0>>
<<set $remu_bj_count to 0>>
<<set $remu_lust to 10>>
<<set $remu_mind to 100>>
<</nobr>>
I finally got a chance to meet the class president I have been thinking about since Miss Saeko introduced her.
<<speech "You">>Hi Remu-san... My name is $firstname, it's nice to see you <</speech>>
<video controls autoplay loop><source @src='"vid/remu_0/"+either("remu_intro")+".mp4"' type="video/mp4" class="zoom-image" ></video>2
<<speech "Remu">>Hi, nice to meet you too, $firstname. I noticed you as well when we were in the new students' briefing held by Miss Saeko.<</speech>>
Is it just me, or does Remu look like she's blushing when she talks to me? Is she really into me?
<<speech "Remu">>Starting tomorrow, Miss Saeko asked me to sit right beside you. She assigned me the task of guiding new students, especially those from the suburbs, to get more adapted to this school.<</speech>>
<<speech "You">>Oh is that true? That is good to hear Remu<</speech>><<set $remu_event to 1>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "class 3">><</link>>
</div><<elseif $remu_event > 0>>
<<speech "Remu">>Hi $firstname... What can I do for you? <</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("class_chat_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Chat with Remu<</animeButton>>" "Remu Class-1">><</link>>
<<if $remu_chat_count >4 and $time>11 and $time <14 >><<link "<<animeButton>>Have lunch together<</animeButton>>" "Remu Lunch-1">><</link>><</if>>
<<if $remu_lunch_count >2 and $time>14 >><<link "<<animeButton>>Want to study together at my place?<</animeButton>>" "Remu Study-1">><</link>><</if>>
<<if $remu_event >4 and $time>14 >><<link "<<animeButton>>Do you wanna hangout on the rooftop?<</animeButton>>" "Remu Rooftop-1">><</link>><</if>>
<<link "<<animeButton>>It's nothing<</animeButton>>" "class 3">><</link>>
</div><</if>><</if>><<if $time>16>>
<<speech "You">>Remu has already left the school <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">><</link>>
<<else>><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "class 3">>
<<set $remu_chat_count +=1>>
<<set $remu_lunch_count +=0>>
<<set $remu_rooftop_count +=0>>
<</nobr>>
<<speech "Remu">>Have you finished your homework, $firstname? You had better have done that, since Miss Saeko is a very strict teacher, you know?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_0/"+either("class_chat_1","class_chat_2","class_chat_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax, I have done all the homework Remu.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Chat<</animeButton>>" "class 3">><</link>>
</div>
<</if>> <<nobr>>
<<toggleclass "body" "canteen">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 1>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "class 3">>
<<set $remu_chat_count +=0>>
<<set $remu_lunch_count +=1>>
<<set $remu_rooftop_count +=0>>
<<if $remu_event <2>><<set $remu_event to 2>><</if>>
<<set $remu_lunch_img to either("1","1")>>
<</nobr>>
I'm having lunch with Remu
<<speech "Remu">>You sure eat a lot, don't you $firstname-kun? *giggles* <</speech>>
<<if $remu_lunch is 1>><img src="img/char/remu_lunch_1.png" style="max-width: 100%;"><<else>><img src="img/char/remu_lunch_1.png" style="max-width: 100%;"><</if>>
<<speech "You">>Yeah, the food here tastes different from what I had in the countryside<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Lunch<</animeButton>>" "canteen">><</link>>
</div>
<<nobr>>
<<if $time>19>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 1>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "class 3">>
<<set $remu_chat_count +=0>>
<<set $remu_lunch_count +=0>>
<<set $remu_rooftop_count +=0>>
<<set $remu_study_count +=1>>
<<if $remu_event <3>><<set $remu_event to 3>><</if>>
<<if $remu_event <4 and $remu_study_count >2>><<set $remu_event to 4>><</if>>
<</nobr>>
I'm studying with Remu at my place
<<speech "Remu">>Wow, $firstname, you're like super smart and stuff! Seriously, you're really, like, impressive, you know?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_0/"+either("study_1","study_2","study_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, even if I'm a country boy, I'm smart enough, you know?.<</speech>>
<div class="button-row">
<<if $remu_event >9>><<link "<<animeButton>>Do you wanna take a break for a minute?<</animeButton>>" "Remu 3">><</link>><</if>>
<<link "<<animeButton>>End Studying<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "rooftop">>
<<set $remu_chat_count +=0>>
<<set $remu_lunch_count +=0>>
<<set $remu_rooftop_count +=1>>
<<set $remu_study_count +=0>>
<</nobr>>
I'm hanging out with Remu on the school's rooftop.
<<if $remu_event is 5>>
<<speech "Remu">>Um, hey $firstname-kun! So, I heard Izaki's been, you know, talking to you? I can't remember if I mentioned this, but Izaki, well, he's sort of my boyfriend... Kinda? But I'm getting a bit tired of how possessive he can be. Please be careful around him, okay $firstname? I... I really don't want anything bad happening to you.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_0/"+either("rooftop_1","rooftop_2","rooftop_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, he came up to me last time... But hey, Remu, don't worry about it. I'm not scared of him<</speech>>
<<speech "Remu">>I know, but please be careful, $firstname... He's one of the gang leaders among the troublemakers in this school.<</speech>><<else>><<nobr>>
<</nobr>><<speech "Remu">>Being up here and watching the sunset with you, $firstname, it's really nice... I just love hanging out with you. I really enjoy being around you.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_0/"+either("rooftop_1","rooftop_2","rooftop_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Same here, Remu... I really love spending time with you, just the two of us, watching the sunset like this.<</speech>>
<</if>>
<div class="button-row">
<<if $remu_event is 5>><<link "<<animeButton>>Confess my feeling to her<</animeButton>>" "Remu Confess-1">><</link>><</if>>
<<link "<<animeButton>>End Event<</animeButton>>" "roof top">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 1>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "class 3">>
<<set $remu_chat_count +=0>>
<<set $remu_lunch_count +=0>>
<<set $remu_rooftop_count +=0>>
<<set $remu_study_count +=0>>
<<set $remu_event to 6>>
<</nobr>>
I'm hanging out with Remu on the school's rooftop.
<<speech "You">>Hey, Remu... I've been wanting to tell you something for a while now.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_0/"+either("rooftop_1","rooftop_2","rooftop_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Oh, what's up?<</speech>>
<<speech "You">>I... I really like you. You're amazing, and I can't stop thinking about you. Will you be my girlfriend?.<</speech>>
<<speech "Remu">>Oh... I'm really flattered, but, you know, I'm already with Izaki... But what you're saying, it's really sweet... Thank you, $firstname. I can't accept your confession right now... But who knows, things change, right? Let's see what the future holds.<</speech>>
<<speech "You">>Yeah, sure... Sorry for making it awkward.<</speech>>
<<speech "Remu">>Don't worry about it. I hope things won't be weird between us $firstname... We can still hangout like this right? I really enjoy my time with you<</speech>>
<<speech "You">>Sure, Remu. How about this weekend? Would you mind going on a date with me? You know, just as friends?<</speech>>
<<speech "Remu">>I would love to $firstname<</speech>>
She smiles at me
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "roof top">><</link>>
</div>
<<set $time to 17>>
After school, I find Izaki at the back of the school, just sitting there all alone. What's his deal? What does he want from me?
<<speech "Izaki">>You're quite stubborn, huh? I warned you, but it seems like you're choosing to ignore it.<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("izaki_warn_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> You don't deserve Remu Izaki <</speech>>
<<speech "Izaki">>You seriously think you deserve her? Ha! Look at you, loser... You're absolutely nothing in this school.<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Izaki Event 1-1">><</link>><<set $time to 17>>
<<speech "Izaki">>This is the consequence you brought upon yourself... Remember, I warned you.<</speech>>
Damn it... I've walked right into his trap. His gang, they've got me surrounded!
<video controls autoplay><source @src='"vid/remu_0/"+either("izaki_warn_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're a chicken aren't you Izaki? <</speech>>
<<speech "Izaki">>Do you really think you deserve a one-on-one duel? You're not worth it... Show this new guy a lesson, guys!<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Izaki Event 1-2">><</link>><<set $time to 19>>
I got beaten easily by Izaki's squad... Fuck, I need to get stronger to stand against Izaki
<video controls autoplay><source @src='"vid/remu_0/"+either("beaten_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Izaki">>Leave him alone guys... Listen new guy, let me warn you once again. Stay the fuck away from Remu<</speech>>
<<link "<<animeButton>>End Event<</animeButton>>" "streets">><</link>><<speech "You">> Choose which character you want to see <</speech>>
<<nobr>><div class="button-row">
<a data-passage="Remu Guide" class="link-internal link-image">
<img src="button/school_remu_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Mei Guide" class="link-internal link-image">
<img src="button/school_mei_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Asano Guide" class="link-internal link-image">
<img src="button/school_asano_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Ami Guide" class="link-internal link-image">
<img src="button/school_ami_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Karen Guide" class="link-internal link-image">
<img src="button/school_karen_icon.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 1>>
<</nobr>>
<img src="img/char/remu_2.png" style="max-width: 100%;">
<<speech "You">>Remu is the class president of 3rd grade students of Suzuran High School. She is an angel.<</speech>>
Walkthrough: <<if $remu_event is not 1 and $remu_event is not 2 and $remu_event is not 3 and $remu_event is not 4 and $remu_event is not 5 and $remu_event is not 6 and $remu_event is not 7 and $remu_event is not 8 and $remu_event is not 9 and $remu_event is not 10 and $remu_event is not 11 and $remu_event is not 12 and $remu_event is not 13 and $remu_event is not 14 and $remu_event is not 15 and $remu_event is not 16 and $remu_event is not 17 and $remu_event is not 18>><h1 class="basic-stats"> - Find Remu and introduce yourself to her
</h1><<nobr>>
<</nobr>><<elseif $remu_event is 1>>
<h1 class="basic-stats">Keep having a chit-chat with Remu at least 5-6 times</h1><<nobr>>
<</nobr>><<elseif $remu_event is 2 >>
<h1 class="basic-stats">Have lunch with her at least 5-6 times. <<if $remu_lunch_count >2>> Ask her to study together after school <</if>></h1><<nobr>>
<</nobr>><<elseif $remu_event is 3>>
<h1 class="basic-stats">Study together with Remu at least 5-6 times</h1><<nobr>>
<</nobr>><<elseif $remu_event is 4>>
<h1 class="basic-stats">Meet Izaki at the school hallway. He usually hangs-out there with his gangs before noon</h1><<nobr>>
<</nobr>><<elseif $remu_event is 5>>
<h1 class="basic-stats">Hangout at the rooftop with Remu (3-4pm), and tell her what happened with Izaki. Confess your love to Remu</h1><<nobr>>
<</nobr>><<elseif $remu_event is 6>>
<h1 class="basic-stats">Meet Izaki again at the hallway</h1><<nobr>>
<</nobr>><<elseif $remu_event is 7>>
<h1 class="basic-stats">Remu's affection for you has grown significantly. Keep going on dates with Remu 3 times, and meet Izaki at the school hallway (1st floor) </h1><<nobr>>
<</nobr>><<elseif $remu_event is 8>>
<h1 class="basic-stats">Train MMA at the gym at least 4 times and raise you confidence level to level 4 (Average MC). Then keep going on dates with Remu at least 3 times and meet Izaki at the school hall </h1><<nobr>>
<</nobr>><<elseif $remu_event is 9>>
<h1 class="basic-stats">Go on a date with Remu, at the end of the date, ask her to go to your place. Make her your girlfriend and take her virginity. Keep going on dates with Remu (3 times), and meet Izaki and let him beat you again and send you to the hospital, then </h1><<nobr>>
<</nobr>><<elseif $remu_event is 10>>
<h1 class="basic-stats">The hospital scene is repeatable, make sure you date Remu 3 times, to repeat Izaki's scene, and study with her (in the afternoon-classroom interaction), while studying ask for for a break </h1><<nobr>>
<</nobr>><<elseif $remu_event is 11>>
<h1 class="basic-stats">Go to the library and study there around 11am to 2pm, and Remu will come to visit </h1><<nobr>>
<</nobr>><<elseif $remu_event is 12>>
<h1 class="basic-stats">Remu is having extra studying session in the classroom 1 after the school is over (5pm - 7pm). Go there and study with her </h1><<nobr>>
<</nobr>><<elseif $remu_event is 13>>
<h1 class="basic-stats">If you run out of energy in the school hallway, you'll faint. Then, you'll be taken to the school clinic, where Remu will come to visit you. </h1><<nobr>>
<</nobr>><<elseif $remu_event is 14>>
<h1 class="basic-stats">Go to the classroom 1 in the morning, You'll find a porn magazine, read it. </h1><<nobr>>
<</nobr>><<elseif $remu_event is 15>>
<h1 class="basic-stats">Train with the baseball team, and when the session ended accompany Remu cleaning up the storage room </h1><<nobr>>
<</nobr>><<elseif $remu_event is 16>>
<h1 class="basic-stats">Go the the sport's storage room and check your baseball equipments </h1><<nobr>>
<</nobr>><<elseif $remu_event is 17>>
<h1 class="basic-stats">This is the end content for Remu in this build</h1><</if>>
Completed Quest:
<h1 class="basic-stats">
<<if $remu_event >0>>1. I have met Remu the class President<</if>>
<<if $remu_event > 1>>2. I regulary talk with Remu.<</if>>
<<if $remu_event > 2>>3. I regulary have lunch with Remu.<</if>>
<<if $remu_event > 3>>4. I often studied with Remu.<</if>>
<<if $remu_event > 4>>5. I have met Izaki and get some warning from him.<</if>>
<<if $remu_event > 5>>6. I confessed to Remu but got rejected<</if>>
<<if $remu_event > 6>>7. Izaki and his gang beat my ass up<</if>>
<<if $remu_event > 7>>8. Remu gave me handjob when I was in hospital<</if>>
<<if $remu_event > 8>>9. I trained at the gym and managed to stand Izaki's onslaught for few minutes, but since it was 1 vs many, they still got me<</if>>
<<if $remu_event > 9>>10. Remu is now my girlfriend<</if>>
<<if $remu_event > 10>>11. I had sex with Remu while I was studying.<</if>>
<<if $remu_event > 11>>12. I had sex with Remu in the library.<</if>>
<<if $remu_event > 12>>13. I had sex with Remu in the classroom 1.<</if>>
<<if $remu_event > 13>>14. I had sex with Remu in the clinic.<</if>>
<<if $remu_event > 14>>15. Remu gave me a hot blowjob in the classroom1 after she found me reading some porn.<</if>>
<<if $remu_event > 15>>16. Remu gave me a sloppy blowjob in the storage room<</if>>
<<if $remu_event > 16>>17. I had sex with Remu in the storage room<</if>></h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<toggleclass "body" "park_1">>
<</nobr>>
I'm supposed to meet Remu at the park for our date, ya know? We said we'd be here at $time AM, but Remu seems to be running late.
<video controls autoplay><source @src='"vid/remu_0/"+either("date_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 2">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've been here waiting for, like, an hour already... But seriously, where's Remu at, though?<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 3">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Remu">>Oh, $firstname! I'm so sorry I'm late... It's, like, a total girl thing, you know... ha ha ha. <</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>IIt's cool, Remu. You're totally worth waiting for.<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 4">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Remu">>Please, let me make it up to you! How about this time, the date's on me! Does that work for you?<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No no no! please Remu, the date's on me<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 5">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Remu">>I'm starving, you know? Let's check out that new Italian place in the city!<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Italian? that sounds nice. Let's go there Remu<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 6">><</link>><<nobr>><<toggleclass "body" "restaurant">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Remu">>Hmm, check out the menu... It all looks so yummy, but isn't it kinda pricey, you know?<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>So, thank goodness it's on me, don't you think?<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 7">><</link>><<nobr>><<toggleclass "body" "restaurant">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>><<set $money -=1000>>
<</nobr>>
<<speech "Remu">>Oh my God! These are like, so freaking delicious, $firstname!<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hey, take it slow, Remu... Here, let me get that off your lips<</speech>>
<<speech "Remu">>Awhh... You're so sweet $firstname... Thank you<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 8">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
We're gonna check out some birds in this little forest near the city for our date.
<<speech "Remu">>Oh my gosh, look! There's a bird feeding her baby in the nest!<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_8")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Seriously? You're so lucky, Remu! It's not something people often get to see, a bird feeding her baby.<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 9">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
We're gonna check out some birds in this little forest near the city for our date.
<<speech "Remu">>I'm totally into birdwatching, you know? I just love how free birds are... Have you ever thought about what you'd do if you had wings like them?<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_9")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Well, I'd totally fly straight into your heart if I could, you know?<</speech>>
<<speech "Remu">>Aw, you dork... You always know how to make a girl feel special, don't you?<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 10">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
We continue our date by sitting and watching the beautiful lake together
<<speech "Remu">>Hey, take this, $firstname. I haven't seen you drinking water since we met. Water's really good for your kidneys, you know?<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_10")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh thank you Remu<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 11">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Remu">>Hey, $firstname, I really hope you can sort things out peacefully with Izaki. I'm really worried about this conflict.<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_11")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You don't need to worry Remu. I got this under control<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Date 12">><</link>><<nobr>><<toggleclass "body" "park_1">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_date_count +=1>>
<</nobr>>
<<speech "Remu">>Hey, it's getting late... Let's head back home, $firstname! We've got studying to do, even if it's the weekend.<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("date_12")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Remu... let's get back home, come here hold my hand<</speech>>
<<speech "Remu">>Of course $firstname! <</speech>>
She blushes as she grabs my hand firmly
<div class="button-row">
<<if $remu_event >8>><<link "<<animeButton>>Wanna go to my place?<</animeButton>>" "Remu 2">><</link>><</if>>
<<link "<<animeButton>>End Date<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>What the hell? $firstname! What are you doing??<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_10/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't help it anymore Aunty! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 10-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh ahh shit... You can't just barge in to my room and... do this.. $firstname Ahhh.... <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_10/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>But do you like this?<</speech>>
<<speech "Ririko">>Of course I do! But... at least you should've told me before... So I won't fall asleep waiting for you... Being ravished while I'm sleeping is... annoying ahh... shit... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 10-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh fuck.. I've always loved youth stamina and desire... . <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_10/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4","foreplay_5","foreplay_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Because you're so fucking tasty Aunty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ririko 10-2">>
<</link>>
<<link "<<animeButton>>Handjob-Blowjob<</animeButton>>" "Ririko 10-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh, sweetie... Is this how you like it? Do you enjoy seeing your cock being played with like this?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_10/"+either("hj_1","hj_2","bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yess keep on doing that Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ririko 10-2">>
<</link>>
<<link "<<animeButton>>Handjob-Blowjob<</animeButton>>" "Ririko 10-3">>
<</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Ririko 10-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh slow down baby... Your cock is too big for my cunt<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_10/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... your old cunt... it's still tight Aunty<</speech>>
<<speech "Ririko">>Then shove it hard inside of me and fuck me hard $firstname!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Ririko 10-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh, fuck yeah... That's it, baby... Fuck me like I've never been fucked before... Harder, faster... Oh, god, don't stop... Give it to me good and hard!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_10/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck! It feels so fucking good Auntie!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 10-5">>
<</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ririko 10-6">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 10-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh, fuck yeah... That's it, baby... Fuck me like I've never been fucked before... Harder, faster... Oh, god, don't stop... Give it to me good and hard!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_10/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck! It feels so fucking good Auntie!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 10-5">>
<</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ririko 10-6">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 10-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh, fuck yeah... That's it, baby... Fuck me like I've never been fucked before... Harder, faster... Oh, god, don't stop... Give it to me good and hard!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_10/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck! It feels so fucking good Auntie!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 10-5">>
<</link>>
<<link "<<animeButton>>Cow<</animeButton>>" "Ririko 10-6">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 10-7">>
<</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Ririko 10-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=18>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh, yes...harder...faster...I need it so bad...come on...give it to me...hard and fast...oh, yes! I'm gonna cum!! I'm gonna fucking cum!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_10/"+either("doggy_intense_1","doggy_intense_2","doggy_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah I'm also almost there Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard!<</animeButton>>" "Ririko 10-8">>
<</link>>
<<link "<<animeButton>>Cum Inside of Her<</animeButton>>" "Ririko 10-9">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $location to "livingroom">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ririko_sex_level is 0>><<set $ririko_sex_level to 1>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess honey.... shoot it inside of my fucking old worn womb!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_10/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 10-10">><</link>>
</div>
<<nobr>>
<<if $ririko_event is not 1 and $ririko_event is not 2 and $ririko_event is not 3 and $ririko_event is not 4 and $ririko_event is not 5 and $ririko_event is not 6 and $ririko_event is not 7 and $ririko_event is not 8 and $ririko_event is not 9 and $ririko_event is not 10 and $ririko_event is not 11 and $ririko_event is not 12 and $ririko_event is not 13 and $ririko_event is not 14 and $ririko_event is not 15 and $ririko_event is not 16 and $ririko_event is not 17 and $ririko_event is not 18 and $ririko_event is not 19>><<set $ririko_event to 1>><</if>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $location to "ririko_bed">>
<<set $handjob_count +=1>>
<<set $sexcount +=1>>
<</nobr>>
<<speech "You">>Damn It's dripping out... Let me take a sheet of tissue to clean it for you<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_10/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>You're a fucking animal $firstname... Fucking your Auntie and creampied me just like that... But I do love it... Now get the hell out of my room and let me sleep<</speech>>
<<speech "You">>WIll do Aunty<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Go Out<</animeButton>>" "hallway">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "parlor">>
<</nobr>>
<img src="img/char/wip.png" style="max-width: 100%;">
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $money +=1500>> <<set $money_made +=1500>>
<<if $work_active is not 1>><<set $money_made to 0>><<set $work_active to 1>><</if>>
<<set $location to "konbini">>
<<set $time +=3>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<img src="img/char/work_konbini.png" style="max-width: 100%;">
<<speech "You">>I work really hard at the Konbini. Aunt Ririko is really supportive to me in doing my work<</speech>>
<div class="button-row">
<<link "<<animeButton>>Check on Aunt Ririko<</animeButton>>" "Ririko 8-1">><</link>>
<<if $time>19 and $ririko_event >3 and $asano_event is not 1 and $asano_event is not 2 and $asano_event is not 3 and $asano_event is not 4 and $asano_event is not 5 and $asano_event is not 6 and $asano_event is not 7 and $asano_event is not 8 and $asano_event is not 9 and $asano_event is not 10>> <<link "<<animeButton>>Check a suspicious customer<</animeButton>>" "Asano 1">><</link>><</if>>
<<if $asano_event >0 and $time<22>><<link "<<animeButton>>Work with Asano<</animeButton>>" "Asano 1-3">><</link>><</if>>
<<if $tsubasa_event >2 and $time<22 and $tsubasa_event_7 is not 1>><<link "<<animeButton>>Tsubasa Sensei is visitng the konbini<</animeButton>>" "Tsubasa 9">><</link>><</if>>
<<link "<<animeButton>>End Working<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<</nobr>>
<<speech "Ririko">>Hi $firstname, how's work going for you? Are you finding it enjoyable working here? <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_8/"+either("work_1","work_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sure thing, Aunty. It's real nice working alongside you here.<</speech>>
<div class="button-row">
<<if $ririko_sex_level >1>><<link "<<animeButton>>Have sex in the storage room<</animeButton>>" "Ririko 8-2">><</link>><</if>>
<<if $ririko_sex_level > 0>><<link "<<animeButton>>Quick fun in the fridge<</animeButton>>" "Ririko 9">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "Ririko 8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Okay, you wanna do it? Let's go to the storage room<</speech>>
Ririko takes me to the storage room
<video controls autoplay><source @src='"vid/aunt_ririko_8/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Aunty... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 8-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Let me see your hard cock $firstname<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_8/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here you go Aunty <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 8-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>You like this? I love how your cock is getting harder and longer $firstname<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_8/"+either("hj_1","hj_2","bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yess Auntie... Keep jerking me like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob and Blowjob<</animeButton>>" "Ririko 8-4">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 8-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Now let me put this in into my cunt real quick $firstname. I want your cock badly inside of me<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_8/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Auntie, just sit on me and move your hips<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 8-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yess Yess... Your cock feels so fucking good $firstname... Ahh oghh fuck! <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_8/"+either("rcow_1","rcow_2","rcow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oghh fuck this feels so good Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Reverse Cowgirl<</animeButton>>" "Ririko 8-6">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 8-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yess baby!! Keep pumping your cock just like that!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_8/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oghh fuck this feels so good Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 8-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 8-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 8-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yess baby!! Keep pumping your cock just like that!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_8/"+either("cow_1","cow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oghh fuck this feels so good Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 8-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 8-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 8-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yess baby!! Keep pumping your cock just like that!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_8/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oghh fuck this feels so good Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 8-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 8-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 8-9">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Ririko 8-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=8>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh fuck!! fuck!!! FUCK ME!! FUCK ME HARDER!!! I'm CUMMING!!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_8/"+either("mission_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yess!! Here we go Aunty!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Ririko 8-10">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Ririko 8-11">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $location to "konbini">>
<<set $ririko_mind +=45>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=45>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<set $ririko_vaginal to 1>>
<<if $ririko_sex_level is 1>><<set $ririko_sex_level to 2>><</if>>
<</nobr>>
<<speech "Ririko">>Fuck! Fuck! FUCKK!!! Ahh I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_8/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm also cumming!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 8-12">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $location to "konbini">>
<<set $sexcount +=1>>
<</nobr>>
<<speech "Ririko">>You really knocked me up baby... Look at my cunt. It's full of your hot sticky seed<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_8/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god Aunty... This is so fucking sexy<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Go Out<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Okay, you wanna do it? Let's go to the fridge<</speech>>
Ririko takes me to the fridge for drinks
<video controls autoplay><source @src='"vid/aunt_ririko_8/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Aunty... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 9-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Mmm... quickie in the drinks fridge room, huh? Sounds like a naughty idea, $firstname. I'm ready and willing whenever you are...<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_9/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm leaving it up to you, Aunty. Please do whatever you would like to do with me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 9-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Come now, we have to be quick... I've got a customer to serve. We've got to make this efficient.<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_9/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Aunty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Ririko 9-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Mmm, yeah... I love how eager you are, my dear. It doesn't matter that we're related; I'm addicted to your youthful energy. But we must hurry... oh, god, yes!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_9/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's wrong but surely it does feel so right Aunty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Ririko 9-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 9-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Umm, yes...ohh, yes... I love the taste of your cock so much...you taste so good... I can't get enough of it... And look how swollen you are, it's so fucking hot, I can't wait to have you inside me.. But we can't right now... Let's save the wild fucking for tonight at home shall we?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_9/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yess Aunty... Keep sucking on it... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Ririko 9-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 9-4">><</link>>
<<link "<<animeButton>>Faster Blowjob<</animeButton>>" "Ririko 9-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh, yes... I can feel it building up inside you... you're so close... cum for me, my sweet nephew... empty yourself into your aunt's mouth... let me taste your release... and when you do, fill me up with your cum... I want to be your cum toilet...<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_9/"+either("bj_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, yes...Aunty...I'm gonna cum soon...I'm so close...Aunty...oh, god!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Faster Blowjob<</animeButton>>" "Ririko 9-5">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 9-6">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $location to "konbini">>
<<set $ririko_mind +=45>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=45>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $confidence +=2>>
<<if $ririko_sex_level is 1>><<set $ririko_sex_level to 2>><</if>>
<</nobr>>
<<speech "You">> Fuck! Fuck! FUCKK!!! Ahh I'm cumming!! <</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_9/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, yes... shoot your load, my sweet nephew... empty yourself into my mouth... let me be your private cum toilet... I'm going to swallow every drop of your cum...<</speech>>
<div class="button-row">
<<link "<<animeButton>> Continue <</animeButton>>" "Ririko 9-7">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $location to "konbini">>
<<set $sexcount +=1>>
<</nobr>>
<<speech "Ririko">>Mmm, so good... your cum is delicious, my dear nephew... I can't get enough of it... you taste absolutely amazing.<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_9/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What a relieve Aunty... I can't get enought of it.... <</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End<</animeButton>>" "streets">> <</link>>
</div><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "school facade">>
<<set $mei_chat_count +=0>>
<<if $mei_event is not 1 and $mei_event is not 2 and $mei_event is not 3 and $mei_event is not 4 and $mei_event is not 5 and $mei_event is not 6 and $mei_event is not 7 and $mei_event is not 8 and $mei_event is not 9 and $mei_event is not 10 and $mei_event is not 11 and $mei_event is not 12 and $mei_event is not 13 and $mei_event is not 14 and $mei_event is not 15 and $mei_event is not 16 and $mei_event is not 17 and $mei_event is not 18>>
<<set $mei_event to 1>>
<<set $mei_study to 0>>
<<set $mei_oral to 0>>
<<set $mei_vaginal to 0>>
<</if>>
<</nobr>>
Mei's waiting for me at the school gate
<video controls autoplay><source @src='"vid/mei_0/"+either("after_school_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mei">>Hmm, where's $firstname? Oh, there he is! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 0-1">><</link>>
</div>
<<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $location to "school facade">>
<</nobr>>
<<speech "Mei">>Thank you so much, $firstname, for agreeing to tutor me...I really appreciate it...I'm not very good at this subject, but I hope you can help me...<</speech>>
<video controls autoplay><source @src='"vid/mei_0/"+either("after_school_2","after_school_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Mei-chan, shall we go to your place now? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 0-2">><</link>>
</div>
<<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $location to "school facade">>
<</nobr>>
<<speech "Mei">>Okay $firstname-kun, let's go to my place<</speech>>
<video controls autoplay><source @src='"vid/mei_0/"+either("after_school_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Let's go Mei! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to Mei's place<</animeButton>>" "Mei 0-3">><</link>>
</div>
<<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $location to "school facade">>
<<set $mei_study +=1>>
<<toggleclass "body" "mei_room">>
<</nobr>>
<<speech "Mei">>Ahh, I see...so that's where I went wrong with the formula I applied. Thank you so much, $firstname, for pointing out my mistakes...your help is really making a difference.<</speech>>
<video controls autoplay><source @src='"vid/mei_0/"+either("study_3","study_2","study_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, Mei, in math, it's always best to think simply and focus on the solution. Don't get too caught up in the details, just take it one step at a time and you'll get it.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End studying<</animeButton>>" "Mei 0-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "mei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $location to "school facade">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mei">>Ahh, I'm tired! But there's definitely been progress...thank you so much, $firstname, for all your help and patience. I couldn't have done this without you.<</speech>>
<video controls autoplay><source @src='"vid/mei_0/"+either("study_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's nothing Mei... I'm glad that I can help<</speech>>
<div class="button-row">
<<if $remu_event >6 and $mei_event is 1 and $mei_study > 2>><<link "<<animeButton>>Chat with her<</animeButton>>" "Mei 1">><</link>><</if>>
<<if $mei_event >1 >><<link "<<animeButton>>Have sex with Mei<</animeButton>>" "Mei 1-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "streets">><</link>>
</div>
<<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $location to "school facade">>
<</nobr>>
<<speech "Mei">>Hey, $firstname...I noticed that you've been spending a lot of time with our class president lately. Are you two... dating?<</speech>>
<video controls autoplay><source @src='"vid/mei_1/"+either("confess")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>How'd you know about that? Ehm... We don't exactly date, but yeah... We're close.. But she rejected me, because she's still dating Izaki... that delinquent you know? <</speech>>
<<speech "Mei">>Do you like her?<</speech>>
<<speech "You">>Yeah.. Kinda... but you know... It's complicated <</speech>>
<<speech "Mei">>Well, if she's not interested in you...I mean, I'm right here, you know. I'd love to help fill that void<</speech>>
<<speech "You">>What do you mean by that?<</speech>>
<div class="button-row">
<<link "<<animeButton>>She leans her face closer to mine<</animeButton>>" "Mei 1-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mei kisses me... she's so pretty and I can't resist her
<video controls autoplay><source @src='"vid/mei_1/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mei... Are you sure about this?<</speech>>
<<speech "Mei">>Yes $firstname... I want you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 1-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">>Ahh, yes, $firstname... I've been wanting this since the first time I laid eyes on you<</speech>>
<video controls autoplay loop><source @src='"vid/mei_1/"+either("kiss_1","kiss_2","grope_1","grope_2","grope_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so sexy Mei<</speech>>
<<speech "Mei">>Use me as you want $firstname... Forget about Remu...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep making-out with her<</animeButton>>" "Mei 1-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mei 1-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">>Mmm, I love the way you taste, $firstname... I've dreamed of this moment for so long... I'm going to suck you dry, baby.<</speech>>
<video controls autoplay loop><source @src='"vid/mei_1/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess keep on doing that Mei-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makingout<</animeButton>>" "Mei 1-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mei 1-3">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Mei 1-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">>Yess.. put it inside of me... claim me as your own $firstname... <</speech>>
<video controls autoplay><source @src='"vid/mei_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yes... You're so tight<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Mei 1-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">>Ahh! Ahh! Ahh! Fuck!! Yes, keep fucking me, $firstname! I need you so much...harder...deeper...please, don't stop<</speech>>
<video controls autoplay loop><source @src='"vid/mei_1/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... you like this Mei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mei 1-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mei 1-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mei 1-7">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Mei 1-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">>Ahh! Ahh! Ahh! Fuck!! Yes, keep fucking me, $firstname! I need you so much...harder...deeper...please, don't stop<</speech>>
<video controls autoplay loop><source @src='"vid/mei_1/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... you like this Mei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mei 1-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mei 1-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mei 1-7">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Mei 1-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">>Ahh! Ahh! Ahh! Fuck!! Yes, keep fucking me, $firstname! I need you so much...harder...deeper...please, don't stop<</speech>>
<video controls autoplay loop><source @src='"vid/mei_1/"+either("lotus_1","lotus_2","lotus_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... you like this Mei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mei 1-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mei 1-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mei 1-7">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Mei 1-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">>Ahh yes!! I'm cumming!! I'm cumming so fucking hard!!!!<</speech>>
<video controls autoplay loop><source @src='"vid/mei_1/"+either("mission_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh I'm gonna cum soon Mei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard!<</animeButton>>" "Mei 1-8">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Mei 1-9">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $location to "mei room">>
<<set $mei_mind -=5>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=10>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mei_sexcount +=1>><script>
updateMostTalkedChar();
</script><<set $sexcount +=1>>
<<set $confidence +=1>>
<</nobr>>
<<speech "Mei">>Oh, yes! Fuck! Cum inside me, $firstname! Unload all of your hot cum inside my pussy! Fill me up with your potent seed! I love you so much!<</speech>>
Mei arches her back, meeting each powerful thrust with a moan as she begs for my release. Her pussy clenches tightly around my cock, milking every last drop of my essence
<video controls autoplay><source @src='"vid/mei_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... It feels really good fucking you mei!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 1-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $location to "mei room">>
<<set $mei_oral +=1>>
<<set $mei_vaginal +=1>>
<<if $mei_status is "Friend">><<set $mei_status to "Friend with Benefits">><</if>>
<</nobr>>
<<speech "Mei">>So are we now dating? <</speech>>
<video controls autoplay><source @src='"vid/mei_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I don't know yet Mei... About Remu I still....<</speech>>
<<speech "Mei">>Ssshh It's okay $firstname... I know how you feel.. And I want you to know that I'm always here for you <</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Date Her<</animeButton>>" "Mei 1-11">><</link>>
<<link "<<animeButton>>Stay friends (with benefit)<</animeButton>>" "streets">><</link>>
</div><<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<img src="img/char/wip.png" style="max-width: 100%;">
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mei_display to 1>>
<</nobr>>
<img src="img/char/mei_2.png" style="max-width: 100%;">
<<speech "You">>
Mei is one of my classmates, and I noticed she's been struggling with studying, especially when she's trying to do it alone. I wanted to help her out and make sure she does well.
<</speech>>
Walkthrough:<<if $met_mei is not 1>> <h1 class="basic-stats"> - Find Mei and introduce yourself to her </h1><<nobr>>
<</nobr>><<elseif $met_mei is 1 and $mei_event is not 1 and $mei_event is not 2 and $mei_event is not 3 and $mei_event is not 4 and $mei_event is not 5 and $mei_event is not 6 and $mei_event is not 7>>
<h1 class="basic-stats">Do tutoring at Mei's place</h1><<nobr>>
<</nobr>><<elseif $mei_event is 1>>
<h1 class="basic-stats">Keep on tutoring Mei for at least 3-4 times and continue Remu's storyline, then chat with Mei after the tutoring session</h1><<nobr>>
<</nobr>><<elseif $mei_event is 2>>
<h1 class="basic-stats">Now Mei is your fuck buddy. It's up to you whether you want to make her your girlfriend or not. You can visit her house to have sex with her (Streets, Weekdays, 5-6pm) </h1><<nobr>>
<</nobr>><<elseif $mei_event is 3>>
<h1 class="basic-stats">Now Mei is your fuck buddy. It's up to you whether you want to make her your girlfriend or not. You can visit her house to have sex with her (Streets, Weekdays, 5-6pm) </h1>
<</if>>
Completed Quest:
<h1 class="basic-stats"> <<if $met_mei > 0>>1. I have met Mei, my classmate<</if>>
<<if $mei_event > 0>>2. I tutored Mei at her place<</if>>
<<if $mei_event > 1>>3. I had sex with Mei after tutoring her<</if>>
<<if $mei_event > 2>>4. I visited Mei's house and had sex with her<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>> 32
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $location to "dining">>
<<set $ririko_mind -=1>>
<<set $energy +=15>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ririko">>How's school? Are you adjusting quickly to the city life? <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("dinner_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's fine Aunty, the school mates and teachers are great <</speech>>
<<if $ririko_event is 4>><<speech "Ririko">>That's great... Now listen up, $firstname-kun, Kira and Uncle Daisuke will be arriving this weekend. I really hope you can keep our little secret under wraps. You will, right? I don't want my daughter and my husband getting any hints about our... adventure. Are we on the same page?<</speech>>
<<speech "You">>Of course Aunty, I'll see what I can do.<</speech>>
<<speech "Ririko">>Thank you honey... I appreciate that<</speech>><<set $ririko_event to 5>>
<</if>>
<div class="button-row"><<if $ririko_event is 6 and $kira_event >5>><<link "<<animeButton>>Auntie, I wanna visit my parents this weekend<</animeButton>>" "Ririko 15">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "hallway">><</link>>
</div><<nobr>>$saeko_event
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "teacher office">>
<</nobr>><<nobr>>
<</nobr>><<if $time>18>>
<<speech "You">>Saeko Sensei has already left the school <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">><</link>>
<<else>><<nobr>>
/* Initial Event Saeko */
<</nobr>><<if $saeko_event is not 1 and $saeko_event is not 2 and $saeko_event is not 3 and $saeko_event is not 4 and $saeko_event is not 5 and $saeko_event is not 6 and $saeko_event is not 7 and $saeko_event is not 8 and $saeko_event is not 9 and $saeko_event is not 10 and $saeko_event is not 11 and $saeko_event is not 12 and $saeko_event is not 13 and $saeko_event is not 14 and $saeko_event is not 15 and $saeko_event is not 16 and $saeko_event is not 17 and $saeko_event is not 18 and $time >15 >><<nobr>>
<<set $saeko_status to "Home Room Teacher">>
<<set $saeko_chat_count to 0>>
<<set $saeko_study_count to 0>>
<<set $saeko_oral to 0>>
<<set $saeko_vaginal to 0>>
<<set $saeko_lust to 10>>
<<set $saeko_mind to 100>>
<</nobr>>
I feel like my grades aren't improving as much as I'd like. As if adjusting to city life in Tokyo wasn't hard enough, Miss Saeko, my homeroom teacher, makes it tough for me to achieve good grades.
<<set $saeko_event to 1>>
<<speech "You">>Hi Saeko Sensei... I am $firstname, one of the new student at Suzuran<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Yes, what can I help you? And please make it quick since I don't have much time<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 0-1">><</link>>
</div>
/* Saeko_Event 1+*/
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<elseif $saeko_event >0 and $time >15 and $time <19>>
<<speech "Saeko">>Yes $firstname-kun? What can I do for you <</speech>>
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<nobr>><div class="button-row">
<<if $saeko_event is 1>><<link "<<animeButton>>Report my progress <</animeButton>>" "Saeko 0-2">><</link>><</if>>
<<if $saeko_event >1 and $saeko_event<4>> <<link "<<animeButton>>Ask for private tutoring<</animeButton>>" "Saeko 1">><</link>><</if>>
<<if $saeko_event >3>> <<link "<<animeButton>>Let's have some Private Tutoring at my place?<</animeButton>>" "Saeko 1-5">><</link>><</if>>
<<if $saeko_event >3>> <<link "<<animeButton>>Let's have sex in the storage room<</animeButton>>" "Saeko 2">><</link>><</if>>
<<if $saeko_event >4>> <<link "<<animeButton>>Let's have sex in an empty classroom<</animeButton>>" "Saeko 3">><</link>><</if>>
<<if $saeko_event >5>> <<link "<<animeButton>>Let's have sex in an empty toilet<</animeButton>>" "Saeko 4">><</link>><</if>>
<<if $saeko_event >5 and $remu_event >6 and $rei_event is not 1 and $rei_event is not 2 and $rei_event is not 3 and $rei_event is not 4 and $rei_event is not 5 and $rei_event is not 6 and $rei_event is not 7 and $rei_event is not 8 and $rei_event is not 9 and $rei_event is not 10 and $rei_event is not 11>> <<link "<<animeButton>>Rei Sensei Event<</animeButton>>" "Rei Init">><</link>><</if>>
<<if $saeko_event >5 and $remu_event >6 and $tsubasa_event is not 1 and $tsubasa_event is not 2 and $tsubasa_event is not 3 and $tsubasa_event is not 4 and $tsubasa_event is not 5 and $tsubasa_event is not 6 and $tsubasa_event is not 7 and $tsubasa_event is not 8 and $tsubasa_event is not 9 and $tsubasa_event is not 10 and $tsubasa_event is not 11>> <<link "<<animeButton>>Apply for Geography Class<</animeButton>>" "Tsubasa Init">><</link>><</if>>
<<if $rei_event is 11 and $saeko_event is 11 and $tsubasa_event is 9 and $tutor_trigger is not 1 and $tutor_trigger is not 2 and $tutor_trigger is not 3 and $tutor_trigger is not 4>><<link "<<animeButton>>I want to consult about my grade<</animeButton>>" "Tutors Init">><</link>><</if>>
<<if $rei_event >10 and $saeko_event >10 and $tsubasa_event > 8 and $tutor_trigger is not 1 and $tutor_trigger is not 2 and $tutor_trigger is not 3 and $tutor_trigger is not 4>><<link "<<animeButton>>I want to consult about my grade<</animeButton>>" "Tutors Init">><</link>><</if>>
<<if $kawakita_event >7 and $yua_event is not 1 and $yua_event is not 2 and $yua_event is not 3 and $yua_event is not 4 and $yua_event is not 5 and $yua_event is not 6 and $yua_event is not 7 and $yua_event is not 8 and $yua_event is not 9 and $yua_event is not 10 and $yua_event is not 11 and $yua_event is not 12 and $yua_event is not 13 >><<link "<<animeButton>>I want to report on my geography grade<</animeButton>>" "Yua Init">><</link>><</if>>
<<if typeof $saryuu_event === "undefined" and $academic > 1439>> <<link "<<animeButton>>Apply for Physics Class<</animeButton>>" "Saryuu Init">><</link>><</if>>
<<link "<<animeButton>>It's nothing<</animeButton>>" "teacher office">><</link>>
</div><</nobr>><<else>>
<<speech "You">>Saeko Sensei isn't here right now. She's teaching in her classroom.<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "teacher office">><</link>>
<</if>><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "teacher office">>
<</nobr>><<nobr>>
<<set $time +=2>>
<</nobr>>
<<speech "Saeko">>What is it $firstname-kun? Make it quick, I'm a busy lady<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("office_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>2
<<speech "You">>My grade is not improving Mam... No matter how hard I tried<</speech>>
<<speech "Saeko">>Try harder, $firstname. Listen, before I make any decisions, I need to see your report first. So, I want you to bring me your study report for the next three days. Each evening, after school, come and show me your results, okay? Come back tomorrow and bring me your result<</speech>>
<<speech "You">>Will do. Thank you very much mam<</speech>>
<<speech "Saeko">>Okay, you're dismissed<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "teacher office">><</link>>
<<nobr>>$saeko_chat_count
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "teacher office">>
<</nobr>><<nobr>>
<<set $saeko_chat_count +=1>>
<<set $time +=2>>
<</nobr>><<if $saeko_chat_count <4>>
<<speech "Saeko">>So, do you have what I asked?<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("office_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here's my study report for the day, ma'am.<</speech>>
<<speech "Saeko">>Great, I'll review it as soon as I can. Once I've gone through all three reports, I'll give you my assessment, and we'll figure out what to do from there.<</speech>>
<<speech "You">>Thank you very much for your help mam<</speech>>
<<speech "Saeko">>Okay, you're dismissed<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "teacher office">><</link>>
<<else>><<set $saeko_event to 2>>
<<speech "Saeko">>Come here real quick $firstname<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("office_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>2
<<speech "You">>Yes ma'am, have you decided anything?<</speech>>
<<speech "Saeko">>Listen, it's not great. Just because you're a top students in the country-side means that you'll do well in the city. I think we need extra teaching session in your place. But, it will cost you 2000 yen for each visit. Do you agree on this?<</speech>>
Damn it, Saeko Sensei is not as innocent as she looks. She is using her position as a homeroom teacher to milk her students like this. I've got to do something about this
<<speech "You">>I'll do anything to get my grade <</speech>>
<<speech "Saeko">>Okay, then we can start the extra session tomorrow<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "teacher office">><</link>>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $money -=2000>>
<</nobr>>
<<speech "Saeko">>Sure, I'll pack my things up now. You go ahead and head home, and I'll meet you at your place, okay?<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay ma'am, I'll met you there, and I already transferred 2000 Yen to your account<</speech>>
<<speech "Saeko">>Alright, it's confirmed. I'll see you at your place<</speech>>
<div class="button-row">
<<link "<<animeButton>>Private tutoring at my place<</animeButton>>" "Saeko 1-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $saeko_study_count +=1>>
<<set $time +=2>>
<<set $location to "bedroom">>
<</nobr>><<if $saeko_study_count <3>>
<<speech "Saeko">>Hmm it seems that there are things you can improve on several subjects $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("visit_1","visit_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'll see what I can do to improve that ma'am<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Session<</animeButton>>" "bedroom">><</link>>
</div>
<<else>>
<<set $saeko_event to 3>>
<<speech "Saeko">>$firstname I don't think this is working out. You're not making much progress. If you want to make it in the city, you need to put in more effort. And at this rate, getting into Tokyo National University seems unlikely<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("visit_1","visit_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>But ma'am, I've already given it my best shot! Maybe the issue is on your end. I've tutored my cousin and friends at school, and I think I'm doing better than they are<</speech>>
<<speech "Saeko">>Alright, I'll tell you this: I'll give you another chance tomorrow. You better come prepared. If not, I'm going to recommend that you be transferred back to your previous school.<</speech>>
<<speech "You">>Please, you can't do this to me! Don't send me back to my old school in the countryside.<</speech>>
<<speech "Saeko">>I'll see what can I do tomorrow okay?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Event<</animeButton>>" "Saeko 1-2">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $money -=0>>
<<set $saeko_study_count +=1>>
<<set $time +=2>>
<<set $location to "bedroom">>
<</nobr>>
Saeko-Sensei's words cut deep, like an arrow. It stung, real bad. She looked on me low, just for being a country-side village boy. But those Suzuran High kids, they ain't got the smarts either. I stand taller than them, that's clear.
<<speech "You">> There's something fishy here. She's asking for 2000 yen for each private lesson, don't sit right with me. Wonder if I should speak to Aunt Ririko 'bout this.<</speech>>
I decided to buy an aphrosidiac, and I'll put it inside her drink next time I'm having private session with her
<div class="button-row"><img src="img/misc/aphro.png" class="zoom-image" alt="Image"></div>
<<speech "You">> Let's see if this thing makes any difference to her. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Event<</animeButton>>" "Saeko 1-3">><</link>>
</div><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $money -=0>>
<<if $day is 7>><<set $day to 1>><<else>><<set $day +=1>><</if>>
<<set $time to 17>>
<<set $location to "bedroom">>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<</nobr>>
I put the aphrosidiac into her tea, and serve it to her
<<speech "You">>Here's your tea, ma'am. My aunt just got some green tea bags from Kagoshima, reckon you'd like to give it a try.<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("drink_drugs")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Oh how nice of you $firstname-kun... You're not bribing me right?<</speech>>
<<speech "You">>Of course not ma'am... How is it?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Event<</animeButton>>" "Saeko 1-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $money -=0>>
<<set $time +=0>>
<<set $location to "bedroom">>
<</nobr>>
She faints directly to the floor as the aphrosidiac kicks in
<<speech "Saeko">>Oh dear, my head's all spinning around... and it feels like my body's on fire... What was in that drink you gave me?<</speech>>
<video controls autoplay><source @src='"vid/saeko_0/"+either("faint")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Saeko-sensei! are you okay?<</speech>>
I act like I don't know what's going on.
<<speech "Saeko">>It's alright, I just feel like I'm... Darn it... My body's feeling real hot.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Event<</animeButton>>" "Saeko 1-5">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>Ahh shitt yeah!! My head is dizzy... What are you... doing???<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei, I've been dreaming about this since the beginning<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-6">><</link>>
</div>
<<else>>
<<speech "Saeko">>Sshhh, slow down $firstname... We don't want your aunt and cousin knowing about this.<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... do you like this Saeko Sensei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-6">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>Stop it $firstname-kun! You're gonna... you're gonna break me if you keep doing this...<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That's exactly what I want sensei....<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-7">><</link>>
</div>
<<else>>
<<speech "Saeko">>Ohh shit... My breasts are my weakness... Keep on doing that $firstname<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>These breasts are the best sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-7">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>No!! Hold up, $firstname!! I'm asking you, please!! I'll make sure you pass that homeroom test, right away! Just don't do this, $firstname.<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's too late sensei, I'm gonna fuck you right now<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-8">><</link>>
</div>
<<else>>
<<speech "Saeko">>Yess put it in right away $firstname... Show me what you can do<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you ready now sensei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-8">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>Oh shit, this feels so fucking wrong. What am I doing? Letting my student fuck me like this... Fuck, it feels too good to stop though. You're so damn good at it, $firstname<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hell yeah, it feels good, doesn't it sensei? It's the first time I've ever fucked my teacher. This city life is the best.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 1-9">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Saeko 1-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 1-11">><</link>>
</div>
<<else>>
<<speech "Saeko">>Ahh yes... fuck me harder, $firstname! Fuck me like you truly desire me... You've always wanted me, haven't you? I can tell by the way you stare at my breasts during class.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You like that, huh sensei? Finally getting your pussy fucked by a real man? You were always so uptight and looked down on me in class. Who's laughing now, huh?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 1-9">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Saeko 1-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 1-11">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>Oh shit, this feels so fucking wrong. What am I doing? Letting my student fuck me like this... Fuck, it feels too good to stop though. You're so damn good at it, $firstname<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("side_1","side_2","side_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hell yeah, it feels good, doesn't it sensei? It's the first time I've ever fucked my teacher. This city life is the best.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 1-9">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Saeko 1-10">><</link>>
</div>
<<else>>
<<speech "Saeko">>Ahh yes... fuck me harder, $firstname! Fuck me like you truly desire me... You've always wanted me, haven't you? I can tell by the way you stare at my breasts during class.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("side_1","side_2","side_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You like that, huh sensei? Finally getting your pussy fucked by a real man? You were always so uptight and looked down on me in class. Who's laughing now, huh?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 1-9">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Saeko 1-10">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>Oh shit, this feels so fucking wrong. What am I doing? Letting my student fuck me like this... Fuck, it feels too good to stop though. You're so damn good at it, $firstname<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hell yeah, it feels good, doesn't it sensei? It's the first time I've ever fucked my teacher. This city life is the best.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 1-9">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Saeko 1-10">><</link>>
</div>
<<else>>
<<speech "Saeko">>Ahh yes... fuck me harder, $firstname! Fuck me like you truly desire me... You've always wanted me, haven't you? I can tell by the way you stare at my breasts during class.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You like that, huh sensei? Finally getting your pussy fucked by a real man? You were always so uptight and looked down on me in class. Who's laughing now, huh?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 1-9">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Saeko 1-10">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>No, no, no... I can't be doing this. This is so fucking wrong, getting fucked by my own student. But... the way you take me, $firstname. The way your body moves, the way you touch me... it's making me feel things I shouldn't feel!! You're making me cum, $firstname. You're making me cum so hard. Ahhh, fuck, I can't control it. I can feel myself losing control... submitting to you like this<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("mission_intense_1","mission_intense_2","mission_intense_3","mission_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha! Listen to you, sensei! You're nothing but a slut who can't resist my touch. Admit it, you've been wanting this for so long, haven't you? You always looked at me with disgust, like I was some sort of lower class citizen. But look at you now. You're beneath me, taking every inch of my dick like a good little whore..<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard<</animeButton>>" "Saeko 1-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Saeko 1-12">><</link>><</if>>
</div>
<<else>>
<<speech "Saeko">>Ooooh, fuck me, $firstname!!! Yes, oh god yes!!! Take it all, you big fucking stud!!!! Mmmm, yes, that's it. Fill me up with your cum, $firstname. Unload all that thick, hot seed into my dirty little hole. Ahhhfuck, I'm cumming again!!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_1/"+either("mission_intense_1","mission_intense_2","mission_intense_3","mission_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha! Listen to you, sensei! You're nothing but a slut who can't resist my touch. Admit it, you've been wanting this for so long, haven't you? You always looked at me with disgust, like I was some sort of lower class citizen. But look at you now. You're beneath me, taking every inch of my dick like a good little whore..<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard<</animeButton>>" "Saeko 1-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Saeko 1-12">><</link>><</if>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saeko_vaginal +=1>>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>><<if $saeko_event is 3>>
<<speech "Saeko">>Oh fuck!! You're cumming so damn much, $firstname!! What the fuck am I gonna do with all of this?? Stop cumming!! I don't wanna get pregnant, goddamn it!!<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's too late sensei!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-13">><</link>>
</div>
<<else>>
<<speech "Saeko">>Oh yes, baby... cum for me, $firstname. Give me all of that hot, thick load. I don't care about getting pregnant, I just want to feel you cumming inside me.. Don't hold back, I want you to shoot it all inside me until you're completely empty<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuckk here I cum sensei!!! <</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 1-13">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<</nobr>><<if $saeko_event is 3>><<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<speech "Saeko">>What? What did you do, $firstname? Are you recording all of this?? Please don't do this to me, $firstname.<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("aftermath_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You better listen close, sensei. From now on, you're going to do everything I say without hesitation. I own you. Every inch of your body belongs to me. And if you ever disobey me or try to resist, I'll leak this video and ruin your career. You'll be begging at my feet to keep your dirty little secret hidden. But don't worry, I'll take good care of you. I'll let you feel pleasure beyond anything you've ever felt before, but only if you do exactly as I say. Do you understand, sensei?<</speech>>
<<speech "Saeko">>Okay... okay... but please don't leak it. It will certainly ruin me<</speech>>
After I sent Saeko Sensei home, things are going to be real interesting... I can't wait to see the dynamic the two of us will have in school. <<set $saeko_event to 4>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div>
<<else>>
<<speech "Saeko">>Ahh ahhh ahh damn it... it feels great $firstname... How can a teen like you have this kind of a sex ability? Are you experienced.<</speech>>
<video controls autoplay><source @src='"vid/saeko_1/"+either("aftermath_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hah! I'm the best in this field Sensei... Thanks for letting me use your body anywat<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "school hallway f1">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Wait, $firstname... please, can we slow down a bit? I want this so bad, but I don't want to ruin my favorite clothes... Can we take it easy, hm?<</speech>>
<video controls autoplay><source @src='"vid/saeko_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't wait any longer sensei... I want you now...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 2-1">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Mmmm, you're so good at this, $firstname... I'm getting so turned on. Keep going... Don't stop now. I've been thinking about this all day... about you touching me like this. You make me feel so hot... I want more.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_2/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You really can't be helped aren't you sensei?<</speech>>
<<speech "Saeko">>You're the one who made me like this $firstname!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing foreplay<</animeButton>>" "Saeko 2-1">><</link>>
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Saeko 2-2">><</link>>
</div><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>><<speech "You">> Choose which character you want to see <</speech>>
<<nobr>><div class="button-row">
<a data-passage="Saeko Guide" class="link-internal link-image">
<img src="button/saeko_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Rei Guide" class="link-internal link-image">
<img src="button/rei_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Tsubasa Guide" class="link-internal link-image">
<img src="button/tsubasa_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Yua Guide" class="link-internal link-image">
<img src="button/yua_icon.png" class="zoom-image" alt="Image"></a>
<a data-passage="Saryuu Guide" class="link-internal link-image">
<img src="button/saryuu_icon.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $saeko_display to 1>>
<</nobr>>
<img src="img/char/saeko_2.png" style="max-width: 100%;">
<<speech "You">>Saeko Sensei is my homeroom teacher. She is married with no kids.<</speech>>
Walkthrough: <<if $saeko_event is not 1 and $saeko_event is not 2 and $saeko_event is not 3 and $saeko_event is not 4 and $saeko_event is not 5 and $saeko_event is not 6 and $saeko_event is not 7 and $saeko_event is not 8 and $saeko_event is not 9 and $saeko_event is not 10 and $saeko_event is not 11 and $saeko_event is not 12 and $saeko_event is not 13 and $saeko_event is not 14 and $saeko_event is not 15 and $saeko_event is not 16 and $saeko_event is not 17 and $saeko_event is not 18>><h1 class="basic-stats"> - Meet Saeko in Teacher's Room
</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 1>>
<h1 class="basic-stats">Report your progress to her after class (5pm) for 3-4 times</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 2 >>
<h1 class="basic-stats">Do private tutoring with her 3 times</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 3>>
<h1 class="basic-stats">Do private tutoring with her 3 times <<if $saeko_study_count >2>>& continue the event to buy an aphrosidiac <</if>> </h1><<nobr>>
<</nobr>><<elseif $saeko_event is 4>>
<h1 class="basic-stats">Now I can invite her again for private tutoring & I can have sex with her in the storage room</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 5>>
<h1 class="basic-stats">Meet her at the 2nd floor hallway at 5pm and ask her to have sex in an empty classroom</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 6>>
<h1 class="basic-stats">Meet her at the 2nd floor hallway at 5pm and ask her to have sex in a toilet</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 7>>
<h1 class="basic-stats">Meet her at the 2nd floor hallway at 5pm and ask her to have sex in her house</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 8>>
<h1 class="basic-stats">Meet her at the 2nd floor hallway at 5pm and ask her to fool around in the school clinic</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 9>>
<h1 class="basic-stats">Meet her at the 2nd floor hallway at 5pm and ask her to fool around in the school clinic</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 10>>
<h1 class="basic-stats">Text her when she's teaching to meet up with her in the storage room</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 11>>
<h1 class="basic-stats">This is her end content for this build</h1><<nobr>>
<</nobr>><<elseif $saeko_event is 12>>
<h1 class="basic-stats">This is her end content for this build </h1><</if>>
Completed Quest:
<h1 class="basic-stats">
<<if $saeko_event >0>>1. I have met Saeko Sensei in the teacher's office<</if>>
<<if $saeko_event > 1>>2. I have reported my study progress to her.<</if>>
<<if $saeko_event > 2>>3. I did private tutoring with her at least 3 times.<</if>>
<<if $saeko_event > 3>>4. I drugged her and had sex with her.<</if>>
<<if $saeko_event > 4>>5. I had sex with her in an empty storage room<</if>>
<<if $saeko_event > 5>>6. I had sex with her in an empty classroom<</if>>
<<if $saeko_event > 6>>7. I had sex with her in an empty toilet<</if>>
<<if $saeko_event > 7>>8. I had sex with her in her house<</if>>
<<if $saeko_event > 8>>9. I had sex with her in school clinic<</if>>
<<if $saeko_event > 9>>10. I had quickie with her in my place<</if>>
<<if $saeko_event > 10>>11. I had quickie with her in teaching hours<</if>></h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Come on, $firstname, don't make me wait any longer. I want you inside of me, big and hard. Let's make this quick and dirty, yeah?<</speech>>
<video controls autoplay><source @src='"vid/saeko_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn, sensei, you're already so fucking soaking wet! Can't wait to feel myself inside you and hear you scream my name.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Saeko 2-3">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh yeah! Just like that, $firstname!! Keep pumping me hard and fast just like that!! Don't stop, baby! Give it to me!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_2/"+either("missionary_1","missionary_2","missionary_3","missionary_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, Sensei! Your pussy feels so goddamn good! Can't get enough of it!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 2-3">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Saeko 2-4">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 2-5">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Saeko 2-6">><</link>>
</div>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 2-7">><</link>> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh yeah! Just like that, $firstname!! Keep pumping me hard and fast just like that!! Don't stop, baby! Give it to me!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_2/"+either("mission_stand_1","mission_stand_2","mission_stand_3","mission_stand_4","mission_stand_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, Sensei! Your pussy feels so goddamn good! Can't get enough of it!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 2-3">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Saeko 2-4">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 2-5">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Saeko 2-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh yeah! Just like that, $firstname!! Keep pumping me hard and fast just like that!! Don't stop, baby! Give it to me!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_2/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, Sensei! Your pussy feels so goddamn good! Can't get enough of it!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 2-3">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Saeko 2-4">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 2-5">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Saeko 2-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh yeah! Just like that, $firstname!! Keep pumping me hard and fast just like that!! Don't stop, baby! Give it to me!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_2/"+either("side_1","side_2","side_3","side_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, Sensei! Your pussy feels so goddamn good! Can't get enough of it!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 2-3">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Saeko 2-4">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 2-5">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Saeko 2-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=8>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh fuck yeah!! Keep doing it, $firstname!! Pump me harder and faster!! Give it to me like you own me!! Oh god, I'm gonna cum!!! Don't stop, $firstname! Don't you dare fucking stop!!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_2/"+either("missionary_intense_1","missionary_intense_2","missionary_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh fuck!! I'm gonna cum soon Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard<</animeButton>>" "Saeko 2-7">><</link>>
<<if $lust>99>> <<link "<<animeButton>>Cum inside her!<</animeButton>>" "Saeko 2-8">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saeko_vaginal +=1>>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Saeko">>Please, $firstname!! I want you to cum inside of me!! Give it to me, baby!! I need to feel you fill me up with your hot, thick load!!<</speech>>
<video controls autoplay><source @src='"vid/saeko_2/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm cumming Sensei!!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 2-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<if $saeko_event is 4>><<set $saeko_event to 5>><</if>>
<<set $time +=1>>
<</nobr>><<nobr>>
<</nobr>>
<<speech "Saeko">>Oh yeah, $firstname, fill me up. I don't care about anything else but feeling your hot cum inside of me. Just use my body however you want, I'm all yours.<</speech>>
<video controls autoplay><source @src='"vid/saeko_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha, are you sure about that, Sensei? Once you're mine, I'll be using you often then. Are you ready for that?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>I can't believe I'm doing this in the classroom, but fuck it. This feels so fucking good.<</speech>>
<video controls autoplay><source @src='"vid/saeko_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>The adrenaline rush and the fear of getting caught... It's just so exciting, Sensei. It's making everything so much hotter. Can't get enough of this thrill pumping through my veins.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 3-1">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=12>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh fuckkk... Can you feel it, $firstname? My tight pussy squeezing your cock so hard as I ride you like this? It feels so fucking amazing, baby.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_3/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes.. it feels so good sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saeko 3-1">><</link>>
<<link "<<animeButton>>Kiss her<</animeButton>>" "Saeko 3-2">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 3-3">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside her<</animeButton>>" "Saeko 3-4">><</link>><</if>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=12>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Ongghh arghhh slrppp shitt $firstname... Kiss me like there's no tomorrow<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_3/"+either("cow_kiss")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ehmmm your lips taste so good Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saeko 3-1">><</link>>
<<link "<<animeButton>>Kiss her<</animeButton>>" "Saeko 3-2">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 3-3">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside her<</animeButton>>" "Saeko 3-4">><</link>><</if>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=12>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Yess baby!! keep pounding my body just like that $firstname!! Use it as you like baby!!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_3/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You like that, huh Sensei? Finally getting your pussy fucked by a real man? You were always so uptight and looked down on me in class. Who's laughing now, huh?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saeko 3-1">><</link>>
<<link "<<animeButton>>Kiss her<</animeButton>>" "Saeko 3-2">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 3-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saeko_vaginal +=1>>
<<set $sexcount +=1>>
<<if $saeko_event is 5>><<set $saeko_event to 6>><</if>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Saeko">>Please, $firstname!! I want you to cum inside of me!! Give it to me, baby!! I need to feel you fill me up with your hot, thick load!!<</speech>>
<video controls autoplay><source @src='"vid/saeko_3/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm cumming Sensei!!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<</nobr>>
<<speech "Saeko">>Oh yeah, $firstname, fill me up. I don't care about anything else but feeling your hot cum inside of me. Just use my body however you want, I'm all yours.<</speech>>
<video controls autoplay><source @src='"vid/saeko_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha, are you sure about that, Sensei? Once you're mine, I'll be using you often then. Are you ready for that?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Come on, $firstname, we don't have much time. Let's get this over with quickly and make it hot as hell.<</speech>>
<video controls autoplay><source @src='"vid/saeko_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't worry, it won't take more than 10 minutes<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 4-1">><</link>>
</div> <<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Now get down Sensei... Suck my dirty dick<</speech>>
<video controls autoplay><source @src='"vid/saeko_4/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Ugh, $firstname, your dick smells terrible... But honestly, it's kinda turning me on. I want to taste it and feel it inside of me, even with the stench.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 4-2">><</link>>
</div> <<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Engghh... slrppp ogngghh ahhh<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_4/"+either("bj_1","bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh keep sucking me just like that sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Saeko 4-2">><</link>>
<<link "<<animeButton>>Undress Her<</animeButton>>" "Saeko 4-3">><</link>>
</div> <<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Yeah unbotton my blouse and grope me all you want $firstname<</speech>>
<video controls autoplay><source @src='"vid/saeko_4/"+either("bj_undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah you're so fucking tasty Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Faster blowjob<</animeButton>>" "Saeko 4-4">><</link>>
</div> <<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=14>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Engghh... slrppp ogngghh ahhh<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_4/"+either("bj_grope_1","bj_intense_2","bj_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh keep sucking me just like that sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Saeko 4-4">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum in her mouth<</animeButton>>" "Saeko 4-5">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $saeko_oral +=1>>
<<if $saeko_event is 6>><<set $saeko_event to 7>><</if>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Saeko">>Please, $firstname!! I want you to cum in my mouth!! Give it to me, baby!! I need to feel you fill my throat with your hot, thick load!!<</speech>>
<video controls autoplay><source @src='"vid/saeko_4/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm cumming Sensei!!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 4-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "girl_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<if $saeko_event is 6>><<set $saeko_event to 7>><</if>>
<<set $time +=1>>
<</nobr>><<nobr>>
<</nobr>>
<<speech "You">>Swallow it all, sensei! I want to see you take my spunk like a champ and swallow it down with pride<</speech>>
<video controls autoplay><source @src='"vid/saeko_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Wait a second, $firstname. You've got a massive load there... It will take me a while to swallow it all. Don't worry, I won't waste a drop... *gulp* there you go... satisfied now?<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
I see Saeko Sensei is coming down from the 2nd floor
<video controls autoplay><source @src='"vid/saeko_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Meet her<</animeButton>>" "Saeko 5-1">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">> $firstname-kun? What do you want? <</speech>>
<video controls autoplay><source @src='"vid/saeko_5/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Can I come over to your place? Your husband isn't gonna be around at this hour, right?<</animeButton>>" "Saeko 5-2">><</link>>
<<if $saeko_event >7>> <<link "<<animeButton>>I want a quick fun at the clinic<</animeButton>>" "Saeko 6">><</link>><</if>>
<<if $saeko_event >8>> <<link "<<animeButton>>Let's get to my place and fuck each other's brains out<</animeButton>>" "Saeko 7">><</link>><</if>>
<<link "<<animeButton>>It's nothing, Take care Sensei<</animeButton>>" "school hallway f2">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Is that the picture of your husband, Sensei? <</speech>>
<video controls autoplay><source @src='"vid/saeko_5/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Let's not talk about that right now... $firstname-kun.. Just focus on me tonight shall we?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Saeko 5-3">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=4>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Just like that, baby... Keep kissing me with your tongue... Mmm, it feels so good... Don't stop.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_5/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mmm, you taste so good, sensei... Banging married women is just the most exciting thing for me... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Saeko 5-3">><</link>>
<<link "<<animeButton>>Continue to foreplay<</animeButton>>" "Saeko 5-4">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Yes, $firstname-kun, just like that. Keep exploring my body and making me feel so good.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_5/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn, this is the best body ever... I just love your body, Sensei! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue doing foreplay<</animeButton>>" "Saeko 5-4">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Saeko 5-5">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Ahh yess.. put it inside $firstname... I want you inside of me baby...<</speech>>
<video controls autoplay ><source @src='"vid/saeko_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you ready to be rammed Sensei?!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now<</animeButton>>" "Saeko 5-6">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Yess baby!! fuck me hard! harder!! deeper!! I want you to make use of my body! explore every inch for it<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_5/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yes!! Fuck!! Your pussy feels so fucking amazing, Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 5-6">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 5-7">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Yess baby!! fuck me hard! harder!! deeper!! I want you to make use of my body! explore every inch for it<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_5/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_intense_1","mission_intense_2","mission_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yes!! Fuck!! Your pussy feels so fucking amazing, Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 5-6">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 5-7">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 5-8">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>AHH HAHH AHH AHH!!! $firstname!! AHH!! I'm cumming!! I'm fucking cumming!!! Are you there yet, $firstname? Come on!! Cum for me, baby!! Cum inside of me! Knock me up!! Impregnate me!! Make me a mother!! Something my husband has been unable to do!! Give it to me, baby!! Fill me up with your hot, sticky load!! Make me a mother, something my husband couldn't do!!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_5/"+either("mission_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Sensei!! I'm gonna cum soon too!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 5-8">><</link>>
<<if $lust>99>> <<link "<<animeButton>>Cum Inside<</animeButton>>" "Saeko 5-9">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $saeko_vaginal +=1>>
<<if $saeko_event is 7>><<set $saeko_event to 8>><</if>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Saeko">>Ahh yess!! fuck!! I can feel it deep inside of me $firstname!!! Yess fuck!!!<</speech>>
<video controls autoplay><source @src='"vid/saeko_5/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>SHITT!!!! FUCKK!!! It feels so fucking good Sensei!!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 5-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "saeko_room">><<else>><<toggleclass "body" "saeko_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<</nobr>><<nobr>>
<</nobr>>
<<speech "Saeko">>Damn it, $firstname... I don't even care if you actually impregnate me at this rate. I've been wanting a baby for so long, but my husband has been unable to... Maybe, just maybe, this is the way to finally have a child.<</speech>>
<video controls autoplay><source @src='"vid/saeko_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha ha I'm happy to contribute then<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go Home<</animeButton>>" "streets">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "clinic_bed">><<else>><<toggleclass "body" "clinic_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>You're such an insatiable bastard, $firstname-kun... Asking your own home-room teacher to fool around in the school clinic at this hour<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_6/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Because I got horny watching you teaching in-class Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing her<</animeButton>>" "Saeko 6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Saeko 6-1">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "clinic_bed">><<else>><<toggleclass "body" "clinic_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=2>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Do you like it, $firstname-kun? Having your own sensei sucking your big hard cock like this? You couldn't even wait until we got to my home, could you? You wanted it right here, right now, in our school.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_6/"+either("bj_1","bj_2","bj_3","bj_4","bj_5","bj_intense_1","bj_intense_2","bj_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh Sensei.. keep sucking it just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Saeko 6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Saeko 6-1">><</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Saeko 6-2">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "clinic_bed">><<else>><<toggleclass "body" "clinic_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "saeko room">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=2>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=14>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh my god! I can feel your cock throbbing in my mouth, $firstname-kun! Are you gonna cum, baby? Cum for me. Give me your hot, white, thick load. I want to taste you.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_6/"+either("bj_intense_high_1","bj_intense_high_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh shit!! I'm gonna cum sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Saeko 6-2">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Saeko 6-3">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic_bed">><<else>><<toggleclass "body" "clinic_bed">><</if>>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $saeko_oral +=1>>
<<if $saeko_event is 8>><<set $saeko_event to 9>><</if>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Saeko">>Please, $firstname!! I want you to cum in my mouth!! Give it to me, baby!! I need to feel you fill my throat with your hot, thick load!!<</speech>>
<video controls autoplay><source @src='"vid/saeko_6/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm cumming Sensei!!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 6-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic_bed">><<else>><<toggleclass "body" "clinic_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $time +=1>>
<</nobr>><<nobr>>
<</nobr>>
<<speech "You">>Swallow it all, sensei! I want to see you take my spunk like a champ and swallow it down with pride<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_6/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Wait a second, $firstname. You've got a massive load there... It will take me a while to swallow it all. Don't worry, I won't waste a drop... *gulp* there you go... satisfied now?<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oghh yeahh... Don't be too loud $firstname-kun... Your aunt and cousing might hear us...<</speech>>
<video controls autoplay><source @src='"vid/saeko_7/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh yeahh Sensei... Let's make this as discreet as possible<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Saeko 7-1">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Aghh sshhh yeahh $firstname-kun.. It feels so good.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_7/"+either("makeout_1","makeout_2","makeout_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're the best Sensei... Your body is just amazing<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Saeko 7-1">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Saeko 7-2">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Aghh sshhh yeahh $firstname-kun.. It feels so good. Keep fucking me! Just like that $firstname!!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_7/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck you're so tight Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 7-2">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 7-3">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saeko 7-4">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=5>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Aghh sshhh yeahh $firstname-kun.. It feels so good. Keep fucking me! Just like that $firstname!!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_7/"+either("doggy_1","doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck you're so tight Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 7-2">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 7-3">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saeko 7-4">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $location to "bedroom">><</nobr>><<nobr>>
<<set $saeko_mind -=3>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=15>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Yeahh, yeahh, YEAAHHH! Do you like the way I'm riding you like this, you perverted boy? How does it feel to have your teacher on top of you, driving you wild?<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_7/"+either("lotus_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm gonna cum Sensei!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Lotus<</animeButton>>" "Saeko 7-4">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Saeko 7-5">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic_bed">><<else>><<toggleclass "body" "clinic_bed">><</if>>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $saeko_oral +=1>>
<<if $saeko_event is 9>><<set $saeko_event to 10>><</if>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Saeko">>Ahh yess!! fuck!! I can feel it deep inside of me $firstname!!! Yess fuck!!!<</speech>>
<video controls autoplay><source @src='"vid/saeko_7/"+either("lotus_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>HOLY SHIT!!! Fuck!!! I came a fucking lot<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "mei room">>
<</nobr>>
Mei is hanging out with his brother Ryosuke in her house. They live on their own as their parents passed away when Mei was only 5 years old
<<speech "Ryosuke">>Why are you so anxious Mei? Are you waiting for someone?<</speech>>
<video controls autoplay><source @src='"vid/mei_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mei">>Yes, I'm waiting for my boyfriend. He should've been here any minute.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 2-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
I rang the bell, and almost immediately, Mei came rushing to meet me at the front door, her face beaming with excitement.
<<speech "Mei">>Ah, there he is! Hey $firstname, over here! Come on over and let me introduce you to my brother, Ryosuke. <</speech>>
<video controls autoplay><source @src='"vid/mei_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Nice to meet you Ryosuke Nii-chan<</speech>>
<<speech "Ryosuke">>Oh hi $firstname... come on in...<</speech>>
<<speech "Mei">>Come here $firstname... Follow me... <</speech>>
I follow Mei to her room
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 2-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mei wasted no time and went in for a kiss as soon as we stepped into her bedroom. I wasn't quite expecting it, but I certainly didn't object to it either.
<video controls autoplay><source @src='"vid/mei_2/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh... Mei, you really are the impatient one, aren't you? But I don't mind at all. In fact, I like it when you take charge like this.<</speech>>
<<speech "Mei">>Sshh... Shut up and enjoy $firstname<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 2-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">> So tell me, baby, how do you like it when I kiss you like this? Do you like it when my tongue twists with yours and we lose ourselves in the moment?<</speech>>
<video controls autoplay loop><source @src='"vid/mei_2/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Mei... This feels incredible<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Mei 2-3">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Mei 2-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">> Wow, $firstname... Your cock is rock hard. It's like you're ready to fuck my pussy right this second. Are you ready, baby? Are you ready to plunge into me and show me what you're made of?<</speech>>
<video controls autoplay loop><source @src='"vid/mei_2/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck Mei... Keep on jerking my cock just like that!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Mei 2-4">><</link>>
<<link "<<animeButton>>I'm ready... Put it in now!<</animeButton>>" "Mei 2-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">> Now, for the main course... Are you ready to feel my wet, tight pussy, $firstname? I've been waiting all night for you to make love to me like this. To feel your hard cock deep inside me, stretching me, filling me up with every thrust.<</speech>>
<video controls autoplay><source @src='"vid/mei_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes Mei-Chan... Just put it in<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me now!<</animeButton>>" "Mei 2-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">> Oh yeah, baby! You like it when I ride your cock like this? Huh? Do you want me to go faster? Harder? Deeper? I can feel you getting so damn hard inside me, $firstname. And I love it. I want you to let go and enjoy the ride.<</speech>>
<video controls autoplay loop><source @src='"vid/mei_2/"+either("cow_1","cow_2","cow_3","rcow_1","rcow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Mei!! The way you move your hips is.... fuckk....<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mei 2-6">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mei 2-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">> Ah! Ah! Ah! Oh god, yes! Slap that ass, pull my hair, do whatever you want to me. I'm your little slut tonight. Give me more, $firstname! Make me cum all over your cock!<</speech>>
<video controls autoplay loop><source @src='"vid/mei_2/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? You like this don't you slut!? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mei 2-6">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mei 2-7">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Mei 2-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 1>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $mei_event <2>><<set $mei_event to 2>><</if>>
<<set $location to "mei room">><</nobr>><<nobr>>
<<set $mei_mind -=3>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=5>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mei">> Ohhh god!!OHH YES!! YES,YES,YES!! AH! OH FUCK! $firstname! Don't Stop!More harder..harder!AHHHH!! OH GOD!!OHHH FUCKK!!<</speech>>
<video controls autoplay loop><source @src='"vid/mei_2/"+either("doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? You like this don't you slut!? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard<</animeButton>>" "Mei 2-8">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Mei 2-9">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $location to "mei room">>
<<set $mei_mind -=5>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust +=10>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mei_sexcount +=1>><script>
updateMostTalkedChar();
</script><<set $sexcount +=1>>
<<set $confidence +=1>>
<</nobr>>
<<speech "Mei">>Oh, yes! Fuck! Cum inside me, $firstname! Unload all of your hot cum inside my pussy! Fill me up with your potent seed! I love you so much!<</speech>>
Mei arches her back, meeting each powerful thrust with a moan as she begs for my release. Her pussy clenches tightly around my cock, milking every last drop of my essence
<video controls autoplay><source @src='"vid/mei_2/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... It feels really good fucking you mei!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mei 2-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "mei_room">><<else>><<toggleclass "body" "mei_room">><</if>>
<<set $location to "mei room">>
<<if $mei_event <3>><<set $mei_event to 3>><</if>>
<<set $mei_oral +=1>>
<<set $mei_vaginal +=1>>
<<if $mei_status is "Friend">><<set $mei_status to "Friend with Benefits">><</if>>
<</nobr>>
<<speech "Mei">>So... take care $firstname-kun... Are you gonna visit me often? <</speech>>
<video controls autoplay><source @src='"vid/mei_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Mei... Today was... fun<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Date Her<</animeButton>>" "Mei 1-11">><</link>>
<<link "<<animeButton>>Stay friends (with benefit)<</animeButton>>" "streets">><</link>>
</div><<set $time to 17>>
After school, I find Izaki at the back of the school, just sitting there all alone. I knew his game. His thugs are all around the building
<<speech "Izaki">>You're quite stubborn, huh? I warned you, but it seems like you're choosing to ignore it.<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("izaki_warn_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Izaki, you don't have the right to dictate what I can and can't do. Honestly, I'd much rather face a beating than spend another minute listening to your commands. <</speech>>
<<speech "Izaki">>Be my guest then... Guys.. the floor is yours... This bastard is asking for it<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Izaki Event 2-1">><</link>><<set $time to 19>>
So far, I've somehow managed to hold my own in a fight against Izaki's Squad. I picked up their moves from the last time they ganged up and beat me. But, honestly, even with that knowledge, facing off against a dozen of his squad members is a whole different story – I'm just not in their league.
<video controls autoplay><source @src='"vid/remu_0/"+either("beaten_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Izaki">>I can see you're getting tougher $firstname... Keep on beating him guys!<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Izaki Event 2-2">><</link>><<set $time to 19>>
This time, I put up a much longer and more ferocious fight against Izaki's thugs. I really gave it my all, thinking I might stand a chance. But when it was all said and done, I ended up getting beaten even worse than before.
<video controls autoplay><source @src='"vid/remu_0/"+either("beaten_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Izaki">>Hahaha You're as weak as a donkey $firstname... Okay guys, that's enough...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Give up<</animeButton>>" "Izaki Event 2-3">><</link>>
<<if $confidence_level >3 and $gym_train_count >3 >><<link "<<animeButton>>Get up and fight <</animeButton>>" "Izaki Event 2-4">><</link>><</if>>
</div>
<<nobr>>
<<set $confidence +=15>>
<<if $time>18>><<toggleclass "body" "hospital_longue">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $remu_date_count to 0>>
<</nobr>>
<<speech "You">> Fuck it hurts like hell... damnit... but this whole feeling of getting beaten up excites me even more... Ha ha ha... Izaki... He doesn't know what's coming for him! But to be honest this time is worse than the previous beating I had.. Damn you Izaki... <</speech>>
I tried to stand up, and walkt to the nearest hospital and get myself treated at the nearest hospital.
<video controls autoplay><source @src='"vid/remu_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Thank god that the hospital is just next to the school building. Now I have to get myself treated. <</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "hospital_longue">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
After learning that I had been viciously attacked and beaten by Izaki, requiring immediate hospitalization, Remu didn't waste a moment. She rushed to the hospital to be by my side. Her face was etched with panic, and she was visibly shaken, deeply concerned about my well-being and safety.
<video controls autoplay><source @src='"vid/remu_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-1">><</link>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<</nobr>>
<<speech "Doctor_Nakamura">>You've been beaten up pretty bad, young man... Given your condition, I'm afraid I can't let you go home today. We need to keep you here for observation. At least until tomorrow, when I can assess your recovery progress. After that, I'll make a decision on whether you've recovered enough to go home or if you need to stay longer for further treatment.<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, doctor, I really appreciate all the care and treatment you've given me. Thank you so much. But, regarding the payment, I'm a bit worried. I'm not sure how I'm going to manage the hospital bills; my financial situation is pretty tight right now.<</speech>>
<<speech "Doctor_Nakamura">>Don't worry about the bills; your aunt's insurance policy has it all covered. You don't need to stress over the payment at all. Right now, your main job is to just relax, take it easy, and concentrate on getting better. That's the most important thing.<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-2">><</link>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<toggleclass "body" "hospital_ward">>
<</nobr>>
Then suddenly I can hear the door open really loud. It's Remu. She's running towards me with worried and anxious face
<video controls autoplay><source @src='"vid/remu_1/"+either("start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>$firstname!! What in the world happened to you?! Did Izaki do all this? Are you okay? Please, just tell me that this isn't anything too serious. I can't believe he would go this far.<</speech>>
<<speech "Doctor_Nakamura">>Relax young lady. It's not that serious but still he needs to rest here at least for a day. Anyway, are you gonna accompany him here? You're his girlfriend right?<</speech>>
<<speech "You">>Ehmm... we dated few times but... We're not...<</speech>>
Remu quickly cut off what I was saying and turned to talk directly to the doctor, eager to get straight to the point and say something that shocks me quite a bit
<<speech "Remu">>Yes doctor, I'm his girlfriend. His Aunt sent me here to take care of him<</speech>>
<<speech "Doctor_Nakamura">>Okay, that's really a relief to hear. I appreciate it, young lady. Thank you so much for your help and for taking the time to explain everything.<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-3">><</link>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $day +=1>> <<set $time to 7>>
<</nobr>>
The next morning, bright and early before school even starts, Remu swings by the hospital to see me. She's got this whole bag of food with her, and she's dead set on feeding me herself, like I'm a baby or something. It's because of my hands, see? They got pretty banged up, so I can't really handle eating on my own right now.
<<speech "Remu">>Make sure you eat up plenty, $firstname... I'm really hoping to see you get back on your feet real quick. I want you to recover as soon as possible, you hear?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you, Remu, for always being there for me. Seriously, I don't know what I'd do without your support. You're a real lifesaver.<</speech>>
<<speech "Remu">>Don't mention it $firstname-kun. I care about you... now open your mouth and eat plenty<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-4">><</link>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<</nobr>>
<<speech "Remu">>Good job, $firstname... If you keep eating like this, you'll be out of the hospital in no time. Heck, you might even get discharged today, if not tomorrow for sure!<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha ha.... I really love your spirit and enthusiasm Remu!<</speech>>
<<speech "Remu">>Only my spirit and enthusiasm?<</speech>>
Remu blushes when she's saying those words
<<speech "You">>Of course I love everything about you Remu... <</speech>>
<<speech "Remu">>Listen, $firstname... I really gotta head to school now. You think you'll be alright on your own when I'm gone? If you need anything, just call the nurse, alright? I mean, this is a hospital after all, so you're in good hands. Just take it easy and don't hesitate to ask for help if you need it.<</speech>>
<<speech "You">>Relax Remu... I can handle it by myself<</speech>>
<<speech "Remu">>Okay, I'll be here at 5pm after the school... See you later $firstname-kun<</speech>>
Remu then goes to school leaving me alone at the hospital
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-5">><</link>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 17>>
<</nobr>><<if $location is "school clinic">>
Afterschool, Remu comes to visit me again
<<speech "Remu">>Hi handsome... How are you? Are you feeling any better?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("visit_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah I feel better Remu-chan... But I think I'm gonna stay here for few more minutes<</speech>>
<<speech "Remu">>Do you want me to accompany you?<</speech>>
<<speech "You">>Well if you don't mind, of course you can Remu<</speech>>
<<speech "Remu">>Of course I don't mind! I'm your girlfriend! Silly you... tehee...<</speech>>
<<link "<<animeButton>>Remu naps on me<</animeButton>>" "Remu Hospital 1-6">><</link>>
<<else>>At 5pm afterschool, Remu comes to visit me again
<<speech "Remu">>Hi handsome... How are you? Are you feeling any better?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("visit_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hi Remu, bad-news, I think I won't be dispatched from the hospital today<</speech>>
<<speech "Remu">>Oh no... what happened?<</speech>>
<<speech "You">>The doctor told me I've still got a mild fever, but it's nothing to worry about. He said it's pretty common after what I've been through. Anyway, he's pretty confident that by tomorrow, I'll be all set to leave. I'll probably be the first one out of here first thing in the morning, bright and early.<</speech>>
<<speech "Remu">>Thank God... So, if you're gonna be leaving the hospital tomorrow, do you mind if I hang around here a bit longer? I'm just beat after all the craziness at school today. Would it be cool with you if I just crashed here and took a quick nap? I could really use a little shut-eye.<</speech>>
<<speech "You">>Of course Remu, you can...<</speech>>
<<link "<<animeButton>>Remu naps on me<</animeButton>>" "Remu Hospital 1-6">><</link>><</if>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<</nobr>><<if $location is "school clinic">>
We initially believed we had only dozed off for a few minutes, but in reality, much more time had elapsed—it's now 9 PM, and several hours have passed since we fell asleep.
<<speech "You">>Remu-chan... wake up... It's already 9. You should go home, your parents are looking for you<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_8")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Ehm, 15 more minutes please I'm still sleepy<</speech>>
<<link "<<animeButton>>Wake her<</animeButton>>" "Remu Hospital 1-7">><</link>>
<<else>>
Remu's out like a light, sleeping soundly while leaning on me. She looks so peaceful, so beautiful... I hate to disturb her, but I've gotta wake her up. It's getting late, and I bet her parents are starting to wonder where she is. I just hope she doesn't mind me waking her, but it's for the best.
<<speech "You">>Remu-chan... wake up... It's already 9. You should go home, your parents are looking for you<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_8")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Ehm, 15 more minutes please I'm still sleepy<</speech>>
<<link "<<animeButton>>Wake her<</animeButton>>" "Remu Hospital 1-7">><</link>><</if>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<</nobr>>
<<speech "You">>Remu, wake up... llisten to me<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_9")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Ehmmm please $firstname, let me sleep a little longer<</speech>>
Having Remu this close to me... smelling her scent... and looking at her beautiful perfect face... It kinda arouses me. I'm a normal straight man after all.
<<link "<<animeButton>>I'm having a boner<</animeButton>>" "Remu Hospital 1-8">><</link>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<</nobr>>
<<speech "Remu">>Hmm? What is it? Oh my god $firstname! Are you having a boner right now?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_10")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sorry I can't help it.. You're too beautiful Remu<</speech>>
<div class="button-row"> <<link "<<animeButton>>Apologize to Remu<</animeButton>>" "Remu Hospital 1-9">><</link>>
<<if $remu_event >7>><<link "<<animeButton>>Wanna do something frisky?<</animeButton>>" "Remu Hospital 1-9">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<</nobr>>
<<speech "Remu">>This... This is risky, $firstname-kun. Just imagine if a staff walked in and saw you like this. It could stir up a whole lot of trouble. But, you know what? I think I've got an idea, a pretty clever one, to solve your problem<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_11")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What is it Remu?<</speech>>
<<speech "Remu">>What if I help you to... ejaculate? <</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-10">><</link>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<</nobr>>
<<speech "You">>What? What do you mean Remu? We're in <<if $location is "school clinic">>school clinic<<else>>hospital<</if>> right now <</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("start_12")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Sshh we're all by ourselves here $firstname-kun<</speech>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-11">><</link>><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Emmh Remu... This feels great...<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Do you like it $firstname?<</speech>>
<<speech "You">>Yes Remu... I like it so much<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Remu Hospital 1-11">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-12">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Now let get this thing off you $firstname...<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Remu... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1-13">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Do you like this, $firstname? Tell me, how much does it please you? I need to hear it from you, feel your words. Your enjoyment, it's everything to me. So, don't be shy – let me know exactly how you feel.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("hj_1","hj_2","hj_3","hj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Remu... this feels so fucking good.. Keep on doing that Remu <</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu Hospital 1-13">><</link>>
<<link "<<animeButton>>Handjob Faster<</animeButton>>" "Remu Hospital 1-14">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohh I can feel that your cock is throbbing $firstname... You wanna cum? Cum for me then $firstname... I wanna see you cum<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("hj_intense_1","hj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck!! I'm gonna cum Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing handjob<</animeButton>>" "Remu Hospital 1-14">><</link>>
<<if $remu_event >8>><<link "<<animeButton>>Be more daring, grab her tits <</animeButton>>" "Remu Hospital 2-1">><</link>><</if>>
<<if $lust >99>><<link "<<animeButton>>Cum on her hand<</animeButton>>" "Remu Hospital 1-15">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hospital_ward">><<else>><<toggleclass "body" "hospital_ward">><</if>>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script><<set $sexcount +=1>>
<<set $confidence +=1>>
<</nobr>>
<<speech "Remu">>Uhhh $firstname... you came so much... Can you give me some hand-tissue to clean my hands?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("hj_bj_aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... It feels really great... Here you go Remu.. use this tissue<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Remu Hospital 1-16">><</link>>
</div>
<<nobr>>
<<if $remu_event <8>><<set $remu_event to 8>><</if>>
<<if $time>18>><<toggleclass "body" "hospital_ward">><<else>><<toggleclass "body" "hospital_ward">><</if>>
<<set $remu_hj_count +=1>>
<</nobr>><<if $location is "school clinic">>
<<speech "Remu">>So, you just came a lot, you sure feel better now right $firstname-kun? Shall we go home now?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Remu-chan. It's already late. Let's go home now<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Go home<</animeButton>>" "streets">><</link>>
</div>
<<else>>
<<speech "Remu">>So, ne... be careful, $firstname-kun... You're getting out of the hospital tonight, right? I'll be waiting to see you at school tomorrow! Make sure you rest well and look after yourself, okay? And, ah, try not to spend too much time with Izaki and his group, okay? They're a bit rough around the edges, you know? <</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I will Remu-chan Thank you... <</speech>>
<<if $remu_event is 8>>Mmm, I gotta beef up. It's not cool that Izaki keeps roughing me up every time we cross paths. Oh! There's a fresh gym popping up close to school. I should totally swing by and give it a whirl.<</if>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Exit the hospital<</animeButton>>" "streets">><</link>>
</div><</if>><<set $time to 19>><<set $remu_date_count to 0>>
I stood up, determined. It was time to gather every ounce of my strength for another round against Izaki. In that moment, it was like a fire ignited within me. I couldn't let myself be defeated, not lying down, not without a fight. As I faced him, it was clear; this was my moment of truth, my battle to win. 'I won't back down,' I thought to myself, 'This is where I take a stand.
<<speech "You">>まだまだ!! Mada-Mada!! (It's not over yet) Izaki!! Ha ha ha... Is this all you got?<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("beaten_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Izaki">>You really never learn, do you, $firstname? Always thinking you're invincible. Well, it's high time you got a reality check. Get him, guys! I want him to understand the hard way. Let's give him a lesson he'll remember for the rest of his life - one that'll remind him who's really in charge here.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fight like a Wolf<</animeButton>>" "Izaki Event 2-5">><</link>>
</div>
<<if $remu_event is 9>><<set $remu_event to 10>><</if>><<set $time to 19>><<if $remu_event < 9>><<set $remu_event to 9>><</if>>
I fight the horde of Izaki's squad like a tiger. I managed to knocked few of them down. But again, their number is too much to handle for me
<<speech "You">>死ぬ時間だ!馬鹿野郎!Shinu jikan da! Baka yarō! (It's time to die you idiots!!) Die!! you cowards!!<</speech>>
<video controls autoplay><source @src='"vid/remu_0/"+either("beaten_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Then, out of nowhere, one of them slammed a boulder right onto the back of my head. That hit, man, it just sent my head spinning. Everything started to blur and sway. I tried to stay on my feet, but it was no use. I staggered, feeling weaker by the second, and eventually, I just collapsed, falling unconscious right there in front of Izaki.
<<speech "Izaki">>Look who's dying here? Haha... what a weakling... He's down, guys. Alright, bring him to the hospital. I don't want him dying on us here. Let him live; I've got more lessons to teach him. He's gonna learn, one way or another, that nobody messes with me and gets away with it.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "gym_night">><<else>><<toggleclass "body" "gym_day">><</if>>
<<set $ema_display to 0>>
<<set $location to "gym">>
<</nobr>><<if $time >10 and $time <19 and $remu_event >7 >>
<video controls autoplay loop><source @src='"vid/mitake_0_1/"+either("train_1","train_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Wow what a sexy lady... I wonder if she's working here? <</speech>>
<div class="button-row">
<<if $gym_member is not 1>><<link "<<animeButton>>Apply for gym membership<</animeButton>>" "gym 1">><</link>><</if>>
<<if $gym_member is 1 and $money>1000>><<link "<<animeButton>>Train with Mitake Sensei<</animeButton>>" "gym 2">><</link>><</if>>
<<if $gym_member is 1>><<link "<<animeButton>>Train Alone<</animeButton>>" "gym 1-2">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>></div>
<<else>>
<<set $ririko_display to 0>>
<img src="img/char/gym_closed.jpg" style="max-width: 100%;">
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "gym_night">><<else>><<toggleclass "body" "gym_day">><</if>>
<<set $ema_display to 0>>
<<set $location to "gym">>
<</nobr>>
<<speech "You">>Excuse me miss? Where do I sign up for gym membership? <</speech>>
<video controls autoplay loop><source @src='"vid/mitake_0_1/"+either("chat_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mitake">> Oh you can do that with me. It's 10,000 yen by the way. It's a one time payment. After that you're free to use the gym, and I'll be here as your PT. But if you want to use my PT service, there will be additional 1000 yen per session <</speech>>
<div class="button-row">
<<if $money < 10000 >><<link "<<animeButton>>Sorry I don't have the money, I'll come back later<</animeButton>>" "gym">><</link>><<else>> <<link "<<animeButton>>Sure here's the moeney<</animeButton>>" "gym 1-1">><</link>> <</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "gym_night">><<else>><<toggleclass "body" "gym_day">><</if>>
<<set $ema_display to 0>><<set $money -=10000>><<set $gym_train_count to 0>><<set $gym_member to 1>>
<<set $location to "gym">>
<</nobr>>
<<speech "You">>Okay, here's the money... When can I start?<</speech>>
<video controls autoplay loop><source @src='"vid/mitake_0_1/"+either("chat_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mitake">> You can start right away darling.... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Back<</animeButton>>" "gym">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "gym_night">><<else>><<toggleclass "body" "gym_day">><</if>>
<<set $ema_display to 0>><<set $money -=1000>><<set $gym_train_count += 1>> <<set $confidence +=25>><<set $time +=1>>
<<set $location to "gym">>
<</nobr>>
<<speech "Mitake">>Yes! That's it $firstname! Keep up the pace! straighten your jab 100 degree!... Focus on your enemy! <</speech>>
<video controls autoplay loop><source @src='"vid/mitake_0_1/"+either("spar_1","spar_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> All right!! I'm getting pretty good at this <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Session<</animeButton>>" "gym">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "gym_night">><<else>><<toggleclass "body" "gym_day">><</if>>
<<set $confidence +=10>><<set $time +=2>>
<<set $location to "gym">>
<</nobr>>
I'm training hard alone
<video controls autoplay loop><source @src='"vid/mitake_0_1/"+either("train_alone")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> All right!! I can feel that I'm getting stronger! <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Session<</animeButton>>" "gym">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohh, $firstname-kun... please, be a bit more cautious... We wouldn't want to reveal too much, right? At any moment, someone could just walk right in. We are in a hospital, after all. The thrill of getting caught is one thing, but we should still keep it subtle, don't you think?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("hj_echi_1","hj_echi_2","hj_echi_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Remu... It's gonna be alright...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Remu Hospital 2-1">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu Hospital 2-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Mmmphh... slurp... $firstname... Your cock is too big for my tiny mouth... I'm struggling to take it all in... Maybe if I use my tongue and lips just right... mmm... yes... like that... we'll have no problem at all.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That makes it even better Remu....<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu Hospital 2-2">><</link>>
<<link "<<animeButton>>Faster Blowjob<</animeButton>>" "Remu Hospital 2-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Emmhh you're throbbing hard $firstname... Are you there yet?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("bj_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Remu... I can't hold it much longer!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Remu Hospital 2-3">><</link>>
<<if $remu_event >9>> <<link "<<animeButton>>Why don't you just put it in?<</animeButton>>" "Remu Hospital 3-1">><</link>><</if>>
<<if $lust >99>> <<link "<<animeButton>>Cum in her mouth<</animeButton>>" "Remu Hospital 2-4">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hospital_ward">><<else>><<toggleclass "body" "hospital_ward">><</if>>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script><<set $sexcount +=1>>
<<set $confidence +=1>>
<</nobr>>
<<speech "Remu">>Oh my god!! You're cumming!!! Oghh Ogghh *cough* Engghh ahh ahh....<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Remu<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 2-5">><</link>>
</div>
<<nobr>>
<<if $remu_event <8>><<set $remu_event to 8>><</if>>
<<if $time>18>><<toggleclass "body" "hospital_ward">><<else>><<toggleclass "body" "hospital_ward">><</if>>
<<set $remu_bj_count +=1>>
<</nobr>>
<<speech "Remu">>Uhhh $firstname... you came so much... Can you give me some hand-tissue to clean my hands?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("hj_bj_aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... It feels really great... Here you go Remu.. use this tissue<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<if $energy>60 and $remu_event >9>><<link "<<animeButton>>Now, can we fuck? <</animeButton>>" "Remu Hospital 3-1">><</link>><</if>>
<<link "<<animeButton>>End Scene<</animeButton>>" "Remu Hospital 1-16">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>You want it inside you, $firstname? Are you willing to risk us being caught doing nasty things in the hospital? But you know what they say... danger makes it even more exciting... So what do you say, baby? Are you game for some naughty fun that could get us in trouble? Or do you want to play it safe?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Let's do it babe... The thrill it makes me crazy!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Remu Hospital 3-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh hell yeah, $firstname! Do you like it when I move my hips like this? Maybe I'll throw in a few tricks and surprises that will leave you begging for more. You ready for that, babe?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh fuck!! it feels so good Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Cowgirl<</animeButton>>" "Remu Hospital 3-2">><</link>>
<<link "<<animeButton>>Show me the tricks Remu!<</animeButton>>" "Remu Hospital 3-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohhh fuckkk... yes... that's it... that's the fucking spot!!! Oh fuck yeah, $firstname! You're making me so wet! I feel you deep inside me!?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("cow_intense_1","cow_intense_2","cow_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes Remu!! Your pussy feels so fucking wet... I fucking love it!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu Hospital 3-3">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu Hospital 3-4">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Remu Hospital 3-5">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu Hospital 3-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohhh fuckkk... yes... that's it... that's the fucking spot!!! Oh fuck yeah, $firstname! You're making me so wet! I feel you deep inside me!?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes Remu!! Your pussy feels so fucking wet... I fucking love it!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu Hospital 3-3">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu Hospital 3-4">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Remu Hospital 3-5">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu Hospital 3-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohhh fuckkk... yes... that's it... that's the fucking spot!!! Oh fuck yeah, $firstname! You're making me so wet! I feel you deep inside me!?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("side_1","side_2","side_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes Remu!! Your pussy feels so fucking wet... I fucking love it!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu Hospital 3-3">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu Hospital 3-4">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Remu Hospital 3-5">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu Hospital 3-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohhh fuckkk... yes... that's it... that's the fucking spot!!! Oh fuck yeah, $firstname! You're making me so wet! I feel you deep inside me!?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes Remu!! Your pussy feels so fucking wet... I fucking love it!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu Hospital 3-3">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu Hospital 3-4">><</link>>
<<link "<<animeButton>>Side<</animeButton>>" "Remu Hospital 3-5">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu Hospital 3-6">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Remu Hospital 3-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "hospital_ward">>
<<set $time to 21>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ai! Hai! $firstname, o-tomenasai (please take me), baby. I love it when you go harder, it feels so good! Kimochiii (feels so good)!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_1/"+either("mission_intense_1","mission_intense_2","mission_intense_3","mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Yes!! Here we go Remu!! I'm gonna cum soon!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Remu Hospital 3-7">><</link>>
<<if $lust>99>> <<link "<<animeButton>>Cum Inside of her<</animeButton>>" "Remu Hospital 3-8">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hospital_ward">><<else>><<toggleclass "body" "hospital_ward">><</if>>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script><<set $sexcount +=1>>
<<set $confidence +=1>>
<</nobr>>
<<speech "Remu">>Oh my god!! I'm!! I'm cumming!! Ahh fuckk!!!! Please come together with me $firstname! I need you inside of me now!!<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Remu<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu Hospital 3-9">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "hospital_ward">><<else>><<toggleclass "body" "hospital_ward">><</if>>
<<set $remu_bj_count +=1>>
<<set $remu_vaginal_count +=1>>
<</nobr>>
<<speech "Remu">>You... you came inside of me... I guess... It's okay since we're now... a couple right?<</speech>>
<video controls autoplay><source @src='"vid/remu_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Remu, don't worry I'll take care of you<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Remu Hospital 1-16">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>So this is your place $firstname? Your aunt's house is really nice<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Remu.. My aunt is doing well for herself<</speech>>
<div class="button-row">
<<link "<<animeButton>>Ask Remuy to be my Girlfriend<</animeButton>>" "Remu 2-1">><</link>>
</div>
<<else>>
<<speech "Remu">>Hmm it's nice to be back here<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... It's nice having you here Remu.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Come closer Remu<</animeButton>>" "Remu 2-1">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Umm... you know, $firstname-kun, I've been thinking a lot lately... especially about what you whispered to me on the rooftop that magical evening... I've been lost in my thoughts, and now, I've made up my mind... I really, really want to be your girlfriend, $firstname-kun. Yes, I mean it... from the bottom of my heart! Let's become a couple, okay? I'm so over Izaki and his rough, unkind ways of handling things... I love you, $firstname-kun, more than the stars love the night sky. Let's be together, forever and always, just the two of us!<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah, my goodness! Arigato gozaimasu, Remu-chan! My heart is so full of love for you – it's really-really true! I promise, I'll cherish and treat you right, always and forever. You mean everything to me, Remu-chan!<</speech>>
<<speech "Remu">>Promise?<</speech>>
<<speech "You">>I promise Remu... I promise<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Remu 2-2">><</link>>
</div>
<<else>>
<<speech "Remu">>What’s on your mind, $firstname-kun? You've got that mischievous look again. Teehee, I bet your thoughts are a little naughty, aren't they? Always full of surprises, keeping my heart racing. Let's see who can surprise who more, shall we?<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hehehe... I'm totally in love with how perfectly you can read my thoughts, Remu-chan! It's like you have a special connection to my heart, ne?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Remu 2-2">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Ehhm... are we really, truly going to do this, $firstname-kun? It's my very first time, so... please, please be gentle with me, ne? I'm a little nervous, but with you, I feel safe. Come here... mmmhhh<</speech>>
We share a tender, loving kiss... so full of love and gentleness. It's like a sweet, delicate melody, our hearts beating in perfect harmony
<video controls autoplay><source @src='"vid/remu_2/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? But, umm, you were with Izaki before, right? Didn't you two, you know, experience such couple moments together?<</speech>>
<<speech "Remu">>I've never... you know, done that with Izaki... because I was always scared around him. At first, I thought I loved him, but he changed, became more rough and forceful after I said no to him many times. But with you, $firstname-kun, everything feels so different... You are so warm and kind... I truly love you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Remu 2-3">><</link>>
</div>
<<else>>
<<speech "Remu">>Come here $firstname-kun... I want you<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so beautiful and tasty Remu... I want you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Remu 2-3">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Emhh you're so handsome $firstname... I love you so much<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love you too Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Caress her<</animeButton>>" "Remu 2-4">><</link>>
</div>
<<else>>
<<speech "Remu">>Emhh you're so handsome $firstname... I love you so much<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love you too Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Caress her<</animeButton>>" "Remu 2-4">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>I love you so much $firstname-kun... Please take my virginity tonight<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're such a beauty Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 2-5">><</link>>
</div>
<<else>>
<<speech "Remu">>What... do you want with me $firstname? Do you wanna take me right here like usual? Come and take me $firstname... I'm all yours<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're too damn sexy babe...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 2-5">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
I lay Remu down on my bed
<<speech "Remu">>Please be gentle with me $firstname... I've never done this before<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Remu-chan, I'll treat you like a queen tonight <</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Remu 2-7">><</link>>
</div>
<<else>>
I lay Remu down on my bed
<<speech "Remu">>Come and take me $firstname... I'm all yours<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I fucking love you Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Remu 2-7">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
I lay Remu down on my bed
<<speech "Remu">>Please be gentle with me $firstname... I've never done this before<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Remu-chan, I'll treat you like a queen tonight <</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Remu 2-6">><</link>>
</div>
<<else>>
I lay Remu down on my bed
<<speech "Remu">>Come and take me $firstname... I'm all yours<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I fucking love you Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Remu 2-6">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Oh my God... so this how it feels to groped... It feels weird but good<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("grope_1","grope_2","grope_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you like this Remu? Your body is so amazing <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Groping her<</animeButton>>" "Remu 2-7">><</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Remu 2-8">><</link>>
</div>
<<else>>
<<speech "Remu">>Ahh... it feels so good $firstname... Keep on touching me just like this<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("grope_1","grope_2","grope_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you like this Remu? Your body is so amazing <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Groping her<</animeButton>>" "Remu 2-7">><</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Remu 2-8">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Ehmm do you like it when I lick you like this $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Remu... it feels great<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Remu 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 2-9">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Remu 2-10">><</link>>
</div>
<<else>>
<<speech "Remu">>Ehmm do you like it when I lick you like this $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Remu... it feels great<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Remu 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 2-9">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Remu 2-10">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Am I doing it right? Do you like it?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Remu... it feels great<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Remu 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 2-9">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Remu 2-10">><</link>>
</div>
<<else>>
<<speech "Remu">>Am I doing it right? Do you like it?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Remu... it feels great<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Remu 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 2-9">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Remu 2-11">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh my God... I don't know if I can do this, $firstname... I never reveal my pussy to a man before. <</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("pre_penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't worry Remu... Trust me... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Remu 2-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Please $firstname-kun.. be gentle.. Oh my God this is it... I'm gonna have sex... finally.. take me $firstname.. I want you to be my first<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm grateful to be your first Remu... I hope I'm gonna be your last too<</speech>>
<<speech "Remu">>Yess $firstname... I want to spend my eternity with You...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Remu 2-12">><</link>>
</div>
<<else>>
<<speech "Remu">>Yess $firstname... Just put it inside I can't wait anymore<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you ready Remu? I'm gonna fuck you hard<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Remu 2-12">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Oh my god!! So this is sex?! It doesn't hurt at all it feels really great<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("mission_start","mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm glad that you like it Remu, now focus on me I'm gonna make you feel good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-12">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
</div>
<<else>>
<<speech "Remu">>Yess!! Yes!! yes!! Keep fucking me hard babe!! I fucking love it!!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("mission_start","mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Goddamnit Remu! You're so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-12">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Oh my god!! So this is sex?! It doesn't hurt at all it feels really great<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm glad that you like it Remu, now focus on me I'm gonna make you feel good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 2-14">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-15">><</link>>
</div>
<<else>>
<<speech "Remu">>Yess!! Yes!! yes!! Keep fucking me hard babe!! I fucking love it!!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Goddamnit Remu! You're so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 2-14">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-15">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Oh my god!! So this is sex?! It doesn't hurt at all it feels really great<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm glad that you like it Remu, now focus on me I'm gonna make you feel good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 2-14">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-15">><</link>>
</div>
<<else>>
<<speech "Remu">>Yess!! Yes!! yes!! Keep fucking me hard babe!! I fucking love it!!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Goddamnit Remu! You're so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 2-14">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-15">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Oh my god!! So this is sex?! It doesn't hurt at all it feels really great<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("mission_a_1","mission_a_2","mission_a_3","mission_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm glad that you like it Remu, now focus on me I'm gonna make you feel good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 2-14">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-15">><</link>>
<<link "<<animeButton>>Fuck her Harder<</animeButton>>" "Remu 2-16">><</link>>
</div>
<<else>>
<<speech "Remu">>Yess!! Yes!! yes!! Keep fucking me hard babe!! I fucking love it!!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("mission_a_1","mission_a_2","mission_a_3","mission_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Goddamnit Remu! You're so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 2-13">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 2-14">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 2-15">><</link>>
<<link "<<animeButton>>Fuck her Harder<</animeButton>>" "Remu 2-16">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>Oh my god!?? What is this... feeling?!! I'm going dizzy!! I... I... don't know what happens anymore!! Ahh AHh Shit!! Ahhhh!! Yess!!!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're having an orgasm Remu... I'm close too.. Let's do it together then!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Remu 2-16">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside her!<</animeButton>>" "Remu 2-17">><</link>><</if>>
</div>
<<else>>
<<speech "Remu">>OH YES!! I'm cumming!! I'm fucking cumming!!! I'm cumming so hard babe!! $firstname-kun!!!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_2/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Remu!! I'm gonna cum too!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Remu 2-16">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside her!<</animeButton>>" "Remu 2-17">><</link>><</if>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script><<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh my god!! I'm!! I'm cumming!! Ahh fuckk!!!! Please come together with me $firstname! I need you inside of me now!!<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Remu<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 2-18">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_status to "Girlfriend">>
<<set $remu_vaginal_count +=1>>
<</nobr>><<if $remu_event < 10>>
<<speech "Remu">>So this is what sex feels like... It's intense.. but intimate... I'm glad I can share one of my most important moment in life with you $firstname-kun.. I love you my boyfriend<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Me too Remu... I love you too baby...<</speech>>
<<speech "Remu">>Now let me close my eyes for few minutes babe.. After that I need to go home... My parents are looking for me<</speech>>
<<speech "You">>Sure babe.. be my guest<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "bedroom">><</link>>
</div><<set $remu_event to 10>>
<<else>>
<<speech "Remu">>Damnit $firstname-kun... Sex with you has always been intense... thank you very much... If you don't mind... I would nap for few minutes before going home.. can I?<</speech>>
<video controls autoplay><source @src='"vid/remu_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course babe<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "bedroom">><</link>>
</div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $location to "teacher office">>
<<set $rei_status to "Counselor">>
<<set $rei_chat_count to 0>>
<<set $rei_lunch_count to 0>>
<<set $rei_study_count to 0>>
<<set $rei_rooftop_count to 0>>
<<set $rei_date_count to 0>>
<<set $rei_hj_count to 0>>
<<set $rei_bj_count to 0>>
<<set $rei_vaginal_count to 0>>
<<set $rei_lust to 10>>
<<set $rei_mind to 100>>
<</nobr>>
<<speech "You">>Yes Sensei? Are you calling me<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Hello, $firstname-kun... I've noticed you seem really stressed out lately. Is everything okay? I hope our "extra tutoring sessions" are helping you feel a bit more relaxed. If there's anything else I can do to support you, please don't hesitate to ask, ne?<</speech>>
<<speech "You">>Ah, it's nothing, Sensei... I just feel like I need someone to talk to, you know, like a counselor. Does our school have someone like that?<</speech>>
I'm just not sure if I can open up to her about the whole incident with Izaki, you know? I'm worried that talking about it might bring more trouble than solutions. It's a bit complicated and I don't want to make things worse...
<<speech "Saeko">>Oh, in that case, let me suggest you speak with Rei Sensei. She's our wonderful school counselor and she's incredibly skilled in dealing with all sorts of teenage issues, including conflicts, dating problems, and even those complex emotions we all experience. She's quite an expert, having majored in psychology with a special focus on adolescent development. She's very understanding and easy to talk to, so she might be just the person you need to help sort through your feelings and thoughts.<</speech>>
Adolscent development? Well this is getting interesting
<<speech "You">>Arigato gozaimasu, Sensei! I'll go see Rei Sensei right after class. Thank you so, so much for always being there for me and taking care of me. You're the best, Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Meet Rei Sensei<</animeButton>>" "Rei Init-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
Before I go to see Rei Sensei, Saeko Sensei gave me several pre-tests. These include a mental health assessment to understand how I'm feeling emotionally, and also some basic academic tests. This is to find out if my current mental state might be affecting my school performance.
<<speech "Saeko">>Before you meet Rei Sensei, I'd like you to take this test, $firstname-kun. Don't worry, it won't affect your grades at all, so just relax. Answer all the questions truthfully and without overthinking. Rei Sensei is helping to understand the overall mental health of our students, so this information is really important for our school. Your honest responses will be a big help, ne?<</speech>>
<div class="button-row"><img src="img/char/test_rei_sensei.png" class="zoom-image" alt="Image"></div>
<<speech "You">>Ah, I see, okay sensei I'll do what you ask me<</speech>>
I do the test as instructed by Saeko Sensei
<div class="button-row">
<<link "<<animeButton>>Meet Rei Sensei and see the result<</animeButton>>" "Rei Init-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
<<speech "Rei">>Oh hi $firstname-kun come here, I'll read the test result for you<</speech>>
So this is Rei-Sensei? Damn she's hawt as hell!
<video controls autoplay><source @src='"vid/rei_0/"+either("consult_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Nice to see you Sensei<</speech>>
<<speech "Rei">>Based on the results of your test, $firstname-kun, I can see that your academic performance is really good, and thankfully, there are no signs of mental health issues impacting your grades. That's excellent news. But, let me see... there's something a bit unusual in the 'teen biological assessment' section of the test. It's quite intriguing. I need to look at this more closely to understand what it might mean.<</speech>>
Could it be about my hypersexuality? I've actually heard this quite a few times from other counselors, so it's not entirely new to me.
<<speech "Rei">>$firstname-kun, your unique level of sexual drive is quite uncommonly big. In a more mature individual, this might not be an issue, but as a teenager, it can be challenging to manage. Since our school predominantly comprises female students, and as part of my research on adolescent development, I need to ensure that everything is appropriate and respectful. It's important to maintain a safe and comfortable environment for everyone, ne?<</speech>>
<<speech "You">>Absolutely, Sensei! I promise to behave myself and ensure that no problems arise in our school. I'll do my best to be a responsible and respectful student, ne?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei Init-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_event to 1>>
<<set $rei_test_count to 1>>
<</nobr>>
<<speech "Rei">>So next time, please don't hesitate to come to me for consultation and take additional tests, okay? I'll reward your helpful participation with extra credit points for your grades. And most importantly, we need to keep a close eye on and properly address your sexual drive. It's essential for your well-being, $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/rei_0/"+either("consult_")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Will do Sensei...<</speech>>
<<speech "Rei">>You can take the test in Classroom 2, $firstname-kun. It's usually empty, so it's a perfect spot for you to complete the test quietly and without any distractions. Just make yourself comfortable there, ne?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $academic +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_test_count +=1>>
<</nobr>><<if $time <24 and $time is not 12 and $time is not 13 and $time is not 14 >>
I decide to take Rei Sensei's test again. I really hope it can boost my grades, contribute to the school's project, and maybe even help me manage my hyper-sexuality. It's important for me to do my best in this, for my own good and for the school.
<div class="button-row"><img src="img/char/test_rei_sensei.png" class="zoom-image" alt="Image"></div>
I do the test as instructed
<div class="button-row">
<<link "<<animeButton>>Take the test again<</animeButton>>" "Rei 0">><</link>>
<<link "<<animeButton>>Stop taking the test<</animeButton>>" "school hallway f2">><</link>>
</div>
<<elseif $time >11 and $time <15 >>
I decide to take Rei Sensei's test again. I really hope it can boost my grades, contribute to the school's project, and maybe even help me manage my hyper-sexuality. It's important for me to do my best in this, for my own good and for the school.
<div class="button-row"><img src="img/char/test_rei_sensei.png" class="zoom-image" alt="Image"></div>
I do the test as instructed
<div class="button-row">
<<link "<<animeButton>>Take the test again<</animeButton>>" "Rei 0">><</link>>
<<link "<<animeButton>>Rei Sensei is coming<</animeButton>>" "Rei 0-1">><</link>>
<<link "<<animeButton>>Stop taking the test<</animeButton>>" "school hallway f2">><</link>>
</div>
<<else>>
<<speech "You">>The building already shut down. I should go home, the school is scary at night<</speech>>
<<link "<<animeButton>>Exit the school<</animeButton>>" "streets">><</link>>
<</if>>
<<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
<<speech "Rei">>$firstname-kun? Are you still taking the test? Why don't you take a little break, ne? It's lunchtime now. You should go and have something to eat. It's important to keep your energy up!<</speech>>
<video controls autoplay><source @src='"vid/rei_0/"+either("study_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, Sensei! I'm surprised to see you checking in on me while I'm taking the test... Sure, Sensei, I'll wrap it up soon and finish the test right after this. Thank you for your concern!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 0-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
<<speech "Rei">>Are you having any difficulties with the test, $firstname-kun? I don't want to make this too challenging for you. Please let me know if there's anything I can do to help, ne?<</speech>>
<video controls autoplay><source @src='"vid/rei_0/"+either("study_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's okay, Sensei! I can handle this... Please don't worry about me, I've got this under control. Thank you for your concern, Sensei!<</speech>>
<div class="button-row">
<<if $rei_test_count > 3>><<link "<<animeButton>>Stop taking test<</animeButton>>" "Rei 0-3">><</link>> <<else>> <<link "<<animeButton>>Stop taking test<</animeButton>>" "school hallway f2">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
<<speech "Rei">>Oh, $firstname}-kun, you been such a good boy, ne? You have been trying so haaard. *Rei Sensei leans in, her blouse straining slightly to contain her ample bosom* Maybe Rei Sensei give you... special reward? For extra motivation on test, huh? *she winks and smiles playfully*
Rei's Mind: Yes! This is necessary, I want to see how he's doing the test after a small provocation from me.
<</speech>>
<video controls autoplay><source @src='"vid/rei_0/"+either("study_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Oh my god! That cleavage is so beautiful
<<speech "You">>Holy... crap... O... Okay Sensei... Thank you very much <</speech>>
<<speech "Rei">>You know what? If you persist in graciously doing this for me, I'll ensure to reward you with something infinitely more... tantalizing and thrilling. What do you say, do we have a tantalizing agreement?<</speech>>
<<speech "You">>Yes! Sensei... We have a deal<</speech>>
<div class="button-row">
<<if $rei_test_count > 6>><<link "<<animeButton>>Can I get more reward Sensei?<</animeButton>>" "Rei 1">><</link>> <<else>> <<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f2">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <2>><<set $rei_event to 2>><</if>>
<</nobr>>
<<speech "Rei">>Eager for your first reward aren't you? Now come here close $firstname-kun
<</speech>>
<video controls autoplay><source @src='"vid/rei_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ss....sure Sensei <</speech>>
<div class="button-row">
<<link "<<animeButton>>Claim the 1st reward<</animeButton>>" "Rei 1-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <2>><<set $rei_event to 2>><</if>>
<</nobr>>
<<speech "Rei">>Here use this pen! Push it towards my breasts... <</speech>>
<video controls autoplay><source @src='"vid/rei_1/"+either("reward1_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> What? But... how? <</speech>>
<<speech "Rei">>Just do as I told you $firstname-kun. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Do it<</animeButton>>" "Rei 1-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <2>><<set $rei_event to 2>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Great job, $firstname-kun! You're almost there. Just apply a bit more pressure, and you'll have it. Remember, steady and focused<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("reward1_2","reward1_3","reward1_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Like.. this? <</speech>>
<<speech "Rei">>Ah Yess... Just like that! You're doing wonderfully, $firstname-kun. But remember, you can apply a bit more strength – it's perfectly fine. There's no need to hold back. <</speech>>
<div class="button-row">
<<if $rei_test_count >9>><<link "<<animeButton>>Get more reward from her<</animeButton>>" "Rei 1-3">><</link>><</if>>
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Rei 1-2">><</link>>
<<link "<<animeButton>>End session<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <3>><<set $rei_event to 3>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Now, you can touch me $firstname-kun. Go on, don't be shy.<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("reward2_1","reward2_2","reward2_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... Is this real? <</speech>>
<<speech "Rei">>Don't worry, $firstname-kun, this is all part of our professional study. We're doing it for research purposes, so it's important to be thorough and precise. I'm here to guide you through each step. After this I can get more accurate results from your test<</speech>>
<div class="button-row">
<<if $rei_test_count >12>><<link "<<animeButton>>Get more reward from her<</animeButton>>" "Rei 1-4">><</link>><</if>>
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Rei 1-3">><</link>>
<<link "<<animeButton>>End session<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <4>><<set $rei_event to 4>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ah, you're brimming with enthusiasm! That's impressive, isn't it... I mean, um, it's not a big deal... after all, it's for... umm... the purpose of acquiring knowledge, right? Don't worry about it. In the name of research, we can certainly do this!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("grope_a_1","grope_a_2","grope_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Sensei... This is the best <</speech>>
<<speech "Rei">>Ah, $firstname-kun, my dear student, we must stay professional, okay? We enjoy our learning together, it's very exciting, but we remember our roles, ne? We act right, just like good teacher and student should. You agree, yes? <</speech>>
<div class="button-row">
<<if $rei_test_count >15>><<link "<<animeButton>>Get more reward from her<</animeButton>>" "Rei 1-5">><</link>><</if>>
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Rei 1-4">><</link>>
<<link "<<animeButton>>End session<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <5>><<set $rei_event to 5>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=6>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>$firstname-kun, now... we come to best part, ne? This will help you do test much better. I suck all your worry away, make you feel so good and ready for test!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, Sensei... your touch is making my body tingle with such intense pleasure... it's unbelievable, like nothing I've ever felt before! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 1-5">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 1-6">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Rei 1-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <5>><<set $rei_event to 5>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=6>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>$firstname-kun, now... we come to best part, ne? This will help you do test much better. I suck all your worry away, make you feel so good and ready for test!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("boobjob_1","boobjob_2","boobjob_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, Sensei... your touch is making my body tingle with such intense pleasure... it's unbelievable, like nothing I've ever felt before! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 1-5">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 1-6">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Rei 1-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <5>><<set $rei_event to 5>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>This... this is so naughty... but, if it's for your education, $firstname-kun, I must... I need to feel your passion, your strong desire... Please show Sensei your deepest intensity... It's very important for accurate test, ne? Put it inside, Sensei needs to know your full power...<</speech>>
<video controls autoplay><source @src='"vid/rei_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Rei Sensei... I'm gonna put it in<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Rei 1-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <5>><<set $rei_event to 5>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ohh yess.. the power! the intensity! the speed is incredible! The test doesn't lie! You really have a crazy sexual drive $firstname!! You fuck me like a fucking wolf!!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Yeah!! I'm your wolf Sensei!! Call me Mr Wolf <</speech>>
<<speech "Rei">>Yes Mr Wolf!! Fuck me harder Mr Wolf!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Rei 1-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 1-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <5>><<set $rei_event to 5>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ohh yess.. the power! the intensity! the speed is incredible! The test doesn't lie! You really have a crazy sexual drive $firstname!! You fuck me like a fucking wolf!!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Yeah!! I'm your wolf Sensei!! Call me Mr Wolf <</speech>>
<<speech "Rei">>Yes Mr Wolf!! Fuck me harder Mr Wolf!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Rei 1-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 1-9">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Rei 1-10">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <5>><<set $rei_event to 5>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ohh! Yes, yes, $firstname-kun! You're giving it to Sensei so strong, so deep! Sensei can't hold back! I'm going to reach the peak, the biggest climax! Sensei is feeling it, $firstname-kun, you're making me... gonna release so much!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_1/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! I'm gonna cum too Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard<</animeButton>>" "Rei 1-10">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her tits<</animeButton>>" "Rei 1-11">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $rei_hj_count += 0>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 1>>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Ohh my goodness, $firstname-kun! Sensei is feeling the waves of pleasure crashing over me! It's so intense, I'm... I'm reaching my climax! Ahh, I'm cumming so good for you! Please, $firstname-kun, come on my tits! I want to feel your yummy sperm on my skin!<</speech>>
<video controls autoplay><source @src='"vid/rei_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Rei Sensei<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 1-12">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <5>><<set $rei_event to 5>><</if>>
<</nobr>>
<<speech "Rei">>Pheww... that was.. intense $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/rei_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes sensei... can we do this again sometime?<</speech>>
<<speech "Rei">>Okay, $firstname-kun, we do this for science and to help you, ne? No other reasons, just treatment and study. We must remember, okay? It's our little secret, for learning and getting better. Very special bond, just between us, teacher and student.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
I can see that Rei Sensei is walking in the hallway
<video controls autoplay><source @src='"vid/rei_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
I should call her
<div class="button-row">
<<link "<<animeButton>>Call Rei Sensei<</animeButton>>" "Rei 2-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<
<</nobr>>
I shout her name and call her
<<speech "You">>Rei Sensei!! Come here! <</speech>>
<video controls autoplay><source @src='"vid/rei_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">>Oh! $firstname-kun what do you need? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Rei Sensei is coming to me<</animeButton>>" "Rei 2-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh! $firstname-kun, you don't wait at all, huh? Doing such naughty things with Sensei when sun is high, right here in school? You're a very bad boy, ne? Such a mischievous student!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("doggy_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei! I can't get enough of you! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 2-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh my, $firstname-kun!! Please, keep thrusting your hard cock into Sensei with all your might! We must be quick, $firstname-kun! Sensei has a whole schedule of classes to get to! Hurry, make it fast and intense!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No worries at all, Sensei! At the pace we're going, I'll be cumming so quick, before you know it! Your touch is just too amazing, it's driving me to the edge super fast!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Fucking Her<</animeButton>>" "Rei 2-3">><</link>>
<<link "<<animeButton>>Proceed<</animeButton>>" "Rei 2-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh, $firstname-kun... Just because we shared such intimate moment, it doesn't mean you can just do such things with Sensei anytime at school!<</speech>>
<video controls autoplay><source @src='"vid/rei_2/"+either("kiss_start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't hold it anymore when I look at you sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Rei 2-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Alright, $firstname-kun... Sensei is ready, but we must hurry, okay? Sensei has very little time, many classes to teach. We cannot go all the way, no fucking or deep penetration, because Sensei must stay clean for class, ne? Let's be quick and careful, $firstname-kun.<</speech>>
<video controls autoplay><source @src='"vid/rei_2/"+either("kiss_start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just jerk me off, I'll cum quickly then<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her Again<</animeButton>>" "Rei 2-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Mmm, $firstname-kun, you must be fast, okay? Don't get too lost in the pleasure. Sensei doesn't have much time, ne? Quick, quick!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just keep doing it sensei... I'll cum as soon as possible<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 2-6">><</link>>
<<link "<<animeButton>>Play with her tits<</animeButton>>" "Rei 2-7">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Rei 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 2-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Mmm, $firstname-kun, you must be fast, okay? Don't get too lost in the pleasure. Sensei doesn't have much time, ne? Quick, quick!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("boobplay_1","boobplay_2","boobplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just keep doing it sensei... I'll cum as soon as possible<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 2-6">><</link>>
<<link "<<animeButton>>Play with her tits<</animeButton>>" "Rei 2-7">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Rei 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 2-9">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 2-7-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Mmm, $firstname-kun, you must be fast, okay? Don't get too lost in the pleasure. Sensei doesn't have much time, ne? Quick, quick!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just keep doing it sensei... I'll cum as soon as possible<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 2-6">><</link>>
<<link "<<animeButton>>Play with her tits<</animeButton>>" "Rei 2-7">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Rei 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 2-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Mmm, $firstname-kun, you must be fast, okay? Don't get too lost in the pleasure. Sensei doesn't have much time, ne? Quick, quick!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just keep doing it sensei... I'll cum as soon as possible<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 2-6">><</link>>
<<link "<<animeButton>>Play with her tits<</animeButton>>" "Rei 2-7">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Rei 2-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 2-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Quickly, $firstname-kun, you must finish fast! Please, hurry and cum! Sensei has so little time! Give it to me, quick, quick!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("boobjob_1","boobjob_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just keep going, Sensei... I'll try to cum as quickly as I can.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Boobjob<</animeButton>>" "Rei 2-7-1">><</link>>
<<link "<<animeButton>>Boobjob Faster<</animeButton>>" "Rei 2-7-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ohh! Sensei can feel your cock pulsing so hard! You're getting close, aren't you, $firstname-kun? Are you going to cum soon?<</speech>>
<video controls autoplay loop><source @src='"vid/rei_2/"+either("boobjob_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck Sensei!! I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Boobjob Faster<</animeButton>>" "Rei 2-7-2">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her tits<</animeButton>>" "Rei 2-7-3">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $rei_hj_count += 1>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 1>>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Ohh yesss!!! $firstname-kun! You're cumming so much on my tits!<</speech>>
<video controls autoplay><source @src='"vid/rei_2/"+either("boobjob_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Rei Sensei<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 2-7-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <7>><<set $rei_event to 7>><</if>>
<</nobr>>
<<speech "Rei">>Pheww... that was.. intense $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/rei_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes sensei... can we do this again sometime?<</speech>>
<<speech "Rei">>Oh, this is wonderful, $firstname-kun! Your test results are going to be so much more precise this time. You're making a significant contribution to our study on 'hypersexuality'! Great job!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
Rei Sensei is diligently working in the teachers' office, efficiently managing multiple school projects. Her current focus is on enhancing the school's programs, demonstrating a high level of commitment and professional expertise in ensuring the successful implementation and advancement of these initiatives.
<video controls autoplay><source @src='"vid/rei_0/"+either("office_1","office_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Talk to her<</animeButton>>" "Rei Office 1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
<<speech "Rei">>Yes $firstname-kun? What do you want? <</speech>>
<video controls autoplay><source @src='"vid/rei_0/"+either("office_chat_1","office_chat_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<if $rei_event >4 and $time >16 >> <<link "<<animeButton>>Ah, Sensei, do you have a moment? There's something I need to talk about with you...<</animeButton>>" "Rei 3">><</link>><</if>>
<<if $rei_event >6 and $time >16 >> <<link "<<animeButton>>I was thinkin', like, maybe we could, um, go back to your cozy den and, ya know, dive deep into some extra research—just you and me. How about it, Sensei?<</animeButton>>" "Rei 4">><</link>><</if>>
<<link "<<animeButton>>Nevermind, sorry for disturbing you Sensei<</animeButton>>" "teacher office">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
I entered an empty class-room 2 with her
<<speech "You">> Hurry over here, Sensei... I have something really important, something urgent I need to talk to you about right away... <</speech>>
<video controls autoplay><source @src='"vid/rei_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">> What is it that's so urgent, $firstname-kun? Can it possibly wait? Sensei has so many tasks to complete before heading home...<</speech>>
<div class="button-row">
<<if $rei_event < 6>><<link "<<animeButton>>Continue<</animeButton>>" "Rei 3-1">><</link>> <<else>> <<link "<<animeButton>>Continue<</animeButton>>" "Rei 3-5">><</link>> <</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Please Sensei... I can't hold it! <</speech>>
<video controls autoplay loop><source @src='"vid/rei_3/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">> No, no, this isn't right at all, $firstname-kun. Please, stop... Sensei doesn't like this... It's not only wrong, but it also goes against the school's strict policies! We mustn't do this, please understand.<</speech>>
<<speech "You">>But Sensei, we did it last time, ne? Why can't we do that again? Why, Sensei?<</speech>>
<<speech "Rei">>It was all for research purpose, $firstname-kun, only for science, ne? Please, you must understand, don't make Sensei go through this again! We must keep our relationship proper, it's important!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Groping her<</animeButton>>" "Rei 3-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
I entered an empty class-room 2 with her
<<speech "You">> Sensei can I get "The Reward" again? <</speech>>
<video controls autoplay><source @src='"vid/rei_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">> Eh?! No, no, $firstname-kun! We can't just proceed like that without any mental health tests are being taken. It's not right, very unprofessional!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Rei 3-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Please, Sensei... I helped with the tests I took for you... They're valuable, aren't they? It's important, right Sensei? <</speech>>
<video controls autoplay loop><source @src='"vid/rei_3/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">> Ahh... damn it... Okay, $firstname-kun. But we can't go all the way, you understand? Sensei will use hands, give you a mouth heaven, and press you between my breasts...<</speech>>
<<speech "You">>Alright! Let's do it quick Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Groping her<</animeButton>>" "Rei 3-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Ahh, yes... Sensei, you're so irresistibly sexy... Your breasts are so soft and warm... I can't get enough of touching them, feeling them... It's amazing, Sensei...<</speech>>
<video controls autoplay loop><source @src='"vid/rei_3/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">> Ohh, my! It feels so good, $firstname-kun... But please, don't let yourself get too lost in this, alright? We must remain aware of our boundaries. Don't get overconfident, okay? Remember, we have to be careful, ne?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Groping her<</animeButton>>" "Rei 3-4">><</link>>
<<link "<<animeButton>>Get her on her knees<</animeButton>>" "Rei 3-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Now get down on your knee Sensei... I want you to make me ejaculate<</speech>>
<video controls autoplay ><source @src='"vid/rei_3/"+either("bj_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">> Oh my goodness, it's really weird for Sensei to do this outside of our usual academic experiment setup... But it's you, $firstname-kun, and for you, I'll bend the rules just this once...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Jerk my cock off<</animeButton>>" "Rei 3-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Do you like this $firstname-kun? Do you like it when Sensei jerk your cock like this?<</speech>>
<video controls autoplay ><source @src='"vid/rei_3/"+either("hj_1","hj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Sensei... It feels so good... Older women are the best<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep jerking off<</animeButton>>" "Rei 3-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 3-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Do you enjoy this feeling, $firstname-kun? Does it make you feel good when Sensei wraps her lips around your cock, sucking so gently and passionately like this? Sensei wants to make you feel amazing...<</speech>>
<video controls autoplay loop><source @src='"vid/rei_3/"+either("bj_1","bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes, Sensei... It's incredible... Please keep going, don't stop... Your mouth feels so warm and perfect around my cock... Just like that, Sensei, you're doing it so right...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Rei 3-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 3-7">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 3-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>How is this, $firstname-kun? Do you like when your hard cock is snugly clamped between Sensei's fluffy breasts? Does it feel good being sandwiched like that?<</speech>>
<video controls autoplay loop><source @src='"vid/rei_3/"+either("boobjob_1","boobjob_2","boobjob_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes Sensei... It feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Rei 3-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 3-7">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 3-8">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum<</animeButton>>" "Rei 3-9">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $rei_hj_count += 1>>
<<set $rei_bj_count += 1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Ohh yesss!!! $firstname-kun! You're cumming so much on my tits!<</speech>>
<video controls autoplay><source @src='"vid/rei_3/"+either("boobjob_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Rei Sensei<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 3-10">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_class_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>><<if $rei_event <6>>
<<speech "Rei">>Oh wow... I didn't know that doing this outside of the experiment feels more alive and raw and passionate... Damn you $firstname-kun. I think you make your sensei getting addicted on doing this<</speech>>
<video controls autoplay><source @src='"vid/rei_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha... Finally you understand Sensei<</speech>>
<<else>>
<<speech "Rei">>This is so delicious $firstname-kun... I might let you fuck me real hard at school if you're lucky... Teehee~ <</speech>>
<video controls autoplay><source @src='"vid/rei_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Now we're talking Sensei!<</speech>>
<</if>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f2">><</link>>
</div>
<<if $rei_event <6>><<set $rei_event to 6>><</if>>
<<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <8>><<set $rei_event to 8>><</if>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
With Rei-sensei, I head over to her cozy little apartment, and as soon as the door closes behind us, we're lost in a whirlwind of passion. Our lips crash together in a heated frenzy, as if we're trying to communicate all our pent-up yearning through the dance of our hungry kisses.
<<speech "Rei">>Ehh, $firstname-kun, you're so insatiable, aren't you...? But, since we're beyond the school's boundaries, you're free to explore every inch of me as you wish... Go on, unleash your desires, I'm here for you~ <</speech>>
<video controls autoplay><source @src='"vid/rei_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> You're so tasty beautiful Sensei... I can't get enough of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Rei 4-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ah, $firstname-kun, your tongue is so skillful inside my mouth, dancing and twisting so delightfully... Fufu, you naughty student, where ever did you acquire such tantalizing techniques? <</speech>>
<video controls autoplay loop><source @src='"vid/rei_4/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Well, I watched tons of JAV movies Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Rei 4-1">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Rei 4-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh, hai... please, $firstname-kun, slide it inside... I've been quivering with anticipation for you all day... My body has been aching for this very moment... Fill me up~<</speech>>
<video controls autoplay><source @src='"vid/rei_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Ahh, Sensei, your sweet spot is so snug! It's like it was made just for me!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now<</animeButton>>" "Rei 4-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh, mhm! $firstname-kun, push yourself to the limit! Show Sensei the fiery spirit of your youth – vigorous and unyielding! hh yes, that's it! Drive into me with all you've got, $firstname-kun! Your youthful vigor is so overwhelming – let me feel the strength of your young blood as you thrust harder! Show your Sensei just how passionate and powerful you can truly be!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_4/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Ah Sensei!! You're cunt feels so fucking good Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 4-3">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Rei 4-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh, mhm! $firstname-kun, push yourself to the limit! Show Sensei the fiery spirit of your youth – vigorous and unyielding! hh yes, that's it! Drive into me with all you've got, $firstname-kun! Your youthful vigor is so overwhelming – let me feel the strength of your young blood as you thrust harder! Show your Sensei just how passionate and powerful you can truly be!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_4/"+either("doggy_1","doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Ah Sensei!! You're cunt feels so fucking good Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 4-3">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Rei 4-4">><</link>>
<<link "<<animeButton>>Take her clothes off<</animeButton>>" "Rei 4-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Yeah, strip me down, $firstname! Get me naked! Make my body all yours, $firstname-kun – I want you to have all of me!<</speech>>
<video controls autoplay><source @src='"vid/rei_4/"+either("doggy_undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Yes Sensei! Will do! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her harder!<</animeButton>>" "Rei 4-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh yes! Go for it, $firstname-kun! Hit it harder with that young energy of yours. I wanna feel every bit of your strength as you keep pounding. Prove to your Sensei how much stamina and power you've got!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_4/"+either("doggy_a_1","doggy_a_2","doggy_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh gosh, Sensei... I can't keep it in much longer... I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her on the sofa <</animeButton>>" "Rei 4-6">><</link>>
<<link "<<animeButton>>Fuck her on the table<</animeButton>>" "Rei 4-7">><</link>>
<<link "<<animeButton>>Fuck her standing<</animeButton>>" "Rei 4-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh yes! Go for it, $firstname-kun! Hit it harder with that young energy of yours. I wanna feel every bit of your strength as you keep pounding. Prove to your Sensei how much stamina and power you've got!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_4/"+either("doggy_b_1","doggy_b_2","doggy_b_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh gosh, Sensei... I can't keep it in much longer... I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her on the sofa <</animeButton>>" "Rei 4-6">><</link>>
<<link "<<animeButton>>Fuck her on the table<</animeButton>>" "Rei 4-7">><</link>>
<<link "<<animeButton>>Fuck her standing<</animeButton>>" "Rei 4-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh yes! Go for it, $firstname-kun! Hit it harder with that young energy of yours. I wanna feel every bit of your strength as you keep pounding. Prove to your Sensei how much stamina and power you've got!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_4/"+either("doggy_c_1","doggy_c_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh gosh, Sensei... I can't keep it in much longer... I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her on the sofa <</animeButton>>" "Rei 4-6">><</link>>
<<link "<<animeButton>>Fuck her on the table<</animeButton>>" "Rei 4-7">><</link>>
<<link "<<animeButton>>Fuck her standing<</animeButton>>" "Rei 4-8">><</link>>
<<link "<<animeButton>>Fuck her harder<</animeButton>>" "Rei 4-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh, chikushou (ちくしょう)!! I'm climaxing!! I'm reaching the peak so intensely!! $firstname-kun, embrace me in your fervor! Ravish me with all your might!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_4/"+either("doggy_c_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh Yes I'm gonna cum too Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Rei 4-9">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside of Her!<</animeButton>>" "Rei 4-10">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "rei_room">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $rei_hj_count += 0>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Ohh my goodness, $firstname-kun! Sensei is feeling the waves of pleasure crashing over me! It's so intense, I'm... I'm reaching my climax! Ahh, I'm cumming so good for you! Please, $firstname-kun, come inside of me!<</speech>>
<video controls autoplay><source @src='"vid/rei_4/"+either("doggy_c_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Rei Sensei<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 4-11">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "rei_room">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
<<speech "Rei">>Oh my god! That was... Intense $firstname-kun... But I need you to get out of here quick<</speech>>
<video controls autoplay ><source @src='"vid/rei_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh why? Sensei? Are you expecting someone?<</speech>>
<<speech "Rei">>No... Just... get out... of here... I'll expain to you later<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "streets">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $rei_display to 1>>
<</nobr>>
<img src="img/char/rei_1.png" style="max-width: 100%;">
<<speech "You">>Rei Sensei is the school's counselor and <</speech>>
Walkthrough: <<if $rei_event is not 1 and $rei_event is not 2 and $rei_event is not 3 and $rei_event is not 4 and $rei_event is not 5 and $rei_event is not 6 and $rei_event is not 7 and $rei_event is not 8 and $rei_event is not 9 and $rei_event is not 10 and $rei_event is not 11 and $rei_event is not 12 and $rei_event is not 13 and $rei_event is not 14 and $rei_event is not 15 and $rei_event is not 16 and $rei_event is not 17 and $rei_event is not 18>><h1 class="basic-stats"> - Progress the story of Saeko Sensei and Remu. Then go to Saeko Sensei to talk about mental health issue
</h1><<nobr>>
<</nobr>><<elseif $rei_event is 1>>
<h1 class="basic-stats">Do Rei sensei test at least 7 times in Class-2, then at lunchbreak (12-13) she will come to check you (you need to be in Class-2)</h1><<nobr>>
<</nobr>><<elseif $rei_event is 2 >>
<h1 class="basic-stats">Keep Doing Rei sensei test at least 10 times</h1><<nobr>>
<</nobr>><<elseif $rei_event is 3>>
<h1 class="basic-stats">Keep Doing Rei sensei test at least 13 times</h1><<nobr>>
<</nobr>><<elseif $rei_event is 4>>
<h1 class="basic-stats">Keep Doing Rei sensei test at least 16 times</h1><<nobr>>
<</nobr>><<elseif $rei_event is 5>>
<h1 class="basic-stats">At 5pm or later, visit the teacher's office and ask Rei Sensei to go with you to classroom 2</h1><<nobr>>
<</nobr>><<elseif $rei_event is 6>>
<h1 class="basic-stats">Meet Rei Sensei at second floor hallway (11am - 2pm) </h1><<nobr>>
<</nobr>><<elseif $rei_event is 7>>
<h1 class="basic-stats">At 5pm or later, visit the teacher's office and ask Rei Sensei if you can visit her house</h1><<nobr>>
<</nobr>><<elseif $rei_event is 8>>
<h1 class="basic-stats">Visit Rei Sensei's house in the weekend, at 1-6pm in the afternoon </h1><<nobr>>
<</nobr>><<elseif $rei_event is 9>>
<h1 class="basic-stats">Call Rei Sensei around 7-9pm, and choose the option to hide in her bedroom closet </h1><<nobr>>
<</nobr>><<elseif $rei_event is 10>>
<h1 class="basic-stats">Call Rei Sensei around 7-9pm, and choose the option to hide in the storage room near the bathroom</h1><<nobr>>
<</nobr>><<elseif $rei_event is 11>>
<h1 class="basic-stats">This is the end content for Rei Sensei for this build </h1><</if>>
Completed Quest:
<h1 class="basic-stats">
<<if $rei_event >0>>1. I took the initial test that Saeko and Rei Sensei ask me<</if>>
<<if $rei_event > 1>>2. I did the test 7 times, and she let me play with her tits using pen<</if>>
<<if $rei_event > 2>>3. I did the test 10 times, and she let me to touch her tits directly<</if>>
<<if $rei_event > 3>>4. I did the test 13 times, and she let me to touch her tits and play with her nipples<</if>>
<<if $rei_event > 4>>5. Rei Sensei lets me to fuck her after I finished taking test <</if>>
<<if $rei_event > 5>>6. I ended up getting all frisky with Rei Sensei right in classroom-2. It wasn't even part of the test-taking stuff we usually do.<</if>>
<<if $rei_event > 6>>7. I fucked Rei Sensei at the empty classroom-2 when the school day wasn't even over!<</if>>
<<if $rei_event > 7>>8. I get personal with Rei Sensei. She even let me fuck her at her house<</if>>
<<if $rei_event > 8>>9. I fucked Rei Sensei when she's alone in the weekend<</if>>
<<if $rei_event > 9>>10. I fucked Rei Sensei in the bedroom when her husband is on his night-shift<</if>>
<<if $rei_event > 10>>11 I fucked Rei Sensei in the bathroom when her husband is around<</if>></h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "residential_night">><<else>><<toggleclass "body" "residential_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "streets">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<speech "You">>This is the residential district<</speech>>
<<nobr>> <div class="button-row">
<a data-passage="saeko house" class="link-internal link-image">
<img src="button/saeko_house.png" class="zoom-image" alt="Image"></a>
<a data-passage="rei house" class="link-internal link-image">
<img src="button/rei_house.png" class="zoom-image" alt="Image"></a>
<a data-passage="mei house" class="link-internal link-image">
<img src="button/mei_house.png" class="zoom-image" alt="Image"></a>
<<if $asano_event >1>><a data-passage="asano house" class="link-internal link-image">
<img src="button/asano_house.png" class="zoom-image" alt="Image"></a> <</if>>
</div>
<</nobr>>
<div class="button-row">
<<link "<<animeButton>>Back<</animeButton>>" "streets">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "mei_house">><<else>><<toggleclass "body" "mei_house">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "mei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<if $mei_event >1 and $day <6 and $time >16 and $time <19>>
<<speech "You">>I can see that Mei is inside. What do I want to do?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Get in<</animeButton>>" "Mei 2">><</link>>
<<link "<<animeButton>>Leave<</animeButton>>" "residential">><</link>></div>
<<else>>
<<speech "You">>There's nobody inside. I should leave<</speech>>
<<link "<<animeButton>>Leave<</animeButton>>" "residential">><</link>>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>(smiling) Sure, $firstname. You've been really focused. A break sounds good.<</speech>>
<video controls autoplay><source @src='"vid/remu_3/"+either("start_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>(looking at Remu) It’s nice to have these quiet moments together, isn't it? <</speech>>
<<speech "Remu">>Yeah, it is. It's not just about studying, but spending time together like this... it's really nice.<</speech>>
<<speech "You">>Wanna do it? <</speech>>
<<speech "Remu">>What do you mean babe?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Hold her closer<</animeButton>>" "Remu 3-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Hehe, you're unstoppable, aren't you? Well, if there's no holding back, then come on and show me, babe~ Let's get lost in our little world together, just you and me! Teehee, I'm all yours! <</speech>>
<video controls autoplay><source @src='"vid/remu_3/"+either("start_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Remu-chan, you know, my feelings for you are... really special. I love you so much... baka. And, uh, I want you with all my heart, truly.<</speech>>
<<speech "Remu">>I guess I have no choice... Shut up and kiss me, babe. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Remu 3-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=3>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Emmhh... I love you $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhhh... I love you to Remu-chan<</speech>>
<<speech "Remu">>I guess I have no choice... Shut up and kiss me, babe. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Remu 3-2">><</link>>
<<link "<<animeButton>>Grope her<</animeButton>>" "Remu 3-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=3>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Do you like my breast $firstname-kun? Oghh... it feels so great when you're touching me like this<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you like this Remu-chan?<</speech>>
Remu nods her head
<<speech "Remu">>Eh hem... this feels nice $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep groping her<</animeButton>>" "Remu 3-3">><</link>>
<<link "<<animeButton>>Unbotton her shirt and continue groping her<</animeButton>>" "Remu 3-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=3>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ahh shit... this feels so good $firstname-kun.. ahh keep on groping my tits babe<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("grope_a_1","grope_a_2","grope_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm so lucky to be the one who's doing this to you Remu-cahn<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep groping her<</animeButton>>" "Remu 3-4">><</link>>
<<link "<<animeButton>>Finger her<</animeButton>>" "Remu 3-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ah! Ahh, $firstname-kun, your finger... it's so deep inside me! Keep going, please... It feels so good, I can't help but want more. Ufu~<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("finger_1","finger_2","finger_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so fucking wet Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fingering her<</animeButton>>" "Remu 3-5">><</link>>
<<link "<<animeButton>>Now it's your turn to please me Remu-chan<</animeButton>>" "Remu 3-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Do you... like this? $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... it feels so fucking good Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep licking me Remu<</animeButton>>" "Remu 3-6">><</link>>
<<link "<<animeButton>>Now touch my cock<</animeButton>>" "Remu 3-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Touch you? like this $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("cockrub_1","cockrub_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... it feels so fucking good Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Lick me nipplesRemu<</animeButton>>" "Remu 3-6">><</link>>
<<link "<<animeButton>>Keep rubbing my cock<</animeButton>>" "Remu 3-7">><</link>>
<<link "<<animeButton>>Give me handjob Remu-chan<</animeButton>>" "Remu 3-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>How about this? Am I doing it right babe?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... it feels so fucking good Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 3-8">><</link>>
<<link "<<animeButton>>blowjob<</animeButton>>" "Remu 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>How about this? Am I doing it right babe?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... it feels so fucking good Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 3-8">><</link>>
<<link "<<animeButton>>blowjob<</animeButton>>" "Remu 3-9">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Remu 3-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ahh... shove it slowly $firstname-kun... please be gentle<</speech>>
<video controls autoplay><source @src='"vid/remu_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... your pussy is so tight<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Remu 3-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>$firstname-kun, your thick cock feels so amazing inside my tight pussy, filling me up so good, ahnn~<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... your pussy is so tight Remu-chan!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 3-11">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 3-12">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 3-13">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Remu 3-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>$firstname-kun, your thick cock feels so amazing inside my tight pussy, filling me up so good, ahnn~<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... your pussy is so tight Remu-chan!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 3-11">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 3-12">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 3-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>$firstname-kun, your thick cock feels so amazing inside my tight pussy, filling me up so good, ahnn~<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... your pussy is so tight Remu-chan!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 3-11">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 3-12">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 3-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=7>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ah, $firstname-kun, your big dick is pounding me so deep, I can't... I'm cumming! I'm your naughty schoolgirl cumming all over your cock... fuck, fill me up!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_3/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh shit!! I'm gonna cum so fucking hard Remu-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Remu 3-14">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Remu 3-15">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh my god!! I'm!! I'm cumming!! Ahh fuckk!!!! Please come together with me $firstname! I need you inside of me now!!<</speech>>
<video controls autoplay><source @src='"vid/remu_3/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! That was intense Remu<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 3-16">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_vaginal_count +=1>>
<<if $remu_event <11>><<set $remu_event to 11>><</if>>
<</nobr>>
<<speech "Remu">>Oh my god... it felt so good... You came alot inside of me today $firstname-kun... I hope you'll take the responsibility if I get pregnant<</speech>>
<video controls autoplay><source @src='"vid/remu_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't worry Remu-chan. I will do anything for you<</speech>>
<<speech "Remu">>Th-that's good to hear, $firstname-kun... After this, I'm going home, but next time, can we please focus more on studying? Let's not have sex every time we hit the books, or we might really fail our exams...<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=2>>
<</nobr>>
<<speech "You">>It's nice to study alone in the library. I think my academic grade is significantly improving<</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<nobr>>
<div class="button-row">
<<if $energy >50 and $time <18>> <<link "<<animeButton>>Study again<</animeButton>>" "Remu 4">><</link>><</if>>
<<if $time >10 and $time <15 and $remu_event >10>> <<link "<<animeButton>>Remu is coming<</animeButton>>" "Remu 4-1">><</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "library">><</link>>
</div><</nobr>>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Hi babe... It's nice seeing you studying hard.. tehee... <</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Remu-chan... come here and join me studying.. I need extra mind for brainstorming<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 4-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Hmm I don't think I can... I'll have PE class next hour $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I see... So what are you doing here then?<</speech>>
<<speech "Remu">>Heey! Is it so wrong to want to see my handsome boyfriend studying hard, teehee... As your girlfriend, it's my right, and, like, my duty to make sure you're studying hard and gonna pass your final exam, desu!<</speech>>
<<speech "You">>Ha ha ha... Okay okay!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 4-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Hmm, lemme tell you something. If you keep studying this hard, I might just get tempted to give you a 'reward'... How does that sound?<</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That seems like a good deal babe. What are we talking about then?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 4-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Hmm... I love how eager you are in responding to my offer... teehee... So cute!!<</speech>>
Remu pats my head
<video controls autoplay><source @src='"vid/remu_4/"+either("start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What will it be? Cmon tell me Remu-chan!<</speech>>
Remu looks around the library, it's pretty quite and empty here...
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 4-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Come here follow me $firstname-kun<</speech>>
Remu takes my hand and lead me to a secluded spot in the library
<video controls autoplay><source @src='"vid/remu_4/"+either("start_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you sure Remu? Here? Let's go to the second floor instead... it's safer there<</speech>>
<<speech "Remu">>Sshhh just follow me $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 4-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Be quiet and I'll make this as quick as possible... It's okay, if we're quick, nobody's gonna find out.<</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit... this is amazing <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 4-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Shh, stay quiet for me, love... I'll make you feel so good, so fast—it'll be our naughty little secret. Now, focus on cumming quick while I stroke your hard cock... just let me motivate you in my own special way.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_4/"+either("hj_1","hj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... it feels so fucking good Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 4-7">><</link>>
<<link "<<animeButton>>Standing Handjob<</animeButton>>" "Remu 4-8">><</link>>
<<link "<<animeButton>>blowjob<</animeButton>>" "Remu 4-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Shh, just stand still for me, okay? I'll suck on your nipple and stroke your hard cock at the same time... our own little kinky study break. Let all that tension melt away so you can get back to acing those books, mmkay?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_4/"+either("hj_intense_1","hj_intense_2","hj_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes... it feels so fucking good Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 4-7">><</link>>
<<link "<<animeButton>>Standing Handjob<</animeButton>>" "Remu 4-8">><</link>>
<<link "<<animeButton>>blowjob<</animeButton>>" "Remu 4-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Just relax... I'm going to make you forget all about studying for a bit with my mouth, promise it'll be the sloppiest you've ever had...<</speech>>
And with that, she eagerly took me in, her lips sliding wetly along my cock, setting a rhythm that was as enthusiastic as it was messy, her dedication to both my pleasure and her own playful teasing undeniable
<video controls autoplay loop><source @src='"vid/remu_4/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god this feels to fucking good Remu-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 4-7">><</link>>
<<link "<<animeButton>>Standing Handjob<</animeButton>>" "Remu 4-8">><</link>>
<<link "<<animeButton>>blowjob<</animeButton>>" "Remu 4-9">><</link>>
<<link "<<animeButton>>Take her jacket off<</animeButton>>" "Remu 4-10">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Huh? You want me to sit here? Oh... but please, we don't have time to be so revealing in the library like this. Just take my jacket off – showing my cleavage like this is enough, right?<</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("undress_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to feel your breasts Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her breasts<</animeButton>>" "Remu 4-11">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ahh $firstname-kun... be gentler please...<</speech>>
<video controls autoplay loop><source @src='"vid/remu_4/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sorry Remu-chan.. I can't help it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her breasts<</animeButton>>" "Remu 4-11">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 4-12">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Mhmmhh you're so fucking hard $firstname-kun... I can feek that your cock is throbbing...<</speech>>
<video controls autoplay loop><source @src='"vid/remu_4/"+either("bj_a_1","bj_a_2","bj_a_3","bj_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm gonna cum soon babe<</speech>>
<<speech "Remu">>Just do it $firstname-kun! Don't hold back!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her breasts<</animeButton>>" "Remu 4-11">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 4-12">><</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Remu 4-13">><</link>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Mmpphh mphhhh Aghh are you there yet?! Cmon $firstname-kun!! Cum!!! We don't have much time!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_4/"+either("bj_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm gonna cum soon babe<</speech>>
<<speech "Remu">>Just do it $firstname-kun! Don't hold back!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Remu 4-13">><</link>>
<<if $lust >99>> <<link "<<animeButton>>Cum in her mouth!<</animeButton>>" "Remu 4-14">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "library">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oghh oghh fuck... orghhh... slrppp... Ahhh... You came so much $firstname-kun!<</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit! that was intense babe<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 4-15">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_status to "Girlfriend">>
<<set $remu_oral_count +=1>>
<<if $remu_event <12>><<set $remu_event to 12>><</if>>
<</nobr>>
<<speech "Remu">>Tehee... Look at this cum... so much cum... now, you should continue your study babe! Now, I should get ready for my PE<</speech>>
<video controls autoplay><source @src='"vid/remu_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you so much Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "library">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "Remu">>Miss me? Really? Or are you horny?<</speech>>
<video controls autoplay><source @src='"vid/remu_5/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You can read my mind Remu<</speech>>
<<speech "Remu">>I know you inside out $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 5-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Emhh... you're so eager and full of passion today<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>As I said... I missed you Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Remu 5-1">><</link>>
<<link "<<animeButton>>Take her blazer off<</animeButton>>" "Remu 5-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Nani? What do you want to do with my body $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/remu_5/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to grope you beautiful breasts Remu<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 5-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>How does it feel? It feels good right?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("grope_1","grope_2","grope_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... you breasts are.. squishy and yet firm<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep groping her<</animeButton>>" "Remu 5-3">><</link>>
<<link "<<animeButton>>Grope more intense<</animeButton>>" "Remu 5-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ahh yes!! This feels so freaking good $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("grope_a_1","grope_a_2","grope_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah I can tell from your face that you're enjoying this Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep groping her<</animeButton>>" "Remu 5-4">><</link>>
<<link "<<animeButton>>Continue to hand-job<</animeButton>>" "Remu 5-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Do you like this $firstname-kun? You cock is rock-hard you know?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've been holding up since this morning Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 5-5">><</link>>
<<link "<<animeButton>>Handjob+Nipple Lick<</animeButton>>" "Remu 5-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 5-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Do you like this $firstname-kun? You cock is rock-hard you know?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've been holding up since this morning Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 5-5">><</link>>
<<link "<<animeButton>>Handjob+Nipple Lick<</animeButton>>" "Remu 5-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 5-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Do you like this $firstname-kun? You cock is rock-hard you know?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've been holding up since this morning Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 5-5">><</link>>
<<link "<<animeButton>>Handjob+Nipple Lick<</animeButton>>" "Remu 5-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 5-7">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Remu 5-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes... I'm gonna sit on this big hard cock.. Are you ready for me $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/remu_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck yeah, Remu-chan... put it in quick<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Remu 5-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes!! Your cock is so fucking hard, $firstname-kun!! It's hitting right against my womb!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess.. It feels really good Remu-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 5-9">><</link>>
<<link "<<animeButton>>Cowgirl faster<</animeButton>>" "Remu 5-12">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 5-10">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 5-11">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes!! Your cock is so fucking hard, $firstname-kun!! It's hitting right against my womb!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess.. It feels really good Remu-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 5-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 5-10">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 5-11">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes!! Your cock is so fucking hard, $firstname-kun!! It's hitting right against my womb!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess.. It feels really good Remu-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 5-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 5-10">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 5-11">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Remu 5-13">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh fuck!! fuck!! fuck!! I'm cumming!!! I'm fucking cumming!!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("cow_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess.. It feels really good Remu-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl faster<</animeButton>>" "Remu 5-12">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Remu 5-12-1">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=3>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Ah, ah, fuck... You came inside me so fucking much, $firstname-kun! My pussy can feel all your hot cum filling me up!<</speech>>
<video controls autoplay><source @src='"vid/remu_5/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit! that was intense babe<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "class 1">><</link>>
<<if $energy>40>><<link "<<animeButton>>End Sex<</animeButton>>" "Remu 5-9">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes!! Your cock is so fucking hard, $firstname-kun!! It's hitting right against my womb!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_5/"+either("mission_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess.. It feels really good Remu-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Remu 5-13">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her face<</animeButton>>" "Remu 5-13-1">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=3>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>>
<script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh yess!! Cum!! cum on my pretty face $firstname-kun... mark me as yours!<</speech>>
<video controls autoplay><source @src='"vid/remu_5/"+either("cum_face")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit! that was intense babe<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Remu 5-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $story_route to "Remu's Love Story">>
<<set $remu_status to "Girlfriend">>
<<set $remu_oral_count +=1>>
<<set $remu_vaginal_count +=1>>
<<if $remu_event <13>><<set $remu_event to 13>><</if>>
<</nobr>>
<<speech "Remu">>Tehee... Look at this cum... so much cum on my face... now, we better go home babe.. look what time is it? <</speech>>
<video controls autoplay><source @src='"vid/remu_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha... Okay, let us go home Remu-chan<</speech>>
<div class="button-row">
<<if $karen_event > 0>><<link "<<animeButton>>Someone's peeking<</animeButton>>" "Karen 0-1">><</link>><</if>>
<<link "<<animeButton>>End Scene<</animeButton>>" "class 1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "rei_house">><<else>><<toggleclass "body" "rei_house">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<if $rei_event >7 and $day >5 and $time >12 and $time <18>>
<<speech "You">>I can see Rei Sensei is tending to her garden<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("rei_house_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Say hi to her<</animeButton>>" "Rei 5">><</link>>
<<link "<<animeButton>>Leave<</animeButton>>" "residential">><</link>></div>
<<else>>
<<speech "You">>There's nobody inside. I should leave<</speech>>
<<link "<<animeButton>>Leave<</animeButton>>" "residential">><</link>>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_house">><<else>><<toggleclass "body" "rei_house">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "You">>Sensei! Hi!<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("rei_house_start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">>Oh hi $firstname-kun! Come on in! My husband is not here, come inside, I already cooked a lot.. come come...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 5-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "You">>Wow, the food is so freakin good Sensei!<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">>Here's the miso soup, add few drops of this to your rice, it tastes nice.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Chat with her<</animeButton>>" "Rei 5-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Rei">>So, what brings you here? Don't you have a girlfriend to spend the weekend with? <</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("chat_1","chat_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I was just passing by and noticed you were tending to your garden, so I decided to stop by and say hi to you, Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Ask about her background<</animeButton>>" "Rei 5-2-1">><</link>>
<<link "<<animeButton>>Ask about her family<</animeButton>>" "Rei 5-2-2">><</link>>
<<link "<<animeButton>>Spend time with her for few hours<</animeButton>>" "Rei 5-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Rei">>My background? Well, I originally come from Aizuwakamatsu, a small town north of Fukushima. <</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("chat_1","chat_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fukushima? That's a beautiful city... <</speech>>
<<speech "Rei">>And what about you $firstname-kun? <</speech>>
<<speech "You">>Well, my hometown is Kagoshima, a village called Nejimekawakita <</speech>>
<<speech "Rei">>I've been to Kagoshima once, but I've never heard of Nejimekawakita <</speech>>
<<speech "You">>Yeah, it's pretty much a village surrounded by thick forest.. A real life Konohagakure ha ha ha <</speech>>
<div class="button-row">
<<link "<<animeButton>>Ask about her family<</animeButton>>" "Rei 5-2-2">><</link>>
<<link "<<animeButton>>Spend time with her for few hours<</animeButton>>" "Rei 5-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Rei">>Well I live here with my Husband, I have no kids yet... Tehee <</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("chat_1","chat_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Why? Are you and your husband choosing not to have children?<</speech>>
<<speech "Rei">>No, we are trying to have one.. but no luck <</speech>>
<<speech "You">>I can help if you want<</speech>>
<<speech "Rei">>(pinch my arms) You're a naughty boy aren't you?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Ask about her background<</animeButton>>" "Rei 5-2-1">><</link>>
<<link "<<animeButton>>Spend time with her for few hours<</animeButton>>" "Rei 5-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $time +=4>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Rei">>it's nice to have a visitor every now and then, $firstname-kun. Thanks for stopping by. I often get lonely because my husband always gets home late on weekends.<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("drink_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're welcome Sensei. I also enjoy spending my weekend with you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Rei 5-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Rei">>Eh? $firstname-kun? This isn't right... My husband can come home at any moment...<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just relax Sensei.. It won't be long<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Rei 5-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Hmm, oh... Oh my God, this feels nice... Okay then, promise me you'll finish it quickly, will you?<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I promise Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 5-5">><</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Rei 5-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh shitt... $firstname-kun.. this feels really good... <</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei you are fucking tasty.... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Rei 5-6">><</link>>
<<link "<<animeButton>>Undress her<</animeButton>>" "Rei 5-7">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh, shit... are you sure that you're going to do this here? <</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Absolutely sure Sensei <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 5-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh my god... look at this big hard cock<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("bj_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Suck it hard Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 5-9">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Emhh arghh slrppp... I love how hard your cock is $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Suck it hard Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 5-9">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Rei 5-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yeah... put it inside $firstname-kun... Quick!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... here we go Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Rei 5-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yes!! fuck!! Just like that $firstname-kun!! Keep pounding me hard!! Yeah just like that!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... here we go Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stand doggy<</animeButton>>" "Rei 5-11">><</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Rei 5-12">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Rei 5-13">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 5-14">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yes!! fuck!! Just like that $firstname-kun!! Keep pounding me hard!! Yeah just like that!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("doggy_low_1","doggy_low_2","doggy_low_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... here we go Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stand doggy<</animeButton>>" "Rei 5-11">><</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Rei 5-12">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Rei 5-13">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 5-14">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yes!! fuck!! Just like that $firstname-kun!! Keep pounding me hard!! Yeah just like that!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("side_1","side_2","side_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... here we go Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stand doggy<</animeButton>>" "Rei 5-11">><</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Rei 5-12">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Rei 5-13">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 5-14">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Rei 5-13-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yes!! fuck!! Just like that $firstname-kun!! Keep pounding me hard!! Yeah just like that!<</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... here we go Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stand doggy<</animeButton>>" "Rei 5-11">><</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Rei 5-12">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Rei 5-13">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 5-14">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Rei 5-14-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>AHH FUCK!!! FUCKK!!! KEEP FUCKING ME HARD!! I'M CUMMING!!!! <</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("side_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah!! I'm gonna cum too Sensei!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard!<</animeButton>>" "Rei 5-13-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Rei 5-13-2">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_living">><<else>><<toggleclass "body" "rei_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>AHH FUCK!!! FUCKK!!! KEEP FUCKING ME HARD!! I'M CUMMING!!!! <</speech>>
<video controls autoplay loop><source @src='"vid/rei_5/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah!! I'm gonna cum too Sensei!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard!<</animeButton>>" "Rei 5-14-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Rei 5-14-2">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "rei_living">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $rei_hj_count += 0>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Ohh my goodness, $firstname-kun! Sensei is feeling the waves of pleasure crashing over me! It's so intense, I'm... I'm reaching my climax! Ahh, I'm cumming so good for you! Please, $firstname-kun, come inside of me!<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("side_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! I'm gonna cum inside of you!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Rei 5-15">><</link>>
<<if $energy>40>><<link "<<animeButton>>Fuck her again<</animeButton>>" "Rei 5-13">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "rei_living">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $rei_hj_count += 0>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Ohh my goodness, $firstname-kun! Sensei is feeling the waves of pleasure crashing over me! It's so intense, I'm... I'm reaching my climax! Ahh, I'm cumming so good for you! Please, $firstname-kun, come inside of me!<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! I'm gonna cum inside of you!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Rei 5-15">><</link>>
<<if $energy>40>><<link "<<animeButton>>Fuck her again<</animeButton>>" "Rei 5-14">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "rei_living">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <9>><<set $rei_event to 9>><</if>>
<<set $rei_status to "Counselor with Benefit">>
<</nobr>>
<<speech "Rei">>Oh my god... my mind went blank for a second... And you came really hard and filled me up<</speech>>
<video controls autoplay ><source @src='"vid/rei_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ha ha ha yes Sensei... Ah, I'm thirsty... let me have a sip of this beer<</speech>>
<<speech "Rei">>Of course... But you better get out of here soon... My husband is gonna be here at any moment now.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "You">>I tried to call Aunt Ririko but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "You">>I tried to call Ema but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "You">>I tried to call Kira but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $asano_display to 1>>
<</nobr>>
<<speech "You">>I tried to call Remu but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "You">>I tried to call Mei but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "You">>I tried to call Yume but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<</nobr>>
<<speech "You">>I tried to call Saeko Sensei but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><<toggleclass "body" "rei_living">><<if $rei_event >8 and $time >18 and $time <22 >>
<video controls autoplay><source @src='"vid/rei_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I text Rei Sensei, asking if she's available tonight<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Rei 6">><</link>>
</div>
<<else>>
<<speech "You">>I tried to call Rei Sensei but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>> <</if>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $yua_display to 1>>
<</nobr>><<if $yua_event > 7 and $time >17 and $location is not "streets">><<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<speech "Yua">>もしもし - moshi moshi - Hello $firstname-kun... Sorry I've been busy, Just got out of the school building. What can I do for you?<</speech>>
<video controls autoplay><source @src='"vid/yua_4/"+either("start_1","start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hi sensei, no problem I wonder if you have free time tonight? I kinda miss you<</speech>>
<<speech "Yua">>Miss me? Or are you just horny? tee-hee... Here's my address, I'll be waiting for you $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 3">><</link>>
</div>
<<elseif $yua_event >8 and $time >17 and $location is "streets">><<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<speech "Yua">>もしもし - moshi moshi - Hello $firstname-kun... Sorry I've been busy, Just got out of the school building. What can I do for you?<</speech>>
<video controls autoplay><source @src='"vid/yua_4/"+either("start_1","start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hi sensei, no problem I wonder if you have free time tonight? I kinda miss you<</speech>>
<<speech "Yua">>RIght now? I can't $firstname-kun.... My boyfriend is at home.. Maybe next time?<</speech>>
<<speech "You">>Oh that's a pity... But.. look sensei.. at 12 o'clock..<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 4">><</link>>
</div>
<<else>><<speech "You">>I tried to call Yua Sensei but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><</if>><<nobr>>
<<toggleclass "body" "rei_living">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
I text Rei Sensei
<<speech "You">>Hi Sensei are you at home?<</speech>>
<video controls autoplay><source @src='"vid/rei_5/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">>Yes, but my husband is at home at the moment. Are you still going to come here?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Off course!<</animeButton>>" "Rei 6-1">><</link>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>No that's too risky<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>No that's too risky<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>No that's too risky<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>No that's too risky<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>No that's too risky<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>No that's too risky<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>No that's too risky<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>No that's too risky<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>No that's too risky<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<video controls autoplay><source @src='"vid/rei_7/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I arrived at Sensei's place, and I can see that Rei Sensei's husband is around<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 6-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Rei">>Ah! $firstname-kun... You're here<</speech>>
<video controls autoplay><source @src='"vid/rei_7/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Tehee I come as promised Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 6-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Rei">>You're such a bold man aren't you $firstname-kun... I'm really impressed by your move... <</speech>>
<video controls autoplay><source @src='"vid/rei_7/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm a man of my word Sensei... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 6-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Rei">>Come here... I think you deserve a reward... Emhh slrppp <</speech>>
Rei Sensei is kissing me passionately
<video controls autoplay><source @src='"vid/rei_7/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Enggh Sensei... You're bold as well... Your husband's around you know <</speech>>
<<speech "Rei">>I don't care about that.. emhhh<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 6-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Emmh sprllp aghh oghh... Your boldness really turns me on $firstname-kun <</speech>>
<video controls autoplay loop><source @src='"vid/rei_7/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Aghh slrpp you're so tast Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 6-5">><</link>>
<<link "<<animeButton>>Stop keep kissing her<</animeButton>>" "Rei 6-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_kitchen">><<else>><<toggleclass "body" "rei_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=5>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Smooch... ahh... ha ha ha... But I'm afraid that we can't go full blown sex here.. Tehee... <</speech>>
<video controls autoplay><source @src='"vid/rei_7/"+either("kiss_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No.. but I want it Sensei!<</speech>>
<<speech "Rei">>Relax $firstname-kun... You don't want my husband know about our affairs do you? Or... you can hide in the storage next to the bathroom and when you hear the water sprinkles, just go inside. Or you can hide in the closet in my bedroom, my husband will go to his night shift at 10pm..<</speech>>
<div class="button-row">
<<link "<<animeButton>>Wait in the bedroom closet<</animeButton>>" "Rei 6-7">><</link>>
<<if $rei_event>9>><<link "<<animeButton>>Wait in the storage room next to the bathroom<</animeButton>>" "Rei 7">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<<set $time to 24>>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<video controls autoplay><source @src='"vid/rei_6/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Rei Sensei's sleeping... And her husband seems out of the house <</speech>>
<div class="button-row">
<<link "<<animeButton>>Approach her<</animeButton>>" "Rei 6-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Sensei.. Wake up... Your husband's gone out<</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">>Emhh?? Oh my God, I must have dozed off... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Rei 6-9">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Come and take me now you stud!<</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Unghh... Someone's horny! <</speech>>
<<speech "Rei">>I've been waiting for this the whole day<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 6-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Hmm... Aside from the nasty experiment we did, you're quite tasty yourself, $firstname-kun.<</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You yourself are tasty too Sensei... I can't get enough of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Rei 6-10">><</link>>
<<link "<<animeButton>>Makeout with her<</animeButton>>" "Rei 6-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oghh yeahh... keep on devouring me darling... I love how you treat my body baby....<</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("makeout_1","makeout_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yeah Sensei... I love the smell of your body<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Rei 6-10">><</link>>
<<link "<<animeButton>>Makingout<</animeButton>>" "Rei 6-11">><</link>>
<<link "<<animeButton>>Undress her<</animeButton>>" "Rei 6-12">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yeah... take me deeper baby... Undress me and take me as a whole<</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hell yeah Sensei!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue to foreplay<</animeButton>>" "Rei 6-13">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yeah $firstname-kun! This is what I really want in making love... <</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Come and get it then Rei Sensei! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Rei 6-13">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 6-14">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh my god! I love how big your cock is $firstname-kun. <</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah Sensei!! Just like that! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Rei 6-13">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 6-14">><</link>>
<<link "<<animeButton>>Her phone is ringing<</animeButton>>" "Rei 6-15">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Fuck! Wait a second $firstname-kun... My phone is ringing... It's my husband!<</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("phone_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Okay then... please make it quick Sensei<</speech>>
<<speech "Rei">>Ssshh! Be quiet!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 6-16">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Moshi-moshi (Hello) babe... Ahh shit... (whisper) $firstname-kun! Wait for a sec... ahhhh!! <</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("phone_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hehe relax Sensei! Just enjoy it....<</speech>>
<<speech "Rei">>Oh my god... (continue talk to my husband) Oh no.. baby... it's okay... I'm just having a migraine.. Don't worry I'll get the medication right away<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 6-17">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Ahh ahh yess baby... I'll go to sleep after this... No... ahh it's okay... I'm good... shit... no need to worry about me <</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("phone_3","phone_4","phone_5","phone_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm... You're body is too tasty Sensei!<</speech>>
<<speech "Rei">>(whisper) SShhh shut up $firstname-kun... Oh no baby... I'm not talking to anyone... You must've heard it wrong<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep teasing her while she's on the phone<</animeButton>>" "Rei 6-17">><</link>>
<<link "<<animeButton>>End the call<</animeButton>>" "Rei 6-18">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Okay... goodbye my husband (hang up the phone) Fuck! $firstname-kun! That was risky! Don't do it again! Ahhhhh fuck!! <</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("phone_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What? I can't hear you Sensei?!<</speech>>
<<speech "Rei">>Fuckkk.... Just fuck me now $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Rei 6-19">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Yes... put it inside!! Fuckk!!! <</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck it's so fucking tight<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Rei 6-20">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Yes!! Yes!! Fuck me $firstname-kun!! Fuck me me real hard with your big hard cock! <</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahhh... ahh ahhh fuck... It feels really good Rei Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 6-20">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Rei 6-21">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Rei 6-22">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Rei 6-20-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Yes!! Yes!! Fuck me $firstname-kun!! Fuck me me real hard with your big hard cock! <</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahhh... ahh ahhh fuck... It feels really good Rei Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 6-20">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Rei 6-21">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Rei 6-22">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Yes!! Yes!! Fuck me $firstname-kun!! Fuck me me real hard with your big hard cock! <</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("prone_1","prone_2","prone_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahhh... ahh ahhh fuck... It feels really good Rei Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Rei 6-20">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Rei 6-21">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Rei 6-22">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Rei 6-22-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=13>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Fuck! Fuck! Fuck!!! Yes $firstname-kun!!! Yes!!! I'm cumming!! I'm fucking cummin!! AHHHHH<</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, I'm gonna cum too Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Rei 6-20-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Rei 6-20-2">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "rei_room">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><<set $sexcount +=1>>
<<set $rei_hj_count += 0>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Yes baby!! Yes!! Dump all your cum inside of my pussy!! Fill me up $firstname-kun!! <</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! I'm gonna cum inside of you Sensei!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
hint: You can continue to have sex with her if your energy is still enough
<<link "<<animeButton>>End Sex<</animeButton>>" "Rei 6-20-3">><</link>>
<<if $energy>40>><<link "<<animeButton>>Fuck her again<</animeButton>>" "Rei 6-20">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_room">><<else>><<toggleclass "body" "rei_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=3>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=13>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Fuck! Fuck! Fuck!!! Yes $firstname-kun!!! Yes!!! I'm cumming!! I'm fucking cummin!! AHHHHH<</speech>>
<video controls autoplay loop><source @src='"vid/rei_6/"+either("prone_intense_1","prone_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, I'm gonna cum too Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Rei 6-22-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Rei 6-22-2">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "rei_room">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $rei_hj_count += 0>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Yes baby!! Yes!! Dump all your cum inside of my pussy!! Fill me up $firstname-kun!! <</speech>>
<video controls autoplay><source @src='"vid/rei_6/"+either("prone_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh shitt!! Fuck!! I'm gonna cum inside of you Sensei!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
hint: You can continue to have sex with her if your energy is still enough
<<link "<<animeButton>>End Sex<</animeButton>>" "Rei 6-22-3">><</link>>
<<if $energy>40>><<link "<<animeButton>>Fuck her again<</animeButton>>" "Rei 6-22">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "rei_living">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <10>><<set $rei_event to 10>><</if>>
<<set $rei_status to "Counselor with Benefit">>
<</nobr>>
<<speech "Rei">>You really are something aren't you $firstname-kun? Damn...<</speech>>
<video controls autoplay ><source @src='"vid/rei_6/"+either("mission_aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You too Sensei... I love every inch of you...<</speech>>
<<speech "Rei">>Of course... But you better get out of here soon... Even if my husband is out for work, he'll return in the early morning.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<toggleclass "body" "rei_living">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <10>><<set $rei_event to 10>><</if>>
<<set $rei_status to "Counselor with Benefit">>
<</nobr>>
<<speech "Rei">>You really are something aren't you $firstname-kun? Damn...<</speech>>
<video controls autoplay ><source @src='"vid/rei_6/"+either("prone_aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You too Sensei... I love every inch of you...<</speech>>
<<speech "Rei">>Of course... But you better get out of here soon... Even if my husband is out for work, he'll return in the early morning.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "rei_bath">><<else>><<toggleclass "body" "rei_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<<set $time to 22>>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<video controls autoplay><source @src='"vid/rei_7/"+either("shower_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Rei Sensei's showering... And her husband is sleeping in the livingroom <</speech>>
<div class="button-row">
<<link "<<animeButton>>Approach her<</animeButton>>" "Rei 7-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_bath">><<else>><<toggleclass "body" "rei_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Hi Sensei, can I join you?<</speech>>
<video controls autoplay><source @src='"vid/rei_7/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Rei">>(Gasp!) Holy shit! $firstname-kun! Are you really waiting in the storage room? And why are you naked? <</speech>>
<<speech "You">>I want to shower with you Sensei<</speech>>
<<speech "Rei">>But my husband hasn't left the house!<</speech>>
<<speech "You">>It's okay Sensei, he's sleeping on the couch<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Rei 7-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_bath">><<else>><<toggleclass "body" "rei_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Okay then, but we got to make it quick, okay?<</speech>>
<video controls autoplay loop><source @src='"vid/rei_7/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Sensei... Will do <</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Rei 7-2">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 7-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_bath">><<else>><<toggleclass "body" "rei_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Oh yeah... How do you like it? Do you like being clamped like this $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/rei_7/"+either("boobjob_1","boobjob_2","boobjob_3","boobjob_4","boobjob_5","boobjob_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... It feels so good Sensei <</speech>>
<div class="button-row">
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 7-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 7-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_bath">><<else>><<toggleclass "body" "rei_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Mpphh slrlppp Aghh... How about my blowjob skill $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/rei_7/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's out of this world Sensei! It feels amazing <</speech>>
<div class="button-row">
<<link "<<animeButton>>Boobjob<</animeButton>>" "Rei 7-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Rei 7-4">><</link>>
<<link "<<animeButton>>Blowjob more intense<</animeButton>>" "Rei 7-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "rei_bath">><<else>><<toggleclass "body" "rei_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 1>>
<<set $location to "rei house">>
<</nobr>><div class="center"><<nobr>>
<<set $rei_mind -=3>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=2>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Rei">>Out of this world? Really? Then how about this? Slrrppp srgg oghh ahhh<</speech>>
<video controls autoplay loop><source @src='"vid/rei_7/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! Sensei! I'm gonna cum!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob more intense<</animeButton>>" "Rei 7-5">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum in her mouth<</animeButton>>" "Rei 7-6">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "rei_bath">>
<<set $rei_mind -=5>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust +=10>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rei_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $rei_hj_count += 0>>
<<set $rei_bj_count += 1>>
<<set $rei_vaginal_count += 0>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Rei">>Engghh engghh oghhh... (cough) Fuck... <</speech>>
<video controls autoplay><source @src='"vid/rei_7/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming Sensei!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Rei 7-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "rei_living">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 1>>
<<if $rei_event <11>><<set $rei_event to 11>><</if>>
<<set $rei_status to "Counselor with Benefit">>
<</nobr>>
<<speech "Rei">>Hmm... Your cum tastes good.. Teehee... Look how thick you cum is! <</speech>>
<video controls autoplay ><source @src='"vid/rei_7/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Let's fuck now Sensei<</speech>>
<<speech "Rei">>No no no... I don't think that possible... Now get out of my house before my husband wakes up<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_5 to either("Y","N")>>
<</nobr>>
<<speech "Tsubasa">>Yes $firstname-kun? Can I help you? <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("office_1","office_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Nevermind, sorry for disturbing you Sensei<</animeButton>>" "teacher office">><</link>>
<<if $tsubasa_event > 2>><<link "<<animeButton>>Let's do risky sex in the toilet<</animeButton>>" "Tsubasa 2-4">><</link>><</if>>
<<if $tsubasa_event > 5 and $time >16 and $tsubasa_5 is "Y">><<link "<<animeButton>>Do you want to hangout at your place?<</animeButton>>" "Tsubasa 5">><</link>><</if>>
<<if $tsubasa_event > 5 and $time >16 and $tsubasa_5 is "N">><<link "<<animeButton>>Do you want to hangout at your place?<</animeButton>>" "Tsubasa 6">><</link>><</if>>
<<if $tsubasa_event > 6 and $time >11 and $time <14 >><<link "<<animeButton>>The teacher's office seems empty<</animeButton>>" "Tsubasa 8">><</link>><</if>>
<<if $tsubasa_event > 9 and $time >12 and $time <17 >><<link "<<animeButton>>Quick break in the sport storage room<</animeButton>>" "Tsubasa 11">><</link>><</if>>
</div> <a data-passage="canteen" class="link-internal link-image">
<img src="button/school_canteen.png" class="zoom-image" alt="Image"></a><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $tsubasa_display to 0>>
<<set $karen_display to 0>>
<<set $location to "clinic">>
<</nobr>>
<<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 0>>
<<set $saryuu_display to 0>>
<<set $location to "school hallway f2">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<speech "You">>Where do I want to go?<</speech>><<nobr>>
<</nobr>><div class="button-row">
<a data-passage="physics lab" class="link-internal link-image">
<img src="button/physics.png" class="zoom-image" alt="Image"></a>
<a data-passage="geography lab" class="link-internal link-image">
<img src="button/geography.png" class="zoom-image" alt="Image"></a>
<a data-passage="english lab" class="link-internal link-image">
<img src="button/english.png" class="zoom-image" alt="Image"></a>
<a data-passage="biology lab" class="link-internal link-image">
<img src="button/biology.png" class="zoom-image" alt="Image"></a>
</div><<nobr>>
<</nobr>><div class="button-row">
<<if $saryuu_event >3 and $time >16 and $saryuu_event_4 is 0>><<link "<<animeButton>>I can hear Saryuu Sensei is calling my name<</animeButton>>" "Saryuu 4">>
<</link>><</if>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway f2">>
<</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "teacher office">>
<<set $tsubasa_status to "Geography Teacher">>
<<set $tsubasa_chat_count to 0>>
<<set $tsubasa_lunch_count to 0>>
<<set $tsubasa_study_count to 0>>
<<set $tsubasa_rooftop_count to 0>>
<<set $tsubasa_date_count to 0>>
<<set $tsubasa_hj_count to 0>>
<<set $tsubasa_bj_count to 0>>
<<set $tsubasa_vaginal_count to 0>>
<<set $tsubasa_lust to 10>>
<<set $tsubasa_mind to 100>>
<<set $tsubasa_peep_count to 0>>
<</nobr>>
<<speech "You">>Sensei, are you free?<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>What is it $firstname-kun? Please don't say that you want to have sex again. I'm quite busy today<</speech>>
<<speech "You">>Oh no, Sensei, it's not like that. I want to apply to Geography class. I think my grade is sufficient for the specialization classes<</speech>>
<<speech "Saeko">>Really? Let me check your grade and the class requirements... Um, yeah, I think you're all set. You can start attending the geography class tomorrow.<</speech>>
<<speech "You">>Arigato gozaimasu, Sensei! I'll start right away tomorrow! Thanks for your help Sensei!<</speech>><<set $tsubasa_event to 1>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "teacher office">><</link>>
</div><<nobr>>
<<toggleclass "body" "geo_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "geography lab">>
<<set $saryuu_status to "Geography Teacher">>
<</nobr>><<if $tsubasa_event > 0 and $time <17>><<set $tsubasa_display to 1>>
<video controls autoplay loop><source @src='"vid/tsubasa_0/"+either("geo_1","geo_3","geo_2","geo_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Geography class ain't easy, but with Tsubasa Sensei at the helm, it's never dull.<</speech>>
<div class="button-row"><<if $energy <40 and $mind <40>><<link "<<animeButton>>I can't study, I'm too tired<</animeButton>>" "school hallway f2">><</link>><<else>> <<if $time<16>><<link "<<animeButton>>Study for 2 hours<</animeButton>>" "study geography 2 hours">>
<</link>><</if>><</if>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway lab">>
<</link>></div>
<<elseif $time >16>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("end_class_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
The class has ended. All students who take geography class are dismissed
<<speech "Tsubasa">>See you tomorrow guys! Don't forget to do all the homeworks I assigned you ne? <</speech>>
<div class="button-row"><<if $tsubasa_event >3>><<link "<<animeButton>>Linger around for few minutes<</animeButton>>" "Tsubasa 1">>
<</link>><</if>>
<<link "<<animeButton>>Exit the class<</animeButton>>" "school hallway lab">>
<</link>></div>
<<else>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway lab">>
<</link>><</if>><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "physics lab">>
<<set $saryuu_status to "Teacher">>
<</nobr>><<if $saryuu_event > 0 and $time <18>><<set $saryuu_display to 1>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("teach_1","teach_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Saryuu Sensei... my god... the way she's teaching is so hot<</speech>>
<<nobr>><div class="button-row"><<if $energy <40 and $mind <40>><<link "<<animeButton>>I can't study, I'm too tired<</animeButton>>" "school hallway f2">><</link>><<else>> <<if $time<16>><<link "<<animeButton>>Study for 2 hours<</animeButton>>" "study physics for 2 hours">>
<</link>><</if>><</if>>
<<if $time>11 and $time <14 and $saryuu_event >4>><<link "<<animeButton>>Approach her<</animeButton>>" "Saryuu 3">>
<</link>><</if>>
<<if $time >16 and $time <20>><<link "<<animeButton>>Study again <</animeButton>>" "Saryuu 5">>
<</link>><</if>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway lab">>
<</link>></div><</nobr>>
<</if>>
<<nobr>>
<<toggleclass "body" "english_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 0>>
<<set $location to "english lab">>
<</nobr>><<if $yua_event > 0 and $time <17>><<set $yua_display to 1>>
<<if $english_grade is "C" or $english_grade is "B" or $english_grade is "A" or $english_grade is "S">><video controls autoplay loop><source @src='"vid/yua_0/"+either("class_a_1","class_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video><<else>><video controls autoplay loop><source @src='"vid/yua_0/"+either("class_1","class_2")+".mp4"' type="video/mp4" class="zoom-image" ></video> <</if>>
<<speech "You">>English is gonna be anything but boring with a teacher as gorgeous and sexy as Yua Sensei!<</speech>>
<<nobr>><div class="button-row"><<if $energy <40 and $mind <40>><<link "<<animeButton>>I can't study, I'm too tired<</animeButton>>" "school hallway f2">><</link>><<else>> <<if $time<16>><<link "<<animeButton>>Study for 2 hours<</animeButton>>" "study english for 2 hours">>
<</link>><</if>><</if>>
<<if $time >11 and $time <14 and $yua_event >4 >> <<link "<<animeButton>>Have lunch together with Sensei<</animeButton>>""Yua 0-7">>
<</link>><</if>>
<<if $time >10 and $time <15 and $yua_event is 6 and $english_points >50>> <<link "<<animeButton>>Ask Yua Sensei for a time to report her that my english grade has improved<</animeButton>>""Yua 1">>
<</link>><</if>>
<<if $time >10 and $time <15 and $yua_event >6 and $english_points >50>> <<link "<<animeButton>>Sensei wanna have a good time?<</animeButton>>""Yua 1-1">>
<</link>><</if>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway lab">>
<</link>></div><</nobr>>
<<elseif $time >16 and $time<19>>
<video controls autoplay><source @src='"vid/yua_0/"+either("class_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
The class has ended. All students who take english class are dismissed
<<speech "Yua">>See you tomorrow guys! Don't forget to do all the homeworks I assigned you ne? <</speech>>
<div class="button-row"><<if $yua_event is 4>><<link "<<animeButton>>Linger around for few minutes<</animeButton>>" "Yua 0-3">>
<</link>><</if>>
<<if $time >11 and $time <14 and $yua_event >4 >> <<link "<<animeButton>>Have lunch together with Sensei<</animeButton>>"Yua 0-7">>
<</link>><</if>>
<<if $time >10 and $time <15 and $yua_event >6 and $english_points >50>> <<link "<<animeButton>>Sensei wanna have a good time?<</animeButton>>""Yua 1-1">>
<</link>><</if>>
<<if $yua_event >6 >> <<link "<<animeButton>>Have fun with Yua Sensei before going home<</animeButton>>" "Yua 2">>
<</link>><</if>>
<<link "<<animeButton>>Exit the class<</animeButton>>" "school hallway lab">>
<</link>>
<<if $yua_event >6 >><<link "<<animeButton>>Have fun with Yua Sensei before going home<</animeButton>>" "Yua 2">>
<</link>><</if>>
</div>
<<else>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway lab">>
<</link>><</if>><<nobr>>
<<toggleclass "body" "bio_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "physics lab">>
<</nobr>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway lab">>
<</link>><<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<if $tsubasa_event <5>><<set $tsubasa_event to 5>><</if>>
<<set $tsubasa_status to "Teacher with Benefit">>
<</nobr>>
<<speech "Tsubasa">>Oh my god... what a cum... Do you like it $firstname-kun?<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes sensei! I love it very much<</speech>>
<<speech "Tsubasa">>Well we can do it again tomorrow... If you don't mind<</speech>>
<<speech "You">>Of course I don't mind Sensei! Thank you very much!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "library">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "geo_lab">><<else>><<toggleclass "body" "geo_lab">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $location to "class 3">>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=5>>
<<if $geography_grade is "F">><<set $academic +=0>><</if>>
<<if $geography_grade is "E">><<set $academic +=5>><</if>>
<<if $geography_grade is "D">><<set $academic +=10>><</if>>
<<if $geography_grade is "C">><<set $academic +=15>><</if>>
<<if $geography_grade is "B">><<set $academic +=20>><</if>>
<<if $geography_grade is "A">><<set $academic +=30>><</if>>
<<if $geography_grade is "S">><<set $academic +=40>><</if>>
<<if $tsubasa_event <2>><<set $tsubasa_event to 2>><</if>>
<</nobr>><<nobr>>
<img src="img/char/study_class.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>I'm studying really hard for 2 hours<</speech>>
<div class="button-row">
<<if $time<16>><<link "<<animeButton>>Continue to study for 2 hours<</animeButton>>" "study geography 2 hours">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "geography lab">>
<</link>></div><<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=1>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>><<nobr>>
<img src="img/char/school_pee.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>Ahh what a relieve<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Peeing<</animeButton>>" "boy toilet">>
<</link>></div><<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=1>>
<<set $time +=2>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "You">>Holy.. shit.. It's Tsubasa Sensei, she's changing in the Girl's toilet. Maybe I should video her, damn what a body<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("peep_1","peep_2","peep_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn. What a body! I wish I can have a taste of her<</speech>>
<div class="button-row"> <<if $tsubasa_peep_count<3>>
<<link "<<animeButton>>Stop recording her<</animeButton>>" "boy toilet">><</link>><<else>>
<<link "<<animeButton>>Stop recording her<</animeButton>>" "Tsubasa 2">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
I managed to record her changing
<<speech "You">>Nice, now I can enjoy her body and masturbate when I get home<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("peep_caught_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Then suddenly I feel there is somebody behind me
<<speech "Tsubasa">>Hi $firstname-kun. What are you watching? Hmm?<</speech>>
Fuck! I'm caught red-handed... I'm gonna go to jail for this
<<speech "You">>Sensei! It's not what it looks like! I can explain<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "You">>Please Sensei! I beg you! I can't help it, since I accidentaly saw you on that hole on the wall. Since you're so hot, I can't help but too peek<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("peep_caught_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Hmm, relentless craving of a teen-kid... I feel ya. But listen, I caught you recording me these past few days. I might have to ask you to ditch that footage, or else I'll have to snatch your phone and hand it over to the cops. It's up to you $firstname-kun.<</speech>>
<<speech "You">>Sensei! Please delete those recordings! As long as you're gonna spare me, I'll do anything you want!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>You know what? I'm feeling pretty generous today, so how about you let your imagination run wild and fantasize all you want about my bod? Just make sure you don't press that record button, okay? So, what do you think, $firstname-kun?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you serious Sensei? But we're in the boy's toilet!<</speech>>
<<speech "Tsubasa">>Listen, $firstname-kun, I'm totally serious. I've been hearing some pretty interesting gossip about you, and it seems like you've been getting cozy with some teachers, huh? I gotta say, it's caught my attention. Now, don't worry, sweetie. We both know that this late in the day, nobody would be in the boys' bathroom, or else you wouldn't have had the guts to sneak a peek and record me like that.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Now, just relax and let me take care of you $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Allright Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Hmm tasty... You're such a good kisser $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... sensei... You're tasty as well<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Tsubasa 2-4">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Tee-hee... I can see how much you love this $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah fuck, this feels so fucking good Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 2-5">><</link>>
<<link "<<animeButton>>Footjob<</animeButton>>" "Tsubasa 2-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 2-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Tee-hee... I can see how much you love this $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("fj_1","fj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah fuck, this feels so fucking good Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 2-5">><</link>>
<<link "<<animeButton>>Footjob<</animeButton>>" "Tsubasa 2-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 2-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Tee-hee... I can see how much you love this $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah fuck, this feels so fucking good Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 2-5">><</link>>
<<link "<<animeButton>>Footjob<</animeButton>>" "Tsubasa 2-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 2-7">><</link>>
<<link "<<animeButton>>Intense Handjob<</animeButton>>" "Tsubasa 2-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Wow, $firstname-kun, you sure know how to get the juices flowing! I'm feeling pretty worked up myself, just thinking about you taking control and making all those naughty dreams come true. Now, don't hold back; let me have it all! Tell me everything you've been fantasizing about – nothing's off-limits here.<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("hj_intense_1","hj_intense_2","hj_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah Sensei... Your hand on my cock... it feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Intense Handjob<</animeButton>>" "Tsubasa 2-8">><</link>>
<<link "<<animeButton>>Penetrate Her<</animeButton>>" "Tsubasa 2-9">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>You know what, $firstname-kun? Let's just go all in and give me a taste of that massive, filthy cock of yours! I can't wait to feel it deep inside my pussy, filling me up completely. Come on, don't hold back! This is what I've been craving<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah yess Sensei! It's going in!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Tsubasa 2-10">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuck! So the rumor is true! Your cock is massive, and it's filling me up so good $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah fuck, this feels so fucking good Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 2-10">><</link>>
<<link "<<animeButton>>Wait sensei! I can hear footsteps! Somebody's coming!<</animeButton>>" "Tsubasa 2-11">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Oh shit! You're right $firstname-kun! Quick! Hide with me in one of the empty stall!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("cow_hide_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Let's go sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-12">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Sshhh be quiet $firstname-kun!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("hide_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm trying! But you're keep on teasing me like this!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-13">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Just relax $firstname-kun. Let's continue... But be quiet!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("hide_penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh this is fucking crazy!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Emmph!! Fuck!! Yeahh just like that... Sshh $firstname kun! Don't be so fucking loud!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("hide_doggy_1","hide_doggy_2","hide_doggy_3","hide_doggy_4","hide_doggy_5","hide_doggy_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah fuck, this feels so fucking good Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her!<</animeButton>>" "Tsubasa 2-14">><</link>>
<<link "<<animeButton>>I think they're already gone Sensei<</animeButton>>" "Tsubasa 2-15">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>You're right $firstname-kun! Let's get back outside and fuck me there<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("out_doggy_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>But isn't it safer here?<</speech>>
<<speech "Tsubasa">>Just do what I say!<</speech>>
<<speech "You">>YES! Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her!<</animeButton>>" "Tsubasa 2-16">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Show me exactly what you've got. Keep ramming that fat, throbbing member of yours into my tight, wet pussy from behind, and teach me what it feels like to be thoroughly claimed by my own student. I'm yours, $firstname-kun – claim me now!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("out_doggy_1","out_doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah yes! Sensei! I'm gonna cum at any moment now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her!<</animeButton>>" "Tsubasa 2-16">><</link>>
<<link "<<animeButton>>Fuck her even harder!<</animeButton>>" "Tsubasa 2-17">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Oh my god, $firstname-kun, I can't hold it back any longer! I'm about to explode, and it feels like I'm cumming so hard that my entire world is going to shatter! This is it – the moment I've been waiting for, I'm cumming so hard, $firstname-kun! This is the best orgasm I've ever had!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_2/"+either("out_doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ah yes! Sensei! Can I cum insde?<</speech>>
<<speech "Tsubasa">>Not today honey... Just cum on my ass!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Tsubasa 2-17">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Tsubasa 2-18">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!!. <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_2/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Good boy... Yeahh just like that... Paint my ass with your cum<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 2-19">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<if $tsubasa_event <3>><<set $tsubasa_event to 3>><</if>>
<<set $tsubasa_status to "Teacher with Benefit">>
<</nobr>>
<<speech "Tsubasa">>Hahhh.. Hahh.... How does it feel $firstname-kun? It feels better than just watching me through your phone right?<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes sensei! It feels so fucking great<</speech>>
<<speech "Tsubasa">>Now let's get the hell out of here before someone's coming<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
I crawl on the floor to remain as stealthy as I can. I don't want to get caught in the act again.
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("peep_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn, I can't see really well from here... Is she really inside? I don't see anyone inside the toilet<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 3-1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Hi $firstname-kun! What are you doing? Creeping around near the girl's toilet?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("peep_caught_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my gosh! Sensei!! How come you're already here? I thought I saw you heading into the bathroom?<</speech>>
<<speech "Tsubasa">>Let say that I've got a superspeed super power... Anyway you're lucky that I'm the one who caught you, you sneaky pervert! Tee-hee... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 3-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>What's the matter $firstname-kun? Are you that horny and wish to see my body again?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh... that's not entirely wrong Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 3-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Come here you stud!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh... Sensei! We're in the hallway! It's dangerous<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 3-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Relax $firstname-kun... The chance of getting caught, makes it more exciting isn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_3/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei.. Please... At least not here...<</speech>>
<<speech "Tsubasa">>What? you want me to stop?<</speech>>
<<speech "You">>Emhh no Sensei... but at least we need to be careful<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing<</animeButton>>" "Tsubasa 3-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 3-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emmhh from your body, I can see that you're really enjoying this... The feeling of urgency... the fear of getting caught... Makes you even harder isn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I fucking love it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 3-5">><</link>>
<<link "<<animeButton>>Grinding<</animeButton>>" "Tsubasa 3-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 3-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emmhh from your body, I can see that you're really enjoying this... The feeling of urgency... the fear of getting caught... Makes you even harder isn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_3/"+either("grind_1","grind_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I fucking love it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 3-5">><</link>>
<<link "<<animeButton>>Grinding<</animeButton>>" "Tsubasa 3-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 3-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emmhh from your body, I can see that you're really enjoying this... The feeling of urgency... the fear of getting caught... Makes you even harder isn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_3/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I fucking love it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 3-5">><</link>>
<<link "<<animeButton>>Grinding<</animeButton>>" "Tsubasa 3-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 3-7">><</link>>
<<link "<<animeButton>>Handjob Faster<</animeButton>>" "Tsubasa 3-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh my... It's getting harder and bigger... You wanna cum soon $firstname-kun? Come on honey... Cum for Sensei!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_3/"+either("hj_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god Sensei!! I'm gonna cum soon!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob Faster<</animeButton>>" "Tsubasa 3-8">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Tsubasa 3-9">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!!. <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_3/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 3-10">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_hall_2_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<if $tsubasa_event <4>><<set $tsubasa_event to 4>><</if>>
<<set $tsubasa_status to "Teacher with Benefit">>
<</nobr>>
<<speech "Tsubasa">>Tee-hee... You sure came a lot $firstname-kun...<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes sensei! It feels so fucking great<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f1">><</link>>
</div><<nobr>>
<<toggleclass "body" "geo_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
I hang around for a few minutes, watching her as she gets ready to leave.
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("end_class_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>You haven't left yet? Are you waiting for me $firstname-kun?<</speech>>
<<speech "You">>Yeah actually... I'm bored... Wanna do something fun?<</speech>>
<<speech "Tsubasa">>Meet me at the library<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to the library with her<</animeButton>>" "Tsubasa 1-1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>It's usually quiet in the library at this hour... What do you want to do with me then?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Anything you'd like Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 1-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Anything $firstname-kun? Are you ready for something truly wild? What if I told you that I want to take things to the next level with you right here in the library? So, tell me, $firstname-kun – are you up for it?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I'm ready<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 1-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh come here... but keep your eyes open will you?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_1/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course Sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Tsubasa 1-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emmh yeahh... It's exciting isn't it? To do it in the library?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yeah Sensei.... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Tsubasa 1-4">><</link>>
<<link "<<animeButton>>Undress<</animeButton>>" "Tsubasa 1-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now let's get serious...<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_1/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn right.. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 1-6">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>I see that you're ready for this aren't you $firstname-kun? Teehee...<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("hj_1","hj_2","hj_3","hj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... Sensei... It feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 1-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 1-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>I see that you're ready for this aren't you $firstname-kun? Teehee...<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... Sensei... It feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 1-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 1-7">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Tsubasa 1-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now put that cock inside of me $firstname! Quick! I can't hold it back any longer<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck you're so fucking tight Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Tsubasa 1-9">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh yeahh.. Just like that $firstname-kun... Do you like what my pussy feels like?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei! Your pussy feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 1-9">><</link>>
<<link "<<animeButton>>Stand Front<</animeButton>>" "Tsubasa 1-10">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 1-11">><</link>>
<<link "<<animeButton>>Side Cowgirl<</animeButton>>" "Tsubasa 1-12">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 1-13">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh yeahh.. Just like that $firstname-kun... Do you like what my pussy feels like?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("sf_1","sf_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei! Your pussy feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 1-9">><</link>>
<<link "<<animeButton>>Stand Front<</animeButton>>" "Tsubasa 1-10">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 1-11">><</link>>
<<link "<<animeButton>>Side Cowgirl<</animeButton>>" "Tsubasa 1-12">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 1-13">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh yeahh.. Just like that $firstname-kun... Do you like what my pussy feels like?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("rcow_1","rcow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei! Your pussy feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 1-9">><</link>>
<<link "<<animeButton>>Stand Front<</animeButton>>" "Tsubasa 1-10">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 1-11">><</link>>
<<link "<<animeButton>>Side Cowgirl<</animeButton>>" "Tsubasa 1-12">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 1-13">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh yeahh.. Just like that $firstname-kun... Do you like what my pussy feels like?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("sidecow_1","sidecow_2","sidecow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei! Your pussy feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 1-9">><</link>>
<<link "<<animeButton>>Stand Front<</animeButton>>" "Tsubasa 1-10">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 1-11">><</link>>
<<link "<<animeButton>>Side Cowgirl<</animeButton>>" "Tsubasa 1-12">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 1-13">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh yeahh.. Just like that $firstname-kun... Do you like what my pussy feels like?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei! Your pussy feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 1-9">><</link>>
<<link "<<animeButton>>Stand Front<</animeButton>>" "Tsubasa 1-10">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 1-11">><</link>>
<<link "<<animeButton>>Side Cowgirl<</animeButton>>" "Tsubasa 1-12">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 1-13">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 1-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh shit!! I'm cumming!! Your cock is making me cumming so fucking hard!!!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_1/"+either("cow_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! I'm gonna cum too Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Tsubasa 1-14">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Tsubasa 1-15">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "library">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! Cum inside of Sensei! <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_1/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Tsubasa 1-16">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "school clinic">>
<</nobr>>
<<speech "Remu">>$firstname-kun, Babe... What happened?<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh no, I'm just a bit tired<</speech>>
<<speech "Remu">>How exhausted were you to pass out in the middle of the day?<</speech>>
<<speech "You">>Ha ha ha not really babe<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 6-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "Remu">>Are you feeling okay right now babe?<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, I feel great now Remu, thanks<</speech>>
<<speech "Remu">>Hmm I think you're not that sick actually... Teehee... You were just fisihing for my attention right?<</speech>>
<<speech "You">>Ha ha ha... Of course no babe!<</speech>>
<<speech "Remu">>Haha, you're just messing with me, babe! You don't seem that unwell to me. Do you want to take a rest here for a while? Or do you want me to stay with you?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stay with me Remu<</animeButton>>" "Remu 6-2">><</link>>
<<link "<<animeButton>>I want to rest here for a while babe<</animeButton>>" "School Faint">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $energy +=60>>
<<set $time +=2>>
<</nobr>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
The doctor told me that I fainted because of dehydration and fatigue, and I need to rest for at least 2 hours... Damn it...
<div class="button-row">
<<link "<<animeButton>>Exit the school clinic<</animeButton>>" "school hallway f1">><</link>>
<<if $tsubasa_event >3>> <<link "<<animeButton>>Nap for 5 more minutes<</animeButton>>" "Tsubasa 4">><</link>><</if>>
<<if $remu_event >14>> <<link "<<animeButton>>Nap until 5pm<</animeButton>>" "Remu Hospital 1-5">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
Sensei Tsubasa sneaks into the clinic to visit me.
<<speech "Tsubasa">>Hey there, $firstname-kun! How did a big, strong guy like you end up fainting in the middle of the school hallway during the day?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god, Sensei! Why are you sneaking like this?<</speech>>
<<speech "Tsubasa">>Calm down $firstname-kun... I just wanna surprise you teehee... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Here.. let me give you a kiss... to help speed up the recovery<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Damn, Tsubasa Sensei is a crazy lady... She's really into crazy shit like this.
<<speech "You">>Stop it Sensei! We're in the school clinic!<</speech>>
<<speech "Tsubasa">>SShh just shut up $firstname-kun <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Now let's get this blanket off you<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Please, Sensei... Doctors could arrive at any moment. If we're caught doing this in the school clinic, it could mean serious trouble for us.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>So... baby... Are you ready to get wild... with me?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... Please... emmhhh<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Hmm you're so fucking hard baby... I love how young cock tastes like<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I fucking love it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 4-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 4-5">><</link>>
<<link "<<animeButton>>Grinding<</animeButton>>" "Tsubasa 4-6">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Tsubasa 4-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Hmm you're so fucking hard baby... I love how young cock tastes like<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I fucking love it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 4-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 4-5">><</link>>
<<link "<<animeButton>>Grinding<</animeButton>>" "Tsubasa 4-6">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Tsubasa 4-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Hmm you're so fucking hard baby... I love how young cock tastes like<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("grind_1","grind_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I fucking love it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 4-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 4-5">><</link>>
<<link "<<animeButton>>Grinding<</animeButton>>" "Tsubasa 4-6">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Tsubasa 4-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Fuck, my pussy is so fucking wet... I wanna fuck you right now<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("pre_penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei! There's footstep outside! Quick hide!<</speech>>
<<speech "Tsubasa">>Holy crap, I better hide under the blanket<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
The doctor comes to check on my condition, asking me several questions
<<speech "Tsubasa">>(whispering) Just relax and answer the doctor normally $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("pre_penetrate_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes doctor.. I feel better now, I think I'm ready to leave in few hours<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-9">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
When the doctor continue his activity at the clinic, Tsubasa Sensei emerged from her hiding under the blanket.
<<speech "Tsubasa">>(whispering) Is he already gone?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("pre_penetrate_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>(whispering) No! Not yet! keep hiding sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-10">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Ignoring my plea, Tsubasa Sensei continues giving blowjob to me
<<speech "Tsubasa">>(whispering)Teehee... Exciting isn't it $firstname-kun?!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("pre_penetrate_bj_1","pre_penetrate_bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>(whispering) Fuck... Sensei... This is too dangerous<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Tsubasa 4-10">><</link>>
<<link "<<animeButton>>The doctors are leaving!<</animeButton>>" "Tsubasa 4-11">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
The doctors are leaving the clinic
<<speech "Tsubasa">>(whispering)Listen! The doctors are leaving $firstname-kun! Finally I can fuck you right here right now $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("pre_penetrate_bj_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>(whispering) You're really can't be helped aren't you Sensei?!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-12">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now I'm gonna fuck you hard on this clinic bed $firstname-kun!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit this is fucking crazy!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 4-13">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh... Your cock is so addictive $firstname-kun... I can't get it out of my head! Fuckk!! Ahh AHhh yeahh.. It feels so fucking good!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit Sensei!! Your pussy is so fucking wet<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 4-13">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 4-14">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 4-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 4-16">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 4-17">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh... Your cock is so addictive $firstname-kun... I can't get it out of my head! Fuckk!! Ahh AHhh yeahh.. It feels so fucking good!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("rcow_1","rcow_2","rcow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit Sensei!! Your pussy is so fucking wet<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 4-13">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 4-14">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 4-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 4-16">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 4-17">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh... Your cock is so addictive $firstname-kun... I can't get it out of my head! Fuckk!! Ahh AHhh yeahh.. It feels so fucking good!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("prone_1","prone_2","prone_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit Sensei!! Your pussy is so fucking wet<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 4-13">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 4-14">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 4-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 4-16">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 4-17">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh... Your cock is so addictive $firstname-kun... I can't get it out of my head! Fuckk!! Ahh AHhh yeahh.. It feels so fucking good!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit Sensei!! Your pussy is so fucking wet<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 4-13">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 4-14">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 4-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 4-16">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 4-17">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh... Your cock is so addictive $firstname-kun... I can't get it out of my head! Fuckk!! Ahh AHhh yeahh.. It feels so fucking good!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit Sensei!! Your pussy is so fucking wet<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 4-13">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 4-14">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 4-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 4-16">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 4-17">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 4-18">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oggghh Ogghhh Uwwaaahhh I'm cumming!! I'm fuckking cumming $firstname-kun!!!! <</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_4/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm almost there too Sensei!!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Tsubasa 4-18">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Tsubasa 4-19">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! Cum inside of pussy!! Fill me up!! I want your seed inside my womb $firstname-kun!! <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_4/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! Populate my womb with your DNA!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Tsubasa 4-20">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<if $tsubasa_event <6>><<set $tsubasa_event to 6>><</if>>
<<set $tsubasa_status to "Teacher with Benefit">>
<</nobr>>
<<speech "Tsubasa">>(panting) Hahh... hah... Come here $firstname-kun embrace your teacher....<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... It was fucking intense<</speech>>
<<speech "Tsubasa">>I know... I know... Let us rest here for a while before going home... <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f1">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $energy += 50>>
<</nobr>>
<<speech "Remu">>You want me to stay with you? Okay... Let's get into the blanket.. Teehee...<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm Nice.... It feels nice having your girlfriend cuddling you once in a while<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 6-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "Remu">>Oh, come on, you goof! We always snuggle up after we hit the books at your place, you unappreciative boyfriend of mine! Teehee... You're such a sweetheart, aren't you, $firstname-kun?<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're the cutie one Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 6-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "Remu">>You're such a tease $firstname-kun! You make me wanna kiss you<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What are you waiting for? Kiss me then<</speech>>
<<speech "Remu">>Come here handsome...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 6-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Emhh slrppp... My boyfriend is as tasty as always... Tell me honey... Do you want to do something wilder than just making out in the school clinic?<</speech>>
<video controls autoplay loop><source @src='"vid/remu_6/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? Let's get frisky babe... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing<</animeButton>>" "Remu 6-5">><</link>>
<<link "<<animeButton>>Take her PE jacket off<</animeButton>>" "Remu 6-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Help me take this jacket off $firstname-kun...<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hold on babe.. let me take this jacket off you... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Take her tits out of the swim suit<</animeButton>>" "Remu 6-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>You want to take my tits out? becareful not to tear my swimsuit<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("undress_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax... Your tits never fail to amaze me babe... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 6-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Emhh you love it babe? Your cock is so hard... I love it!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_6/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah babe... Keep going Remu-chan <</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 6-8">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 6-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Emhh you love it babe? Your cock is so hard... I love it!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_6/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah babe... Keep going Remu-chan <</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 6-8">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 6-9">><</link>>
<<link "<<animeButton>>Begin penetration<</animeButton>>" "Remu 6-10">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Put it in $firstname-kun.. Yeah.. just like that<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn babe... It's too tight <</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Remu 6-11">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohh yeahh babe... Your cock is so deep inside of me.. Ahh yeahh... just like that $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/remu_6/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah babe... Your pussy is so fucking tight... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 6-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 6-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 6-13">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohh yeahh babe... Your cock is so deep inside of me.. Ahh yeahh... just like that $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/remu_6/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah babe... Your pussy is so fucking tight... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 6-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 6-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 6-13">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ohh yeahh babe... Your cock is so deep inside of me.. Ahh yeahh... just like that $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/remu_6/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah babe... Your pussy is so fucking tight... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 6-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Remu 6-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 6-13">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Remu 6-14">><</link>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=157>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Agghh I'm cumming babe!! Ogghh I'm cumming! Fuck me harder babyy!!! <</speech>>
<video controls autoplay loop><source @src='"vid/remu_6/"+either("mission_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm also cumming baby! Where should I shoot it? <</speech>>
<<speech "Remu">>Cum on my face babe... I want your cum on my face! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Remu 6-14">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her face!<</animeButton>>" "Remu 6-15">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "clinic">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=3>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh yess!! Cum!! cum on my pretty face $firstname-kun... mark me as yours!<</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("cum_face")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy shit! that was intense babe<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Remu 6-16">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "clinic">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_status to "Girlfriend">>
<<set $remu_oral_count +=1>>
<<set $remu_vaginal_count +=1>>
<<if $remu_event <14>><<set $remu_event to 14>><</if>>
<</nobr>>
<<speech "Remu">>Tehee... Look at this cum... so much cum on my face... Let me clean your cock for you babe.... <</speech>>
<video controls autoplay><source @src='"vid/remu_6/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck that was good Remu-chan<</speech>>
<<speech "Remu">>So... You're not that sick afterall $firstname-kun... Tehee.. <</speech>>
<<speech "You">>Let say that having sex with you cured me headache... Hahaha <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "clinic">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<video controls autoplay><source @src='"vid/remu_7/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Wow this is nice... I wonder how does it feel to fuck a pornstar<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 7-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
I hadn't been reading the magazine for long when suddenly, Remu showed up.
<<speech "Remu">>What are you reading?<</speech>>
<video controls autoplay><source @src='"vid/remu_7/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh shit... Remu-chan, it's nothing... It's just a magazine<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 7-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "Remu">>It's a porn magazine right? Give it to me!<</speech>>
<video controls autoplay><source @src='"vid/remu_7/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's not mine Remu-chan! I just found it here<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 7-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "Remu">>Is having me not enough? I can do better than those pornstars.... <</speech>>
Remu grab my pants and pull my cock out
<video controls autoplay><source @src='"vid/remu_7/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Really?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 7-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>How is it? Am I doing better than those pornstars? <</speech>>
<video controls autoplay loop><source @src='"vid/remu_7/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're a pro Remu-chan... You do better than those models on these JAV movies<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 7-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 7-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>How is it? Am I doing better than those pornstars? <</speech>>
<video controls autoplay loop><source @src='"vid/remu_7/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're a pro Remu-chan... You do better than those models on these JAV movies<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 7-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 7-5">><</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Remu 7-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Really? Am I that good in giving head? Am I that good in pleasing men like you? Cum for me then $firstname-kun! Cum for your slutty girlfriend! Fill my mouth with your cum<</speech>>
<video controls autoplay loop><source @src='"vid/remu_7/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here I cum!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob Faster<</animeButton>>" "Remu 7-6">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum! <</animeButton>>" "Remu 7-7">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh yess!! Cum!! cum in my mouth $firstname-kun... mark my throat with your hot thick cum!<</speech>>
<video controls autoplay><source @src='"vid/remu_7/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghhh I'm cumming!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Remu 7-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $remu_status to "Girlfriend">>
<<set $remu_oral_count +=1>>
<<set $remu_vaginal_count +=1>>
<<if $remu_event <15>><<set $remu_event to 15>><</if>>
<</nobr>>
<<speech "Remu">>Damn you came a lot... (spit) phuaah... Don't you ever watch porn again! Understood?! Suzumori Remu is enough for $firstname-kun! <</speech>>
<video controls autoplay><source @src='"vid/remu_7/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay.. Okay... It wasn't intentional tho babe...<</speech>>
<<speech "Remu">>It doesn't matter to me if it's intentional or not. If I catch you doing that again, I'll drain your sperm out, so you won't get hard for days!<</speech>>
<<speech "You">>That's quite scary actually babe... Hahaha <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $tsubasa_display to 1>>
<</nobr>>
<img src="img/char/tsubasa_1.png" style="max-width: 100%;">
<<speech "You">>tsubasa Sensei is the geography teacher. She's currently single.<</speech>>
Walkthrough: <<if $tsubasa_event is not 1 and $tsubasa_event is not 2 and $tsubasa_event is not 3 and $tsubasa_event is not 4 and $tsubasa_event is not 5 and $tsubasa_event is not 6 and $tsubasa_event is not 7 and $tsubasa_event is not 8 and $tsubasa_event is not 9 and $tsubasa_event is not 10 and $tsubasa_event is not 11 and $tsubasa_event is not 12 and $tsubasa_event is not 13 and $tsubasa_event is not 14 and $tsubasa_event is not 15 and $tsubasa_event is not 16 and $tsubasa_event is not 17 and $tsubasa_event is not 18>><h1 class="basic-stats"> - Improve your grade to a D, and request Saeko Sensei to enroll you in the geography class.
</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 1>>
<h1 class="basic-stats">Attend Tsubasa Sensei's classes </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 2 >>
<h1 class="basic-stats">Go to the boy's restroom (4-5pm), take a peek Tsubasa Sensei who's changing in the girl's restroom and record her. Do this for 3 times</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 3>>
<h1 class="basic-stats">(Random event) Around 1-6pm wander around the first floor school hallway, you'll see Tsubasa Sensei is heading towards the toilet, try to take a peek on her </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 4>>
<h1 class="basic-stats">Stay in her class until the end of the day. Once everyone has left, choose to hang around for a few minutes in the classroom.</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 5>>
<h1 class="basic-stats">Once you run out of energy and faints in the middle of the school's hallway, If Remu visits you just tell her you need to be alone, if not, wait for Tsubasa Sensei to come</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 6>>
<h1 class="basic-stats">Head over to the teachers' office after school hours and ask Ms. Tsubasa if you can visit her at her place.</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 7>>
<h1 class="basic-stats">Try to visit her place again after school hours, there are two random scenes that can be triggered. Also visit her office in the lunch-break (12pm-1pm) </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 8>>
<h1 class="basic-stats">Tsubasa Sensei will swing by while you're working at the convenience store</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 9>>
<h1 class="basic-stats">Train with the runners at the running track, and ask Tsubasa sensei for marathon running tips</h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 10>>
<h1 class="basic-stats">Head to the teachers' office and talk to Tsubasa Sensei between 1-4pm, then ask her if she can take a quick break in the sports equipment room. </h1><<nobr>>
<</nobr>><<elseif $tsubasa_event is 11>>
<h1 class="basic-stats">This is the end content for Tsubasa Sensei in this build </h1><</if>>
Completed Quest:
<h1 class="basic-stats">
<<if $tsubasa_event >0>>1. I'm now enrolled in the geography class<</if>>
<<if $tsubasa_event > 1>>2. I have attended her class for few times.<</if>>
<<if $tsubasa_event > 2>>3. Tsubasa Sensei caught me filming her changing un the girl's toilet. Luckily she wasn't angry, instead we have sex after that..<</if>>
<<if $tsubasa_event > 3>>4. I tried to peek on her again, but again she caught me, and "taught me a lesson" right in the school's hallway .<</if>>
<<if $tsubasa_event > 4>>5. I had sex with her in the library<</if>>
<<if $tsubasa_event > 5>>6. I had sex with her in the school's clinic<</if>>
<<if $tsubasa_event > 6>>7. I had sex with her at her place (there are 2 random scenes played for this. Make sure you unlock them all)<</if>>
<<if $tsubasa_event > 7>>8. I had sex with her in the teachers' office<</if>>
<<if $tsubasa_event > 8>>9. I fooled around with her in the konbini while I was working<</if>>
<<if $tsubasa_event > 9>>10. I had quickie with her at the storage room while others are training just outside the storage room<</if>>
<<if $tsubasa_event > 10>>11. I had quickie with her at the storage room for a quick break<</if>></h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>$firstname? Want to join me showering?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_11/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Can I?<</speech>>
<<speech "Ririko">>Of course, come on in, I'll wash your body<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 11-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>How's it $firstname-kun? Are you enjoying this?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_11/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Aunty... I love it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 11-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahaa... I can feel you're cock is getting harder... Want me to take care of it?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_11/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Please... do it aunty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 11-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Hmm do you like me stroking your big hard cock like this $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_11/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Keep doing it Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Ririko 11-3">>
<</link>>
<<link "<<animeButton>>Go faster<</animeButton>>" "Ririko 11-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>I can feel that you're close $firstname-kun... Please cum for your aunty... Please baby... Aunty need your cum<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_11/"+either("hj_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... here we go Aunty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go faster<</animeButton>>" "Ririko 11-4">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 11-5">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 2>><<set $ririko_event to 2>><</if>>
<</nobr>>
<<speech "Ririko">>Ah fuck! It shoots onto my face... it's so fucking hot<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_11/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!! Fuckkk... Aunty... It feels good!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 11-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "first_bath_night">><<else>><<toggleclass "body" "first_bath_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Well well $firstname-kun... let me clean that cock with my mouth... <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_11/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you so much Aunty<</speech>>
<<speech "Ririko">>Okay... done.. now you should go before Ema finds out<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "livingroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>$firstname-kun.. Your parents are here.. come-come here nee-san<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_12/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom? Dad? It's nice seeing you guys here<</speech>>
<<speech "Mom">>My beautiful son of mine... How's your study going?<</speech>>
<<speech "Daddy">>$firstname! How's everything going? Have you managed to bang any of the city girls around here?<</speech>>
<<speech "Ririko">>o-nii-san! That's inappropriate! $firstname-kun, don't bother to answer your father's question!<</speech>>
<<speech "You">>You shouldn't worry about that dad.. I'm good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 12-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
My dad and I are having a long chat in the dining room while Ririko and my mom are busy cooking in the kitchen.
<video controls autoplay ><source @src='"vid/aunt_ririko_12/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Aunt Ririko and I have been subtly stealing glances at each other when she's in the kitchen with my mom.
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 12-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Daddy">>Where's the toilet? I think that I need to take a dump<</speech>>
<<speech "Mom">>Oh the toilet's right there, right Ririko?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_12/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yeah, it's right there, just go left after the laundry room<</speech>>
Me and Aunt Ririko are now alone in the kitchen
<<speech "Ririko">>$firstname-kun... Do you wanna do something exciting and risky? <</speech>>
<div class="button-row">
<<if $confidence_level > 3>><<link "<<animeButton>>Damn yeah! Let's fucking do it<</animeButton>>" "Ririko 12-3">>
<</link>><</if>>
<<link "<<animeButton>>No way! That's way too risky! Let's hold off until they've all headed home.<</animeButton>>" "Ririko 13">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
We're makingout in the hallway as mom and dad are in the bathroom
<<speech "Ririko">>I bet your parents are fucking as well in the bathroom $firstname-kun... Emmh yeah just like that... keep kissing me just like that<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_12/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh shit aunt Ririko... this feels so fucking great<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ririko 12-3">>
<</link>>
<<link "<<animeButton>>Intensify<</animeButton>>" "Ririko 12-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
We're makingout in the hallway as mom and dad are in the bathroom
<<speech "Ririko">>Ughh yeah... just like that.. touch me.. grope me... claim me $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_12/"+either("makeout_1","makeout_2","makeout_3 ")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess Aunty... ahhh <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep makingout with her<</animeButton>>" "Ririko 12-4">>
<</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Ririko 12-5">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 12-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Emhh I love how big your cock is... You're getting aroused having your cock sucked while your parents are here aren't you?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_12/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh Aunty... keep going please <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Ririko 12-6">>
<</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Ririko 12-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Emhh I love how big your cock is... You're getting aroused having your cock sucked while your parents are here aren't you?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_12/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh Aunty... keep going please <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Ririko 12-5">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 12-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Engghh enghh... Are you gonna cum? Please cum quick $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_12/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Aunty, keep going! I'm almost there! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob!<</animeButton>>" "Ririko 12-7">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 12-8">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 3>><<set $ririko_event to 3>><</if>>
<</nobr>>
<<speech "Ririko">>Ah fuck! I can feell argghhh ohh fuckk... your cum...<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_12/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!! Fuckkk... Aunty... It feels good!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 12-9">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>*cough*-*cough* oghh shitt.. you came so much $firstname-kun...<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_12/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>God, it feels so good...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 13">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $time to 17>>
<</nobr>>
It's getting into the late afternoon, and my parents are starting to head on out, tossing around goodbyes as they go.
<<speech "Mom">>I can't thank you enough for taking care of my son.... Ririko<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_13/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Ah, don't even worry about it, nee-san. Having $firstname-kun over here has been a real treat and a whole lot of fun... ain't that right, $firstname-kun?<</speech>>
<<speech "Daddy">>Just make sure you're not causing any trouble for Ririko, son... Focus on your studies, do things right, and aim to get into Tokyo National University.<</speech>>
<<speech "You">>Don't sweat it, Dad... Auntie, I'm gonna head out and see my parents off.<</speech>>
<div class="button-row">
<<link "<<animeButton>>See mom and dad off<</animeButton>>" "Ririko 13-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
Without saying a thing, Aunt Ririko waits patiently at the front of the door
<<speech "You">>I can't hold it anymore... I want you Auntie<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_13/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
I go straight to her... and starts kissing her
<<speech "Ririko">>Then come and get me you stud<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Ririko 13-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ehmm yeahh baby... devour your auntie...<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_13/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh aunt Ririko....<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Ririko 13-2">>
<</link>>
<<link "<<animeButton>>Let's move to the bedroom<</animeButton>>" "Ririko 13-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Emhh yeahh baby....<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_13/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Auntie... you feel so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue makingout<</animeButton>>" "Ririko 13-3">>
<</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Ririko 13-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Let me put this in.. oghh shit.. it feels so fucking good...<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_13/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... it feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me!<</animeButton>>" "Ririko 13-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess.. your cock feels so fucking good my newphew!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_13/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Auntie... keep moving just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 13-5">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 13-6">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 13-7">>
<</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ririko 13-5-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess.. Fuck!! I'm gonna cum!! I'm gonna cum so fucking good!!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_13/"+either("cow_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Me too Auntie!! I'm gonna explode at any moment!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep going!<</animeButton>>" "Ririko 13-5-1">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Ririko 13-5-2">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess.. your cock feels so fucking good my newphew!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_13/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Auntie... keep moving just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 13-5">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 13-6">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 13-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess.. your cock feels so fucking good my newphew!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_13/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Auntie... keep moving just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 13-5">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 13-6">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 13-7">>
<</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ririko 13-7-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 3>><<set $ririko_event to 3>><</if>>
<</nobr>>
<<speech "Ririko">>I'm cumming!!! Fuck are you also cumming?? Fuck!! I can feel your loads deep inside me<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_13/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!! Fuckkk... Aunty... It feels good!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 13-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess.. Fuck!! I'm gonna cum!! I'm gonna cum so fucking good!!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_13/"+either("mission_intense_1","mission_intense_2","mission_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Me too Auntie!! I'm gonna explode at any moment!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep going!<</animeButton>>" "Ririko 13-7-1">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Ririko 13-7-2">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 3>><<set $ririko_event to 3>><</if>>
<</nobr>>
<<speech "Ririko">>I'm cumming!!! Fuck are you also cumming?? Fuck!! I can feel your loads deep inside me<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_13/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!! Fuckkk... Aunty... It feels good!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 13-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Aghhh oghhh.... yeahh... that was... satisfying honey<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_13/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie... it felt very good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>You know, I just happen to have an opened bottle of wine sitting around here... Why don't you go ahead and try a sip, $firstname-kun? It's really something.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_14/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Wow, this is surely an upgrade from a can of beer<</speech>>
<<speech "Ririko">>You silly! let us celebrate the night $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 14-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Mmmhh it's not bad.. <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_14/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
I can see that Aunt Ririko is getting a little bit drunk
<<speech "You">>It's good actually Auntie...<</speech>>
<<speech "Ririko">>I've heard you've been hitting the gym lately... Is that true? I'd love to see some of the results from all that hard work!<</speech>>
<<speech "You">>Okay, auntie.... You really wanna see it?<</speech>>
<<speech "Ririko">>Yeah... show me those abs<</speech>>
<div class="button-row">
<<link "<<animeButton>>Show her your abs<</animeButton>>" "Ririko 14-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh wow... you've seriously been hitting the gym, huh? Your build... it's incredibly well-developed.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_14/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, you know, there's this new gym that just opened up not too far from here, Aunt Ririko. It's pretty convenient, so I've been able to get over there quite a bit lately.<</speech>>
<<speech "Ririko">>Let's take a closer look and see which other parts of your body have beefed up too...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 14-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh well, the lower part of your body also beefed up quite a bit<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_14/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Aunty... this feels really good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue blowjob<</animeButton>>" "Ririko 14-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Emhh ergggh orgghh slrrpp ahhh... Your cock is so fucking tasty $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_14/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess Aunty... keep going just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 14-4">>
<</link>>
<<link "<<animeButton>>Makeout<</animeButton>>" "Ririko 14-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh ehhh ahhh yeahh baby... ahh just like that<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_14/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your body is so amazing Aunty...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 14-4">>
<</link>>
<<link "<<animeButton>>Makeout<</animeButton>>" "Ririko 14-5">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Ririko 14-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Now stand back, and let me put this in... Ahhh fuckk... it's so fucking big<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_14/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck it's so fucking tight<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Ririko 14-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh ahh arghh yess baby... Ahh yeahh.. I love it! I love how big your fucking cock is!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_14/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh Auntie!! Your pussy feels so fucking great!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 14-7">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 14-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 14-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 14-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh ahh arghh yess baby... Ahh yeahh.. I love it! I love how big your fucking cock is!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_14/"+either("lotus_1","lotus_2","lotus_3","lotus_4","lotus_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh Auntie!! Your pussy feels so fucking great!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 14-7">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 14-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 14-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 14-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh ahh arghh yess baby... Ahh yeahh.. I love it! I love how big your fucking cock is!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_14/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh Auntie!! Your pussy feels so fucking great!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 14-7">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 14-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 14-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 14-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh ahh arghh yess baby... Ahh yeahh.. I love it! I love how big your fucking cock is!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_14/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh Auntie!! Your pussy feels so fucking great!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 14-7">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 14-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 14-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 14-10">>
<</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Ririko 14-11">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh my god!! I'm cumming!! I'm cumming so fucking hard baby!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_14/"+either("mission_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh I'm almost there too Auntie!! Ahh shit!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Ririko 14-11">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Ririko 14-12">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 4>><<set $ririko_event to 4>><</if>>
<</nobr>>
<<speech "Ririko">>AAHHHHH!!!! HOLY FUCKING SHIT!!!!! Arrghhh.... $firstname-kun!! Babyy!!!! You came so fucking much!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_14/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!! Fuckkk... Aunty... It feels good!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 14-13">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Holy crap... you filled my cunt with your cum $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_14/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Auntie.... I'm really drained right now<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<set $asano_status to "Fellow Konbini Worker">>
<<set $asano_chat_count to 0>>
<<set $asano_lunch_count to 0>>
<<set $asano_study_count to 0>>
<<set $asano_rooftop_count to 0>>
<<set $asano_work_count to 0>>
<<set $asano_hj_count to 0>>
<<set $asano_bj_count to 0>>
<<set $asano_vaginal_count to 0>>
<<set $asano_lust to 10>>
<<set $asano_mind to 100>>
<<set $asano_sexcount to 0>>
<</nobr>>
I spotted a girl, looks to be about my age, kinda acting suspicious, just wandering around the convenience store, picking up random items but not actually buying anything. Maybe I should go up to her, give her a call out, and ask if there's anything I can do to help out.
<<speech "You">>Hey there... miss... is there something I can help you with?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>Oh hi... I.. Actually wanna buy this <</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You alright? You seem kinda on edge, a bit uneasy there.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 1-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<</nobr>>
<<speech "Asano">>You know, I was actually... taking a good look at that sign right over there... So, are there any job openings left? I'm in a real pinch and could seriously use a job right about now.<</speech>>
She gestures towards the "Konbini Store Clerk Needed" sign posted on the door.
<video controls autoplay><source @src='"vid/asano_1/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh that sign? My Aunt own this konbini, I can ask her later whether the job openings are still available.<</speech>>
<<speech "Asano">>Oh, really? That'd be awesome! The name's Asano, and I really appreciate the help... if it's cool with you, here's a pack that's got my ID, my resume, and any other documents you might need for a job application. Thanks a ton for considering helping me.<</speech>>
<<speech "You">>No problem at all... I'm $firstname by the way. Great to meet you, Asano... I'll be sure to let my Aunt know about you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Talk to Aunt Ririko<</animeButton>>" "Asano 1-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<</nobr>>
<<speech "You">>Auntie, I need to talk to you<</speech>>
<<speech "Ririko">>What's up, $firstname-kun? Looking to have sex with me again? Not right now, please, nephew... I've got a mountain of work to tackle today.<</speech>>
<<speech "You">>Oh no, no, no... It's not about that... Um, actually, there's a friend of mine who's been on the hunt for a job lately, and she gave me her resume and all her paperwork to apply for a position as a store attendant here at the konbini... Could you please take a moment to consider her for the role?<</speech>>
<<speech "Ririko">>Do you know her well?<</speech>>
<<speech "You">>Uh, yeah, I believe so. She's not from Suzuran High, but we've bumped into each other a few times already.<</speech>>
Man, I still can't believe I just fibbed to my Aunt for this. This had better be worth the trouble.
<<speech "Ririko">>Okay, I'll contact her and let her know that she can start working starting tomorrow<</speech>>
<<speech "You">>Thank you so much Aunt Ririko!<</speech>><<set $asano_event to 1>>
<div class="button-row">
<<link "<<animeButton>>Go home<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $money +=500>>
<<set $location to "konbini">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_work_count += 1>>
<</nobr>>
I've been picking up some extra shifts at the konbini, just so I can spend a bit more time around Asano-chan... By the way, she's pretty cute, if I do say so myself.
<<speech "You">>Hey Asano-chan, could you take a quick look over at that product section? Looks like some items are out of order and need a bit of rearranging.<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("work_1","work_2","work_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>You got it, $firstname-kun! I'm on it, I'll take care of it right away!<</speech>>
Every now and then, our eyes lock... I'm pretty much convinced that Asano has some feelings for me.
<div class="button-row">
<<if $asano_work_count >2>><<link "<<animeButton>>End working with Asano for today <</animeButton>>" "Asano 1-4">><</link>><</if>>
<<if $asano_event >1>><<link "<<animeButton>>Have sex with her in the toilet <</animeButton>>" "Asano 2">><</link>><</if>>
<<if $asano_event >2>><<link "<<animeButton>>Have sex with her in the storage room <</animeButton>>" "Asano 3">><</link>><</if>>
<<link "<<animeButton>>End Working<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $money +=500>>
<<set $location to "konbini">>
<<set $time to 21>>
<</nobr>>
<<speech "Asano">>Hey, I just clocked out for the day... You free and up for walking me home?<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Absolutely... My shift wraps up in a few minutes. You wanna hang around for me?<</speech>>
<<speech "Asano">>Of course, $firstname-kun! It would be totally delightful to have a handsome guy like you walk me home, tee-hee!<</speech>>
<div class="button-row">
<<if $asano_work_count >2>><<link "<<animeButton>>Walk her home <</animeButton>>" "Asano 1-5">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "streets">>
<</nobr>>
<<speech "Asano">>You know, I'm really grateful for this job, $firstname... It means a lot that you recommended me to your Aunt, and that's how I landed for this job.<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't mention it, Asano-chan... All I did was pass your resume along to my aunt.<</speech>>
<<speech "Asano">>So... I was thinking of thanking you by whipping up some ramen at my place. You interested?<</speech>>
<div class="button-row">
<<if $asano_sexcount <1>><<link "<<animeButton>>Okay! A bowl of ramen sounds nice! <</animeButton>>" "Asano 1-6">><</link>><<else>><<link "<<animeButton>>Okay! A bowl of ramen sounds nice! <</animeButton>>" "Asano 1-7">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_hallway">><<else>><<toggleclass "body" "asano_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<</nobr>>
<<speech "Asano">>Ugh... Hey, could you do me a solid and unlock the door? My vision gets all kinds of blurry when it's dark out.<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("start_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay... emm let me try<</speech>>
Suddenly Asano hug me from behind
<<speech "Asano">>Ehmm... you're so warm $firstname-kun<</speech>>
<<speech "You">>Ohh you scared me Asano-chan!<</speech>>
<<speech "Asano">>I want you, $firstname-kun... Do you feel the same about me?<</speech>>
<<speech "You">>Me too Asano-chan... I want you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Asano 1-7">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 1>>
<</nobr>>
<img src="img/char/asano_1.png" style="max-width: 100%;">
<<speech "You">>Asano is a student from Housen High School. She could be my work partner at my Aunt's konbini.<</speech>>
Walkthrough: <<if $asano_event is not 1 and $asano_event is not 2 and $asano_event is not 3 and $asano_event is not 4 and $asano_event is not 5 and $asano_event is not 6 and $asano_event is not 7 and $asano_event is not 8 and $asano_event is not 9 and $asano_event is not 10 and $asano_event is not 11 and $asano_event is not 12 and $asano_event is not 13 and $asano_event is not 14 and $asano_event is not 15 and $asano_event is not 16 and $asano_event is not 17 and $asano_event is not 18>><h1 class="basic-stats"> - Complete all Aunt Ririko's scenes first, then go to work at the konbini.
</h1><<nobr>>
<</nobr>><<elseif $asano_event is 1>>
<h1 class="basic-stats">If you work alongside her for 3-4 shifts, by the end of her shift, she'll ask if you can walk her home. </h1><<nobr>>
<</nobr>><<elseif $asano_event is 2 >>
<h1 class="basic-stats">Work in the Konbini, and ask Asano to have sex in the toilet</h1><<nobr>>
<</nobr>><<elseif $asano_event is 3>>
<h1 class="basic-stats">Work in the Konbini, and ask Asano to have sex in the store fridge </h1><<nobr>>
<</nobr>><<elseif $asano_event is 4>>
<h1 class="basic-stats">Call Asano in the middle of the night</h1><<nobr>>
<</nobr>><<elseif $asano_event is 5>>
<h1 class="basic-stats">Go to Asano's house 1-2 pm (Bedroom) </h1><<nobr>>
<</nobr>><<elseif $asano_event is 6>>
<h1 class="basic-stats">Go to Asano's house 3-5 pm (Livingroom)</h1><<nobr>>
<</nobr>><<elseif $asano_event is 7>>
<h1 class="basic-stats">Go to Asano's house 6-7 pm (Livingroom)</h1><<nobr>>
<</nobr>><<elseif $asano_event is 8>>
<h1 class="basic-stats">You've reached the end content for Asano</h1><<nobr>>
<</nobr>><<elseif $asano_event is 9>>
<h1 class="basic-stats">Meet her at the 2nd floor hallway at 5pm and ask her to have a qucikie in my place (This is the end content for 0.04) </h1><</if>>
Completed Quest:
<h1 class="basic-stats">
<<if $asano_event >0>>1. I helped Asano snag a job at the konbini.<</if>>
<<if $asano_event > 1>>2. I had sex with Asano for the first time.<</if>>
<<if $asano_event > 2>>3. I had sex with Asano at the konbini's toilet<</if>>
<<if $asano_event > 3>>4. I had sex with Asano at the konbini's store fridge.<</if>>
<<if $asano_event > 4>>5. I had sex with Asano in her livingroom in the middle of the night<</if>>
<<if $asano_event > 5>>6. I had sex with her while she's studying<</if>>
<<if $asano_event > 6>>7. I had sex with her in the livingroom while her mom's around<</if>>
<<if $asano_event > 7>>8. I had sex with her in her bathroom<</if>>
<<if $asano_event > 8>>9. I had sex with her in school clinic<</if>>
<<if $asano_event > 10>>10. I had quickie with her in my place<</if>></h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "asano_hallway">><<else>><<toggleclass "body" "asano_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Emmhh.. I want you $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Asano-chan, you're tasty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing her<</animeButton>>" "Asano 1-7">><</link>>
<<link "<<animeButton>>Let's get inside Asano-chan<</animeButton>>" "Asano 1-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_hallway">><<else>><<toggleclass "body" "asano_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm let's get inside shall we?<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("start_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Asano-chan <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 1-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ughh be patient $firstname-kun... Let me put my things first...<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("start_8")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't help it Asano-chan <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 1-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>let me get undressed first... patience is a virtue $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>My god... your body is so hot Asano-chan <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 1-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Emhh how about this $firstname-kun? Do you like this?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Asano-chan... It feels really good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 1-11">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 1-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Emhh how about this $firstname-kun? Do you like this?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("hj_1","hj_2","hj_3","hj_4","hj_5","hj_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Asano-chan... It feels really good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 1-11">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 1-12">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Asano 1-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oghh slow down $firstname-kun... Your cock... is too big for me<</speech>>
<video controls autoplay ><source @src='"vid/asano_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? It's your pussy that's so tight Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Asano 1-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh ahhh yess baby... keep fucking me just like that... I love how tasty your body is becoming one with me $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Asano-chan... I love how tight and wet your pussy is<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 1-14">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 1-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 1-16">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Asano 1-14-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh ahhh yess baby... keep fucking me just like that... I love how tasty your body is becoming one with me $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("lotus_1","lotus_2","lotus_3","lotus_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Asano-chan... I love how tight and wet your pussy is<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 1-14">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 1-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 1-16">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh ahhh yess baby... keep fucking me just like that... I love how tasty your body is becoming one with me $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Asano-chan... I love how tight and wet your pussy is<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 1-14">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 1-15">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 1-16">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Asano 1-16-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh fuck!! I'm cumming!! I'm cumming so fucking hard $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes, I'm gonna cum too Asano-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Asano 1-14-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Asano 1-14-2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>Cum baby cum!!! Cum inside of pussy!! Fill me up!! It's okay to cum inside today!<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Asano-chan!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 1-17">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh fuck!! I'm cumming!! I'm cumming so fucking hard $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_1/"+either("doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes, I'm gonna cum too Asano-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Asano 1-16-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Asano 1-16-2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>Cum baby cum!!! Cum inside of pussy!! Fill me up!! It's okay to cum inside today!<</speech>>
<video controls autoplay><source @src='"vid/asano_1/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Asano-chan!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 1-17">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <2>><<set $asano_event to 2>><</if>>
<<set $asano_status to "Workplace Fling">>
<</nobr>>
<<speech "Asano">>Whew... oh man... dang, $firstname-kun... I'm beyond satisfied... We should make this a regular thing, don't you think?<</speech>>
<video controls autoplay ><source @src='"vid/asano_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Asano-chan... I would love to do this with you often<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Hey Asano-chan, looks like the store's pretty quiet at the moment. How about we take advantage of the lull and have ourselves a little bit of fun?<</speech>>
<video controls autoplay><source @src='"vid/asano_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>What? Are you out of your mind? What if someone catches us? But... I do admit, the idea does sound thrilling.<</speech>>
<<speech "You">>We could put up an "Under Cleaning/Maintenance" sign at the front of the restroom door, so folks won't accidentally walk in on us.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 2-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
We went ahead and set up an "Under Cleaning and Maintenance" sign at the restroom entrance. Here's hoping no one gets the idea to just barge in on us.
<video controls autoplay><source @src='"vid/asano_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>Oh my god... This has got to be the wildest thing I've ever done, $firstname-kun.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 2-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh wow... I can see you're already swelling hard... Tell me, what exactly do you want me to do with this hard cock, hmm?<</speech>>
<video controls autoplay><source @src='"vid/asano_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Can you suck it for me?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 2-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Let me take this hard cock off your pants first.... Oh my... it's already fully erect... amazing<</speech>>
<video controls autoplay><source @src='"vid/asano_2/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do it now Asano-chan... blow my cock already<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 2-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm not so fast $firstname-kun... I want to feel your cock on my hand first<</speech>>
<video controls autoplay loop><source @src='"vid/asano_2/"+either("hj_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... It feels good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 2-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 2-5">><</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Asano 2-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm do you like it $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_2/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... It feels good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 2-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 2-5">><</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Asano 2-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm do you like it $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_2/"+either("foreplay_1","foreplay_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... It feels good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 2-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 2-5">><</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Asano 2-6">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Asano 2-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Put it in! Quick! We don't have much time $firstname-kun!<</speech>>
<video controls autoplay><source @src='"vid/asano_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah... here we go<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her<</animeButton>>" "Asano 2-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh fuck!! Are you there yet $firstname-kun?? Fuckk nnhhh... please fuck me faster and harder baby... We should get back to work quick!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_2/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah... here we go<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Asano 2-8">><</link>>
<<link "<<animeButton>>I wanna cum baby<</animeButton>>" "Asano 2-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh you wanna cum? You can't cum inside right now... it's too risky<</speech>>
<video controls autoplay loop><source @src='"vid/asano_2/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... where should I dump my cum then?<</speech>>
<<speech "Asano">>In my mouth... I wanna taste your cum baby<</speech>>
<div class="button-row">
<<link "<<animeButton>>Okay please do it now, I can't hold it much longer<</animeButton>>" "Asano 2-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=12>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Yess baby... cum now! cum inside my pretty mouth<</speech>>
<video controls autoplay loop><source @src='"vid/asano_2/"+either("bj_intense_1","bj_intense_2","bj_intense_3","bj_intense_4","bj_intense_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yes... I'm gonna cum at any moment now!<</speech>>
<<speech "Asano">>Do it baby! Do it! Give it to me!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue blowjob<</animeButton>>" "Asano 2-10">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Asano 2-11">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>Erghhh oghhhh ahhh shit.... You really came a lot baby...<</speech>>
<video controls autoplay><source @src='"vid/asano_2/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy fucking shit... that was intense Asano-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 2-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <3>><<set $asano_event to 3>><</if>>
<<set $asano_status to "Workplace Fling">>
<</nobr>>
<<speech "Asano">>Engghh... you really came a lot baby... But your semen.. it tastes good.. hmmm<</speech>>
<video controls autoplay ><source @src='"vid/asano_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hahaha really? You're so hot Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 2-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Hey Asano-chan, looks like the store's pretty quiet at the moment. How about we take advantage of the lull and have ourselves a little bit of fun?<</speech>>
<video controls autoplay><source @src='"vid/asano_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>Are you horny $firstname-kun? I think the store-fridge room is empty right now, wanna go there?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Okay, let's go there <</animeButton>>" "Asano 3-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Come with me $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/asano_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay sure Asano-chan<</speech>>
<<speech "Asano">>Don't forget to lock the door.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 3-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Let's get take our clothes off first $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/asano_3/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sure...<</speech>>
<<speech "Asano">>Come here let me help you out<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 3-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm do you like it $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_3/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... It feels good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 3-3">><</link>>
<<link "<<animeButton>>Kissing<</animeButton>>" "Asano 3-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm do you like it $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_3/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... It feels good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 3-3">><</link>>
<<link "<<animeButton>>Kissing<</animeButton>>" "Asano 3-4">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Asano 3-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>come fuck me quick $firstname-kun... We don't have much time<</speech>>
<video controls autoplay><source @src='"vid/asano_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>hell yeah Asano-chan... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Asano 3-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh yeahh baby... keep fucking me $firstname-kun... yeahh just like that, harder!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_3/"+either("doggy_stand_1","doggy_stand_2","doggy_stand_3","doggy_stand_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh your pussy feels so tight and good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy-stand<</animeButton>>" "Asano 3-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Asano 3-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 3-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh yeahh baby... keep fucking me $firstname-kun... yeahh just like that, harder!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_3/"+either("rcow_1","rcow_2","rcow_3","rcow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh your pussy feels so tight and good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy-stand<</animeButton>>" "Asano 3-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Asano 3-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 3-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh yeahh baby... keep fucking me $firstname-kun... yeahh just like that, harder!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_3/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh your pussy feels so tight and good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy-stand<</animeButton>>" "Asano 3-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Asano 3-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 3-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh yeahh baby... keep fucking me $firstname-kun... yeahh just like that, harder!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_3/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh your pussy feels so tight and good Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy-stand<</animeButton>>" "Asano 3-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Asano 3-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 3-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 3-9">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Asano 3-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "konbini">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh my god... I'm cumming... Fuckk!! babyyy...!!!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_3/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh shit... I'm gonna cum!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Asano 3-10">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Asano 3-11">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>Erghhh oghhhh ahhh shit.... yess baby! Shoot it out! You really came a lot baby...<</speech>>
<video controls autoplay><source @src='"vid/asano_3/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy fucking shit... that was intense Asano-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 3-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <4>><<set $asano_event to 4>><</if>>
<<set $asano_status to "Workplace Fling">>
<</nobr>>
<<speech "Asano">>Alright, back to business we go... Come here... give me a kiss darling<</speech>>
<video controls autoplay ><source @src='"vid/asano_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emmhh... love you babe<</speech>>
<<speech "Asano">>I love you too $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ririko 8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <3>><<set $asano_event to 3>><</if>>
<<set $asano_status to "Workplace Fling">>
<</nobr>>
<<speech "Asano">>Alright, back to business we go... Listen up... I'll head out of the restroom first, and then you follow suit after me, okay?<</speech>>
<video controls autoplay ><source @src='"vid/asano_2/"+either("aftermath_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Asano-chan<</speech>>
Asano made her way out of the restroom first... and a few minutes later, I followed her out to avoid suspicion
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ririko 8">><</link>>
</div><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<</nobr>><<if $asano_event >3 and $time >20>>
I went ahead and dialed Asano's number late this evening, I'm really hoping she's still up.
<video controls autoplay><source @src='"vid/asano_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Man, I'm glad she's still up and answer my call.
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 4">>
<</link>>
<<else>>
<<speech "You">>I tried to call Asano but got no luck <</speech>>
<<nobr>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>><</if>>
<</nobr>><</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Moshi-moshi Asano-chan. Were you getting ready to hit the sack? I kinda miss you, you know.<</speech>>
<video controls autoplay><source @src='"vid/asano_4/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>Feeling a little bit of that miss-me vibe? Why don't you just head on over here, then?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to Asano's place <</animeButton>>" "Asano 4-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_hallway">><<else>><<toggleclass "body" "asano_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
As soon as I rang the bell, Asano swung the door open and welcomed me inside.
<video controls autoplay><source @src='"vid/asano_4/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>Come in $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go inside <</animeButton>>" "Asano 4-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
I wrapped my arms around Asano from behind in a hug.
<<speech "You">>I missed you Asano-chan... <</speech>>
<video controls autoplay><source @src='"vid/asano_4/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>I... missed you too $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her <</animeButton>>" "Asano 4-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm I love how you kiss $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're also a good kisser Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Asano 4-3">><</link>>
<<link "<<animeButton>>Make out on the sofa<</animeButton>>" "Asano 4-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm I love how you kiss $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("makeout_1","makeout_2","makeout_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're also a good kisser Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makeout<</animeButton>>" "Asano 4-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 4-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm do you like it $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck... it feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makeout<</animeButton>>" "Asano 4-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 4-5">><</link>>
<<link "<<animeButton>>Makeout and Undress<</animeButton>>" "Asano 4-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ehmm yeahh... keep devouring me just like this $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("makeout_a_1","makeout_a_2","makeout_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yeahh Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep making out<</animeButton>>" "Asano 4-6">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Asano 4-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh yeah... I'm gonna put this in $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/asano_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Asano-chan... put my cock inside your pussy<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her<</animeButton>>" "Asano 4-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ohh fuck!! Your cock is so fucking big.. and it's deep inside of my pussy!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... your pussy feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 4-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 4-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 4-10">><</link>>
<<link "<<animeButton>>Cowgirl on Sofa<</animeButton>>" "Asano 4-11">><</link>>
<<link "<<animeButton>>Missionary on Sofa<</animeButton>>" "Asano 4-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ohh fuck!! Your cock is so fucking big.. and it's deep inside of my pussy!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("mission_f_1","mission_f_2","mission_f_3","mission_f_4","mission_f_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... your pussy feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 4-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 4-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 4-10">><</link>>
<<link "<<animeButton>>Cowgirl on Sofa<</animeButton>>" "Asano 4-11">><</link>>
<<link "<<animeButton>>Missionary on Sofa<</animeButton>>" "Asano 4-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ohh fuck!! Your cock is so fucking big.. and it's deep inside of my pussy!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... your pussy feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 4-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 4-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 4-10">><</link>>
<<link "<<animeButton>>Cowgirl on Sofa<</animeButton>>" "Asano 4-11">><</link>>
<<link "<<animeButton>>Missionary on Sofa<</animeButton>>" "Asano 4-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ohh fuck!! Your cock is so fucking big.. and it's deep inside of my pussy!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("cow_a_1","cow_a_2","cow_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... your pussy feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 4-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 4-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 4-10">><</link>>
<<link "<<animeButton>>Cowgirl on Sofa<</animeButton>>" "Asano 4-11">><</link>>
<<link "<<animeButton>>Missionary on Sofa<</animeButton>>" "Asano 4-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ohh fuck!! Your cock is so fucking big.. and it's deep inside of my pussy!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("missionary_1","missionary_2","missionary_3","missionary_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... your pussy feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Asano 4-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 4-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 4-10">><</link>>
<<link "<<animeButton>>Cowgirl on Sofa<</animeButton>>" "Asano 4-11">><</link>>
<<link "<<animeButton>>Missionary on Sofa<</animeButton>>" "Asano 4-12">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Asano 4-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>YESS!!! YESS!! Just like that!! Dominate me $firstname-kun!! Use me! Use my body as you wish!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_4/"+either("missionary_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... your pussy feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Asano 4-13">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Asano 4-14">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>>
<<script>>
updateMostTalkedChar();
<</script>>
<<set $sexcount +=1>>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>$firstname-kun... baby... It's okay... you can cum inside me... It's safe for today<</speech>>
<video controls autoplay><source @src='"vid/asano_4/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? Can I?<</speech>>
<<speech "Asano">>Yes baby... I'm dead sure. Shoot it! I wanna feel your cum inside of me! I want us be together! I want part of you inside of me forever!!<</speech>>
<<speech "You">>Here you go!! Fuckk!! I'm cumming!!! Argghhhh<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 4-15">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <5>><<set $asano_event to 5>><</if>>
<<set $asano_status to "Workplace Fling">>
<</nobr>>
After wearing ourselves out with some intense fucking in the living room... Asano snagged my phone and snapped a selfie while I was still half out of it from exhaustion.
<<speech "Asano">>Look here $firstname-kun... Let's take a picture together<</speech>>
<video controls autoplay ><source @src='"vid/asano_4/"+either("aftermath_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What no... Asano-chan please...<</speech>>
<<speech "Asano">>What? Are you afraid that your Auntie<<if $remu_status is "Girlfriend">> and your Girlfriend Remu<</if>> will find out about this? Let see what will happen if I post this on my instagram<</speech>>
<<speech "You">>No! Don't do that Asano-chan!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Take my phone from her<</animeButton>>" "Asano 4-16">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <5>><<set $asano_event to 5>><</if>>
<<set $asano_status to "Workplace Fling">>
<</nobr>>
<<speech "Asano">>Come and get it then!<</speech>>
<video controls autoplay ><source @src='"vid/asano_4/"+either("aftermath_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Please Asano-chan! Give it back!<</speech>>
I ended up chasing her around, and finally, I managed to snag my phone back... After that intense sex and chasing fiasco, I decided it was time to head back home and call it a night.
<div class="button-row">
<<link "<<animeButton>>Go Home<</animeButton>>" "streets">><</link>>
</div><<speech "You">> Hi there! We just released 0.08! You can get it on CorpoLife_Dev's website or Subscribestar! <</speech>>
<video controls autoplay ><source @src='"vid/asano_1/"+either("GNM 0.08 Trailer")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>It features me Asano Kokoro, as new Love Interest<</speech>>
<<speech "Remu">>Asano's great, but don't forget about me too will you!<</speech>>
<<link "<<animeButton>>Start Game<</animeButton>>" "True Start">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<</nobr>>
<<speech "Tsubasa">>At my place? You're quite bold aren't you now $firstname-kun? <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("office_1","office_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What do you say Sensei?<</speech>>
<<speech "Tsubasa">>Okay, let's go my sweet little student <</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to her apartment<</animeButton>>" "Tsubasa 5-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Come and get me you stud!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei... you're so hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 5-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Yeahh just like that... You kissing surely improved $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Engghh ahh slrppp<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Tsubasa 5-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 5-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now.. let us see what you have inside this pants <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_5/"+either("bj_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Tsubasa Sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 5-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhhh slrrpp yeahh... What a big cock $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh Sensei keep going.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 5-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 5-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhhh slrrpp yeahh... Do you like this $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("hj_1","hj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh Sensei keep going.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 5-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 5-5">><</link>>
<<link "<<animeButton>>Intensify<</animeButton>>" "Tsubasa 5-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhhh slrrpp yeahh... Do you like this $firstname-kun? Yeahh keep on sucking my tits baby<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("hj_a_1","hj_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh Sensei keep going.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep going <</animeButton>>" "Tsubasa 5-6">><</link>>
<<link "<<animeButton>>Continue to Boobjob <</animeButton>>" "Tsubasa 5-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Yeahh.. how do my tits feel $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("boob_job_1","boob_job_2","boob_job_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh Sensei keep going.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Boobjob <</animeButton>>" "Tsubasa 5-7">><</link>>
<<link "<<animeButton>>Makeout <</animeButton>>" "Tsubasa 5-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Empphh slrpp.... damn you're tasty $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("makeout_1","makeout_2","makeout_3","makeout_4","makeout_5","makeout_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh yeahh you too sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Boobjob <</animeButton>>" "Tsubasa 5-7">><</link>>
<<link "<<animeButton>>Makeout <</animeButton>>" "Tsubasa 5-8">><</link>>
<<link "<<animeButton>>Let her fuck me <</animeButton>>" "Tsubasa 5-9">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>I'm gonna take you to the seventh heaven $firstname-kun.... I you ready?<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yyy... Yess Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me hard sensei!<</animeButton>>" "Tsubasa 5-10">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahhh fuck yesss... Your cock feels so fucking good deep inside my pussy $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("cow_1","cow_2","cow_3","cow_4","cow_5","cow_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Come'on Sensei! Move your hips faster<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 5-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 5-11">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 5-12">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahhh fuck yesss... Your cock feels so fucking good deep inside my pussy $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your cunt is also wet and tight sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 5-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 5-11">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 5-12">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahhh fuck yesss... Your cock feels so fucking good deep inside my pussy $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your cunt is also wet and tight sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 5-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 5-11">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 5-12">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 5-13">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuck!! Are you gonna cum? I can feel your cock is throbbing<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Sensei!! I can't hold it any longer<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Tsubasa 5-13">><</link>>
<<if $lust>99>> <<link "<<animeButton>>Cum on her tits<</animeButton>>" "Tsubasa 5-14">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! Cum on my tits $firstname-kun!! <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_5/"+either("cum_tits")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint my tits with your thick cum!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Tsubasa 5-19">><</link>>
<<if $energy>30>><<link "<<animeButton>>She wants to fuck me again!<</animeButton>>" "Tsubasa 5-15">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>I'm not satisfied yet... I wanna take you again $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_5/"+either("penetrate_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh fuckk!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me again sensei!<</animeButton>>" "Tsubasa 5-16">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahhh fuck yesss... Your cock feels so fucking good deep inside my pussy $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("cow_a_1","cow_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your cunt is also wet and tight sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 5-16">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 5-17">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuck!! Are you gonna cum? I can feel your cock is throbbing<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_5/"+either("cow_a_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Sensei!! I can't hold it any longer<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Tsubasa 5-17">><</link>>
<<if $lust>99>> <<link "<<animeButton>>Cum Inside Her<</animeButton>>" "Tsubasa 5-18">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_5/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Tsubasa 5-19">><</link>>
</div><<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $location to "tsubasa apartment">>
<<set $tsubasa_status to "Teacher with Benefit">>
<</nobr>>
<<speech "Tsubasa">>Damn it feels so good... You certainly improved yourself $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... It was fucking intense<</speech>>
<<speech "Tsubasa">>You know... You're more than welcome if you want to stay here for the night <</speech>>
<div class="button-row">
<<link "<<animeButton>>That's a good Idea Sensei<</animeButton>>" "sleep">><</link>>
<<link "<<animeButton>>I think I wanna go home Sensei<</animeButton>>" "Streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<</nobr>>
<<speech "Tsubasa">>At my place? You're quite bold aren't you now $firstname-kun? <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_0/"+either("office_1","office_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What do you say Sensei?<</speech>>
<<speech "Tsubasa">>Okay, let's go my sweet little student <</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to her apartment<</animeButton>>" "Tsubasa 6-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Easy there big boy!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_6/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei... you're so hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 6-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Easy boy... Do you really want to take me here? Why don't we move to the bed first<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_6/"+either("makeout_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No.. I can't wait any longer. I wanna take you here sensei!<</speech>>
<<speech "Tsubasa">>Okay... okay... jeezz... slowdown a bit honey<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Makingout<</animeButton>>" "Tsubasa 6-2">><</link>>
<<link "<<animeButton>>Fuck Her!<</animeButton>>" "Tsubasa 6-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Okay then... If you wanna fuck me here... Do it fast and quick! <</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_6/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay, take this Sensei!<</speech>>
<<speech "Tsubasa">>Fuckk it feels so fucking good baby...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Tsubasa 6-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh fuck!! Oh fuck!!! Yeahh keep going baby! Do you like fucking your teacher hard like this huh?? Come on! Show me what you got $firstname-kun! <</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_6/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay, take this Sensei!<</speech>>
<<speech "Tsubasa">>Fuckk it feels so fucking good baby...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 6-4">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Tsubasa 6-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh fuck!! Oh fuck!!! Yeahh keep going baby! Do you like fucking your teacher hard like this huh?? Come on! Show me what you got $firstname-kun! <</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_6/"+either("standfront_1","standfront_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay, take this Sensei!<</speech>>
<<speech "Tsubasa">>Fuckk it feels so fucking good baby...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 6-4">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Tsubasa 6-5">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Tsubasa 6-6">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<set $location to "tsubasa apartment">>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_6/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint my tits with your thick cum!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "sleep">><</link>>
</div><<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<video controls autoplay><source @src='"vid/tsubasa_7/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Before I even knew what hit me, it was already morning... And there was Tsubasa Sensei, up bright and early, busy whipping up breakfast in the kitchen.
<div class="button-row">
<<link "<<animeButton>>Wake up<</animeButton>>" "Tsubasa 7-1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">> Ohayoo gozaimasu $firstname-kun... Good morning... Did you sleep well?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_7/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>
Oh wow... Did you prepare all this food by yourself while I was still sleeping?<</speech>>
<<speech "Tsubasa">> Of course!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 7-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">> Ohayoo gozaimasu $firstname-kun... Good morning... Did you sleep well?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_7/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>
Oh wow... Did you prepare all this food by yourself while I was still sleeping?<</speech>>
<<speech "Tsubasa">> Of course!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 7-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">> What should I do to you then?<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_7/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>
Damn you're such a waifu material... Come here then Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Tsubasa 7-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh yeahh ammhh $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing<</animeButton>>" "Tsubasa 7-4">><</link>>
<<link "<<animeButton>>Intensify<</animeButton>>" "Tsubasa 7-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh yeahh ammhh $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("makeout_1","makeout_a_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Makeout<</animeButton>>" "Tsubasa 7-5">><</link>>
<<link "<<animeButton>>Intensify<</animeButton>>" "Tsubasa 7-6">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh yeahh ammhh $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_7/"+either("makeout_b")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 7-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh yeahh ammhh $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("makeout_b_1","makeout_b_2","makeout_b_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Makingout<</animeButton>>" "Tsubasa 7-7">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Tsubasa 7-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now I'm gonna ride you real good $firstname-kun!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_7/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Come and fuck me now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me now Sensei!<</animeButton>>" "Tsubasa 7-9">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuckk! Your cock is so big!! Ahhh yeah baby!! Keep fucking me!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Fuck me harder!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 7-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 7-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Tsubasa 7-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 7-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 7-13">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 7-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuckk! Your cock is so big!! Ahhh yeah baby!! Keep fucking me!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("rcow_1","rcow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Your cunt feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 7-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 7-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Tsubasa 7-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 7-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 7-13">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 7-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuckk! Your cock is so big!! Ahhh yeah baby!! Keep fucking me!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("side_1","side_2","side_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Your cunt feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 7-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 7-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Tsubasa 7-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 7-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 7-13">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 7-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuckk! Your cock is so big!! Ahhh yeah baby!! Keep fucking me!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Your cunt feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 7-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 7-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Tsubasa 7-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 7-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 7-13">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 7-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuckk! Your cock is so big!! Ahhh yeah baby!! Keep fucking me!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("missionary_1","missionary_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Your cunt feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 7-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 7-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Tsubasa 7-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 7-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 7-13">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 7-14">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahh fuckk! Your cock is so big!! Ahhh yeah baby!! Keep fucking me!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("prone_1","prone_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Your cunt feels so fucking good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Tsubasa 7-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Tsubasa 7-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Tsubasa 7-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 7-12">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 7-13">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Tsubasa 7-14">><</link>>
</div>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Tsubasa 7-15">><</link>>
<<nobr>>
<<toggleclass "body" "tsubasa_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ahhh Ahhnh oghhh baby!! I'm gonna cum so fucking hard!!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_7/"+either("prone_intense_1","prone_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh sensei.. Come and fuck me now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard!<</animeButton>>" "Tsubasa 7-15">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Tsubasa 7-16">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "tsubasa_night">>
<<if $tsubasa_event <7>><<set $tsubasa_event to 7>><</if>>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<set $location to "tsubasa apartment">>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_7/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint womb with your thick cum!<</speech>>
<<speech "You">>Oh my God... It felt so good sensei<</speech>>
<<speech "Tsubasa">>Of course it is <<if $day <6>>, now we need to get ready since school will start in few hours<<else>>, now you need to go home... My friends will visit me today<</if>><</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>What? Are you that horny? Look at that bulge... Wanna take me here? <</speech>>
<video controls autoplay><source @src='"vid/tsubasa_8/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> No! It's not that sensei... I'm just saying that the teachers office is empty that's all <</speech>>
<<speech "Tsubasa">>Do you think that I'm that stupid? Huh? Come and get me $firstname-kun <</speech>>
<div class="button-row">
<<link "<<animeButton>>KIss Her<</animeButton>>" "Tsubasa 8-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh I can taste how eager are you $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_8/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Are you sure about this sensei?<</speech>>
<<speech "Tsubasa">>1000% sure<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 8-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh yeahh keep kissing me just like that baby<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing<</animeButton>>" "Tsubasa 8-2">><</link>>
<<link "<<animeButton>>Intensify<</animeButton>>" "Tsubasa 8-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh yeahh keep kissing me just like that baby<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("makeout_1","makeout_2","makeout_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Makingout<</animeButton>>" "Tsubasa 8-3">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 8-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emhh yeahh keep kissing me just like that baby<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("makeout_a_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Makingout<</animeButton>>" "Tsubasa 8-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 8-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Emmhh I love your big hard cock $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Yeah sensei... keep on sucking it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Tsubasa 8-5">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Tsubasa 8-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now now... Put it in quick $firstname-kun! We don't want people to find out what we're doing do we?<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_8/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Okay Sensei... this won't take long<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Tsubasa 8-7">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh baby... Just like that! Pump my pussy just like that $firstname-kun!! <</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("mission_table_1","mission_table_2","mission_table_3","mission_table_4","mission_table_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh my god sensei!! It feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 8-7">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 8-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh my God! I'm gonna cum baby!! Are you gonna cum for me too?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("mission_table_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh yes Sensei!! I'm gonna explode anytime soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 8-8">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Tsubasa 8-9">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<set $location to "tsubasa apartment">>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_8/"+either("mission_table_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint womb with your thick cum!<</speech>>
<<speech "You">>Oh my God... It felt so good sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "teacher office">><</link>>
<<if $energy>30>><<link "<<animeButton>>I'm still horny!<</animeButton>>" "Tsubasa 8-10">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh baby... Just like that! Pump my pussy just like that $firstname-kun!! <</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh my god sensei!! It feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 8-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 8-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh my God! I'm gonna cum again!! Fuck!! Are you gonna cum for me too? Again??<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh yes Sensei!! I'm gonna explode anytime soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 8-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Tsubasa 8-12">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<if $tsubasa_event <8>><<set $tsubasa_event to 8>><</if>>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<set $location to "tsubasa apartment">>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_8/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint womb with your thick cum!<</speech>>
<<speech "You">>Oh my God... It felt so good sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "teacher office">><</link>>
<<if $energy>10>><<link "<<animeButton>>But I'm still horny!<</animeButton>>" "Tsubasa 8-13">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh baby... Just like that! Pump my pussy just like that $firstname-kun!! <</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh my god sensei!! It feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep going sensei!<</animeButton>>" "Tsubasa 8-13">><</link>>
<<link "<<animeButton>>Turn around sensei!<</animeButton>>" "Tsubasa 8-16">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 8-14">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh my God! I'm gonna cum again!! Fuck!! Are you gonna cum for me too? Again??<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("cow_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh yes Sensei!! I'm gonna explode anytime soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 8-14">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Tsubasa 8-15">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<set $location to "tsubasa apartment">>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_8/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint womb with your thick cum!<</speech>>
<<speech "You">>Oh my God... It felt so good sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "teacher office">><</link>>
<<if $energy>10>><<link "<<animeButton>>But I'm still horny!<</animeButton>>" "Tsubasa 8-13">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Ohh yeahh baby... Just like that! Pump my pussy just like that $firstname-kun!! <</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("rcow_1","rcow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh my god sensei!! It feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep going sensei!<</animeButton>>" "Tsubasa 8-16">><</link>>
<<link "<<animeButton>>Turn around sensei!<</animeButton>>" "Tsubasa 8-13">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 8-17">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Oh my God! I'm gonna cum again!! Fuck!! Are you gonna cum for me too? Again??<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_8/"+either("rcow_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh yes Sensei!! I'm gonna explode anytime soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 8-17">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Tsubasa 8-18">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<set $location to "tsubasa apartment">>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_8/"+either("rcow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint womb with your thick cum!<</speech>>
<<speech "You">>Oh my God... It felt so good sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "teacher office">><</link>>
<<if $energy>10>><<link "<<animeButton>>But I'm still horny!<</animeButton>>" "Tsubasa 8-16">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "kitchen_day">>
<<set $ririko_display to 0>>
<<set $ema_display to 1>>
<<set $ema_status to "Cousin">>
<<set $ema_lust to 0>>
<<set $ema_mind to 100>>
<<set $ema_power to 50>>
<<set $ema_sex_level to 0>>
<<set $ema_stage to 1>>
<<set $ema_sexcount to 0>>
<<set $ema_oral to 0>>
<<set $ema_vaginal to 0>>
<</nobr>>
<<speech "You">>What about Kira? I heard she's been living in the Netherlands since middle school. I haven't seen her in a while. <</speech>>
<<speech "Ririko">>Oh, Kira? She’s coming home soon, along with Uncle Daisuke, my husband.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("dinner_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, Uncle Daisuke too? How long have you been apart from Uncle?<</speech>>
<<speech "Ririko">>Almost a year, I can say I really miss him, haha. I can't wait to see them come home.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to My Room<</animeButton>>" "intro 7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<<set $kira_status to "Cousin">>
<<set $kira_chat_count to 0>>
<<set $kira_lunch_count to 0>>
<<set $kira_study_count to 0>>
<<set $kira_rooftop_count to 0>>
<<set $kira_work_count to 0>>
<<set $kira_hj_count to 0>>
<<set $kira_bj_count to 0>>
<<set $kira_vaginal_count to 0>>
<<set $kira_lust to 10>>
<<set $kira_mind to 100>>
<<set $kira_sexcount to 0>>
<<set $kira_event to 1>>
<<set $ririko_event to 6>>
<</nobr>>
It's midday on the weekend. I can hear that Uncle Daisuke and my cousin Kira have arrived.
<<speech "Uncle">>Wow, $firstname-kun! You've turned into a handsome young man... How's it going, buddy? Everything cool with your aunt? Haha.<</speech>>
Uncle Daisuke has always been the cool uncle... He's always trying to be on the good side of his nephews and daughters
<<speech "You">>Hi Uncle, Hi Kira<</speech>>
<video controls autoplay><source @src='"vid/kira_0/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kira">>Oh hi...$firstname-kun. Long time no see <</speech>>
Kira, though? She's always been pretty cold to me, not like Ema. I’m not that close to Kira anyway.
<<speech "Ririko">>Come on, guys, let's all head inside and continue chatting there.<</speech>>
<<speech "Uncle">>Of course, honey! Let’s all head inside! Come on, come on in!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 0-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
Uncle's showing Kira her room, explaining that while they were still abroad, he and Aunt Ririko went ahead and had Kira's room renovated.
<<speech "Uncle">>Here's your room, Kira. What do you think? Not all the furniture is in yet because we thought you might like to set it up yourself. $firstname-kun, can you help Kira with her room? I think it's always nice to lend a hand<</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Will do Uncle! I'll try my best to help Kira<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 0-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<<set $kira_status to "Cousin">>
<<set $kira_chat_count to 0>>
<<set $kira_lunch_count to 0>>
<<set $kira_study_count to 0>>
<<set $kira_rooftop_count to 0>>
<<set $kira_work_count to 0>>
<<set $kira_hj_count to 0>>
<<set $kira_bj_count to 0>>
<<set $kira_vaginal_count to 0>>
<<set $kira_lust to 10>>
<<set $kira_mind to 100>>
<<set $kira_sexcount to 0>>
<</nobr>>
<<speech "You">>Okay... let me help you unpack these boxes Kira<</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kira">>No. Leave them alone. Don't touch them<</speech>>
<<speech "You">>Oh okay Kira... I'm sorry, Uncle said that I should help you out<</speech>>
<<speech "Kira">>I don't need your help, and you can leave this room now $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 0-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
I'm still shocked by her cold response. But I guess I shouldn't be surprised. She's always been this cold to me since we were little kids.
<<speech "You">>Oh, okay then if it's that you want Kira<</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
But I couldn't help but notice that she’s really grown up, and got a killer bod... Hmm, I wonder if I could bed her one day? She's not nice like Ema or Aunt Ririko, but... Girls will always have that sensitive spot that I can leverage on
<<speech "Kira">>Why are you still standing there? I said get out<</speech>>
<<speech "You">>Okay Kira, sorry for bothering you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Leave her alone<</animeButton>>" "livingroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
As I'm hanging out, I can see that Aunt Ririko and Kira are busy with chores.
<<speech "Kira">>Seriously, $firstname? My mom and I are swamped with chores and you're just chilling? Come on, help us out!<</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("clean_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Kira! There’s no need to be hard on $firstname! It’s totally fine, $firstname-kun, you can just relax and not worry about helping out.<</speech>>
<<speech "You">>It's okay Auntie, I'll help out<</speech>>
<div class="button-row">
<<link "<<animeButton>>Help on doing chores<</animeButton>>" "Kira 0-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<<set $time+=1>>
<<set $kira_event to 2>>
<</nobr>>
<<speech "Kira">>That’s more like it, $firstname! ... But seriously, keep your eyes off my butt, okay? You can be such a perv sometimes!<</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("clean_2","clean_3","clean_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay! Okay! Geez, Kira... Give me a break already... Can you try being nice to me just once in a while, will you?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Finish doing chores<</animeButton>>" "livingroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<<set $time+=1>>
<<set $kira_work_count +=1>>
<</nobr>>
I can see Kira’s really putting her heart into serving the customers. She’s like a totally different person when she’s on the job as a waitress.
<video controls autoplay ><source @src='"vid/kira_0/"+either("work_1","work_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Keep up the good work Kira<</speech>>
<<speech "Kira">>I don’t really need your compliment, but it’s nice to hear, so thanks anyway. I appreciate you taking the time to say it.<</speech>>
<div class="button-row">
<<if $kira_work_count >2>> <<link "<<animeButton>>I heard people fighting. I better take a look at it<</animeButton>>" "Kira 0-7">><</link>><</if>>
<<link "<<animeButton>>Finish working<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
<<speech "You">>Hey get your hands off her!! <</speech>>
I see a couple of guys trying to harass Kira. But she’s no pushover; Kira is actually pretty skilled in martial arts.
<video controls autoplay ><source @src='"vid/kira_0/"+either("fight_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kira">>Take this you arse-hole! <</speech>>
I didn’t even get a chance to jump in and help her with the fight, but Kira already kicked those two jerks out of the Ramen Restaurant all by herself.
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 0-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
<<speech "You">>Oh my god, you're bleeding Kira... <</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("fight_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kira">>That’s okay, $firstname-kun... I’m... pretty used to dealing with this kind of stuff<</speech>>
<div class="button-row">
<<link "<<animeButton>>Take her to clean her wound<</animeButton>>" "Kira 0-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
<<speech "You">>That’s okay, I’ve got your back, Kira... We need to clean this up first, then I’ll grab a bandage to cover up that wound.<</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("fight_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kira">>Eh hmm... Thank you very much $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Put a bandage on her wound<</animeButton>>" "Kira 0-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ramen_store">><<else>><<toggleclass "body" "ramen_store">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
Kira seems to be softening up a bit toward me... I think this might be my chance to really mend things and restore my relationship with her.
<<speech "You">>Okay, the bandage is all set now... Your wound should start healing up in no time. Just take it easy and you’ll be good as new soon.<</speech>>
<video controls autoplay ><source @src='"vid/kira_0/"+either("fight_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kira">>Thank you so much, $firstname-kun... You've been incredibly kind to me all this time, even though I've always been pretty cold to you... I'm really sorry about that. <</speech>>
<<speech "You">>That’s okay, Kira. Now, let’s wrap up tonight’s shift and head on home, shall we? It’s been a long day, and I think we both deserve some rest.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go home<</animeButton>>" "Kira 0-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
It's raining hard, and both me and Kira are soaking wet when we get home
<video controls autoplay ><source @src='"vid/kira_1/"+either("start_0")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 0-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
Kira came to my room because she wants to borrow a few tools from me. She still hasn’t finished setting up her room, and it looks like she needs a little extra help to get everything just right
<<speech "Kira">>Ehm, $firstname-kun, I might need to change her if that's okay with you? <</speech>>
<video controls autoplay ><source @src='"vid/kira_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That’s totally fine, Kira... This is your parents’ house after all. You’re free to do anything you want to do here. Just let me know what you need, and I’ll help you out. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
Kira came to my room because she wants to borrow a few tools from me. She still hasn’t finished setting up her room, and it looks like she needs a little extra help to get everything just right
<<speech "Kira">>Ehm, $firstname-kun, I might need to change her if that's okay with you? <</speech>>
<video controls autoplay ><source @src='"vid/kira_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kira">>That’s totally fine, Kira... This is your parents’ house after all. You’re free to do anything you want to do here. Just let me know what you need, and I’ll help you out. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
After showering, Kira goes straight to my bed and lay beside me...
<video controls autoplay ><source @src='"vid/kira_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Kira? What are you?? <</speech>>
<<speech "Kira">>Ssshhh... I just wanna thank you $firstname-kun <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 1-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Don't be shy $firstname-kun... Touch me <</speech>>
<video controls autoplay ><source @src='"vid/kira_1/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh my God Kira... this is so unreal <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 1-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Emhh let me lick your finger.... Emhh how do you like it? <</speech>>
<video controls autoplay ><source @src='"vid/kira_1/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Oh Kira... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Kira 1-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Emhh slrppp aghh yeahh $firstname-kun<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_1/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Enghh.. Kira...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Kira 1-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kira 1-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Emmhhh slrrpp ongghh do you like it?<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_1/"+either("bj_1","bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... Kira..<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Kira 1-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kira 1-4">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Kira 1-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ungghh yeahh... Please push it in and fuck me hard<</speech>>
<video controls autoplay ><source @src='"vid/kira_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... take this Kira.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Kira 1-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ughh yeahh that's it $firstname-kun!! Keep fucking me hard just like that! Ahh yeahhh!<</speech>>
<video controls autoplay loop><source @src='"vid/kira_1/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yeah Kira, your cunt feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her!<</animeButton>>" "Kira 1-6">><</link>>
<<link "<<animeButton>>Fuck her harder!<</animeButton>>" "Kira 1-7">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ahh ahh ahhh!! Yeahh baby!! Keep fucking me hard!! I'm gonna cum soon!! <</speech>>
<video controls autoplay loop><source @src='"vid/kira_1/"+either("mission_intense_1","mission_intense_2","mission_intense_3","mission_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh... You're feeling it too? I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard!!<</animeButton>>" "Kira 1-7">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her belly<</animeButton>>" "Kira 1-8">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kira_mind -=5>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=10>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kira_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kira_hj_count += 1>>
<<set $kira_bj_count += 1>>
<<set $kira_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Kira">>Cum baby cum!!! Cum on my belly baby!<</speech>>
<video controls autoplay><source @src='"vid/kira_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Kira!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Kira 1-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=1>>
<</nobr>><div class="center"><<nobr>>
<<if $kira_event <3>><<set $kira_event to 3>><</if>>
<</nobr>>
<<speech "Kira">>Come here, $firstname-kun... I really hope that through this sex, our relationship is going to get better. I'm looking forward to putting the past behind us and starting fresh. <</speech>>
<video controls autoplay><source @src='"vid/kira_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Kira... I'm looking forward for our new relationship<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "hallway second">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Come on in $firstname-kun... Don't be shy<</speech>>
<video controls autoplay ><source @src='"vid/kira_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Can I join you Kira? <</speech>>
<<speech "Kira">>Of course... Come here <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 2-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Hmm your balls are dirty $firstname-kun.. I wonder how many girls you banged today?<</speech>>
<video controls autoplay loop><source @src='"vid/kira_2/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm don't talk like that Kira, I never banged any girls, I'm a good-boy<</speech>>
<<speech "Kira">>Teehee... Bullshit... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kira 2-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Teehee... How do you like this? Your cock is swelling hard... <</speech>>
<video controls autoplay loop><source @src='"vid/kira_2/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... keep jerking my cock just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kira 2-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kira 2-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Emmh emmhh yeahh I love how big your cock is<</speech>>
<video controls autoplay loop><source @src='"vid/kira_2/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... keep sucking my cock just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kira 2-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kira 2-3">><</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Kira 2-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Emmh emmhh yeahh are you near $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/kira_2/"+either("bj_intense_1","bj_intense_2","bj_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah Kira... I'm gonna cum very soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue blowjob faster<</animeButton>>" "Kira 2-4">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Kira 2-5">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $kira_mind -=5>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=10>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kira_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kira_hj_count += 1>>
<<set $kira_bj_count += 1>>
<<set $kira_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Kira">>Cum baby cum!!! Engghh!!! ohh wow....<</speech>>
<video controls autoplay><source @src='"vid/kira_2/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Kira!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kira 2-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "second_bath_night">><<else>><<toggleclass "body" "second_bath_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=1>>
<</nobr>><div class="center"><<nobr>>
<<if $kira_event <4>><<set $kira_event to 4>><</if>>
<</nobr>>
<<speech "Kira">>Hmmm your cum is tasty $firstname-kun... I might get addicted to it<</speech>>
<video controls autoplay><source @src='"vid/kira_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You can have it as much as you want Kira<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "hallway second">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ohh wow... $firstname-kun? What do you want?<</speech>>
<video controls autoplay ><source @src='"vid/kira_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ehmm Kira... You're wearing lingerie like this really turns me on <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 3-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Really? Come here then...<</speech>>
<video controls autoplay ><source @src='"vid/kira_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ehh hemmm<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Kira 3-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ehmm $firstname-kun.... You're really insatiable aren't you? Amhh slrppp <</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ehh hemmm<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Kira 3-2">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kira 3-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Yeahh.... do you like it if I jerk you like this? You've fantasized about me since the beginning haven't you? <</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... Yeah just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Kira 3-3">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Kira 3-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Now... I'm gonna give you what you want tonight<</speech>>
<video controls autoplay ><source @src='"vid/kira_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... please... give it to me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me hard Kira!<</animeButton>>" "Kira 3-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ohh yeahh... do you feel it? How my wet pussy is flooding for you $firstname-kun?<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... your cunt feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kira 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Kira 3-6">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Kira 3-7">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kira 3-8">><</link>>
</div>
<<link "<<animeButton>>Fuck me harder Kira!<</animeButton>>" "Kira 3-5-1">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ohh yeahh... do you feel it? How my wet pussy is flooding for you $firstname-kun?<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("cow_intense_1","cow_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... your cunt feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Slowdown Kira<</animeButton>>" "Kira 3-5">><</link>>
<<link "<<animeButton>>Keep fucking me hard!<</animeButton>>" "Kira 3-5-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Kira 3-5-2">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $kira_mind -=5>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=10>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kira_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $kira_hj_count += 1>>
<<set $kira_bj_count += 0>>
<<set $kira_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Kira">>Cum baby cum!!! Cum!!! Cum together with me!! Arrghh!!!....<</speech>>
<video controls autoplay><source @src='"vid/kira_3/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghh Kira!! I'm cumming!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kira 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ohh yeahh... do you feel it? How my wet pussy is flooding for you $firstname-kun?<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... your cunt feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kira 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Kira 3-6">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Kira 3-7">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kira 3-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ohh yeahh... do you feel it? How my wet pussy is flooding for you $firstname-kun?<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("prone_1","prone_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... your cunt feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kira 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Kira 3-6">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Kira 3-7">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kira 3-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ohh yeahh... do you feel it? How my wet pussy is flooding for you $firstname-kun?<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... your cunt feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kira 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Kira 3-6">><</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Kira 3-7">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kira 3-8">><</link>>
</div>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Kira 3-8-1">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ohh yeahh... do you feel it? How my wet pussy is flooding for you $firstname-kun? Fuck me harder $firstname-kun! Show me what you got!<</speech>>
<video controls autoplay loop ><source @src='"vid/kira_3/"+either("mission_intense_1","mission_intense_2","mission_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Kira... your cunt feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Slowdown<</animeButton>>" "Kira 3-8">><</link>>
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Kira 3-8-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Kira 3-8-2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $kira_mind -=5>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=10>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kira_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kira_hj_count += 1>>
<<set $kira_bj_count += 0>>
<<set $kira_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Kira">>Cum baby cum!!! Cum!!! Cum together with me!! Arrghh!!!....<</speech>>
<video controls autoplay><source @src='"vid/kira_3/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghh Kira!! I'm cumming!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kira 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kira_bed_night">><<else>><<toggleclass "body" "kira_bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=1>>
<</nobr>><div class="center"><<nobr>>
<<if $kira_event <5>><<set $kira_event to 5>><</if>>
<</nobr>>
<<speech "Kira">>Oh wow... that was amazing $firstname-kun.... <</speech>>
<video controls autoplay><source @src='"vid/kira_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Kira, that was intense...<</speech>>
<<speech "Kira">>Ehmm do you wanna go for another round? <</speech>>
<div class="button-row">
<<if $energy>40>><<link "<<animeButton>>Of course! Let's do it! <</animeButton>>" "Kira 3-8">><</link>><</if>>
<<link "<<animeButton>>No... I think I'm drained already<</animeButton>>" "livingroom">><</link>>
</div>
<<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Kira has just returned home from school and is now relaxing by herself, still wearing her school uniform.
<<speech "Kira">>Hello $firstname-kun, how are you doing? How's everything going at school?<</speech>>
<video controls autoplay ><source @src='"vid/kira_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Kira, everything is going fine... Where's Aunt Ririko?<</speech>>
<<speech "Kira">>I'm not sure. She went out with my dad, and Ema is currently studying in her room.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kira 4-1">><</link>>
</div>
<<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>*Yawn* Oh, I'm really tired! I'm going to take a nap for a bit... Could you wake me up in an hour, please?<</speech>>
<video controls autoplay ><source @src='"vid/kira_4/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Kira<</speech>>
<div class="button-row">
<<link "<<animeButton>>Damn, she's hot in her uniform. I should just fuck her now<</animeButton>>" "Kira 4-2">><</link>>
</div>
<<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Oh my gosh! $firstname-kun!, what are you doing?! We can't do this in the living room! My mom and dad will be back any minute, and Ema could easily walk in on us!<</speech>>
<video controls autoplay ><source @src='"vid/kira_4/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't help it Kira! You're so sexy in the uniform!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her<</animeButton>>" "Kira 4-3">><</link>>
</div><<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>No please! Listen to me $firstname-kun! Not here! Arggh!!<</speech>>
<video controls autoplay ><source @src='"vid/kira_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Kira, this won't take long<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Kira 4-4">><</link>>
</div><<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Fuck!! Your so big!! Ahh ahh yeahh... You better make this quick $firstname-kun! Otherwise it's gonna be the end of us ahhh!!<</speech>>
<video controls autoplay loop><source @src='"vid/kira_4/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck you're so fucking tight Kira<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Kira 4-4">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kira 4-5">><</link>>
</div><<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Fuck!! Your so big!! Ahh ahh yeahh... You better make this quick $firstname-kun! Otherwise it's gonna be the end of us ahhh!!<</speech>>
<video controls autoplay loop><source @src='"vid/kira_4/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck you're so fucking tight Kira<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Kira 4-4">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kira 4-5">><</link>>
<<link "<<animeButton>>Doggy-Floor<</animeButton>>" "Kira 4-6">><</link>>
</div><<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Fuck!! Your so big!! Ahh ahh yeahh... You better make this quick $firstname-kun! Otherwise it's gonna be the end of us ahhh!!<</speech>>
<video controls autoplay loop><source @src='"vid/kira_4/"+either("doggy_floor_1","doggy_floor_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck you're so fucking tight Kira<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Kira 4-4">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kira 4-5">><</link>>
<<link "<<animeButton>>Doggy-Floor<</animeButton>>" "Kira 4-6">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Kira 4-7">><</link>>
</div><<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_display to 1>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $kira_mind -=3>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=3>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kira">>Ahh ahh yeahhh keep going!! Are you gonna cum any soonn? Please cum quickly $firstname-kun! We don't have much time!<</speech>>
<video controls autoplay loop><source @src='"vid/kira_4/"+either("doggy_floor_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm gonna cum soon Kira!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Kira 4-7">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Kira 4-8">><</link>><</if>>
</div><<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $kira_mind -=5>><<if $kira_mind lt 0>><<set $kira_mind to 0>><<elseif $kira_mind gt 100>><<set $kira_mind to 100>><</if>>
<<set $kira_lust +=10>><<if $kira_lust lt 0>><<set $kira_lust to 0>><<elseif $kira_lust gt 100>><<set $kira_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kira_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kira_hj_count += 1>>
<<set $kira_bj_count += 0>>
<<set $kira_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Kira">>Cum baby cum!!! Cum!!! Cum together with me!! Arrghh!!!....<</speech>>
<video controls autoplay><source @src='"vid/kira_4/"+either("doggy_floor_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghh Kira!! I'm cumming!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kira 4-9">><</link>>
</div><<nobr>>
<<if $time>19>><<toggleclass "body" "living_night">><<else>><<toggleclass "body" "living_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $kira_display to 1>>
<<set $time +=1>>
<</nobr>><div class="center"><<nobr>>
<<if $kira_event <6>><<set $kira_event to 6>><</if>>
<</nobr>>
<<speech "Kira">>Fuck.... you're really are insatiable beast aren't you $firstname-kun <</speech>>
<video controls autoplay><source @src='"vid/kira_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>haha... you loved it don't you...<</speech>>
<<speech "Kira">>Now get the hell outta here before anyone comes<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "livingroom">><</link>>
</div>
<<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 1>>
<</nobr>>
<img src="img/char/kira_1.jpg" style="max-width: 100%;">
<<speech "You">>Kira is my cousin and Ema's older sister. She has always been so cold to me since we were kids <</speech>>
Walkthrough: <<if $kira_event is not 1 and $kira_event is not 2 and $kira_event is not 3 and $kira_event is not 4 and $kira_event is not 5 and $kira_event is not 6 and $kira_event is not 7 and $kira_event is not 8 and $kira_event is not 9 and $kira_event is not 10 and $kira_event is not 11 and $kira_event is not 12 and $kira_event is not 13 and $kira_event is not 14 and $kira_event is not 15 and $kira_event is not 16 and $kira_event is not 17 and $kira_event is not 18>><h1 class="basic-stats"> - Complete all Aunt Ririko's scenes first, have dinner with Aunt Ririko to talk about Kira's coming.
</h1><<nobr>>
<</nobr>><<elseif $kira_event is 1>>
<h1 class="basic-stats">Spend some time alone in the living room during the evening, specifically between 4 and 7 PM.</h1><<nobr>>
<</nobr>><<elseif $kira_event is 2 >>
<h1 class="basic-stats">Work together with Kira at the ramen shop for 3-4 times </h1><<nobr>>
<</nobr>><<elseif $kira_event is 3>>
<h1 class="basic-stats">Kira regularly takes her showers at 7 AM and 9 PM in the upstairs bathroom on the second floor every day.</h1><<nobr>>
<</nobr>><<elseif $kira_event is 4>>
<h1 class="basic-stats">Go to Kira's bedroom between 6-7pm</h1><<nobr>>
<</nobr>><<elseif $kira_event is 5>>
<h1 class="basic-stats">After school, Kira's always hanging-out in the livingroom alone by herself (1-6pm) </h1><<nobr>>
<</nobr>><<elseif $kira_event is 6>>
<h1 class="basic-stats">This is kira end content for 0.09</h1><<nobr>>
<</nobr>><<elseif $kira_event is 7>>
<h1 class="basic-stats">kira's affection for you has grown significantly. Keep going on dates with kira 3 times, and meet Izaki at the school hallway (1st floor) </h1><<nobr>>
<</nobr>><<elseif $kira_event is 8>>
<h1 class="basic-stats">Train MMA at the gym at least 4 times and raise you confidence level to level 4 (Average MC). Then keep going on dates with kira at least 3 times and meet Izaki at the school hall </h1><<nobr>>
<</nobr>><<elseif $kira_event is 9>>
<h1 class="basic-stats">Go on a date with kira, at the end of the date, ask her to go to your place. Make her your girlfriend and take her virginity. Keep going on dates with kira (3 times), and meet Izaki and let him beat you again and send you to the hospital, then </h1><<nobr>>
<</nobr>><<elseif $kira_event is 10>>
<h1 class="basic-stats">The hospital scene is repeatable, make sure you date kira 3 times, to repeat Izaki's scene, and study with her (in the afternoon-classroom interaction), while studying ask for for a break </h1><<nobr>>
<</nobr>><<elseif $kira_event is 11>>
<h1 class="basic-stats">Go to the library and study there around 11am to 2pm, and kira will come to visit </h1><<nobr>>
<</nobr>><<elseif $kira_event is 12>>
<h1 class="basic-stats">kira is having extra studying session in the classroom 1 after the school is over (5pm - 7pm). Go there and study with her </h1><<nobr>>
<</nobr>><<elseif $kira_event is 13>>
<h1 class="basic-stats">If you run out of energy in the school hallway, you'll faint. Then, you'll be taken to the school clinic, where kira will come to visit you. </h1><<nobr>>
<</nobr>><<elseif $kira_event is 14>>
<h1 class="basic-stats">Go to the classroom 1 in the morning, You'll find a porn magazine, read it. </h1><<nobr>>
<</nobr>><<elseif $kira_event is 15>>
<h1 class="basic-stats">This is the end content for kira in 0.07 </h1><</if>>
Completed Quest:
<h1 class="basic-stats">
<<if $kira_event >0>>1. I met kira for the first time.<</if>>
<<if $kira_event > 1>>2. I helped Kira doing her chores<</if>>
<<if $kira_event > 2>>3. I had sex with Kira after the incident at the Ramen shop<</if>>
<<if $kira_event > 3>>4. I had quick oral sex with Kira while she was showering.<</if>>
<<if $kira_event > 4>>5. I had sex with Kira when she was changing in her bedroom<</if>>
<<if $kira_event > 5>>6. I had sex with her in the livingroom when we're alone<</if>>
<<if $kira_event > 6>>7. I had sex with her in an empty toilet<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $mom_event to 0>>
<</nobr>>
<<speech "Ririko">>Visiting your parents in Kyoto? That actually sounds like a great idea, $firstname-kun!. But keep in mind, it’s going to be a long drive, taking about 6-7 hours. Perhaps considering taking an overnight bus might be a wise option to make the journey more manageable.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_0/"+either("dinner_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, perhaps we could consider departing from home sometime between 10 and 12 PM, Auntie? What do you think?<</speech>>
<<speech "Ririko">>Agree, that seems like a good idea to me<</speech>><<set $ririko_event to 7>>
Note: You can now visit your parents in Kyoto. Every Friday 10-12pm, go to the first floor hallway, and choose the option to visit your parents
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "livingroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bus_station">><<else>><<toggleclass "body" "kyoto_bus_station">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>There's our bus! Let's get in right away $firstname-kun.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 15-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bus_station">><<else>><<toggleclass "body" "kyoto_bus_station">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>The seats are quite nice for this bus<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>But it's quite empty isn't it Auntie?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 15-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $day +=1>>
<<set $time to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yeah, it's pretty nice, isn't it? Night buses tend to be less crowded compared to those that run during the day.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're right Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>I'm hungry; did you bring the meals that you prepared earlier?<</animeButton>>" "Ririko 15-3-1">>
<</link>>
<<link "<<animeButton>>Sleep<</animeButton>>" "Ririko 15-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Are you starting to feel hungry now, $firstname-kun? Relax, honey, I've got everything under control. Here you go, I've prepared some food especially for our trip.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Wow! this is so nice Auntie!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Eat<</animeButton>>" "Ririko 15-3-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>How's it? Is it good honey?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your cooking is the best, Auntie! I can never get enough of it; it's always so delicious!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Finish eating and go to sleep<</animeButton>>" "Ririko 15-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
I'm already full and Aunt Ririko has already sleep, I should go to sleep now since we're gonna have a long day ahaead
<div class="button-row">
<<link "<<animeButton>>I can't sleep. Maybe fool around with her is gonna be a good idea<</animeButton>>" "Ririko 15-5">>
<</link>>
<<link "<<animeButton>>Sleep Now<</animeButton>>" "Kyoto 0">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Hmm... She looks tasty... and the idea of doing it in public like this is driving me crazy
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 15-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>*Gasp*!! $firstname-kun! What are you doing? We're in public! <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("start_8")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Auntie, we're gonna be quiet.<</speech>>
<<speech "Ririko">>Promise me then! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Ririko 15-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Emhh! You're such an insatiable bastard aren't you?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes I am Auntie!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Ririko 15-7">>
<</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ririko 15-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh yeahh! Just like that $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh you're so fucking hot Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Ririko 15-7">>
<</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ririko 15-8">>
<</link>>
<<link "<<animeButton>>Finger her<</animeButton>>" "Ririko 15-9">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh ahh ahh yeahh... just like that $firstname-kun... <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("finger_1","finger_2","finger_3","finger_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so flooding wet Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Ririko 15-7">>
<</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ririko 15-8">>
<</link>>
<<link "<<animeButton>>Finger her<</animeButton>>" "Ririko 15-9">>
<</link>>
<<link "<<animeButton>>Finger harder<</animeButton>>" "Ririko 15-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh yeahh fuck! That's it $firstname kun! You hit all the right spots honey! <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("finger_doggy_1","finger_doggy_2","finger_doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Teehee... I love how wet you are Auntie!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fingering her<</animeButton>>" "Ririko 15-10">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Ririko 15-11">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Are you sure that you're gonna put it in now $firstname-kun?<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_15/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie! I'm gonna fuck you hard now<</speech>>
<<speech "Ririko">>Engghh... ahh... just... make it quiet okay?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Ririko 15-12">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Engghh yeahh ahh $firstname-kun... It feels so good<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("doggy_1","doggy_2","doggy_3","doggy_4","doggy_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damnit Auntie, I can't believe how wet you are right now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 15-12">>
<</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Ririko 15-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 15-14">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Engghh yeahh ahh $firstname-kun... It feels so good<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("rcow_1","rcow_2","rcow_3","rcow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damnit Auntie, I can't believe how wet you are right now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 15-12">>
<</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Ririko 15-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 15-14">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Engghh yeahh ahh $firstname-kun... It feels so good<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damnit Auntie, I can't believe how wet you are right now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 15-12">>
<</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Ririko 15-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 15-14">>
<</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ririko 15-15">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh yes! I'm gonna cum! I'm gonna cum so hard $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_15/"+either("cow_intense","cow_intense_2","cow_intense_3","cow_intense_4","cow_intense_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie! I'm gonna cum too!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Ririko 15-15">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 15-16">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 8>><<set $ririko_event to 8>><</if>>
<</nobr>>
<<speech "Ririko">>AAHHHHH!!!! HOLY FUCKING SHIT!!!!! Arrghhh.... $firstname-kun!! Babyy!!!! You came so fucking much!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_15/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!! Fuckkk... Aunty... It feels good!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 15-17">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Holy crap... you filled my cunt with your cum $firstname-kun... Now we better return to our seats<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie, we're lucky that we don't get caught<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_day">><<else>><<toggleclass "body" "kyoto_highways_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time to 6>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
We've been on the road for a few hours now, and we're almost at our destination in Kyoto.
<<speech "Ririko">>hey, wake up $firstname-kun. We're almost there<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("bus_day_1","bus_day_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, it's morning already... What about you, Auntie? Are you planning to come with me to my parents' place, or do you have your own agenda here in Kyoto?<</speech>>
<<speech "Ririko">>Actually, I'll be staying at a friend's place for part of the time and then at my own apartment while I'm here in Kyoto. I have a few things planned, send my regards to my sister ne? Also don't forget to call me again in Sunday as we need to go back to Tokyo... The school's waiting for you ne?<</speech>>
<<speech "You">>Of course Auntie! I'll call you again Tomorrow!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_neighbourhood">><<else>><<toggleclass "body" "kyoto_neighbourhood">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time to 6>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("arrive_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Kyoto... Home sweet home... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_neighbourhood">><<else>><<toggleclass "body" "kyoto_neighbourhood">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("arrive_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm Kyoto's vibe hasn't changed a bit... It has almost been a year since I moved to Tokyo <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_neighbourhood">><<else>><<toggleclass "body" "kyoto_neighbourhood">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 1>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("arrive_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom and Dad must be surprised to see me home <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_front">><<else>><<toggleclass "body" "kyoto_front">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 1>>
<<set $ririko_mind -=0>>
<<set $mom_status to "Biological Mother">>
<<set $mom_hj_count to 0>>
<<set $mom_bj_count to 0>>
<<set $mom_vaginal_count to 0>>
<<set $mom_lust to 10>>
<<set $mom_mind to 100>>
<<set $mom_sexcount to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<speech "Papa">>Honey, look who's here <</speech>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("arrive_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hi mom... How're you doing? <</speech>>
<<speech "Mama">>Oh my god! $firstname-kun! Welcome home son! Are you gonna stay here for the weekend? <</speech>>
<<speech "Papa">>I was just outside cleaning the car when I was surprised to see my son come home unexpectedly.<</speech>>
<<speech "You">>I'm gonna stay here for this weekend, mom and dad... Sorry that I haven't told you anything about it<</speech>>
<<speech "Mama">>What are you talking about $firstname-chan? This is your house. You're free to come here anytime you want. By the way, where's Ririko? She's not here with you? <</speech>>
<div class="button-row">
<<if $mom_event <1 >><<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0-5">>
<</link>><<else>><<link "<<animeButton>>Continue<</animeButton>>" "Kyoto Bedroom">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 1>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("arrive_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>So, Auntie Ririko actually accompanied me on the bus from Tokyo to Kyoto, but she sends her regards to all of you. She'll be splitting her time between staying at a friend's place and her own apartment over the next few days.<</speech>>
<<speech "Mama">>Oh I see... It's okay then <</speech>>
<<speech "Papa">>It's nice that you visit your parents once in a while $firstname... Come I've prepared a room for you<</speech>>
<<speech "You">>Thanks dad<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 1>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust_event to 0>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("arrive_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Wow... You're looking a lot more handsome, $firstname-kun! Tokyo has really changed you, hasn't it? <</speech>>
<<speech "You">>Ehmm... I guess... mom please stop.. I'm not a little kid anymore <</speech>>
I feel strange, the scent, and close proximity with my own mother kinda arouses me... What's wrong with me? She's my own mother Goddamnit!
<<speech "Papa">>Honey, stop it... He's clearly bothered by what you're doing<</speech>>
<<speech "Mama">>$firstname-kun is my son, honey. He came out of me, I can do whatever I want with him teehee....<</speech>>
<<speech "Papa">>Hahaha... Your mother really misses you son.. Okay then, welcome home... Honey, $firstname is exhausted from the long journey, let him rest here for a while<</speech>><<set $mom_event to 1>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto Bedroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $location to "Kyoto">> <<set $mom_study to either("A","B")>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<div class="button-row"><<nobr>>
<<if $day is 6 and $time >22 >><<link "<<animeButton>>Sleep<</animeButton>>" "Kyoto Sleep">>
<</link>><</if>>
<<link "<<animeButton>>Study<</animeButton>>" "Kyoto Study Bed">>
<</link>>
<<if $time >20 and $mom_event >2 and $mom_event <6>> <<link "<<animeButton>>Call mom to give me a handjob<</animeButton>>" "Mom 0-12">>
<</link>><</if>>
<<if $time >20 and $mom_event >5 and $mom_study is "A">> <<link "<<animeButton>>Call mom to my room<</animeButton>>" "Mom 0-12">>
<</link>><</if>>
<<if $time >20 and $mom_event >5 and $mom_study is "B">> <<link "<<animeButton>>Call mom to my room<</animeButton>>" "Mom 3">>
<</link>><</if>>
<<if $time <12 and $mom_event >8 and $mom_study is "A">> <<link "<<animeButton>>Call mom to bring breakfast in room<</animeButton>>" "Mom 7">>
<</link>><</if>>
<<if $time <12 and $mom_event >8 and $mom_study is "B">> <<link "<<animeButton>>Call mom to bring breakfast in room<</animeButton>>" "Mom 8">>
<</link>><</if>>
<<link "<<animeButton>>Nap<</animeButton>>" "Kyoto Nap">>
<</link>>
<<link "<<animeButton>>Get Out<</animeButton>>" "Kyoto Hallway">>
<</link>>
<</nobr>></div>
<<nobr>><<if $day is 7>>Hint: It's sunday, you can't sleep here again. You should go home today later in the evening<</if>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<div class="button-row"><<nobr>>
<a data-passage="Kyoto Bedroom" class="link-internal link-image">
<img src="button/kyoto_bedroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kyoto Mom Room" class="link-internal link-image">
<img src="button/kyoto_mom_room.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kyoto Kitchen" class="link-internal link-image">
<img src="button/kyoto_kitchen.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kyoto Bathroom" class="link-internal link-image">
<img src="button/kyoto_bathroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kyoto Livingroom" class="link-internal link-image">
<img src="button/kyoto_livingroom.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kyoto Backyard" class="link-internal link-image">
<img src="button/kyoto_backyard.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kyoto Frontyard" class="link-internal link-image">
<img src="button/kyoto_frontyard.png" class="zoom-image" alt="Image"></a>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_dinner to either("A","B","B")>>
<<if $day is 7 and $time >15 and $time <19>><video controls autoplay ><source @src='"vid/mom_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video><</if>>
<<if $day is 6 and $time >15 and $time <20>><video controls autoplay ><source @src='"vid/mom_6/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video><</if>>
<<if $time <10 and $mom_event >14>><video controls autoplay ><source @src='"vid/mom_14/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video><</if>>
<</nobr>><div class="button-row"><<nobr>>
<<if $mom_event >3>><<if $time <11>><<link "<<animeButton>>Have breakfast<</animeButton>>" "Mom 4">><</link>><</if>><<else>>
<<if $time <11>><<link "<<animeButton>>Have breakfast<</animeButton>>" "Kyoto Eat">><</link>><</if>><</if>>
<<if $time >18 and $time <21 and $mom_event <14 >><<link "<<animeButton>>Have Dinner<</animeButton>>" "Kyoto Dinner A">><</link>>
<<elseif $time >18 and $time <21 and $mom_event >13 and $mom_dinner is "A">><<link "<<animeButton>>Have Dinner<</animeButton>>" "Kyoto Dinner A">><</link>>
<<elseif $time >18 and $time <21 and $mom_event >13 and $mom_dinner is "B">><<link "<<animeButton>>Have Dinner<</animeButton>>" "Kyoto Dinner B">><</link>><</if>>
<<if $day is 7 and $time >15 and $time <19 and $mom_event >6>> <<link "<<animeButton>>Say goodbye to mom as I'm gonna return to Tokyo<</animeButton>>" "Mom 5">>
<</link>><</if>>
<<if $day is 6 and $time >15 and $time <20 and $mom_event >7>> <<link "<<animeButton>>Approach mother<</animeButton>>" "Mom 6">>
<</link>><</if>>
<<if $time <10 and $mom_event >14>> <<link "<<animeButton>>Approach mother<</animeButton>>" "Mom 14">>
<</link>><</if>>
<<link "<<animeButton>>Get Out<</animeButton>>" "Kyoto Hallway">>
<</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Shower<</animeButton>>" "Kyoto Shower">>
<</link>>
<<link "<<animeButton>>Get Out<</animeButton>>" "Kyoto Hallway">>
<</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Relax<</animeButton>>" "Kyoto Relax">>
<</link>>
<<if $time <18>><<link "<<animeButton>>Study<</animeButton>>" "Kyoto Living Study">> <</link>> <</if>>
<<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">>
<</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_backyard">><<else>><<toggleclass "body" "kyoto_backyard">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>><<if $time <11>>
<video controls autoplay loop><source @src='"vid/mom_2/"+either("chores_1","chores_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Mother is occupied with household chores; she's out in the backyard taking care of the laundry right now.<</speech>>
<</if>><div class="button-row"><<nobr>>
<<if $time <11 and $mom_event >2 >><<link "<<animeButton>>Mom, can you come here for a moment?<</animeButton>>" "Mom 2">>
<</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">>
<</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_front">><<else>><<toggleclass "body" "kyoto_front">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Go Out<</animeButton>>" "Kyoto Neighbourhood">>
<</link>>
<<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">>
<</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_neighbourhood">><<else>><<toggleclass "body" "kyoto_neighbourhood">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<</nobr>>
<div class="button-row">
<<link "<<animeButton>>Go Inside my Parents' House<</animeButton>>" "Kyoto Hallway">>
<</link>>
<<if $day is 7 and $time >17>> <<link "<<animeButton>>Go back to Tokyo<</animeButton>>" "Ririko 16">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind -=10>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $academic +=2>>
<</nobr>>
<video controls autoplay loop ><source @src='"vid/mom_0/"+either("study_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Even if I'm on a vacation at my parents' place, studying is still a number one prioity for me<</speech>>
<div class="button-row">
<<if $time >21 and $time <24 and $mom_event <2 >><<link "<<animeButton>>I heard something. Should I check what that is?<</animeButton>>" "Mom 0">> <</link>><</if>>
<<if $time >20 and $time <24 and $mom_event is 2 >><<link "<<animeButton>>I heard someone's knocking on the door. Is it mom?<</animeButton>>" "Mom 0-9">> <</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "Kyoto Bedroom">>
<</link>></div>\<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>><<nobr>>
<img src="img/char/shower.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>Showering is so relaxing<</speech>>
<<nobr>><div class="button-row">
<<if $mom_lust_event >4 and $mom_event <2 and $time <18 and $mom_hallway is 1 >><<link "<<animeButton>>Open the laundry and steal mom's underwear<</animeButton>>" "Mom 0-3">>
<</link>><</if>>
<<if $mom_event >9>><<link "<<animeButton>>Ask mom to help you shower<</animeButton>>" "Mom 9">><</link>><</if>>
<<link "<<animeButton>>End Shower<</animeButton>>" "Kyoto Hallway">>
<</link>></div><</nobr>><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<nobr>>
<</nobr>>I take a short nap to recharge my energy
<img src="img/char/nap.webp" style="max-width: 100%;">
<<speech "You">>Zzzzzzzzz zzzzzz<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Nap<</animeButton>>" "Kyoto Bedroom">>
<</link>></div>dev_version<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "Kyoto">>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>How's the food? Is it good?<</speech>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("breakfast_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes mom, as usual.. It tastes great<</speech>>
<<speech "Mama">>Well then, eat well my son<</speech>>
<div class="button-row">
<<link "<<animeButton>>Mom's being a little bit clumsy<</animeButton>>" "Mom 0-2">><</link>>
<<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<nobr>>
<</nobr>>I'm relaxing in the livingroom... Ahhh how I miss Kyoto so much!
<img src="img/char/nap.webp" style="max-width: 100%;">
<<speech "You">>Zzzzzzzzz zzzzzz<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stop Relaxing<</animeButton>>" "Kyoto Livingroom">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind -=10>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $academic +=2>>
<<set $mom_lust_event +=1>> <<set $mom_study_living to either("A","B")>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("study_living_1","study_living_2","study_living_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shit.. It's my own mother... but... damn...<</speech>>
<div class="button-row">
<<if $time <18 and $energy >40>><<link "<<animeButton>>Continue studying<</animeButton>>" "Kyoto Living Study">>
<</link>><</if>>
<<if $time <16 and $mom_event >10 and $mom_study_living is "A">><<link "<<animeButton>>Fool around with mom<</animeButton>>" "Mom 10-0">>
<</link>><</if>>
<<if $time <16 and $mom_event >11 and $mom_study_living is "B">><<link "<<animeButton>>Fool around with mom<</animeButton>>" "Mom 11">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "Kyoto Livingroom">>
<</link>></div>\<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("masturbate_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't take this anymore.... The thoughts of my own mother body... is killing me... I need a release... Perfect, I found her underwear... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Take the underwear to my room and start jerking off on it<</animeButton>>" "Mom 0-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_lust_event +=0>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("study_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh what is that sound? <</speech>>
<div class="button-row">
<<if $time >21 and $time <24 >><<link "<<animeButton>>Check the strange noise<</animeButton>>" "Mom 0-1">> <</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_hallway to 1>>
<<set $mom_lust_event +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("study_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh... Mom and Dad are having sex... Should I take a look a bit? <</speech>>
What is this sensation? Ever since I indulged in a series of sexual escapades in Tokyo, my thoughts have taken a somewhat twisted turn... It's about my mom... Why did I get hard?
<div class="button-row">
<<if $time >21 and $time <24 >><<link "<<animeButton>>Go back<</animeButton>>" "Kyoto Hallway">> <</link>><</if>>
</div>dev_version<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "dining">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust_event +=1>>
<</nobr>>
<<speech "Mama">>Oh shoot! Sorry, I spilled the Milk<</speech>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("breakfast_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you want me help cleaning?<</speech>>
<<speech "Mama">>That's okay son, just eat, I don't want to disturb you<</speech>>
Damn... Her ass... I didn't realise that my mother is this hot...
<div class="button-row">
<<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("masturbate_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oggh yeahh.... This is crazy... But my mother's scent is... amazing... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 0-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("masturbate_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yeahh this feels so good!<</speech>>
I didn't realize that my mom is coming and seeing me masturbating
<<speech "Mama">>Ohh my god! $firstname-kun! What are you doing!<</speech>>
I can see that my mother is really angry
<<speech "You">>Mom! I can explain!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 0-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>I'm... I'm sorry mother!<</speech>>
I'm shaking because I never saw my mother this angry before
<video controls autoplay ><source @src='"vid/mom_0/"+either("caught_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>This is not right at all $firstname-kun! Masturbating to your mother's panties? What the hell? That's totally wrong!<</speech>>
<<speech "You">>Mom, please listen to me carefully. I need to confess that during my time in Tokyo, I was exposed to an overwhelming amount of sexual content. It's really messing with my head. Moreover, living in a household with Aunt Ririko and her two daughters, who are all female, just adds to the complexity of my situation. <</speech>>
<<speech "Mama">>What?! That just complicates things even further, $firstname-kun! We can't just ignore this; it's a serious issue! Your heightened sexual urges combined with the living situation with your aunt and her two daughters... It's just not safe. Damn it! I might have to move you back to Kyoto. You can't continue living with them under these circumstances, $firstname-kun.<</speech>>
<<speech "You">>Please mom, don't do it? What about my future? My university admission?<</speech>>
<<speech "Mama">>This goes beyond just getting into University, $firstname-kun! It's about maintaining your human dignity and not turning into some perverted creep, which is exactly what you're doing! Masturbating to your mother's panties—yikes! That's completely unacceptable behavior!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 0-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Please mom don't do it to me! I don't wanna go back to Kyoto! <</speech>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("caught_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>This discussion is over $firstname-kun!<</speech>>
Mom storms out of your room, her anger palpable in the tense air. With a loud slam that echoes off the walls, she shuts the door behind her, leaving me alone with the heavy silence and the weight of her anger hanging thickly in the room.
<<speech "You">>Damnit! This is over now... My story at Suzuran will prematurely end.. But her panties are still here... Better finish the unfinished business <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 0-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_event to 2>>
<</nobr>>
<<speech "You">>Please mom don't do it to me! I don't wanna go back to Kyoto! <</speech>>
<video controls autoplay ><source @src='"vid/mom_0/"+either("caught_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>This discussion is over $firstname-kun!<</speech>>
Mom storms out of your room, her anger palpable in the tense air. With a loud slam that echoes off the walls, she shuts the door behind her, leaving me alone with the heavy silence and the weight of her anger hanging thickly in the room.
<<speech "You">>Damnit! This is over now... My story at Suzuran will prematurely end.. But her panties are still here... Better finish the unfinished business <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto Hallway">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>$firstname-kun are you studying? Can I come in?<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course mom, come on in please <</speech>>
<<speech "Mama">>Listen, honey... We need to have a serious conversation about that incident earlier. It's important we address what happened and figure out the solution... <</speech>>
<<speech "You">>I'm listening mom <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 0-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>I've been giving it some thought, and perhaps moving you from Tokyo back to Kyoto isn't the best idea, especially considering your future and the university admissions process you've been working towards at Suzuran High School. But....<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>But what mom? <</speech>>
<<speech "Mama">>Allowing you to continue living with Ririko and your female cousins given your heightened libido isn't going to be healthy for anyone involved... So, we need to find a way to manage or reduce your sexual urges... Uh, this is a bit awkward, but it’s necessary for us to address. <</speech>>
<<speech "You">>So what are you suggesting mom? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 0-11">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>Fuck, I can't believe that I'm even considering this<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ne? <</speech>>
<<speech "You">>So what are you suggesting mom? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 0-12">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>Just stay still, and don't move! If you move I'm gonna kill you. You hear me?<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Mom then put a blindfold on me... This kinda excites me
<<speech "You">>Ohh okay mom... <</speech>>
<<speech "Mama">>Just stay still, and be silent!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>Remember, this is necessary... To manage that extreme libido of yours, son... Mama is going to take care of this for you. We need to ensure that you're in a healthy environment and state of mind.<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("start_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh mom... <</speech>>
<<speech "Mama">>I said, be quiet! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 1-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>How does it feel? Is it good? You want me to go faster?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("hj_1","hj_2","hj_3","hj_4","hj_5","hj_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh mom... This feels so good<</speech>>
<<speech "Mama">>Just tell me when you're near okay? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Mom 1-1">>
<</link>>
<<if $mom_event >4>><<link "<<animeButton>>Continue to Blowjob<</animeButton>>" "Mom 1-3">>
<</link>> <</if>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Mom 1-2">>
<</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>> <<set $mom_hj_count +=1>>
<<set $confidence +=2>>
<<if $mom_event < 3>><<set $mom_event to 3>><</if>>
<</nobr>>
<<speech "Mama">>Oh wow... You came so much $firstname-kun... I hope this can release the tension you've been holding ne?<</speech>>
<img src="vid/mom_1/hj_cum.gif" style="max-width: 100%;">
<<speech "You">>Okay... mom.. thanks a lot<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Kyoto Bedroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $rei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $stress -=20>><<if $stress lt 0>><<set $stress to 0>><<elseif $stress gt 100>><<set $stress to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<if $day is 7>> <<set $day to 0>> <</if>>
<<set $mom_12 to 0>>
<<if $time <18 and $weekdesc is "Weekdays" and $skipworking is "not active">><<set $skipdaycount += 1>><</if>>
<<set $daycount =+1>>
<<if $time >23>><<set $energy +=50>>
<<elseif $time >22>><<set $energy +=60>>
<<elseif $time >21>><<set $energy +=80>>
<<elseif $time >20>><<set $energy +=90>>
<<else>><<set $energy +=100>><</if>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>> <<set $time to 7>><<set $day +=1>>
<<if $stock <1000000>>
<<set $stockvar = $stock * either(-0.033,-0.3,-0.055,-0.01,-0.1,0.1,0.2,0.01,0.02,0.1,0.05,0.15,0.13)>>
<<elseif $stock <10000000>>
<<set $stockvar = $stock * either(-0.033,-0.1,-0.055,-0.01,-0.1,0.02,0.02,0.01,0.02,0.01,0.05,0.05,0.03,0.03,0.01)>>
<<elseif $stock <100000000>>
<<set $stockvar = $stock * either(-0.033,-0.1,-0.005,-0.01,-0.1,0.02,0.02,0.01,0.02,0.01,0.02,0.05,0.02,0.02,0.001)>> <<else>>
<<set $stockvar = $stock * either(-0.033,-0.1,-0.005,-0.01,-0.1,0.02,0.02,0.01,0.02,0.01,0.02,0.02,0.02,0.02,0.001)>> <</if>>
<<set $stock +=$stockvar>>
<<set $deposito = $deposito * 1.004>> <<set $networth to 0>> <<set $networth_calculation to 0>>
<<if $CFA_register is 1>><<set $cfa_session to 1>><</if>>
<<if $FRM_register is 1>><<set $frm_session to 1>><</if>>
<<set $gal_activity to 1>> <<set $fuck_gal_day to 0>> <<set $yuanightsex to 0>> <<set $ellen_sex_night to 0>> <<set $melody_nap_event to 0>> <<set $julia_weekend_game_chore to 0>>
<<if $transformation_event is "Active">>
<<set $transformation_deadline -=1>><</if>>
<<set $yu_night_sex to 0>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<if $day <6>><<set $academic -=5>><<if $academic lt 0>><<set $academic to 0>><<elseif $academic gt 100>><<set $academic to 100>><</if>><</if>>
<<set $ririko_mind +=50>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust -=50>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $ema_mind +=50>><<if $ema_mind lt 0>><<set $ema_mind to 0>><<elseif $ema_mind gt 100>><<set $ema_mind to 100>><</if>>
<<set $ema_lust -=50>><<if $ema_lust lt 0>><<set $ema_lust to 0>><<elseif $ema_lust gt 100>><<set $ema_lust to 100>><</if>>
<<set $remu_mind +=50>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust -=50>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $mei_mind +=50>><<if $mei_mind lt 0>><<set $mei_mind to 0>><<elseif $mei_mind gt 100>><<set $mei_mind to 100>><</if>>
<<set $mei_lust -=50>><<if $mei_lust lt 0>><<set $mei_lust to 0>><<elseif $mei_lust gt 100>><<set $mei_lust to 100>><</if>>
<<set $saeko_mind +=50>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust -=50>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $rei_mind +=50>><<if $rei_mind lt 0>><<set $rei_mind to 0>><<elseif $rei_mind gt 100>><<set $rei_mind to 100>><</if>>
<<set $rei_lust -=50>><<if $rei_lust lt 0>><<set $rei_lust to 0>><<elseif $rei_lust gt 100>><<set $rei_lust to 100>><</if>>
<<set $lust +=40>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<if $sleep_ema is 1>><div class="button-row">
<<link "<<animeButton>>Wake Up<</animeButton>>" "Ema 7">>
<</link>></div><<set $sleep_ema to 0>>
<<elseif $location is "tsubasa apartment">>
<<link "<<animeButton>>Wake Up<</animeButton>>" "Tsubasa 7">>
<</link>>
<<else>><div class="button-row">
<<link "<<animeButton>>Wake Up<</animeButton>>" "Kyoto Bedroom">>
<</link>></div><</if>>
<</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>What do you need $firstname-kun?<</speech>>
<video controls autoplay ><source @src='"vid/mom_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom... I need a release <</speech>>
<<speech "Mama">>Again? Damn it $firstname... I'm still doing the laundery. Can't it wait? <</speech>>
<<speech "You">>I'm afraid that it can't wait mom... <</speech>>
<<speech "Mama">>Okay fine....<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 2-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>Put this blindfold on... <</speech>>
<video controls autoplay ><source @src='"vid/mom_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay mom... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 2-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>Okay, this should be quick. We need to be fast, your dad can be here at any moment <</speech>>
<video controls autoplay ><source @src='"vid/mom_2/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Will do mom... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 2-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Emhh enghh slrpp how was it son? this is better than just using hand isn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_2/"+either("bj_1","bj_2","bj_3","bj_4","bj_5","bj_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh mom... this feels so good <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Mom 2-3">>
<</link>>
<<link "<<animeButton>>Blowjob faster<</animeButton>>" "Mom 2-4">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Mom 2-5">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 4>><<set $mom_event to 4>><</if>>
<</nobr>>
<<speech "Mama">>Oh wow... You came so much $firstname-kun... I hope this can release the tension you've been holding ne?<</speech>>
<video controls autoplay><source @src='"vid/mom_2/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay... mom.. thanks a lot<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 2-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Are you there yet son? I can feel your cock is throbbing<</speech>>
<video controls autoplay loop><source @src='"vid/mom_2/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess mom! Ahh I'm almost there! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep sucking it faster mom!<</animeButton>>" "Mom 2-4">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Mom 2-5">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time to 11>>
<</nobr>>
<<speech "Mama">>Now you can take this blindfold off... Damn you really came a lot son<</speech>>
<video controls autoplay ><source @src='"vid/mom_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you mom <</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Kyoto Livingroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Is it good $firstname-kun?<</speech>>
<video controls autoplay ><source @src='"vid/mom_4/"+either("breakfast_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm this taste very good mom! Thanks! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 4-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Darn, I just dropped the food... I really hate wasting food like this!<</speech>>
<video controls autoplay ><source @src='"vid/mom_4/"+either("breakfast_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you okay mom? Do you need my help? <</speech>>
<<speech "Mama">>No thanks honey... Just continue eating<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 4-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>C'mon mom... Let me "help" you<</speech>>
<video controls autoplay ><source @src='"vid/mom_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh... damn... You're getting bold now aren't you?? Ughh damn it $firstname-kun.. Where's your blindfold? Ahh... forget about it then.. fuck... Your libido is trully insatiable<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 4-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Ughh yeahh do you like groping your own mother like this? Oghh shit.. You sick fuck!!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_4/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh... damn... You're getting bold now aren't you?? Ughh damn it $firstname-kun.. Where's your blindfold? Ahh... forget about it then.. fuck... Your libido is trully insatiable<</speech>>
<div class="button-row">
<<link "<<animeButton>>Groping<</animeButton>>" "Mom 4-3">>
<</link>>
<<if $mom_event <5>><<link "<<animeButton>>Try to Kiss her<</animeButton>>" "Mom 4-4">><</link>><<else>><<link "<<animeButton>>Kiss her<</animeButton>>" "Mom 4-6">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Please let me kiss you mom<</speech>>
<video controls autoplay ><source @src='"vid/mom_4/"+either("kiss_start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>No! What are you doing! That's totally crosing the line son!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 4-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Please just this once mom!<</speech>>
<video controls autoplay ><source @src='"vid/mom_4/"+either("kiss_start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>No son.. please ehmmm.... shitt... There's nothing can stop you isn't it?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 4-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Emhh aghh ehmm you're so fucking aggresive son!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_4/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh mom... you're tasty...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Mom 4-6">>
<</link>>
<<link "<<animeButton>>Ask a blowjob on the sofa<</animeButton>>" "Mom 4-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>You want a blowjob? Okay let's move to the Sofa then. Not here<</speech>>
<video controls autoplay ><source @src='"vid/mom_4/"+either("move_sofa")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay mom<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 4-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Ehmm slrpp arghhh ohhh do you like this son?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_4/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yes mom! this feels so good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Mom 4-8">>
<</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Mom 4-9">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Emhh emhhh come son... come in your mother's mouth<</speech>>
<video controls autoplay loop><source @src='"vid/mom_4/"+either("bj_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god mom! I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Mom 4-9">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Mom 4-10">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>>
<<set $confidence +=2>><<set $sexcount +=1>>
<<if $mom_event < 5>><<set $mom_event to 5>><</if>>
<</nobr>>
<<speech "Mama">>Engghh enghhh yess cum for your mother son!! Here look I swallowed them all<</speech>>
<video controls autoplay><source @src='"vid/mom_4/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh God.... that was intense mother<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 4-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time to 11>>
<</nobr>>
<<speech "Mama">>This isn't right, $firstname... But you've turned me into someone else... Just promise me one thing: only do this with your mother and keep this as our secret, okay?<</speech>>
<video controls autoplay ><source @src='"vid/mom_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you mom <</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Kyoto Livingroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
As I'm in the bus from Kyoto to Tokyo with Aunt Ririko, She asks me about the short break staying at my parents' house in Kyoto
<<speech "Ririko">>How's Kyoto by the way $firstname-kun?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_16/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It was fun visiting my hometown once in a while Auntie...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 16-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "You">>How about you, Auntie? What activities did you get up to during your stay in Kyoto?><</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_16/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>You know, typical girls' stuff—catching up with old friends, hanging out, and spending some time socializing.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 16-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time to 1>><<set $day to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<video controls autoplay ><source @src='"vid/aunt_ririko_16/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>We drifted off to sleep not long after we started talking <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 16-3">>
<</link>>
<<link "<<animeButton>>Sleep until destination<</animeButton>>" "Kyoto 0-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
After a while, Aunt Ririko wakes up and attempts to rouse me from my sleep as well.
<<speech "Ririko">>Hey... honey... wake up <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_16/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm? What's up Auntie?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 16-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh... $firstname-kun.... You always drive me crazy honey<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_16/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really Auntie?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Ririko 16-4">>
<</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ririko 16-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh $firstname-kun... Yess just like that honey...<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_16/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you like that Auntie?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Ririko 16-4">>
<</link>>
<<link "<<animeButton>>Foreplay<</animeButton>>" "Ririko 16-5">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 16-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh $firstname-kun... Yess just like that honey...<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_16/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you like that Auntie?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 16-6">>
<</link>>
<<link "<<animeButton>>Put it in Auntie?<</animeButton>>" "Ririko 16-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>You want me honey? Teehee<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_16/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you like that Auntie?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me now<</animeButton>>" "Ririko 16-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess honey... Doing it in public really excites you doesn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_16/"+either("cow_1","cow_2","cow_3","cow_4","cow_5","cow_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 16-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 16-9">>
<</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Ririko 16-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess honey... Doing it in public really excites you doesn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_16/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 16-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 16-9">>
<</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Ririko 16-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ohh yess honey... Doing it in public really excites you doesn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_16/"+either("rcow_1","rcow_2","rcow_3","rcow_4","rcow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 16-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 16-9">>
<</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Ririko 16-10">>
<</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ririko 16-11">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahh ahh yeahh son!! Yess keep going son!!<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_16/"+either("rcow_intense_1","rcow_intense_2","rcow_intense_3","rcow_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh Auntie! I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Harder<</animeButton>>" "Ririko 16-11">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 16-12">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 9>><<set $ririko_event to 9>><</if>>
<</nobr>>
<<speech "Ririko">>Engghh Enghh shit...Arrghhh.... $firstname-kun!! Babyy!!!! You came so fucking much!<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_16/"+either("rcow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm cumming!!! Fuckkk... Aunty... It feels good!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ririko 16-13">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_night">><<else>><<toggleclass "body" "kyoto_highways_night">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Holy crap... you filled my cunt with your cum $firstname-kun... Now we better return to our seats<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_16/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie, we're lucky that we don't get caught<</speech>>
<<speech "Ririko">>Come here and kiss me honey...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kyoto 0-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_highways_day">><<else>><<toggleclass "body" "kyoto_highways_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time to 6>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
We've been on the road for a few hours now, and we're almost at our destination in Tokyo
<<speech "Ririko">>hey, wake up $firstname-kun. We're almost home<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_15/"+either("bus_day_1","bus_day_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh we're in Tokyo already? That was fast<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "ririko facade">>
<</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $mom_display to 1>>
<</nobr>>
<img src="img/char/mom_2.jpg" style="max-width: 100%;">
<<speech "You">>My mother is Maki Hojou, she's Aunt Ririko's older sister <</speech>>
Walkthrough: <<if $mom_event is not 1 and $mom_event is not 2 and $mom_event is not 3 and $mom_event is not 4 and $mom_event is not 5 and $mom_event is not 6 and $mom_event is not 7 and $mom_event is not 8 and $mom_event is not 9 and $mom_event is not 10 and $mom_event is not 11 and $mom_event is not 12 and $mom_event is not 13 and $mom_event is not 14 and $mom_event is not 15 and $mom_event is not 16 and $mom_event is not 17 and $mom_event is not 18>><h1 class="basic-stats"> - First, finish all the scenes involving Aunt Ririko and Kira, then have dinner with Aunt Ririko and ask her permission to visit your parents in Kyoto. After securing her approval, plan to travel to Kyoto with your aunt on Friday night. To proceed, go to the front of the house and select the option "Go to Kyoto."
</h1><<nobr>>
<</nobr>><<elseif $mom_event is 1>>
<h1 class="basic-stats">- In the morning, have a breakfast with your mother.
- Spend your day studying in the livingroom until noon.
- In the night, study in your own room, you'll hear strange noises.
- The next day take a shower and steal your mother's panties. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 2 >>
<h1 class="basic-stats">Study again in your room at night (9pm) </h1><<nobr>>
<</nobr>><<elseif $mom_event is 3>>
<h1 class="basic-stats">Head out to the backyard during the day, and you'll find your mother busy doing the laundry.</h1><<nobr>>
<</nobr>><<elseif $mom_event is 4>>
<h1 class="basic-stats">Have your breakfast in the kitchen, and you'll probably notice that your mom is being a bit clumsy again; she might even drop something. Make sure to lend her a hand when that happens.</h1><<nobr>>
<</nobr>><<elseif $mom_event is 5>>
<h1 class="basic-stats">Call mom again at night when you're studying. Ask for a handjob and she might give you more than a handjob this time </h1><<nobr>>
<</nobr>><<elseif $mom_event is 6>>
<h1 class="basic-stats">Try to call her again to your room during your study (9pm). If she's in a good mood, she'll let you fuck her without a blindfold</h1><<nobr>>
<</nobr>><<elseif $mom_event is 7>>
<h1 class="basic-stats">On Sunday afternoon, before going back to Tokyo, visit your mother and say goodbye to her (Kitchen 4-6pm) </h1><<nobr>>
<</nobr>><<elseif $mom_event is 8>>
<h1 class="basic-stats">See mother in the kitchen at 4pm-7pm </h1><<nobr>>
<</nobr>><<elseif $mom_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your mom in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 10>>
<h1 class="basic-stats">Take a shower at your mom's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your mom's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right moment presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your mom's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right moment presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $mom_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $mom_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with Mom. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) Mom's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $mom_event is 16>>
<h1 class="basic-stats">This is the end content for mom in this build </h1><</if>>
Completed Quest:
<h1 class="basic-stats">
<<if $mom_event >0>>1. I returned to Kyoto for the first time since I moved away to study in Tokyo.<</if>>
<<if $mom_event > 1>>2. Mom caught me in the act of masturbating with her underwear. She's absolutely furious with me now.<</if>>
<<if $mom_event > 2>>3. Mom gave me a handjob<</if>>
<<if $mom_event > 3>>4. Mom gave me a blowjob.<</if>>
<<if $mom_event > 4>>5. Mom let me kissed her using our tongues<</if>>
<<if $mom_event > 5>>6. I finally had sex with mom<</if>>
<<if $mom_event > 6>>7. I fucked mom without a blindfold, she finally gave in to the temptation<</if>>
<<if $mom_event > 7>>8. I fucked mom in the kitchen before going back to Tokyo<</if>>
<<if $mom_event > 8>>9. I fucked mom just after dad's leaving for his nightshift<</if>>
<<if $mom_event > 9>>10. I fucked mom after we talked about our relationship status<</if>>
<<if $mom_event > 10>>11. Mom helped me "clean" in the shower<</if>>
<<if $mom_event > 11>>12. We messed around in the living room in broad daylight, with Dad around, and we almost got busted.<</if>>
<<if $mom_event > 12>>13. I hooked up with Mom on the down-low while there were other people in her house (house-maid).<</if>>
<<if $mom_event > 13>>14. I fucked Mom in her bedroom when Dad's out for his night shift .<</if>>
<<if $mom_event > 14>>15. Dad ditched our dinner time, and I had fun with mom after dinner<</if>>
<<if $mom_event > 15>>16. I fucked Mom in the Kitchen when she's preparing food for me<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
As the tension thickens with every second, her voice lowers into a whisper, laden with a controversial desire
<<speech "Mama">>Hmm... I want to taste you, son.<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("bj_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, mother... this feels so fucking good!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Mom 1-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
As the tension thickens with every second, her voice lowers into a whisper, laden with a controversial desire
<<speech "Mama">>Oh, son... your cock is so fucking tasty... I wonder how it would feel inside me...<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("bj_1","bj_2","bj_3","bj_4","bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yes, mother... keep on sucking<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Mom 1-4">>
<</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Mom 1-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
The air is thick with taboo as she whispers, her voice laced with a mix of hesitance and wild abandon,
<<speech "Mama">>I'm going to take you now, son... Are you ready to cross this line with your own mother?<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
The question hangs heavy, filled with implications and imminent consequences.
<<speech "You">>Oh yes, mother... There's no turning back now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me hard now mom!<</animeButton>>" "Mom 1-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mother cries out, her voice dripping with lust.
<<speech "Mama">>Drive it deeper, make me feel every inch! Ahh, you're going to make your mother come so hard. That's it, fuck your mom like we shouldn't, like we can't stop!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("cow_1","cow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
The question hangs heavy, filled with implications and imminent consequences.
<<speech "You">>Oh yes, mother... There's no turning back now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue at this pace<</animeButton>>" "Mom 1-6">>
<</link>>
<<link "<<animeButton>>Let her fucks harder!<</animeButton>>" "Mom 1-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mother cries out, her voice dripping with lust.
<<speech "Mama">>Harder, my son, make me feel it all! Ahh, it's so wrong, so taboo, but I can’t get enough! I’m your mother, and here you are, making me yours in the most wicked way!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("cow_a_1","cow_a_2","cow_a_3","cow_a_4","cow_a_5","cow_a_6","cow_a_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so tight, so perfect, Mom... I can't hold back. I'm going to make you mine, completely, no matter how forbidden it is!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 1-7">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 1-8">>
<</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Mom 1-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 1-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mother cries out, her voice dripping with lust.
<<speech "Mama">>Harder, my son, make me feel it all! Ahh, it's so wrong, so taboo, but I can’t get enough! I’m your mother, and here you are, making me yours in the most wicked way!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so tight, so perfect, Mom... I can't hold back. I'm going to make you mine, completely, no matter how forbidden it is!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 1-7">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 1-8">>
<</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Mom 1-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 1-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mother cries out, her voice dripping with lust.
<<speech "Mama">>Harder, my son, make me feel it all! Ahh, it's so wrong, so taboo, but I can’t get enough! I’m your mother, and here you are, making me yours in the most wicked way!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("prone_1","prone_2","prone_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so tight, so perfect, Mom... I can't hold back. I'm going to make you mine, completely, no matter how forbidden it is!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 1-7">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 1-8">>
<</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Mom 1-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 1-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mother cries out, her voice dripping with lust.
<<speech "Mama">>Harder, my son, make me feel it all! Ahh, it's so wrong, so taboo, but I can’t get enough! I’m your mother, and here you are, making me yours in the most wicked way!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("missionary_1","missionary_2","missionary_3","missionary_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so tight, so perfect, Mom... I can't hold back. I'm going to make you mine, completely, no matter how forbidden it is!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 1-7">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 1-8">>
<</link>>
<<link "<<animeButton>>Prone<</animeButton>>" "Mom 1-9">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 1-10">>
<</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Mom 1-11">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Mother cries out, her voice dripping with lust.
<<speech "Mama">>Yes, $firstname! Yes, claim me, your mother, in every forbidden way!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_1/"+either("missionary_intense_1","missionary_intense_2","missionary_intense_3","missionary_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom! I'm gonna cum soon!<</speech>>
<<speech "Mama">>Just release it, honey! Shoot all your seed inside your own mother's womb!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Mom 1-11">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Mom 1-12">>
<</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $mom_vaginal_count +=1>> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 6>><<set $mom_event to 6>><</if>>
<</nobr>>
<<speech "Mama">>Arggh I'm cumming hard son!! Yess!! Shoot it son! Shoot it inside your own mother!<</speech>>
<video controls autoplay><source @src='"vid/mom_1/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom! I'm cumming!!!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 1-13">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>Don't take your blindfold off just yet, son! I haven't fully dressed<</speech>>
<video controls autoplay ><source @src='"vid/mom_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh.... Okay mother <</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Kyoto Bedroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
Mom seems to be in a rather cheerful mood
<<speech "Mama">>How's your studying going? Everything on track?<</speech>>
Her voice carries a friendly, maternal concern, laced with a hint of something deeper.
<video controls autoplay ><source @src='"vid/mom_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh mom... Actually I'm doing pretty good mom <</speech>>
<<speech "Mama">>So, do you need any help? <</speech>>
<<speech "You">>I... need a release mom... can you help me with a handjob <</speech>>
<<speech "Mama">>Tee-hee... Alright then, son... You're lucky that I'm feeling quite horny and in a rather good mood today... I'll let you enjoy this without the blindfold. <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 3-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Hmm, I can feel how hard your cock is already, son... Last time, I sucked your cock and let you fuck my pussy. Which did you enjoy more, hmm?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_3/"+either("hj_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love both, mom... your pussy and your mouth are both incredible. I can’t choose—each one is just... perfect in its own way.... Oh, mother... this feels so fucking good <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Mom 3-1">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 3-2">>
<</link>>
<</nobr>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Hmm, I can feel how hard your cock is already, son... Last time, I sucked your cock and let you fuck my pussy. Which did you enjoy more, hmm?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love both, mom... your pussy and your mouth are both incredible. I can’t choose—each one is just... perfect in its own way.... Oh, mother... this feels so fucking good <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Mom 3-1">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 3-2">>
<</link>>
<<link "<<animeButton>>Undress<</animeButton>>" "Mom 3-3">>
<</link>>
<</nobr>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Alright, let’s move on to the main event... Come here and fuck me. What are you waiting for, son?<</speech>>
<video controls autoplay ><source @src='"vid/mom_3/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... I never imagined you'd be so hot and irresistible, Mom <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Mom 3-4">>
<</link>>
<</nobr>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Ohh yeah... just like that son... penetrate your cock deep into my cunt...<</speech>>
<video controls autoplay ><source @src='"vid/mom_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god mom... it feels so good <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Mom 3-5">>
<</link>>
<</nobr>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Do you like this, fucking your own mother? Your cock is so perfect, filling me up. I bet you didn't think I'd be this tight, did you?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_3/"+either("mission_1","mission_a_1","mission_a_2","mission_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so fucking low, letting your own son degrade you like this... Do you love being filled by me? Knowing that I'm fucking you senseless while Dad has no idea?<</speech>>
She whispers, a provocative edge in her voice.
<<speech "Mama">>Imagine what your father would think, knowing his own son is fucking me like this.... The thought of him finding out makes this even hotter. Your cock is my secret, our secret. <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 3-5">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 3-6">>
<</link>>
<<link "<<animeButton>>Fuck harder<</animeButton>>" "Mom 3-7">>
<</link>>
<</nobr>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Do you like this, fucking your own mother? Your cock is so perfect, filling me up. I bet you didn't think I'd be this tight, did you?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_3/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so fucking low, letting your own son degrade you like this... Do you love being filled by me? Knowing that I'm fucking you senseless while Dad has no idea?<</speech>>
She whispers, a provocative edge in her voice.
<<speech "Mama">>Imagine what your father would think, knowing his own son is fucking me like this.... The thought of him finding out makes this even hotter. Your cock is my secret, our secret. <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 3-5">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 3-6">>
<</link>>
<</nobr>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>><<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "PC">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh fuck, yes! Drive that cock deeper, my son. You're fucking your mother's brains out! You love this forbidden pussy, don't you? Knowing it's the same one that birthed you makes it even sweeter!!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_3/"+either("mission_intense","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so fucking low, letting your own son degrade you like this... Do you love being filled by me? Knowing that I'm fucking you senseless while Dad has no idea? Come on, scream for me, let everyone know what a dirty slut you are for your own son.<</speech>>
<<speech "Mama">>God, you're getting so fucking tight, Mom! You're about to come, aren't you? <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Mom 3-7">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside of her!<</animeButton>>" "Mom 3-8">>
<</link>><</if>>
<</nobr>></div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $mom_vaginal_count +=1>> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 7>><<set $mom_event to 7>><</if>>
<</nobr>>
<<speech "Mama">>Fill me with your seed, my son. Imagine the thrill of your cum dripping out of your own mother, knowing you might even impregnate me!<</speech>>
<video controls autoplay><source @src='"vid/mom_3/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom! I'm cumming!!! Here we go mom!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 3-9">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>Look at me son, look at what you’ve done... You really meant it, didn’t you? You wanted to leave no doubt that you’ve claimed your mother as your own.<</speech>>
<video controls autoplay ><source @src='"vid/mom_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh.... my god mom... this is so freaking hot <</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Kyoto Bedroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Hey mom, I'm heading back to Tokyo.... Aunt Ririko's already waiting for me at the bus station... Anyway where's dad?<</speech>>
<video controls autoplay ><source @src='"vid/mom_5/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh, are you heading out already? Isn’t it a little early? Your dad’s at the office right now, even though it’s the weekend. Why don’t you stay a bit longer and have dinner with us first?<</speech>>
<<speech "You">>Aunt Ririko's already waiting for me at the bus station, so I should get going. Send my regards to Dad, Mom.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to the bus station and meet Aunt Ririko<</animeButton>>" "Ririko 16">>
<</link>>
<<link "<<animeButton>>Dad isn't around? How about we have a little fun before I leave?<</animeButton>>" "Mom 5-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Dad's not around, right? So before I go, can you help me out one more time, Mom?<</speech>>
<video controls autoplay ><source @src='"vid/mom_5/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>But now? I can’t guarantee that Dad will be at the office for long, He could come back at any moment, son...<</speech>>
<<speech "You">>Please mother, I insist<</speech>>
<div class="button-row">
<<link "<<animeButton>>Just suck my dick mom!<</animeButton>>" "Mom 5-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Come on mom... It's gonna be a quick one I promise!<</speech>>
<video controls autoplay ><source @src='"vid/mom_5/"+either("bj_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Damn son... You're really instatiable aren't you?.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Just suck my dick mom!<</animeButton>>" "Mom 5-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh god, son, we have to be quick. Your father could come home any minute... Mmmph... what if he... mm... what if he walks in on us like this? Hurry, son... we shouldn't be doing this. He could walk in any moment.... Mmm... (suck, slurp) I can’t believe how much I need this... (suck) even with the risk.Hurry... (slurp) Please hurry, (suck) before he comes back<</speech>>
<video controls autoplay loop><source @src='"vid/mom_5/"+either("bj_1","bj_2","bj_3","bj_4","bj_5","bj_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah mother... suck it harder please<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 5-3">>
<</link>>
<<link "<<animeButton>>Kiss her in between blowjobs<</animeButton>>" "Mom 5-4">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Mom 5-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Mmm... oh god, son... (kiss) you're driving me insane, (kiss) I shouldn't want this, but I do... so much.<</speech>>
<video controls autoplay ><source @src='"vid/mom_5/"+either("kiss_bj")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah mother... suck it harder please<</speech>>
<div class="button-row">
<<link "<<animeButton>>Back to blowjob<</animeButton>>" "Mom 5-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Son! I thought you said it was just going to be a blowjob?? Why are you... Arghhh... fuck... Alright, alright, Fuck me then, but please, make it quick,<</speech>>
<video controls autoplay ><source @src='"vid/mom_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It won't be more than 5 minutes mom<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Mom 5-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Do you like fucking your dirty little mom, knowing Dad could walk in any minute? You’re such a bad boy... using the same pussy that made you<</speech>>
<video controls autoplay loop><source @src='"vid/mom_5/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck mom!! Your pussy feels so fucking good<</speech>>
<<speech "Mama">>Fill me up... make me drip with your cum, son. Claim your mother in the worst way possible. What if I get pregnant? Imagine carrying your child, my own son’s baby!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 5-6">>
<</link>>
<<link "<<animeButton>>Move to the Sofa<</animeButton>>" "Mom 5-7">>
<</link>>
<<link "<<animeButton>>Fuck her harder!<</animeButton>>" "Mom 5-6-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Yes, just like that, son! Fuck your mother harder! Breed me, son, make me remember this every time I see your father.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_5/"+either("doggy_intense_1","doggy_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my God mom!! I'm gonna cum anytime soon!<</speech>>
<<speech "Mama">>You're an animal... Fill me up... make me yours completely.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking her<</animeButton>>" "Mom 5-6-1">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum inside of her!<</animeButton>>" "Mom 5-6-2">>
<</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $mom_vaginal_count +=1>> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 8>><<set $mom_event to 8>><</if>>
<</nobr>>
<<speech "Mama">>Fill me with your seed, my son. Imagine the thrill of your cum dripping out of your own mother, knowing you might even impregnate me!<</speech>>
<video controls autoplay><source @src='"vid/mom_5/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom! I'm cumming!!! Here we go mom!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<if $energy>40>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Mom 5-7">><</link>><</if>>
<<link "<<animeButton>>End scene<</animeButton>>" "Ririko 16">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Do you like fucking your dirty little mom, knowing Dad could walk in any minute? You’re such a bad boy... using the same pussy that made you<</speech>>
<video controls autoplay loop><source @src='"vid/mom_5/"+either("doggy_sofa_1","doggy_sofa_2","doggy_sofa_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck mom!! Your pussy feels so fucking good<</speech>>
<<speech "Mama">>Fill me up... make me drip with your cum, son. Claim your mother in the worst way possible. What if I get pregnant? Imagine carrying your child, my own son’s baby!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy on the table<</animeButton>>" "Mom 5-6">>
<</link>>
<<link "<<animeButton>>Doggy on the sofa<</animeButton>>" "Mom 5-7">>
<</link>>
<<link "<<animeButton>>Missionary on the sofa<</animeButton>>" "Mom 5-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Do you like fucking your dirty little mom, knowing Dad could walk in any minute? You’re such a bad boy... using the same pussy that made you<</speech>>
<video controls autoplay loop><source @src='"vid/mom_5/"+either("mission_sofa_1","mission_sofa_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck mom!! Your pussy feels so fucking good<</speech>>
<<speech "Mama">>Fill me up... make me drip with your cum, son. Claim your mother in the worst way possible. What if I get pregnant? Imagine carrying your child, my own son’s baby!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy on the sofa<</animeButton>>" "Mom 5-7">>
<</link>>
<<link "<<animeButton>>Missionary on the sofa<</animeButton>>" "Mom 5-8">>
<</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Mom 5-8-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Yes, just like that, son! Fuck your mother harder! Breed me, son, make me remember this every time I see your father.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_5/"+either("mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my God mom!! I'm gonna cum anytime soon!<</speech>>
<<speech "Mama">>You're an animal... Fill me up... make me yours completely.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking her<</animeButton>>" "Mom 5-8-1">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum inside of her!<</animeButton>>" "Mom 5-8-2">>
<</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $mom_vaginal_count +=1>> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 8>><<set $mom_event to 8>><</if>>
<</nobr>>
<<speech "Mama">>Fill me with your seed, my son. Imagine the thrill of your cum dripping out of your own mother, knowing you might even impregnate me!<</speech>>
<video controls autoplay><source @src='"vid/mom_5/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom! I'm cumming!!! Here we go mom!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<if $energy>40>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Mom 5-6">><</link>><</if>>
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 5-9">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time to 11>>
<</nobr>>
<<speech "Mama">>Oh God, what have we done? That was so intense... but so wrong. Ugh, I can still feel your cum dripping out of me.<</speech>>
<video controls autoplay ><source @src='"vid/mom_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I feel the same way, Mom. Every time I look at you, I’ll remember your tight pussy milking me dry. <</speech>>
<<speech "Mama">>We have to be so careful. If anyone knew... Oh, God, just thinking about it makes me wet again. What’s wrong with me?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go back to Tokyo<</animeButton>>" "Ririko 16">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Hey mom, where's dad?<</speech>>
<video controls autoplay ><source @src='"vid/mom_6/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh my god! $firstname-kun, you’ve got to be careful. Dad's here, he’s just getting ready for his night shift!<</speech>>
<<speech "You">>A nightshift in the weekend? That doesn't make sense... He's hanging around with his friends right?<</speech>>
<<speech "Mama">>No! I'm dead serious, honey! He's in the bathroom getting ready for work! We have to stop, now<</speech>>
<div class="button-row">
<<link "<<animeButton>>I don't care Mom. I want you now!<</animeButton>>" "Mom 6-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Emmh... slrrpp... honey... please stop. We’re gonna get caught, son! Your father is right there!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("pre_kiss_1","pre_kiss_2","pre_kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just a little bit more mom<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 6-1">>
<</link>>
<<link "<<animeButton>>I can hear Dad's coming out of the bathroom. We need to stop now<</animeButton>>" "Mom 6-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Okay he's here... Stop now son!<</speech>>
<video controls autoplay ><source @src='"vid/mom_6/"+either("pre_kiss_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shit! okay mom<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 6-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Papa">>Hmm, night shift is calling, honey... My son's here, but I gotta head out for work... I’m sorry, son, but take care of your mom for me, won't you?<</speech>>
<<speech "Mama">>You've got to take a leave once in a while, my husband... I don't want you to get sick.<</speech>>
<video controls autoplay ><source @src='"vid/mom_6/"+either("dinner_dad")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't worry dad... I'm gonna take care of mom for you<</speech>>
<<speech "Papa">>Now, if you’ll excuse me, my boss is calling, sorry guys<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 6-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Papa">>Yeah boss? Yes don't worry the presentation is ready and I'm gonna be there in 30 minutes<</speech>>
Mom gave me a stern look, reminding me not to do anything stupid
<<speech "Mama">>(whisper) No son! Not now emphh!!!!!<</speech>>
<video controls autoplay ><source @src='"vid/mom_6/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
I don't care about her warning, I just go straight on kissing her
<<speech "You">>Emhh yeahh<</speech>>
<<speech "Mama">>Son! you're so naughty!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 6-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Emmh, son! Ughh, yeahh, This is so exciting! I’ve never felt this way before.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just don't let Dad see us mom<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 6-5">>
<</link>>
<<link "<<animeButton>>Dad's ending his call<</animeButton>>" "Mom 6-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Papa">>Okay boss noted! I'm gonna be there soon<</speech>>
<video controls autoplay><source @src='"vid/mom_6/"+either("kiss_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Papa">>Damn, my boss is a real pain... He wants me there in 15 minutes... I’m heading out now, babe... son<</speech>>
<div class="button-row">
<<link "<<animeButton>>Dad's heading out<</animeButton>>" "Mom 6-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Here’s your bag, hon, Good luck at work!<</speech>>
<video controls autoplay><source @src='"vid/mom_6/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Papa">>Thank you so much honey... I'm heading out, take care guys<</speech>>
As soon as Dad's car pulls away, Mom grabs me and starts kissing me lustfully.
<<speech "Mama">>Come here you stud!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue inside<</animeButton>>" "Mom 6-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh son! Now that your father's gone to work, you can enjoy me as much as you want!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("foreplay_1","foreplay_2","foreplay_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh mom... you're so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Makingout<</animeButton>>" "Mom 6-8">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 6-9">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>You like it when your mom plays with your cock, don’t you? Imagine what your father would think if he saw this... His little good for nothing wife on her knees, sucking her son's cock like she was born for it.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh mom... Yeahh keep sucking my cock just like that mom<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makingout<</animeButton>>" "Mom 6-8">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 6-9">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Mom 6-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Come on, son... Put it inside me. Fuck me hard, like you've always wanted... <</speech>>
<video controls autoplay><source @src='"vid/mom_6/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this mother!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Mom 6-11">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Ahh.. yeahh ahhh son... I’ve never been fucked like this before, baby. Your father can’t even compare. You know exactly how to drive me wild! <</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("doggy_stand_1","doggy_stand_2","doggy_stand_3","doggy_stand_4","doggy_stand_5","doggy_stand_6","doggy_stand_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this mother!<</speech>>
<<speech "Mama">>I can feel you hitting parts of me only you can reach, ugh, it’s making Mommy so crazy! Keep going, baby, make your mom scream for you! Ahhh!<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Standing doggy<</animeButton>>" "Mom 6-11">>
<</link>>
<<link "<<animeButton>>Standing front<</animeButton>>" "Mom 6-12">>
<</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Mom 6-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 6-14">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 6-15">>
<</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Mmm, you love watching my breasts bounce, don’t you? Ohh, keep fucking me, make Momma's nipples hard for you! Ahhh!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("standfront_1","standfront_2","standfront_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this mother!<</speech>>
<<speech "Mama">>Oh, yes, baby, right there! Mmm, I love looking into your eyes while you fuck your mom's pussy! Ahhh, make me feel it!<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Standing doggy<</animeButton>>" "Mom 6-11">>
<</link>>
<<link "<<animeButton>>Standing front<</animeButton>>" "Mom 6-12">>
<</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Mom 6-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 6-14">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 6-15">>
<</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>You like this, don’t you? Ughh, breeding your mother like a filthy whore on her knees! Mmm, make me cum so hard on that cock! Ahhh!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("doggy_1","doggy_2","doggy_3","doggy_4","doggy_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this mother!<</speech>>
<<speech "Mama">>Yes, slam your cock deep in me! Fuck, your other whores can't take you like mummy can! I'm your own personal bitch! Ahh, yes!<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Standing doggy<</animeButton>>" "Mom 6-11">>
<</link>>
<<link "<<animeButton>>Standing front<</animeButton>>" "Mom 6-12">>
<</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Mom 6-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 6-14">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 6-15">>
<</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Yes, just like that! Mmm, grab my tits harder while I grind on you! Ugh, I’m your filthy little bitch, aren’t I? Ahhh!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("cow_1","cow_2","cow_3","rcow_1","rcow_2","rcow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this mother!<</speech>>
<<speech "Mama">>Oh, you like watching me ride you, don’t you? Mmm, your mother’s pussy is so fucking hungry for that cock! Ahhh, I’m your cock-hungry slut! Ughhh!!<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Standing doggy<</animeButton>>" "Mom 6-11">>
<</link>>
<<link "<<animeButton>>Standing front<</animeButton>>" "Mom 6-12">>
<</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Mom 6-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 6-14">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 6-15">>
<</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>You’re stretching my pussy so good! Mmm, no one fucks me like you do, my little pervert! Ugh, make me cum all over your cock! Ahhh!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this mother!<</speech>>
<<speech "Mama">>Mmm, you’re fucking your own mother so good! Ugh, make me cum, son, treat me like your dirty whore! Ahhh, yes!<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Standing doggy<</animeButton>>" "Mom 6-11">>
<</link>>
<<link "<<animeButton>>Standing front<</animeButton>>" "Mom 6-12">>
<</link>>
<<link "<<animeButton>>Floor doggy<</animeButton>>" "Mom 6-13">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 6-14">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 6-15">>
<</link>>
<<link "<<animeButton>>Fuck harder!!<</animeButton>>" "Mom 6-16">>
<</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Ohhh, yes, just like that! Ugh, I’m going to cum, baby! Ahhh, let’s cum together, fill your mother up with your hot seed! Mmm!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_6/"+either("mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh mom!! I'm gonna cum soon!!<</speech>>
<<speech "Mama">>Don’t pull out, son! Ahhh, make me yours forever by impregnating me! Mmm, let them whisper about the mother who carries her son’s child! Ughhh!<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Mom 6-16">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside of her<</animeButton>>" "Mom 6-17">>
<</link>><</if>>
</div><</nobr>><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $mom_vaginal_count +=1>> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 9>><<set $mom_event to 9>><</if>>
<</nobr>>
<<speech "Mama">>I’m going to explode, baby! Ahhh, cum inside Mommy, fill me up! Ugh, let society see the incestuous love we share! Ahhh, yes, make me pregnant!<</speech>>
<video controls autoplay><source @src='"vid/mom_6/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Holy fucking shit mother... Look at that cum<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 6-18">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time to 20>>
<</nobr>>
<<speech "Mama">>Mmm, even though it was incredible, we need to be careful, We can't let anyone find out. Imagine the scandal, the shame.<</speech>>
<video controls autoplay ><source @src='"vid/mom_6/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom, we can't let anyone suspect. We need to act normal, even though I want to bend you over and fuck you again right now.<</speech>>
<<speech "Mama">>It’s going to be so hard to pretend nothing happened. Especially when I know how good you can make me feel...<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kyoto Livingroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Good morning honey! Here I bring the breakfast for you<</speech>>
<video controls autoplay loop><source @src='"vid/mom_7/"+either("start_2","chat_1","chat_2","start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh wow... Thank you so much mom! This is very nice of you!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Breakfast and chat with mother<</animeButton>>" "Mom 7-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>That was close last time, huh mom? We need to be more careful next time.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Yes, it was too risky. But I can't help myself around you. This... it's addictive.<</speech>>
<<speech "You">>I know, Mom. It's like every time we touch, I forget everything else. But we can't get caught.<</speech>>
<<speech "Mama">>We won’t, as long as we're smart about it. Maybe we should find more... secure times.<</speech>>
<<speech "You">>Agreed. How about when he's at his weekly poker nights? Or when he's busy working, your Dad sometimes goes to the office in the weekend, We'd have a few hours to ourselves.<</speech>>
<<speech "Mama">>Perfect. It's our little secret rendezvous. By the way, these oranges are delicious.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue chatting with mom<</animeButton>>" "Mom 8-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Our last session... intense. But we need to think about the consequences, honey. What we're doing isn't just taboo; it could ruin us.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_7/"+either("start_2","chat_1","chat_2","start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Maybe we should stop... But, damn, thinking about you, the way you moan—ugh, it drives me wild.<</speech>>
<<speech "Mama">>Oh, stop it with that dirty talk at the breakfast table! But yes, I feel the same. However, we have to think logically about this.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep chatting with mom<</animeButton>>" "Mom 7-1">>
<</link>>
<<link "<<animeButton>>Chat with mom until drop<</animeButton>>" "Mom 7-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">> <<set $time to 19>>
<</nobr>>
We were having such a pleasant conversation that I didn’t even realize when I drifted off to sleep.
<video controls autoplay><source @src='"vid/mom_7/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
At 7 PM, Mom tries to wake me up because I had been napping for too long.
<<speech "Mama">>Hmm... My son's pretty cute when he's sleeping tee-hee<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 7-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">> <<set $time to 19>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Maybe I should play with him for a little bit... tee-hee... <</speech>>
<video controls autoplay loop><source @src='"vid/mom_7/"+either("start_4","start_5","rub_1","rub_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Hmm... He's hot... maybe that's why I'm so addicted to him<</speech>>
<div class="button-row">
<<link "<<animeButton>>Mom continues to play with me<</animeButton>>" "Mom 7-3">>
<</link>>
<<link "<<animeButton>>Wake up<</animeButton>>" "Mom 7-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">> <<set $time to 19>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh, you're already awake, son? <</speech>>
<video controls autoplay loop><source @src='"vid/mom_7/"+either("start_4","start_5","rub_1","rub_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Were you doing something while I was asleep? Were you playing with me?<</speech>>
<<speech "Mama">>Yess honey... I can't help it... sorry<</speech>>
<<speech "You">>Come here then mother...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her passionately<</animeButton>>" "Mom 7-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh, baby, I need you. Your touch drives me absolutely wild. Don't stop.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_7/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want you so badly, Mom. I want to feel you wrapped around me, squeezing me tight.<</speech>>
<<speech "Mama">>(whispering) "Shh, baby, keep it down. Your father might hear us, but God, I need you so much.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Mom 7-5">>
<</link>>
<<link "<<animeButton>>Kiss more intense<</animeButton>>" "Mom 7-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>God, Mom, your lips are so fucking hot when you kiss me like that.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_7/"+either("foreplay_1","foreplay_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to hear you moan, Mom. Tell me how much you want me.<</speech>>
<<speech "Mama">>(whispering) I want you so much, I can't stand it. Fuck me, baby, before he comes back. Just fuck me, please. We might not get another chance.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep making out<</animeButton>>" "Mom 7-6">>
<</link>>
<<link "<<animeButton>>Makingout more intense<</animeButton>>" "Mom 7-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>God, Mom, your lips are so fucking hot when you kiss me like that.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_7/"+either("foreplay_a_1","foreplay_a_2","foreplay_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to hear you moan, Mom. Tell me how much you want me.<</speech>>
<<speech "Mama">>(whispering) I want you so much, I can't stand it. Fuck me, baby, before he comes back. Just fuck me, please. We might not get another chance.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep making out<</animeButton>>" "Mom 7-7">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Mom 7-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Wanna take me here right here right now honey?<</speech>>
<video controls autoplay><source @src='"vid/mom_7/"+either("foreplay_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you sure mom?<</speech>>
Suddenly we hear footstep... I'm sure that's Dad
<<speech "Mama">>Shit! Your Dad's coming! We gotta stop this now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stop this now<</animeButton>>" "Kyoto Hallway">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Yeah, the thrill is something, but the risk is huge. Did you hear him walking around last night after you left?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>I did. My heart was racing. I almost thought he was coming to check on us.<</speech>>
<<speech "You">>No, I don't regret it. It feels wrong to say, but being with you like that... it's exhilarating.<</speech>>
<<speech "Mama">>It's the same for me. It's terrifying but... it's also the most alive I've felt in years.<</speech>>
<<speech "You">>What are we going to do, Mom? This isn't just going to go away.<</speech>>
<<speech "Mama">>Come here and I'll let you know<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue chatting with mom<</animeButton>>" "Mom 8-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Come here son... It's okay... Your Dad's not home<</speech>>
<video controls autoplay><source @src='"vid/mom_8/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay mother...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Mom 8-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>I just... I need this. I need you..<</speech>>
She whispers, her breath hot against my lips before she pulls me into a deep, passionate kiss.
<video controls autoplay loop><source @src='"vid/mom_8/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>God, Mom...<</speech>>
<<speech "Mama">>Don't stop, please don't stop,<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing her<</animeButton>>" "Mom 8-3">>
<</link>>
<<link "<<animeButton>>Makeout with her<</animeButton>>" "Mom 8-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>You make me so fucking hot when you touch me like that, baby. Don’t stop..<</speech>>
She whispers, her breath hot against my lips before she pulls me into a deep, passionate kiss.
<video controls autoplay loop><source @src='"vid/mom_8/"+either("foreplay_1","foreplay_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>God, Mom...<</speech>>
<<speech "Mama">>I love feeling your hard cock pressing against me. You want Mommy, don't you?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep makingout with her<</animeButton>>" "Mom 8-4">>
<</link>>
<<link "<<animeButton>>Intensify<</animeButton>>" "Mom 8-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Fuck, you're so good to your mom. Fill me up, I want all of you.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("foreplay_a_1","foreplay_a_2","foreplay_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>God, Mom...<</speech>>
<<speech "Mama">>I love the way your hands feel on me... grab me harder, make me yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep makingout with her<</animeButton>>" "Mom 8-5">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 8-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh fuck, baby, you taste so good. Let me swirl my tongue around that throbbing head. You're gonna make Mommy choke, aren't you?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("bj_1","bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yess mom... Keep doing that mom<</speech>>
<<speech "Mama">>Mmm, let me lick and suck these balls. I bet you love having your balls worshipped by your own mom. Filthy, isn’t it?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 8-6">><</link>>
<<link "<<animeButton>>Let her ride me<</animeButton>>" "Mom 8-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Now I'm gonna fuck you hard baby... Ready for your slutty mom rocking you hard?<</speech>>
<video controls autoplay ><source @src='"vid/mom_8/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yess mother... Take me all the way inside of you!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Let her fuck me hard!<</animeButton>>" "Mom 8-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh fuck, baby, feel how wet Mommy is for you? Riding your big cock feels so fucking right. Ahhh, fuck me harder!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("cow_2","cow_3","cow_4","cow_5","cow_6","cow_7","cow_8","cow_9")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god mother! Your cunt feels so fucking good wrapping around me<</speech>>
<<speech "Mama">>Look at me, baby. Watch how your mother bounces on your dick. Ugh, you're gonna make me cum so hard on your cock!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 8-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 8-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 8-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Yes, just like that! Slam into me! I want to feel every inch of you deep inside me. Mmm, you fill me up so good!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("doggy_1","doggy_2","doggy_3","doggy_4","doggy_5","doggy_6","doggy_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, take it like a good bitch, Mom. You love it when your son fucks you like a dog, don't you?<</speech>>
<<speech "Mama">>Oh fuck, yes! Pound Mommy’s dirty hole! Show me how much you love fucking your mother from behind!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 8-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 8-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 8-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>There’s no one else for me, only you. Fuck me, own me, make me yours again and again. I’m always ready for my son's cock.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Spread those legs wider, Mom. Let me see the pussy that made me. Yeah, that’s a good girl.<</speech>>
<<speech "Mama">>Oh fuck, you feel so good. Your cock fits perfectly inside me. It’s like it was meant to fuck me.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 8-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 8-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 8-10">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Mom 8-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Oh fuck, baby, I'm cumming! I'm cumming so hard for you! Don't stop, don’t stop!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_8/"+either("mission_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh! I'm gonna cum soon mother!!!<</speech>>
<<speech "Mama">>Oh fuck, baby, I'm cumming! I'm cumming so hard for you! Don't stop, don’t stop!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking harder<</animeButton>>" "Mom 8-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her mouth<</animeButton>>" "Mom 8-12">><</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $mom_vaginal_count +=1>> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 10>><<set $mom_event to 10>><</if>>
<</nobr>>
<<speech "Mama">>Yes, baby, aim for my face. I want every drop on my skin. I want to feel your warmth.<</speech>>
<video controls autoplay><source @src='"vid/mom_8/"+either("cum_mouth")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here wo go mom!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 8-13">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time to 13>>
<</nobr>>
<<speech "Mama">>Seeing myself in the mirror like this, covered in your cum, it’s making me horny all over again<</speech>>
<video controls autoplay ><source @src='"vid/mom_8/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Smile for me, Mom. Show me how happy you are, covered in your son's load. It's just our little secret.<</speech>>
<<speech "Mama">>Look what you did to me... I'm dripping with your cum. It feels so wicked and so right.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kyoto Bedroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Hey there, big guy... Still need your mom to help you shower, just like when you were a kid, huh? Tee-hee.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_9/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You know I didn't just call you in here to help with the shower, right, Mom? Also, is Dad home?<</speech>>
<<speech "Mama">>Your dad's hardly ever home on the weekends. That's why I can join you in the shower without any worries.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 9-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>You know... now that we're all tangled up in this... I've gotta say, your body is amazing, son.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_9/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? What about my dick? How big has it gotten now?<</speech>>
<<speech "Mama">>It's grown a lot, honey. It's so much bigger and thicker than I ever imagined it would be. You've definitely grown up.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 9-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Damn, son... This right here is what I'm talking about... This has got to be the thickest dick I've ever seen.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_9/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? Then jerk it mom...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Mom 9-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Mmm, I've been thinking about this all day, baby. Kissing you like this while your dad is just outside, it's so fucking risky and hot.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_9/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... You're so naughty mom<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 9-3">>
<</link>>
<<link "<<animeButton>>Make out with mom<</animeButton>>" "Mom 9-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Fuck, if your dad knew... but he doesn’t, and that makes it even hotter. You're so much better at this than him<</speech>>
<video controls autoplay loop><source @src='"vid/mom_9/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god... You're so naughty mom<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 9-3">>
<</link>>
<<link "<<animeButton>>Make out with mom<</animeButton>>" "Mom 9-4">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 9-5">>
<</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=6>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Do you like how I swirl my tongue around the tip? I want to taste every inch of you, make you moan just for me. Mmm, look at me while I suck you. I love seeing your face when you're getting pleasure from your mom’s mouth.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_9/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck, Mom, your mouth feels so good. Keep sucking me like that. It’s our naughty little secret<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Mom 9-5">>
<</link>>
<<link "<<animeButton>>Blowjob more intense<</animeButton>>" "Mom 9-6">>
<</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $location to "Kyoto">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=6>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Mama">>Yes, son, fuck Mommy’s mouth. Use it like your personal toy. I'm here to please you, no matter what.... That's it, thrust deeper. Make Mommy gag on your cock. Show me how much you enjoy this.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_9/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god mom... I'm gonna cum real soon!<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Continue Intense Blowjob<</animeButton>>" "Mom 9-6">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her mouth<</animeButton>>" "Mom 9-7">><</link>><</if>>
</div><</nobr>><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>>
<<set $confidence +=2>><<set $sexcount +=1>>
<<if $mom_event < 11>><<set $mom_event to 11>><</if>>
<</nobr>>
<<speech "Mama">>Yes, baby, aim for my face. I want every drop on my skin. I want to feel your warmth.<</speech>>
<video controls autoplay><source @src='"vid/mom_9/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here wo go mom!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 9-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bath">><<else>><<toggleclass "body" "kyoto_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time to 13>>
<</nobr>>
<<speech "Mama">>Take a good look, baby. This is what a satisfied mom looks like, thanks to her wonderful son.<</speech>>
<video controls autoplay ><source @src='"vid/mom_9/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>God, seeing my cum on your face... it's a fucking turn-on. Makes me want to go another round.<</speech>>
<<speech "Mama">>Does it turn you on, seeing your own mom like this? Because knowing it's your cum on my face makes me so hot.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kyoto Bathroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>I love touching you like this, Mom, even with Dad just in the other room. Makes it even hotter, doesn't it?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_10/"+either("start_1","start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Be quiet, baby. If your father catches us, we'll be in so much trouble. But God, your hands feel so good...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 10">>
<</link>>
<<link "<<animeButton>>Intensify<</animeButton>>" "Mom 10-1">>
<</link>>
</div><<nobr>><<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<</nobr>>
<<speech "Mama">>Not here, son... Your dad's hanging out in the backyard... We could get caught here... Let's move to the empty hallway instead, shall we?<</speech>>
<<speech "You">>Okay mom, let's move to the hallway then <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Look at these, all for me. You have no idea how much I've fantasized about this, Mom.<</speech>>
<<speech "Mama">>Oh, baby, be gentle. Your father could walk in any minute. But god, your hands on my tits feel incredible.<</speech>>
<video controls autoplay><source @src='"vid/mom_10/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t help it, Mom. Your breasts are perfect. I want to taste them so badly right now<</speech>>
<<speech "Mama">>Quiet, baby, quiet. If you must, do it quickly. Suck them... make your mom feel good, but quietly.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 10-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Feel how hard I am for you, Mom? This is all for you. No one else makes me feel this way.<</speech>>
<<speech "Mama">>I love feeling your bulge against me. It’s our naughty little secret, isn’t it? Just don’t make any noise.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_10/"+either("foreplay_1","foreplay_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Imagine if he knew his good little wife was getting felt up by her own son right behind his back.<</speech>>
<<speech "Mama">>Shh... keep it down, but don’t stop. This is too good. Let me feel you, just a bit more, my naughty boy.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep makingout with her<</animeButton>>" "Mom 10-2">>
<</link>>
<<link "<<animeButton>>handjob<</animeButton>>" "Mom 10-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Keep going, Mom. I love how naughty this feels, especially with Dad so close.<</speech>>
<<speech "Mama">>You’re so big, baby. I can barely wrap my hand around you. Does that feel good?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_10/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It feels amazing, Mom. I love how risky this is, with you jerking me off right here.<</speech>>
<<speech "Mama">>Shh... we need to be quiet. But tell me if you want it faster or slower. I want to make you cum so badly.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makeout<</animeButton>>" "Mom 10-2">>
<</link>>
<<link "<<animeButton>>handjob<</animeButton>>" "Mom 10-3">>
<</link>>
<<link "<<animeButton>>Assjob<</animeButton>>" "Mom 10-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Oh, fuck, Mom, the way your ass slides over me... it's fucking unreal.<</speech>>
<video controls autoplay><source @src='"vid/mom_10/"+either("assjob_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>You like how that feels, baby? Mommy’s ass rubbing against you? I can feel how hard you are.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Assjob<</animeButton>>" "Mom 10-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>More, Mom, please. Press harder against me. I want to feel every inch of you.<</speech>>
<<speech "Mama">>Like this? Does it turn you on, knowing your mom is grinding her ass on you like a dirty girl?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_10/"+either("assjob_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes, just like that. You’re driving me crazy. I want to grab your hips and push you down harder<</speech>>
<<speech "Mama">>Do it, baby. Control how your mom moves on you. Show me how much you want it.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Assjob<</animeButton>>" "Mom 10-5">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Mom 10-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">> <<if $mom_event < 12>><<set $mom_event to 12>><</if>>
<</nobr>>
<<speech "You">>Mom, I need you now. I can't wait any longer. Let me inside you.<</speech>>
<<speech "Mama">>Shh, baby, it's too risky. Your father could catch us any moment.<</speech>>
<video controls autoplay ><source @src='"vid/mom_10/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I don't care, Mom. I want you too much. Just this once, let me feel you.<</speech>>
<<speech "Mama">>Oh, God, you know I can't resist when you talk like that. Be quick and quiet.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Mom 10-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_hallway">><<else>><<toggleclass "body" "kyoto_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Shit, Mom, Dad's coming. We've got to stop.<</speech>>
<<speech "Mama">>Oh God, quickly, pull away. We can't let him see us like this.<</speech>>
<video controls autoplay ><source @src='"vid/mom_10/"+either("end_event")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn, your pussy was just about to take me all the way in.<</speech>>
<<speech "Mama">>Quiet, baby. We can't get caught. Help me fix my clothes.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Kyoto Hallway">>
<</link>>
</div><<nobr>><<if $time>18>><<toggleclass "body" "kyoto_living_room">><<else>><<toggleclass "body" "kyoto_living_room">><</if>>
<</nobr>>
<<speech "Mama">>No, we can't do it now and here... My housekeeper's cleaning the whole place right now... It's tough to find a safe spot.<</speech>>
<<speech "You">>What about my room? We have several hidden spots there<</speech>>
<<speech "Mama">>Alright, we can give it a shot... But you gotta be real quick and quiet, son!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 11-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Mom, can you see her from here? She has no clue.<</speech>>
<video controls autoplay><source @src='"vid/mom_11/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Yes, I can see her. Keep your voice down. Let's make this quick and silent.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 11-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>I can’t believe we’re doing this while she’s right there. It’s making me even harder.<</speech>>
<video controls autoplay><source @src='"vid/mom_11/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>It’s risky, baby, but it’s thrilling too. Just kiss me and slide your hand up my skirt.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Mom 11-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Mom, I can see her from here. It’s so wrong, but it’s turning me on so much.<</speech>>
<<speech "Mama">>Just keep your eyes on her, make sure she doesn’t turn around. Kiss me again.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_11/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your lips are so hot, Mom. I love how dangerous this feels.<</speech>>
<<speech "Mama">>Quiet, baby. We have to be silent but quick. Feel me up while you have the chance.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Mom 11-3">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 11-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Mom, this is insane... but oh, so hot.<</speech>>
<<speech "Mama">>Shh... just enjoy it. Let me take care of you, but keep quiet.<</speech>>
<video controls autoplay ><source @src='"vid/mom_11/"+either("bj_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Seeing her there, oblivious... it makes this even hotter<</speech>>
<<speech "Mama">>Just watch her, make sure she doesn't turn around. I'm going to make you feel good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 11-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Fuck, Mom, your mouth is so wet. It’s hard to stay quiet.<</speech>>
<<speech "Mama">>Shh, remember, not a sound. Let me take you in deeper.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_11/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mom, your sloppy sounds... it’s so risky with her right there.<</speech>>
<<speech "Mama">>Just watch her, make sure she doesn’t notice us. Keep your focus there.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 11-5">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Mom 11-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Mom, feeling you like this... it's so fucking intense.<</speech>>
<video controls autoplay><source @src='"vid/mom_11/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Shh, quietly now. Keep it as silent as you can... Push deeper, but gently. We can’t make a sound.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Mom 11-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Mom, your pussy grips me like a goddamn vice. It's torture to stay quiet.<</speech>>
<<speech "Mama">>Shut your fucking mouth, but don't stop fucking me hard.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_11/"+either("standfront_1","standfront_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm going to fill you up so much, you'll be dripping our secret all day.<</speech>>
<<speech "Mama">>That's it, fuck me silently. Keep going, don't you dare make a sound, even when you cum.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Mom 11-7">>
<</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Mom 11-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Keep it deep and steady, we're almost there, but remember, not a sound.<</speech>>
<<speech "You">>I'm trying, but it's fucking hard with you squeezing me like that.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_11/"+either("standfront_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Push harder, fill me up, just bite your lip and don't make a sound.<</speech>>
<<speech "You">>God, the way you wrap around me... I'm going to explode, mom.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Mom 11-8">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside of her<</animeButton>>" "Mom 11-9">>
<</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>>
<<set $confidence +=2>><<set $sexcount +=1>>
<<if $mom_event < 13>><<set $mom_event to 13>><</if>>
<</nobr>>
<<speech "Mama">>Do it, just pour it into me, but keep your moans locked up. Oh fuck, that's it, fill me up, but keep those moans inside.<</speech>>
<video controls autoplay><source @src='"vid/mom_11/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, the risk of this, it's making me cum even harder.<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 11-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_bedroom">><<else>><<toggleclass "body" "kyoto_bedroom">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time to 13>>
<</nobr>>
<<speech "Mama">>Thank god, I think the housekeeper was really oblivious of what we did<</speech>>
<video controls autoplay ><source @src='"vid/mom_11/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah mom... Risky sex is amazing... I wonder we can have more session like this mom<</speech>>
<<speech "Mama">>I can't promise that son... If we're getting caught, there will be no next time<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kyoto Bedroom">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mom_display to 0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sleep_room to either("A","B")>>
<<if $time>21 and $mom_sleep_room is "A">>
<video controls autoplay loop><source @src='"vid/mom_13/"+either("mom_sleep")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<elseif $time>21 and $mom_sleep_room is "B" and $mom_event >12 and $mom_12 is not 1>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video> <</if>>
<</nobr>>
<div class="button-row"><<nobr>>
<<if $time>21 and $mom_sleep_room is "B" and $mom_event >12 and $mom_12 is not 1>>
<<link "<<animeButton>>Approach Her<</animeButton>>" "Mom 12">>
<</link>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">>
<</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Mom, are you awake? I can't stop thinking about you. I need you now.<</speech>>
<video controls autoplay><source @src='"vid/mom_12/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh, baby, what are we doing? Your father is at work... but I want you too much to say no.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 12-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>I want to make you feel good, just like last time. Let me touch you, please.<</speech>>
<<speech "Mama">>Yes, touch me. I'm yours tonight. Your father won't be back till morning.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5","kiss_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so beautiful, Mom. I can’t believe how lucky I am to have you like this.<</speech>>
<<speech "Mama">>Be gentle, baby. Make love to me. Fill me with pleasure, not guilt.... Yes, my son, love me. I’m all yours tonight. Let's forget the world outside<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 12-1">>
<</link>>
<<link "<<animeButton>>Makeout with her<</animeButton>>" "Mom 12-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>I love how your skin feels under my lips." (continues necking, eliciting a soft groan from her)<</speech>>
<<speech "Mama">>Mmm, move down to my breasts, love. Suck them for Mommy." (moans growing louder)<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your tits are perfect, Mom." (sounds of eager sucking) "So full and soft.<</speech>>
<<speech "Mama">>Keep going, my son. Ahh, make me moan louder. Shit, you're turning me on so much." (breathless as she arches her back)<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makeout<</animeButton>>" "Mom 12-2">>
<</link>>
<<link "<<animeButton>>Blowjobs<</animeButton>>" "Mom 12-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Fuck, yes, Mom... just like that.<</speech>>
<<speech "Mama">>Mmm... you like when Mommy takes you deep like this? (sounds of sloppy sucking and gagging)<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh, your mouth is amazing, Mom... it feels incredible.<</speech>>
<<speech "Mama">>You’re so big, baby... let me take care of you." (more sloppy sounds as she takes him deeper)<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjobs<</animeButton>>" "Mom 12-3">>
<</link>>
<<link "<<animeButton>>Try to fuck her<</animeButton>>" "Mom 12-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>You want it, Mom? You want me inside?<</speech>>
<<speech "Mama">>Fuck, I want it so bad. Please, son, don't make me wait.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("pre_penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Tell me how much you want it, Mom..<</speech>>
<<speech "Mama">>Fuck, I want it so bad. Please, son, don't make me wait.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep grinding on her<</animeButton>>" "Mom 12-4">>
<</link>>
<<link "<<animeButton>>Put it inside<</animeButton>>" "Mom 12-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>You like this, Mom? Feeling me rub against you?<</speech>>
<video controls autoplay ><source @src='"vid/mom_12/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh god, yes, I'm ready! Please, do it now!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Mom 12-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>You like that, Mom? You like your son fucking you like Daddy never could?<</speech>>
<<speech "Mama">>Oh fuck, yes! Fuck me harder, baby. Show me how much better you are than him.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6","mission_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That's right, Mom. Scream for me. Let the whole neighborhood know who's fucking you best.<</speech>>
<<speech "Mama">>God, yes! Pound your mother's pussy. Make me forget I ever had another man.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 12-6">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mom 12-7">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 12-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 12-9">>
<</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Mom 12-10">>
<</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Mom 12-11">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Feel every inch of me, Mom. This is how a real man fucks.<</speech>>
<<speech "Mama">>Oh, God, yes! You're filling me up so perfectly. Fuck, your father could never do it like this.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("lotus_1","lotus_2","lotus_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Look at how you cling to me. Dad’s nowhere close to giving you what you need, is he?<</speech>>
<<speech "Mama">>Never, baby. Only you can satisfy me like this. I’m your naughty little secret. Keep fucking me.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 12-6">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mom 12-7">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 12-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 12-9">>
<</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Mom 12-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>You like that, don't you, Mom? Taking it hard from your own son while Dad's none the wiser.<</speech>>
<<speech "Mama">>Oh, fuck yes! Pound me harder! Show me how much better you are than him.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You think he’d ever imagine his wife getting fucked like this by her own son?<</speech>>
<<speech "Mama">>Let him imagine! Let him know his son fucks me better. Ahh, keep going, don't stop!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 12-6">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mom 12-7">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 12-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 12-9">>
<</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Mom 12-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Look at me, Mom. See how much your son loves fucking you. Feel every thrust as I claim you.<</speech>>
<<speech "Mama">>Oh baby, yes! You're so deep inside me. It’s where you belong. Forget him, it's always been you.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("mission_intense_1","mission_intense_2","mission_intense_3","mission_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're gonna cum for me, aren't you, Mom? Cum for your son. Show me how much you need it<</speech>>
<<speech "Mama">>"I’m so close, baby. I’m gonna cum for you, only for you. Ahhh, fill me up, make me yours... Oh God, yes! I belong to you. Claim me, mark me as yours. I'm your mother, your woman...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Mom 12-11">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Mom 12-12">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>You feel that, Mom? How deep I am? Bet Dad never hits it like this.<</speech>>
<<speech "Mama">>Oh god, yes! Your cock is so much bigger and better. Fuck me, baby, make me forget all about him.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("side_1","side_2","side_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You think he’d have the balls to fuck you like this? To really make you scream?<</speech>>
<<speech "Mama">>Never... only you can satisfy me. Ahhh, keep going, fill me up. I'm all yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 12-6">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mom 12-7">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 12-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 12-9">>
<</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Mom 12-10">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>That’s it, moan for me, Mom. Let me hear how much you love your son's cock.<</speech>>
<<speech "Mama">>Yes! Yes! I love it! I'm yours, only yours. Screw your father; I want your cum, not his.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_12/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Look at me, Mom. Watch your son as he fucks you senseless. This is our dirty little secret.<</speech>>
<<speech "Mama">>Yes, I love it! I'm your cum slut, your dirty little whore. Please, baby, fill me up. Cuck your father with your cock.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Mom 12-6">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Mom 12-7">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Mom 12-8">>
<</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Mom 12-9">>
<</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Mom 12-10">>
<</link>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_mom_bed">><<else>><<toggleclass "body" "kyoto_mom_bed">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>><<set $sexcount +=1>>
<<set $confidence +=2>><<set $mom_12 to 1>>
<<if $mom_event < 14>><<set $mom_event to 14>><</if>>
<</nobr>>
<<speech "You">>Fuck, the risk of this, it's making me cum even harder.<</speech>>
<<speech "Mama">>Do it, baby. Cum inside me. Let your cum remind me I’m yours every time I move<</speech>>
<video controls autoplay><source @src='"vid/mom_12/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck I'm cumming inside of you mother!!<</speech>><<nobr>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Kyoto Hallway">><</link>>
</div><</nobr>>
dev_version<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "Kyoto">>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Mama">>How's the food? Is it good?<</speech>>
<<speech "Papa">>Tastes amazing honey.... Anyway it's nice isn't it to be together like this again? We're glad that you visit me us in this weekend son<</speech>>
<video controls autoplay ><source @src='"vid/mom_13/"+either("family_dinner")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Dad, it feels nice to be back together with you and mom again<</speech>>
<<speech "Mama">>Well then, eat well my son<</speech>>
<div class="button-row">
<<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">><</link>>
</div>dev_version<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $mom_display to 1>>
<<set $ema_display to 0>>
<<set $location to "Kyoto">>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Dad's not home again?<</speech>>
<video controls autoplay ><source @src='"vid/mom_13/"+either("alone_dinner")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Yes honey... He's out doing business with his friends<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Mom 13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>I can satisfy you, Mom. I can give you what Dad doesn’t. You need a real man, not a part-time lover.<</speech>>
<video controls autoplay><source @src='"vid/mom_13/"+either("massage")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh, baby, that’s so wrong, but... God, the thought of you taking care of me that way makes me wet.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Mom 13-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Why wait, Mom? I want to feel you now. Let me show you how much better I can make you feel than him." (hands roaming over her chest)<</speech>>
<<speech "Mama">>Baby, we should finish dinner first... ohh..." (her protest weakens as she feels my hands on her)<</speech>>
<video controls autoplay loop><source @src='"vid/mom_13/"+either("grope_1","grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I don't want food, Mom. I want you. Let me touch you, let me make you moan.<</speech>>
<<speech "Mama">>This is so wrong... we shouldn't... ah, fuck... but your hands feel so good. (her body betrays her words, pushing back into his touch)<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Grope her<</animeButton>>" "Mom 13-1">>
<</link>>
<<link "<<animeButton>>Kiss her<</animeButton>>" "Mom 13-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>I want you so bad, Mom. I want to do things to you that he can't even imagine.<</speech>>
<<speech "Mama">>Yes, kiss me, fuck me, make me forget I'm your mother... just make me yours.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_13/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so fucking hot, Mom. Feeling you melt into me like this is all I ever want.<</speech>>
<<speech "Mama">>Take me, baby. Right here, right now. Show me how much better you are than your father.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 13-2">>
<</link>>
<<link "<<animeButton>>Suck her tits<</animeButton>>" "Mom 13-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>God, Mom, your tits are so fucking perfect.<</speech>>
<<speech "Mama">>Mmm, baby, just like when you were little... but now it's so much naughtier.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_13/"+either("titsuck_1","titsuck_2","titsuck_3","titsuck_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've wanted these again for so long, Mom. They've only gotten better with time.<</speech>>
<<speech "Mama">>Ohh, baby, suck them harder. You're so much more skilled now than you were as a baby.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep sucking her tits<</animeButton>>" "Mom 13-3">>
<</link>>
<<link "<<animeButton>>Mom's phone is ringing<</animeButton>>" "Mom 13-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Mmmhhh mom... your phone's ringing<</speech>>
<<speech "Mama">>Oh shit baby... wait a second, I'll take a look<</speech>>
<video controls autoplay><source @src='"vid/mom_13/"+either("phone_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Who's it mom?.<</speech>>
<<speech "Mama">>Oh my god, son... It's your dad, I'd better take the call first.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Answer the phone<</animeButton>>" "Mom 13-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Hello, dear... Yes, everything's fine here.<</speech>>
<<speech "You">>Keep talking to him, Mom. Let him hear you moan while I play with you.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_13/"+either("phone_grope_1","phone_grope_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Yes, darling, everything’s just...ohh... normal here. Just reminiscing about when he was... ahh... a baby.<</speech>>
<<speech "You">>Keep talking to him, Mom. Let him hear you moan while I play with you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue groping her<</animeButton>>" "Mom 13-5">>
<</link>>
<<link "<<animeButton>>She hangs up the phone<</animeButton>>" "Mom 13-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Imagine if he knew his wife was getting fondled by her own son while talking to him.<</speech>>
<<speech "Mama">>Uh, yes, I’ll... ohh... I'll see you soon. Can't wait.<</speech>>
<video controls autoplay><source @src='"vid/mom_13/"+either("phone_grope_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>I have to go now, love you." (hangs up quickly, breathless, and go to the sofa) "God, that was so risky... and so fucking hot... Come here I'll suck your cock dry<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 13-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>I want to be your slut, your cum dumpster. Use my mouth like your personal fuck toy... (sucking intensifies, wet sounds filling the air)<</speech>>
<<speech "You">>Hear that, Mom? That's the sound of you pleasing your son. Keep going, don't stop." (thrusts slowly, matching the rhythm of her sucking)<</speech>>
<video controls autoplay loop><source @src='"vid/mom_13/"+either("bj_1","bj_2","bj_3","bj_4","bj_5","bj_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>I want to be your slut, your cum dumpster. Use my mouth like your personal fuck toy... (sucking intensifies, wet sounds filling the air)<</speech>>
<<speech "You">>Fuck, yes, give it to me. I want to choke on it. I need it." (deepthroats him, her eyes watering from the effort)<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 13-7">>
<</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Mom 13-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>Look up at me, Mom. I want to see your eyes while you suck me off. Show me how much you love it.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_13/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Oh god, baby, I'm going to make you cum so hard. You won't ever want to leave Mommy's mouth.<</speech>>
<<speech "You">>I'm close, Mom. I'm going to fill your mouth with my cum. Swallow it all like a good little whore.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Mom 13-8">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Mom 13-9">><</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>><<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 15>><<set $mom_event to 15>><</if>>
<</nobr>>
<<speech "You">>God, I can't hold it anymore. I'm gonna fill your mouth, Mom.<</speech>>
<<speech "Mama">>Do it, baby. I want to swallow every drop. Show me how much you love Mommy's mouth.<</speech>>
<video controls autoplay><source @src='"vid/mom_13/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here it comes, Mom... Ohhh!<</speech>>
<<speech "Mama">>That's it, give it to me, all of it.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 13-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Fuck, Mom... you're amazing. (looks down at her with admiration and lust, panting from the intensity)<</speech>>
<video controls autoplay ><source @src='"vid/mom_13/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>I'm always here to please you, baby. Remember that. (smiles lovingly, lips glistening, as she makes sure to swallow everything I've given her)<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kyoto Hallway">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
As I embrace mother from behind, the unexpected closeness rekindles their dangerous desires, leading to a dialogue dripping with illicit intent:
<<speech "Mama">>Geez! you scared me! Is your father already off to work?<</speech>>
<<speech "You">>Yeah, Mom, he left early today. We have the house all to ourselves.<</speech>>
<video controls autoplay><source @src='"vid/mom_14/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Mmm, that means we can be as loud and naughty as we want, right?<</speech>>
<<speech "You">>Exactly, Mom. I want to hear you moan for me, scream my name, not his.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss Her<</animeButton>>" "Mom 14-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Emhhh slow down you stud!<</speech>>
<video controls autoplay><source @src='"vid/mom_14/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sorry mom... I can't help it! I've been holding it up all day!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 14-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Oh god, yes, baby. Kiss me, hurt me, make me feel it.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_14/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've been thinking about this all day, Mom. About taking you, owning you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Mom 14-2">>
<</link>>
<<link "<<animeButton>>Makeout with her<</animeButton>>" "Mom 14-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Fuck me up, baby. Make me forget I'm your mother. I just want to be your whore.<</speech>>
<<speech "You">>That’s what I want to hear. Moan for me, scream for me. Let the whole neighborhood know who you belong to.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_14/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4","foreplay_5","foreplay_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Yes, use me like your personal fuck toy. I need it, I need your cock.<</speech>>
<<speech "You">>You think he could ever make you feel like this? You're only this wet for me, aren't you?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep makingout with her<</animeButton>>" "Mom 14-3">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 14-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>I'm going to swallow every inch of you. I want to choke on it, feel it pulsing in my throat.<</speech>>
<<speech "You">>That’s it, take it all. You’re a fucking queen at this, Mom. Suck me harder... Think Dad could ever make you choke like this? You're all mine, Mom. Only I can satisfy you like this.<</speech>>
<video controls autoplay loop><source @src='"vid/mom_14/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>Never, baby. He's nothing compared to you. Give me that cum. I want to swallow every bit of it.<</speech>>
<<speech "You">>You're gonna take it all. Every fucking drop. You're gonna be dripping with my seed, Mom.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Mom 14-4">>
<</link>>
<<link "<<animeButton>>Fuck her!<</animeButton>>" "Mom 14-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Now put it in son! Come'on... quick! I can't wait!<</speech>>
<video controls autoplay><source @src='"vid/mom_14/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here you go mother!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Mom 14-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "Mama">>Yes, fuck me, baby. Pound me where your father eats. Make me forget him.<</speech>>
<<speech "You">>You like that, Mom? You like getting fucked hard by your own son?<</speech>>
<video controls autoplay loop><source @src='"vid/mom_14/"+either("doggy_1","doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Mama">>God, yes! Use me, baby. I'm your whore, not his wife. I'm all yours.<</speech>>
<<speech "You">>That's right, scream for me. Let the whole house know who owns this pussy.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stand-doggy<</animeButton>>" "Mom 14-6">>
<</link>>
<<link "<<animeButton>>Stand-front<</animeButton>>" "Mom 14-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>You're meant for me, Mom, not him. Feel how hard I am for you? This is what you do to me.<</speech>>
<<speech "Mama">>Yes! Fuck me, baby! Show me how a real man fucks. I don't want him; I want you!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_14/"+either("standfront_1","standfront_2","standfront_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so fucking tight, Mom. Made just for me, weren't you?<</speech>>
<<speech "Mama">>Only for you! Fuck me hard, make me forget that your father even exists!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Stand-doggy<</animeButton>>" "Mom 14-6">>
<</link>>
<<link "<<animeButton>>Stand-front<</animeButton>>" "Mom 14-7">>
<</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Mom 14-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mom_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_lust +=1>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $location to "Kyoto">>
<</nobr>>
<<speech "You">>You like that, huh? Like getting your pussy pounded by your son?<</speech>>
<<speech "Mama">>I love it! I love being your slut. Fill me up, mark your territory!<</speech>>
<video controls autoplay loop><source @src='"vid/mom_14/"+either("standfront_intense_1","standfront_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm going to cum inside you, Mom. I'm going to breed you like he never could.<</speech>>
<<speech "Mama">>Do it, baby! Cum in me! Claim me as yours forever<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking harder!<</animeButton>>" "Mom 14-8">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside her<</animeButton>>" "Mom 14-9">><</link>><</if>>
</div><<nobr>><<set $mom_display to 1>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $mom_mind -=5>><<if $mom_mind lt 0>><<set $mom_mind to 0>><<elseif $mom_mind gt 100>><<set $mom_mind to 100>><</if>>
<<set $mom_lust +=5>><<if $mom_lust lt 0>><<set $mom_lust to 0>><<elseif $mom_lust gt 100>><<set $mom_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $mom_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $mom_bj_count +=1>> <<set $mom_vaginal_count +=1>><<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $mom_event < 16>><<set $mom_event to 16>><</if>>
<</nobr>>
<<speech "You">>Take it, Mom. Feel me fill you up. That’s my cum coating your insides.<</speech>>
<<speech "Mama">>Yes, baby! I can feel you throbbing inside me. Fill me with your seed!<</speech>>
<video controls autoplay><source @src='"vid/mom_14/"+either("standfront_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're mine, Mom. Every time you sit at this table, remember this moment, remember my cum inside you.<</speech>>
<<speech "Mama">>Oh, I will, baby. Every fucking day, I'll remember I'm your cum-filled whore, not his wife.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "Mom 14-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "kyoto_kitchen">><<else>><<toggleclass "body" "kyoto_kitchen">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>><<set $mom_display to 1>>
<<set $mom_display to 1>>
<<set $time +=3>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Think he could ever make you feel like this? You belong to me.<</speech>>
<<speech "Mama">>Never, baby. He’s nothing compared to you. Your cum feels so right inside me.<</speech>>
<video controls autoplay ><source @src='"vid/mom_14/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You know what, Mom? Next time, I want you to tell him how I fuck you better. Let him know who really owns you.<</speech>>
<<speech "Mama">>I’ll whisper it in his ear as he fucks me, thinking of how much better you do it. How you fill me up, how you own me completely.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kyoto Hallway">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
Surprisingly, Tsubasa-sensei came to visit my Aunt's Konbini
<video controls autoplay><source @src='"vid/tsubasa_9/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's Tsubasa-sensei... What's she doing here? Is she following me on purpose?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Leave her alone<</animeButton>>" "Ririko 8">><</link>>
<<if $tsubasa_event >7>><<link "<<animeButton>>Approach her<</animeButton>>" "Tsubasa 9-1">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>I love seeing you work like this, but I can think of a few more ways you could use those hands.<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_9/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? Maybe you should show me, Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Maybe next time sensei... Look I've got customers lining up<</animeButton>>" "Ririko 8">><</link>>
<<link "<<animeButton>>Right here? Damn the thought alone makes me hard already sensei<</animeButton>>" "Tsubasa 9-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Mmm, just thinking about your touch is making me wet.<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_9/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to hear you moan my name in the back room, Tsubasa Sensei<</speech>>
<<speech "Tsubasa">>Come with me then $firstname-kun<</speech>>
<<speech "You">>Ooo.. Okay sensei! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 9-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Keep your voice down, naughty boy. We wouldn’t want to get caught, would we?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_9/"+either("rub_1","rub_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love how risky this is, makes me even harder for you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep rubbing<</animeButton>>" "Tsubasa 9-3">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Tsubasa 9-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Keep your voice down, naughty boy. We wouldn’t want to get caught, would we?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_9/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love how risky this is, makes me even harder for you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Tsubasa 9-4">><</link>>
<<link "<<animeButton>>Go even naughtier<</animeButton>>" "Tsubasa 9-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>I wanna take this to the next level $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_9/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei no! We can't go all the way here! We could get caught...<</speech>>
<<speech "Tsubasa">>Relax... I know my game $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Tsubasa 9-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>God, just the thought of your fingers on me is making me dripping wet already<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_9/"+either("hj_a_1","hj_a_2","hj_a_3","hj_a_4","hj_a_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I wanna make you moan louder than you've ever moaned, Tsubasa sensei; I wanna hear my name coming out of those dirty lips.<</speech>>
<<speech "Tsubasa">>Owwh... Somebody's being frisky tonight<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Tsubasa 9-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 9-7">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>We have to keep it down, you naughty boy. Wouldn’t want anyone walking in on me with your cock in my mouth, would we?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_9/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>The risk makes it better, makes my dick even harder for you<</speech>>
<<speech "Tsubasa">>I’m going to devour every fucking inch of you; I’m gonna make you mine, right here.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Tsubasa 9-7">><</link>>
<<link "<<animeButton>>I wanna touch your tits Sensei<</animeButton>>" "Tsubasa 9-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>You really like my tits don't you $firstname-kun?<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_9/"+either("undress_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... They are the best<</speech>>
<<speech "Tsubasa">>Let's go all the way in shall we? I'm gonna take these bras off so you can play with my tits freely<</speech>>
<div class="button-row">
<<link "<<animeButton>>Grope her<</animeButton>>" "Tsubasa 9-9">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Squeeze them harder, baby. Show your teacher how much you want her<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_9/"+either("grope_tits_1","grope_tits_2","grope_tits_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your tits feel so fucking good in my hands. So big, so fucking soft.<</speech>>
<<speech "Tsubasa">>Do they make your cock throb? Do they feel as sinful as you fantasized?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Groping her<</animeButton>>" "Tsubasa 9-9">><</link>>
<<link "<<animeButton>>Continue to titjob<</animeButton>>" "Tsubasa 9-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Fuck, watching my cock disappear between those big tits is a fucking dream come true.<</speech>>
<<speech "Tsubasa">>I'm gonna milk every drop from you with these tits. You won’t last long, will you?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_9/"+either("titjob_1","titjob_2","titjob_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shit, keep talking dirty, Sensei. It makes me want to explode.<</speech>>
<<speech "Tsubasa">>I can feel how hard you are... how you pulse between them. Are you close, baby?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Titjob<</animeButton>>" "Tsubasa 9-10">><</link>>
<<link "<<animeButton>>Titjob Faster<</animeButton>>" "Tsubasa 9-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Fuck yeah, I’m so close. Your tits are going to make me cum hard.<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_9/"+either("boobjob_intense_1","boobjob_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>"Cum for me, fill the gap between my tits, let me see what you got. I want it all.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Titjob Faster<</animeButton>>" "Tsubasa 9-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her tits<</animeButton>>" "Tsubasa 9-12">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 0>>
<<set $confidence +=3>>
<<if $tsubasa_event <9>><<set $tsubasa_event to 9>><</if>>
<</nobr>>
<<speech "You">>Oh fuck, Tsubasa, your tits are so good at makin' me cum.<</speech>>
<<speech "Tsubasa">>Yeah? You like that? Coat them, baby. Show me how much you fucking appreciate them<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_9/"+either("boobjob_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shit, I can't hold back. You're gonna get all of it, all over these gorgeous tits.<</speech>>
<<speech "Tsubasa">>That's it, give it to me. I want to feel your hot load splashing against my skin.<</speech>>
<<speech "You">>Damn, look at that... watchin’ my cum drip down your tits is just insane.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Tsubasa 9-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "konbini">><<else>><<toggleclass "body" "konbini">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "You">>Fuck, Sensei, your tits just made me explode like never before.<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_9/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>I’m so glad you enjoyed it. Feeling you unload all over me is so fucking hot.<</speech>>
<<speech "You">>Seeing you dripping with my cum is the hottest sight, Sensei. I want this every day.<</speech>>
<<speech "Tsubasa">>You think you can handle me every day? I’ll drain you dry, my naughty boy.<</speech>>
<<speech "You">>I’d let you drain me anytime, anywhere. Just say the word, Sensei.<</speech>>
<<speech "Tsubasa">>Tee-hee.... Now I'll let you go back to your work... Thanks for your cum honey<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go back to work<</animeButton>>" "Ririko 8">><</link>>
</div>
<<if $tutor_trigger is not 1 and $tutor_trigger is not 2 and $tutor_trigger is not 3 and $tutor_trigger is not 4 and $tutor_trigger is not 5 and $tutor_trigger is not 6>>
<h1 class="basic-stats">Complete Saeko, Rei, and Tsubasa Sensei's event, then go to Saeko Sensei's office and ask for a tip to improve your grade further</h1><<nobr>>
<</nobr>><<elseif $tutor_trigger is 1>>
<h1 class="basic-stats">Go to your PC and apply for a private tutorship</h1><<nobr>>
<</nobr>><<elseif $tutor_trigger is 2>>
<h1 class="basic-stats">Choose your course</h1><<nobr>>
<</nobr>><<elseif $tutor_trigger is 3>>
<h1 class="basic-stats">Now choose the guide based on the tutors</h1><<nobr>>
<</nobr>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $tsubasa_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<</nobr>><<speech "You">> Choose which character you want to see <</speech>>
<<nobr>><div class="button-row">
<a data-passage="Yura Guide" class="link-internal link-image">
<img src="button/yura.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kawakita Guide" class="link-internal link-image">
<img src="button/kawakita.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kaede Guide" class="link-internal link-image">
<img src="button/kaede.png" class="zoom-image" alt="Image"></a>
<a data-passage="Akari Guide" class="link-internal link-image">
<img src="button/akari.png" class="zoom-image" alt="Image"></a>
</div><</nobr>><</if>>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "teacher office">>
<<set $tutor_trigger to 1>>
<</nobr>>
<<speech "You">>Sensei, I want to consult about my grade<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Oh? I thought you're gonna ask me for another round? Tee-hee<</speech>>
<<speech "You">>Haha Sensei, I'm gonna save that for latter I guess... But seriously, this is quite important Sensei<</speech>>
<<speech "Saeko">>Really? You have enrolled in Tsubasa's and Rei's classes haven't you?<</speech>>
<<speech "You">>I have, but I don't think that's gonna be enough... It's already hard for me to maintain a D, let alone get a C or a B. At this rate, I'll never make it to Tokyo National University!<</speech>>
<<speech "Saeko">>I see... I think you'll need some tutoring outside of school. Here, access this link on your PC and apply for this tutoring course.<</speech>>
<<speech "You">>Okay... thanks a lot Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "teacher office">><</link>>
</div><img src="img/char/private_course_banner.jpg" style="max-width: 100%;">
<<speech "You">>So this is the course from the link Saeko Sensei gave me. Hmm I need around 20,000 Yen to enroll in this private tutorship <</speech>>
<<if $money >20000>><<set $tutor_trigger to 2>><<set $money -=20000>><<link "<<animeButton>>Enroll in the private course<</animeButton>>" "Tutors Page">>
<</link>><<else>><<link "<<animeButton>>I don't have any money yet<</animeButton>>" "PC">>
<</link>><</if>><<nobr>>
<<if $geography_grade is not "S" and $geography_grade is not "A" and $geography_grade is not "B" and $geography_grade is not "C" and $geography_grade is not "D" and $geography_grade is not "E">><<set $geography_grade to "F">><</if>>
<<if $physics_grade is not "S" and $physics_grade is not "A" and $physics_grade is not "B" and $physics_grade is not "C" and $physics_grade is not "D" and $physics_grade is not "E">><<set $physics_grade to "F">><</if>>
<<if $english_grade is not "S" and $english_grade is not "A" and $english_grade is not "B" and $english_grade is not "C" and $english_grade is not "D" and $english_grade is not "E">><<set $english_grade to "F">><</if>>
<<if $economics_grade is not "S" and $economics_grade is not "A" and $economics_grade is not "B" and $economics_grade is not "C" and $economics_grade is not "D" and $economics_grade is not "E">><<set $economics_grade to "F">><</if>>
<</nobr>><<nobr>><div class="button-row">
<a data-passage="Yura Tutor" class="link-internal link-image">
<img src="button/yura.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kawakita Tutor" class="link-internal link-image">
<img src="button/kawakita.png" class="zoom-image" alt="Image"></a>
<a data-passage="Kaede Tutor" class="link-internal link-image">
<img src="button/kaede.png" class="zoom-image" alt="Image"></a>
<a data-passage="Akari Tutor" class="link-internal link-image">
<img src="button/akari.png" class="zoom-image" alt="Image"></a>
</div><</nobr>><<link "<<animeButton>>Back<</animeButton>>" "PC">>
<</link>><<nobr>>
<<if $time <18 and $kawakita_event >16>><<set $kawakita_session to either ("A","B","D","E","F")>>
<<elseif $time <18 and $kawakita_event >6>><<set $kawakita_session to either ("A","B","D","B","D","D","E","E","E","E","F","F","F","F","F")>>
<<elseif $time <18 and $kawakita_event >5>><<set $kawakita_session to either ("A","B","D","B","D","D","E","E","E","E")>>
<<elseif $time <18 and $kawakita_event >4>><<set $kawakita_session to either ("A","B","D","B","D","D")>>
<<elseif $time >17 and $kawakita_event >3>> <<set $kawakita_session to "C">>
<<elseif $time <18 and $kawakita_event >2 >> <<set $kawakita_session to "B">>
<<elseif $time <18 >> <<set $kawakita_session to either ("A")>> <</if>>
<</nobr>><img src="img/char/kawakita_1.jpg" style="max-width: 100%;">
Name: <h1 class="basic-stats">Kawakita Saika</h1>
Age: <h1 class="basic-stats">21</h1>
College Major: <h1 class="basic-stats">Geography, Tokyo National University</h1>
Status: <h1 class="basic-stats">Single</h1>
Available:<h1 class="basic-stats"> <<if $kawakita_event >6>>Monday-Saturday<<else>>Monday-Friday<</if>>, 10am - 10pm</h1>
<<nobr>><div class="button-row">
<<if $day <6 and $time >12 and $time <19 and $kawakita_event is not 1 and $kawakita_event is not 2 and $kawakita_event is not 3 and $kawakita_event is not 4 and $kawakita_event is not 5 and $kawakita_event is not 6 and $kawakita_event is not 7 and $kawakita_event is not 8 and $kawakita_event is not 9 and $kawakita_event is not 10 and $kawakita_event is not 11 and $kawakita_event is not 12 and $kawakita_event is not 13 and $kawakita_event is not 14 and $kawakita_event is not 15>>
<<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 0">>
<</link>>
<<elseif $day <6 and $time >9 and $time <23 and $kawakita_session is "A">><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 1">>
<</link>>
<<elseif $day <6 and $time >9 and $time <23 and $kawakita_session is "B" and $kawakita_event >1>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 2">>
<</link>>
<<elseif $day <6 and $time >9 and $time <23 and $kawakita_session is "C">><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 3">>
<</link>>
<<elseif $day <6 and $time >9 and $time <23 and $kawakita_session is "D">><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 4">>
<</link>>
<<elseif $day <6 and $time >9 and $time <23 and $kawakita_session is "E">><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 5">>
<</link>>
<<elseif $day <6 and $time >9 and $time <23 and $kawakita_session is "F">><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 6">>
<</link>>
<<elseif $day >5 and $day <7 and $time >9 and $time <15 and $kawakita_event >6>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kawakita 6">>
<</link>>
<<else>><<link "<<animeButton>>She's not available<</animeButton>>" "Tutors Page">><</link>><</if>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "park_1">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_status to "Tutor">>
<<set $kawakita_tutor_count to 0>>
<<set $kawakita_hj_count to 0>>
<<set $kawakita_bj_count to 0>>
<<set $kawakita_vaginal_count to 0>>
<<set $kawakita_lust to 10>>
<<set $kawakita_mind to 100>>
<<set $kawakita_sexcount to 0>>
<<set $kawakita_event to 1>>
<</nobr>>
<video controls autoplay><source @src='"vid/kawakita_0/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Kawakita, a 21 years old student, senior at Tokyo National University majoring Geography. She's gonna be my tutor for quite a while
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 0-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $geography_points to 0>>
<</nobr>>
<<speech "Kawakita">>Oh hi, is this $firstname $lastname house? I'm his tutor, my name is Kawakita Saika <</speech>>
<video controls autoplay><source @src='"vid/kawakita_0/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Hi Kawakita-san! Please come on in... My name is Ririko, $firstname's aunt... My nephew is already waiting for you... come come... <</speech>>
<<speech "Kawakita">>Thank you Ririko-san <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 0-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>>
<<speech "Kawakita">>Hi $firstname-kun... It's nice to meet you.. My name is Kawakita <</speech>>
<video controls autoplay><source @src='"vid/kawakita_0/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Damn! She's a cutie... maybe she's cuter than Remu isn't she? No way... Remu is way cuter than her... But damn... she's really cute!
<<speech "You">>Hi Kawakita-san! Nice to meet you!<</speech>>
<<speech "Kawakita">>So, what's the problem exactly? In your application, you mentioned you're enrolled in a geography class. How can I help with your studies? <</speech>>
<<speech "You">>Yeah, sensei, I enrolled in the geography specialization class to boost my grade, but it's not improving. At this rate, I won't be able to get into Tokyo National University.<</speech>>
<<speech "Kawakita">>Then I'm here to help you then! Relax $firstname-kun! I've got you! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 0-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kawakita_event is 1 >><<set $geography_points += 1>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 2 >><<set $geography_points += 2>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 3 >><<set $geography_points += 3>><<set $academic +=25>> <</if>>
<<if $kawakita_event is 4 >><<set $geography_points += 4>><<set $academic +=30>> <</if>>
<<if $kawakita_event is 5 >><<set $geography_points += 5>><<set $academic +=35>> <</if>>
<<if $kawakita_event is 6 >><<set $geography_points += 6>><<set $academic +=40>> <</if>>
<<if $kawakita_event is 7 >><<set $geography_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $geography_points >0 and $geography_points <11>><<set $geography_grade to "F">>
<<elseif $geography_points >10 and $geography_points <26>><<set $geography_grade to "E">>
<<elseif $geography_points >25 and $geography_points <51>><<set $geography_grade to "D">>
<<elseif $geography_points >50 and $geography_points <101>><<set $geography_grade to "C">>
<<elseif $geography_points >100 and $geography_points <151>><<set $geography_grade to "B">>
<<elseif $geography_points >150 and $geography_points <201>><<set $geography_grade to "A">>
<<elseif $geography_points >200 >><<set $geography_grade to "S">><</if>>
<h1 class="basic-stats">My Geography Grade</h1>: $geography_grade
<</nobr>>
<<speech "Kawakita">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_0/"+either("study_a_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kawakita">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >40 and $time <19>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kawakita 0-3">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if typeof $kaede_event === "undefined" or $kaede_event is 1 or $kaede_event is 2>><<set $kaede_session to "A">>
<<elseif $kaede_event > 4 and $time >18>> <<set $kaede_session to either ("D","B","C","D","D")>>
<<elseif $kaede_event > 3>> <<set $kaede_session to either ("A","B","C")>>
<<elseif $kaede_event > 2>> <<set $kaede_session to either ("A","B")>>
<</if>>
<</nobr>><img src="img/char/kaede_1.jpg" style="max-width: 100%;">
Name: <h1 class="basic-stats">Kaede Karen</h1>
Age: <h1 class="basic-stats">23</h1>
College Major: <h1 class="basic-stats">English Literature, Tokyo National University</h1>
Status: <h1 class="basic-stats">Single</h1>
Available:<h1 class="basic-stats"> All days, 9am - 8pm</h1>
<<nobr>><div class="button-row">
<<if typeof $kaede_event === "undefined" and $day <9 and $time >8 and $time <21 and $yua_event >5>>
<<link "<<animeButton>>Arrange private course<</animeButton>>" "Kaede 0">>
<</link>>
<<elseif $kaede_event <1 and $day <9 and $time >8 and $time <21 and $yua_event >5>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kaede 0">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $kaede_session is "A" and $yua_event >5>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kaede 1">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $kaede_session is "B" and $kaede_event >1 and $yua_event >5>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kaede 2">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $kaede_session is "C" and $yua_event >5>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kaede 3">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $kaede_session is "D" and $yua_event >5>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Kaede 4">>
<</link>>
<<else>><<link "<<animeButton>>She's not available<</animeButton>>" "Tutors Page">><</link>><</if>>
</div><</nobr>><<nobr>>
<<if typeof $yura_event === "undefined" or $yura_event is 1>><<set $yura_session to "A">>
<<elseif $yura_event >3 >><<set $yura_session to either ("A","B","B","C","C","C","D","D","D","D")>>
<<elseif $yura_event >2>><<set $yura_session to either ("A","B","B","C","C","C")>>
<<elseif $yura_event >1>><<set $yura_session to either ("A","B","B")>>
<</if>>
<</nobr>><img src="img/char/yura_1.jpg" style="max-width: 100%;">
Name: <h1 class="basic-stats">Yura Kano</h1>
Age: <h1 class="basic-stats">20</h1>
College Major: <h1 class="basic-stats">Applied Physics, Tokyo National University</h1>
Status: <h1 class="basic-stats">Single</h1>
Available:<h1 class="basic-stats"> All days, 9am - 8pm</h1>
<<nobr>><div class="button-row">
<<if typeof $yura_event === "undefined" and $day <9 and $time >8 and $time <21 and $saryuu_event >0>>
<<link "<<animeButton>>Arrange private course<</animeButton>>" "Yura 0">>
<</link>>
<<elseif $yura_event <1 and $day <9 and $time >8 and $time <21 and $saryuu_event >0>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Yura 0">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $yura_session is "A" and $saryuu_event >0>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Yura 1">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $yura_session is "B" and $saryuu_event >0 and $saryuu_event >0>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Yura 2">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $yura_session is "C" and $saryuu_event >0>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Yura 3">>
<</link>>
<<elseif $day <9 and $time >8 and $time <21 and $yura_session is "D" and $saryuu_event >0>><<link "<<animeButton>>Arrange private course<</animeButton>>" "Yura 4">>
<</link>>
<<else>><<link "<<animeButton>>She's not available<</animeButton>>" "Tutors Page">><</link>><</if>>
</div><</nobr>><img src="img/char/wip.png" style="max-width: 100%;">
<<link "<<animeButton>>Back<</animeButton>>" "Tutors Page">><</link>> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Saeko Sensei is waiting for me at the storage room
<video controls autoplay><source @src='"vid/saeko_8/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Approach her<</animeButton>>" "Saeko 8-1">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">> Ahh... $firstname-kun... What do you need from me that you wanted to meet in the storage room during my class? We gotta be quick by the way, I can't leave the students just like that<</speech>>
<video controls autoplay><source @src='"vid/saeko_8/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> Don't worry Sensei, It's not gonna be long<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her<</animeButton>>" "Saeko 8-2">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">> We need to be quick, the others are waiting. You really couldn't wait, could you?<</speech>>
<<speech "You">> No, Sensei. I need you right now. You're all I can think about.<</speech>>
<video controls autoplay><source @src='"vid/saeko_8/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">> Oh, yes... Just like that... Deeper. Harder. Hurry...<</speech>>
<<speech "You">> Sensei, you feel so good. So tight. I can't hold back...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her Now<</animeButton>>" "Saeko 8-3">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">> You want me like this, don't you? Fill me up, make me scream.<</speech>>
<<speech "You">> Fuck, Sensei, you're so wet. I can't get enough of you.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_8/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6","mission_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Yes, yes! Fuck me like you own me. Don't stop.<</speech>>
<<speech "You">> You love this, don’t you? Taking my cock in the middle of school.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 8-3">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saeko 8-4">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 8-5">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 8-6">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">> Come here, let me ride you. We don’t have much time, but I need more of you.<</speech>>
<<speech "You">> Fuck, Sensei, you feel so good. You love being my slut, don’t you?<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_8/"+either("lotus_1","lotus_2","lotus_3","lotus_4","lotus_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Yes, I’m your slut. Use me however you want. Fill me up again.<</speech>>
<<speech "You">> You’re so fucking tight, Sensei. I can’t believe we’re doing this in school.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 8-3">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saeko 8-4">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 8-5">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 8-6">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">> Take me from behind. Fuck me like the dirty slut I am. We don’t have much time left<</speech>>
<<speech "You">> You’re my dirty little secret, Sensei. No one else can fuck you like I do.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_8/"+either("doggy_1","doggy_2","doggy_3","doggy_4","doggy_5","doggy_6","doggy_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Yes, I’m your dirty secret. Fuck me harder, faster. Make me cum.<</speech>>
<<speech "You">> You’re mine, Sensei. Only mine. No one else can have you like this.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saeko 8-3">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saeko 8-4">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saeko 8-5">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saeko 8-6">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">> Yes, just like that... Oh, I'm so close. Don't stop, please.<</speech>>
<<speech "You">> Sensei, you feel so good. I can't hold back anymore.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_8/"+either("mission_intense_1","mission_intense_2","mission_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Yes, yes! Fuck me harder. Make me cum.<</speech>>
<<speech "You">> That's it, Sensei. Milk my cock. Cum all over me.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Saeko 8-6">><</link>>
<<if $lust>99>> <<link "<<animeButton>>Cum inside of her<</animeButton>>" "Saeko 8-7">><</link>> <</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $saeko_mind -=5>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=10>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saeko_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $saeko_vaginal +=1>>
<<if $saeko_event <11>><<set $saeko_event to 11>><</if>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Saeko">>Oh God, yes! I'm cumming, I'm cumming!<</speech>>
<video controls autoplay><source @src='"vid/saeko_8/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, Sensei... Take it all... Every last drop.<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 8-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $time +=0>>
<</nobr>><<nobr>>
<</nobr>>
<<speech "You">>Fuckk.... I came so fucking lot... Thanks Sensei...<</speech>>
<video controls autoplay><source @src='"vid/saeko_8/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Damn it $firstname-kun... You filled me up when I supposed to be teaching in class... <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Sshhh... Just do it quick... This time you're the one who should satisfy me $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/saeko_9/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Sensei... I'm gonna make you feel good today<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saeko 9-1">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh yeah just like that $firstname-kun... Keep licking my cunt and my butt just like that...<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_9/"+either("cunni_1","cunni_2","cunni_3","cunni_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah Sensei... Your juice's tasty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep licking her cunt<</animeButton>>" "Saeko 9-1">><</link>>
<<link "<<animeButton>>Finger her<</animeButton>>" "Saeko 9-2">><</link>>
<<link "<<animeButton>>Lick her faster<</animeButton>>" "Saeko 9-3">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh yeah just like that $firstname-kun... move your finger faster you fucking looser!<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_9/"+either("finger_1","finger_2","finger_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah Sensei... It's getting flooded<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep licking her cunt<</animeButton>>" "Saeko 9-1">><</link>>
<<link "<<animeButton>>Finger her<</animeButton>>" "Saeko 9-2">><</link>>
<<link "<<animeButton>>Lick her faster<</animeButton>>" "Saeko 9-3">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh yeah just like that $firstname-kun... Keep licking my cunt and my butt just like that...<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_9/"+either("cunni_intense_1","cunni_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah Sensei... Your juice's tasty<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep licking her cunt<</animeButton>>" "Saeko 9-1">><</link>>
<<link "<<animeButton>>Finger her<</animeButton>>" "Saeko 9-2">><</link>>
<<link "<<animeButton>>Lick her faster<</animeButton>>" "Saeko 9-3">><</link>>
<<link "<<animeButton>>Make her cum<</animeButton>>" "Saeko 9-4">><</link>>
</div> <<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 1>>
<<set $location to "class 3">><</nobr>><<nobr>>
<<set $saeko_mind -=1>><<if $saeko_mind lt 0>><<set $saeko_mind to 0>><<elseif $saeko_mind gt 100>><<set $saeko_mind to 100>><</if>>
<<set $saeko_lust +=1>><<if $saeko_lust lt 0>><<set $saeko_lust to 0>><<elseif $saeko_lust gt 100>><<set $saeko_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saeko">>Oh my god!! $firstname-kun! I'm cumming!!!<</speech>>
<video controls autoplay ><source @src='"vid/saeko_9/"+either("cunni_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh shit... you squirt all over my face Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>I was just trying to reach for something at the back. It's embarrassing, really. But I'm glad you're here.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_17/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't worry about it. We'll get you out of this. Just relax. How did you manage to get your hand stuck like this?<</speech>>
<<speech "Ririko">>I must have twisted it in the wrong way. It's so frustrating. $firstname-kun, be gentle, please.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Help her to unstuck<</animeButton>>" "bedroom">>
<</link>>
<<if $ririko_event >8 and $kira_event > 5 >><<link "<<animeButton>>She's so hot when she's stuck like this... I'm gonna bang her now!<</animeButton>>" "Ririko 17-1">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>$firstname-kun? What are you...?<</speech>>
<<speech "You">>I can't help myself, Aunt Ririko. You're irresistible.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_17/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>$firstname-kun, this is risky! What if my daughters or husband come in?<</speech>>
<<speech "You">>We'll be quick. I promise. Just let me have this moment with you.<</speech>>
<<speech "Ririko">>Oh... $firstname-kun... We shouldn't... but it feels so... good...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Ririko 17-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Ahhh... you're so deep... I can't believe we're doing this. What if my husband or daughters find us?<</speech>>
<<speech "You">>Then we'll have to be even quieter, won't we? Just focus on how good it feels.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("doggy_1","doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>You're driving me crazy, $firstname-kun. I can feel you throbbing inside me. Don't stop.<</speech>>
<<speech "You">>I won't stop until you're trembling with pleasure. You deserve this, Aunt Ririko.<</speech>>
<<speech "Ririko">>Yes, yes... just like that. Harder, $firstname-kun... but hurry, please. We can't take too long.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Ririko 17-2">>
<</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ririko 17-3">>
<</link>><</if>>
</div><<run updateMostSexCount()>> <<if typeof $most_sexcount === "undefined">><<print $most_sexcount>><<else>><</if>><img src="button/life_stats.png" style="max-width: 100%;">
<div class="stat-container">
<div class="stat-box">
<<nobr>>
<<if $confidence_level is 1>>
<img src="button/button_mc_1.png" style="max-width: 90%;">
<<elseif $confidence_level is 2>>
<img src="button/button_mc_2.png" style="max-width: 90%;">
<<elseif $confidence_level is 3>>
<img src="button/button_mc_3.png" style="max-width: 90%;">
<<elseif $confidence_level is 4>>
<img src="button/button_mc_4.png" style="max-width: 90%;">
<<elseif $confidence_level is 5>>
<img src="button/button_mc_5.png" style="max-width: 90%;">
<<elseif $confidence_level is 6>>
<img src="button/button_mc_6.png" style="max-width: 90%;">
<<elseif $confidence_level is 7>>
<img src="button/button_mc_7.png" style="max-width: 90%;">
<<elseif $confidence_level is 8>>
<img src="button/button_mc_8.png" style="max-width: 90%;">
<</if>><</nobr>>
<h1 class="basic-stats">Persona:</h1>
$confidence_level_desc
</div>
<div class="stat-box">
<<nobr>>
<<if $remu_status is "Girlfriend">>
<img src="button/button_gf_remu.png" style="max-width: 90%;">
<<elseif $asano_status is "Girlfriend">>
<img src="button/button_gf_asano.png" style="max-width: 90%;">
<<elseif $mei_status is "Girlfriend">>
<img src="button/button_gf_mei.png" style="max-width: 90%;">
<<else>>
<img src="button/button_single.png" style="max-width: 90%;">
<</if>><</nobr>>
<<if $remu_status is "Girlfriend">>
<h1 class="basic-stats">GF:</h1> Remu Suzumori
<h1 class="basic-stats">Had sex:</h1> $remu_sexcount times
<<nobr>>
<</nobr>><<elseif $asano_status is "Girlfriend">>
<h1 class="basic-stats">GF:</h1>
Asano Kokoro<<nobr>>
<</nobr>><<elseif $mei_status is "Girlfriend">>
<h1 class="basic-stats">GF:</h1>
Mei Satsuki<<nobr>>
<</nobr>><<else>>
<h1 class="basic-stats">GF:</h1>
Inexistent (Single)<</if>></div>
<div class="stat-box">
<img src="button/button_sex_life.png" style="max-width: 90%;">
<h1 class="basic-stats">Sexcount:</h1> $sexcount
</div>
<div class="stat-box">
<img src="button/button_work_stats.png" style="max-width: 90%;">
<h1 class="basic-stats">Money made:</h1>
<<if typeof $money_made === "undefined">><<= formatUSD(0)>><<else>><<= formatUSD($money_made)>><</if>>
</div>
<<if typeof $most_sexcount_name === "undefined" or $sexcount <1>><<else>><div class="stat-box">
<<nobr>>
<<if $most_sexcount_name is "Aunt Ririko">><img src="img/stats/stats_ririko.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Asano Kokoro">><img src="img/stats/stats_asano.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Kawakita Sensei">><img src="img/stats/stats_kawakita.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Kira Kinoshita">><img src="img/stats/stats_kira.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Mei Satsuki">><img src="img/stats/stats_kira.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "My Mom">><img src="img/stats/stats_mom.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Rei Sensei">><img src="img/stats/stats_rei.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Remu Suzumori">><img src="img/stats/stats_remu.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Saeko Sensei">><img src="img/stats/stats_saeko.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Tsubasa Sensei">><img src="img/stats/stats_tsubasa.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Ema Kinoshita">><img src="img/stats/stats_ema.png" style="max-width: 90%;">
<</if>><</nobr>><<nobr>>
<<if $most_sexcount_name is "Kaede Sensei">><img src="img/stats/stats_kaede.png" style="max-width: 90%;">
<</if>><</nobr>>
<h1 class="basic-stats">Fav Girl:</h1>
<<print $most_sexcount_name>>
<h1 class="basic-stats">Had sex:</h1>
<<print $most_sexcount>> times
</div><</if>>
</div>
<img src="button/school_grades.png" style="max-width: 100%;">
<div class="stat-container">
<div class="stat-box">
<img src="button/general_grade.png" style="max-width: 70%;">
<p><h1 class="basic-stats">$academic_level_desc</h1></p>
</div>
<div class="stat-box">
<img src="button/geography_grade.png" style="max-width: 70%;">
<p><h1 class="basic-stats">Grade <<if typeof $geography_grade === "undefined">>F<<else>>$geography_grade<</if>></h1></p>
</div>
<div class="stat-box">
<img src="button/physics_grade.png" style="max-width: 70%;">
<p><h1 class="basic-stats">Grade <<if typeof $physics_grade === "undefined">>F<<else>>$physics_grade<</if>></h1></p>
</div>
<div class="stat-box">
<img src="button/english_grade.png" style="max-width: 70%;">
<p><h1 class="basic-stats">Grade <<if typeof $english_grade === "undefined">><<set $english_grade to "F">><<else>>$english_grade<</if>></h1></p>
</div>
<div class="stat-box">
<img src="button/biology_grade.png" style="max-width: 70%;">
<p><h1 class="basic-stats">Grade<<if typeof $economics_grade === "undefined">>F<<else>>$economics_grade<</if>></h1></p>
</div>
</div>
<<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $mei_display to 0>>
<<if $location is "school hallway f1">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f1">>
<</link>>
<<elseif $location is "school hallway f2">><<link "<<animeButton>>Back<</animeButton>>" "school hallway f2">>
<</link>>
<<elseif $location is "streets">><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>>
<<elseif $location is "class 3">><<link "<<animeButton>>Back<</animeButton>>" "class 3">>
<</link>>
<<elseif $location is "hallway">><<link "<<animeButton>>Back<</animeButton>>" "hallway">>
<</link>>
<<elseif $location is "Kyoto">><<link "<<animeButton>>Back<</animeButton>>" "Kyoto Hallway">>
<</link>>
<<elseif $location is "hallway second floor">><<link "<<animeButton>>Back<</animeButton>>" "hallway second">>
<</link>>
<<elseif $location is "bedroom">><<link "<<animeButton>>Back<</animeButton>>" "bedroom">>
<</link>>
<<elseif $location is "clinic">><<link "<<animeButton>>Back<</animeButton>>" "clinic">>
<</link>>
<<elseif $location is "class 2">><<link "<<animeButton>>Back<</animeButton>>" "class 2">>
<</link>>
<<else>><<link "<<animeButton>>Back<</animeButton>>" "streets">>
<</link>><</if>>
<</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 10>><<set $ririko_event to 10>><</if>>
<</nobr>>
<<speech "Ririko">>Oh god, $firstname-kun, you're already... I can feel you throbbing. Did you...?<</speech>>
<<speech "You">>I... I couldn't hold back, Aunt Ririko. You felt so amazing, I just... ahhh, I'm sorry.<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_17/"+either("doggy_cum_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>So much... it's everywhere. I can't believe you came that fast. Are you that turned on by me?<</speech>>
<<speech "You">>You drive me wild, Aunt Ririko. Just seeing you like this, feeling you... I lost control.<</speech>>
<<speech "Ririko">>Mmm... it's okay, but now I'm left aching for more. Can you go again, $firstname-kun? I need you.<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "bedroom">><</link>>
<<if $energy >40>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Ririko 17-4">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Mmm... it's okay, but now I'm left aching for more. Can you go again, $firstname-kun? I need you.<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_17/"+either("aftermath_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I will, Aunt Ririko. I'll take my time and make you come so hard. Just let me catch my breath.<</speech>>
<<speech "Ririko">>Hurry, though. We don't have much time. I want to feel you inside me again, filling me completely.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Ririko 17-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Mmm, $firstname-kun, your lips... they're so soft and demanding. I can't resist you.<</speech>>
<<speech "You">>I want to taste every inch of you, Aunt Ririko. Your lips, your neck, your skin... I can't get enough.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Ahh, your tongue... it's driving me wild. My hands are free now, but I still feel so helpless under your touch.<</speech>>
<<speech "You">>Good, I want you to feel that way. Like you belong to me, even if just for this moment.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ririko 17-5">>
<</link>>
<<link "<<animeButton>>Makeout with her<</animeButton>>" "Ririko 17-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yes, take me, $firstname-kun. Make me yours. Your hands, your mouth... I need all of you.<</speech>>
<<speech "You">>I'm going to kiss every part of you, Aunt Ririko. Your breasts, your stomach... until you're begging for more.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("makeout_1","makeout_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Mmm, yes, just like that. Suck on my nipples, make them hard. I want to feel you deep inside me again soon.<</speech>>
<<speech "You">>I can't wait to be inside you again, Aunt Ririko. But first, I want to hear you moan my name as I devour you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Makeout with her<</animeButton>>" "Ririko 17-6">>
<</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 17-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Mmm, $firstname-kun, you're so hard already. I can still taste myself on you. Do you like that?.<</speech>>
<<speech "You">>God, Aunt Ririko, your mouth feels incredible. The way you swirl your tongue around... it's driving me insane.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("bj_1","bj_2","bj_3","bj_4","bj_5","bj_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Mmm, I love the way you taste. Your precum is so salty. I want more, $firstname-kun. I want to make you explode in my mouth.<</speech>>
<<speech "You">>Fuck, Aunt Ririko, you're amazing. The way you look up at me while you're sucking me off... it's too much.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ririko 17-7">>
<</link>>
<<link "<<animeButton>>Fuck her!<</animeButton>>" "Ririko 17-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yes, yes, harder. I want to feel you pounding me, making me yours. Don't hold back.<</speech>>
<<speech "You">>I won't. I want to hear you scream my name, Aunt Ririko. You're so wet, so perfect.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("doggy_a_1","doggy_a_2","doggy_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Ahhh, $firstname-kun, you're hitting all the right spots. I can't believe how good you feel inside me.<</speech>>
<<speech "You">>You drive me wild, Aunt Ririko. The way you move, the way you moan... it's intoxicating<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her!<</animeButton>>" "Ririko 17-8">>
<</link>>
<<link "<<animeButton>>Fuck her harder!<</animeButton>>" "Ririko 17-9">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Don't stop, please. I need you to fuck me harder, deeper. Make me come again, $firstname-kun.<</speech>>
<<speech "You">>I'm going to make you come so hard, Aunt Ririko. I want to feel you clenching around me.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("doggy_b_1","doggy_b_2","doggy_b_3","doggy_b_4","doggy_b_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, yes, just like that. Fuck me, $firstname-kun. I want to feel you explode inside me.<</speech>>
<<speech "You">>I'm getting close, Aunt Ririko. Your body is driving me crazy. I can't hold back much longer.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Ririko 17-9">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 17-10">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 17-11">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 17-12">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Don't stop, please. I need you to fuck me harder, deeper. Make me come again, $firstname-kun.<</speech>>
<<speech "You">>I'm going to make you come so hard, Aunt Ririko. I want to feel you clenching around me.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, yes, just like that. Fuck me, $firstname-kun. I want to feel you explode inside me.<</speech>>
<<speech "You">>I'm getting close, Aunt Ririko. Your body is driving me crazy. I can't hold back much longer.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Ririko 17-9">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 17-10">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 17-11">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 17-12">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Don't stop, please. I need you to fuck me harder, deeper. Make me come again, $firstname-kun.<</speech>>
<<speech "You">>I'm going to make you come so hard, Aunt Ririko. I want to feel you clenching around me.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("lotus_1","lotus_2","lotus_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, yes, just like that. Fuck me, $firstname-kun. I want to feel you explode inside me.<</speech>>
<<speech "You">>I'm getting close, Aunt Ririko. Your body is driving me crazy. I can't hold back much longer.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Ririko 17-9">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 17-10">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 17-11">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 17-12">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Don't stop, please. I need you to fuck me harder, deeper. Make me come again, $firstname-kun.<</speech>>
<<speech "You">>I'm going to make you come so hard, Aunt Ririko. I want to feel you clenching around me.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, yes, just like that. Fuck me, $firstname-kun. I want to feel you explode inside me.<</speech>>
<<speech "You">>I'm getting close, Aunt Ririko. Your body is driving me crazy. I can't hold back much longer.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Ririko 17-9">>
<</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Ririko 17-10">>
<</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Ririko 17-11">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 17-12">>
<</link>>
<<link "<<animeButton>>Fuck her harder!<</animeButton>>" "Ririko 17-13">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yes, yes, just like that. Fuck me, $firstname-kun. I want to feel you explode inside me.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_17/"+either("mission_intense_1","mission_intense_2","mission_intense_3","mission_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm getting close, Aunt Ririko. Your body is driving me crazy. I can't hold back much longer.<</speech>>
<<speech "Ririko">>Come for me, $firstname-kun. Fill me up with your cum. Make me yours completely.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard<</animeButton>>" "Ririko 17-13">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Ririko 17-14">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>><script>
updateMostTalkedChar();
</script> <<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 10>><<set $ririko_event to 10>><</if>>
<</nobr>>
<<speech "You">>I'm coming, Aunt Ririko. Oh god, I'm coming so hard. Take it all, feel me inside you.<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_17/"+either("mission_cum_1","mission_cum_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, yes, I can feel you. You're so deep, so perfect. I want this forever, $firstname-kun.<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ririko 17-15">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Damn.... my cunt feels so fucking full $firstname-kun... You're filling me up so good<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_17/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie.... I can't get enough of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway second">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "You">>Auntie, what are you doing here? Why are you sleeping on the floor?<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_18/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Oh no worries $firstname-kun... It's just your uncle, he snores to loud... tee-hee... What are you doing here? You should go back to your room!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Okay Auntie, I'm just checking you out.<</animeButton>>" "bedroom">>
<</link>>
<<link "<<animeButton>>Nope, I'm horny and I'm gonna bang you now<</animeButton>>" "Ririko 18-1">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=1>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Are you sure $firstname-kun? My husband's just right there!<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_18/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't worry Auntie, we're gonna play it safe<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Ririko 18-2">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Emmhh yeahh sshh... We need to be quiet $firstname-kun... <</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_18/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... you're so tasty Auntie<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ririko 18-2">>
<</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Ririko 18-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yeah... just shove it in $firstname-kun... <</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_18/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie... Here I go<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Ririko 18-4">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Oh god, $firstname-kun, right here? With Daisuke sleeping right next to us? It's so risky... <</speech>>
<<speech "You">>That's what makes it so hot, Aunt Ririko. The thrill of getting caught... it drives me wild.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_18/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>You're filling me so completely. I can't believe we're doing this right next to him. It feels so forbidden. <</speech>>
<<speech "You">>You're mine right now, Aunt Ririko. Forget about him. Focus on how I make you feel.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 18-4">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 18-5">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Yes, yes, just like that. Harder, $firstname-kun. I want to feel you deep inside me, stretching me.<</speech>>
<<speech "You">>I love watching you struggle to stay quiet. Your body trembling with every thrust. It's perfect.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_18/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Oh god, I'm so close. I can feel you throbbing inside me. Don't stop, $firstname-kun. Make me come.<</speech>>
<<speech "You">>I'm right there with you, Aunt Ririko. You're so tight, so wet. I can't hold back much longer.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Ririko 18-4">>
<</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Ririko 18-5">>
<</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ririko 18-6">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=0>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Cum for me, $firstname-kun. Fill me with your cum. Make me yours, right here, right now.<</speech>>
<video controls autoplay loop><source @src='"vid/aunt_ririko_18/"+either("mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm coming, Aunt Ririko. Oh god, I'm coming so hard. Take it all, feel me explode inside you.<</speech>>
<<speech "Ririko">>Yes, yes, I can feel you. You're so deep, so perfect. This is our secret, $firstname-kun. Forever.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Ririko 18-6">>
<</link>>
<<if $lust >99 >><<link "<<animeButton>>Cum inside!<</animeButton>>" "Ririko 18-7">> <</link>> <</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_mind -=5>><<if $ririko_mind lt 0>><<set $ririko_mind to 0>><<elseif $ririko_mind gt 100>><<set $ririko_mind to 100>><</if>>
<<set $ririko_lust +=5>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $rirko_sexcount +=1>>
<<script>>
updateMostTalkedChar();
<</script>>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<<if $ririko_event < 11>><<set $ririko_event to 11>><</if>>
<</nobr>>
<<speech "You">>I'm coming, Aunt Ririko. Oh god, I'm coming so hard. Take it all, feel me inside you.<</speech>>
<video controls autoplay><source @src='"vid/aunt_ririko_18/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Yes, yes, I can feel you. You're so deep, so perfect. I want this forever, $firstname-kun.<</speech>>
<<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ririko 18-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "ririko_bed_night">><<else>><<toggleclass "body" "ririko_bed_day">><</if>>
<<set $ririko_display to 1>>
<<set $ema_display to 0>>
<<set $remu_display to 0>>
<<set $ririko_mind -=5>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ririko_lust +=3>><<if $ririko_lust lt 0>><<set $ririko_lust to 0>><<elseif $ririko_lust gt 100>><<set $ririko_lust to 100>><</if>>
<</nobr>>
<<speech "Ririko">>Damn.... my cunt feels so fucking full $firstname-kun... You're filling me up so good<</speech>>
<video controls autoplay ><source @src='"vid/aunt_ririko_18/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Auntie.... I can't get enough of you<</speech>>
<<speech "Ririko">>Too bad you Uncle is sleeping just right there.... If not, I might let you sleep with me here tonight<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "hallway">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_tutor_count +=1>>
<<if $geography_grade is not "F" and $geography_grade is not "E" and $geography_grade is not "D" and $geography_grade is not "C" and $geography_grade is not "B" and $geography_grade is not "A" and $geography_grade is not "S">><<set $geography_points to 0>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kawakita_event is 1 >><<set $geography_points += 1>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 2 >><<set $geography_points += 2>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 3 >><<set $geography_points += 3>><<set $academic +=25>> <</if>>
<<if $kawakita_event is 4 >><<set $geography_points += 4>><<set $academic +=30>> <</if>>
<<if $kawakita_event is 5 >><<set $geography_points += 5>><<set $academic +=35>> <</if>>
<<if $kawakita_event is 6 >><<set $geography_points += 6>><<set $academic +=40>> <</if>>
<<if $kawakita_event is 7 >><<set $geography_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $geography_points >0 and $geography_points <11>><<set $geography_grade to "F">>
<<elseif $geography_points >10 and $geography_points <26>><<set $geography_grade to "E">>
<<elseif $geography_points >25 and $geography_points <51>><<set $geography_grade to "D">>
<<elseif $geography_points >50 and $geography_points <101>><<set $geography_grade to "C">>
<<elseif $geography_points >100 and $geography_points <151>><<set $geography_grade to "B">>
<<elseif $geography_points >150 and $geography_points <201>><<set $geography_grade to "A">>
<<elseif $geography_points >200 >><<set $geography_grade to "S">><</if>>
<h1 class="basic-stats">My Geography Grade</h1>: $geography_grade
<</nobr>>
<<speech "Kawakita">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_0/"+either("study_a_2","study_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kawakita">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >20 and $time <19>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kawakita 1">><</link>><</if>>
<<if $energy >40 and $time <19 and $kawakita_event <2 and $geography_grade is not "F">><<link "<<animeButton>>I think I can solve most of the F Grade Problems, Sensei wants to give me a reward<</animeButton>>" "Kawakita 1-1">><</link>><</if>>
<<if $energy >40 and $time <19 and $kawakita_event >1 and $geography_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kawakita 1-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<if $kawakita_event <2>><<set $kawakita_event to 2>><</if>>
<</nobr>>
<<speech "Kawakita">>$firstname-kun, your progress in Geography has been astounding. You've really outdone yourself with the latest assignment I gave you yesterday<</speech>>
<<speech "You">>Thank you, Kawakita-sensei. I've been trying hard to understand the material better.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>It's clear that your efforts are paying off. I wanted to acknowledge your hard work in a special way.<</speech>>
<<speech "You">>Special way? What do you mean, Sensei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 1-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Well, I was thinking of giving you a reward. Something more personal and memorable.<</speech>>
<<speech "You">>A reward? Like what, Sensei?<</speech>>
<video controls autoplay><source @src='"vid/kawakita_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>If you're comfortable with it, I was thinking... a kiss. Just a peck on the lips. As a token of my appreciation for your dedication.<</speech>>
<<speech "You">>A kiss? Are you serious, Kawakita-sensei?<</speech>>
<<speech "Kawakita">>It's just a simple peck, $firstname-kun. A small gesture to show how proud I am of you.<</speech>>
<<speech "You">>Okay, Sensei. If you think I deserve it.<</speech>>
<<speech "Kawakita">>Close your eyes, $firstname-kun. Just relax.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 1-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>You know, $firstname-kun, that kiss felt... nice. Maybe you could earn another one?<</speech>>
<<speech "You">>Yes, Sensei<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_1/"+either("kiss_slow_1","kiss_slow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Mmm, you taste so sweet, $firstname-kun.<</speech>>
<<speech "You">>Sensei, this feels... different.<</speech>>
<<speech "Kawakita">>Does it? Perhaps it's because you're becoming more than just my student.<</speech>>
<<speech "You">>More than a student? What do you mean, Sensei?<</speech>>
<<speech "Kawakita">>Let's just say, there's more to learn than what's in the textbooks. And I think you're ready for some... advanced lessons.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kawakita 1-3">><</link>>
<<link "<<animeButton>>Back to the study!<</animeButton>>" "Kawakita 1">><</link>>
<<if $geography_grade is not "E">><<link "<<animeButton>>Wanna try using our tongue?<</animeButton>>" "Kawakita 1-4">><</link>><</if>>
<<link "<<animeButton>>End kissing<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<if $kawakita_event <3>><<set $kawakita_event to 3>><</if>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Just follow my lead, $firstname-kun. Let yourself go.<</speech>>
<<speech "You">>Mmm, Sensei... this feels so... intense.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_1/"+either("kiss_tongue_1","kiss_tongue_2","kiss_tongue_3","kiss_tongue_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>You're doing wonderfully, $firstname-kun. So eager to learn.<</speech>>
<<speech "You">>I want to learn everything from you, Sensei.<</speech>>
<<speech "Kawakita">>Good. There's so much more I can teach you, both in and out of the tutoring session.<</speech>>
<<speech "You">>I never imagined... Sensei, you're incredible.<</speech>>
<<speech "Kawakita">>And you're special, $firstname-kun. Keep impressing me, and the rewards will keep coming.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kawakita 1-4">><</link>>
<<if $lust>30>><<link "<<animeButton>>Intensify the kiss and makeout with her<</animeButton>>" "Kawakita 1-5">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Yes, $firstname-kun. I want to feel more of you.<</speech>>
<<speech "You">>Mmm, Sensei... this feels so... intense.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_1/"+either("makeout_1","makeout_2","makeout_3","makeout_4","makeout_5","makeout_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Shh, it's okay. Just follow my lead.<</speech>>
<<speech "You">>Sensei, your lips are so soft.<</speech>>
<<speech "Kawakita">>You're so strong, $firstname-kun. I can feel the tension in your body.<</speech>>
<<speech "You">>Sensei, I've wanted this... wanted you...<</speech>>
<<speech "Kawakita">>Then take me, $firstname-kun. Show me how much you want me.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue makingout with her<</animeButton>>" "Kawakita 1-5">><</link>>
<<if $lust>80>><<link "<<animeButton>>Intensify the makeout session<</animeButton>>" "Kawakita 1-6">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Engghh slow down $firstname-kun! Ahhh... don't rush it baby...<</speech>>
<<speech "You">>Mhh I can't hold it any longer sensei!<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_1/"+either("makeout_intense_1","makeout_intense_2","makeout_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Enghh am I that hot to you?? Shitt... I can feel how hard you are for me honey...<</speech>>
<<speech "You">>Oh sensei... your feet on my dick... feels so fucking good...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue makingout with her<</animeButton>>" "Kawakita 1-6">><</link>>
<<if $lust>80>><<link "<<animeButton>>Take it further<</animeButton>>" "Kawakita 1-7">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $kawakita_event <4>>
<<speech "You">>I can't take it anymore! I wanna fuck you Sensei!!<</speech>>
<video controls autoplay><source @src='"vid/kawakita_1/"+either("makeout_intense_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>No.. Stop it $firstname-kun!! Oghh god.... You're so eager aren't you? But we can't get to that point yet $firstname-kun!<</speech>>
<<speech "You">>Fuck... okay sensei....<</speech>>
<<else>>
<<speech "You">>Can't we do it now Sensei?<</speech>>
<video controls autoplay><source @src='"vid/kawakita_1/"+either("makeout_intense_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Not right now honey... Your aunt and cousins are just outside your room... It's risky... Next time okay?<</speech>>
<<speech "You">>Okay Sensei... I understand<</speech>>
<</if >>
<div class="button-row">
<<link "<<animeButton>>End session<</animeButton>>" "Kawakita 1-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Now, we should stop doing this for a while... Until next time okay?<</speech>>
<video controls autoplay><source @src='"vid/kawakita_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_tutor_count +=1>>
<<if $geography_grade is not "F" and $geography_grade is not "E" and $geography_grade is not "D" and $geography_grade is not "C" and $geography_grade is not "B" and $geography_grade is not "A" and $geography_grade is not "S">><<set $geography_points to 0>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kawakita_event is 1 >><<set $geography_points += 1>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 2 >><<set $geography_points += 2>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 3 >><<set $geography_points += 3>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 4 >><<set $geography_points += 4>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 5 >><<set $geography_points += 5>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 6 >><<set $geography_points += 6>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 7 >><<set $geography_points += 7>><<set $academic +=25>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $geography_points >0 and $geography_points <11>><<set $geography_grade to "F">>
<<elseif $geography_points >10 and $geography_points <26>><<set $geography_grade to "E">>
<<elseif $geography_points >25 and $geography_points <51>><<set $geography_grade to "D">>
<<elseif $geography_points >50 and $geography_points <101>><<set $geography_grade to "C">>
<<elseif $geography_points >100 and $geography_points <151>><<set $geography_grade to "B">>
<<elseif $geography_points >150 and $geography_points <201>><<set $geography_grade to "A">>
<<elseif $geography_points >200 >><<set $geography_grade to "S">><</if>>
<h1 class="basic-stats">My Geography Grade</h1>: $geography_grade
<</nobr>>
<<speech "Kawakita">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_0/"+either("study_b_2","study_b_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kawakita">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >40 and $time <19>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kawakita 2">><</link>><</if>>
<<if $energy >40 and $time <19 and $kawakita_event >1 and $geography_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kawakita 2-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Hey, you wanna take a break? We can chill for a few minutes if you need to.<</speech>>
<<speech "You">>Yeah, that'd be cool Sensei<</speech>>
<video controls autoplay><source @src='"vid/kawakita_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Or maybe you'd rather try kissing again?<</speech>>
<<speech "You">>That would be fun and thrilling, sensei<</speech>>
<<speech "Kawakita">>It's just a simple peck, $firstname-kun. A small gesture to show how proud I am of you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 2-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Hmm, let me just sit on your lap like this, $firstname-kun.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh wow... you're so unbelievably beautiful, Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 2-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>You know, $firstname-kun, that kiss felt... nice. Maybe you could earn another one?<</speech>>
<<speech "You">>Yes, Sensei<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_2/"+either("kiss_slow_1","kiss_slow_2","kiss_slow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Mmm, you taste so sweet, $firstname-kun.<</speech>>
<<speech "You">>Sensei, this feels... different.<</speech>>
<<speech "Kawakita">>Does it? Perhaps it's because you're becoming more than just my student.<</speech>>
<<speech "You">>More than a student? What do you mean, Sensei?<</speech>>
<<speech "Kawakita">>Let's just say, there's more to learn than what's in the textbooks. And I think you're ready for some... advanced lessons.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kawakita 2-3">><</link>>
<<if $geography_grade is not "E">><<link "<<animeButton>>Wanna try using our tongue?<</animeButton>>" "Kawakita 2-4">><</link>><</if>>
<<link "<<animeButton>>End kissing<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Just follow my lead, $firstname-kun. Let yourself go.<</speech>>
<<speech "You">>Mmm, Sensei... this feels so... intense.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_2/"+either("kiss_tongue_1","kiss_tongue_2","kiss_tongue_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>You're doing wonderfully, $firstname-kun. So eager to learn.<</speech>>
<<speech "You">>I want to learn everything from you, Sensei.<</speech>>
<<speech "Kawakita">>Good. There's so much more I can teach you, both in and out of the tutoring session.<</speech>>
<<speech "You">>I never imagined... Sensei, you're incredible.<</speech>>
<<speech "Kawakita">>And you're special, $firstname-kun. Keep impressing me, and the rewards will keep coming.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kawakita 2-4">><</link>>
<<link "<<animeButton>>Continue studying<</animeButton>>" "Kawakita 2">><</link>>
<<if $lust>30 and $geography_grade is not "D">><<link "<<animeButton>>Is there any other reward you can give me Sensei?<</animeButton>>" "Kawakita 2-5">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>How about this $firstname-kun? Do you like it?<</speech>>
<<speech "You">>Oghh Sensei.... this feels very good<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_2/"+either("cockrub_1","cockrub_2","cockrub_3","cockrub_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I love watching your reactions, seeing how much pleasure I can give you. Does it feel good when I squeeze like this?<</speech>>
<<speech "You">>Oh God, yes. Just like that, Sensei. You know how to drive me wild.<</speech>>
<<speech "Kawakita">>I can feel every pulse, every twitch. You're so responsive to my touch. It makes me want to keep going forever.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue rubbing<</animeButton>>" "Kawakita 2-5">><</link>>
<<link "<<animeButton>>Continue to Handjob<</animeButton>>" "Kawakita 2-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Mmm, I love hearing that. Keep telling me how good it feels. I want to hear every detail.<</speech>>
<<speech "You">>It feels like heaven. The way you move your hands, the way you look at me... it's intoxicating.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_2/"+either("hj_1","hj_2","hj_3","hj_4","hj_5","hj_6","hj_7","hj_8")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I can't get enough of you. I want to be the reason you lose control, the one who makes you feel this good.<</speech>>
<<speech "You">>You already are, Sensei. You make me feel things I've never felt before.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue to Handjob<</animeButton>>" "Kawakita 2-6">><</link>>
<<link "<<animeButton>>Handjob Faster<</animeButton>>" "Kawakita 2-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>I love watching your face when I twist my wrist like this. Do you like that, baby?<</speech>>
<<speech "You">>Fuck, yes. No one does it like you. You make me ache for more.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_2/"+either("hj_intense_1","hj_intense_2","hj_intense_3","hj_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I want to make you feel good, $firstname. I want to see you lose control under my touch<</speech>>
<<speech "You">>Your touch is everything. I can’t get enough of you. I need you, Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue handjob faster<</animeButton>>" "Kawakita 2-7">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Kawakita 2-8">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kawakita_mind -=5>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=10>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kawakita_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $kawakita_hj_count += 1>>
<<set $kawakita_bj_count += 0>>
<<set $kawakita_vaginal_count += 0>>
<<set $confidence +=3>>
<<if $kawakita_event <4>><<set $kawakita_event to 4>><</if>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Kawakita">>That’s it, let go for me. I want to see you completely lose yourself in my touch.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_2/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Kawakita">>That’s it, baby. Let it all out. I’m here for you. Every drop, every moment. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kawakita 2-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>I can’t get enough of your cock, $firstname. Let me feel it pulse in my hand while I stroke you.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your hands are so soft, Sensei. You know exactly how to drive me crazy.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_tutor_count +=1>>
<<if $geography_grade is not "F" and $geography_grade is not "E" and $geography_grade is not "D" and $geography_grade is not "C" and $geography_grade is not "B" and $geography_grade is not "A" and $geography_grade is not "S">><<set $geography_points to 0>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kawakita_event is 1 >><<set $geography_points += 1>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 2 >><<set $geography_points += 2>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 3 >><<set $geography_points += 3>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 4 >><<set $geography_points += 4>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 5 >><<set $geography_points += 5>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 6 >><<set $geography_points += 6>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 7 >><<set $geography_points += 7>><<set $academic +=25>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $geography_points >0 and $geography_points <11>><<set $geography_grade to "F">>
<<elseif $geography_points >10 and $geography_points <26>><<set $geography_grade to "E">>
<<elseif $geography_points >25 and $geography_points <51>><<set $geography_grade to "D">>
<<elseif $geography_points >50 and $geography_points <101>><<set $geography_grade to "C">>
<<elseif $geography_points >100 and $geography_points <151>><<set $geography_grade to "B">>
<<elseif $geography_points >150 and $geography_points <201>><<set $geography_grade to "A">>
<<elseif $geography_points >200 >><<set $geography_grade to "S">><</if>>
<h1 class="basic-stats">My Geography Grade</h1>: $geography_grade
<</nobr>>
<<speech "Kawakita">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_0/"+either("study_c_2","study_c_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kawakita">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >40 and $time <19>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kawakita 3">><</link>><</if>>
<<if $energy >20 and $time <23 and $kawakita_event >1 and $geography_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kawakita 3-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "You">>I can't wait anymore... I need you now Sensei!<</speech>>
<video controls autoplay><source @src='"vid/kawakita_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Tee-hee... No $firstname-kun... Don't be so direct and rough with a girl $firstname-kun... take it slow honey<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 3-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Sit back and relax $firstname-kun... I will show you how to treat a girl properly<</speech>>
<video controls autoplay><source @src='"vid/kawakita_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh wow... you're so unbelievably beautiful, Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 3-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>You know, $firstname-kun, that kiss felt... nice. Maybe you could earn another one?<</speech>>
<<speech "You">>Yes, Sensei<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_3/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Mmm, you taste so sweet, $firstname-kun.<</speech>>
<<speech "You">>Sensei, this feels... different.<</speech>>
<<speech "Kawakita">>Does it? Perhaps it's because you're becoming more than just my student.<</speech>>
<<speech "You">>More than a student? What do you mean, Sensei?<</speech>>
<<speech "Kawakita">>Let's just say, there's more to learn than what's in the textbooks. And I think you're ready for some... advanced lessons.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kawakita 3-3">><</link>>
<<if $geography_grade is not "D" and $geography_grade is not "E">><<link "<<animeButton>>I want more than just kissing or handjob Sensei<</animeButton>>" "Kawakita 3-4">><</link>><</if>>
<<link "<<animeButton>>End kissing<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Kawakita sensei, you’re driving me insane with that mouth of yours. I’m so close...<</speech>>
<<speech "Kawakita">>Mmm, I love hearing that. Knowing I can make you feel this way is intoxicating.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_3/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold on much longer. You’re too good at this.<</speech>>
<<speech "Kawakita">>Mmm, I love hearing that. Knowing I can make you feel this way is intoxicating.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue blowjob<</animeButton>>" "Kawakita 3-4">><</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Kawakita 3-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">> Enghh... slrpp... love watching your face when I twist my tongue like this. Do you like that, baby?<</speech>>
<<speech "You">>Fuck, yes. No one does it like you. You make me ache for more.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_3/"+either("bj_intense_1","bj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I want to make you feel good, $firstname. I want to see you lose control under my mouth<</speech>>
<<speech "You">>Your mouth is everything. I can’t get enough of you. I need you, Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue blowjob faster<</animeButton>>" "Kawakita 3-5">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Kawakita 3-6">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kawakita_mind -=5>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=10>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kawakita_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kawakita_hj_count += 0>>
<<set $kawakita_bj_count += 1>>
<<set $kawakita_vaginal_count += 0>>
<<set $confidence +=3>>
<<if $kawakita_event <5>><<set $kawakita_event to 5>><</if>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Kawakita">>That’s it, let go for me. I want to see you completely lose yourself in my mouth.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_3/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Kawakita">>That’s it, baby. Let it all out. I’m here for you. Every drop, every moment. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kawakita 3-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>I can’t get enough of your cock, $firstname. Let me clean it with my mouth for you.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... your mouth works like a vacuum cleaner Sensei... I really didn't stand a chance<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_tutor_count +=1>>
<<if $geography_grade is not "F" and $geography_grade is not "E" and $geography_grade is not "D" and $geography_grade is not "C" and $geography_grade is not "B" and $geography_grade is not "A" and $geography_grade is not "S">><<set $geography_points to 0>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kawakita_event is 1 >><<set $geography_points += 1>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 2 >><<set $geography_points += 2>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 3 >><<set $geography_points += 3>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 4 >><<set $geography_points += 4>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 5 >><<set $geography_points += 5>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 6 >><<set $geography_points += 6>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 7 >><<set $geography_points += 7>><<set $academic +=25>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $geography_points >0 and $geography_points <11>><<set $geography_grade to "F">>
<<elseif $geography_points >10 and $geography_points <26>><<set $geography_grade to "E">>
<<elseif $geography_points >25 and $geography_points <51>><<set $geography_grade to "D">>
<<elseif $geography_points >50 and $geography_points <101>><<set $geography_grade to "C">>
<<elseif $geography_points >100 and $geography_points <151>><<set $geography_grade to "B">>
<<elseif $geography_points >150 and $geography_points <201>><<set $geography_grade to "A">>
<<elseif $geography_points >200 >><<set $geography_grade to "S">><</if>>
<h1 class="basic-stats">My Geography Grade</h1>: $geography_grade
<</nobr>>
<<speech "Kawakita">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_0/"+either("study_d_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kawakita">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >40 and $time <19>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kawakita 4">><</link>><</if>>
<<if $energy >20 and $time <23 and $kawakita_event >1 and $geography_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kawakita 4-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Okay, we can take some breaks. I needto fill in some reports first<</speech>>
<video controls autoplay><source @src='"vid/kawakita_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 4-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>(gasp!) $firstname-kun! Can't you even hold that urge of yours for me just for a minute? <</speech>>
<video controls autoplay><source @src='"vid/kawakita_4/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so unbelievably beautiful, Sensei... I can't help it!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 4-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Okay then... come here... Have you ever watched the first spider-man movie? Let's do the spider-man kiss then... <</speech>>
<video controls autoplay><source @src='"vid/kawakita_4/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course I have.... I'm not sure, but, let's try it out then<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 4-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Just follow my lead, $firstname-kun. Let yourself go. Don't forget to use your tongue<</speech>>
<<speech "You">>Mmm, Sensei... this feels so... intense... But I don't think they did that with tongues in the movies<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_4/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>This is different.... It's me you're kissing... not MJ<</speech>>
<<speech "You">>I never imagined... Sensei, you're incredible.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kawakita 4-4">><</link>>
<<link "<<animeButton>>Make out with her<</animeButton>>" "Kawakita 4-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Emhh yeah... I can feel the fire within you $firstname-kun!You're so horny for me<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_4/"+either("makeout_1","makeout_2","makeout_3","makeout_4","makeout_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I just can't help it Sensei! Oghh shit... this feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue makingout<</animeButton>>" "Kawakita 4-5">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kawakita 4-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>I love feeling your cock throb in my hand, $firstname. You’re so close, aren’t you?<</speech>>
<<speech "You">>Yes, Kawakita, I’m right on the edge. Your touch is driving me wild.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_4/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Good, I want to see you lose control. I want to make you cum so hard.<</speech>>
<<speech "You">>Your hand feels so amazing. Every stroke is perfect. I can barely hold on.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kawakita 4-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kawakita 4-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>I love feeling your cock throb in my hand, $firstname. You’re so close, aren’t you?<</speech>>
<<speech "You">>Yes, Kawakita, I’m right on the edge. Your touch is driving me wild.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_4/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Good, I want to see you lose control. I want to make you cum so hard.<</speech>>
<<speech "You">>Your hand feels so amazing. Every stroke is perfect. I can barely hold on.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kawakita 4-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kawakita 4-7">><</link>>
<<link "<<animeButton>>End session<</animeButton>>" "Kawakita 4">><</link>>
<<if $geography_grade is not "D" and $geography_grade is not "E" and $geography_grade is not "C">><<link "<<animeButton>>My grade has greatly improved now Sensei.... Can I get a special reward?<</animeButton>>" "Kawakita 4-8">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $kawakita_event <6>>
<<speech "Kawakita">>A more special reward? I don't know... I've never done this sort of thing with my students, but... I guess you're kinda special.. <</speech>>
<<speech "You">>Yes Sensei...<</speech>>
<video controls autoplay ><source @src='"vid/kawakita_4/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Come here then... follow me $firstname-kun<</speech>><<else>>
<<speech "Kawakita">>Come here $firstname-kun... Fuck me hard on your bed<</speech>>
<video controls autoplay ><source @src='"vid/kawakita_4/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Sensei...<</speech>>
<</if>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 4-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Are you ready to claim your ultimate reward $firstname-kun? Come and get your Sensei now... honey... <</speech>>
<video controls autoplay ><source @src='"vid/kawakita_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here I go Sensei... I'm gonna go inside of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Kawakita 4-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Kawakita sensei, seeing you beneath me like this... I can’t believe how beautiful you look.<</speech>>
<<speech "Kawakita">>Ohhh ahhhh... You feel so good inside me, $firstname. Every movement... it’s perfect.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_4/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to make you feel everything, Kawakita. I want to make you lose yourself in this.... I can’t get enough of you. The way you hold me, the way you moan my name.<</speech>>
<<speech "Kawakita">>Enghhh $firstname-kun... You already do. Every thrust, every touch, it’s like you’re reaching into my soul... Keep going, baby. Don’t stop. I want to feel you deeper, closer.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Kawakita 4-10">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Kawakita 4-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Kawakita-sensei, your sweet, soaked pussy feels so fucking good squeezing my cock... <</speech>>
<<speech "Kawakita">>Oh, $firstname-kun... Show your teacher exactly how much you've learned. Fill me with that monstrous cock of yours.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_4/"+either("lotus_1","lotus_2","lotus_3","lotus_4","lotus_5","lotus_6","lotus_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You fucking love being a dirty teacher, don't you, Kawakita-sensei? It makes you wet, doesn't it? $firstname-kun's cock is going to make you cum, Kawakita-sensei. It’s gonna fill you up good.<</speech>>
<<speech "Kawakita">>Dirty boy, $firstname-kun. You're making me so wet. Love how your big, hard cock stretches me out<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Kawakita 4-10">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Kawakita 4-11">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Kawakita 4-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>I love how you cling to me, sensei. Makes me want to never pull out.<</speech>>
<<speech "Kawakita">>I am... I'm all yours, $firstname-kun. Do you like owning your teacher's pussy like this?<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_4/"+either("mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm going to fill you up, sensei. Going to mark you inside as mine.<</speech>>
<<speech "Kawakita">>Mark me. But please don't shoot it inside... on my belly please<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Kawakita 4-12">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Kawakita 4-13">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kawakita_mind -=5>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=10>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kawakita_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kawakita_hj_count += 0>>
<<set $kawakita_bj_count += 1>>
<<set $kawakita_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $kawakita_event <6>><<set $kawakita_event to 6>><</if>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Kawakita">>That’s it, let go for me. I want to see you completely lose yourself... but please pull out!.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_4/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Kawakita">>That’s it, baby. Let it all out. On my belly!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kawakita 4-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Oh my god... $firstname-kun... I can't believe that sleeping with my own student can feel this good...<</speech>>
<video controls autoplay><source @src='"vid/kawakita_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... You're so beautiful... I want us to keep on doing this... <</speech>>
<<speech "Kawakita">>Of course... honey... I love doing it with you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_tutor_count +=1>>
<<if $geography_grade is not "F" and $geography_grade is not "E" and $geography_grade is not "D" and $geography_grade is not "C" and $geography_grade is not "B" and $geography_grade is not "A" and $geography_grade is not "S">><<set $geography_points to 0>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kawakita_event is 1 >><<set $geography_points += 1>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 2 >><<set $geography_points += 2>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 3 >><<set $geography_points += 3>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 4 >><<set $geography_points += 4>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 5 >><<set $geography_points += 5>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 6 >><<set $geography_points += 6>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 7 >><<set $geography_points += 7>><<set $academic +=25>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $geography_points >0 and $geography_points <11>><<set $geography_grade to "F">>
<<elseif $geography_points >10 and $geography_points <26>><<set $geography_grade to "E">>
<<elseif $geography_points >25 and $geography_points <51>><<set $geography_grade to "D">>
<<elseif $geography_points >50 and $geography_points <101>><<set $geography_grade to "C">>
<<elseif $geography_points >100 and $geography_points <151>><<set $geography_grade to "B">>
<<elseif $geography_points >150 and $geography_points <201>><<set $geography_grade to "A">>
<<elseif $geography_points >200 >><<set $geography_grade to "S">><</if>>
<h1 class="basic-stats">My Geography Grade</h1>: $geography_grade
<</nobr>>
<<speech "Kawakita">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_0/"+either("study_e_1","study_e_2","study_e_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kawakita">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >40 and $time <19>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kawakita 5">><</link>><</if>>
<<if $energy >20 and $time <23 and $kawakita_event >1 and $geography_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kawakita 5-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>You want a reward? Hmm?? Let me sit on you and devour me as much as you want $firstname-kun...<</speech>>
<video controls autoplay><source @src='"vid/kawakita_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 5-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Every time we kiss, I fall even deeper for you.<</speech>>
<<speech "You">>Sensei, your lips are addictive... I can't get enough.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_5/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I crave your kisses, $firstname-kun, they make my heart race.<</speech>>
<<speech "You">>I want to kiss you like this every day, sensei. Make you feel loved and wanted.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kawakita 5-2">><</link>>
<<link "<<animeButton>>Make out with her<</animeButton>>" "Kawakita 5-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>$firstname-kun, I want you to use me, mess me up like your personal slut.<</speech>>
<<speech "You">>Fuck, sensei, I'm gonna use you so hard you’ll forget your own name.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_5/"+either("makeout_1","makeout_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Make me scream, $firstname-kun. I want the neighbors to know who owns this pussy.<</speech>>
<<speech "You">>I'll make you mine over and over, sensei. You'll come just from hearing my name.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue making-out with her<</animeButton>>" "Kawakita 5-3">><</link>>
<<link "<<animeButton>>Undress her<</animeButton>>" "Kawakita 5-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Now, let's get naked and be serious about this<</speech>>
<video controls autoplay><source @src='"vid/kawakita_5/"+either("undress_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god Sensei! You're so fucking beautiful<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue making-out with her<</animeButton>>" "Kawakita 5-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>I'm your dirty little secret, aren't I? Your naughty teacher just begging for it.<</speech>>
<<speech "You">>$firstname-kun loves his filthy sensei... loves how you always need my cock.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_5/"+either("makeout_a_1","makeout_a_2","makeout_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I do need it, need it bad... Fill all my holes, $firstname-kun, make me your fuck toy."<</speech>>
<<speech "You">>I'm going to use every part of you, until you can't walk.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue making-out with her<</animeButton>>" "Kawakita 5-5">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kawakita 5-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Watch how your dirty sensei devours your cock, $firstname-kun. I'll make it so fucking wet.<</speech>>
<<speech "You">>Yeah, take it all, sensei. Show me how much you love sucking my cock for me<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_5/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I love it, $firstname-kun... love choking on your big, hard dick. It makes me so horny."<</speech>>
<<speech "You">>You're such a slutty teacher, aren't you? Taking my cock down your throat like it's your fucking job.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kawakita 5-6">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Kawakita 5-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Are you ready to claim me as your girl $firstname-kun? Come and get your Sensei now... honey... Promise me you'll break me in half with that big, hard dick of yours. <</speech>>
<video controls autoplay ><source @src='"vid/kawakita_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here I go Sensei... I'm gonna go inside of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Kawakita 5-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Fuck me harder, $firstname-kun! Show me how much you own this pussy!<</speech>>
<<speech "You">>You like being spread wide for your student’s thick cock, huh?<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_5/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6","mission_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Yes! Punish your naughty teacher, $firstname-kun! I've been so bad."<</speech>>
<<speech "You">>I’m going to fuck all the disobedience out of you, sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Kawakita 5-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kawakita 5-9">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Kawakita 5-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>It's my turn now, $firstname-kun. Let's see how you handle being underneath.<</speech>>
<<speech "You">>Fuck, sensei, your pussy is so tight... it's like a vise.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_5/"+either("cow_1","cow_2","cow_3","cow_4","cow_5","cow_6","rcow_1","rcow_2","rcow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I'm going to ride you so hard, you'll forget how to breathe. You'll just remember how I make you feel.... Tell me who owns this cock, $firstname-kun. Say my name!"<</speech>>
<<speech "You">>You, Kawakita-sensei! You own it, you own me!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Kawakita 5-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kawakita 5-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Please, $firstname-kun! Correct me, mold me, make me cum hard!<</speech>>
<<speech "You">>I’m going to mark your body, sensei. I'll dump my cum on your breast until you can’t forget who you belong to.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_5/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Do it! Cum on my breasts, $firstname-kun! Mark your territory! Mark me as your own!<</speech>>
<<speech "You">>Here it comes, sensei. Here comes the lesson you won’t forget.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her hard!<</animeButton>>" "Kawakita 5-10">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her breasts<</animeButton>>" "Kawakita 5-11">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kawakita_mind -=5>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=10>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kawakita_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kawakita_hj_count += 0>>
<<set $kawakita_bj_count += 1>>
<<set $kawakita_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $kawakita_event <7>><<set $kawakita_event to 7>><</if>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Kawakita">>Pull out $firstname-kun!! Quick!! That’s it, $firstname-kun, shoot it on my breasts!! Yeahh... Mark them good just like that!<</speech>>
<video controls autoplay><source @src='"vid/kawakita_5/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>How’s that? Feel how much I own you now?<</speech>>
<<speech "Kawakita">>I’m all yours, $firstname-kun. Your cum makes it official.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kawakita 5-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>I’m all yours, $firstname-kun. Your cum makes it official.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Good. Because I’m not done teaching you yet, sensei.<</speech>>
<<speech "Kawakita">>I’m ready for more lessons, $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<<set $kawakita_tutor_count +=1>>
<<if $geography_grade is not "F" and $geography_grade is not "E" and $geography_grade is not "D" and $geography_grade is not "C" and $geography_grade is not "B" and $geography_grade is not "A" and $geography_grade is not "S">><<set $geography_points to 0>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=4>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kawakita_event is 1 >><<set $geography_points += 1>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 2 >><<set $geography_points += 2>><<set $academic +=10>> <</if>>
<<if $kawakita_event is 3 >><<set $geography_points += 3>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 4 >><<set $geography_points += 4>><<set $academic +=15>> <</if>>
<<if $kawakita_event is 5 >><<set $geography_points += 5>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 6 >><<set $geography_points += 6>><<set $academic +=20>> <</if>>
<<if $kawakita_event is 7 >><<set $geography_points += 7>><<set $academic +=25>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $geography_points >0 and $geography_points <11>><<set $geography_grade to "F">>
<<elseif $geography_points >10 and $geography_points <26>><<set $geography_grade to "E">>
<<elseif $geography_points >25 and $geography_points <51>><<set $geography_grade to "D">>
<<elseif $geography_points >50 and $geography_points <101>><<set $geography_grade to "C">>
<<elseif $geography_points >100 and $geography_points <151>><<set $geography_grade to "B">>
<<elseif $geography_points >150 and $geography_points <201>><<set $geography_grade to "A">>
<<elseif $geography_points >200 >><<set $geography_grade to "S">><</if>>
<h1 class="basic-stats">My Geography Grade</h1>: $geography_grade
<</nobr>>
<<speech "Kawakita">>Since your aunt and cousins aren't home, it's kinda nice to have our session in the dining room for a change, don't you think?<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("start_2","start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, Sensei... We should totally have our sessions in the dining room more often... Doing you—I mean, doing our session—in my tiny, cramped room just doesn't feel that great, you know? <</speech>>
<<speech "Kawakita">>Only if you're Aunt is not home $firstname-kun... tee-hee<</speech>>
<div class="button-row">
<<if $energy >40 and $time <19>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kawakita 6">><</link>><</if>>
<<if $energy >20 and $time <23 and $kawakita_event >1 and $geography_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kawakita 6-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>You know, $firstname-kun, I've been longing for you to take me here... in the dining room... <</speech>>
<video controls autoplay><source @src='"vid/kawakita_6/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Do you want to do the spiderman kiss again?<</speech>>
<<speech "Kawakita">>That would be fun don't you think? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 6-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>You're so handsome and hot baby... I can't get enough of you. <</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh sensei... you're so good at this<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Kawakita 6-2">><</link>>
<<link "<<animeButton>>Stand up and intensify the kissing<</animeButton>>" "Kawakita 6-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Mmm... baby... you're so eager today... I really like that, baby.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, you're just too beautiful... I can barely hold myself back.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Kawakita 6-3">><</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Kawakita 6-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>You’re so hard, $firstname-kun. I love how you react to my touch. Does this feel good?<</speech>>
<<speech "You">>So good, Kawakita. Your hands are perfect. You know exactly what I need.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("hj_1","hj_2","hj_3","hj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I love the way you shiver and moan under my hand...<</speech>>
<<speech "You">>Your fingers are magic. I can't believe how incredible this feels.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kawakita 6-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kawakita 6-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>$firstname-kun, you taste incredible. I love having your cock in my mouth<</speech>>
<<speech "You">>I can't help it. You drive me insane with that perfect mouth of yours.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Good. I want you right on the edge. I want you to lose control for me, $firstname-kun.<</speech>>
<<speech "You">>Fuck, Kawakita, you're gonna make me cum so hard. I can feel it building.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kawakita 6-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kawakita 6-5">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Kawakita 6-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>$firstname-kun, fuck me from behind. I want to feel you deep inside while I'm holding onto this table... Do it, $firstname-kun. Make me yours. I need you to dominate me completely.<</speech>>
<<speech "You">>I love how you beg for it, Kawakita. You drive me wild.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_6/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Hurry, we don't have much time. Your aunt might be back any minute.<</speech>>
<<speech "You">>That just makes it more exciting. The risk, the thrill... it's so fucking hot.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Kawakita 6-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>Hurry $firstname-kun! Fuck me harder! we don't have much time. Your aunt might be back any minute... God, yes. Pound me harder. Make me forget about everything else.<</speech>>
<<speech "You">>I can feel you tightening around me. It's so fucking good, Kawakita.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I'm losing control. You’re so deep, hitting all the right spots.<</speech>>
<<speech "You">>You love this, don't you? Being taken like this, with the danger of getting caught.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Kawakita 6-7">><</link>>
<<link "<<animeButton>>Get naked<</animeButton>>" "Kawakita 6-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>I crave it, $firstname-kun. I crave you. Keep going. Don’t stop.<</speech>>
<<speech "You">>You're so wet for me. You feel perfect. I could stay inside you forever.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("doggy_a_1","doggy_a_2","doggy_a_3","doggy_a_4","doggy_a_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Yes, yes! Don’t hold back. I want all of you, $firstname-kun.<</speech>>
<<speech "You">>I'm gonna make you cum so hard. Just a little more... Can you handle it?<</speech>>
<<speech "Kawakita">>Yes, baby. I’m almost there. Finish me off, $firstname-kun. Make me scream your name.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Kawakita 6-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kawakita 6-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kawakita 6-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>$firstname-kun, I can't get enough of the way you fill me up. Riding you like this... it’s intoxicating.<</speech>>
<<speech "You">>You look amazing, Kawakita, bouncing on my lap. Your moans are driving me crazy.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>We need to hurry, $firstname-kun. Your aunt could walk in any moment.<</speech>>
<<speech "You">>You look amazing, Kawakita, bouncing on my lap. Your moans are driving me crazy.<</speech>>
<<speech "Kawakita">>I love knowing that you're on the edge, struggling to hold back while I'm taking you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Kawakita 6-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kawakita 6-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kawakita 6-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>$firstname-kun, I need you inside me now. I don't care if your aunt comes back, I need you.<</speech>>
<<speech "You">>Kawakita, you on this table... it’s driving me wild. You're so beautiful sprawled out like this.<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("missionary_1","missionary_2","missionary_3","missionary_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>I love being fucked by you like this. It feels so intense and right.<</speech>>
<<speech "You">>I can feel you gripping me tighter. You’re close, aren’t you?<</speech>>
<<speech "Kawakita">>Yes, $firstname-kun, I’m so close. You’re hitting all the right spots.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Kawakita 6-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kawakita 6-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kawakita 6-10">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Kawakita 6-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kawakita_mind -=3>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=3>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kawakita">>I want you to let go, $firstname-kun... baby. I want to feel you cum deep inside me.<</speech>>
<<speech "You">>Fuck, Kawakita-sensei!! Are you sure?? You're always telling me to dump my cum outside all these time. You're making it impossible to hold back!!<</speech>>
<video controls autoplay loop><source @src='"vid/kawakita_6/"+either("missionary_intense_1","missionary_intense_2","missionary_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kawakita">>Then don’t hold back. Give me everything. I need to feel it, all of it.<</speech>>
<<speech "You">>I'm gonna explode, Kawakita. You’re too much for me.<</speech>>
<<speech "Kawakita">>That's it, baby. Fill me up. Make me yours completely.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard!!<</animeButton>>" "Kawakita 6-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside her!<</animeButton>>" "Kawakita 6-12">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $kawakita_mind -=5>><<if $kawakita_mind lt 0>><<set $kawakita_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $kawakita_lust +=10>><<if $kawakita_lust lt 0>><<set $kawakita_lust to 0>><<elseif $kawakita_lust gt 100>><<set $kawakita_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kawakita_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $kawakita_hj_count += 1>>
<<set $kawakita_bj_count += 1>>
<<set $kawakita_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $kawakita_event <8>><<set $kawakita_event to 8>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Kawakita">>Then let go, baby. Fill me up. Let me feel all of you.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_6/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Kawakita.<</speech>>
<<speech "Kawakita">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release deep inside!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kawakita 6-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "dining_night">><<else>><<toggleclass "body" "dining_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kawakita">>Now that you've just unleashed your massive load inside me, you've made yourself the rightful owner of my body and soul, $firstname-kun. I might even end up pregnant, and you better be ready to take responsibility for that, honey.<</speech>>
<video controls autoplay><source @src='"vid/kawakita_6/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, um... I don't know, Sensei... I'm just a high school student... I mean...<</speech>>
<<speech "Kawakita">>SShh... seeing you all confused like that just makes me even hornier, baby...<</speech>>
Oh damn... this is getting out of hand... I think she really fell for me... What should I do?
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "dining">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 1>>
<</nobr>>
<img src="img/char/kawakita_1.jpg" style="max-width: 100%;">
<div class="stat-container-2">
<div class="stat-box-2">
<h1 class="basic-stats">Name:</h1> Kawakita Saika
<h1 class="basic-stats">Age:</h1> 21
<h1 class="basic-stats">College Major:</h1> Geography, Tokyo National University
<h1 class="basic-stats">Status:</h1> Single
<h1 class="basic-stats">Available:</h1> Monday-Friday, 10am - 10pm
</div>
<div class="stat-box-2">
Walkthrough: <<if $kawakita_event is not 1 and $kawakita_event is not 2 and $kawakita_event is not 3 and $kawakita_event is not 4 and $kawakita_event is not 5 and $kawakita_event is not 6 and $kawakita_event is not 7 and $kawakita_event is not 8 and $kawakita_event is not 9 and $kawakita_event is not 10 and $kawakita_event is not 11 and $kawakita_event is not 12 and $kawakita_event is not 13 and $kawakita_event is not 14 and $kawakita_event is not 15 and $kawakita_event is not 16 and $kawakita_event is not 17 and $kawakita_event is not 18>><h1 class="basic-stats"> - First, finish all the scenes involving Aunt Ririko and Kira, then have dinner with Aunt Ririko and ask her permission to visit your parents in Kyoto. After securing her approval, plan to travel to Kyoto with your aunt on Friday night. To proceed, go to the front of the house and select the option "Go to Kyoto."
</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 1>>
<h1 class="basic-stats">Raise your geography grade from F to E. Keep on studying geography under her supervision. After you reached E grade in geography, you can ask Kawakita Sensei for a reward </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 2 >>
<h1 class="basic-stats">Raise your geography grade from E to D. Keep on studying geography under her supervision. After you reached D grade in geography, you can ask Kawakita Sensei for an even more "exciting" reward </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 3>>
<h1 class="basic-stats">Raise your geography grade from a D to a C, and keep on studying with her guidance. After you bump up to that C, she’ll start coming to the private tutoring sessions in different, new outfits every so often. You might even get the chance to ask Kawakita Sensei for an 'exciting' reward that's a whole lot more than just a kiss or some making out.</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 4>>
<h1 class="basic-stats">Call her for a private tutoring after 6pm, and get even more exciting reward from her</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 5>>
<h1 class="basic-stats">Raise your geography grade from a C to a B, and keep on studying with her guidance. After you bump up to that B, she’ll start coming to the private tutoring sessions in different, new outfits every so often. You might even get the chance to ask Kawakita Sensei for an 'exciting' reward that's a whole lot more than just a blowjob</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 6>>
<h1 class="basic-stats">Keep doing your private tutoring sessions with Kawakita Sensei until you notice she's wearing that cute black dress she usually saves for your night sessions. But this time, she'll be wearing it during the day. Have sex with her again to move things forward.</h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 7>>
<h1 class="basic-stats">Keep having private sessions with Kawakita Sensei until she suggests moving them to the dining room. You can also set off the dining room scene if you call her for a private tutoring session on a Saturday morning, before noon. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 8>>
<h1 class="basic-stats">This is the end content for Kawakita Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!) </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your kawakita in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 10>>
<h1 class="basic-stats">Take a shower at your kawakita's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kawakita's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kawakitaent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kawakita's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kawakitaent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with kawakita. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) kawakita's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $kawakita_event is 16>>
<h1 class="basic-stats">This is the end content for kawakita in this build </h1><</if>>
</div>
</div>
Completed Quest:
<h1 class="basic-stats">
<<if $kawakita_event >0>>1. I hired Kawakita Sensei as my private tutor focusing on Geography.<</if>>
<<if $kawakita_event > 1>>2. I managed to raise my geography grade to E, and Kawakita Sensei is rewarding me with some slow and nice pecks/soft kisses<</if>>
<<if $kawakita_event > 2>>3. Now that I've hit a grade D, the rewards I'm getting from her have become a lot more 'sloppy'.<</if>>
<<if $kawakita_event > 3>>4. Kawakita Sensei gave me a Handjob.<</if>>
<<if $kawakita_event > 4>>5. Kawakita Sensei gave me a Blowjob.<</if>>
<<if $kawakita_event > 5>>6. I finally had sex with Kawakita Sensei!<</if>>
<<if $kawakita_event > 6>>7. Kawakita Sensei sometimes wears her sexy black dress even when it’s still broad daylight.<</if>>
<<if $kawakita_event > 7>>8. I fucked Kawakita in the dining room, and she even let me creampie her. I really made her falling in love with me...<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "teacher office">>
<<set $yua_event to 1>>
<<if typeof $yua_lust === "undefined">><<set $yua_lust to 1>><</if>>
<<if typeof $yua_mind === "undefined">><<set $yua_mind to 100>><</if>>
<</nobr>>
<<speech "You">>Sensei, Here's the report for my private tutoring in geography class<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Saeko">>Oh wow... You managed to score a B in advanced geography in just a matter of a few days? That's impressive, $firstname-kun!<</speech>>
<<speech "You">>Now what can I do to improve my grade further?<</speech>>
<<speech "Saeko">>Next, you really need to improve your English skills... To be a TNU student, you need to have full proficiency in professional English, $firstname-kun.<</speech>>
<<speech "You">>I guess... so I should participate in Yua Sensei class isn't it?<</speech>>
<<speech "Saeko">>Of course, I'll write a letter to Yua Sensei that You're now enrolling in her class... Goodluck $firstname-kun!<</speech>>
<<speech "You">>Okay... thanks a lot Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "teacher office">><</link>>
</div><<nobr>>
<<toggleclass "body" "english_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $location to "school halway">>
<<if typeof $english_grade === "undefined">><<set $english_grade to "F">><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=8>>
<<if $english_grade is "F">><<set $academic +=1>><</if>>
<<if $english_grade is "E">><<set $academic +=5>><</if>>
<<if $english_grade is "D">><<set $academic +=10>><</if>>
<<if $english_grade is "C">><<set $academic +=15>><</if>>
<<if $english_grade is "B">><<set $academic +=20>><</if>>
<<if $english_grade is "A">><<set $academic +=30>><</if>>
<<if $english_grade is "S">><<set $academic +=40>><</if>>
<<if $yua_event <2>><<set $yua_event to 2>><</if>>
<</nobr>><<nobr>>
<img src="img/char/study_class.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>I'm studying really hard for 2 hours<</speech>>
<<nobr>>
<div class="button-row">
<<if $time<16>><<link "<<animeButton>>Continue to study for 2 hours<</animeButton>>" "study english for 2 hours">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "english lab">>
<</link>></div><</nobr>>
<<set $trigger_fav_girl to 1>> <<set $most_talked_char to "">>
<<link "<<animeButton>>Back<</animeButton>>" "stats check">><</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<</nobr>>
<<speech "You">>Oh, it's Yua Sensei... Yua Sensei! Hey!<</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_1_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
I tried to call out to her, but a car came to a stop. It appears she's already planning to meet someone.
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 0-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<</nobr>><video controls autoplay><source @src='"vid/yua_0/"+either("event_1_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Who is that guy? Is he Yua Sensei's boyfriend? I didn't know that Yua Sensei had a boyfriend.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 0-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $yua_event to 4>>
<</nobr>><video controls autoplay><source @src='"vid/yua_0/"+either("event_1_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Is Yua sensei crying? Yes she's crying... I wonder why. Is she getting dumped by her boyfriend? I heard harsh words like "bitch-cunt-whore" that's being said to her.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<toggleclass "body" "english_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $yua_event to 4>>
<</nobr>>
<<speech "Yua">>$firstname-kun? What are you up to? Do you need to talk about something? I can spare a few minutes if you're having trouble with your English. <</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_2_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>There's something I want to talk to you about, Sensei... But it's sort of personal, you know?<</speech>>
<<speech "Yua">>What’s going on, $firstname-kun? You don’t have to be shy with me… I’m your Sensei, after all. It’s my responsibility to help you not just with class subjects but also with any personal issues you might be dealing with.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 0-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "english_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $yua_event to 4>>
<</nobr>>
<<speech "Yua">>So... What can I do to help you $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_2_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>First I wanna say sorry... I saw what happened yesterday just outside the school <</speech>>
<<speech "Yua">>Oh... I didn’t realize that one of my students had witnessed that... It’s an adult matter, $firstname-kun... It's completely normal, and you don’t need to worry about it.<</speech>>
<<speech "You">>But I just want to say that you're not a bitch, nor a cunt, nor a whore like your boyfriend said. You’re the sweetest teacher ever, Yua Sensei.<</speech>>
<<speech "Yua">>That’s... the sweetest thing anyone has said to me in many, many years, $firstname-kun.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 0-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "english_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $yua_event to 4>>
<</nobr>>
Yua Sensei took me to the back of the class and expressed her gratitude to me for the comforting words I had said to her.
<<speech "Yua">>Thank you for your kind words $firstname-kun... It means a lot to me<</speech>>
She hugged me tight... I felt like she never feel some kind of a true love before
<video controls autoplay><source @src='"vid/yua_0/"+either("event_2_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh this is... this feels nice Sensei <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 0-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "english_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $yua_event to 5>>
<<set $time to 19>>
<</nobr>>
<<speech "Yua">>Oops.. Sorry... It was just my reflex.. hugging you... sorr<</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_2_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's okay Yua Sensei... Don't be so nervous... there's nothing wrong about that... Here have a bite of my bread<</speech>>
<<speech "Yua">>Ehmm... this is delicious $firstname-kun... I'm really grateful for your kindness... If you don't mind, we can have lunch together if you're free...<</speech>>
<<speech "You">>That would be nice Sensei<</speech>>
Now I can ask Yua Sensei to have lunch together with me
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>><<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<if typeof $yua_lunch_count === "undefined">><<set $yua_lunch_count to 0>><<else>><<set $yua_lunch_count +=1>><</if>>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time to 14>>
<</nobr>>
<<speech "Yua">>Here you go $firstname-kun... Drink this, this drink will make your English better<</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_3_1","event_3_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really Sensei?<</speech>>
<<speech "Yua">>Of course not! tee-hee I'm joking you know... What do you have for lunch for today?<</speech>>
<<speech "You">>Oh I got this Bento for me<</speech>>
<div class="button-row">
<<link "<<animeButton>>End lunch<</animeButton>>" "school hallway f1">><</link>>
<<if $yua_lunch_count > 1 and $yua_event <6 >><<link "<<animeButton>>Wanna hangout at the Rooftop?<</animeButton>>" "Yua 0-8">><</link>><</if>>
</div><<nobr>><<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<if typeof $yua_lunch_count === "undefined">><<set $yua_lunch_count to 0>><<else>><<set $yua_lunch_count +=1>><</if>>
<<set $energy +=25>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time to 14>>
<</nobr>>
<<speech "Yua">>Hmm, this pastry I bought from your convenience store tastes amazing... Does your aunt bake this bread all by herself? Hmm? What’s going on, $firstname-kun? Is something bothering you? You seem a bit off.<</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_4_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It’s just my English grade, Sensei... It’s not improving as much as I thought it would be, and I’m really worried about it<</speech>>
<<speech "Yua">>Have you tried taking the home tutor course, $firstname-kun?<</speech>>
<<speech "You">>Not for English yet, Sensei<</speech>>
<<speech "Yua">>You really should consider taking it, $firstname-kun. These days, it's pretty hard to meet university requirements just by studying at school. Extra help can make a big difference.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Okay Sensei, I'll do it then!<</animeButton>>" "Yua 0-9">><</link>>
</div><<nobr>><<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $time to 14>>
<</nobr>>
<<speech "You">>Alright, Sensei! I'll head home and sign up for the English home tutor class as soon as I can. Thanks for the advice!<</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_4_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yua">>Wait a second $firstname-kun!<</speech>>
<<speech "You">>What is it Sensei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 0-10">><</link>>
</div><<nobr>><<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $time to 14>>
<</nobr>>
<<speech "You">>Emmhhh... Sensei! What is it for?!<</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("event_4_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yua">>Oh.. sorry.. I just want to encourgae you $firstname-kun.. Sorry I've shouldn't do that... <</speech>>
<<speech "You">>What is it Sensei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 0-11">><</link>>
</div><<nobr>><<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yua_display to 1>>
<<set $yua_event to 6>>
<</nobr>>
<<speech "Yua">>頑張ってね!! Ganbatte-ne $firstname-kun!!<</speech>>
Then Yua Sensei immediately storms off the rooftop.
<video controls autoplay><source @src='"vid/yua_0/"+either("event_4_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Wait Sensei....<</speech>>
<<speech "Yua">>See me again when your English grade is at least a C will you?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<toggleclass "body" "park_1">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $kaede_status to "Tutor">>
<<set $kaede_tutor_count to 0>>
<<set $kaede_hj_count to 0>>
<<set $kaede_bj_count to 0>>
<<set $kaede_vaginal_count to 0>>
<<set $kaede_lust to 10>>
<<set $kaede_mind to 100>>
<<set $kaede_sexcount to 0>>
<<set $kaede_event to 1>>
<</nobr>>
<video controls autoplay><source @src='"vid/kaede_0/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Kaede Karen, a 22 years old student, senior at Tokyo National University majoring English Literature. She's gonna be my tutor for quite a while
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 0-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<<set $english_points to 0>>
<</nobr>>
<<speech "Kaede">>Oh hi, is this $firstname $lastname house? I'm his tutor, my name is Kaede Karen <</speech>>
<video controls autoplay><source @src='"vid/kaede_0/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ririko">>Hi Kaede-san! Please come on in... My name is Ririko, $firstname's aunt... My nephew is already waiting for you... come come... <</speech>>
<<speech "Kaede">>Thank you Ririko-san <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 0-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>>
<<speech "Kaede">>Hi $firstname-kun... It's nice to meet you.. My name is Kaede Karen <</speech>>
Do all the tutors from this agency have to be this beautiful? First, it was Kawakita Sensei, and now it's Kaede Sensei... They all have names starting with 'K.' Maybe the next teacher will be Kawaii Sensei, ne?
<<speech "You">>Hi Kaede-san! Nice to meet you!<</speech>>
<<speech "Kaede">>You were a student of Kawakita Sensei for Geography, weren’t you? I heard from her that you've made rapid and significant progress! I’m curious, did she implement our "fast-track" gratification method that we use for our male students?<</speech>>
<video controls autoplay><source @src='"vid/kaede_0/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Eh? What do you mean by that Sensei?<</speech>>
<<speech "Kaede">>Tee-hee, don’t play dumb with me, $firstname-kun! You know exactly what I’m talking about. Our method is famous for significantly boosting the grades of our male students.<</speech>>
<<speech "You">>So.. it was all just business for you or Kawakita Sensei then? no strings attached?<</speech>>
<<speech "Kaede">>Of course, that’s why our agency has strict rules against crossing certain lines. Anything more than that means we must really have a soft spot for those guys, and I’m 99.9% sure there are always some strings attached, tee-hee... Hold on a second... you guys didn’t get too close, did you?<</speech>>
<<speech "You">>No... Of course not! hahaha (I lied)<</speech>>
Now I'm starting to realize that Kawakita Sensei actually has feelings for me... Oh, Kawakita Sensei... I've got this swarm of butterflies fluttering around in my stomach just thinking about it.
<<speech "Kaede">>Good! Now we can start! Advance your grade first, then we can talk about the "rewards" tee-hee! <</speech>>
Damn I love this house-tutor agency!!
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 0-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $kaede_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kaede_event is 1 >><<set $english_points += 1>><<set $academic +=15>> <</if>>
<<if $kaede_event is 2 >><<set $english_points += 2>><<set $academic +=20>> <</if>>
<<if $kaede_event is 3 >><<set $english_points += 3>><<set $academic +=25>> <</if>>
<<if $kaede_event is 4 >><<set $english_points += 4>><<set $academic +=30>> <</if>>
<<if $kaede_event is 5 >><<set $english_points += 5>><<set $academic +=35>> <</if>>
<<if $kaede_event is 6 >><<set $english_points += 6>><<set $academic +=40>> <</if>>
<<if $kaede_event is 7 >><<set $english_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $english_points >0 and $english_points <11>><<set $english_grade to "F">>
<<elseif $english_points >10 and $english_points <26>><<set $english_grade to "E">>
<<elseif $english_points >25 and $english_points <51>><<set $english_grade to "D">>
<<elseif $english_points >50 and $english_points <101>><<set $english_grade to "C">>
<<elseif $english_points >100 and $english_points <151>><<set $english_grade to "B">>
<<elseif $english_points >150 and $english_points <201>><<set $english_grade to "A">>
<<elseif $english_points >200 >><<set $english_grade to "S">><</if>>
<h1 class="basic-stats">My english Grade</h1>: $english_grade
<</nobr>>
<<speech "Kaede">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_0/"+either("study_a_1","study_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kaede">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >40 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kaede 0-3">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $kaede_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kaede_event is 1 >><<set $english_points += 1>><<set $academic +=15>> <</if>>
<<if $kaede_event is 2 >><<set $english_points += 2>><<set $academic +=20>> <</if>>
<<if $kaede_event is 3 >><<set $english_points += 3>><<set $academic +=25>> <</if>>
<<if $kaede_event is 4 >><<set $english_points += 4>><<set $academic +=30>> <</if>>
<<if $kaede_event is 5 >><<set $english_points += 5>><<set $academic +=35>> <</if>>
<<if $kaede_event is 6 >><<set $english_points += 6>><<set $academic +=40>> <</if>>
<<if $kaede_event is 7 >><<set $english_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $english_points >0 and $english_points <11>><<set $english_grade to "F">>
<<elseif $english_points >10 and $english_points <26>><<set $english_grade to "E">>
<<elseif $english_points >25 and $english_points <51>><<set $english_grade to "D">>
<<elseif $english_points >50 and $english_points <101>><<set $english_grade to "C">>
<<elseif $english_points >100 and $english_points <151>><<set $english_grade to "B">>
<<elseif $english_points >150 and $english_points <201>><<set $english_grade to "A">>
<<elseif $english_points >200 >><<set $english_grade to "S">><</if>>
<h1 class="basic-stats">My english Grade</h1>: $english_grade
<</nobr>>
<<speech "Kaede">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_0/"+either("study_a_1","study_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kaede">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kaede 1">><</link>><</if>>
<<if $energy >40 and $time <19 and $kaede_event <2 and $english_grade is not "F">><<link "<<animeButton>>I think I can solve most of the F Grade Problems, Can I get a reward?<</animeButton>>" "Kaede 1-1">><</link>><</if>>
<<if $energy >40 and $time <19 and $kaede_event >1 and $english_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kaede 1-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<if $kaede_event <2>><<set $kaede_event to 2>><</if>>
<</nobr>>
<<speech "Kaede">>Alright, are you all set, $firstname-kun? Are you ready to dive in and get a real taste of our unique teaching method?<</speech>>
<<speech "You">>Uh, absolutely, Kaede Sensei. I'm really looking forward to seeing what this is all about.<</speech>>
<video controls autoplay><source @src='"vid/kaede_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>I promise, with this method, your grades are going to see a significant improvement<</speech>>
<<speech "You">>I'm all yours Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 1-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $$kaede_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $$kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<if $kaede_event <2>><<set $kaede_event to 2>><</if>>
<</nobr>>
<<speech "Kaede">>Hmm... I can tell you're already quite skilled, $firstname-kun... You must have practiced a lot with Kawakita Sensei, ne?<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_1/"+either("kiss_slow_1","kiss_slow_2","kiss_slow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei... Kawakita Sensei taught me one or two things about this (I lied LOL)<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing slowly<</animeButton>>" "Kaede 1-2">><</link>>
<<link "<<animeButton>>Kiss more intense<</animeButton>>" "Kaede 1-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $$kaede_mind to 0>><<elseif $kawakita_mind gt 100>><<set $kawakita_mind to 100>><</if>>
<<set $$kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<if $kaede_event <2>><<set $kaede_event to 2>><</if>>
<</nobr>>
<<speech "Kaede">>Oh wow... I didn't know kissing you will taste this good... No wonder Kawakita-san speaks highly of you emmhh yeah... Just like that $firstname-kun... <</speech>>
<video controls autoplay loop><source @src='"vid/kaede_1/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Like this Sensei?<</speech>>
<<nobr>> <div class="button-row">
<<link "<<animeButton>>Back to the study!<</animeButton>>" "Kaede 1">><</link>>
<<link "<<animeButton>>Kiss slowly<</animeButton>>" "Kaede 1-2">><</link>>
<<link "<<animeButton>>Keep kissing<</animeButton>>" "Kaede 1-3">><</link>>
<<if $english_grade is not "E">><<link "<<animeButton>>Wanna try using our tongue?<</animeButton>>" "Kaede 1-4">><</link>><</if>>
<<link "<<animeButton>>End this tutoring session<</animeButton>>" "bedroom">><</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<if $kaede_event <3>><<set $kaede_event to 3>><</if>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Just follow my lead, $firstname-kun. Let yourself go.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_1/"+either("kiss_tongue_1","kiss_tongue_2","kiss_tongue_3","kiss_tongue_4","kiss_tongue_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mmm, Sensei... this feels so... intense.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kaede 1-4">><</link>>
<<if $lust>30>><<link "<<animeButton>>Intensify the kiss and makeout with her<</animeButton>>" "Kaede 1-5">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Yes, $firstname-kun. I want to feel more of you.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_1/"+either("makeout_1","makeout_2","makeout_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, you're playing with your knee? That kind of reminds me of what Kawakita Sensei used to do..<</speech>>
<<speech "Kaede">>Then take me, $firstname-kun. Show me how much you want me.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue makingout with her<</animeButton>>" "Kaede 1-5">><</link>>
<<if $lust>80>><<link "<<animeButton>>Intensify the makeout session<</animeButton>>" "Kaede 1-6">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>><<if $kaede_event <4>>
<<speech "You">>I can't take it anymore! I wanna fuck you Sensei!!<</speech>>
<video controls autoplay><source @src='"vid/kaede_1/"+either("makeout_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>No.. Stop it $firstname-kun!! Oghh god.... You know the rule... tee-hee<</speech>>
<<speech "You">>Fuck... okay sensei....<</speech>>
<<else>>
<<speech "You">>Can't we do it now Sensei?<</speech>>
<video controls autoplay><source @src='"vid/kaede_1/"+either("makeout_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Not right now honey... Your aunt and cousins are just outside your room... It's risky... Next time okay?<</speech>>
<<speech "You">>Okay Sensei... I understand<</speech>>
<</if >>
<div class="button-row">
<<link "<<animeButton>>End session<</animeButton>>" "Kaede 1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $kaede_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kaede_event is 1 >><<set $english_points += 1>><<set $academic +=15>> <</if>>
<<if $kaede_event is 2 >><<set $english_points += 2>><<set $academic +=20>> <</if>>
<<if $kaede_event is 3 >><<set $english_points += 3>><<set $academic +=25>> <</if>>
<<if $kaede_event is 4 >><<set $english_points += 4>><<set $academic +=30>> <</if>>
<<if $kaede_event is 5 >><<set $english_points += 5>><<set $academic +=35>> <</if>>
<<if $kaede_event is 6 >><<set $english_points += 6>><<set $academic +=40>> <</if>>
<<if $kaede_event is 7 >><<set $english_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $english_points >0 and $english_points <11>><<set $english_grade to "F">>
<<elseif $english_points >10 and $english_points <26>><<set $english_grade to "E">>
<<elseif $english_points >25 and $english_points <51>><<set $english_grade to "D">>
<<elseif $english_points >50 and $english_points <101>><<set $english_grade to "C">>
<<elseif $english_points >100 and $english_points <151>><<set $english_grade to "B">>
<<elseif $english_points >150 and $english_points <201>><<set $english_grade to "A">>
<<elseif $english_points >200 >><<set $english_grade to "S">><</if>>
<h1 class="basic-stats">My english Grade</h1>: $english_grade
<</nobr>>
<<speech "Kaede">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_0/"+either("study_b_1","study_b_2","study_b_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kaede">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<<nobr>><div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kaede 2">><</link>><</if>>
<<if $energy >40 and $time <19 and $kaede_event >2 and $english_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kaede 2-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Just follow my lead, $firstname-kun. Let yourself go.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_2/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mmm, Sensei... this feels so... intense.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kaede 2-1">><</link>>
<<if $lust>30>><<link "<<animeButton>>Intensify the kiss and makeout with her<</animeButton>>" "Kaede 2-2">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Hmmm I can feel that you're already hard for me $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_2/"+either("cock_rub_1","cock_rub_2","cock_rub_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Mmm, Sensei... this feels so... intense.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue makingout with her<</animeButton>>" "Kaede 2-2">><</link>>
<<if $lust>30>><<link "<<animeButton>>Ask for a handjob<</animeButton>>" "Kaede 2-3">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Ehmm I love how hard and big your cock is for me $firstname-kun? Do you like this honey?<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_2/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei... Keep on jerking me just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Kaede 2-3">><</link>>
<<link "<<animeButton>>Handjob Faster<</animeButton>>" "Kaede 2-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Ehmm I love how hard and big your cock is for me $firstname-kun? Do you like this honey? I can feel you're throbbing honey... Are you close?<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_2/"+either("hj_intense_1","hj_intense_2","hj_intense_3","hj_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei... Keep on jerking me just like that... I'm gonna cum soon!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob Fast<</animeButton>>" "Kaede 2-4">><</link>>
<<link "<<animeButton>>Handjob even Faster<</animeButton>>" "Kaede 2-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Yeah honey... Do you like your sensei jerking your cock like this? Please cum for me honey... please cum for your sensei!<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_2/"+either("hj_intense_a_1","hj_intense_a_2","hj_intense_a_3","hj_intense_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck here I go Kaede Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob Fast<</animeButton>>" "Kaede 2-5">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Kaede 2-6">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kaede_mind -=5>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=10>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kaede_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $kaede_hj_count += 1>>
<<set $kaede_bj_count += 0>>
<<set $kaede_vaginal_count += 0>>
<<set $confidence +=3>>
<<if $kaede_event <4>><<set $kaede_event to 4>><</if>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Kaede">>That’s it, let go for me. I want to see you completely lose yourself in my touch.<</speech>>
<video controls autoplay><source @src='"vid/kaede_2/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Kaede">>That’s it, baby. Let it all out. I’m here for you. Every drop, every moment. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kaede 2-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kaede">>Oh wow... I can see now what drove Kawakita-san crazy about your cock... I hope this will boost your grade now $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/kaede_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm sure it will Sensei... tee-hee<</speech>>
<<speech "Kaede">>Now the session is over.. See you tomorrow $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<if typeof $yua_lust === "undefined">><<set $yua_lust to 1>><</if>>
<<if typeof $yua_mind === "undefined">><<set $yua_mind to 1>><</if>>
<</nobr>>
<<speech "Yua">>Come here... follow me... now tell me, has your grade improved?<</speech>>
<video controls autoplay><source @src='"vid/yua_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Sensei! It has improved significantly! Thanks to your suggestion in taking additional course, now I can understand English a lot better <</speech>>
<<speech "Yua">>I'm very proud of you $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 1-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Come here $firstname-kun... I think you deserve this reward...<</speech>>
<video controls autoplay><source @src='"vid/yua_1/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh Sensei... I've been dreaming about this <</speech>>
<<speech "Yua">>Shut up and just enjoy this $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 1-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>$firstname-kun... I've been longing for this since the first time I saw you<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh... Yua-Sensei... This feels amazing <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Yua 1-2">><</link>>
<<link "<<animeButton>>Grope Her<</animeButton>>" "Yua 1-3">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yess $firstname-kun... Play my tits just like that<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("grope_1","grope_2","grope_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your tits are amazing Yua Sensei... <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue Groping Her<</animeButton>>" "Yua 1-3">><</link>>
<<link "<<animeButton>>Continue to more intense foreplay<</animeButton>>" "Yua 1-4">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yess $firstname-kun... Play my tits just like that<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4","foreplay_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your tits are amazing Yua Sensei... <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue Foreplay<</animeButton>>" "Yua 1-4">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Yua 1-5">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Now I'm gonna take you hard $firstname-kun... Are you ready for me?<</speech>>
<video controls autoplay><source @src='"vid/yua_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Sensei... take me... Your own student<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 1-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yess $firstname-kun... Yess... baby.. do you like your teacher riding on you just like this?<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh Sensei... your hips movement drives me crazy <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue Cowgirl<</animeButton>>" "Yua 1-6">><</link>>
<<link "<<animeButton>>Take her shirt off<</animeButton>>" "Yua 1-7">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yeahh $firstname-kun... Do you like my body? Please tell me that you love my body... Not like that asshole boyfriend of mine<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("cow_a_1","cow_a_2","cow_a_3","cow_a_4","cow_a_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... Your body is the best body I've ever had <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 1-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 1-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 1-10">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yeahh $firstname-kun... Do you like my body? Please tell me that you love my body... Not like that asshole boyfriend of mine<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("lotus_1","lotus_2","lotus_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... Your body is the best body I've ever had <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 1-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 1-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 1-10">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yeahh $firstname-kun... Do you like my body? Please tell me that you love my body... Not like that asshole boyfriend of mine<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... Your body is the best body I've ever had <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 1-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 1-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 1-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yua 1-9-1">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yeahh $firstname-kun... Do you like my body? Please tell me that you love my body... Not like that asshole boyfriend of mine<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("missionary_1","missionary_2","missionary_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... Your body is the best body I've ever had <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 1-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 1-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 1-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 1-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yua 1-10-1">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yess!! yess!! Keep pounding my ass just like that $firstname-kun! Yess!! Harder and faster baby!!<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("doggy_intense_1","doggy_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh sensei!! I'm gonna cum soon!! <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Yua 1-9-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Yua 1-9-2">><</link>><</if>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $yua_mind -=5>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=10>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yua_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $yua_hj_count += 1>>
<<set $yua_bj_count += 1>>
<<set $yua_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $yua_event <7>><<set $yua_event to 7>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Yua">>Then let go, baby. Fill me up. Let me feel all of you.<</speech>>
<video controls autoplay><source @src='"vid/yua_1/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Yua Sensei!!.<</speech>>
<<speech "Yua">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release deep inside!! <</speech>>
<div class="button-row">
<<if $energy>20>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Yua 1-7">><</link>><</if>>
<<link "<<animeButton>>End Scene<</animeButton>>" "Yua 1-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yess!! yess!! Keep dominating and use my body just like that $firstname-kun! Yess!! Harder and faster baby!!<</speech>>
<video controls autoplay loop><source @src='"vid/yua_1/"+either("missionary_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh sensei!! I'm gonna cum soon!! <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Yua 1-10-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Yua 1-10-2">><</link>><</if>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $yua_mind -=5>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=10>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yua_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $yua_hj_count += 1>>
<<set $yua_bj_count += 1>>
<<set $yua_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $yua_event <7>><<set $yua_event to 7>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Yua">>Then let go, baby. Fill me up. Let me feel all of you.<</speech>>
<video controls autoplay><source @src='"vid/yua_1/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Yua Sensei!!.<</speech>>
<<speech "Yua">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release deep inside!! <</speech>>
<div class="button-row">
<<if $energy>20>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Yua 1-7">><</link>><</if>>
<<link "<<animeButton>>End Scene<</animeButton>>" "Yua 1-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>Ahh ahh ahhhh..... $firstname-kun.. that was so intense<</speech>>
<video controls autoplay><source @src='"vid/yua_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't believe that I finally got to do this with you Yua Sensei....<</speech>>
<<speech "Yua">>From now on, when the need arises.. You can just come up to me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>We have to be quiet. Anyone could find us, but I need you so badly.<</speech>>
<video controls autoplay><source @src='"vid/yua_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can't believe we're doing this. You look so sexy, Yua-sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 2-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>You make me feel alive, $firstname-kun. Every touch, every kiss, it’s intoxicating.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("kiss_1","kiss_2","kiss_3","kiss_4","kiss_5","kiss_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I love how you feel against me, Yua-sensei. I never want this to end. <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep Kissing Her<</animeButton>>" "Yua 2-1">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yua 2-2">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>I love hearing you moan. It makes me want to take you deeper.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your tongue... it's driving me crazy. You're amazing. You're so good at this, Yua-sensei. I don't think I can hold on much longer.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Yua 2-2">><</link>>
<<link "<<animeButton>>Proceed to Foreplay<</animeButton>>" "Yua 2-3">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>$firstname-kun, I want to feel you all over me. Come closer.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your nipples are so sensitive, Yua-sensei. I love hearing you moan.<</speech>>
<<speech "Yua">>Yes, baby. Suck on them, make me feel your mouth on my skin.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue doing foreplay<</animeButton>>" "Yua 2-3">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Yua 2-4">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>$firstname-kun, I need you inside me now. I can't wait any longer.<</speech>>
<video controls autoplay ><source @src='"vid/yua_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here we go Sensei! Ughhh!!!<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Yua 2-5">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Yes, baby. Just like that. You’re hitting all the right spots... Harder, baby. I need you deeper. I want to feel you completely.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You feel so good, Yua-sensei. I love watching you move with every thrust. You’re so tight, Yua-sensei. It’s driving me wild.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 2-5">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 2-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 2-7">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Yua 2-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 2-9">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Hold still, baby. Let me take control. I want to feel every inch of you.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("cow_1","cow_2","cow_3","cow_4","cow_5","cow_6","cow_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You’re so tight, Yua-sensei. It’s driving me wild.<</speech>>
<<speech "Yua">>That’s it, baby. Let me take you higher. I want to see you lose control... eep holding on, $firstname-kun. We’re just getting started. I want to feel you all.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 2-5">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 2-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 2-7">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Yua 2-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 2-9">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Hold still, baby. Let me take control. I want to feel every inch of you.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("lotus_1","lotus_2","lotus_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You’re so tight, Yua-sensei. It’s driving me wild.<</speech>>
<<speech "Yua">>That’s it, baby. Let me take you higher. I want to see you lose control... eep holding on, $firstname-kun. We’re just getting started. I want to feel you all.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 2-5">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 2-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 2-7">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Yua 2-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 2-9">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=9>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>$firstname-kun, let’s switch it up. I want to feel you from the side.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("side_1","side_2","side_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yua-sensei, you’re so beautiful like this. I love feeling you close to me.<</speech>>
<<speech "Yua">>Then don’t hold back, $firstname-kun. Fuck me harder with your hard cock!!<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 2-5">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 2-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 2-7">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Yua 2-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 2-9">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Yua 2-8-1">><</link>><</if>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>$firstname-kun, I want to look into your eyes. Let’s switch to missionary.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I’m losing control, Yua-sensei. You’re driving me wild.<</speech>>
<<speech "Yua">>I love how you fill me up, $firstname-kun. Don’t stop, keep going. Hold me tighter, baby. I want to feel your strength.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 2-5">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 2-6">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Yua 2-7">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Yua 2-8">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 2-9">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Yua 2-9-1">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $yua_mind -=5>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=10>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yua_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $yua_hj_count += 1>>
<<set $yua_bj_count += 1>>
<<set $yua_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $yua_event <8>><<set $yua_event to 8>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Yua">>Then let go, baby. Fill me up. Let me feel all of you.<</speech>>
<video controls autoplay><source @src='"vid/yua_2/"+either("side_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Yua Sensei!!.<</speech>>
<<speech "Yua">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release deep inside!! <</speech>>
<div class="button-row">
<<if $energy>20>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Yua 2-8">><</link>><</if>>
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Yes!! yes!! Ram your cock harder into me $firstname-kun!! Look at my tits $firstname-kun! I want you to cum on my tits! Please I need it $firstname-kun!!<</speech>>
<video controls autoplay loop><source @src='"vid/yua_2/"+either("mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck!! I'm loosing control Sensei!! I'm gonna cum real soon!.<</speech>>
<<speech "Yua">>Shoot it honey!! Shoot your cum on my tits!<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep Fucking hard!<</animeButton>>" "Yua 2-9-1">><</link>>
<<link "<<animeButton>>Cum on her tits! <</animeButton>>" "Yua 2-9-2">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $yua_mind -=5>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=10>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yua_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $yua_hj_count += 1>>
<<set $yua_bj_count += 1>>
<<set $yua_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $yua_event <8>><<set $yua_event to 8>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Yua">>Then let go, baby. Unload your cum on my tits please!! Mark me as yours!!.<</speech>>
<video controls autoplay><source @src='"vid/yua_2/"+either("mission_cum_tits")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Yua Sensei!!.<</speech>>
<<speech "Yua">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release On my tits!! <</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Yua 2-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>Emhh ahh... Look what you've done $firstname-kun... You've marked me as your own<</speech>>
<video controls autoplay><source @src='"vid/yua_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>This is so fucking intense... Thank you so much Yua-Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>Hmm... Have you been missing me that much, $firstname-kun? It’s like you have a sixth sense—you called just as I was wrapping up work.<</speech>>
<video controls autoplay><source @src='"vid/yua_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I can't stop thinking about you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 3-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>Now, since my boyfriend is not around... you can claim me as your own... for now, I am fully yours<</speech>>
<video controls autoplay><source @src='"vid/yua_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh Sensei.... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yua 3-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>I love the way you taste, baby. Every kiss makes me want you more.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to explore every part of you, Yua-sensei. You’re irresistible. <</speech>>
<<speech "Yua">>I love feeling your breath against my skin, $firstname-kun. You make me forget everything else.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Yua 3-2">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Yua 3-3">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>I love watching your reactions, baby. It makes me want to please you even more. I love how you react to me, baby. You're already so hard.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your grip, Yua-sensei. It’s perfect. Don't stop.<</speech>>
<<speech "Yua">>I won’t, $firstname-kun. I want to see you lose control.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Yua 3-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yua 3-4">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Ahh, you’re so hard for me, baby. I love it... (sucking and slurping) I want to feel you pulse in my mouth, $firstname-kun.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your tongue, Yua-sensei. It’s driving me insane. Don't stop.<</speech>>
<<speech "Yua">>Mmm, I can feel you getting closer, baby. That's it.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Yua 3-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yua 3-4">><</link>>
<<link "<<animeButton>>Making out<</animeButton>>" "Yua 3-5">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Ahh, yes, $firstname-kun. Suck my nipples. Make me feel good... Yua-sensei, your lips are so soft. I can’t get enough.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("makeout_1","makeout_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, your breasts are perfect, Yua-sensei. So sensitive.<</speech>>
<<speech "Yua">>Don’t stop, $firstname-kun. Keep sucking and kissing me.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Yua 3-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yua 3-4">><</link>>
<<link "<<animeButton>>Making out<</animeButton>>" "Yua 3-5">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Yua 3-6">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Ahh, yes, now fuck me hard $firstname-kun! Take me now!<</speech>>
<video controls autoplay><source @src='"vid/yua_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah I'm gonna fuck you hard Sensei!<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Yua 3-7">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oggh, baby. Just like that. You’re hitting all the right spots... Ahh, $firstname-kun. Don’t stop. I need more....<</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("missionary_1","missionary_2","missionary_3","missionary_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your body against mine, Yua-sensei. It’s perfect.... I can’t get enough of you, Yua-sensei. Your moans are intoxicating.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 3-7">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 3-8">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Yua 3-7-1">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Yes, baby. I want to feel you from behind.... Oggh, $firstname-kun. You’re so deep. It’s amazing...<</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("doggy_1","doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck, Yua-sensei. You look so sexy like this... Your ass, Yua-sensei. It’s perfect. I can’t believe how good this feels.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 3-7">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 3-8">><</link>>
<<link "<<animeButton>>Fuck Harder!<</animeButton>>" "Yua 3-8-1">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oggh, yes, $firstname-kun. Deeper. I want to feel all of you.... Ahh, baby. I’m so close. Keep going.... <</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("missionary_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yua-sensei, I’m almost there. You feel too good.<</speech>>
<<speech "Yua">>Yes, $firstname-kun. Let go. I want to feel you cum inside me. <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Yua 3-7-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum<</animeButton>>" "Yua 3-7-2">><</link>><</if>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $yua_mind -=5>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=10>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yua_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $yua_hj_count += 1>>
<<set $yua_bj_count += 1>>
<<set $yua_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $yua_event <9>><<set $yua_event to 9>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Yua">>Then let go, baby. Fill me up. Let me feel all of you.<</speech>>
<video controls autoplay><source @src='"vid/yua_3/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Yua Sensei!!.<</speech>>
<<speech "Yua">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release deep inside!! <</speech>>
<div class="button-row">
<<if $energy>20>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Yua 3-7">><</link>><</if>>
<<link "<<animeButton>>End Sex<</animeButton>>" "Yua 3-7-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>Fuck... you came so freaking lot $firstname-kun... Now you better get the hell out of here quick.. My boyfriend will be here soon<</speech>>
<video controls autoplay><source @src='"vid/yua_3/"+either("missionary_aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Sensei... See you later<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oggh, yes, $firstname-kun. Deeper. I want to feel all of you.... Ahh, baby. I’m so close. Keep going.... <</speech>>
<video controls autoplay loop><source @src='"vid/yua_3/"+either("doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yua-sensei, I’m almost there. You feel too good.<</speech>>
<<speech "Yua">>Yes, $firstname-kun. Let go. I want to feel you cum inside me. <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Yua 3-8-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum<</animeButton>>" "Yua 3-8-2">><</link>><</if>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "yua_living">><<else>><<toggleclass "body" "yua_living">><</if>>
<<set $yua_mind -=5>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=10>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yua_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $yua_hj_count += 1>>
<<set $yua_bj_count += 1>>
<<set $yua_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $yua_event <9>><<set $yua_event to 9>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Yua">>Then let go, baby. Fill me up. Let me feel all of you.<</speech>>
<video controls autoplay><source @src='"vid/yua_3/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Yua Sensei!!.<</speech>>
<<speech "Yua">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release deep inside!! <</speech>>
<div class="button-row">
<<if $energy>20>><<link "<<animeButton>>Fuck her again!<</animeButton>>" "Yua 3-8">><</link>><</if>>
<<link "<<animeButton>>End Sex<</animeButton>>" "Yua 3-8-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>Fuck... you came so freaking lot $firstname-kun... Now you better get the hell out of here quick.. My boyfriend will be here soon<</speech>>
<video controls autoplay><source @src='"vid/yua_3/"+either("doggy_aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Sensei... See you later<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "streets">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>$firstname-kun? What are you doing here?<</speech>>
<video controls autoplay><source @src='"vid/yua_4/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I just finished working at my Aunt's stores...<</speech>>
<<speech "Yua">>Oh $firstname-kun... I could eat you alive right here right now<</speech>>
<div class="button-row">
<<link "<<animeButton>>Go to the love hotel with her<</animeButton>>" "Yua 4-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>Ah... oh... $firstname-kun... you're so passionate... But it's okay... ravish me, fuck me... We need to be quick, so my boyfriend won't get suspicious...<</speech>>
<video controls autoplay><source @src='"vid/yua_4/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh Sensei.... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Devour her<</animeButton>>" "Yua 4-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Ahh yeahh ehmmm slrppp oghh $firstname-kun.. Yeahh just like that devour me baby<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Sensei... I'm gonna mark you as mine...<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Continue devouring her<</animeButton>>" "Yua 4-2">><</link>>
<<link "<<animeButton>>Makeout more intense<</animeButton>>" "Yua 4-3">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Yes... Just like that! Suck my nipples... Leave a hickey on it baby...<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("makeout_a_1","makeout_a_2","makeout_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you sure Sensei? With pleasure then<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep makingout with her<</animeButton>>" "Yua 4-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yua 4-4">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Ehm.. now it's my turn... I'm gonna suck your cock dry... damn this cock is so big... My boyfriend's got nothing on you $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("bj_1","bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh Sensei... yeah... keep sucking on it Sensei... <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yua 4-4">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Yua 4-5">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Yeah... how does it feel $firstname-kun to have your cock clamped between my tits... damn this cock is so big... My boyfriend's got nothing on you $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("boobjob_1","boobjob_2","boobjob_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh Sensei... yeah... It feels so freaking good... <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yua 4-4">><</link>>
<<link "<<animeButton>>Boobjob<</animeButton>>" "Yua 4-5">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Yua 4-6">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Yes, $firstname-kun. Take me. I want you deep inside.<</speech>>
<video controls autoplay><source @src='"vid/yua_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yua">>Yua-sensei, I need to be inside you. Let me feel you <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Yua 4-7">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oggh, baby. Keep going. Don’t stop. I’m close.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("missionary_1","missionary_2","missionary_3","missionary_4","missionary_5","missionary_6","missionary_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to feel you cum, Yua-sensei. Let go for me <</speech>>
<<speech "Yua">>Ahh, $firstname-kun. I’m so close. Just a bit more!!<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 4-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 4-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 4-9">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yua 4-10">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oh yeahh... feel it baby? yeahh? you like it?<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah Yua Sensei! You are the best!<</speech>>
<<speech "Yua">>Ahh, $firstname-kun. I’m so close. I'm gonna squirt on your big hard cock!!<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 4-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 4-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 4-9">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Oggh, baby. Keep going. Don’t stop. I’m close.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I want to feel you cum, Yua-sensei. Let go for me <</speech>>
<<speech "Yua">>Ahh, $firstname-kun. I’m so close. Just a bit more!!<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Yua 4-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yua 4-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yua 4-9">><</link>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $yua_mind -=3>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=3>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yua">>Yes, $firstname-kun. Cum inside me. I want to feel you.<</speech>>
<video controls autoplay loop><source @src='"vid/yua_4/"+either("missionary_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any longer, Yua-sensei. I’m about to cum.<</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>Keep Fucking Hard!<</animeButton>>" "Yua 4-10">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside!<</animeButton>>" "Yua 4-11">><</link>><</if>>
<</nobr>></div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $yua_mind -=5>><<if $yua_mind lt 0>><<set $yua_mind to 0>><<elseif $yua_mind gt 100>><<set $yua_mind to 100>><</if>>
<<set $yua_lust +=10>><<if $yua_lust lt 0>><<set $yua_lust to 0>><<elseif $yua_lust gt 100>><<set $yua_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yua_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $yua_hj_count += 1>>
<<set $yua_bj_count += 1>>
<<set $yua_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $yua_event <10>><<set $yua_event to 10>><</if>>
<</nobr>>
<<speech "You">>I’m not gonna last much longer. You’re too amazing.<</speech>>
<<speech "Yua">>Then let go, baby. Fill me up. Let me feel all of you.<</speech>>
<video controls autoplay><source @src='"vid/yua_4/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I can’t hold back any more. I’m going to cum, Yua Sensei!!.<</speech>>
<<speech "Yua">>Yes, $firstname-kun, that’s it. Give it to me. Let me feel your release deep inside!! <</speech>>
<div class="button-row"><<nobr>>
<<link "<<animeButton>>End Sex<</animeButton>>" "Yua 4-12">><</link>>
<</nobr>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "love_hotel">><<else>><<toggleclass "body" "love_hotel">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yua_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Yua">>That... was so fucking intense $firstname-kun... Come kiss me...<</speech>>
<video controls autoplay><source @src='"vid/yua_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei... I think I start falling for you...<</speech>>
<<speech "Yua">>Emhh not so fast $firstname-kun... I still have a boyfriend, and you're still my student... Let's keep this relationship a secret, for now... ne?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "streets">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yua_display to 1>>
<</nobr>>
<img src="img/char/yua_1.jpg" style="max-width: 100%;">
<div class="stat-container-2">
<div class="stat-box-2">
<h1 class="basic-stats">Name:</h1> Yua Mikami
<h1 class="basic-stats">Age:</h1> 28
<h1 class="basic-stats">College Major:</h1> English Literature, Oxford University
<h1 class="basic-stats">Status:</h1> Taken - In a relationship
<h1 class="basic-stats">Occupation:</h1> English Department Head - Suzuran High
</div>
<div class="stat-box-2">
Walkthrough: <<if typeof $yua_event === "undefined" or $yua_event is 0>><<set $yua_event to 0>><h1 class="basic-stats"> First, make progress in the Geography class with Tsubasa Sensei and Kawakita Sensei. Then, report your improved Geography grade to Saeko Sensei
</h1><<nobr>>
<</nobr>><<elseif $yua_event is 1>>
<h1 class="basic-stats">Attend Yua Sensei's class and study English for at least two hours in her class </h1><<nobr>>
<</nobr>><<elseif $yua_event is 2 >>
<h1 class="basic-stats">Head up to the rooftop during the lunch hour and listen to her talking to someone on the phone. Try to do this at least three or four times </h1><<nobr>>
<</nobr>><<elseif $yua_event is 3>>
<h1 class="basic-stats">Take a walk through the streets in the early afternoon, between 1 and 2 PM, and you're likely to run into Yua Sensei. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 4>>
<h1 class="basic-stats">Continue studying in her class until it is dismissed at 5 PM. Hang around for a few minutes afterward, and she will approach you. After this happens, you can invite Yua Sensei to have lunch with you. Repeat this process three or four times.</h1><<nobr>>
<</nobr>><<elseif $yua_event is 5>>
<h1 class="basic-stats">Continue to have lunch with Yua Sensei three or four times, $firstname-kun. After you've established this routine, during one of your lunch meetings, casually ask her if she'd like to hang out on the rooftop afterwards.</h1><<nobr>>
<</nobr>><<elseif $yua_event is 6>>
<h1 class="basic-stats">I should follow Yua Sensei's advice and sign up for private English tutoring... I ought to reach out to the private tutor agency where Kawakita Sensei is employed - Reach grade C in Englsih then report it to Yua Sensei</h1><<nobr>>
<</nobr>><<elseif $yua_event is 7>>
<h1 class="basic-stats">After the class is dismissed at 5pm, ask for a private intimate session with Yua Sensei. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 8>>
<h1 class="basic-stats">When you're NOT on the streets. Call Yua Sensei (After 5pm) </h1><<nobr>>
<</nobr>><<elseif $yua_event is 9>>
<h1 class="basic-stats">When you're on the streets. Call Yua Sensei! (After 5pm) </h1><<nobr>>
<</nobr>><<elseif $yua_event is 10>>
<h1 class="basic-stats">This is the end content for Yua Sensei in this build </h1><<nobr>>
<</nobr>><<elseif $yua_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yua's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuaent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yua's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuaent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $yua_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $yua_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with yua. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) yua's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $yua_event is 16>>
<h1 class="basic-stats">This is the end content for yua in this build </h1><</if>>
</div>
</div>
Completed Quest:
<h1 class="basic-stats">
<<if $yua_event >0>>1. Now I can enroll in Yua Sensei's English Class.<</if>>
<<if $yua_event > 1>>2. I attended my first session of English in Yua Sensei's class<</if>>
<<if $yua_event > 2>>3. I've learned that something is troubling Yua Sensei... I need to find out what it is.<</if>>
<<if $yua_event > 3>>4. I've learned that Yua Sensei is experiencing some issues with her boyfriend.<</if>>
<<if $yua_event > 4>>5. I had a goodtime having lunch together with Yua Sensei.<</if>>
<<if $yua_event > 5>>6. Yua Sensei kissed me on the lips after suggesting me taking additional English course<</if>>
<<if $yua_event > 6>>7. I fucked Yua Sensei in the lunch time at school in an empty class.<</if>>
<<if $yua_event > 7>>8. I fucked Yua Sensei after class in the storage room<</if>>
<<if $yua_event > 8>>9. I fucked Yua Sensei in her house when her boyfriend is not around<</if>>
<<if $yua_event > 9>>10. I fucked Yua Sensei in a love hotel<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 1>>
<</nobr>>
<<speech "Yua">>Yes $firstname-kun? Can I help you? <</speech>>
<video controls autoplay><source @src='"vid/yua_0/"+either("teacher_office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Nevermind, sorry for disturbing you Sensei<</animeButton>>" "teacher office">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>>
<img src="img/char/kaede_1.jpg" style="max-width: 100%;">
<div class="stat-container-2">
<div class="stat-box-2">
<h1 class="basic-stats">Name:</h1> Kaede Karen
<h1 class="basic-stats">Age:</h1> 23
<h1 class="basic-stats">College Major:</h1> English Literature, Tokyo National University
<h1 class="basic-stats">Status:</h1> Single
</div>
<div class="stat-box-2">
Walkthrough: <<if typeof $kaede_event === "undefined" or $kaede_event is 0>><<set $kaede_event to 0>><h1 class="basic-stats"> Progress your event with Yua Sensei first.
</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 1>>
<h1 class="basic-stats">Continue attending private tutoring sessions with Kaede Sensei until I manage to improve my English grade from an F to an E. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 2 >>
<h1 class="basic-stats">Improve your grade further to a D and ask for more enticing reward (tongue kissing) </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 3>>
<h1 class="basic-stats">Continue private tutoring with her and have the session where Kaede Sensei wear black cute blouse. Ask for a handjob reward from her</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 4>>
<h1 class="basic-stats">Continue private tutoring with her and have the session where Kaede Sensei wear white shirt with black collar trim.. Ask for a blowjob reward from her</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 5>>
<h1 class="basic-stats">Arrange a private tutoring with Kaede Sensei after 6pm, where she wears cute white blouse. She will notify you that your score is not improving. She will try to make your day better by having sex with you.</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 6>>
<h1 class="basic-stats">Go to the school's rooftop at 5pm, and call Kaede Sensei</h1><<nobr>>
<</nobr>><<elseif $kaede_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 8>>
<h1 class="basic-stats">This is the end content for kaede Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!) </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your kaede in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 10>>
<h1 class="basic-stats">Take a shower at your kaede's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kaede's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kaedeent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your kaede's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right kaedeent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with kaede. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) kaede's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $kaede_event is 16>>
<h1 class="basic-stats">This is the end content for kaede in this build </h1><</if>>
</div>
</div>
Completed Quest:<h1 class="basic-stats">
<<if $kaede_event >0>>1. I enrolled in Kaede's Sensei's English Private Tutor Class.<</if>>
<<if $kaede_event > 1>>2. I upgraded my English Grade to an E and got a reward from Kaede Sensei<</if>>
<<if $kaede_event > 2>>3. Tongue kissing with Kaede Sensei felt so good<</if>>
<<if $kaede_event > 3>>4. Kaede Sensei gave me a handjob during our session<</if>>
<<if $kaede_event > 4>>5. Kaede Sensei gave me a blowjob during our session<</if>>
<<if $kaede_event > 5>>6. I had sex with Kaede Sensei<</if>>
<<if $kaede_event > 6>>7. I met Kaede Sensei at the school's rooftop and we end up having sex<</if>>
<<if $kaede_event > 7>>8. I fucked kaede in the dining room, and she even let me creampie her. I really made her falling in love with me...<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>>
<<toggleclass "body" "school_futsal">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<</nobr>>
<<link "<<animeButton>>Back to main field<</animeButton>>" "sport field">><</link>><<nobr>>
<<toggleclass "body" "school_basketball">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<</nobr>>
<<link "<<animeButton>>Back to main field<</animeButton>>" "sport field">><</link>><<nobr>>
<<toggleclass "body" "school_running_track">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<</nobr>><<nobr>>
<div class="button-row">
<<link "<<animeButton>>Train with the runners<</animeButton>>" "running train">><</link>>
<<link "<<animeButton>>Back to main field<</animeButton>>" "sport field">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<<set $storage_event to either("A")>>
<<set $saryu_storage_event to either("A","B")>>
<</nobr>>
<<nobr>><div class="button-row"><<if $storage_event is "A">><<link "<<animeButton>>Check my baseball equipmnents<</animeButton>>" "Remu 9">><</link>><</if>>
<<if $saryu_storage_event is "A" and $time >10 and $time <17>><<link "<<animeButton>>Is that Saryuu Sensei? What is she doing here?<</animeButton>>" "Saryuu 1">><</link>><</if>>
<<link "<<animeButton>>Back to main field<</animeButton>>" "sport field">><</link>></div><</nobr>><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<<set $karen_display to 0>>
<</nobr>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Train with the swimmers<</animeButton>>" "swimming train">><</link>>
<<link "<<animeButton>>Back to main field<</animeButton>>" "sport field">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "sport_field">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<</nobr>><<nobr>>
<div class="button-row">
<<link "<<animeButton>>Train with the baseball team<</animeButton>>" "baseball train">><</link>>
<<link "<<animeButton>>Back to main field<</animeButton>>" "sport field">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "sport_field">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<</nobr>><<if $energy >40>><<nobr>>
<<set $baseball_point +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/sport_0/"+either("baseball_1","baseball_2","baseball_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<div class="button-row">
<<link "<<animeButton>>Continue training<</animeButton>>" "baseball train">><</link>>
<<link "<<animeButton>>Call Remu to bring some supplies<</animeButton>>" "Remu 8">><</link>>
<<link "<<animeButton>>Rest for a while<</animeButton>>" "sport field">><</link>>
</div> <<else>>
<img src="img/char/baseball_tired.jpg" style="max-width: 90%;">
<<speech "You">> Man, I’m completely wiped out. I think I need to take a break and rest now. <</speech>>
<<link "<<animeButton>>End training<</animeButton>>" "sport field">><</link>>
<</if>><<nobr>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "You">>Remu-chan! Come here! Do you bring supplies to the boys?<</speech>>
<video controls autoplay><source @src='"vid/remu_8/"+either("start_2","start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Tee-hee!! Here you go boys... I bring some energy drinks for you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 8-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "sport_field">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "Remu">>Here have some drinks!<</speech>>
<video controls autoplay><source @src='"vid/remu_8/"+either("start_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you so much Remu-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Remu 8-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "sport_field">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $energy +=5>>
<</nobr>>
<<speech "Remu">>I’m really glad to see you all working so hard for the team... Especially you, $lastname-$firstname! I’ve got my eyes on you, <<if $remu_status is "Girlfriend">>dear.<</if>><</speech>>
<video controls autoplay><source @src='"vid/remu_8/"+either("start_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm gonna give my best to the team babe!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue training<</animeButton>>" "baseball train">><</link>>
<<link "<<animeButton>>Accompany Remu cleaning up the storage room<</animeButton>>" "Remu 8-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $energy +=5>>
<</nobr>>
<<speech "Remu">>You know that I'm not just looking after the team, but I'm also making sure all the team's needs are met. So I really hope you all train hard and give it your best to win every game for our school.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_8/"+either("start_3","start_4","start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you for your hardwork Remu<</speech>>
<div class="button-row">
<<if $remu_status is "Girlfriend" and $remu_event >14>><<link "<<animeButton>>Maybe you could also take care of my 'biological needs'?<</animeButton>>" "Remu 8-4">><</link>><</if>>
<<link "<<animeButton>>Back to the basball field<</animeButton>>" "baseball field">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh, do you really need me to take care of you? I thought you were a 'big boy.' Tee-hee!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_8/"+either("grope_1","grope_2","grope_3","grope_4","grope_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Of course, I always need you to take care of me, babe.<</speech>>
<<speech "Remu">>$firstname-kun, your cock is so fucking hard, it's straining against your pants, begging for some attention. I can't wait to wrap my lips around it and suck you off until you're a quivering mess.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue groping me Remu<</animeButton>>" "Remu 8-4">><</link>>
<<link "<<animeButton>>Now jerk my cock off please...<</animeButton>>" "Remu 8-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Fuck, your balls are so heavy and aching, You're so fucking perfect, $firstname-kun. I love feeling you grow harder in my hand.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_8/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn, Remu, I can't get enough of your hands. Squeeze my dick like you mean it, like you're trying to milk every last drop of cum from my balls.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 8-5">><</link>>
<<link "<<animeButton>>Dryhump<</animeButton>>" "Remu 8-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 8-7">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>You're so sexy, $firstname-kun. I'm going to ride you so fucking hard you'll never forget it.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_8/"+either("dryhump_1","dryhump_2","dryhump_3","dryhump_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah... Just like that Remu-chan<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 8-5">><</link>>
<<link "<<animeButton>>Dryhump<</animeButton>>" "Remu 8-6">><</link>>
<<link "<<animeButton>>Dryhump Harder<</animeButton>>" "Remu 8-6-1">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 8-7">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Mmm, I love tasting your precum, $firstname-kun. I'm gonna make you cum in my mouth, and I'll lick and suck your balls clean afterward to leave you panting and begging for more.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_8/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're driving me wild, babe. Your tongue is like a work of art on my cock, swirling and flicking, making my shaft throb and pulse with need.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Remu 8-5">><</link>>
<<link "<<animeButton>>Dryhump<</animeButton>>" "Remu 8-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Remu 8-7">><</link>>
<<link "<<animeButton>>Blowjob Harder<</animeButton>>" "Remu 8-8">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>You're so sexy, $firstname-kun. I'm going to ride you so fucking hard you'll never forget it.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_8/"+either("dryhump_a_1","dryhump_a_2","dryhump_a_3","dryhump_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah... Just like that Remu-chan<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Dryhump Slower<</animeButton>>" "Remu 8-6">><</link>>
<<link "<<animeButton>>Keep Dryhumping Hard<</animeButton>>" "Remu 8-6-1">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Engghh enghhh... slrrppp... Are you gonna cum soon babe? Cum for me please... I need your cum filling every inch of my mouth<</speech>>
<video controls autoplay loop><source @src='"vid/remu_8/"+either("bj_intense_1","bj_intense_2","bj_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm so close, Remu. Make me cum for you. Show me how much you love my dick by sucking and stroking me until I can't hold back any longer, and I explode in your mouth.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Blowjob Slower<</animeButton>>" "Remu 8-7">><</link>>
<<link "<<animeButton>>Blowjob Harder<</animeButton>>" "Remu 8-8">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum<</animeButton>>" "Remu 8-9">><</link>><</if>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh yess!! Cum!! cum alot for me $firstname-kun... please mark my hands with your hot thick cum!<</speech>>
<video controls autoplay><source @src='"vid/remu_8/"+either("bj_cum_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghhh I'm cumming!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Remu 8-10">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<if $remu_event <16>><<set $remu_event to 16>><</if>>
<</nobr>>
<<speech "Remu">>Now I need to clean your jersey too, $firstname-kun! Tee-hee... You better get out of here quickly, or the other teammates might get suspicious.<</speech>>
<video controls autoplay><source @src='"vid/remu_8/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>haha... of course Remu-chan... See you later<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "baseball field">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "You">>Oh Remu-chan! What are you doing here?<</speech>>
<video controls autoplay><source @src='"vid/remu_9/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Hi $firstname-kun... I'm just going through my inventory lists and making sure that everything is in good condition<</speech>>
<<nobr>><div class="button-row">
<<if $remu_status is "Girlfriend" and $remu_event >15>> <<link "<<animeButton>>Have sex with her<</animeButton>>" "Remu 9-1">><</link>><</if>>
<<link "<<animeButton>>Let her do her thing<</animeButton>>" "baseball field">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<</nobr>>
<<speech "Remu">>Huh?! $firstname-kun? Are you seriously thinking about doing this here? Like, right now?<</speech>>
<video controls autoplay><source @src='"vid/remu_9/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so pretty Remu.... I want you right now, beside there's no one else here except both of us<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Kiss her now<</animeButton>>" "Remu 9-2">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Engghh... Ogh my god.... $firstname-kun... You're so fucking horny aren't you? Emhh come... here.. ahh... and get me...<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... you're so fucking hot Remu<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Remu 9-2">><</link>>
<<link "<<animeButton>>Continue to foreplay<</animeButton>>" "Remu 9-3">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Remu, your tits are so soft. I love how they feel in my hands.<</speech>>
<<speech "Remu">>Mmm... I-I didn't know you liked them that much, $firstname-kun.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4","foreplay_5","foreplay_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn, you're so fucking hot. Let's see how wet you are for me.<</speech>>
<<speech "Remu">>Please, don't be rough, $firstname-kun.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Keep doing foreplay<</animeButton>>" "Remu 9-3">><</link>>
<<link "<<animeButton>>Continue to blowjob<</animeButton>>" "Remu 9-4">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Your pre-cum makes it easier for me to suck you off, $firstname-kun.<</speech>>
<<speech "You">>You're giving me the sloppiest blowjob I've ever had. I love how your saliva coats my cock.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>I want to swallow every drop of your cum, baby.<</speech>>
<<speech "You">>Fuck, Remu, that's the dirtiest thing you've ever said to me. Keep going, I need you to suck me off.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Keep doing Blowjob<</animeButton>>" "Remu 9-4">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Remu 9-5">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Ahh yes baby.... Put it inside of me... Quick, we don't have much time here<</speech>>
<video controls autoplay><source @src='"vid/remu_9/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... here we go babe<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Remu 9-6">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh god, $firstname-kun, please don't stop. Fuck me harder.<</speech>>
<<speech "You">>I want to hear you scream, babe. Let it all out as I pound into you.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Yes, please, fuck me like the dirty little whore I am for you.<</speech>>
<<speech "You">>You're such a good little slut, Remu. I love how you take my cock.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Remu 9-6">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Remu 9-6-1">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Remu 9-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 9-8">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Remu 9-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 9-10">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh god, $firstname-kun, please don't stop. Fuck me harder.<</speech>>
<<speech "You">>I want to hear you scream, babe. Let it all out as I pound into you.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("rcow_1","rcow_2","rcow_3","rcow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Yes, please, fuck me like the dirty little whore I am for you.<</speech>>
<<speech "You">>You're such a good little slut, Remu. I love how you take my cock.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Remu 9-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Remu 9-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 9-8">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Remu 9-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 9-10">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh god, $firstname-kun, please don't stop. Fuck me harder.<</speech>>
<<speech "You">>I want to hear you scream, babe. Let it all out as I pound into you.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Yes, please, fuck me like the dirty little whore I am for you.<</speech>>
<<speech "You">>You're such a good little slut, Remu. I love how you take my cock.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Remu 9-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Remu 9-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 9-8">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Remu 9-8-1">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Remu 9-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 9-10">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh god, $firstname-kun, please don't stop. Fuck me harder.<</speech>>
<<speech "You">>I want to hear you scream, babe. Let it all out as I pound into you.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("standing_1","standing_2","standing_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Yes, please, fuck me like the dirty little whore I am for you.<</speech>>
<<speech "You">>You're such a good little slut, Remu. I love how you take my cock.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Remu 9-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Remu 9-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 9-8">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Remu 9-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 9-10">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh god, $firstname-kun, please don't stop. Fuck me harder.<</speech>>
<<speech "You">>I want to hear you scream, babe. Let it all out as I pound into you.<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("mission_1","mission_2","mission_3","mission_4","mission_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Remu">>Yes, please, fuck me like the dirty little whore I am for you.<</speech>>
<<speech "You">>You're such a good little slut, Remu. I love how you take my cock.<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Doggystyle<</animeButton>>" "Remu 9-6">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Remu 9-7">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Remu 9-8">><</link>>
<<link "<<animeButton>>Standing Missionary<</animeButton>>" "Remu 9-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Remu 9-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Remu 9-10-1">><</link>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes! Keep fucking me hard just like that $firstname-kun! Yeahh... Ahhh fuck.. that's the fucking spot! Keep going!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("doggy_intense","doggy_intense_2","doggy_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? Do you like being fucked hard like this Remu-chan!?<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Fuck slower<</animeButton>>" "Remu 9-6">><</link>>
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Remu 9-6-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her ass<</animeButton>>" "Remu 9-6-2">><</link>><</if>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh yess!! Cum!! cum on my pretty round ass baby!<</speech>>
<video controls autoplay><source @src='"vid/remu_9/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghhh I'm cumming!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Remu 9-11">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes! Keep fucking me hard just like that $firstname-kun! Yeahh... Ahhh fuck.. that's the fucking spot! Keep going!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("cow_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? Do you like being fucked hard like this Remu-chan!?<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Fuck slower<</animeButton>>" "Remu 9-8">><</link>>
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Remu 9-8-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Remu 9-8-2">><</link>><</if>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh yess!! Cum!! cum inside of me baby!<</speech>>
<video controls autoplay><source @src='"vid/remu_9/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghhh I'm cumming!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Remu 9-11">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $remu_mind -=3>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=5>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Remu">>Oh yes! Keep fucking me hard just like that $firstname-kun! Yeahh... Ahhh fuck.. that's the fucking spot! Keep going!<</speech>>
<video controls autoplay loop><source @src='"vid/remu_9/"+either("mission_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? Do you like being fucked hard like this Remu-chan!?<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>Fuck slower<</animeButton>>" "Remu 9-10">><</link>>
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Remu 9-10-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Remu 9-10-2">><</link>><</if>>
</div><</nobr>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $remu_mind -=5>><<if $remu_mind lt 0>><<set $remu_mind to 0>><<elseif $remu_mind gt 100>><<set $remu_mind to 100>><</if>>
<<set $remu_lust +=10>><<if $remu_lust lt 0>><<set $remu_lust to 0>><<elseif $remu_lust gt 100>><<set $remu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $remu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $sexcount +=1>>
<<set $confidence +=2>>
<</nobr>>
<<speech "Remu">>Oh yess!! Cum!! cum inside of me baby!<</speech>>
<video controls autoplay><source @src='"vid/remu_9/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Argghhh I'm cumming!<</speech>><<nobr>>
<</nobr>><div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Remu 9-11">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 1>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<if $remu_event <17>><<set $remu_event to 17>><</if>>
<</nobr>>
<<speech "Remu">>Don't you think we've been doing this a bit too much lately? You're so insatiable, $firstname-kun... We've been sneaking around the school a lot lately. It's risky, especially if the teachers or other students catch us.<</speech>>
<video controls autoplay><source @src='"vid/remu_9/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax babe... I got this under control<</speech>>
<<nobr>><div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "baseball field">><</link>>
</div><</nobr>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $kaede_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kaede_event is 1 >><<set $english_points += 1>><<set $academic +=15>> <</if>>
<<if $kaede_event is 2 >><<set $english_points += 2>><<set $academic +=20>> <</if>>
<<if $kaede_event is 3 >><<set $english_points += 3>><<set $academic +=25>> <</if>>
<<if $kaede_event is 4 >><<set $english_points += 4>><<set $academic +=30>> <</if>>
<<if $kaede_event is 5 >><<set $english_points += 5>><<set $academic +=35>> <</if>>
<<if $kaede_event is 6 >><<set $english_points += 6>><<set $academic +=40>> <</if>>
<<if $kaede_event is 7 >><<set $english_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $english_points >0 and $english_points <11>><<set $english_grade to "F">>
<<elseif $english_points >10 and $english_points <26>><<set $english_grade to "E">>
<<elseif $english_points >25 and $english_points <51>><<set $english_grade to "D">>
<<elseif $english_points >50 and $english_points <101>><<set $english_grade to "C">>
<<elseif $english_points >100 and $english_points <151>><<set $english_grade to "B">>
<<elseif $english_points >150 and $english_points <201>><<set $english_grade to "A">>
<<elseif $english_points >200 >><<set $english_grade to "S">><</if>>
<h1 class="basic-stats">My english Grade</h1>: $english_grade
<</nobr>>
<<speech "Kaede">>Hmm you're quite smart honestly $firstname-kun... But this can be improved much more<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_0/"+either("study_c_1","study_c_2","study_c_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei! I can feel that my knowledge in the subject is now greatly improved<</speech>>
<<speech "Kaede">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<<nobr>><div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kaede 3">><</link>><</if>>
<<if $energy >40 and $kaede_event >3 and $english_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Kaede 3-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Hmm... You really want "the reward"? Come here then<</speech>>
<video controls autoplay><source @src='"vid/kaede_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're.... gorgeous Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Kaede 3-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Oh wow... you're pretty good at kissing $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_3/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... It's because of you Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kaede 3-2">><</link>>
<<if $lust>30>><<link "<<animeButton>>Intensify the kiss and makeout with her<</animeButton>>" "Kaede 3-3">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Oghh yeahh... Use your tongue just like that $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_3/"+either("kiss_a_1","kiss_a_2","kiss_a_3","kiss_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Sensei... You taste really good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Kaede 3-3">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 3-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Ehmm I love how hard and big your cock is for me $firstname-kun? Do you like this honey? I can feel you're throbbing honey... Are you close?<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_3/"+either("hj_1","hj_2","hj_3","hj_4","hj_5","hj_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Sensei... Just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 3-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kaede 3-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Ehmm I love how hard and big your cock is for me $firstname-kun? Do you like this honey? I can feel you're throbbing honey... Are you close?<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_3/"+either("bj_1","bj_2","bj_3","bj_4","bj_5","bj_6","bj_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Sensei... Just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 3-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kaede 3-5">><</link>>
<<link "<<animeButton>>Blowjob harder<</animeButton>>" "Kaede 3-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Ehmm I love how hard and big your cock is for me $firstname-kun? Do you like this honey? I can feel you're throbbing honey... Are you close?<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_3/"+either("bj_intense_1","bj_intense_2","bj_intense_3","bj_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Sensei... Just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob slower<</animeButton>>" "Kaede 3-5">><</link>>
<<link "<<animeButton>>Blowjob harder<</animeButton>>" "Kaede 3-6">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum<</animeButton>>" "Kaede 3-7">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kaede_mind -=5>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=10>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kaede_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $kaede_hj_count += 1>>
<<set $kaede_bj_count += 0>>
<<set $kaede_vaginal_count += 0>>
<<set $confidence +=3>>
<<if $kaede_event <5>><<set $kaede_event to 5>><</if>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Kaede">>Oh yeahhh $firstname-kun... Let it all out in my mouth<</speech>>
<video controls autoplay><source @src='"vid/kaede_3/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Kaede">>That’s it, baby. Let it all out. I’m here for you. Every drop, every moment. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kaede 3-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kaede">>Emhh your cum... tastes really good $firstname-kun... Look... you made a mess on your sensei's mouth<</speech>>
<video controls autoplay><source @src='"vid/kaede_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Tee-hee... I'm sorry Kaede sensei<</speech>>
<<speech "Kaede">>Now the session is over.. See you tomorrow $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End sex<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $kaede_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $kaede_event is 1 >><<set $english_points += 1>><<set $academic +=15>> <</if>>
<<if $kaede_event is 2 >><<set $english_points += 2>><<set $academic +=20>> <</if>>
<<if $kaede_event is 3 >><<set $english_points += 3>><<set $academic +=25>> <</if>>
<<if $kaede_event is 4 >><<set $english_points += 4>><<set $academic +=30>> <</if>>
<<if $kaede_event is 5 >><<set $english_points += 5>><<set $academic +=35>> <</if>>
<<if $kaede_event is 6 >><<set $english_points += 6>><<set $academic +=40>> <</if>>
<<if $kaede_event is 7 >><<set $english_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $english_points >0 and $english_points <11>><<set $english_grade to "F">>
<<elseif $english_points >10 and $english_points <26>><<set $english_grade to "E">>
<<elseif $english_points >25 and $english_points <51>><<set $english_grade to "D">>
<<elseif $english_points >50 and $english_points <101>><<set $english_grade to "C">>
<<elseif $english_points >100 and $english_points <151>><<set $english_grade to "B">>
<<elseif $english_points >150 and $english_points <201>><<set $english_grade to "A">>
<<elseif $english_points >200 >><<set $english_grade to "S">><</if>>
<h1 class="basic-stats">My english Grade</h1>: $english_grade
<</nobr>>
<<speech "Kaede">>What's the matter, $firstname-kun? It seems like your score in today's exercise wasn't great. Is something distracting you?<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_0/"+either("study_d_1","study_d_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Well... Sensei, to be honest... you're just so pretty. It's really hard for me to concentrate whenever you're around.<</speech>>
<<speech "Kaede">>What? You’re having a hard time concentrating just because of how I look? Come on, $firstname-kun, that’s exactly why we’re doing these tutoring sessions. As tutors, it's our job to help our students stay focused and persistent, even when there are distractions or pressures around.<</speech>>
<<nobr>><div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Kaede 3">><</link>><</if>>
<<if $energy >40 and $kaede_event >4 and $english_grade is not "F">><<link "<<animeButton>>Kaede Sensei try to cheer me up<</animeButton>>" "Kaede 4-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>It's okay $firstname-kun... Come here... <</speech>>
<video controls autoplay ><source @src='"vid/kaede_4/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 4-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Come here... let me take this shirt off you<</speech>>
<video controls autoplay><source @src='"vid/kaede_4/"+either("kiss_start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh... Okay sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 4-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Emhh yeah just like that $firstname-kun... Keep kissing me just like that<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_4/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh... Okay sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Kaede 4-3">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 4-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Uh, yeah... Your cock is getting really hard... Is that why you're having trouble concentrating? Hehe.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_4/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei... please help me out<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kissing<</animeButton>>" "Kaede 4-3">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 4-4">><</link>>
<<link "<<animeButton>>Let her fucks me<</animeButton>>" "Kaede 4-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Are you ready now $firstname-kun? I'm gonna rock your world<</speech>>
<video controls autoplay><source @src='"vid/kaede_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah please sensei... please teach me sensei...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me now sensei!<</animeButton>>" "Kaede 4-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Come on, $firstname-kun, I know you can do better. Show me that you're not just good in bed but also in your studies.<</speech>>
<<speech "You">>Yeah sensei... Fuck me hard.. teach me how to be a good fucker<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_4/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Good, now let's see if you can focus with my tits in your face. Maybe this'll motivate you to get that higher score.<</speech>>
<<speech "You">>Oh god, Kaede-sensei, you're so tight. I'll do anything to make you proud.<</speech>>
<<nobr>> <div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kaede 4-6">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kaede 4-7">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>That's more like it. Keep fucking me hard, $firstname-kun. Let me feel how determined you are.<</speech>>
<<speech "You">>Yes, Kaede-sensei, I want to make you come so hard. I'll study twice as hard if I can see you like this every day.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_4/"+either("missionary_1","missionary_2","missionary_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>As long as you keep up with your studies, $firstname-kun, I'll keep rewarding you. Now, give me everything you've got.<</speech>>
<<speech "You">>Oh Kaede-sensei, I need you. I want more private lessons like this. Please don't stop.<</speech>>
<<nobr>> <div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kaede 4-6">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kaede 4-7">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Kaede 4-8">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Mmm, yes, fuck me harder. I need it rough, $firstname-kun... Oh yes, right there. Don't stop, $firstname-kun, keep going. I can feel myself getting close.<</speech>>
<<speech "You">>God, Kaede-sensei, you're so wet. I can't believe how tight you are.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_4/"+either("missionary_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Oh yes, right there. Don't stop, $firstname-kun, keep going. I can feel myself getting close... Mmm, yes, you're hitting all the right spots. Don't you dare stop now.<</speech>>
<<speech "You">>Ahh, Kaede-sensei, I'm so close. I want to come inside you.<</speech>>
<<speech "Kaede">>Yes, yes, let it go. Come with me, $firstname-kun. I need to feel you.<</speech>>
<<nobr>> <div class="button-row">
<<link "<<animeButton>>Fuck slower<</animeButton>>" "Kaede 4-7">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Kaede 4-8">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Kaede 4-9">><</link>><</if>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kaede_mind -=5>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=10>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kaede_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $kaede_hj_count += 1>>
<<set $kaede_bj_count += 0>>
<<set $kaede_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $kaede_event <6>><<set $kaede_event to 6>><</if>>
<</nobr>>
<<speech "You">>Oh god, Kaede-sensei, I'm going to explode. I can't hold back.! <</speech>>
<<speech "Kaede">>Yes, do it, $firstname-kun. Fill me up. Give me everything you've got.<</speech>>
<video controls autoplay><source @src='"vid/kaede_4/"+either("missionary_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Don't hold back. Let me hear you moan my name as you come.<</speech>>
<<speech "You">>Kaede-sensei, I'm cumming! Ahhh!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kaede 4-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kaede">>Mmhh yeah... It feels so good being filled up by you, $firstname-kun.<</speech>>
<video controls autoplay><source @src='"vid/kaede_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That was amazing Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End sex<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "rooftop">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kaede">>Hey, $firstname-kun, have you been waiting here for a long time?<</speech>>
<<speech "You">>Ohh sensei... Do you have any business at school?<</speech>>
<video controls autoplay ><source @src='"vid/kaede_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Yeah, I had a meeting with Yua Sensei to coordinate the students' scores. Plus, I’m planning to submit my application here once I graduate from university.<</speech>>
<<speech "You">>Really? I think having you as a teacher would make things a lot of fun at our school.<</speech>>
<<speech "Kaede">>eah... anyway, how about we head to your place after this? I’ve got a special surprise just for you.<</speech>>
<<speech "You">>Sure! Let's go then<</speech>>
<div class="button-row">
<<link "<<animeButton>>Sure! let's go then<</animeButton>>" "Kaede 5-1">><</link>>
<<link "<<animeButton>>Actually, I’m pretty tied up today... How about we take a rain check and reschedule?<</animeButton>>" "school hallway f2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Suddenly, Kaede Sensei gives me a kiss
<<speech "Kaede">>Sorry, I can’t help but feel excited to see you... After our last encounter, I haven’t been able to stop thinking about you, $firstname-kun. Honestly, this is the first time I’ve ever felt this way... You’re different from any other student I’ve worked with.<</speech>>
<video controls autoplay ><source @src='"vid/kaede_5/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Sensei... That’s so kind of you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 5-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Okay... let me get your bag.. and let's put it here <</speech>>
<video controls autoplay ><source @src='"vid/kaede_5/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Thank you sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Kaede 5-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>You need a reward for trying, don't you, $firstname-kun? Let me give you something to motivate you.<</speech>>
<<speech "You">>Kaede-sensei, your lips... they're better than any grade I could ever get.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Mmm, that's it. A smart boy knows how to appreciate a good... lesson. What else do you appreciate, hmm?<</speech>>
<<speech "You">>I appreciate how you teach me—every part of you teaching every part of me.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing<</animeButton>>" "Kaede 5-3">><</link>>
<<link "<<animeButton>>Intensify Kissing<</animeButton>>" "Kaede 5-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Mmm, right there, $firstname-kun—Ahh, that's perfect... Keep going, don't stop.<</speech>>
<<speech "You">>Yess, sensei. I want to make you feel good too. Tell me where to kiss next<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Ohh, down my neck, right here... Ahh, you're such a good student, $firstname-kun.<</speech>>
<<speech "You">>Yess, sensei, I'll study every curve, every sigh you make... Ahh<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing<</animeButton>>" "Kaede 5-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 5-5">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>You like that, huh? My grip tight around you, just like how you should grasp your studies.<</speech>>
<<speech "You">>Kaede-sensei, your hands... they feel so good. Ahh, I love your special tutoring.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Yess, you must pay attention. Every stroke has its purpose, just like every question on your test.<</speech>>
<<speech "You">>Ahh, I’ll remember everything, especially how amazing this feels.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Make Out<</animeButton>>" "Kaede 5-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 5-5">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kaede 5-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Mmm... focus on the sensations, $firstname-kun. Let every motion teach you something new.<</speech>>
<<speech "You">>I'm learning... Ahh, every lick, every suck is a lesson..<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Slurp... Good boy. Remember, it's all about technique and endurance.<</speech>>
<<speech "You">>Yes, sensei! Mmm, your teaching methods are so... effective.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Make Out<</animeButton>>" "Kaede 5-4">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Kaede 5-5">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Kaede 5-6">><</link>>
<<link "<<animeButton>>Let her fucks me<</animeButton>>" "Kaede 5-7">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Now, let's elevate this lesson, $firstname-kun. Ahh, how does it feel to be under your sensei?<</speech>>
<video controls autoplay ><source @src='"vid/kaede_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Kaede-sensei, you're amazing on top! Ohh, I love this part of the lesson.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue!<</animeButton>>" "Kaede 5-8">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Yes, that's it! Ohh, feel every slide, every grind. Learn from the pleasure.<</speech>>
<<speech "You">>I'm feeling every bit of it, Kaede. Mmm, you teach so well.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("cow_1","cow_2","cow_3","cow_4","cow_5","cow_6","cow_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Good boy, keep up. Ahh, let's increase the intensity, see if you can keep the pace.<</speech>>
<<speech "You">>I’ll do whatever it takes! Ohh, Kaede, you’re making me so eager to learn.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kaede 5-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Kaede 5-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kaede 5-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Now, take control, $firstname-kun. Show me what you've learned. Ahh, just like that!<</speech>>
<<speech "You">>Sensei, I love being behind you like this. Ohh, your ass is so perfect.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Mmm, push deeper, $firstname-kun. Make every thrust count.<</speech>>
<<speech "You">>You feel amazing, Kaede Sensei. Ahh, I want to make you proud.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kaede 5-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Kaede 5-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kaede 5-10">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Now, look into my eyes, $firstname-kun. Connect with every movement. Ohh...<</speech>>
<<speech "You">>Kaede Sensei, I’ve never felt closer to anyone. Mmm, you’re so beautiful.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Feel every inch, $firstname-kun. Ahh, let our bodies talk.<</speech>>
<<speech "You">>I hear them loud and clear, Kaede Sensei. Ohh, you’re incredible.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Kaede 5-8">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Kaede 5-9">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Kaede 5-10">><</link>>
<<link "<<animeButton>>Fuck harder<</animeButton>>" "Kaede 5-11">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $kaede_mind -=3>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=3>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Kaede">>Yes, $firstname-kun, harder! We're almost there. Ahh, feel every pulse!"<</speech>>
<<speech "You">>Kaede-sensei, I'm giving you everything I've got! Ohh, you drive me wild.<</speech>>
<video controls autoplay loop><source @src='"vid/kaede_5/"+either("mission_intense_1","mission_intense_2","mission_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>"Ahh, yes, $firstname-kun, don't hold back! Unload all your filthy spunk deep within me!<</speech>>
<<speech "You">>Sensei, I’m right there with you! Ohh, let’s come together!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck slower<</animeButton>>" "Kaede 5-10">><</link>>
<<link "<<animeButton>>Fuck harder<</animeButton>>" "Kaede 5-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside!<</animeButton>>" "Kaede 5-12">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "teacher_office">><<else>><<toggleclass "body" "teacher_office">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 1>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $location to "teacher office">>
<<set $saryuu_event to 1>>
<<set $saryuu_status to "Tutor">>
<<set $saryuu_tutor_count to 0>>
<<set $saryuu_hj_count to 0>>
<<set $saryuu_bj_count to 0>>
<<set $saryuu_vaginal_count to 0>>
<<set $saryuu_lust to 10>>
<<set $saryuu_mind to 100>>
<<set $saryuu_sexcount to 0>>
<<set $saryuu_event to 1>>
<</nobr>>
<<speech "You">>Sensei, I want to enroll in Physics Class by Saryuu Sensei<</speech>>
<<speech "Saeko">>To sign up for Physics, you’ll need exceptional grades, $firstname-kun. You’ll need at least a B average to qualify.<</speech>>
<video controls autoplay loop><source @src='"vid/saeko_0/"+either("office_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That’s not a problem for me, Sensei... Here’s my report card. I managed to get a B overall.<</speech>>
<<speech "Saeko">>Oh? I wasn’t expecting that… You managed to get this grade in such a short time. Alright then, I’ve registered you for Saryuu Sensei’s class. You can enroll now. Good job, $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "teacher office">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $kaede_mind -=5>><<if $kaede_mind lt 0>><<set $kaede_mind to 0>><<elseif $kaede_mind gt 100>><<set $kaede_mind to 100>><</if>>
<<set $kaede_lust +=10>><<if $kaede_lust lt 0>><<set $kaede_lust to 0>><<elseif $kaede_lust gt 100>><<set $kaede_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $kaede_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $kaede_hj_count += 1>>
<<set $kaede_bj_count += 1>>
<<set $kaede_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $kaede_event <7>><<set $kaede_event to 7>><</if>>
<</nobr>>
<<speech "You">>Oh god, Kaede-sensei, I'm going to explode. I can't hold back.! <</speech>>
<<speech "Kaede">>Mmm, yes! We’re almost there. Cum with me, $firstname-kun!<</speech>>
<video controls autoplay><source @src='"vid/kaede_5/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Kaede">>Mmm, that’s it! You’re doing amazing. Push us to the edge!<</speech>>
<<speech "You">>Kaede-sensei, I'm cumming! Ahhh! Ahh, Kaede! I’m... I’m—<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Kaede 5-13">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kaede_display to 1>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Kaede">>Mmhh yeah... It feels so good being filled up by you, $firstname-kun.<</speech>>
<video controls autoplay><source @src='"vid/kaede_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That was amazing Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End sex<</animeButton>>" "bedroom">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 0>>
<<set $location to "school halway">>
<<if typeof $physics_grade === "undefined">><<set $physics_grade to "F">><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=8>>
<<if $phsyics_grade is "F">><<set $academic +=1>><</if>>
<<if $phsyics_grade is "E">><<set $academic +=5>><</if>>
<<if $phsyics_grade is "D">><<set $academic +=10>><</if>>
<<if $phsyics_grade is "C">><<set $academic +=15>><</if>>
<<if $phsyics_grade is "B">><<set $academic +=20>><</if>>
<<if $phsyics_grade is "A">><<set $academic +=30>><</if>>
<<if $phsyics_grade is "S">><<set $academic +=40>><</if>>
<</nobr>><<nobr>>
<img src="img/char/study_class.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>I'm studying really hard for 2 hours<</speech>>
<<nobr>>
<div class="button-row">
<<if $time<16>><<link "<<animeButton>>Continue to study for 2 hours<</animeButton>>" "study physics for 2 hours">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "physics lab">>
<</link>></div><</nobr>>
<<nobr>>
<<toggleclass "body" "park_1">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yura_display to 1>>
<<set $yura_status to "Tutor">>
<<set $yura_tutor_count to 0>>
<<set $yura_hj_count to 0>>
<<set $yura_bj_count to 0>>
<<set $yura_vaginal_count to 0>>
<<set $yura_lust to 10>>
<<set $yura_mind to 100>>
<<set $yura_sexcount to 0>>
<<set $yura_event to 1>>
<<set $physics_points to 0>>
<</nobr>>
<video controls autoplay><source @src='"vid/yura_0/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Yura Kano, a 20 years old student, a sophomore at Tokyo National University majoring Applied Physics. She's gonna be my tutor for quite a while
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yura 0-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "park_1">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yura_display to 1>>
<<set $yura_status to "Tutor">>
<<set $yura_tutor_count to 0>>
<<set $yura_hj_count to 0>>
<<set $yura_bj_count to 0>>
<<set $yura_vaginal_count to 0>>
<<set $yura_lust to 10>>
<<set $yura_mind to 100>>
<<set $yura_sexcount to 0>>
<<set $yura_event to 1>>
<</nobr>>
<video controls autoplay><source @src='"vid/yura_0/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
She's one of the youngest tutor at the tutoring agency. She's pretty cute I think
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yura 0-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yura_display to 1>>
<<set $yura_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $yura_event is 1 >><<set $physics_points += 1>><<set $academic +=15>> <</if>>
<<if $yura_event is 2 >><<set $physics_points += 2>><<set $academic +=20>> <</if>>
<<if $yura_event is 3 >><<set $physics_points += 3>><<set $academic +=25>> <</if>>
<<if $yura_event is 4 >><<set $physics_points += 4>><<set $academic +=30>> <</if>>
<<if $yura_event is 5 >><<set $physics_points += 5>><<set $academic +=35>> <</if>>
<<if $yura_event is 6 >><<set $physics_points += 6>><<set $academic +=40>> <</if>>
<<if $yura_event is 7 >><<set $physics_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $physics_points >0 and $physics_points <11>><<set $physics_grade to "F">>
<<elseif $physics_points >10 and $physics_points <26>><<set $physics_grade to "E">>
<<elseif $physics_points >25 and $physics_points <51>><<set $physics_grade to "D">>
<<elseif $physics_points >50 and $physics_points <101>><<set $physics_grade to "C">>
<<elseif $physics_points >100 and $physics_points <151>><<set $physics_grade to "B">>
<<elseif $physics_points >150 and $physics_points <201>><<set $physics_grade to "A">>
<<elseif $physics_points >200 >><<set $physics_grade to "S">><</if>>
<h1 class="basic-stats">My physics Grade</h1>: $physics_grade ($physics_points)
<</nobr>>
<<speech "Yura">>Well, I have to say, $firstname-kun, you’re quite sharp. I’m confident that you can pass the NTU (National Tokyo University) entrance exam easily...<</speech>>
<video controls autoplay loop><source @src='"vid/yura_0/"+either("study_a_1","study_a_2","study_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? Then I should've just studied harder and harder Yura Sensei<</speech>>
<<speech "Yura">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Yura 1">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event <2 and $physics_grade is not "F" and $kawakita_event >7>><<link "<<animeButton>>I think I can solve most of the F Grade Problems, Can I get a reward?<</animeButton>>" "Yura 1-1">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event >1 and $physics_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Yura 1-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yura_display to 1>>
<<set $english_points to 0>>
<</nobr>>
<<speech "Yura">>Oh hi, is this $firstname $lastname house? I'm his tutor, my name is Yura Kano <</speech>>
<video controls autoplay><source @src='"vid/yura_0/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Uncle">>Hi yura-san! Please come on in... My name is Daisuke, $firstname's Uncle... My nephew is already waiting for you... come come... <</speech>>
<<speech "Yura">>Thank you Daisuke-san <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yura 0-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yura_display to 1>>
<<set $english_points to 0>>
<</nobr>>
<<speech "Uncle">>$firstname-kun, come here... You're tutor is here <</speech>>
<<speech "Yura">>Hi $firstname-kun! How are you doing? My name is Yura. Yoroshiku-ne? <</speech>>
<video controls autoplay><source @src='"vid/yura_0/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hi... Yura Sensei... it' nice to see you <</speech>>
<<speech "Yura">>So, shall we get started then? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yura 1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<if $yura_event <2>><<set $yura_event to 2>><</if>>
<</nobr>>
<<speech "Yura">>Oh, I see... You seem to be familiar with and understand our unique teaching method.<</speech>>
<<speech "You">>Yeah... I'm well aware of that Sensei<</speech>>
<video controls autoplay><source @src='"vid/yura_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Okay then... Come here give me your hand<</speech>>
<<speech "You">>Okay Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yura 1-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<if $yura_event <2>><<set $yura_event to 2>><</if>>
<</nobr>>
<<speech "Yura">>Now that I think about it... I’d say you’re pretty cute, $firstname-kun.<</speech>>
<<speech "You">>Hahaha.. stop it Yura sensei.... You make me blush<</speech>>
<video controls autoplay><source @src='"vid/yura_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>It;s okay... just relax $firstname-kun...<</speech>>
<<speech "You">>Okay Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Yura 1-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Ehmm ohh $firstname kun You're a good kisser eshhhh ahh... You must have practiced a lot with other tutors, ne?<</speech>>
<video controls autoplay loop><source @src='"vid/yura_1/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei... Just keep kissing me just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing slowly<</animeButton>>" "Yura 1-3">><</link>>
<<link "<<animeButton>>Kiss more intense<</animeButton>>" "Yura 1-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Yeahh use your tongue more... Just like that $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/yura_1/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh sensei... you're so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss slower<</animeButton>>" "Yura 1-3">><</link>>
<<link "<<animeButton>>Kiss harder<</animeButton>>" "Yura 1-4">><</link>>
<<if $lust>75>><<link "<<animeButton>>Continue<</animeButton>>" "Yura 1-5">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<if $yura_event <2>><<set $yura_event to 2>><</if>>
<</nobr>>
<<speech "Yura">>Now, now... not so fast, $firstname-kun. You’ve got to get good grades first, you know.<</speech>>
<<speech "You">>Oh sensei... Really? Can't we just continue?<</speech>>
<video controls autoplay><source @src='"vid/yura_1/"+either("makeout_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Take it easy... good things come to those who wait patiently.<</speech>>
<<speech "You">>Dang... okay then<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yura_display to 1>>
<<set $yura_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $yura_event is 1 >><<set $physics_points += 1>><<set $academic +=15>> <</if>>
<<if $yura_event is 2 >><<set $physics_points += 2>><<set $academic +=20>> <</if>>
<<if $yura_event is 3 >><<set $physics_points += 3>><<set $academic +=25>> <</if>>
<<if $yura_event is 4 >><<set $physics_points += 4>><<set $academic +=30>> <</if>>
<<if $yura_event is 5 >><<set $physics_points += 5>><<set $academic +=35>> <</if>>
<<if $yura_event is 6 >><<set $physics_points += 6>><<set $academic +=40>> <</if>>
<<if $yura_event is 7 >><<set $physics_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $physics_points >0 and $physics_points <11>><<set $physics_grade to "F">>
<<elseif $physics_points >10 and $physics_points <26>><<set $physics_grade to "E">>
<<elseif $physics_points >25 and $physics_points <51>><<set $physics_grade to "D">>
<<elseif $physics_points >50 and $physics_points <101>><<set $physics_grade to "C">>
<<elseif $physics_points >100 and $physics_points <151>><<set $physics_grade to "B">>
<<elseif $physics_points >150 and $physics_points <201>><<set $physics_grade to "A">>
<<elseif $physics_points >200 >><<set $physics_grade to "S">><</if>>
<h1 class="basic-stats">My physics Grade</h1>: $physics_grade
<</nobr>>
<<speech "Yura">>Well, I have to say, $firstname-kun, you’re quite sharp. I’m confident that you can pass the NTU (National Tokyo University) entrance exam easily...<</speech>>
<video controls autoplay loop><source @src='"vid/yura_0/"+either("study_b_1","study_b_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? Then I should've just studied harder and harder Yura Sensei<</speech>>
<<speech "Yura">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Yura 1">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event <2 and $physics_grade is not "F" and $kawakita_event >7>><<link "<<animeButton>>I think I can solve most of the F Grade Problems, Can I get a reward?<</animeButton>>" "Yura 2-1">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event >1 and $physics_grade is not "F">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Yura 2-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Let's make this the hottest lesson yet, $firstname-kun. Feel my grip? Mmm...<</speech>>
<<speech "You">>Yura-sensei, your hands are magical. Ahh, it's incredible.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_2/"+either("hj_1","hj_2","hj_3","hj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>I want you to remember this, every stroke, every squeeze. Ohh, like that.<</speech>>
<<speech "You">>Yes, sensei, please don’t stop. Ohh, it feels too good.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue handjob<</animeButton>>" "Yura 2-1">><</link>>
<<link "<<animeButton>>Handjob faster<</animeButton>>" "Yura 2-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>We're close now. Ahh, let go for me, $firstname-kun. Let it all go.<</speech>>
<<speech "You">>Mmm, Yura, every touch is a lesson. I’m learning... I’m learning so much!<</speech>>
<video controls autoplay loop><source @src='"vid/yura_2/"+either("hj_intense_1","hj_intense_2","hj_intense_3","hj_intense_4","hj_intense_5","hj_intense_6","hj_intense_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, come for me, $firstname-kun. Show me what you've learned.<</speech>>
<<speech "You">>Yes, sensei, please don’t stop. Ohh, it feels too good.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Slower<</animeButton>>" "Yura 2-1">><</link>>
<<link "<<animeButton>>Keep jerking me faster sensei!<</animeButton>>" "Yura 2-2">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Yura 2-3">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $yura_mind -=5>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=10>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yura_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $yura_hj_count += 1>>
<<set $yura_bj_count += 0>>
<<set $yura_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Yura">>That’s it, let go for me. I want to see you completely lose yourself in my touch.<</speech>>
<video controls autoplay><source @src='"vid/yura_2/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Yura">>That’s it, baby. Let it all out. I’m here for you. Every drop, every moment. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Yura 2-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<if $yura_event <3>><<set $yura_event to 3>><</if>>
<</nobr>>
<<speech "Yura">>Oh wow.... your cum is so thick... hmmm it seems yummy<</speech>>
<video controls autoplay><source @src='"vid/yura_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Sensei... this feels so fucking good...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_running_track">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $location to "sport field">>
<</nobr>><<if $energy >40>><<nobr>>
<<set $running_point +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "You">>Wow! This is exhausting! Tsubasa Sensei, how do you keep your energy up after all this intense running? Man... <</speech>>
<video controls autoplay loop><source @src='"vid/sport_0/"+either("running_1","running_2","running_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Toughen up, $firstname-kun! You've got to keep your stamina at its peak. Come on! Keep pushing and keep training!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue training<</animeButton>>" "running train">><</link>>
<<link "<<animeButton>>Ask Tsubasa Sensei for marathon running tips<</animeButton>>" "Tsubasa 10">><</link>>
<<link "<<animeButton>>Rest for a while<</animeButton>>" "sport field">><</link>>
</div> <<else>>
<img src="img/char/baseball_tired.jpg" style="max-width: 90%;">
<<speech "You">> Man, I’m completely wiped out. I think I need to take a break and rest now. <</speech>>
<<link "<<animeButton>>End training<</animeButton>>" "sport field">><</link>>
<</if>><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Here are a few important points you should keep in mind if you want to succeed in running, whether you’re aiming for a sprint or a marathon. First and foremost, it’s essential to focus on building your stamina and improving your cardiovascular fitness through consistent training. Without this foundation, it will be tough to reach your goals, regardless of the distance you’re tackling.<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_10/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Absolutely, Sensei. I’ll definitely make sure to take detailed notes on everything you just said. I really appreciate your guidance and want to be sure I’m taking it all in.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Okay Sensei! I'll do it!<</animeButton>>" "field storage">><</link>>
<<if $tsubasa_event >8>><<link "<<animeButton>>Ask to have sex with her<</animeButton>>" "Tsubasa 10-1">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>What?! You want to do it here? That’s pretty risky with the others just outside... But if you’re sure, make it quick!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_10/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay then, let's do it Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 10-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Mmph! But not so rough, damn it! I said be quick, not rough!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_10/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I just can't contain it Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 10-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Enghh ohh shit!! slow the fuck down $firstname-kun!! Goddamnit!<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_10/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Just be quiet Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Tsubasa 10-3">><</link>>
<<link "<<animeButton>>Continue to Blowjob<</animeButton>>" "Tsubasa 10-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Shh, focus on the pleasure. Let my lips teach you. *Slurp*... like that.<</speech>>
<<speech "You">>It's hard to stay quiet, sensei. *Mmm*, you’re driving me crazy.<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_10/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Keep it down, or they'll find out how hands-on my teaching gets. *Ahh*...<</speech>>
<<speech "You">>Tsubasa, it’s hard to stay quiet! *Mmm*, I'm close, really close!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Tsubasa 10-4">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Tsubasa 10-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now put it in please! Quick! Fuck me hard $firstname-kun. I need your cock inside me now!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_10/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay sensei... Here i go<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Tsubasa 10-6">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Keep that pace, $firstname-kun, right there. Ohh, perfect.<</speech>>
<<speech "You">>You're so tight, Tsubasa sensei, it’s incredible. Mmm, this is the best physical lesson.<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_10/"+either("doggy_1","doggy_2","doggy_3","doggy_4","doggy_5","doggy_6","doggy_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Almost there, keep your control. Ahh, master this, and you master everything.<</speech>>
<<speech "You">>I’m close, Tsubasa sensei. Ohh, it’s hard to keep quiet.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 10-6">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 10-7">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Keep that pace, $firstname-kun, right there. Ohh, perfect.<</speech>>
<<speech "You">>You're so tight, Tsubasa sensei, it’s incredible. Mmm, this is the best physical lesson.<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_10/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Almost there, keep your control. Ahh, master this, and you master everything.<</speech>>
<<speech "You">>I’m close, Tsubasa sensei. Ohh, it’s hard to keep quiet.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Tsubasa 10-6">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Tsubasa 10-7">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Tsubasa 10-8">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Yes, be naughty for me. Take what you want. Ohh, just like that!<</speech>>
<<speech "You">>Breaking all the rules with you, sensei. Mmm, it’s exhilarating.<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_10/"+either("mission_intense_1","mission_intense_2","mission_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Come with me, $firstname-kun. Cross that line together. Ahh, yes.... Do it. Claim me in this risky game. Ohh, I’m all yours.<</speech>>
<<speech "You">>I'm so close, Tsubasa. This... this is too much! Ohh...<</speech>>
<<speech "Tsubasa">>Yes, fill me! Mmm, let’s finish this lesson with a bang!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Tsubasa 10-8">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum inside of her<</animeButton>>" "Tsubasa 10-9">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $tsubasa_event <10>><<set $tsubasa_event to 10>><</if>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum inside of me baby!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_10/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<<speech "Tsubasa">>Shoot all of them!! paint womb with your thick cum!<</speech>>
<<speech "You">>Oh my God... It felt so good sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "field storage">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Gosh... $firstname-kun... I’m really busy today... But if you want to go ahead with it, fine, just make it quick.<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_11/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax sensei... I'm gonna make this quick<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Tsubasa 11-1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "You">>Now, take that jacket off...<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_11/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Alright, alright... no need to be so hard on me! I'm still your teacher, remember!<</speech>>
<<speech "You">>Tee-hee... Okay okay...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Now suck my cock<</animeButton>>" "Tsubasa 11-2">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Hearing them out there, and you here with me, it’s... Ahh, it’s so wrong yet so right.<</speech>>
<<speech "Tsubasa">>Shh... we need to be quiet, but let me make this unforgettable for you. (Slurp...)<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_11/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Hold it in, just a bit longer. Let the risk heighten your pleasure. (Slurp), do you like that?<</speech>>
<<speech "You">>I don't know how much longer I can keep quiet, sensei. You’re driving me wild. Ahh...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 11-2">><</link>>
<<link "<<animeButton>>Dryhump<</animeButton>>" "Tsubasa 11-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>The thrill of getting caught makes it even more intense, doesn't it? Mmm, just like that.<</speech>>
<<speech "You">>It feels so good, Sensei, especially knowing it’s so forbidden. Ohh...<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_11/"+either("cock_tease_1","cock_tease_2","cock_tease_3","cock_tease_4","cock_tease_5","cock_tease_6","cock_tease_7","cock_tease_8","cock_tease_9")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>I love how desperate you sound, trying to keep it all in. Ahh, does it feel good?<</speech>>
<<speech "You">>I’ll never forget this, sensei. Ohh, it’s a lesson in control and pleasure.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Blowjob<</animeButton>>" "Tsubasa 11-2">><</link>>
<<link "<<animeButton>>Dryhump<</animeButton>>" "Tsubasa 11-3">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Tsubasa 11-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Now put that big schlong inside of me $firstname-kun... I need that cock inside of me now... We don't have much time<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_11/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay sensei... Here i go<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her hard<</animeButton>>" "Tsubasa 11-5">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=8>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Fuck me harder, $firstname-kun. I want to feel you pound into me. Mmm...<</speech>>
<<speech "You">>Hearing them just outside... it’s insanely hot. Ohh, how are you this tight?<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_11/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Just shut up and fuck me. I need your cock deep inside me. Make it rough. Ahh... Yeah? You like fucking your naughty teacher in secret? Ohh, slam into me, harder!<</speech>>
<<speech "You">>You're so fucking sexy when you talk like that. Mmm, I love it.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 11-5">><</link>>
<<link "<<animeButton>>Fuck harder!<</animeButton>>" "Tsubasa 11-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<<set $tsubasa_mind -=3>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=3>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Tsubasa">>Lose control, fuck me like you mean it. I want your cum on my ass. Now, $firstname-kun. Ahh...<</speech>>
<<speech "You">>Fuck, Tsubasa sensei, you’re going to make me come so hard. Mmm...<</speech>>
<video controls autoplay loop><source @src='"vid/tsubasa_11/"+either("doggy_intense","doggy_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Tsubasa">>Do it, cum on my ass. I want all of it. Don't hold anything back. Ohh...<</speech>>
<<speech "You">>Sensei!, here it comes, I’m... Ahh, I’m...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Tsubasa 11-6">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum on her ass<</animeButton>>" "Tsubasa 11-7">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $tsubasa_mind -=5>><<if $tsubasa_mind lt 0>><<set $tsubasa_mind to 0>><<elseif $tsubasa_mind gt 100>><<set $tsubasa_mind to 100>><</if>>
<<set $tsubasa_lust +=10>><<if $tsubasa_lust lt 0>><<set $tsubasa_lust to 0>><<elseif $tsubasa_lust gt 100>><<set $tsubasa_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $tsubasa_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $tsubasa_hj_count += 1>>
<<set $tsubasa_bj_count += 1>>
<<set $tsubasa_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $tsubasa_event <11>><<set $tsubasa_event to 11>><</if>>
<</nobr>>
<<speech "Tsubasa">>Cum baby cum!!! I want you to cum on my butt today!!!<</speech>>
<video controls autoplay><source @src='"vid/tsubasa_11/"+either("cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Here we go!! I'm cumming Sensei!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Tsubasa 11-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 1>>
<<set $tsubasa_peep_count +=0>>
<<set $time +=0>>
<</nobr>><div class="center"><<nobr>>
<</nobr>>
<<speech "Tsubasa">>Fuck... you came so much... Now I have to wash my pants off your spunk...<</speech>>
<video controls autoplay ><source @src='"vid/tsubasa_11/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sorry Sensei... I can't help it... It's been pent of for days Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "field storage">><</link>>
</div>
<<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yura_display to 1>>
<</nobr>>
<img src="img/char/yura_1.jpg" style="max-width: 100%;">
<div class="stat-container-2">
<div class="stat-box-2">
<h1 class="basic-stats">Name:</h1> Yura Kano
<h1 class="basic-stats">Age:</h1> 20
<h1 class="basic-stats">College Major:</h1> Applied Physics, Tokyo National University
<h1 class="basic-stats">Status:</h1> Single
</div>
<div class="stat-box-2">
Walkthrough: <<if typeof $yura_event === "undefined" or $yura_event is 0>><<set $yura_event to 0>><h1 class="basic-stats"> Get your overall grade to B, sign up for physics class, then arrange private tutor session with Yura
</h1><<nobr>>
<</nobr>><<elseif $yura_event is 1>>
<h1 class="basic-stats">Continue attending private tutoring sessions with yura Sensei until I manage to improve my English grade from an F to an E. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 2 >>
<h1 class="basic-stats">Improve your grade further to a D and ask for a handjob reward from her </h1><<nobr>>
<</nobr>><<elseif $yura_event is 3>>
<h1 class="basic-stats">Improve your grade further to a C and there will be a chance where you can ask to have sex with Yura Sensei </h1><<nobr>>
<</nobr>><<elseif $yura_event is 4>>
<h1 class="basic-stats">Improve your grade further to a B to unlock extra sex scene with Yura Sensei</h1><<nobr>>
<</nobr>><<elseif $yura_event is 5>>
<h1 class="basic-stats">This is the end of her content for this build</h1><<nobr>>
<</nobr>><<elseif $yura_event is 6>>
<h1 class="basic-stats">Go to the school's rooftop at 5pm, and call yura Sensei</h1><<nobr>>
<</nobr>><<elseif $yura_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build </h1><<nobr>>
<</nobr>><<elseif $yura_event is 8>>
<h1 class="basic-stats">This is the end content for yura Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!) </h1><<nobr>>
<</nobr>><<elseif $yura_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your yura in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 10>>
<h1 class="basic-stats">Take a shower at your yura's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yura's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuraent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your yura's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right yuraent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $yura_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $yura_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with yura. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) yura's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $yura_event is 16>>
<h1 class="basic-stats">This is the end content for yura in this build </h1><</if>>
</div>
</div>
Completed Quest:<h1 class="basic-stats">
<<if $yura_event >0>>1. I enrolled in Yura's Sensei's Physics Private Tutor Class.<</if>>
<<if $yura_event > 1>>2. I upgraded my Physics Grade to an E and got a reward from Yura Sensei<</if>>
<<if $yura_event > 2>>3. Yura sensei gave me a handjob during our session <</if>>
<<if $yura_event > 3>>4. I had sex with Yura Sensei<</if>>
<<if $yura_event > 4>>5. I unlocked another scene with Yura Sensei<</if>>
<<if $yura_event > 5>>6. I had sex with yura Sensei<</if>>
<<if $yura_event > 6>>7. I met yura Sensei at the school's rooftop and we end up having sex<</if>>
<<if $yura_event > 7>>8. I fucked yura in the dining room, and she even let me creampie her. I really made her falling in love with me...<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $ami_display to 1>>
<<set $location to "class 3">>
<</nobr>><<nobr>>
<</nobr>><<if $time>16>>
<<speech "You">>Ami has already left the school <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<elseif typeof $ami_event === "undefined">><<nobr>>
<<set $ami_status to "School Mate">>
<<set $ami_tutor_count to 0>>
<<set $ami_hj_count to 0>>
<<set $ami_bj_count to 0>>
<<set $ami_vaginal_count to 0>>
<<set $ami_lust to 10>>
<<set $ami_mind to 100>>
<<set $ami_sexcount to 0>>
<<set $ami_event to 1>>
<</nobr>>
<<speech "Ami">>What do you want? Please don't disturb me. I'm trying to concentrate here <</speech>>
<video controls autoplay><source @src='"vid/ami_0/"+either("class_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Ami... she's one of the nerdy girls around here, but she’s pretty cold and distant. I’d better not get involved with her or stir up any trouble.
<<speech "You">>Oh, okay Ami... I'm sorry<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<elseif $ami_event >0 and $academic <1441 >>
<<speech "Ami">>What do you want? Please don't disturb me. I'm trying to concentrate here <</speech>>
<video controls autoplay><source @src='"vid/ami_0/"+either("class_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Ami... she's one of the nerdy girls around here, but she’s pretty cold and distant. I’d better not get involved with her or stir up any trouble.
<<speech "You">>Oh, okay Ami... I'm sorry<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<elseif $ami_event >0 and $academic >1440 and $ami_event <2 >><<set $ami_event to 2>>
<<speech "Ami">>Psst... $firstname-kun... read this <</speech>>
<video controls autoplay><source @src='"vid/ami_0/"+either("class_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What is it Ami?<</speech>>
<<speech "Ami">>Just read it $firstname-kun <</speech>>
"Please meet me after school. I need to talk to you $firstname-kun"
<<speech "You">>Oh, it looks like Ami needs something from me. I should go talk to her after school.<</speech>>
<<link "<<animeButton>>See her after class<</animeButton>>" "Ami 0-1">><</link>>
<<elseif $ami_event >1 >><<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
Unlike the other girls at this school, Ami never lets me talk to her in class. She always pulls me out into the hallway instead.
<<speech "Ami">> It’s really nice to have someone to talk to at school, you know... I... I just want to say how much I appreciate that, $firstname-kun. Thank you for being there for me.<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("chat_a_1","chat_a_2","chat_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">> The pleasure is all mine Ami-chan <</speech>>
<div class="button-row"> <<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<if $time>13 and $time <17>><<link "<<animeButton>>Want to study at my place?<</animeButton>>" "Ami 0-2">><</link>><</if>></div>
<</if>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>><<set $time to 17>><<set $ami_display to 1>>
<<speech "Ami">>$firstname-kun... I’ve noticed that you managed to improve your grade from an F to a B in such a short amount of time, and I can’t help but wonder how you pulled that off. I’ve been trying to reach a B myself, but it’s been really tough for me. So, could you maybe teach me how you did it? I could really use the help.<</speech>>
<video controls autoplay><source @src='"vid/ami_0/"+either("chat_a_1","chat_a_2","chat_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm, well, there’s no simple answer to that, Ami-chan... but I can definitely show you how I did it. We can study together at my place if you’re okay with that.<</speech>>
<<speech "Ami">>Oh that would be great $firstname-kun! I'm ready whenever you are... Shall we go now?<</speech>>
<<speech "You">>Of course, let's do it...<</speech>>
<div class="button-row"> <<link "<<animeButton>>Study at my place<</animeButton>>" "Ami 0-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "town_night">><<else>><<toggleclass "body" "town_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ami">>Thank you so much, $firstname-kun... I really appreciate that you’re willing to take the time to study with me. I honestly look up to you a lot... you know?<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("go_home_a_1","go_home_a_2","go_home_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh... thank you so much Ami-chan. I'll do my best to help you out<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ami 0-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>><<if $ami_event <3>><<set $ami_event to 3>>
<<speech "Ami">>Ah! Now I can really see it.. This is how you solve all these formulas right?<</speech>>
<<speech "You">>Yeah, kinda like that Ami<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("study_a_1","study_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ami">>But with this method, even though I know it's hard, it doesn’t seem like it’s going to help me reach a B grade quickly. There has to be something else, some other trick or method you haven’t fully shared with me yet, $firstname-kun.<</speech>>
<<speech "You">>That's gonna be... for another session Ami-chan, for today I think this is enough<</speech>>
<<speech "Ami">>Hmm... Okay then... I trust you for this one $firstname-kun tee-hee <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div><<elseif $ami_event <4>><<set $ami_event to 4>>
<<speech "Ami">>Oh, that’s right! I think I’m finally starting to get the hang of it now! Now! Please tell me your special method "sensei"! please??! <</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("study_a_1","study_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>LOL Ami... you're funny... but please don't call me sensei... Okay, I'm gonna teach you... but this will involve... physical intimacy..<</speech>>
<<speech "Ami">>Physical intimacy? What do you mean? <</speech>>
<<speech "You">>What I mean is... kissing<</speech>>
<<speech "Ami">>Kissing? No way! It's... because... it's because I've never kissed a guy before... <</speech>>
<<speech "You">>Really?... It's all right, I can walk you through it... No need to worry. If you start feeling even a little uncomfortable, just let me know, and I'll stop everything.<</speech>>
<<speech "Ami">>Are you? Are you sure? Well then... let's do it <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ami 0-4">><</link>></div>
<<elseif $ami_event >3>>
<<speech "Ami">>I think... Your special method works perfectly $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("study_a_1","study_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're welcome then... If you need another session. I'm down<</speech>>
<div class="button-row">
<<link "<<animeButton>>Practicing special method<</animeButton>>" "Ami 0-4">><</link>>
<<if $ami_event >10>><<link "<<animeButton>>Fast food dinner break<</animeButton>>" "Ami 3">><</link>><</if>>
<<link "<<animeButton>>I think that's enough for today<</animeButton>>" "Bedroom">><</link>></div>
<</if>><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ami">>So... What are we gonna do now $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("chat_bed_1","chat_bed_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>We can start if you're ready Ami<</speech>>
<<speech "Ami">>Okay then.... I trust you $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Ami 1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Ahh $firstname-kun..... It feels so good <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("kiss_slow_1","kiss_slow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Ami... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ami 1">><</link>>
<<if $ami_event >3>><<link "<<animeButton>>Intensify the kiss<</animeButton>>" "Ami 1-1">><</link>><</if>>
<<if $ami_event is 3>><<link "<<animeButton>>Stop kissing her<</animeButton>>" "Ami 1 - Kiss Slow End">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $ami_event <4>><<set $ami_event to 4>><</if>>
<</nobr>>
<<speech "Ami">>That was... unexpectedly good $firstname-kun... We should try it again sometime<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("chat_bed_1","chat_bed_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Whenever you're comfortable Ami<</speech>>
<<speech "Ami">>Thank you $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>End studying session<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Ahh $firstname-kun..... It feels more intense now! You're using your tongue... Am I doing this right <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're doing great Ami <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ami 1-1">><</link>>
<<if $ami_event >4>><<link "<<animeButton>>Intensify the kiss<</animeButton>>" "Ami 1-2">><</link>><</if>>
<<if $ami_event >6>><<link "<<animeButton>>Ask for a blowjob<</animeButton>>" "Ami 1-4">><</link>><</if>>
<<if $ami_event >7>><<link "<<animeButton>>Fuck her directly<</animeButton>>" "Ami 1-5">><</link>><</if>>
<<if $ami_event is 4>><<link "<<animeButton>>Stop kissing her<</animeButton>>" "Ami 1 - Kiss End">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $ami_event <5>><<set $ami_event to 5>><</if>>
<</nobr>>
<<speech "Ami">>That was... unexpectedly good $firstname-kun... We should try it again sometime<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("chat_bed_1","chat_bed_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Whenever you're comfortable Ami<</speech>>
<<speech "Ami">>Thank you $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>End studying session<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Ahh $firstname-kun..... You're...you're groping my body... it feels so fucking good! <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("makeout_1","makeout_2","makeout_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm glad that you're enjoying it Ami<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ami 1-2">><</link>>
<<if $ami_event >5>><<link "<<animeButton>>Intensify the kiss<</animeButton>>" "Ami 1-3">><</link>><</if>>
<<if $ami_event >6>><<link "<<animeButton>>Ask for a blowjob<</animeButton>>" "Ami 1-4">><</link>><</if>>
<<if $ami_event >7>><<link "<<animeButton>>Fuck her directly<</animeButton>>" "Ami 1-5">><</link>><</if>>
<<if $ami_event is 5>><<link "<<animeButton>>Stop kissing her<</animeButton>>" "Ami 1 - Makeout End">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $ami_event <6>><<set $ami_event to 6>><</if>>
<</nobr>>
<<speech "Ami">>That was... unexpectedly good $firstname-kun... We should try it again sometime<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("chat_bed_1","chat_bed_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Whenever you're comfortable Ami<</speech>>
<<speech "Ami">>Thank you $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>End studying session<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Oh fuck!! I can't hold it any longer $firstname-kun... this is too intense... This feels so fucking good! <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("makeout_intense_1","makeout_intense_2","makeout_intense_3","makeout_intense_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm glad that you're enjoying it Ami<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ami 1-3">><</link>>
<<if $ami_event >6>><<link "<<animeButton>>Ask for a blowjob<</animeButton>>" "Ami 1-4">><</link>><</if>>
<<if $ami_event >7>><<link "<<animeButton>>Fuck her directly<</animeButton>>" "Ami 1-5">><</link>><</if>>
<<if $ami_event is 6>><<link "<<animeButton>>Stop kissing her<</animeButton>>" "Ami 1 - Makeout Intense End">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $ami_event <7>><<set $ami_event to 7>><</if>>
<</nobr>>
<<speech "Ami">>That was... unexpectedly good $firstname-kun... We should try it again sometime<</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("chat_bed_1","chat_bed_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Next time, get ready for more intense session Ami<</speech>>
<<speech "Ami">>What do you mean $firstname-kun?<</speech>>
<<speech "You">>I will guide you how to pleasure a man with your mouth<</speech>>
<<speech "Ami">>Oh okay $firstname-kun... As long as I'm doing it with you... I'm okay with it<</speech>>
<div class="button-row">
<<link "<<animeButton>>End studying session<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Enggh... slrrppp.... smckk,,,, Am I... ahh... doing it right? <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... just like that Ami... Keep going<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Ami 1-4">><</link>>
<<link "<<animeButton>>Faster!<</animeButton>>" "Ami 1-4-1">><</link>>
<<if $ami_event >7>><<link "<<animeButton>>Fuck Her<</animeButton>>" "Ami 1-5">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Engghh?? slrrpp... I can feel it throbbing <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("bj_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh I'm gonna cum Ami<</speech>>
<<speech "Ami">>Oh my god? Really? Cum for me then $firstname-kun.... Please <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue blowjob faster<</animeButton>>" "Ami 1-4-1">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum in her mouth<</animeButton>>" "Ami 1-4-2">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ami_mind -=5>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=10>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ami_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $ami_hj_count += 0>>
<<set $ami_bj_count += 1>>
<<set $ami_vaginal_count += 0>>
<<set $confidence +=3>>
<<if $ami_event <8>><<set $ami_event to 8>><</if>>
<</nobr>>
<<speech "You">>Oh god, Ami-chan! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/ami_1/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ami">>Please $firstname-kun... Give it to me... I wanna pleasure you... all day long<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ami 1 - Bj End">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $ami_event <8>><<set $ami_event to 8>><</if>>
<</nobr>>
<<speech "Ami">>That was... intense $firstname-kun... I.. I'm glad that I can taste you... <</speech>>
<video controls autoplay loop><source @src='"vid/ami_0/"+either("chat_bed_1","chat_bed_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What do you mean Ami-chan?<</speech>>
<<speech "Ami">>Ugh... just forget what I said... I'll be going home now... Bye $firstname-kun<</speech>>
<<speech "You">>Good bye Ami<</speech>>
What did she just said? taste me? That's kinda odd coming from a girl with zero experience in sex
<div class="button-row">
<<link "<<animeButton>>End studying session<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>I'm ready now $firstname-kun... Please put it inside of me<</speech>>
<video controls autoplay ><source @src='"vid/ami_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Ami... I'm going in<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Ami 1-6">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<if $ami_event <9>><<speech "Ami">>Ohh... $firstname-kun... it hurts... ahhh... it's my first time... you... you really took my virginity... ahhh but keep going... The pain gradually fades... away... ahh <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hmm Ami... I'm glad that I can be the one who cherry popped you Ami...<</speech>>
<<else>><<speech "Ami">>Ohh it feels so good now $firstname-kun... I think I'm ready for more intense positions $firstname-kun... oh yeahh just like that... Ahhh<</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? Really? I'm gonna take you from behind then Ami...<</speech>>
<</if>><div class="button-row">
<<link "<<animeButton>>Continue Missionary<</animeButton>>" "Ami 1-6">><</link>>
<<link "<<animeButton>>Fuck her harder<</animeButton>>" "Ami 1-6-1">><</link>>
<<if $ami_event >8>><<link "<<animeButton>>Doggy<</animeButton>>" "Ami 1-7">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Ahh... I... I feel like... I'm loosing it... Ahhh I'm flying... <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Are you there? I'm almost there too Ami... Here we go<</speech>>
<<speech "Ami">>You... You're gonna cum? Cum then $firstname-kun... I wanna feel your hot liquid inside me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Ami 1-6-1">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum inside her<</animeButton>>" "Ami 1-6-2">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ami_mind -=5>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=10>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ami_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $ami_hj_count += 0>>
<<set $ami_bj_count += 0>>
<<set $ami_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $ami_event <9>><<set $ami_event to 9>><</if>>
<</nobr>>
<<speech "You">>Oh god, Ami-chan! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/ami_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ami">>Me too!! Ahhhh I'm cumming!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ami 1 - Mission End">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $ami_event <9>><<set $ami_event to 9>><</if>>
<</nobr>>
<<speech "Ami">>That... felt good $firstname-kun... I'm glad that you are my first <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't mention it Ami-chan... I had a good time too<</speech>>
<<speech "Ami">>Can you let me stay here for few minutes? I'm drained... I'll be going home after this<</speech>>
<<speech "You">>Take your time Ami<</speech>>
<div class="button-row">
<<link "<<animeButton>>End studying session<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Oh fuck! This position... so fucking intense... You hit all the good spots! Ahhhh... Keep fucking me just like this $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("doggy_1","doggy_2","doggy_3","doggy_4","doggy_5","doggy_6","doggy_7")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh you feel it to right?<</speech>>
<<speech "Ami">>Ahh.. ahh ahh... it feels so fucking good $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Ami 1-6">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Ami 1-7">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Ami 1-7-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Ahh... I... I feel like... I'm loosing it... Ahhh I'm flying... <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Are you there? I'm almost there too Ami... Here we go<</speech>>
<<speech "Ami">>You... You're gonna cum? Cum then $firstname-kun... I wanna feel your hot liquid inside me<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Ami 1-7-1">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum inside her<</animeButton>>" "Ami 1-7-2">><</link>><</if>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ami_mind -=5>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=10>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ami_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $ami_hj_count += 0>>
<<set $ami_bj_count += 0>>
<<set $ami_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $ami_event <10>><<set $ami_event to 10>><</if>>
<</nobr>>
<<speech "You">>Oh god, Ami-chan! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/ami_1/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ami">>Me too!! Ahhhh I'm cumming!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ami 1 - Doggy End">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $location to "streets">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $ami_event <10>><<set $ami_event to 10>><</if>>
<</nobr>>
<<speech "Ami">>That... felt good $firstname-kun... I'm glad that you are my first <</speech>>
<video controls autoplay loop><source @src='"vid/ami_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Don't mention it Ami-chan... I had a good time too<</speech>>
<<speech "Ami">>Can you let me stay here for few minutes? I'm drained... I'll be going home after this<</speech>>
<<speech "You">>Take your time Ami<</speech>>
<div class="button-row">
<<link "<<animeButton>>End studying session<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>$firstname-kun <</speech>>
<video controls autoplay><source @src='"vid/ami_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ami? What are you doing here?? It's the boys' toilet! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ami 2-1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Sorry.... sumimasen... $firstname-kun... I just can't stop thinking about what we did... the sex... I... Just... <</speech>>
<video controls autoplay><source @src='"vid/ami_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>But not here Ami-chan... It's dangerous <</speech>>
<div class="button-row">
<<link "<<animeButton>>Give her what she wants<</animeButton>>" "Ami 2-2">><</link>>
<<link "<<animeButton>>No Ami-chan... sorry, we need to get out of here<</animeButton>>" "school hallway f1">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=4>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>I promise it will be quick $firstname-kun... I just wanna pleasure you... seeing you cumming... it's addictive. <</speech>>
<video controls autoplay loop><source @src='"vid/ami_2/"+either("hj_1","hj_2","hj_3","hj_4","hj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay then Ami-chan... just do it <</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Ami 2-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ami 2-3">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Engghh enghh slrppp... ahhh... slrppp you like that $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/ami_2/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Ami-chan... Keep going just like that <</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Ami 2-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Ami 2-3">><</link>>
<<link "<<animeButton>>Blowjob Faster<</animeButton>>" "Ami 2-4">><</link>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Engghh slrppp... wow... you're throbbing... Are you gonna cum soon $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/ami_2/"+either("bj_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Ami-chan... I'm gonna cum<</speech>>
<div class="button-row">
<<link "<<animeButton>>Slower please<</animeButton>>" "Ami 2-3">><</link>>
<<link "<<animeButton>>Yeahh keep going just like that<</animeButton>>" "Ami 2-4">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum in her mouth<</animeButton>>" "Ami 2-5">><</link>><</if>>
</div>
<<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ami_mind -=5>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=10>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ami_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $ami_hj_count += 0>>
<<set $ami_bj_count += 1>>
<<set $ami_vaginal_count += 0>>
<<set $confidence +=3>>
<<if $ami_event <11>><<set $ami_event to 11>><</if>>
<</nobr>>
<<speech "You">>Oh god, Ami-chan! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/ami_2/"+either("bj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ami">>Please $firstname-kun... Give it to me... I wanna pleasure you... all day long<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ami 2-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "boy_toilet">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ami">>Your cum... tastes really good... Can I have your cum more often? I promise that I'll be a good girl <</speech>>
<video controls autoplay ><source @src='"vid/ami_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>If only you're being a good girl Ami-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "school hallway f1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<<set $time +=2>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>$firstname-kun.... I really enjoy our time together <</speech>>
<video controls autoplay><source @src='"vid/ami_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Me too Ami... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Ami 3-1">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">><<if $remu_status is "Girlfriend">>I know you're dating the class president, who's basically the most beautiful girl in the whole school... But honestly, I really wouldn't mind at all if you wanted me to be your side-chick.<<elseif $asano_status is "Girlfriend">>I know that you're dating someone... But honestly, I really wouldn't mind at all if you wanted me to be your side-chick.<<else>>You know, I really wouldn't mind if I can be your girl $firstname-kun<</if>> <</speech>>
<video controls autoplay><source @src='"vid/ami_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">><<if $remu_status is "Girlfriend">>But that wouldn’t be fair to you, Ami-chan... Though I have to admit, I really do enjoy the time we spend together, just the two of us.<<elseif $asano_status is "Girlfriend">>But that wouldn’t be fair to you, Ami-chan... Though I have to admit, I really do enjoy the time we spend together, just the two of us.<<else>>Really? But I'm not a faithful type of guy... I have been fooling around alot...<</if>><</speech>>
<<speech "Ami">>It’s completely fine, $firstname-kun... As long as I’m with you, I’ll be happy, no matter what the circumstances are or what challenges we might face along the way.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Ami 3-2">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=2>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Come over here and kiss me, $firstname-kun... I’m all yours, completely.<</speech>>
<video controls autoplay><source @src='"vid/ami_3/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're too sweet Ami<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Kissing Her<</animeButton>>" "Ami 3-3">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>I... I love you $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/ami_3/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emmh... thank you Ami-chan... you're so sweet<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Ami 3-3">><</link>>
<<link "<<animeButton>>Makeout with her<</animeButton>>" "Ami 3-4">><</link>>
</div>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Emhh... Ahh... Take me $firstname-kun... and use me... <</speech>>
<video controls autoplay loop><source @src='"vid/ami_3/"+either("makeout_1","makeout_2","makeout_3","makeout_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emmh... yeahh Ami<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep makingout with her<</animeButton>>" "Ami 3-4">><</link>>
<<link "<<animeButton>>Continue to foreplay<</animeButton>>" "Ami 3-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Emhh... Ahh... Take me $firstname-kun... and use me... Yeahh suck my tits just like that<</speech>>
<video controls autoplay loop><source @src='"vid/ami_3/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4","foreplay_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emmh... yeahh Ami<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing foreplay with her<</animeButton>>" "Ami 3-5">><</link>>
<<link "<<animeButton>>Continue to Blowjob<</animeButton>>" "Ami 3-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Slrrpp sroggg.... Engghh... ahhh... You like that $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/ami_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emmh... yeahh Ami... It feels so fucking great<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing blowjob<</animeButton>>" "Ami 3-6">><</link>>
<<link "<<animeButton>>Let her fuck me<</animeButton>>" "Ami 3-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>I'm gonna take you in $firstname-kun.... Be ready<</speech>>
<video controls autoplay ><source @src='"vid/ami_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Ami... take me deep inside of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck me now Ami!<</animeButton>>" "Ami 3-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Ahh... ahh yeahh.. It feels so good riding you like this $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/ami_3/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emmh... yeahh Ami... It feels so fucking great<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking me Ami!<</animeButton>>" "Ami 3-8">><</link>>
<<link "<<animeButton>>Fuck me harder!<</animeButton>>" "Ami 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $ami_mind -=3>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=3>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Ami">>Ahh... ahh yeahh.. I'm gonna cum $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/ami_3/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah Ami! Me too... Let's cum together<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking me Ami!<</animeButton>>" "Ami 3-9">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Ami 3-10">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ami_mind -=5>><<if $ami_mind lt 0>><<set $ami_mind to 0>><<elseif $ami_mind gt 100>><<set $ami_mind to 100>><</if>>
<<set $ami_lust +=10>><<if $ami_lust lt 0>><<set $ami_lust to 0>><<elseif $ami_lust gt 100>><<set $ami_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $ami_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $ami_hj_count += 0>>
<<set $ami_bj_count += 1>>
<<set $ami_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $ami_event <12>><<set $ami_event to 12>><</if>>
<</nobr>>
<<speech "You">>Oh god, Ami-chan! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/ami_3/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Ami">>Me too!! Ahhhh I'm cumming!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Ami 3-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Ami">>That... felt really good $firstname-kun...I really like you... you know? <</speech>>
<video controls autoplay loop><source @src='"vid/ami_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Me too Ami...<</speech>>
<<speech "Ami">>Let me wash a bit then I'll be going home... Thank you $firstname-kun for tonight<</speech>>
<<speech "You">>You're welcome Ami-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_class_3_day">><<else>><<toggleclass "body" "school_class_3_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $location to "class 3">>
<</nobr>><<nobr>>
<</nobr>><<if $time>16>>
<<speech "You">>Karen has already left the school <</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<elseif typeof $karen_event === "undefined">><<nobr>>
<<set $karen_status to "School Mate">>
<<set $karen_tutor_count to 0>>
<<set $karen_hj_count to 0>>
<<set $karen_bj_count to 0>>
<<set $karen_vaginal_count to 0>>
<<set $karen_lust to 10>>
<<set $karen_mind to 100>>
<<set $karen_sexcount to 0>>
<<set $karen_event to 1>>
<</nobr>>
<<speech "Karen">>What do you want? Please don't disturb me. I'm trying to concentrate here <</speech>>
<video controls autoplay><source @src='"vid/karen_0/"+either("class_1","class_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Karen... One of the popular girls in Suzuran. She's not that easy to approach.
<<speech "You">>Oh, okay karen... I'm sorry<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<elseif $karen_event is 1 >>
<<speech "Karen">>What do you want? Please don't disturb me. I'm trying to concentrate here <</speech>>
<video controls autoplay><source @src='"vid/karen_0/"+either("class_1","class_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Karen... One of the popular girls in Suzuran. She's not that easy to approach.
<<speech "You">>Oh, okay karen... I'm sorry<</speech>>
<<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<elseif $karen_event is 2 >>
<<speech "Karen">>Oh hi... $firstname-kun... What do you need cutie? <</speech>>
<video controls autoplay><source @src='"vid/karen_0/"+either("class_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Cutie? Why is she bing nice to me suddenly?
<<speech "You">>Ahh, nothing Karen, I didn't mean to disturb you<</speech>>
<<speech "Karen">>Hehe... It's totally fine, $firstname-kun. There's no need to be so tense around me... By the way, I’d love to visit your place. Do you think we could head over there today?<</speech>>
<<speech "You">>Really? you want to visit my place?<</speech>>
<<speech "Karen">>Eh hem.... Do you mind?<</speech>>
<<link "<<animeButton>>See her after class<</animeButton>>" "Karen 1">><</link>>
<<elseif $karen_event >2 >><<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<speech "Karen">>Oh hi... $firstname-kun... What do you need cutie? <</speech>>
<video controls autoplay><source @src='"vid/karen_0/"+either("class_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh, nothing Karen, I just wanna talk to you<</speech>>
<<speech "Karen">>Hehe... you're such a cutie., $firstname-kun...<</speech>>
<div class="button-row"> <<link "<<animeButton>>Back<</animeButton>>" "class 3">><</link>>
<<if $time>13 and $time <17>><<link "<<animeButton>>Want to visit my place<</animeButton>>" "Karen 1">><</link>><</if>></div>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>$firstname-kun.... I didn't know that you and Remu are dating <</speech>>
<video controls autoplay><source @src='"vid/karen_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's none of your business, Karen. I'm not interested in telling everyone that I'm dating Remu. <</speech>>
<<speech "Karen">>Oh, of course, it's my business, dear. Remu is my friend and I also know Izaki, her previous sweetheart. You're the newest addition to this school, dating Remu, and I just want to be in the loop with all the details.<</speech>>
<<speech "You">>I'm not telling you anything. You're Izaki's friend. You know what he did to me. He sent me to the hospital a few times. Now I'm asking you nicely to go home and leave me alone. <</speech>>
<<speech "Karen">>I'm not gonna do that... I'm staying here until you tell me everything<</speech>>
<<speech "You">>For god's sake Karen, please leave me alone <</speech>>
Karen ignores me and turn her back on me
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 1-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_class_1_day">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 1>>
<<set $karen_display to 0>>
<<set $location to "streets">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $karen_event <2>><<set $karen_event to 2>><</if>>
<</nobr>>
Without Remu or me noticing, Karen was secretly watching us.
<<speech "Remu">>That was fantastic $firstname-kun darling... We should do this more often<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah babe... I love you Remu<</speech>>
<<speech "Remu">>I love you too $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "school hallway f2">><</link>>
<<if $karen_event >2>><<link "<<animeButton>>Karen's confronting me<</animeButton>>" "Karen 2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Okay... I will leave you alone... but first...<</speech>>
<video controls autoplay><source @src='"vid/karen_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Karen suddenly kisses me
<<speech "You">>Karen.... What are you doing??.... Engghhhh <</speech>>
<<speech "Karen">>Shhh... Just shut up and enjoy this $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 1-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Hm.... You're kinda tasty $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/karen_1/"+either("kiss_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Karen.... Are you sure about this?<</speech>>
<<speech "Karen">>I'm dead sure $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing her<</animeButton>>" "Karen 1-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Hm.... yeah just like that $firstname-kun... enghh keep kissing me just like this<</speech>>
<video controls autoplay loop><source @src='"vid/karen_1/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you sure about this Karen?<</speech>>
<<speech "Karen">>I'm dead sure $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Kissing<</animeButton>>" "Karen 1-3">><</link>>
<<link "<<animeButton>>Continue to foreplay<</animeButton>>" "Karen 1-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Hm.... yeah just like that $firstname-kun... enghh keep kissing me just like this<</speech>>
<video controls autoplay loop><source @src='"vid/karen_1/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Enggh Karen... You're so good at this<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing foreplay<</animeButton>>" "Karen 1-4">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Karen 1-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Put it inside please... $firstname-kun... I need this<</speech>>
<video controls autoplay ><source @src='"vid/karen_1/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah.. take this Karen<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Karen 1-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Hm.... yeah just like that $firstname-kun... enghh keep fucking me just like that<</speech>>
<video controls autoplay loop><source @src='"vid/karen_1/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Are you sure about this Karen?<</speech>>
<<speech "Karen">>I'm dead sure $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking her<</animeButton>>" "Karen 1-6">><</link>>
<<link "<<animeButton>>Fuck her harder<</animeButton>>" "Karen 1-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time to 18>>
<</nobr>><div class="center"><<nobr>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Oh my god... Yess $firstname-kun... please... keep fucking me just like that<</speech>>
<video controls autoplay loop><source @src='"vid/karen_1/"+either("mission_intense_1","mission_intense_2","mission_intense_3","mission_intense_4","mission_intense_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>yeahh... Do you like this Karen?<</speech>>
<<speech "Karen">>very much $firstname-kun<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her slower<</animeButton>>" "Karen 1-6">><</link>>
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Karen 1-7">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum<</animeButton>>" "Karen 1-8">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $karen_mind -=5>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=10>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $karen_hj_count += 0>>
<<set $karen_bj_count += 1>>
<<set $karen_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $karen_event <3>><<set $karen_event to 3>><</if>>
<</nobr>>
<<speech "You">>Oh god, Karen! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/karen_1/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Karen">>Me too!! Ahhhh I'm cumming!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Karen 1-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Karen">>This feels good... I hope you're feeling it too<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I do Karen... But please I'm begging you.... stop nagging me and Remu<</speech>>
<<speech "Karen">>Tee-hee... I can't promise about that<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "clinic">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
Karen confronts me and she's taking me to the storage room
<<speech "Karen">>Doing it in class? That's pretty inappropriate $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/karen_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Stay out of this, Karen. Mind your own business.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 2-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Karen">>Mind my own business? We fucked for god sake $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/karen_2/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>So what? You're gonna fuck me now?<</speech>>
<<speech "Karen">>If that what you want<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 2-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Karen">>If you want... I can suck you here right here, right now.<</speech>>
<video controls autoplay><source @src='"vid/karen_2/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What the hell Karen!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 2-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghh... slrppp.. smckkk... Do you like that $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeahh it feels so good Karen... There's nothing stopping you isn't it?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Karen 2-3">><</link>>
<<link "<<animeButton>>I can hear someone's coming<</animeButton>>" "Karen 2-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_storage">><<else>><<toggleclass "body" "school_storage">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Fuck... someone's coming... Come follow me.. let's go to the school clinic<</speech>>
<video controls autoplay><source @src='"vid/karen_2/"+either("bj_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... Okay Karen<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 2-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Come here $firstname-kun... Come and fuck me hard<</speech>>
<video controls autoplay><source @src='"vid/karen_2/"+either("bed_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damnit Karen<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 2-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghhh yeahh... ahhh $firstname-kun... devour me just like that<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4","foreplay_5","foreplay_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damnit Karen<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Karen 2-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Karen 2-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghhh yeahh... ahhh $firstname-kun... devour me just like that<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("bj_bed_1","bj_bed_2","bj_bed_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damnit Karen<</speech>>
<div class="button-row">
<<link "<<animeButton>>Foreplay<</animeButton>>" "Karen 2-6">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Karen 2-7">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Karen 2-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Just like you want... I'll fuck you hard $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/karen_2/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Then do it quick you freak<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Karen 2-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghhh yeahh... ahhh $firstname-kun... your cock feels so good inside of me<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("cow_1","cow_2","cow_3","cow_4","cow_5","cow_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... Move your hips just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Karen 2-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Karen 2-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Karen 2-11">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Karen 2-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghhh yeahh... ahhh $firstname-kun... your cock feels so good inside of me<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("rcow_1","rcow_2","rcow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... Move your hips just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Karen 2-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Karen 2-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Karen 2-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghhh yeahh... ahhh $firstname-kun... your cock feels so good inside of me<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("doggy_1","doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... Move your hips just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Karen 2-9">><</link>>
<<link "<<animeButton>>Reverse Cowgirl<</animeButton>>" "Karen 2-10">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Karen 2-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghhh yeahh... Ahhhn I'm gonna cum so fucking hard $firstname-kun!<</speech>>
<video controls autoplay loop><source @src='"vid/karen_2/"+either("cow_intense_1","cow_intense_2","cow_intense_3","cow_intense_4","cow_intense_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... Keep moving Karen! I'm almost there too!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck slowerl<</animeButton>>" "Karen 2-9">><</link>>
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Karen 2-12">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Karen 2-13">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "clinic">><<else>><<toggleclass "body" "clinic">><</if>>
<<set $karen_mind -=5>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=10>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $karen_hj_count += 0>>
<<set $karen_bj_count += 1>>
<<set $karen_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $karen_event <4>><<set $karen_event to 4>><</if>>
<</nobr>>
<<speech "You">>Oh god, Karen! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/karen_2/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Karen">>Me too!! Ahhhh I'm cumming!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Karen 2-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Karen">>Now... that's we have done it... I hope this doesn't end here $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/karen_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">><<if $remu_status is "Girlfriend">> I know Karen... But don't expect me to dump Remu... I really love her you know<<elseif $karen_status is not "Girlfriend">>I know Karen, but don't expect anything more than this<<else>>Of course not Karen<</if>><</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $karen_display to 1>>
<<set $location to "sport field">>
<</nobr>><<if $energy >40>><<nobr>>
<<set $swimming_point +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Karen">>Come on guys! speed up, we're not gonna win anything if you swim so slow like turtles! <</speech>>
<video controls autoplay loop><source @src='"vid/sport_0/"+either("swim_1","swim_2","swim_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Karen is the manager of the school's swimming team. She's strict and naggy when she's training us
<<speech "Karen">>Straighten your feet $firstname-kun! Otherwise you're gonna get drowned!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue training<</animeButton>>" "swimming train">><</link>>
<<if $karen_event >3>><<link "<<animeButton>>There are only us in this building right now. Down for some naughty stuff?<</animeButton>>" "Karen 3">><</link>><</if>>
<<link "<<animeButton>>Rest for a while<</animeButton>>" "indoor pool">><</link>>
</div> <<else>>
<img src="img/char/baseball_tired.jpg" style="max-width: 90%;">
<<speech "You">> Man, I’m completely wiped out. I think I need to take a break and rest now. <</speech>>
<<link "<<animeButton>>End training<</animeButton>>" "sport field">><</link>>
<</if>><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Karen">>What the hell $firstname-kun! You really want to do it here?<</speech>>
<video controls autoplay><source @src='"vid/karen_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Because you look so hot in this outfit Karen... I can't help it<</speech>>
<<speech "Karen">>Geez! Be quick about it then!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 3-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "You">>Let's get into the pool, so people won't notice<</speech>>
<video controls autoplay><source @src='"vid/karen_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Karen">>Okay-okay, just promise me to make it quick<</speech>>
<<speech "Karen">>Geez! Be quick about it then!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Karen 3-2">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghhh yeahh... ahhh $firstname-kun... devour me just like that<</speech>>
<video controls autoplay loop><source @src='"vid/karen_3/"+either("foreplay_1","foreplay_2","foreplay_3","foreplay_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so hot in this swimming outfit... I can't really help it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Foreplay<</animeButton>>" "Karen 3-2">><</link>>
<<link "<<animeButton>>Get off the pool, and continue more intense foreplay<</animeButton>>" "Karen 3-3">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Out of the pool? We gotta becareful then<</speech>>
<video controls autoplay loop><source @src='"vid/karen_3/"+either("foreplay_a_1","foreplay_a_2","foreplay_a_3","foreplay_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Karen..<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Foreplay<</animeButton>>" "Karen 3-3">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Karen 3-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Engghh.. blopbss... Slrrpp...<</speech>>
<video controls autoplay loop><source @src='"vid/karen_3/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yeah Karen just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Karen 3-4">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Karen 3-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Yeahh put it in quick $firstname-kun... We don't have much time here<</speech>>
<video controls autoplay><source @src='"vid/karen_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh yeah Karen just like that<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now!<</animeButton>>" "Karen 3-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Ahh... ahh... shit baby... Your cock feels so fucking good!<</speech>>
<video controls autoplay loop><source @src='"vid/karen_3/"+either("cow_1","cow_2","cow_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? You like that Karen? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Karen 3-7">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Karen 3-8">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Karen 3-7-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Ahh... ahh... shit baby... Your cock feels so fucking good!<</speech>>
<video controls autoplay loop><source @src='"vid/karen_3/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah? You like that Karen? <</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Karen 3-7">><</link>>
<<link "<<animeButton>>Missionary<</animeButton>>" "Karen 3-8">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Karen 3-8-1">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Ahh... ahh... yeah... I can feel your cock is throbbing $firstname-kun! Are you there yet?! Please tell me if you're gonna cum!<</speech>>
<video controls autoplay loop><source @src='"vid/karen_3/"+either("cow_intense_1","cow_intense_2","cow_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>YAhh yeah I'm almost there Karen! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Slower<</animeButton>>" "Karen 3-7">><</link>>
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Karen 3-7-1">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum inside<</animeButton>>" "Karen 3-7-2">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $karen_mind -=5>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=10>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $karen_hj_count += 0>>
<<set $karen_bj_count += 1>>
<<set $karen_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $karen_event <5>><<set $karen_event to 5>><</if>>
<</nobr>>
<<speech "You">>Oh god, Karen! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/karen_3/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Karen">>Me too!! Ahhhh I'm cumming!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Karen 3-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $remu_display to 0>>
<<set $karen_display to 1>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_mind -=3>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=3>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Karen">>Ahh... ahh... yeah... I can feel your cock is throbbing $firstname-kun! Are you there yet?! Please tell me if you're gonna cum!<</speech>>
<video controls autoplay loop><source @src='"vid/karen_3/"+either("mission_intense_1","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>YAhh yeah I'm almost there Karen! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Slower<</animeButton>>" "Karen 3-8">><</link>>
<<link "<<animeButton>>Keep fucking hard!<</animeButton>>" "Karen 3-8-1">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum inside<</animeButton>>" "Karen 3-8-2">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $karen_mind -=5>><<if $karen_mind lt 0>><<set $karen_mind to 0>><<elseif $karen_mind gt 100>><<set $karen_mind to 100>><</if>>
<<set $karen_lust +=10>><<if $karen_lust lt 0>><<set $karen_lust to 0>><<elseif $karen_lust gt 100>><<set $karen_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $karen_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $karen_hj_count += 0>>
<<set $karen_bj_count += 1>>
<<set $karen_vaginal_count += 1>>
<<set $confidence +=3>>
<<if $karen_event <5>><<set $karen_event to 5>><</if>>
<</nobr>>
<<speech "You">>Oh god, Karen! I'm cumming!!<</speech>>
<video controls autoplay><source @src='"vid/karen_3/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Karen">>Me too!! Ahhhh I'm cumming!!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Karen 3-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_pool">>
<<set $ririko_display to 0>>
<<set $asano_display to 0>>
<<set $ema_display to 0>>
<<set $ami_display to 0>>
<<set $karen_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Karen">>Look at my pussy and how much you spilled your spunk inside of me $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/karen_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>That looks so fucking hot Karen<</speech>>
<<speech "Karen">>Tee-hee... It's okay... if I got pregnant you're gonna marry me right?<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "indoor pool">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yura_display to 1>>
<<set $yura_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $yura_event is 1 >><<set $physics_points += 1>><<set $academic +=15>> <</if>>
<<if $yura_event is 2 >><<set $physics_points += 2>><<set $academic +=20>> <</if>>
<<if $yura_event is 3 >><<set $physics_points += 3>><<set $academic +=25>> <</if>>
<<if $yura_event is 4 >><<set $physics_points += 4>><<set $academic +=30>> <</if>>
<<if $yura_event is 5 >><<set $physics_points += 5>><<set $academic +=35>> <</if>>
<<if $yura_event is 6 >><<set $physics_points += 6>><<set $academic +=40>> <</if>>
<<if $yura_event is 7 >><<set $physics_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $physics_points >0 and $physics_points <11>><<set $physics_grade to "F">>
<<elseif $physics_points >10 and $physics_points <26>><<set $physics_grade to "E">>
<<elseif $physics_points >25 and $physics_points <51>><<set $physics_grade to "D">>
<<elseif $physics_points >50 and $physics_points <101>><<set $physics_grade to "C">>
<<elseif $physics_points >100 and $physics_points <151>><<set $physics_grade to "B">>
<<elseif $physics_points >150 and $physics_points <201>><<set $physics_grade to "A">>
<<elseif $physics_points >200 >><<set $physics_grade to "S">><</if>>
<h1 class="basic-stats">My physics Grade</h1>: $physics_grade
<</nobr>>
<<speech "Yura">>Well, I have to say, $firstname-kun, you’re quite sharp. I’m confident that you can pass the NTU (National Tokyo University) entrance exam easily...<</speech>>
<video controls autoplay loop><source @src='"vid/yura_0/"+either("study_c_1","study_c_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? Then I should've just studied harder and harder Yura Sensei<</speech>>
<<speech "Yura">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Yura 3">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event <2 and $physics_grade is not "F" and $kawakita_event >7>><<link "<<animeButton>>I think I can solve most of the F Grade Problems, Can I get a reward?<</animeButton>>" "Yura 3-1">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event >2 and $physics_grade is not "F" and $physics_grade is not "E" and $physics_grade is not "D">><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Yura 3-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Emhh yeah... I love how eager are you for me $firstname-kun<</speech>>
<video controls autoplay loop><source @src='"vid/yura_3/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes, sensei, you always drive me crazy.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue kissing<</animeButton>>" "Yura 3-1">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yura 3-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Let's make this the hottest lesson yet, $firstname-kun. Feel the grip of my mouth? Mmm...<</speech>>
<<speech "You">>Yura-sensei, your mouth is magical. Ahh, it's incredible.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_3/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>I want you to remember this, every stroke, every squeeze. Ohh, like that.<</speech>>
<<speech "You">>Yes, sensei, please don’t stop. Ohh, it feels too good.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Blowjob<</animeButton>>" "Yura 3-2">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Yura 3-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Yeah... now put it in $firstname-kun... take me... fuck me as hard as you can...<</speech>>
<video controls autoplay><source @src='"vid/yura_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Sensei... take this<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Yura 3-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Now, look into my eyes, $firstname-kun. Connect with every movement. Ohh...<</speech>>
<<speech "You">>Yura Sensei, I’ve never felt closer to anyone. Mmm, you’re so beautiful.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_3/"+either("mission_1","mission_2","mission_3","mission_4","mission_5","mission_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, push deeper, $firstname-kun. Make every thrust count.<</speech>>
<<speech "You">>You feel amazing, Yura Sensei. Ahh, I want to make you proud.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Yura 3-4">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yura 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yura 3-6">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yura 3-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Now, look into my eyes, $firstname-kun. Connect with every movement. Ohh...<</speech>>
<<speech "You">>Yura Sensei, I’ve never felt closer to anyone. Mmm, you’re so beautiful.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_3/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, push deeper, $firstname-kun. Make every thrust count.<</speech>>
<<speech "You">>You feel amazing, Yura Sensei. Ahh, I want to make you proud.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Yura 3-4">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yura 3-5">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yura 3-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Now, look into my eyes, $firstname-kun. Connect with every movement. Ohh...<</speech>>
<<speech "You">>Yura Sensei, I’ve never felt closer to anyone. Mmm, you’re so beautiful.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_3/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, push deeper, $firstname-kun. Make every thrust count.<</speech>>
<<speech "You">>You feel amazing, Yura Sensei. Ahh, I want to make you proud.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Yura 3-4">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yura 3-5">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yura 3-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Oh god, Yura-sensei, I'm going to explode. I can't hold back.! <</speech>>
<video controls autoplay loop><source @src='"vid/yura_3/"+either("mission_intense_1","mission_intense_2","mission_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, yes! We’re almost there. Cum with me, $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yura 3-7">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Yura 3-8">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $yura_mind -=5>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=10>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yura_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $yura_hj_count += 0>>
<<set $yura_bj_count += 0>>
<<set $yura_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Yura">>That’s it, cum for me. I want to see you completely lose yourself in my pussy.<</speech>>
<video controls autoplay><source @src='"vid/yura_3/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Yura">>That’s it, baby. Cum for me. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Yura 3-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<if $yura_event <4>><<set $yura_event to 4>><</if>>
<</nobr>>
<<speech "Yura">>Oh wow.... I can feel your cum is feeling me up so good<</speech>>
<video controls autoplay><source @src='"vid/yura_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh Sensei... this feels so fucking good...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $yura_display to 1>>
<<set $yura_tutor_count +=1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $academic +=15>>
<<if $yura_event is 1 >><<set $physics_points += 1>><<set $academic +=15>> <</if>>
<<if $yura_event is 2 >><<set $physics_points += 2>><<set $academic +=20>> <</if>>
<<if $yura_event is 3 >><<set $physics_points += 3>><<set $academic +=25>> <</if>>
<<if $yura_event is 4 >><<set $physics_points += 4>><<set $academic +=30>> <</if>>
<<if $yura_event is 5 >><<set $physics_points += 5>><<set $academic +=35>> <</if>>
<<if $yura_event is 6 >><<set $physics_points += 6>><<set $academic +=40>> <</if>>
<<if $yura_event is 7 >><<set $physics_points += 7>><<set $academic +=45>> <</if>>
<<if $tutor_trigger <3>><<set $tutor_trigger to 3>><</if>>
<<if $physics_points >0 and $physics_points <11>><<set $physics_grade to "F">>
<<elseif $physics_points >10 and $physics_points <26>><<set $physics_grade to "E">>
<<elseif $physics_points >25 and $physics_points <51>><<set $physics_grade to "D">>
<<elseif $physics_points >50 and $physics_points <101>><<set $physics_grade to "C">>
<<elseif $physics_points >100 and $physics_points <151>><<set $physics_grade to "B">>
<<elseif $physics_points >150 and $physics_points <201>><<set $physics_grade to "A">>
<<elseif $physics_points >200 >><<set $physics_grade to "S">><</if>>
<h1 class="basic-stats">My physics Grade</h1>: $physics_grade
<</nobr>>
<<speech "Yura">>Well, I have to say, $firstname-kun, you’re quite sharp. I’m confident that you can pass the NTU (National Tokyo University) entrance exam easily...<</speech>>
<video controls autoplay loop><source @src='"vid/yura_0/"+either("study_d_1","study_d_2","study_d_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Really? Then I should've just studied harder and harder Yura Sensei<</speech>>
<<speech "Yura">>Ganbatte $firstname-kun! Impossible is nothing! <</speech>>
<div class="button-row">
<<if $energy >20 and $time <21>><<link "<<animeButton>>Continue Studying<</animeButton>>" "Yura 4">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event <2 and $physics_grade is not "F" and $kawakita_event >7>><<link "<<animeButton>>I think I can solve most of the F Grade Problems, Can I get a reward?<</animeButton>>" "Yura 4-1">><</link>><</if>>
<<if $energy >40 and $time <19 and $yura_event >2 and $physics_points >100>>>><<link "<<animeButton>>Ask for a reward from sensei<</animeButton>>" "Yura 4-1">><</link>><</if>>
<<link "<<animeButton>>End studying<</animeButton>>" "bedroom">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Let's make this the hottest lesson yet, $firstname-kun. Feel my grip? Mmm...<</speech>>
<<speech "You">>Yura-sensei, your hands are magical. Ahh, it's incredible.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_4/"+either("hj_1","hj_2","hj_3","hj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>I want you to remember this, every stroke, every squeeze. Ohh, like that.<</speech>>
<<speech "You">>Yes, sensei, please don’t stop. Ohh, it feels too good.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue handjob<</animeButton>>" "Yura 4-1">><</link>>
<<link "<<animeButton>>Fast handjob<</animeButton>>" "Yura 4-2">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yura 4-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Let's make this the hottest lesson yet, $firstname-kun. Feel my grip? Mmm...<</speech>>
<<speech "You">>Yura-sensei, your hands are magical. Ahh, it's incredible.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_4/"+either("hj_a_1","hj_a_2","hj_a_3","hj_a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>I want you to remember this, every stroke, every squeeze. Ohh, like that.<</speech>>
<<speech "You">>Yes, sensei, please don’t stop. Ohh, it feels too good.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Slow handjob<</animeButton>>" "Yura 4-1">><</link>>
<<link "<<animeButton>>Fast handjob<</animeButton>>" "Yura 4-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Let's make this the hottest lesson yet, $firstname-kun. Feel the grip of my mouth? Mmm...<</speech>>
<<speech "You">>Yura-sensei, your mouth is magical. Ahh, it's incredible.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_4/"+either("bj_1","bj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>I want you to remember this, every stroke, every squeeze. Ohh, like that.<</speech>>
<<speech "You">>Yes, sensei, please don’t stop. Ohh, it feels too good.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Yura 4-1">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Yura 4-3">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Yura 4-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Yeah... now put it in $firstname-kun... take me... fuck me as hard as you can...<</speech>>
<video controls autoplay><source @src='"vid/yura_4/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah... Sensei... take my cock inside<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Yura 4-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Now, look into my eyes, $firstname-kun. Connect with every movement. Ohh...<</speech>>
<<speech "You">>Yea Sensei, I’ve never felt closer to anyone. Mmm, you’re so beautiful.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_4/"+either("cow_1","cow_2","cow_3","cow_4","cow_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, push deeper, $firstname-kun. Make every thrust count.<</speech>>
<<speech "You">>You feel amazing, Yura Sensei. Ahh, I want to make you proud.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yura 4-5">><</link>>
<<link "<<animeButton>>Fuck harder<</animeButton>>" "Yura 4-5-1">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Yura 4-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Yura">>Now, look into my eyes, $firstname-kun. Connect with every movement. Ohh...<</speech>>
<<speech "You">>Yea Sensei, I’ve never felt closer to anyone. Mmm, you’re so beautiful.<</speech>>
<video controls autoplay loop><source @src='"vid/yura_4/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, push deeper, $firstname-kun. Make every thrust count.<</speech>>
<<speech "You">>You feel amazing, Yura Sensei. Ahh, I want to make you proud.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Yura 4-6">><</link>>
<<link "<<animeButton>>Fuck harder<</animeButton>>" "Yura 4-6-1">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Yura 4-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Oh god, Yura-sensei, I'm going to explode. I can't hold back.! <</speech>>
<video controls autoplay loop><source @src='"vid/yura_4/"+either("cow_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, yes! We’re almost there. Cum with me, $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yura 4-5-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Yura 4-5-2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $yura_mind -=5>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=10>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yura_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $yura_hj_count += 0>>
<<set $yura_bj_count += 0>>
<<set $yura_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Yura">>That’s it, cum for me. I want to see you completely lose yourself in my pussy.<</speech>>
<video controls autoplay><source @src='"vid/yura_4/"+either("cow_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Yura">>That’s it, baby. Cum for me. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Yura 4-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<</nobr>><div class="center"><<nobr>>
<<set $yura_mind -=3>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=3>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "You">>Oh god, Yura-sensei, I'm going to explode. I can't hold back.! <</speech>>
<video controls autoplay loop><source @src='"vid/yura_4/"+either("doggy_intense")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Yura">>Mmm, yes! We’re almost there. Cum with me, $firstname-kun!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Yura 4-6-1">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum Inside<</animeButton>>" "Yura 4-6-2">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "bed_night">><<else>><<toggleclass "body" "bed_day">><</if>>
<<set $yura_mind -=5>><<if $yura_mind lt 0>><<set $yura_mind to 0>><<elseif $yura_mind gt 100>><<set $yura_mind to 100>><</if>>
<<set $yura_lust +=10>><<if $yura_lust lt 0>><<set $yura_lust to 0>><<elseif $yura_lust gt 100>><<set $yura_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $yura_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $yura_hj_count += 0>>
<<set $yura_bj_count += 0>>
<<set $yura_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Yura">>That’s it, cum for me. I want to see you completely lose yourself in my pussy.<</speech>>
<video controls autoplay><source @src='"vid/yura_4/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Yura">>That’s it, baby. Cum for me. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Yura 4-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "hallway_night">><<else>><<toggleclass "body" "hallway_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $kawakita_display to 0>>
<<set $kaede_display to 0>>
<<set $yura_display to 1>>
<<set $time to 23>>
<</nobr>><div class="center"><<nobr>>
<<if $yura_event <5>><<set $yura_event to 5>><</if>>
<</nobr>>
<<speech "Yura">>That felt very good $firstname-kun. It's time for me to go home now. I'll see you tomorrow?<</speech>>
<video controls autoplay><source @src='"vid/yura_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah sensei... take care and see you tomorrow<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "bedroom">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yura_display to 0>>
<<set $ami_display to 1>>
<</nobr>>
<img src="img/char/ami_1.jpg" style="max-width: 100%;">
<div class="stat-container-2">
<div class="stat-box-2">
<h1 class="basic-stats">Name:</h1> Ami Tokita
<h1 class="basic-stats">Age:</h1> 17
<h1 class="basic-stats">Status:</h1> Single
</div>
<div class="stat-box-2">
Walkthrough: <<if typeof $ami_event === "undefined" or $ami_event is 0>><h1 class="basic-stats"> Talk to Ami in the classroom
</h1><<nobr>>
<</nobr>><<elseif $ami_event is 1>>
<h1 class="basic-stats">Raise your general grade to B and talk to Ami </h1><<nobr>>
<</nobr>><<elseif $ami_event is 2 >>
<h1 class="basic-stats">Talk to Ami and bring her to your room to study together</h1><<nobr>>
<</nobr>><<elseif $ami_event is 3>>
<h1 class="basic-stats">Talk to Ami and ask her to study together again (3-4pm)</h1><<nobr>>
<</nobr>><<elseif $ami_event is 4>>
<h1 class="basic-stats">Study together with Ami and teach her how to kiss using tongue to expedite her learning curve</h1><<nobr>>
<</nobr>><<elseif $ami_event is 5>>
<h1 class="basic-stats">Study together with Ami and teach her how to do sloppy makingout session</h1><<nobr>>
<</nobr>><<elseif $ami_event is 6>>
<h1 class="basic-stats">Study together with Ami and teach her even hotter making out session</h1><<nobr>>
<</nobr>><<elseif $ami_event is 7>>
<h1 class="basic-stats">Study together with Ami and teach her how to do proper blowjob </h1><<nobr>>
<</nobr>><<elseif $ami_event is 8>>
<h1 class="basic-stats">Study together with Ami to cherry pop and teach her how to do sex for the first time </h1><<nobr>>
<</nobr>><<elseif $ami_event is 9>>
<h1 class="basic-stats">Study together with Ami, have sex with her and teach her doggy style</h1><<nobr>>
<</nobr>><<elseif $ami_event is 10>>
<h1 class="basic-stats">Go to the boy's toilet and pee, there will be 50% chance that Ami will show up </h1><<nobr>>
<</nobr>><<elseif $ami_event is 11>>
<h1 class="basic-stats">Study together with Ami then have a fast food dinner break</h1><<nobr>>
<</nobr>><<elseif $ami_event is 12>>
<h1 class="basic-stats">This is the end content for Ami in this build. Keep supporting me to see more of her in the future! </h1><<nobr>>
<</nobr>><<elseif $ami_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $ami_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with ami. </h1><<nobr>>
<</nobr>><<elseif $ami_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) ami's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $ami_event is 16>>
<h1 class="basic-stats">This is the end content for ami in this build </h1><</if>>
</div>
</div>
Completed Quest:<h1 class="basic-stats">
<<if $ami_event >0>>1. I talked to Ami for the first time<</if>>
<<if $ami_event > 1>>2. Ami is now willing to talk as I have achieved a B in my general grade<</if>>
<<if $ami_event > 2>>3. I had my first study session with Ami<</if>>
<<if $ami_event > 4>>4. Ami practiced her first kiss with me<</if>>
<<if $ami_event > 5>>5. Ami now use her tongue when kissing<</if>>
<<if $ami_event > 6>>6. Ami is now willing to let her body explored while making out<</if>>
<<if $ami_event > 7>>7. Ami gave me a blowjob<</if>>
<<if $ami_event > 8>>8. I took Ami's virginity<</if>>
<<if $ami_event > 9>>9. I taught Ami to fuck in doggy style<</if>>
<<if $ami_event > 10>>10. Ami gave blowjob in the boys toilet<</if>>
<<if $ami_event > 11>>11. I had sex with Ami after our fast food dinner break<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yura_display to 0>>
<<set $karen_display to 1>>
<</nobr>>
<img src="img/char/karen_1.jpg" style="max-width: 100%;">
<div class="stat-container-2">
<div class="stat-box-2">
<h1 class="basic-stats">Name:</h1> Karen Yuzuriha
<h1 class="basic-stats">Age:</h1> 17
<h1 class="basic-stats">Status:</h1> Single
</div>
<div class="stat-box-2">
Walkthrough: <<if typeof $karen_event === "undefined" or $karen_event is 0>><h1 class="basic-stats"> Talk to Karen in the classroom
</h1><<nobr>>
<</nobr>><<elseif $karen_event is 1>>
<h1 class="basic-stats">Have sex with Remu in the Classroom 1 after class, and choose to cum on her face, and notice that Karen is peeking </h1><<nobr>>
<</nobr>><<elseif $karen_event is 2 >>
<h1 class="basic-stats">Talk to Karen again, and let her visit your aunt's room afterclass</h1><<nobr>>
<</nobr>><<elseif $karen_event is 3>>
<h1 class="basic-stats">Have sex with Remu again in classroom 1 afterclass (5pm), and Karen will confront you</h1><<nobr>>
<</nobr>><<elseif $karen_event is 4>>
<h1 class="basic-stats">Train with the swimming club, and find a moment to fuck Karen in the pool</h1><<nobr>>
<</nobr>><<elseif $karen_event is 5>>
<h1 class="basic-stats">This is the end of her content for this build</h1><<nobr>>
<</nobr>><<elseif $karen_event is 6>>
<h1 class="basic-stats">Go to the school's rooftop at 5pm, and call karen Sensei</h1><<nobr>>
<</nobr>><<elseif $karen_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build </h1><<nobr>>
<</nobr>><<elseif $karen_event is 8>>
<h1 class="basic-stats">This is the end content for karen Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!) </h1><<nobr>>
<</nobr>><<elseif $karen_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your karen in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out. </h1><<nobr>>
<</nobr>><<elseif $karen_event is 10>>
<h1 class="basic-stats">Take a shower at your karen's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $karen_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your karen's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right karenent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $karen_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your karen's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right karenent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $karen_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $karen_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with karen. </h1><<nobr>>
<</nobr>><<elseif $karen_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) karen's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $karen_event is 16>>
<h1 class="basic-stats">This is the end content for karen in this build </h1><</if>>
</div>
</div>
Completed Quest:<h1 class="basic-stats">
<<if $karen_event >0>>1. I talked to Karen for the first time<</if>>
<<if $karen_event > 1>>2. Karen peeked on me and Remu when we fucked in the classroom 1<</if>>
<<if $karen_event > 2>>3. I had sex with Karen in my bedroom<</if>>
<<if $karen_event > 3>>4. I had sex with Karen in the clinic<</if>>
<<if $karen_event > 4>>5. I had sex with Karen in the swimming pool<</if>>
<<if $karen_event > 5>>6. I had sex with karen Sensei<</if>>
<<if $karen_event > 6>>7. I met karen Sensei at the school's rooftop and we end up having sex<</if>>
<<if $karen_event > 7>>8. I fucked karen in the dining room, and she even let me creampie her. I really made her falling in love with me...<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $location to "boy toilet">>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=10>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>><<nobr>>
I'm sitting back, smoking, and chilling in a quiet, tucked-away corner of the school’s lobby. Every now and then, some of the teachers come by to unwind here too.
<img src="img/char/lobby_smoke.jpg" style="max-width: 100%;">
<</nobr>>
<<speech "You">>Ahh what a relieve....<</speech>>
<div class="button-row">
<<if $yura_event >4 and $saryuu_session is "Y">><<link "<<animeButton>>Wait is that Saryuu Sensei?<</animeButton>>" "Saryuu 0-1">>
<</link>><</if>>
<<link "<<animeButton>>Go Back<</animeButton>>" "school hallway f1">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $saryuu_display to 1>>
<<set $tsubasa_display to 0>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("a_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What is she doing with Yuta sensei? I heard that they're dating but... in school? LOL this is gonna be fun to watch<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 0-2">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $saryuu_display to 1>>
<<set $tsubasa_display to 0>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah, they really gonna do it.. Man.. Saryuu sensei is way above his league<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 0-3">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $saryuu_display to 1>>
<<set $tsubasa_display to 0>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I catch a glimpse of Saryuu-sensei glancing at me for just a split second... I have a feeling she knows she's being watched.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 0-4">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $saryuu_display to 1>>
<<set $tsubasa_display to 0>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/saryuu_0/"+either("kiss_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Damn... she's so hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue looking at her kissing<</animeButton>>" "Saryuu 0-4">>
<</link>>
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 0-5">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("a_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah, she definitely realizes now that she's being watched.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 0-6">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay loop><source @src='"vid/saryuu_0/"+either("makeout_1","makeout_2","makeout_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah, she definitely realizes now that she's being watched.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue watching her<</animeButton>>" "Saryuu 0-6">>
<</link>>
<<link "<<animeButton>>End watching her<</animeButton>>" "Saryuu 0-7">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("makeout_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>And now the show is over....<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 0-8">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $location to "boy toilet">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<if $saryuu_event <2>><<set $saryuu_event to 2>><</if>>
<<set $saryuu_session to either ("N","N","Y")>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>She definitely notices... She's smiling at me<</speech>>
<div class="button-row">
<<if $saryuu_event >2>><<link "<<animeButton>>She's coming here...<</animeButton>>" "Saryuu 2">>
<</link>><</if>>
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway f1">>
<</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_1/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>What is she doing here?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 1-1">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_1/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, she's changing her stocking... Damn she's so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep on peeping her<</animeButton>>" "Saryuu 1-2">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Like this? Do you like it when I grind on you like this? You're such a naughty student aren't you? You need to be punished!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_1/"+either("grind_1","grind_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh.. yes sensei! Punish me sensei <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Saryuu 1-5">><</link>>
<<link "<<animeButton>>Grind faster<</animeButton>>" "Saryuu 1-6">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Is there anything that I can help you with?<</speech>>
<video controls autoplay><source @src='"vid/saryuu_1/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh no Sensei... I didn't mean to... <</speech>>
<div class="button-row">
<<link "<<animeButton>>I'd better get going now Sensei<</animeButton>>" "sport field">><</link>>
<<if $saryuu_event >1>><<link "<<animeButton>>Saryuu Sensei punishes me<</animeButton>>" "Saryuu 1-3">>
<</link>><</if>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Hold on a minute, $firstname-kun... I noticed you were watching me when I was... you know, getting intimate with another teacher the other day. You're going to keep quiet about that, right? Or do you want to find out what it's like to have a tasteof my body too?<</speech>>
<video controls autoplay><source @src='"vid/saryuu_1/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm... I'm so sorry sensei... <</speech>>
<<speech "Saryuu">>Just shut up... and do what I say... Here have a smell of my tasty butt<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 1-4">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>How is it? Do you like it? Tee-hee...<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_1/"+either("punish_1","punish_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Your butt... is fantastic sensei! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Saryuu 1-4">><</link>>
<<link "<<animeButton>>Grind on me Sensei<</animeButton>>" "Saryuu 1-5">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Faster? Then it's better without any fabric between us isn't it? Yeahh do you like how my cunt clamped your dick like a hot dog?<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_1/"+either("grind_a_1","grind_a_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh my god sensei! It feels so fucking good <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Saryuu 1-6">><</link>>
<<link "<<animeButton>>Grind even faster<</animeButton>>" "Saryuu 1-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Oh yeah... I can feel your cock is throbbing... Are you near? Cum for me $firstname-kun... please?<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_1/"+either("grind_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh yeah Sensei! I'm gonna cum! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Saryuu 1-7">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum<</animeButton>>" "Saryuu 1-8">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $saryuu_mind -=5>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=10>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saryuu_hj_count += 1>>
<<set $saryuu_bj_count += 0>>
<<set $saryuu_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Saryuu">>That’s it, cum for me. I want to see you completely lose yourself beneath my pussy.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_1/"+either("grind_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Saryuu">>That’s it, baby. Cum for me. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Saryuu 1-9">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<if $saryuu_event <3>><<set $saryuu_event to 3>><</if>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Hmm... you came quite a lot $firstname-kun. Next time becareful if you want to peek on me...If I catch you doing that again... I might have to punish you even more severely than before.<</speech>>
<video controls autoplay ><source @src='"vid/saryuu_1/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Noted Sensei....<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "sport field">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_1_day">><<else>><<toggleclass "body" "school_hall_1_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>So, it seems you still haven't learned your lesson, have you? You're deliberately doing this again, aren't you?<</speech>>
<video controls autoplay><source @src='"vid/saryuu_0/"+either("confront_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No, I was just chilling here, minding my own business... I didn't mean to peek at you or anything like that.<</speech>>
<<speech "Saryuu">>I don't believe you... Now go to the storage room and clean the mess there!<</speech>>
<<speech "You">>Okay.. okay... geez... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 2-1">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<video controls autoplay><source @src='"vid/saryuu_2/"+either("clean_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>This is complete and utter bullshit... I didn't do anything wrong at all... But at least, now I've finally finished my task.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 2-2">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Well, well... It seems like someone is really putting in a lot of hard work cleaning up the storage room today.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_2/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I've done what you asked Sensei... Now can you let me go?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 2-3">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Not so fast, $firstname-kun... I need to make absolutely sure you're going to keep quiet about what you saw me doing with Yuta-sensei. It's important that this stays just between us.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_2/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax... I won't say a thing...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 2-4">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Oh, really? Well then, I suppose we should seal the deal with some kind of reward, shouldn't we? That way, we can truly guarantee that you'll keep your mouth shut and won't say a thing to anyone.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_2/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Well this is nice<</speech>>
<<speech "Saryuu">>Alright then, perhaps it's time we get rid of this ugly bag, don't you think?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 2-5">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>I'm gonna make sure that you're gonna enjoy this $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/saryuu_2/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh Sensei.. this is so fucking hot<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 2-6">>
<</link>></div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Hmmm... slrrppp I can see that you're really enjoying yourself quite a bit, aren't you? <</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_2/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh.. yes sensei! it feels so good <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Saryuu 2-6">><</link>>
<<link "<<animeButton>>Footjob<</animeButton>>" "Saryuu 2-7">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Tee-hee... How about this? You like it?<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_2/"+either("footjob_1","footjob_2","footjob_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh sensei... it feels so fucking good <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep doing it<</animeButton>>" "Saryuu 2-7">><</link>>
<<link "<<animeButton>>Do it faster Sensei!<</animeButton>>" "Saryuu 2-8">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Oh yeah... you're cock is throbbing hard... You wanna cum for sensei honey?<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_2/"+either("footjob_intense_1","footjob_intense_2","footjob_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh sensei... I can't hold it any longer! <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep stroking it fast<</animeButton>>" "Saryuu 2-8">><</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Saryuu 2-9">><</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $saryuu_mind -=5>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=10>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saryuu_hj_count += 1>>
<<set $saryuu_bj_count += 0>>
<<set $saryuu_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Saryuu">>That’s it, cum for me. I want to see you completely lose yourself between of my feet.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_2/"+either("footjob_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Saryuu">>That’s it, baby. Cum for me. I’m yours.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Saryuu 2-10">><</link>>
</div><<nobr>>
<<toggleclass "body" "school_field_storage">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<if $saryuu_event <4>><<set $saryuu_event to 4>><</if>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Tee-hee... It seems like you really enjoyed your punishment. So let's put it this way: keep breaking my rules, and I'll make sure your next punishment is even more intense.<</speech>>
<video controls autoplay ><source @src='"vid/saryuu_2/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Noted Sensei....<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "sport field">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Hey $firstname-kun, you're not home yet? What are you doing standing outside in front of my classroom? Are you looking to get yourself punished again?<</speech>>
<video controls autoplay><source @src='"vid/saryuu_4/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No, Sensei... I just happened to be walking outside near the lab classrooms here. I'm not trying to get into trouble or get punished again.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 4-1">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>I'd call that total bullshit... You're deliberately standing here, right outside my classroom, waiting to be punished by me, aren't you? Well, you know what? I'm going to punish you, right here and right now...<</speech>>
<video controls autoplay><source @src='"vid/saryuu_4/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, what if people walk by and see us here like this? Shouldn't we be more careful?<</speech>>
<<speech "Saryuu">>Relax, $firstname-kun... nobody is going to walk by this second-floor hallway at this hour.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 4-2">>
<</link>></div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>My, my... you're really hard right now. It seems you're enjoying this punishment even more than you should be, aren't you?<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_4/"+either("hj_1","hj_2","hj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh Sensei... this feels so good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue Handjob<</animeButton>>" "Saryuu 4-2">>
<</link>>
<<link "<<animeButton>>Handjob Faster<</animeButton>>" "Saryuu 4-3">>
<</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Come on now... you need to cum quickly, $firstname-kun... Please, cum for me. Cum for your Sensei<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_4/"+either("hj_intense_1","hj_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ohh Sensei... I'm gonna cum!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob Slower<</animeButton>>" "Saryuu 4-2">>
<</link>>
<<link "<<animeButton>>Handjob Faster<</animeButton>>" "Saryuu 4-3">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum<</animeButton>>" "Saryuu 4-4">>
<</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $saryuu_mind -=5>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=10>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saryuu_hj_count += 1>>
<<set $saryuu_bj_count += 0>>
<<set $saryuu_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Saryuu">>That’s it, cum for me. I want to see you completely lose yourself on my fucking hands.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_4/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Saryuu">>That’s it, baby. Cum for me. Cum for your Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Saryuu 4-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "school_hall_2_day">><<else>><<toggleclass "body" "school_hall_2_day">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<if $saryuu_event <5>><<set $saryuu_event to 5>><</if>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $saryuu_event_4 to 1>>
<</nobr>>
<<speech "Saryuu">>Hmm... let me clean that cock for you... slrrpp... Satisfied now? Goodbye $firstname-kun<</speech>>
<video controls autoplay ><source @src='"vid/saryuu_4/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Enghhh.... thank you sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway lab">><</link>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>What? Do you wanna get punished again?<</speech>>
<video controls autoplay><source @src='"vid/saryuu_3/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No, Sensei... Now it's your turn to get punished<</speech>>
<<speech "Saryuu">>Oh really? And just what exactly can you do to me?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 3-1">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Emhhh... Someone's getting frisky<</speech>>
<video controls autoplay><source @src='"vid/saryuu_3/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Enghh I'm gonna fuck you hard right here, and right now<</speech>>
<<speech "Saryuu">>Just fucking do it then!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 3-2">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Not right here in front of the classroom... Come with me; let's go to the center of the classroom instead.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_3/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Not so bold now aren't you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Saryuu 3-3">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Emh yeah... I love being punished by you $firstname-kun... ughhh<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("kiss_1","kiss_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah yo do now slut?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Saryuu 3-3">><</link>>
<<link "<<animeButton>>Take her clothes off and devour her<</animeButton>>" "Saryuu 3-4">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yeahh take me $firstname-kun... Take me as hard as you want... I love how hard you are for me<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("makeout_1","makeout_2","makeout_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so sexy Sensei... I can't get enough of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Saryuu 3-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Saryuu 3-5">><</link>>
<<link "<<animeButton>>Grind<</animeButton>>" "Saryuu 3-6">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yeahh take me $firstname-kun... Take me as hard as you want... I love how hard you are for me<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so sexy Sensei... I can't get enough of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Saryuu 3-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Saryuu 3-5">><</link>>
<<link "<<animeButton>>Grind<</animeButton>>" "Saryuu 3-6">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yeahh take me $firstname-kun... Take me as hard as you want... I love how hard you are for me<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("grind_1","grind_2","grind_3","grind_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>You're so sexy Sensei... I can't get enough of you<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Saryuu 3-4">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Saryuu 3-5">><</link>>
<<link "<<animeButton>>Grind<</animeButton>>" "Saryuu 3-6">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Saryuu 3-7">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Since you're my 'punisher,' you have every right to do whatever you want with my body... Come on, don't hesitate... Fuck me... Fuck your teacher as intensely as you desire.<</speech>>
<video controls autoplay><source @src='"vid/saryuu_3/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here we go sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her hard<</animeButton>>" "Saryuu 3-8">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yess! Yess! Fuck me harder $firstname-kun! Deeper! Is that all you got? Come on!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("doggy_1","doggy_2","doggy_3","doggy_4","doggy_5","doggy_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 3-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 3-9">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Saryuu 3-10">><</link>>
<<link "<<animeButton>>Table Squat<</animeButton>>" "Saryuu 3-11">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saryuu 3-8-1">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yeahh faster!! Come on! Just like that! I can feel your cock throbs... You're near right? Cum! Cum inside of me!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("doggy_intense_1","doggy_intense_2","doggy_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... I'm gonna cum<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Slower<</animeButton>>" "Saryuu 3-8">><</link>>
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Saryuu 3-8-1">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Saryuu 3-8-2">>
<</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $saryuu_mind -=5>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=10>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saryuu_hj_count += 0>>
<<set $saryuu_bj_count += 0>>
<<set $saryuu_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Saryuu">>That’s it, cum for me. Cum inside me I dare you!<</speech>>
<video controls autoplay><source @src='"vid/saryuu_3/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Saryuu">>That’s it, baby. Cum for me. Cum for your Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Saryuu 3-12">><</link>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yess! Yess! Fuck me harder $firstname-kun! Deeper! Is that all you got? Come on!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("cow_1","cow_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 3-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 3-9">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Saryuu 3-10">><</link>>
<<link "<<animeButton>>Table Squat<</animeButton>>" "Saryuu 3-11">><</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yess! Yess! Fuck me harder $firstname-kun! Deeper! Is that all you got? Come on!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("standfront_1","standfront_2","standfront_3","standfront_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 3-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 3-9">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Saryuu 3-10">><</link>>
<<link "<<animeButton>>Table Squat<</animeButton>>" "Saryuu 3-11">><</link>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yeahh faster!! Come on! Just like that! I can feel your cock throbs... You're near right? Cum! Cum inside of me!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("table_squat_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... I'm gonna cum<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Slower<</animeButton>>" "Saryuu 3-11">><</link>>
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Saryuu 3-11-1">>
<</link>>
<<if $lust >99>><<link "<<animeButton>>Cum!<</animeButton>>" "Saryuu 3-11-2">>
<</link>><</if>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $saryuu_mind -=5>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=10>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saryuu_hj_count += 0>>
<<set $saryuu_bj_count += 0>>
<<set $saryuu_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Saryuu">>That’s it, cum for me. Cum now I dare you!<</speech>>
<video controls autoplay><source @src='"vid/saryuu_3/"+either("table_squat_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Saryuu">>That’s it, baby. Cum for me. Cum for your Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Saryuu 3-12">><</link>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Yess! Yess! Fuck me harder $firstname-kun! Deeper! Is that all you got? Come on!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_3/"+either("table_squat_1","table_squat_2","table_squat_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah take this Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 3-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 3-9">><</link>>
<<link "<<animeButton>>Standfront<</animeButton>>" "Saryuu 3-10">><</link>>
<<link "<<animeButton>>Table Squat<</animeButton>>" "Saryuu 3-11">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saryuu 3-11-1">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<if $saryuu_event <6>><<set $saryuu_event to 6>><</if>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>How was it? Is my pussy better than other teachers?<</speech>>
<video controls autoplay ><source @src='"vid/saryuu_3/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
Wait... she knew?
<<speech "You">>Enghhh.... I don't know what you're talking about<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway lab">><</link>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $yua_display to 0>>
<<set $location to "school halway">>
<<if typeof $physics_grade === "undefined">><<set $physics_grade to "F">><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $time +=2>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $energy -=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $academic +=8>>
<<if $phsyics_grade is "F">><<set $academic +=1>><</if>>
<<if $phsyics_grade is "E">><<set $academic +=5>><</if>>
<<if $phsyics_grade is "D">><<set $academic +=10>><</if>>
<<if $phsyics_grade is "C">><<set $academic +=15>><</if>>
<<if $phsyics_grade is "B">><<set $academic +=20>><</if>>
<<if $phsyics_grade is "A">><<set $academic +=30>><</if>>
<<if $phsyics_grade is "S">><<set $academic +=40>><</if>>
<</nobr>><<nobr>>
<img src="img/char/study_class.png" style="max-width: 100%;">
<</nobr>>
<<speech "You">>I'm studying really hard for 2 hours<</speech>>
<<nobr>>
<div class="button-row">
<<if $saryuu_event>5>><<link "<<animeButton>>Saryuu Sensei is coming<</animeButton>>" "Saryuu 5-1">>
<</link>><</if>>
<<link "<<animeButton>>Take a break<</animeButton>>" "physics lab">>
<</link>></div><</nobr>>
<<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>You're still studying at this late hour, $firstname-kun?<</speech>>
<video controls autoplay><source @src='"vid/saryuu_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah, Sensei... I really need to boost my grade. The exam is coming up soon, you know. Did you need something from me? You wanna fuck?<</speech>>
<<speech "Saryuu">>Hell yeah, let's fucking do it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Kiss her<</animeButton>>" "Saryuu 5-2">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Emhh yeahh... slrppp... You're so fucking eager... Are you always this horny?<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("kiss_1","kiss_2","kiss_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Engghh yeahh.. for a lady like you? I can do this all fucking day<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep kissing her<</animeButton>>" "Saryuu 5-2">><</link>>
<<link "<<animeButton>>Makingout and play with her body<</animeButton>>" "Saryuu 5-3">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Ahhh ahhh yeahh... $firstname-kun.... If you keep on doing this... I'm gonna cum very soon...<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("makeout_1","makeout_2","makeout_3","makeout_4","makeout_5","makeout_6")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Already? Haha... You're such a slut aren't you Sensei?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep playing with her body<</animeButton>>" "Saryuu 5-3">><</link>>
<<link "<<animeButton>>Make her cum<</animeButton>>" "Saryuu 5-4">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Ahh fuck!! I'm cumming!! I'm gonna... I'm gonna squirt so fucking hard!<</speech>>
<video controls autoplay><source @src='"vid/saryuu_5/"+either("makeout_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Wow! You're really squirting!.. Amazing!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue to blowjob<</animeButton>>" "Saryuu 5-5">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Emmhh give me your cock $firstname-kun!! I'm starving for cocks... emhh slrpp.<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah nice... keep on sucking my dick you slut<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue blowjob<</animeButton>>" "Saryuu 5-5">><</link>>
<<link "<<animeButton>>Fuck her<</animeButton>>" "Saryuu 5-6">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Now give me that cock $firstname-kun... I need that cock stuck deep inside of me<</speech>>
<video controls autoplay ><source @src='"vid/saryuu_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm gonna fuck you really hard Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck her now<</animeButton>>" "Saryuu 5-7">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Oh yeahh... that's it... pound my pussy harder $firstname-kun! Yeahh... I can feel your cock ramming into womb!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("mission_1","mission_2","mission_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... it feels so fucking good Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saryuu 5-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saryuu 5-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 5-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 5-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saryuu 5-11">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Oh yeahh... that's it... pound my pussy harder $firstname-kun! Yeahh... I can feel your cock ramming into womb!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("lotus_1","lotus_2","lotus_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... it feels so fucking good Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saryuu 5-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saryuu 5-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 5-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 5-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saryuu 5-11">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Oh yeahh... that's it... pound my pussy harder $firstname-kun! Yeahh... I can feel your cock ramming into womb!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("cow_1","cow_2","cow_3","cow_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... it feels so fucking good Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saryuu 5-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saryuu 5-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 5-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 5-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saryuu 5-11">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Oh yeahh... that's it... pound my pussy harder $firstname-kun! Yeahh... I can feel your cock ramming into womb!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("side_1","doggy_1","doggy_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck... it feels so fucking good Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Saryuu 5-7">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Saryuu 5-8">><</link>>
<<link "<<animeButton>>Cowgirl<</animeButton>>" "Saryuu 5-9">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Saryuu 5-10">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Saryuu 5-11">>
<</link>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $energy +=0>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>Fuck! Fuck! Fuck!!!!! I'm gonna cum! I'm gonna cum so fucking hard!!!<</speech>>
<video controls autoplay loop><source @src='"vid/saryuu_5/"+either("mission_intense","mission_intense_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh I'm gonna cum too Sensei!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Saryuu 5-11">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Saryuu 5-12">>
<</link>><</if>></div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $saryuu_mind -=5>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=10>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $saryuu_sexcount +=1>><script>
updateMostTalkedChar();
</script>
<<set $saryuu_hj_count += 0>>
<<set $saryuu_bj_count += 0>>
<<set $saryuu_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "You">>Oh fuck, sensei!! I'm cumming!!! <</speech>>
<<speech "Saryuu">>That’s it, cum for me. Cum now I dare you!<</speech>>
<video controls autoplay><source @src='"vid/saryuu_5/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sensei, I... I’m cumming! I can’t... ah!<</speech>>
<<speech "Saryuu">>That’s it, baby. Cum for me. Cum for your Sensei.<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "Saryuu 5-13">><</link>>
</div><<nobr>>
<<toggleclass "body" "phy_lab">>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $saryuu_display to 1>>
<<if $saryuu_event <7>><<set $saryuu_event to 7>><</if>>
<<set $saryuu_mind -=3>><<if $saryuu_mind lt 0>><<set $saryuu_mind to 0>><<elseif $saryuu_mind gt 100>><<set $saryuu_mind to 100>><</if>>
<<set $saryuu_lust +=3>><<if $saryuu_lust lt 0>><<set $saryuu_lust to 0>><<elseif $saryuu_lust gt 100>><<set $saryuu_lust to 100>><</if>>
<<set $lust +=1>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Saryuu">>You really made a mess on me $firstname-kun... Damn, I'm need to clean this skirt after this<</speech>>
<video controls autoplay ><source @src='"vid/saryuu_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Hahaha... You deserve this Sensei<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Scene<</animeButton>>" "school hallway lab">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_facade">><<else>><<toggleclass "body" "asano_facade">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "asano house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<if $asano_event >4 and $time >12 and $time <21>>
<<speech "You">>The door seems to be unlocked, so there’s probably someone inside.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Get in<</animeButton>>" "asano hallway">><</link>>
<<link "<<animeButton>>Leave<</animeButton>>" "residential">><</link>></div>
<<else>>
<<speech "You">>There's nobody inside. I should leave<</speech>>
<<link "<<animeButton>>Leave<</animeButton>>" "residential">><</link>>
<</if>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "asano_hallway">><<else>><<toggleclass "body" "asano_hallway">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "asano house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>> <<nobr>><div class="button-row">
<a data-passage="asano hallway" class="link-internal link-image">
<img src="button/asano_hallway.png" class="zoom-image" alt="Image"></a>
<a data-passage="asano living" class="link-internal link-image">
<img src="button/asano_living.png" class="zoom-image" alt="Image"></a>
<a data-passage="asano bath" class="link-internal link-image">
<img src="button/asano_bath.png" class="zoom-image" alt="Image"></a>
<a data-passage="asano bed" class="link-internal link-image">
<img src="button/asano_bed.png" class="zoom-image" alt="Image"></a>
</div><</nobr>>
<<link "<<animeButton>>Get out<</animeButton>>" "streets">><</link>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "asano house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<if $asano_event >4 and $time >12 and $time <15>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Asano is studying hard. She's also aiming to get into TNU aswell <</speech>><<else>><<speech "You">>This room is empty <</speech>><</if>>
<<nobr>><div class="button-row">
<<if $asano_event >4 and $time >12 and $time <15>><<link "<<animeButton>>Approach her<</animeButton>>" "Asano 5-1">><</link>><</if>>
<<link "<<animeButton>>Get out<</animeButton>>" "asano hallway">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>$firstname-kun? I didn’t even realize you had arrived... When did you get here?<</speech>>
<video controls autoplay><source @src='"vid/asano_5/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I’ve just missed you, Asano-chan... It seems like you’ve been studying really hard these days.<</speech>>
<<speech "Asano">>You know, I’m also working hard to get into TNU as well... So who knows? Maybe we could end up at the same university or even in the same class.s<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 5-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>$firstname-kun? I didn’t even realize you had arrived... When did you get here?<</speech>>
<video controls autoplay><source @src='"vid/asano_5/"+either("start_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I’ve just missed you, Asano-chan... It seems like you’ve been studying really hard these days.<</speech>>
<<speech "Asano">>You know, I’m also working hard to get into TNU as well... So who knows? Maybe we could end up at the same university or even in the same class.s<</speech>>
Damn.. they way she exposes her neck... it's so fucking sexy
<div class="button-row">
<<link "<<animeButton>>Grab her from behind <</animeButton>>" "Asano 5-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Ehh? $firstname-kun? What are you doing? My mom is just outside my room! <</speech>>
<video controls autoplay><source @src='"vid/asano_5/"+either("start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sshh... Let's do it quick and silent Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Take her to the bed<</animeButton>>" "Asano 5-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Ahhh.... $firstname-kun please... I've got to study! <</speech>>
<video controls autoplay><source @src='"vid/asano_5/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sshh... Come on Asano-chan... I can't hold it anymore<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 5-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Ahhh.... Ohh.. enghhh shit.... Okay... just make it quick $firstname-kun... If I failed getting into TNU, it's all on you $firstname-kun <</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("boob_play_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Sshh... Come on Asano-chan... I can't hold it anymore<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 5-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Enggh shit... fuck... $firstname-kun... Please.... We don't have much time... I need to study... AHhhhh <</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("boob_play_2","boob_play_2","boob_play_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Relax Asano-chan, it won't take more than an hour<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue sucking her tits<</animeButton>>" "Asano 5-5">><</link>>
<<link "<<animeButton>>Kiss her<</animeButton>>" "Asano 5-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Emhh slrppp ahh shitt... be... fucking quick... <</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("kiss_1","kiss_2","kiss_3","kiss_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahhh Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Titsucking<</animeButton>>" "Asano 5-5">><</link>>
<<link "<<animeButton>>Kissing<</animeButton>>" "Asano 5-6">><</link>>
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 5-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>You really can't hold yourself a little bit huh? Engghh... your cock is so fucking hard<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("hj_1","hj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh just like that Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 5-7">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 5-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>You really can't hold yourself a little bit huh? Engghh... your cock is so fucking hard<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("bj_1","bj_2","bj_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Ahh yeahh just like that Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Handjob<</animeButton>>" "Asano 5-7">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 5-8">><</link>>
<<link "<<animeButton>>Fuck Her<</animeButton>>" "Asano 5-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahhhhh,,, it's so fucking big $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/asano_5/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm gonna fuck you hard Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now!<</animeButton>>" "Asano 5-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh yess... Yess... anata... Yess.... Fuck me... fuck me harder!! I want you to cum fast! I must.... study!! Ahhhh fuck!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("mission_1","mission_2","mission_3","mission_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Asano-chan.. at this pace... I won't last long.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 5-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Asano 5-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 5-12">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Asano 5-13">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 5-14">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Asano 5-15">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh yess... Yess... anata... Yess.... Fuck me... fuck me harder!! I want you to cum fast! I must.... study!! Ahhhh fuck!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("side_1","side_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Asano-chan.. at this pace... I won't last long.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 5-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Asano 5-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 5-12">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Asano 5-13">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 5-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh yess... Yess... anata... Yess.... Fuck me... fuck me harder!! I want you to cum fast! I must.... study!! Ahhhh fuck!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("doggy_1","doggy_2","doggy_3","doggy_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Asano-chan.. at this pace... I won't last long.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 5-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Asano 5-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 5-12">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Asano 5-13">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 5-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh yess... Yess... anata... Yess.... Fuck me... fuck me harder!! I want you to cum fast! I must.... study!! Ahhhh fuck!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("prone_1","prone_2","prone_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Asano-chan.. at this pace... I won't last long.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 5-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Asano 5-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 5-12">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Asano 5-13">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 5-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh yess... Yess... anata... Yess.... Fuck me... fuck me harder!! I want you to cum fast! I must.... study!! Ahhhh fuck!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("lotus_1","lotus_2","lotus_3","lotus_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh Asano-chan.. at this pace... I won't last long.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Missionary<</animeButton>>" "Asano 5-10">><</link>>
<<link "<<animeButton>>Sidefuck<</animeButton>>" "Asano 5-11">><</link>>
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 5-12">><</link>>
<<link "<<animeButton>>Pronebone<</animeButton>>" "Asano 5-13">><</link>>
<<link "<<animeButton>>Lotus<</animeButton>>" "Asano 5-14">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Fuck!!! Fuck!! Ohhhh Fuckk!! I'm cumming! I'm fucking cumming hard $firstname-kun!!!!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_5/"+either("mission_intense_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>I'm almost there too Asano-chan!! Where do I shoot it?<</speech>>
<<speech "Asano">>Please... for today.. not inside.. I'm not ready... You can unload your spunk anywhere but inside!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep Fucking Hard<</animeButton>>" "Asano 5-15">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Asano 5-16">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=1>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>>
<<script>>
updateMostTalkedChar();
<</script>>
<<set $sexcount +=1>>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 1>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>$firstname-kun... baby... Cum on my breasts<</speech>>
<video controls autoplay><source @src='"vid/asano_5/"+either("mission_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Here you go!! Fuckk!! I'm cumming!!! Argghhhh<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 5-17">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bed">><<else>><<toggleclass "body" "asano_bed">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <6>><<set $asano_event to 6>><</if>>
<<set $time +=2>>
<</nobr>>
<<speech "Asano">>Don't you ever fucking do it again when I'm studying $firstname-kun... You hear me? Goddamn I wasted 2 hours... At least the sex felt good<</speech>>
<video controls autoplay ><source @src='"vid/asano_5/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Asano-chan... I'm sorry<</speech>>
Asano then left me alone in her bedroom
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "asano bed">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "asano house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<if $asano_event >5 and $time >14 and $time <18>>
<<speech "Meguri">>Oh, $firstname-kun... Asano is in her room right now. Please wait here for a moment, and I’ll go call her for you.<</speech>>
<img src="img/char/meguri_1.jpg" style="max-width: 100%;">
<<speech "You">>Oh, thank you so much, Meguri-san. I’ll wait right here until she comes.<</speech>><<else>><<speech "You">>This room is empty <</speech>><</if>>
<<nobr>><div class="button-row">
<<if $asano_event >5 and $time >14 and $time <18>><<link "<<animeButton>>Wait for Asano<</animeButton>>" "Asano 6">><</link>><</if>>
<<link "<<animeButton>>Get out<</animeButton>>" "asano hallway">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Hey $firstname-kun... Have you been waiting long<</speech>>
<video controls autoplay><source @src='"vid/asano_6/"+either("start_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh, Asano... nah, I’ve only been waiting for a few minutes, no big deal."<</speech>>
<<speech "Asano">>So, what should we do now? I can’t really go anywhere since I need to stay home and help my mother with the chores.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 6-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Ehh?—What do you think you’re doing, $firstname-kun? My mother is right over there!<</speech>>
<video controls autoplay><source @src='"vid/asano_6/"+either("grope_1")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It’s okay, Asano-chan, don’t worry. We’ll be discreet about it, I promise.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 6-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Engghh... shit $firstname-kun! Please be careful!... Engghhh.....<</speech>>
<video controls autoplay loop><source @src='"vid/asano_6/"+either("grope_2","grope_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shhhh.... Be quite Asano<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep groping her <</animeButton>>" "Asano 6-2">><</link>>
<<link "<<animeButton>>Grope more intense <</animeButton>>" "Asano 6-3">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahhh.. ahh.. $firstname! Not too hard! Please... My mother!!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_6/"+either("grope_a_1","grope_a_2","grope_a_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... You're getting wet babe... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep groping her <</animeButton>>" "Asano 6-3">><</link>>
<<link "<<animeButton>>Grope more intense <</animeButton>>" "Asano 6-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahhh.. ahh.. $firstname! Not too hard! Please... My mother!!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_6/"+either("grope_b_1","grope_b_2","grope_b_3","grope_b_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeahh... You're getting wet babe... <</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep groping her <</animeButton>>" "Asano 6-4">><</link>>
<<link "<<animeButton>>End groping <</animeButton>>" "Asano 6-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahhh.. ahh.. $firstname! I... Oh shit! My mother!<</speech>>
<video controls autoplay ><source @src='"vid/asano_6/"+either("grope_end")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! Act normal!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 6-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Wait! What do you think you’re doing, $firstname-kun? Please, don’t... My mom could walk in and see us at any moment!<</speech>>
<video controls autoplay ><source @src='"vid/asano_6/"+either("undress")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>It's now or never Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 6-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ahh... ahh... $firstname! I... I don’t even know what to think anymore! Just do whatever you want, $firstname-kun.<</speech>>
<video controls autoplay loop><source @src='"vid/asano_6/"+either("cunni_1","cunni_2","cunni_3","cunni_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Emhh... slrppp you pussy tastes good Asano... Relax.. Just enjoy it<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep on licking her pussy <</animeButton>>" "Asano 6-7">><</link>>
<<link "<<animeButton>>Asano's mom calling<</animeButton>>" "Asano 6-8">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 6-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Meguri">>Asano, $firstname-kun... I made some cookies for you both. Please help yourselves and enjoy them. If you'd like, you can also make some green tea—I bought a few sachets just the other day.<</speech>>
<video controls autoplay><source @src='"vid/asano_6/"+either("talk_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>Umm... Yes, Mom... I’ll go ahead and make some green tea for $firstname-kun... *whispers* $firstname! Stop! I'm talking to my mother<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 6-8-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Meguri">>So, how long have you two been dating now?<</speech>>
<<speech "Asano">>Mom! Ugh... Please don’t ask questions like that... It’s so embarrassing! Ahhh.... shit...<</speech>>
<video controls autoplay loop><source @src='"vid/asano_6/"+either("talk_1","talk_2","talk_3","talk_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>We’re not quite there yet, Meguri-san... but we’ve definitely been enjoying each other’s company, haven’t we, Asano-chan?<</speech>>
<<speech "Asano">>Enghh yeah... $firstname-kun... That's right...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue fingering her<</animeButton>>" "Asano 6-8-1">><</link>>
<<link "<<animeButton>>Lick her pussy<</animeButton>>" "Asano 6-7">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 6-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Emhh.. elrpp orghhhh $firstname-kun... please make it quick!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_6/"+either("bj_1","bj_2","bj_3","bj_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Enggh just keep on sucking my cock Asano-chan<</speech>>
<<speech "Asano">>Just let me know if you wanna cum... I'm not in a mood of swallowing cum today<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue fingering her<</animeButton>>" "Asano 6-8-1">><</link>>
<<link "<<animeButton>>Lick her pussy<</animeButton>>" "Asano 6-7">><</link>>
<<link "<<animeButton>>Blowjob<</animeButton>>" "Asano 6-9">><</link>>
<<link "<<animeButton>>I think I'm gonna cum soon<</animeButton>>" "Asano 6-10">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=10>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Enghh yeah? Are you gonna cum? Are you gonna cum soon? Please cum baby... Cum for me your future wife<</speech>>
<video controls autoplay loop><source @src='"vid/asano_6/"+either("hj_intense_1","hj_intense_2","hj_intense_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yes Asano-chan.... I'm gonna cum soon...<</speech>>
<<speech "Asano">>Yeah babe... please I beg you... please cum for Asano!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep jerking for me fast Asano!<</animeButton>>" "Asano 6-10">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum!<</animeButton>>" "Asano 6-11">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=3>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>>
<<script>>
updateMostTalkedChar();
<</script>>
<<set $sexcount +=1>>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>Oh fuck!! You came so much on my hand $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/asano_6/"+either("hj_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck.. yeahh.. I really need that release<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 6-12">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_living">><<else>><<toggleclass "body" "asano_living">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <7>><<set $asano_event to 7>><</if>>
<<set $time +=2>>
<</nobr>>
<<speech "Asano">>Next time, we really need to be more careful, $firstname-kun... We definitely don’t want to risk getting caught by my mother, do we?<</speech>>
<video controls autoplay ><source @src='"vid/asano_6/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Okay Asano-chan... I'm sorry<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "asano living">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $remu_display to 0>>
<<set $saeko_display to 0>>
<<set $rei_display to 0>>
<<set $location to "asano house">>
<</nobr>><div class="center"><<nobr>>
<</nobr>><<if $asano_event >6 and $time >17 and $time <20>>
<video controls autoplay loop><source @src='"vid/asano_7/"+either("start_1","start_2","start_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Asano's having a shower...<</speech>><<else>><<speech "You">>This room is empty <</speech>><</if>>
<<nobr>><div class="button-row">
<<if $asano_event >6 and $time >17 and $time <20>><<link "<<animeButton>>Approach her<</animeButton>>" "Asano 7">><</link>><</if>>
<<link "<<animeButton>>Get out<</animeButton>>" "asano hallway">><</link>>
</div><</nobr>>
<<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>*Gasp* $firstname-kun? What on earth are you doing here? How did you even get in?<</speech>>
<video controls autoplay><source @src='"vid/asano_7/"+either("start_4")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shhh, keep your voice down. Your mother is right outside, just outside the bathroom.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 7-1">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<</nobr>>
<<speech "Asano">>Okay... okay... but please be careful. So, what exactly are you planning to do? Oh... you want to clamp it between my thighs, is that it?<</speech>>
<video controls autoplay><source @src='"vid/asano_7/"+either("start_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>No... It's just a starter Asano-chan<</speech>>
<<speech "Asano">>What a naughty boy! Okay, just do it quick then!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue <</animeButton>>" "Asano 7-2">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ugh... damn... do my thighs feel that good, $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_7/"+either("thigh_1","thigh_2","thigh_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah.. Fuck.. this feels good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Thigh Job <</animeButton>>" "Asano 7-2">><</link>>
<<link "<<animeButton>>Hand Job <</animeButton>>" "Asano 7-3">><</link>>
<<link "<<animeButton>>Blow Job <</animeButton>>" "Asano 7-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ugh... damn... do my thighs feel that good, $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_7/"+either("hj_1","hj_2")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah.. Fuck.. this feels good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Thigh Job <</animeButton>>" "Asano 7-2">><</link>>
<<link "<<animeButton>>Hand Job <</animeButton>>" "Asano 7-3">><</link>>
<<link "<<animeButton>>Blow Job <</animeButton>>" "Asano 7-4">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Ugh... damn... do my thighs feel that good, $firstname-kun?<</speech>>
<video controls autoplay loop><source @src='"vid/asano_7/"+either("bj_1","bj_2","bj_3","bj_4","bj_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah.. Fuck.. this feels good<</speech>>
<div class="button-row">
<<link "<<animeButton>>Thigh Job <</animeButton>>" "Asano 7-2">><</link>>
<<link "<<animeButton>>Hand Job <</animeButton>>" "Asano 7-3">><</link>>
<<link "<<animeButton>>Blow Job <</animeButton>>" "Asano 7-4">><</link>>
<<link "<<animeButton>>Fuck Her <</animeButton>>" "Asano 7-5">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=3>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Yeahh... Just.. Put it in $firstname-kun... Do it quick<</speech>>
<video controls autoplay><source @src='"vid/asano_7/"+either("penetrate")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Yeah.. I'm gonna fuck you hard Asano...<</speech>>
<div class="button-row">
<<link "<<animeButton>>Fuck Her Now<</animeButton>>" "Asano 7-6">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Engghh... yeahh fuck.. Yeahh push it in hard! Ahh yeahh...<</speech>>
<video controls autoplay loop><source @src='"vid/asano_7/"+either("stand_front_1","stand_front_2","stand_front_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Oh fuck.. You're so fucking tight Asano-chan<</speech>>
<div class="button-row">
<<link "<<animeButton>>Standfront<</animeButton>>" "Asano 7-6">><</link>>
<<link "<<animeButton>>Proceed to Doggy<</animeButton>>" "Asano 7-7">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=5>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>Oh my God! It's my mother! We've got to stop $firstname-kun!<</speech>>
<video controls autoplay ><source @src='"vid/asano_7/"+either("doggy_start")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Shh, don't panic! Just be quiet<</speech>>
<<speech "Meguri">>Asano-chan... are you still in there? Why are you taking so long in the shower?<</speech>>
<div class="button-row">
<<link "<<animeButton>>Continue<</animeButton>>" "Asano 7-8">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=7>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
<<speech "Asano">>I... I’m just scrubbing really well so my skin stays healthy... Ughhh... damn... Don’t worry, Mom! I’ll be done with my shower in just a minute!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_7/"+either("doggy_1","doggy_2","doggy_3")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Meguri">>Yeah, don’t take too long in there, Asano... Staying in the shower for too long isn’t good for you.<</speech>>
<div class="button-row">
<<link "<<animeButton>>Doggy<</animeButton>>" "Asano 7-8">><</link>>
<<link "<<animeButton>>Fuck Harder<</animeButton>>" "Asano 7-9">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $location to "asano house">>
<<set $time +=0>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_mind -=3>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=3>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust +=15>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<</nobr>>
Once Asano’s mom walks away, I fuck Asano as hard as I can.
<<speech "Asano">>Oh shit fuck!!! Ahhh $firstname-kun! Its so fucking intense! If you keep on fucking me this hard, I'm gonna cum at any moment!!<</speech>>
<video controls autoplay loop><source @src='"vid/asano_7/"+either("doggy_intense_1","doggy_intense_2","doggy_intense_3","doggy_intense_4","doggy_intense_5")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck! I'm gonna cum too Asano!!<</speech>>
<div class="button-row">
<<link "<<animeButton>>Keep fucking hard<</animeButton>>" "Asano 7-9">><</link>>
<<if $lust>99>><<link "<<animeButton>>Cum<</animeButton>>" "Asano 7-10">><</link>><</if>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $asano_display to 1>>
<<set $ema_display to 0>>
<<set $asano_mind -=5>><<if $asano_mind lt 0>><<set $asano_mind to 0>><<elseif $asano_mind gt 100>><<set $asano_mind to 100>><</if>>
<<set $asano_lust +=10>><<if $asano_lust lt 0>><<set $asano_lust to 0>><<elseif $asano_lust gt 100>><<set $asano_lust to 100>><</if>>
<<set $lust -=80>><<if $lust lt 0>><<set $lust to 0>><<elseif $lust gt 100>><<set $lust to 100>><</if>>
<<set $mind +=15>><<if $mind lt 0>><<set $mind to 0>><<elseif $mind gt 100>><<set $mind to 100>><</if>>
<<set $energy -=20>><<if $energy lt 0>><<set $energy to 0>><<elseif $energy gt 100>><<set $energy to 100>><</if>>
<<set $time +=3>><<if $time lt 0>><<set $time to 0>><<elseif $time gt 24>><<set $time to 24>><</if>>
<<set $asano_sexcount +=1>>
<<script>>
updateMostTalkedChar();
<</script>>
<<set $sexcount +=1>>
<<set $asano_hj_count += 1>>
<<set $asano_bj_count += 1>>
<<set $asano_vaginal_count += 0>>
<<set $confidence +=3>>
<</nobr>>
<<speech "Asano">>Oh fuck!! You came so much on my ass $firstname-kun<</speech>>
<video controls autoplay><source @src='"vid/asano_7/"+either("doggy_cum")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "You">>Fuck.. yeahh.. I really need that release<</speech>>
<div class="button-row">
<<link "<<animeButton>>End Sex<</animeButton>>" "Asano 7-11">><</link>>
</div><<nobr>>
<<if $time>18>><<toggleclass "body" "asano_bath">><<else>><<toggleclass "body" "asano_bath">><</if>>
<<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $mei_display to 0>>
<<set $saeko_display to 0>>
<<set $remu_display to 0>>
<<set $rei_display to 0>>
<<set $tsubasa_display to 0>>
<<set $asano_display to 1>>
<<if $asano_event <8>><<set $asano_event to 8>><</if>>
<<set $time +=3>>
<</nobr>>
<<speech "You">>Holy crap, it’s getting really late... I’d better get going. Goodbye, Asano! I’ll see you tomorrow!<</speech>>
<video controls autoplay ><source @src='"vid/asano_7/"+either("aftermath")+".mp4"' type="video/mp4" class="zoom-image" ></video>
<<speech "Asano">>Wait! $firstname-kun! Are you seriously just going to leave me like this? Damn it!<</speech>>
<div class="button-row">
<<link "<<animeButton>>End scene<</animeButton>>" "streets">><</link>>
</div><<nobr>><<set $ririko_display to 0>>
<<set $ema_display to 0>>
<<set $asano_display to 0>>
<<set $kira_display to 0>>
<<set $yura_display to 0>>
<<set $karen_display to 0>>
<<set $saryuu_display to 1>>
<</nobr>>
<img src="img/char/saryuu_1.jpg" style="max-width: 100%;">
<div class="stat-container-2">
<div class="stat-box-2">
<h1 class="basic-stats">Name:</h1> Saryuu Usui
<h1 class="basic-stats">Age:</h1> 27
<h1 class="basic-stats">Status:</h1> Married
</div>
<div class="stat-box-2">
Walkthrough: <<if typeof $saryuu_event === "undefined" or $karen_event is 0>><h1 class="basic-stats"> Reach B Grade and Enroll in Geography Class
</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 1>>
<h1 class="basic-stats">Fuck your physics tutor, Yura Sensei and improve your physics grade to B, then Spend lunch break smoking and relaxing in the lobby on the first floor of the school. </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 2 >>
<h1 class="basic-stats">Go to the storageroom in the sport fields, and see Saryuu Sensei there</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 3>>
<h1 class="basic-stats">Chill out at the lobby 1F again, and see Saryuu Sensei getting frisky with other teacher again... this time she will confront you</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 4>>
<h1 class="basic-stats">Meet Saryuu Sensei on the second floor (5-7pm) </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 5>>
<h1 class="basic-stats">Talk to her in physics lab classroom during lunch-time</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 6>>
<h1 class="basic-stats">Between 5-7pm in the physics lab, choose to study again</h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 7>>
<h1 class="basic-stats">This is the end of her content for this build </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 8>>
<h1 class="basic-stats">This is the end content for karen Sensei in this build. Keep supporting me to see more of her in the future! (Don't forget to report your geography grade to Saeko Sensei!) </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 9>>
<h1 class="basic-stats">Sit down for a deep talk with your karen in your room, early in the morning before noon. Ask her to bring breakfast to your room. Keep this routine going until you manage to sleep with her in your room without Dad finding out. </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 10>>
<h1 class="basic-stats">Take a shower at your karen's place, and now you can ask her to join you in the shower. </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 11>>
<h1 class="basic-stats">Hit the books in the living room during the day while your karen's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right karenent presents itself to make your move. </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 12>>
<h1 class="basic-stats">Hit the books in the living room during the day while your karen's cleaning the house. Then, when the chance comes up, start fooling around with her. Keep studying until the right karenent presents itself to make your move. - This time you gotta really fuck her even if her house-maid's around </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 13>>
<h1 class="basic-stats">At night (10pm-12pm) visit your parents' room. Approach mother if you saw her sleeping on her own </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 14>>
<h1 class="basic-stats">Have dinner with your parents (7-8pm). If your Dad's not there, have fun with karen. </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 15>>
<h1 class="basic-stats">In the morning (7-9am) karen's busy in the kitchen and Dad's out. This is the perfect chance to hook up with her. </h1><<nobr>>
<</nobr>><<elseif $saryuu_event is 16>>
<h1 class="basic-stats">This is the end content for karen in this build </h1><</if>>
</div>
</div>
Completed Quest:<h1 class="basic-stats">
<<if $saryuu_event >0>>1. I enrolled in geography class and already met Saryuu Sensei<</if>>
<<if $saryuu_event > 1>>2. I saw Saryuu sensei makingout with other teacher at school<</if>>
<<if $saryuu_event > 2>>3. Saryuu Sensei punished me by making me cum on her butt<</if>>
<<if $saryuu_event > 3>>4. Saryuu Sensei gave me a footjob as a punishment<</if>>
<<if $saryuu_event > 4>>5. Saryuu Sensei jerked me off on the 2nd floor hallway<</if>>
<<if $saryuu_event > 5>>6. I had sex with Saryuu Sensei in the classroom at lunch break time <</if>>
<<if $saryuu_event > 6>>7. I had sex with Saryuu Sensei in the classroom after school hour<</if>>
<<if $saryuu_event > 7>>8. I fucked karen in the dining room, and she even let me creampie her. I really made her falling in love with me...<</if>>
</h1>
<<link "<<animeButton>>Back<</animeButton>>" "guide">>
<</link>>