<div style="text-align:center; max-width: 600px; margin:auto;">
<h2>DISCLAIMER</h2>
<p>This game is intended for <strong>ADULTS ONLY (18+)</strong>.<br>
By playing, you confirm that you are at least 18 years of age or the legal age of majority in your region.</p>
<p>All characters depicted in this game are 18 years old or older.<br>
The story and events are entirely fictional. The scenes shown are all acting only.</p>
<p>This game may include themes such as non-consensual sex, NTR (netorare), crime, or other potentially disturbing material. These depictions are fictional and do not represent, encourage, or promote real-world behavior.</p>
<p>If you are under 18, or if such content may offend you, please do not play this game.</p>
<<link "I Agree">>
<<goto "Warning">>
<</link>>
</div>
Welcome to <strong>Lust and Revenge</strong>!
<div class="character">
<p>This is your character:</p>
<img src="images/johan.jpg" alt="Johan">
</div>
<p>Your name is (default): <br>
First Name: John <br>
Last Name: Smith</p>
<hr>
<p>You can customize your name below:</p>
First Name: <input type="text" id="firstname" value="John"><br><br>
Last Name: <input type="text" id="lastname" value="Smith"><br><br>
<<button "Confirm Name">>
<<set $firstname to $("#firstname").val()>>
<<set $lastname to $("#lastname").val()>>
<<goto "Intro">>
<</button>>
<p>Welcome, <<print $firstname>> <<print $lastname>>!</p>
<p>You are a high school student — quiet, ordinary, and far from athletic.
Most classmates see you as a “nerd,” someone who blends into the background.
But life isn’t always what it seems…</p>
<p>Because somehow, against all odds, one of the cutest girls in school has chosen you.</p>
<div class="character">
<img src="images/aloy1.jpg" alt="Aloy">
<p><strong>Aloy</strong> — your girlfriend, the kind of girl other students can only dream about.</p>
</div>
[[Continue->FristScene]]<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Aloy, thanks for hanging out with me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Don't mention it haha~ I love having a date with you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, I always wonder why you choose me as your boyfriend, well I look normal and I did not have any strength at all.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">You're just my type~ You look good, you just don't know how to dress well and set up a hair style that fit you. And most importantly, you are kind haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks Aloy. A lot of guys in school are jealous at me haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">It's getting late right now... do you... eh want to go to my place? My parents won't be here today...</div>
</div>
</div>
<div class="dialogue">
<div>
<div class="line">Aloy and I have been dating for several months, but we only held hands and kissed.
But now, Aloy is inviting me to her place, alone.
Maybe this is the time we give each other our first time?</div>
</div>
</div>
[[Continue->SecondScene]]
<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">This is my home~ Do you want some tea?</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure, thanks Aloy.</div>
</div>
</div>
<video src="aloy1/Aloy 1.1.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue narration">
After chatting a little bit, the atmosphere grew hotter.
Maybe it wasn’t the room—maybe it was us.
We couldn’t hold the tension any longer, and our lips finally met in a deep kiss.
</div>
<video src="aloy1/Aloy 1.2.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... Can I remove your clothes? I’ll stop if you don’t want me to...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">It’s okay...</div>
</div>
</div>
<video src="aloy1/Aloy 1.3.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your breasts are beautiful...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Don’t say it like that~</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Can you lift your bra?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>(nods shyly)</em></div>
</div>
</div>
<video src="aloy1/Aloy 1.4.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue narration">
Her skin was pale, her breasts perfectly shaped.
Desire overwhelmed me, and I leaned in, taking her nipple into my mouth.
</div>
<video src="aloy1/Aloy 1.5.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmm... that feels good~</div>
</div>
</div>
<<set $gallery.aloy1 = true>>
[[Next->ThirdScene]]
<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
While I was sucking Aloy’s nipple, her soft hand slid down to my waist.
She hesitated for a moment, then gently pulled at my pants.
Before I could react, they slipped down.
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Oh my god...! It’s so big... <em>(shy blush)</em></div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... Can you... suck it?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">O-okay... I’ll try my best...</div>
</div>
</div>
<video src="aloy1/Aloy 1.6.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue narration">
Aloy leaned closer, her lips trembling.
Slowly, she took me into her warm mouth.
Her tongue swirled gently around the tip as she sucked me deeper.
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Ahhh... Aloy... it feels so good...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>“slurp... slurp...”</em></div>
</div>
</div>
<video src="aloy1/Aloy 1.7.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... should we continue this... on the bed?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>(nods shyly, cheeks red)</em></div>
</div>
</div>
<div class="dialogue narration">
We moved to the bed together.
I gently lifted her skirt and slid her underwear down.
With slow breaths, I guided myself inside her warmth.
She was already wet, but so tight that I nearly lost control.
</div>
<video src="aloy1/Aloy 1.8.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh—don’t move so fast... it hurts a little...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I’m sorry, Aloy... I’ll go slower...</div>
</div>
</div>
<video src="aloy1/Aloy 1.9.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmm... ahhh... it feels good... so this is what sex feels like...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah... I feel amazing too...</div>
</div>
</div>
[[Next->FourthScene]]<style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy... I want you to ride me.</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">R-ride you...? I-Is it like this?</div>
</div>
</div>
<video src="aloy1/Aloy 1.10.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Y-yes... ahhh... it feels so good...</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh... J-John...! I feel something weird... it’s so embarrassing...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It’s okay, Aloy... don’t hold back... just enjoy it.</div>
</div>
</div>
<video src="aloy1/Aloy 1.11.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhnn...! I-I can’t... It feels too good!</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Lay down, Aloy... I want to take you from behind.</div>
</div>
</div>
<video src="aloy1/Aloy 1.12.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">D-doogystyle...? It’s so embarrassing... but... ahhh... it feels so good!</div>
</div>
</div>
<video src="aloy1/Aloy 1.13.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Turn around, Aloy... I want to kiss you while moving inside you.</div>
</div>
</div>
<video src="aloy1/Aloy 1.14.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhh... $firstname... I love you...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I love you too... ahhh... Aloy... I’m close... Can I... cum on your face?</div>
</div>
</div>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><em>(nods shyly, face flushed)</em></div>
</div>
</div>
<video src="aloy1/Aloy 1.15.mp4" autoplay muted controls style="width:80%; display:block; margin:20px auto;"></video>
<div class="dialogue aloy">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Yuck... haha... it tastes salty...</div>
</div>
</div>
<div class="dialogue john">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Haha... thank you, Aloy... I feel so good...</div>
</div>
</div>
<div class="dialogue narration">
Our bodies exhausted, we collapsed onto the bed.
Wrapped in each other’s warmth, we cuddled until sleep claimed us both.
</div>
[[Next->FifthScene]]<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The next day. School started as usual. When I arrived at my classroom, I noticed a group of students gathering at the back. They were surrounding three girls...</div>
<div class="dialogue character">
<img src="images/emily.jpg" alt="Emily" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue narration">
The first one was Emily. She was the rich and popular girl of the school. Rumor had it her father owned a large business empire and even planned to enter politics.</div>
<div class="dialogue character">
<img src="images/aria.jpg" alt="Aria" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue narration">
The second one was Aria— Emily’s best friend. Not only was she popular, but also one of the top students in the school. Every teacher adored her. Yet, another reason everyone respected her was because her family owned a vast amount of land and buildings in the city — including the land where our school stood.</div>
<div class="dialogue character">
<img src="images/kelly.jpg" alt="Kelly" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue narration">
The third was Kelly. Unlike the other two, she had no wealthy background. But she always flattered Emily and Aria just to be allowed into their circle.</div>
<div class="dialogue narration">
Despite their differences, they had one thing in common — they were bullies. They picked on quiet or poor students, spread false rumors about anyone who outshone them, and ruined reputations with ease. Most students kept their distance... yet some still tried to flatter them, desperate to join their group.</div>
[[Next->SixthScene]]<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hey — isn't that the loser <<print $firstname>>?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Where's your little girlfriend? That same loser you cling to, haha!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">I still don't know why she chose you. Maybe you two are the same type of person—pathetic.</div>
</div>
</div>
<div class="dialogue narration">
Before I started seeing Aloy, they never noticed me. I guess I was invisible.
Now that I'm with her, their attention turned into venom — words meant to sting, to provoke.
It wasn't about me; it was jealousy aimed at Aloy. Despite the rumors they spread, Aloy always ignored them. She was kinder than any of them, and that only made them hate her more.
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Tsk... what a loser. Ignore us like always.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Whatever. He's not even worth our time.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You're right — Aloy is such a bitch. She needs to be taught a lesson.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Ugh — this is getting boring. I want to see her fall. Find someone who can ruin her reputation.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hehe… I know a way. Let me handle it — I'll find the perfect way to ruin her..</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Perfect. Do it. I want to watch her get destroyed.</div>
</div>
</div>
<div class="dialogue narration">
They huddled together, whispering the plan — the kind of cruel plotting that made your stomach twist.
Around them students drifted back to their seats, some watching with thin smiles, others looking away.
</div>
[[Next->SeventhScene]]<style>
body {
background: url("images/streetnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, Aloy and I went on a date. After a fun day together, we both walked back home side by side.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy, those three keep talking shit about us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Just ignore them, <<print $firstname>>.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">They even spread fake rumours about you last time. Aren't you going to do anything? I can help you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I did. I told teachers about this. But because of their background, the teachers wouldn't dare to punish them. Kelly is under the protection of Aria and Emily. The teachers were also scared to punish her. Good thing is, the teachers know their personality, so they still trust me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">That's messed up...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey, at least we have each other. That's all that matters, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey... Do you want to get inside and get a drink?.</div>
</div>
</div>
<div class="choice-button">
[[Accept->EighthScene]]
</div>
<div class="choice-button">
[[Refuse->TenthScene2]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After arriving at her home, we went inside. Without further words, we stripped off our clothes quickly. Neither of us could forget the experience last time. From then on, we cherished every chance we had to be intimate with each other.
</div>
<video src="aloy2/Aloy 2.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I love you Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Me too~</div>
</div>
</div>
<<set $gallery.aloy2 = true>>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I love you Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Me too~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your pussy tastes good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop... it's embarrassing haha....</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slurp slurp' Is it good?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slurp slurp' Is it good?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhh.... Don't stop....</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Your ass is sexy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop saying that haha~</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ahhhh... It feels amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh.... it's deep inside me...</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Lay down Aloy... I want to see your face...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhh.... ahhhhh</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I'm cumming ahhhh.....</div>
</div>
</div>
<div class="choice-button">
[[Kiss->KissScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cunnilingus->CunnilingusScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob->BlowjobScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Blowjob 2->Blowjob2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Finger->FingerScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Reverse Cowgirl->ReverseCowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cowgirl->CowgirlScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary->MissionaryScene|class="choice-button"]]
</div>
<div class="choice-button">
[[Missionary 2->Missionary2Scene|class="choice-button"]]
</div>
<div class="choice-button">
[[Cum->CumScene|class="choice-button"]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy2/Aloy 2.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I'm cumming too Aloy!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh....</div>
</div>
</div>
[[Next->NinethScene]]<style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels amazing Aloy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Your dick is still hard.... Let me jerk you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait... It's very sensitive now</div>
</div>
</div>
<video src="aloy2/Aloy 2.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">ahhhhhh stop haha~</div>
</div>
</div>
<video src="aloy2/Aloy 2.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">"slurp slrup" I guess your cum does not taste that bad anymore~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It feels good~</div>
</div>
</div>
[[Next->TenthScene]]<style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After that, we cuddled together on the bed. The warmth of her body made me forget about everything else for a while.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Aloy, are you free tomorrow? I want to hang out with you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sorry <<print $firstname>>, my classmate asked me out tomorrow for revision. Maybe next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright...</div>
</div>
</div>
<div class="choice-button">
[[Next Day->ElevenScene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Aloy's point of view. After a long day, she finally finished helping her classmate.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">We're finally done with the revision~</div>
</div>
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">Thanks Aloy for helping me with my homework~ There's still time before evening. Do you want to go to a coffee shop? I’ll buy you some coffee~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sure, thanks~</div>
</div>
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">I have one friend who wanted to join us later, hope you don’t mind~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No problem, let’s go~</div>
</div>
</div>
<div class="dialogue narration">
After arriving at the café, Aloy saw someone unexpected sitting alone… it was Kelly.
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">Hey Aloy, this is Kelly. She’s the friend I talked about.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey… (Why is she here…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hi Aloy~ Nice to see you here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Haha… (This is embarrassing…)</div>
</div>
</div>
<div class="dialogue narration">
They chatted for a while. Kelly acted normal, hiding her usual hostility. Slowly, Aloy let her guard down.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hey Aloy, can you help me ask the waiter for an extra spoon?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sure~</div>
</div>
</div>
<div class="dialogue narration">
As soon as Aloy stood up and walked away, Kelly quickly slipped a strange powder into Aloy’s drink.
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">Hey… I really don’t think this is a good idea…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Shut up. Do you want the money I promised? If you say anything, you won’t get a single coin.</div>
</div>
</div>
<div class="dialogue">
<img src="images/girl.jpg" alt="Girl">
<div>
<div class="name">Girl</div>
<div class="line">…fine…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Pathetic… with profit, people will do anything~)</div>
</div>
</div>
<div class="dialogue narration">
When Aloy returned, she didn’t notice anything unusual and finished her drink. Minutes later, she felt her body heating up, her head dizzy.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hey girls… I feel… uncomfortable… I think I need to go home…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I’ll help you, Aloy. You can’t walk home alone right now. (My plan worked hehehe~)</div>
</div>
</div>
<div class="dialogue narration">
Kelly held Aloy up and led her out of the shop. They parted ways with the girl, but instead of taking Aloy home… Kelly took her to a nearby love hotel.
</div>
<div class="choice-button">
[[Next->TwelveScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Kelly dragged Aloy into a dimly lit love hotel room. A man was already waiting inside. Aloy, still dizzy from the drug, could barely keep her eyes open.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Wow… I didn’t expect you to really bring her here, hehe…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Now listen. Your job is simple—fuck her. That’s your prize. Just don’t forget to record the whole process.</div>
</div>
</div>
<video src="aloy3/aloy 3.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Sure~ But… are you sure she’s really unconscious?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">No, she’s half awake. But she has no strength to resist. The drug makes her body weak… and more sensitive.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Got it… I can’t wait anymore~</div>
</div>
</div>
<video src="aloy3/aloy 3.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">S-stop… please…</div>
</div>
</div>
<video src="aloy3/aloy 3.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You’re so pretty, hehe…</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">N-no… don’t… do this…</div>
</div>
</div>
<video src="aloy3/aloy 3.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Take off your clothes. Things are about to start~</div>
</div>
</div>
<<set $gallery.aloy3 = true>>
<div class="choice-button">
[[Next->ThirdteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Your pussy is very wet, haha… let me finger you.</div>
</div>
</div>
<video src="aloy3/aloy 3.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… please… (sob) Kelly, please… don’t do this….</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">This is what you deserve, haha. Well, I’ll leave you now. Don’t forget to send me the video later.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Got it~ Now go to the bed and suck my dick.</div>
</div>
</div>
<video src="aloy3/aloy 3.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… (I can’t resist… I don’t have the strength… and my body… just follows his order unconsciously…)</div>
</div>
</div>
<video src="aloy3/aloy 3.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">It feels good~ I can’t wait anymore… let’s fuck!</div>
</div>
</div>
<video src="aloy3/aloy 3.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… don… ahhhhh!</div>
</div>
</div>
<div class="choice-button">
[[Next->FourteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck! Your pussy is tight!</div>
</div>
</div>
<video src="aloy3/aloy 3.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… please…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I’m jealous of your boyfriend now… that loser gets to fuck a girl like you.</div>
</div>
</div>
<video src="aloy3/aloy 3.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Ahhh… your pussy’s too good, you bitch.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… no…</div>
</div>
</div>
<video src="aloy3/aloy 3.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop… just finish it already…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Lay down… I want to make you cum, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(No… my body is weird now… it’s too sensitive… I might really cum…)</div>
</div>
</div>
<video src="aloy3/aloy 3.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha, you really just came… you enjoy it, don’t you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh!… (No… I don’t want to cum because of this disgusting man…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">It’s my turn.</div>
</div>
</div>
<video src="aloy3/aloy 3.13.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->FifthteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Hahhhhh... it's amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'Sob sob' please let me go.....</div>
</div>
</div>
<video src="aloy3/aloy 3.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Let you go? It's just about to start haha. We have more fun to do...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No......</div>
</div>
</div>
<video src="aloy3/aloy 3.15.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->SixteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After for a while, Kelly walked in the room.
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Damn, you really ruin her haha</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Of course. I have taken the video as you wish.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Good job.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I'm not done yet. I want to taste more of her hehe. She's still a bit reluctant, do you still got the drug you gave her earlier?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yes, give her a little bit more. She will turn into a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Thanks haha, now let the fun begin~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">You do your thing, don't mind me. I just stand here and watch.</div>
</div>
</div>
<video src="aloy3/aloy 3.16.mp4" autoplay muted controls width="800"></video>
<<set $gallery.aloy4 = true>>
<div class="choice-button">
[[Next->SeventeenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Now, let’s spray the drug a little bit on the dildo. After this goes inside your pussy, you will turn into a slut haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Please no.... let me go... <i>(My body still weak...)</i></div>
</div>
</div>
<video src="aloy3/aloy 3.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">How does it feel? haha</div>
</div>
</div>
<video src="aloy3/aloy 3.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh..... stop.... <i>(My body getting hotter... I couldn't think straight now...)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Now kiss me.</div>
</div>
</div>
<video src="aloy3/aloy 3.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhhh.... <i>(Why.... am I doing this? My mind... is a mess now...)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Suck me well.</div>
</div>
</div>
<video src="aloy3/aloy 3.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Damn... I didn’t know you’re a slut like this.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck... this is so much better than before... You’re really a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'Slurp slurp' Mmmhhhh</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck, I can’t hold it anymore. Let’s go for a little rough.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.22.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhhhh 'slurp slurp'</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Ahhhh....</div>
</div>
</div>
<video src="aloy3.1/aloy 3.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhhh.... <i>(It's awful...... but... why am I getting wet..... It's the drug....)</i></div>
</div>
</div>
<video src="aloy3.1/aloy 3.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You really like getting facefucked huh? Now let’s fuck haha</div>
</div>
</div>
<div class="choice-button">
[[Next->EighteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Get on top of me and ride me.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><i>(Why am I starting to feel good.... It shouldn't be....)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You're a bitch haha.</div>
</div>
</div>
<video src="aloy3.1/aloy 3.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">See? You like this haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhh... <i>(Please end it quickly...)</i></div>
</div>
</div>
<video src="aloy3.1/aloy 3.27.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Shit, you cum again haha, you're a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh.. <i>(No... my body....)</i></div>
</div>
</div>
<video src="aloy3.1/aloy 3.28.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I can fuck you deep in this position haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh..... slower...!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You cum again bitch. Now lick my dick clean.</div>
</div>
</div>
<video src="aloy3.2/aloy 3.29.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">How's your pussy taste like haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hahhhhhh.......</div>
</div>
</div>
<video src="aloy3.2/aloy 3.30.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fuck you even squirt, you're really a slut.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh.... <i>(It feels good.... It shouldn't be...)</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Lay down.</div>
</div>
</div>
<video src="aloy3.2/aloy 3.31.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I like your face when you cum bitch haha, now it's my turn.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhh......</div>
</div>
</div>
<video src="aloy3.2/aloy 3.32.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Ahhhh... fuck it's good.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hahhhhhh...... <i>(It's disgusting...)</i></div>
</div>
</div>
<div class="choice-button">
[[Next->NineteenScene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhhhh.....hah...... <i>'breathing heavily'</i></div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I like your face now haha, let me take pictures.</div>
</div>
</div>
<div class="dialogue narration">
Kelly takes out her phone and snaps several pictures of Aloy’s weakened state.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop.... please....</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Now listen to my word, I have videos and pictures of you now. If you don’t want those leaked out, you don’t tell anyone what happened here. Understand?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..........</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">I take that as a yes haha. The effect won’t last long, you can go home soon. See you tomorrow~</div>
</div>
</div>
<div class="choice-button">
[[The Next Day->TwentyScene]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
The next day at school.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Where’s Aloy today? She hasn’t replied to my message since yesterday. I think I should go look for her.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait, I think that’s her!)</div>
</div>
</div>
<div class="dialogue narration">
When I tried to walk towards Aloy, I saw that she was talking with Emily, Kelly, and Aria.
</div>
<div class="dialogue narration">
Meanwhile — Aloy’s point of view.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I’m going to call the police. I still have the evidence from last night.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hahaha, aren’t you afraid we’ll leak the videos and photos?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Go ahead. I’m not afraid. My reputation may be ruined for a while, but you’ll face legal punishment.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">You look like a total slut in those videos. Do you think the police will believe you were raped?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yeah, you even moaned like a whore, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I told you, I still have the evidence. I can prove you drugged me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Who do you think you are, bitch? I heard your father works under mine.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Yeah, even the head of police is my father’s friend. Do you really think they’ll side with you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">I could make sure your parents can’t find a job in this city ever again... We even know some thugs who’d be happy to visit your house.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">………You…!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Quiet now, huh? You can’t fight us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">How about your little boyfriend? You don’t want anything happening to him, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Yeah, I could even make the school dismiss him for no reason, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No!! Don’t you dare…!</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Then shut up and listen to us, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yeah, we’ve got more fun planned. Remember to come to the same hotel tonight, haha.</div>
</div>
</div>
<div class="dialogue narration">
$firstname’s point of view.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(What were they talking about? I couldn’t hear them. They’re leaving now... I should go and ask Aloy.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Aloy, you didn’t reply to my messages. I was worried.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(!!!) Hey... I was tired last night... sorry, I forgot to reply…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why were you talking with them just now? Did they bully you again?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... they didn’t. They just asked me something... about homework…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(That’s strange. Why so sudden? I don’t think it was about homework. I have to find out what’s happening.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay... Are you free tonight? Want to hang out?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sorry... I can’t today, maybe next time. I have to go now, bye…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait... (She’s gone. Something must’ve happened.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Should I follow Aloy today to see what happen? Or I take a wait and observe what will happen next?) </div>
</div>
</div>
<div class="choice-button">
[[Follow Aloy->21Scene][$followAloy = true]]
</div>
<div class="choice-button">
[[Don’t follow->25Scene][$followAloy = false]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, I decided to follow Aloy. She had been avoiding me all day, and my worry kept growing. I saw her walking down the street alone until she stopped in front of a love hotel. She looked around nervously, almost as if she were waiting for someone.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Why is she here...? Did she... cheat on me? No, I believe her. There must be something more complicated...)</div>
</div>
</div>
<div class="dialogue narration">
Suddenly, a man appeared and started talking with Aloy. A moment later, Emily, Aria, and Kelly showed up as well.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Who is that guy...? Wait—it's them! Emily, Aria, and Kelly... Why are they here?)</div>
</div>
</div>
<div class="dialogue narration">
Before I could move, they had already gone inside together. I was too late. All I could do was wait outside, my hand trembling as I tried calling Aloy's phone.
</div>
<div class="dialogue narration">
Meanwhile, inside the hotel...
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Oh my god! This man is disgusting. I can’t believe this bitch had an orgasm when he fucked her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Hey, I’m still here!</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Shut up, you’re just a low-level worker under my father. You do whatever we tell you, or you’ll be fired.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">......Yes......</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Hurry up and start! I want to see her fuck like a dog already, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Before that, I brought something special for you—gym clothes. Change into it, bitch.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..........</div>
</div>
</div>
<div class="choice-button">
[[Next->22Scene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Damn… you look extra sexy wearing this outfit.</div>
</div>
</div>
<video src="aloy4/Aloy 4.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">You remember the stuff I used on you yesterday? Want another taste?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… please… (That stuff makes my body too sensitive… I just want this to end quickly…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Fine, I won’t use it. But then you’d better satisfy me… or else…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">(I spray some on my dick. She won't notice it. She will think she get hornier because of me haha.) </div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Turn around. I want to touch your asshole.</div>
</div>
</div>
<video src="aloy4/Aloy 4.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Tight… even better than I thought.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Don’t… stop touching there…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Still shy? Don’t pretend, we’ve already gone this far. Now turn around and lose the pants.</div>
</div>
</div>
<video src="aloy4/Aloy 4.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Feels good, doesn’t it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No… I don’t feel anything…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Then prove it. Give me a kiss.</div>
</div>
</div>
<video src="aloy4/Aloy 4.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">…Disgusting.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Then get down there. Do it properly.</div>
</div>
</div>
<video src="aloy4/Aloy 4.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue narration">
(He forces her lower, demanding more as she hesitates.)
</div>
<video src="aloy4/Aloy 4.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Why… why am I heating up again? No… not now…)</div>
</div>
</div>
<video src="aloy4/Aloy 4.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Caught you. You’re touching yourself. You like this, don’t you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(No…! My hands… why are they moving on their own!?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Don’t fight it. Now, get on top. Let’s make this fun.</div>
</div>
</div>
<video src="aloy4/Aloy 4.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Why… why does it feel… good… I can’t think…)</div>
</div>
</div>
<video src="aloy4/Aloy 4.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">That’s it. Now you’re starting to show your true self.</div>
</div>
</div>
<<set $gallery.aloy5 = true>>
<div class="choice-button">
[[Next->23Scene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Put it in yourself.</div>
</div>
</div>
<video src="aloy4/Aloy 4.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Good girl… it feels so good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmhhh… (It feels good… no, I must endure this…)</div>
</div>
</div>
<video src="aloy4/Aloy 4.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Slower…!! I can’t… ahhhhh…!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Wow, already cumming? We just started.</div>
</div>
</div>
<video src="aloy4/Aloy 4.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh… ahhh…</div>
</div>
</div>
<div class="dialogue narration">
(Guy smirks as he watches her hips moving on their own.)
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">On the floor. I’m going to fuck you harder.</div>
</div>
</div>
<video src="aloy4/Aloy 4.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Damn, you’re so tight! Now clean me with your mouth.</div>
</div>
</div>
<video src="aloy4/Aloy 4.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha, you like the taste of yourself, don’t you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">……</div>
</div>
</div>
<video src="aloy4/Aloy 4.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Your body, your face… everything is perfect. Can’t believe I get to fuck a girl like you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">S… stop…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">I’m about to cum…</div>
</div>
</div>
<video src="aloy4/Aloy 4.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">…Disgusting…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha… that was amazing…</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Ewww, look at her face—covered in his cum, hahaha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">She really is a slut, haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">He’s done already… I want to go home now…</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Not so fast. The night’s still young… and we’ve got plenty more to do.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No…!!! Please…</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Quick, get her face! Record this, hahaha.</div>
</div>
</div>
<div class="choice-button">
[[Next->24Scene]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After waiting for hours, I finally saw them leave the hotel. I decided to follow Aloy without letting the others notice.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It's been 2 hours already.... They haven't come out...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait! There they are... I can't let them know I'm here... I'll follow Aloy later.)</div>
</div>
</div>
<div class="dialogue narration">
After following Aloy for a while, I finally caught up to her on the street.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey Aloy!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line"><<print $firstname>>>!!! Why are you here?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I saw you with those three and a man walking into a love hotel! What happened?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.....!!! It's not what you think... I swear...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Please tell me what happened Aloy! I want to know! Did they force you to do it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please stay out of this... I'll explain later!</div>
</div>
</div>
<div class="dialogue narration">
Aloy suddenly ran away, leaving me standing in shock.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait.....!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They must have force Aloy to do something!!! I need to find out what they did!)</div>
</div>
</div>
<div class="choice-button">
[[Next->25Scene]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
A few days later since last time, Aloy has been avoiding me. She didn’t want to talk with me. I was worried. I tried to search for any clue and answer, but yet, I couldn't find it.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">'sigh' What the hell really happened... Where is Aloy now...</div>
</div>
</div>
<div class="dialogue narration">
Meanwhile, in the library…
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hehe~ Good girl, Aloy.</div>
</div>
</div>
<video src="aloy5/Aloy 5.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Whoa... You weren’t kidding, Kelly. She’s really sucking my dick right now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Of course~ She will do whatever I tell her to.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Fuck, I can't hold it anymore. Let's fuck.</div>
</div>
</div>
<video src="aloy5/Aloy 5.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(This is humiliating… but if I resist… things will only get worse…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">I can’t believe you made her agree to this… What about her boyfriend?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Hahaha~ Don’t worry about him.</div>
</div>
</div>
<video src="aloy5/Aloy 5.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Fuck! It's good!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Shhh..... Don't be too loud....</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmmhhhhh...... (I can't make a sound...)</div>
</div>
</div>
<video src="aloy5/Aloy 5.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Shit! I'm cumming!</div>
</div>
</div>
<video src="aloy5/Aloy 5.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">hah... It's the best~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Aloy, clean his dick.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.....</div>
</div>
</div>
<video src="aloy5/Aloy 5.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Damn... She really does what you said.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Told you~ If you want to fuck her, just look for her anytime. She will agree it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Student">
<div>
<div class="name">Student</div>
<div class="line">Hell yeah~</div>
</div>
</div>
<<set $gallery.aloy6 = true>>
<div class="choice-button">
[[Next->26Scene]]
</div><style>
body {
background: url("images/hotel.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Later that day in the hotel:
</div>
<video src="aloy5/Aloy 5.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Damn! Where do you find this girl, dude?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">It's secret haha.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Can't believe you fucked this girl before haha. Now my turn~</div>
</div>
</div>
<video src="aloy5/Aloy 5.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhh..... (Please quickly get this over... I can't take it anymore...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Fuck! Her pussy’s tight!</div>
</div>
</div>
<video src="aloy5/Aloy 5.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Fuck man! It's so good! I can't believe one day I get to fuck this pretty girl!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">There's more chance in the future~</div>
</div>
</div>
<video src="aloy5/Aloy 5.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh....ahhhhh</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Now ride me on your own.</div>
</div>
</div>
<video src="aloy5/Aloy 5.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Damn! You even kiss me like a slut! You like it, don't you?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... I don't like it...</div>
</div>
</div>
<video src="aloy5/Aloy 5.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Fuck! I just came. Now lick my cock clean!</div>
</div>
</div>
<video src="aloy5/Aloy 5.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">She's really a slut haha!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy">
<div>
<div class="name">Guy</div>
<div class="line">Haha, now it's my turn.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Guy 2">
<div>
<div class="name">Guy 2</div>
<div class="line">Ok~ After you, I’m gonna have a second round with her~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Please... why do I have to face this...)</div>
</div>
</div>
<<set $gallery.aloy7 = true>>
<div class="choice-button">
[[Next->27Scene]]
</div><style>
body {
background: url("images/schoolhallway.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
A week later:
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can't do this anymore. Aloy's been avoiding me. I need to find out why.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I need to get a chance to ask Kelly. She's different from Emily and Aria. She's not rich like them, so if I can give her a little profit, she may tell me everything.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(That's her! She's walking alone now.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hey, I need to talk to you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Well, isn't it the loser? Why don't you find your girlfriend, haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Come here, there's no one around.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">How dare you order me? Fine, I guess I have time for a little chatting~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">There must be something happening. Why is Aloy acting so weird lately? Did you do anything to her?</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Of course not~ She's my friend, haha~</div>
</div>
</div>
<<if $followAloy is true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I saw you and her walking into a love hotel before, together with Emily, Aria, and one man.</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I know you must did something!</div>
</div>
<</if>>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">(Well, I guess letting this loser know what happened won’t hurt. Besides, I’d love to see his desperate face.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Well, let me show you something~</div>
</div>
</div>
<div class="dialogue narration">
Kelly showed the videos and pictures of Aloy.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What??!! It's not true!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">So you think the videos are fake? Haha. Go ask Aloy if you don't believe it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can't believe what happened... Aloy was... having sex with another man... But in the videos, she seemed reluctant, so maybe she didn’t do this willingly. I need to ask Aloy about this after school.)</div>
</div>
</div>
<div class="choice-button">
[[Next->28Scene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, I walked along the path leading to Aloy’s home. Then I saw her walking ahead.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Aloy! It’s me...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(!!!) Hey $firstname.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Are you okay? You’ve been acting strange.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I’m fine...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Say it, Aloy! I know what happened! Kelly just showed me the videos... Did you... do this willingly?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">What....??!! She...!!!! No!! Of course not....... (starts crying)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Hey, tell me what happened, okay? Let me help you.</div>
</div>
</div>
<div class="dialogue narration">
Aloy told me everything, including the threats against her family and me.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Those bastards!!! We must report this to the police!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... you don’t understand... Their background controls everything... even the police...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">But we can’t just let this continue... Maybe we can ask someone for help? There must be a good officer somewhere!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..... maybe.... we can try.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">What about Mrs. Yuna? She helped you before, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Yes....</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Okay... She must still be at school. I’ll look for her now!</div>
</div>
</div>
<div class="choice-button">
[[Next->29Scene]]
</div>
<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After running back to school, I found Ms. Yuna in the office. She was the teacher who had helped Aloy before.
</div>
<div class="dialogue character">
<img src="images/yuna.jpg" alt="Yuna" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Hi Ms. Yuna, are you free now? I may need your help.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Hi, you’re <<print $firstname>>, right? What happened?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">..... (I explained everything to her.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Oh my god! Is this real? If it is, then it’s a terrible crime.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">It is! We even have evidence! But we don’t know whether the police will help us... you know...</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">*sigh* I understand... Let me think of a way to help her... I’ll see you again if I get an idea, maybe tomorrow?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name">John</div>
<div class="line">Sure, thanks Ms. Yuna.</div>
</div>
</div>
<div class="dialogue narration">
(After $firstname left the office...)
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">(takes out her phone) Hi, it’s me, Yuna.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">What is it?</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">John just came to me and told me everything... (explains the situation)</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">They even plan to ask the police for help.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Hahaha! It won’t matter, even if they call the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Well... I told you this info now... I need my reward... like last time, when I helped you spread rumors about others.</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Of course~ I’ll give you the money. You’re my servant, after all.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Haha... (What a bitch. If not for the money, I’d never go near her.)</div>
</div>
</div>
<div class="choice-button">
[[Next->30scene]]
</div><style>
body {
background: url("images/roomnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
That night, I lay on my bed, my thoughts circling endlessly around Aloy.
It’s unfair… she’s such a kind girl. She never meant harm to anyone, never tried to hurt anyone’s life or profit.
And yet… she’s the one suffering like this.
</div>
<div class="dialogue narration">
I can only hope Mrs. Yuna truly helps us find a way out.
If she can’t, then I’ll find another path — maybe through the news media, or a police officer I can actually trust.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I just want things to go well for Aloy… If I could, I’d take her place and carry all this misfortune myself.)</div>
</div>
</div>
<div class="choice-button">
[[Next->31Scene]]
</div><style>
body {
background: url("images/streetnight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sorry Aloy, it's getting late, I need to go home now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Alright...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about tomorrow? Are you free tomorrow? I want to hang out with you again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Sorry <<print $firstname>>, my classmate asked me out tomorrow for revision. Maybe next time~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="John">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright...</div>
</div>
</div>
<div class="choice-button">
[[Next Day->ElevenScene]]
</div><div class="choice-button">
[[Follow Aloy->1][$followAloy = true]]
</div>
<div class="choice-button">
[[Don’t follow->1][$followAloy = false]]
</div>
<<set $gallery.aloy1 = true>>
<div class="dialogue narration">
Emily Love = <<print $emilylove>>
</div>
<div class="choice-button">[[Go->GoScene]]</div>
<<if $emilylove >= 2>>
<div class="choice-button">[[Stay->StayScene]]</div>
<<else>>
<div class="choice-button" style="opacity:0.5; pointer-events:none;">
Stay (Requires Emily Love ≥ 2)
</div>
<</if>>
<div class="choice-button">
[[Strawberry Soda->GoScene]]
</div>
<div class="choice-button">
<<link "Cappuccino">><<set $emilylove += 1>><<goto "GoScene">><</link>>
</div>
<div class="choice-button">
[[Matcha Latte->GoScene]]
</div><<if $followAloy is true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I saw you and her walking into a love hotel before, together with Emily, Aria, and one man.</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Stop it! I know you must did something!</div>
</div>
<</if>>
<<if $followAloy is true>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Tell me!</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Say it!</div>
</div>
<</if>><div style="text-align:center; max-width: 600px; margin:auto;">
<h2> ⚠️ WARNING ⚠️</h2>
<p> I know many of you may have skipped the disclaimer earlier (I mean, who actually reads them, right?).
But let me warn you again, very clearly:</p>
<p> This game contains scenes of <b>NTR</b>, <b>non-consensual sex</b> (forced, blackmail, drugged etc.), <b>bullying</b>, <b>crime</b>, and other illegal actions.
<br><br>
These acts are <b>NOT promoted</b> in any way — in real life, crimes should always be punished by law. The purpose of this story is to show that every bad person eventually faces the <b>karma</b> they deserve. </p>
<p> All characters are over <b>18 years old</b>.
All scenes are fictional and performed by <b>professional actresses</b>. Nothing here is real.</p>
<p> If you are under 18, or if this type of content offends you, please do not play this game.</p>
[[I Understand and Wish to Continue->Start]]
</div>
<style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Aloy didn’t come to school today… She must be avoiding all of this. I can’t just sit around. I need to see Mrs. Yuna—maybe she’s found a way to help Aloy.)</div>
</div>
</div>
<div class="dialogue narration">
Later that day, I walked into the office and found Yuna sitting at her desk.
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">I’m sorry, <<print $firstname>>. I couldn’t think of any safe way to help Aloy yet. I’m afraid we can’t let the principal know about this—he’s very close with Aria’s parents. But… if you give me the evidence you have, I’ll look through it. Together, we might find a trustworthy police officer.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">('sigh' I knew it… but I can’t blame her.) It’s okay, Ms. Yuna. In fact, we don’t even have the video evidence right now. Tomorrow is the weekend, I can try to look for others who might help.</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Sure, please let me know if you need my help again. (Hehehe… I can sell this info to Emily again~)</div>
</div>
</div>
<div class="choice-button">
[[Next Day->32Scene]]
</div>
<style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After school, I walked alone on the street toward Aloy’s home, hoping to see if she was okay.
Suddenly, some thugs showed up and blocked my way.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 1">
<div>
<div class="name">Thug 1</div>
<div class="line">Where you going, little boy?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Who are you guys? (Shit…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">You’re trying to snitch, huh? Don’t bother — the police won’t help you!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait! They’re talking about… Aloy… How do they know?!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I don’t know what you’re trying to say. Get away from me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">Just shut up and take this!</div>
</div>
</div>
<div class="dialogue narration">
The thug punched me in the face. I fell to the ground.
This is not good… they’ll definitely beat the hell out of me…
Should I run or fight them back?
</div>
<div class="choice-button">
[[Run->33Scene]]
</div>
<div class="choice-button">
[[Fight->33Scene2]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I quickly ran away. They were fast too, but my head was still dizzy after taking the punch.
Luckily, there were some pedestrians in the street ahead.
If I get close enough, they may not dare to fight me with witnesses around.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 1">
<div>
<div class="name">Thug 1</div>
<div class="line">Shit! There is someone here!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">Damn! Let me see you next time, I'll kill you!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">Let's go before they call the police!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I was lucky... I should find another way to Aloy's home, they might do something to her.)</div>
</div>
</div>
<div class="choice-button">
[[Next->34Scene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I got up and tried to fight back. When I threw a punch at one of the guys, another hit me hard and I fell again.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Shit! I knew it's a bad idea!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">Hit him!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">Show him who we are haha!</div>
</div>
</div>
<div class="dialogue narration">
They kept punching and kicking me while I was on the ground. My whole body screamed in pain—I couldn't move.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 1">
<div>
<div class="name">Thug 1</div>
<div class="line">Okay that's enough, our mission was to kidnap him. Let's grab him before someone sees us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! I'm done! I should call for help!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Somebody help!!!</div>
</div>
</div>
<div class="dialogue narration">
Luckily, a patrol police officer walked by.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">Hey! You guys! Stop!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 2">
<div>
<div class="name">Thug 2</div>
<div class="line">Shit! We must go!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Thug 3">
<div>
<div class="name">Thug 3</div>
<div class="line">You're lucky this time!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">Are you okay? What happened?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">They... they tried to rob me!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">You're hurt! Do you want to go to the hospital?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">It's fine! I gotta go!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Police">
<div>
<div class="name">Police</div>
<div class="line">Wait...!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I must quickly go and check if Aloy is okay! If these guys tried to hurt me, they must have done the same thing to her!)</div>
</div>
</div>
<div class="choice-button">
[[Next->34Scene]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
When I arrived at Aloy's house, I rang the doorbell—but no one answered. Even when I tried to call her, she didn’t pick up.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn! I must climb in her house. Hope no one sees me...)</div>
</div>
</div>
<div class="dialogue narration">
After I climbed inside, I noticed the front door was wide open. The living room was a total mess—someone had been here already. A terrifying thought struck me: they might have already caught Aloy.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! There's no time to think about it... I must go to the police station!)</div>
</div>
</div>
<div class="choice-button">
[[Next->35.1]]
</div><style>
body {
background: url("images/roomday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
It's been two days already. Some police officers did go to Aloy's house and search for her, but they couldn't find anything. I later heard that Aloy's parents had been fired from their jobs. I think those bitches have already started to take their own 'revenge' on her. This is fucked up...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Last time when those thugs tried to hurt me, they seemed to know we planned to ask for help... But how do they know it?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Did the conversation between me and Aloy get leaked out? No... it shouldn’t be...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... Don’t tell me it’s... Mrs. Yuna?!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Why would she do that? It doesn’t make sense...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(No... I think I get it now... I heard before that all the teachers will even do whatever they’re asked to... because they’ve been secretly receiving benefits from those families.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn! We trusted the wrong person!)</div>
</div>
</div>
<div class="choice-button">
[[Next Day->36Scene]]
</div><style>
body {
background: url("images/classroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Today is Monday. I went to school, determined to confront Mrs. Yuna. But before I could meet her, the school principal, Mary, stopped me and asked me into her office.
</div>
<div class="dialogue character">
<img src="images/mary.jpg" alt="Mary" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">Hi, I believe you're <<print $firstname>> <<print $lastname>>), right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes... What can I do for you, Principal?</div>
</div>
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">You have been expelled permanently from this school. From now on, you are not allowed to step inside here anymore.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What?! Why?! Give me a proper reason!</div>
</div>
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">This is the direct order from the board of directors.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... I remember the board of directors of this school includes... Aria's father...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">This is not fair!</div>
</div>
</div>
<div class="dialogue">
<img src="images/mary.jpg" alt="Mary">
<div>
<div class="name">Mary</div>
<div class="line">From now on, don't say a word anymore and leave this school immediately.</div>
</div>
</div>
<div class="dialogue narration">
I had no words. My mind was empty and I couldn't think of anything. When I walked out of the office, I saw Ms. Yuna.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Ms. Yuna!! You betrayed us, didn't you?!</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Hahaha~ I knew you would figure it out eventually. But now that you're expelled, even letting you know won't hurt~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Why did you do this?</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">For the money~ They paid really well~ Let me tell you another secret~ Some of the fake rumors weren’t actually spread by those three girls... it was me helping them spread it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">!!!!! You...!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/yuna.jpg" alt="Yuna">
<div>
<div class="name">Yuna</div>
<div class="line">Get lost, haha~</div>
</div>
</div>
<div class="dialogue narration">
In the meantime, Emily, Aria, and Kelly walked towards us.
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Isn't it the loser John (<<print $firstname>>)? Where's your girlfriend?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Oh no~ I heard you're expelled, and your girlfriend is missing~</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">This is the lesson for trying to go against us, haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/emily.jpg" alt="Emily">
<div>
<div class="name">Emily</div>
<div class="line">Shut up, Kelly. Without me and Aria, you won't able to do this anyway! You just do what we tell you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/kelly.jpg" alt="Kelly">
<div>
<div class="name">Kelly</div>
<div class="line">Yes...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aria.jpg" alt="Aria">
<div>
<div class="name">Aria</div>
<div class="line">Well, get lost, loser~</div>
</div>
</div>
<div class="choice-button">
[[Next->37]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I walked alone on the street, soullessly. I couldn’t believe this... The world felt so corrupted. Everyone only spoke for profit, trembling before those with power. It was a crushing defeat. My chest felt hollow—until suddenly, my phone buzzed.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(A message? It's from Aloy...!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Dear <<print $firstname>>, I'm fine right now. Don’t worry about me. My family and I decided to move to another place, far away from this city. My parents lost their jobs, and I know they won’t find work here anymore because of... them. I couldn’t endure this nightmare any longer, so I’m leaving it all behind. Please don’t look for me. I’ll live stronger than before, and finally live the life I wanted. Remember... I love you.</div>
</div>
</div>
<div class="dialogue narration">
My hands trembled as I tried to call her back—again and again. But the number was no longer available.
A wave of sorrow crushed me... We had lost. Aloy was gone.
And yet, there was relief—if her words were true, at least she was safe.
</div>
<div class="choice-button">
[[Two days ago...->38]]
</div>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Two days before <<print $firstname>> went to Aloy's house, Aloy was kidnapped by three men working under Emily's father. They followed his daughter’s orders to capture her.
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Who are you guys?! Let me go!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Shut up, girl. This is the lesson you need to learn. If you didn’t try to snitch, this wouldn’t have happened.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Are we supposed to… do anything else to her?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">No. The order is just to kidnap her and rough her up a little, nothing more. We return her safely two days later. If she’s hurt too badly, the case will get serious.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">I didn’t know the Boss’s daughter was this twisted… she really gave this order?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You’re new. You don’t know her yet. She’s a spoiled brat—did plenty of terrible things, and her father always cleans up the mess for her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I also heard the daughter of Star Co. was involved too… Aria, I think her name was.</div>
</div>
</div>
<div class="choice-button">
[[Next->39]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I quickly went to the police station in the city area. A female police officer listened carefully as I explained everything.
</div>
<div class="dialogue character">
<img src="images/zoe.jpg" alt="Zoe" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<div class="dialogue">
<img src="images/zoe.jpg" alt="Zoe">
<div>
<div class="name">Zoe</div>
<div class="line">So you're saying that there might be a kidnapping happening right now? And also your girlfriend is being threatened to do something unwillingly?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes!! Please help us! It's urgent!</div>
</div>
</div>
<div class="dialogue">
<img src="images/zoe.jpg" alt="Zoe">
<div>
<div class="name">Zoe</div>
<div class="line">And the people behind this... were the daughter of Star Co. and Sky Co.?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes....</div>
</div>
</div>
<div class="dialogue">
<img src="images/zoe.jpg" alt="Zoe">
<div>
<div class="name">Zoe</div>
<div class="line">This is serious... Okay, give me the address, and also your contact info. I will send someone to check it out, and I will contact you in the future.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Thanks.....</div>
</div>
</div>
<div class="choice-button">
[[Next->35Scene]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
They drove into a forest not too far from the city center. Hidden among the trees stood an abandoned house, its windows shattered and walls covered in moss. This was the place where Aloy would be kept for two days—a “lesson” to make her more obedient when she returned home.
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Get inside the house, bitch!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Listen, just do whatever we ask you to, and you won’t be hurt. After two days, we’ll send you back home.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">...... Yes...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Now move inside!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">So… what’s the plan now?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">We stay here and watch her. Make sure she doesn’t escape. The city isn’t far, so we can get supplies when needed.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Shit, we forgot to buy water. There’s a small store nearby, along the road we came. New guy, you’re with me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Got it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fine. I’ll stay here and keep an eye on her.</div>
</div>
</div>
<div class="choice-button">
[[Next->40]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">(Damn… this is boring. Well… maybe I should find some fun. Our orders said not to hurt her, but they never said I can’t fuck her, hehe~ Let’s see that bitch.)</div>
</div>
</div>
<div class="dialogue narration">
Meanwhile…
</div>
<video src="aloy6/Aloy 6.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I hope they won’t hurt me… or try anything like that again…)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, bitch!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(!!!) What… what do you want?!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I’m bored. Let’s fuck.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">..... No!! Get away from me!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Tch, I knew you wouldn’t make it easy. But I don’t care!</div>
</div>
</div>
<video src="aloy6/Aloy 6.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Get off me!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Heh, let me taste those titties~</div>
</div>
</div>
<video src="aloy6/Aloy 6.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue narration">
Man 1 yanked off Aloy’s panties with a grin.
</div>
<video src="aloy6/Aloy 6.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No…!! Don’t!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let me taste that sweet pussy!</div>
</div>
</div>
<video src="aloy6/Aloy 6.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhh… s-stop… (I need to escape…!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey! Where the hell do you think you’re going?!</div>
</div>
</div>
<video src="aloy6/Aloy 6.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">The fun’s just getting started~</div>
</div>
</div>
<<set $gallery.aloy8 = true>>
<div class="choice-button">
[[Next->41]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy6/Aloy 6.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Mmmhhh... this pussy tastes good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop...!!</div>
</div>
</div>
<video src="aloy6/Aloy 6.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Stop squirming! Let’s fuck now!</div>
</div>
</div>
<video src="aloy6/Aloy 6.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Mmmmmmhhhhhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Do you like it? Haha~</div>
</div>
</div>
<video src="aloy6/Aloy 6.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Ahhhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fuck! I haven’t had sex in so long—this feels so good!</div>
</div>
</div>
<video src="aloy6/Aloy 6.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your pussy is so tight!</div>
</div>
</div>
<video src="aloy6/Aloy 6.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Stop trying to run away!</div>
</div>
</div>
<video src="aloy6/Aloy 6.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Heh... let me record this~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please...</div>
</div>
</div>
<video src="aloy6/Aloy 6.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Open your legs.</div>
</div>
</div>
<video src="aloy6/Aloy 6.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let’s keep going... I want to cum all over your tits.</div>
</div>
</div>
<video src="aloy6/Aloy 6.16.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Cum->42]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy6/Aloy 6.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Ahhhh... that was amazing...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Hahhhhhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I’m done. Don’t tell anyone about this! And don’t you dare try to run away. Stay here quietly.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.......... (This is the worst...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(If I stay here, that bastard will just violate me again. Should I risk escaping... or remain here?)</div>
</div>
</div>
<div class="choice-button">
[[Escape->43][$Escape = true]]
</div>
<div class="choice-button">
[[Stay->44][$Escape = false]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your pussy really taste good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhh...... don't...</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.2]]
</div>
<div class="choice-button">
[[Take off clothes->43.3]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Turn around! I wanna see your ass.</div>
</div>
</div>
<div class="choice-button">
[[Spank her->43.4]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Stop!!!.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I told you. Naughty girl shoud be punished~</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I can't get enough of your pussy~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div>
<div class="choice-button">
[[Kiss->43.6]]
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Do you like this? We're kissing like a couple~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmmmhhhh......</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div>
<div class="choice-button">
[[Kiss->43.6]]
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Come here, suck my dick.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slurp slurp'</div>
</div>
</div>
<video src="aloy7/Aloy 7.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fuck! You're really a slut.</div>
</div>
</div>
<video src="aloy7/Aloy 7.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhh..... hahhhh.....</div>
</div>
</div>
<div class="choice-button">
[[Lick pussy->43.5]]
</div>
<div class="choice-button">
[[Kiss->43.6]]
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div>
<div class="choice-button">
[[Deepthroat->43.8]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You're really a slut~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">... I'm not...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let me fuck your face~</div>
</div>
</div>
<video src="aloy7/Aloy 7.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You like it huh?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhhh..... 'cough'</div>
</div>
</div>
<video src="aloy7/Aloy 7.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Say it, you like it~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">no.....</div>
</div>
</div>
<video src="aloy7/Aloy 7.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Haha~ You even try to put my dick in your mouth on your own~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I only did this for you to cum faster so it can end eariler....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Well, I don't mind, as long as you satisfy me~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->43.7]]
</div>
<div class="choice-button">
[[Deepthroat->43.8]]
</div>
<div class="choice-button">
[[Kiss Again->43.9]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Come here kiss me~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhhh...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let fuck now~</div>
</div>
</div>
<div class="choice-button">
[[Kiss Again->43.9]]
</div>
<div class="choice-button">
[[Fuck->43.10]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">ahhhh... Your pussy is very tight~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7/Aloy 7.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">It feels amzing!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.28.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I can fuck you all day haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhhh.....</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div>
<div class="choice-button">
[[Cum->43.14]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Get on top of me and move on your own~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.22.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">mmmmhhhh.... You like it didn't you? Otherwise your pussy won't be so wet like this~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No.....</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Admit it, you even grinding on my dick now haha~</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">It feels amzing!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Get you face on the group, I want to fuck you hard!</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.27.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Aaaahhhhh....!!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your pussy becomes tighter when I fuck you hard. You're really a whore haha~</div>
</div>
</div>
<div class="choice-button">
[[Missionary->43.13]]
</div>
<div class="choice-button">
[[Cowgirl->43.11]]
</div>
<div class="choice-button">
[[Doggy->43.12]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.29.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Ahhhhh.... It's the best.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhhhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You know what to do, clean it.</div>
</div>
</div>
<video src="aloy7.1/Aloy 7.30.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.... 'slurp slurp'</div>
</div>
</div>
<div class="choice-button">
[[Next->43.15]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy7.1/Aloy 7.31.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Stay here girl. Don't you dare to run away again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">hahhhhh..... 'heavily breathing'</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Dude, what did you do? We just came back man.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Haha, I couldn't hold it~ And this bitch tried to run away, so I gave her a little punishment~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Fuck it. I wanna do this too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Can I fuck her too? I'm still haven't got laid before.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Of course, she's our sex toy now~</div>
</div>
</div>
<div class="choice-button">
[[Next->43.16]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let the fun begin~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please...</div>
</div>
</div>
<video src="aloy8/Aloy 8.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is the first time I've ever see a girl's breast~</div>
</div>
</div>
<video src="aloy8/Aloy 8.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">This bitch really love it~ She even put her touge out when I kiss her~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is what pussy taste like? It's the best!</div>
</div>
</div>
<<set $gallery.aloy10 = true>>
<div class="choice-button">
[[Next->43.17]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Her pussy is already wet!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... stop...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey guys, let me show you something~ This bitch loves getting facefucked. Watch this.</div>
</div>
</div>
<video src="aloy8/Aloy 8.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! My turn!</div>
</div>
</div>
<video src="aloy8/Aloy 8.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">My turn again~</div>
</div>
</div>
<video src="aloy8/Aloy 8.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Hey, don't let your hand free, give me a handjob.</div>
</div>
</div>
<video src="aloy8/Aloy 8.8.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->43.18]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Your pussy is dripping!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">My turn now~</div>
</div>
</div>
<video src="aloy8/Aloy 8.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is my first kiss and first blowjob!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My dick was rock hard already! Let's fuck~</div>
</div>
</div>
<video src="aloy8/Aloy 8.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! My turn!</div>
</div>
</div>
<video src="aloy8/Aloy 8.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is what sex feels like? It's amazing!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Let me fuck her hard.</div>
</div>
</div>
<video src="aloy8/Aloy 8.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! Her pussy is tightened when I fuck her hard!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Aaahhh.....!!!</div>
</div>
</div>
<div class="choice-button">
[[Next->43.19]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">This is the best job ever!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, your mouth is unoccupied, let me use it~</div>
</div>
</div>
<video src="aloy8/Aloy 8.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">My turn now~</div>
</div>
</div>
<video src="aloy8/Aloy 8.16.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">ahhhh... She really likes me fucking her hard~</div>
</div>
</div>
<video src="aloy8/Aloy 8.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Nah, she likes me kissing her too~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh... (I must endure it.... I can't refuse their order...)</div>
</div>
</div>
<div class="choice-button">
[[Next->43.20]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy8/Aloy 8.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">How my dick taste haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Fuck, I want to cum!</div>
</div>
</div>
<video src="aloy8/Aloy 8.19.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">aaahhh.... It's the best...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You rest aside~ My turn now~</div>
</div>
</div>
<video src="aloy8/Aloy 8.20.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You move on your own huh? You like it bitch~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Nooo.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Don't admit it? Okay, let me give you a lesson~</div>
</div>
</div>
<video src="aloy8/Aloy 8.21.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Aaaahhhh...!! Slower!! I can't...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">I'm cumming!</div>
</div>
</div>
<video src="aloy8/Aloy 8.22.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Next->43.21]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">My turn~</div>
</div>
</div>
<video src="aloy8/Aloy 8.23.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Fuck! I wanna cum on your face!</div>
</div>
</div>
<video src="aloy8/Aloy 8.24.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(It's finally over..).</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Let's go second round~ My dick is hard again~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">!!!.....No...!! I already did what you ask!!</div>
</div>
</div>
<video src="aloy8/Aloy 8.25.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">aaahhh.... I can't get enough of it~</div>
</div>
</div>
<video src="aloy8/Aloy 8.26.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Hey don't break her~ We have a long night~</div>
</div>
</div>
<div class="choice-button">
[[Next->43.22]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
They continue to keep fucking Aloy the whole night, without letting her to rest.
</div>
<video src="aloy9/Aloy 9.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your riding skill is good~</div>
</div>
</div>
<video src="aloy9/Aloy 9.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Take it bitch! I wanna cum on your face!</div>
</div>
</div>
<video src="aloy9/Aloy 9.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My turn~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">No... please stop...</div>
</div>
</div>
<<set $gallery.aloy11 = true>>
<div class="choice-button">
[[Next->43.23]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, you're still here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Let's make a deal okay? I won't let the other two touch you, because you're my only thing~ But you have to satisfy me the best you can. Deal?</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I guess I can't refuse.....) okay...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Good girl~ Get some rest first, tonight we have a lot of fun to do~</div>
</div>
</div>
<div class="choice-button">
[[Tonight->44.2]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I should run away! That guy isn’t here right now!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(There’s the door… I just need to quietly sneak out.)</div>
</div>
</div>
<video src="aloy7/Aloy 7.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(This forest is huge… which way should I go?)</div>
</div>
</div>
<video src="aloy7/Aloy 7.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey you! Stop right there!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Shit, he saw me!! I need to act fast!)</div>
</div>
</div>
<div class="choice-button">
[[Run away->43.1]]
</div>
<div class="choice-button">
[[Hide->45]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I think it's better for me just to stay here.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(If they really caught me, I don't think I can outrun them.) </div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I heard their conversation eariler, their order was not to hurt me, ....but they might ask me to satisfy some of their dirty desire.....) </div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">( as long as I just do what they ask, they won't hurt me...) </div>
</div>
</div>
<div class="choice-button">
[[Next->44.1]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">You can't outrun me!</div>
</div>
</div>
<video src="aloy7/Aloy 7.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(He caught me!!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Now get to the car. You need to be punished!</div>
</div>
</div>
<video src="aloy7/Aloy 7.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Naughty girl. I told you not to run. Now here’s your punishment~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">Please... don’t hurt me...</div>
</div>
</div>
<video src="aloy7/Aloy 7.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Relax~ I won’t hurt you. I’ll even make you feel good~</div>
</div>
</div>
<video src="aloy7/Aloy 7.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Your body’s perfect... Damn, I’m hard again, even though I just came~</div>
</div>
</div>
<<set $gallery.aloy9 = true>>
<div class="choice-button">
[[Lick pussy->43.2]]
</div><style>
body {
background: url("images/forest.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I can't outrun him! I must hide.) 'Finds a spot to hide.....'</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Damn! Where that bitch go?! She must have been to that way!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(He's leaving... Lucily I take my phone with me... I can track my location now)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(It's not far from the city, I can walk back to the city...)</div>
</div>
</div>
<div class="choice-button">
[[Back to City->46.1]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<<if $Escape is true>>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(They have been violating me for the whole night and morning... They only sent me back to my house when it was already noon... My legs were shaking... I couldn’t even walk properly...)</div>
</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(The next day, they did send me back home safely... although I still had to satisfy some of that man’s filthy desires...)</div>
</div>
</div>
<</if>>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I can't stay in this city any longer.... My parents are fired from their job... And.... those people will definitely keep harassing me if I stay here.... I must move to another place, somewhere far from here...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Before that.... I must tell <<print $firstname>>, I can't let him involving this anymore... To protect him, I must leave..).</div>
</div>
</div>
<<if $Escape is true>>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen to stay.*
</div>
<<else>>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen to escape.*
</div>
<</if>>
<div class="choice-button">
[[Now->47]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Back to <<print $firstname>>:
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(This is not the end. I can’t just let them win. I have to be stronger. I have to revenge. And when I do—I’ll make them pay. Every single one of them will suffer the karma they deserve.)</div>
</div>
</div>
<div class="choice-button">
[[Two years later->48]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy9/Aloy 9.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">mmmhhh... This pussy is good~</div>
</div>
</div>
<video src="aloy9/Aloy 9.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhh.....</div>
</div>
</div>
<video src="aloy9/Aloy 9.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">You came! Guys, I think we break her mind already, she's a total slut now~</div>
</div>
</div>
<video src="aloy9/Aloy 9.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">ahhh... It's good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey, I brought some toys, let's play~ </div>
</div>
</div>
<div class="choice-button">
[[Next->43.24]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy9/Aloy 9.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn! She loves it!</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ahhh..... stop...</div>
</div>
</div>
<video src="aloy9/Aloy 9.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">I can't wait anymore, I wanna fuck her!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">haha, let's fuck together~</div>
</div>
</div>
<div class="choice-button">
[[Next->43.25]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy9/Aloy 9.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is really dream come true~</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">mmmhhh......</div>
</div>
</div>
<video src="aloy9/Aloy 9.11.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">ahhh...~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My turn.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">okay, then help me suck my dick bitch~</div>
</div>
</div>
<video src="aloy9/Aloy 9.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">let's me fuck her, I almost cum now~</div>
</div>
</div>
<video src="aloy9/Aloy 9.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">My turn now!</div>
</div>
</div>
<video src="aloy9/Aloy 9.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Damn.... I came so many times, I need rest. You continue.</div>
</div>
</div>
<div class="choice-button">
[[Next Morning->43.26]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Next morning.
</div>
<video src="aloy9/Aloy 9.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaaaahhh......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Hey new guy! You've been fucking her all night? It's morning already, we need to send her back.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">This is my last chance fucking her, this is not enough~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Haha stupid, we know her address. We can fuck her whenever we want.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 3">
<div>
<div class="name">Man 3</div>
<div class="line">Why didn't I think of that? Haha, I will go visting her everyday~</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 2">
<div>
<div class="name">Man 2</div>
<div class="line">Let's go now</div>
</div>
</div>
<div class="choice-button">
[[Next Morning->46]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="aloy10/Aloy 10.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Good job girl~ Use your tongue.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">'slrup slurp'......</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Now use your boobs.</div>
</div>
</div>
<video src="aloy10/Aloy 10.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">I wanna cum~</div>
</div>
</div>
<video src="aloy10/Aloy 10.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">hahhh... My dick still hard, let's fuck.</div>
</div>
</div>
<video src="aloy10/Aloy 10.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh....</div>
</div>
</div>
<<set $gallery.aloy12 = true>>
<div class="choice-button">
[[Next Morning->44.3]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">It's morning already, we have a deal, now I gonna send you back home, but...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">...before that, let's have a quick fun.</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">ok.....</div>
</div>
</div>
<video src="aloy10/Aloy 10.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">aaahhh....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Shit! They're almost here, let make it quick!</div>
</div>
</div>
<video src="aloy10/Aloy 10.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Man 1">
<div>
<div class="name">Man 1</div>
<div class="line">Good girl~ See you tomorrow okay? hehe~</div>
</div>
</div>
<div class="choice-button">
[[Next->46]]
</div><style>
body {
background: url("images/streetday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(I somewhat manage to find my way back home...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">I can't stay in this city any longer.... My parents are fired from their job... And.... those people will definitely keep harassing me if I stay here.... I must move to another place, somewhere far from here...</div>
</div>
</div>
<div class="dialogue">
<img src="images/aloy1.jpg" alt="Aloy">
<div>
<div class="name">Aloy</div>
<div class="line">(Before that.... I must tell <<print $firstname>>, I can't let him involving this anymore... To protect him, I must leave..).</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen different scene if you choose to run away.*
</div>
<div class="choice-button">
[[Back to now->47]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
<div>
<div class="line">After everything that happened two years ago, I returned to my hometown to finish high school. I needed time to recover… to plan. When I finally graduated, I came back here—to this rotten city—to begin my revenge.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">During those two years, I changed. I cut my hair, trained my body, studied harder than ever, and even learned martial arts. The me standing here today looks nothing like the helpless boy from back then. Even if they saw me now, most wouldn’t recognize who I am.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">But I didn’t just change my body—I spent these years investigating, gathering information, and piecing together evidence on the ones who betrayed us. On the ones who destroyed Aloy’s life. The only thing I still can’t find… is her. Where Aloy is now remains a mystery.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">Now I’ve returned to this city of greed and corruption. In my absence, Sky Co. and Star Co. only grew stronger, their influence spreading even further. Defeating them won’t be easy… but for the first time, I’m not afraid.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">Because this time, I’m not alone. I’ve met someone—someone who promised to give me the support I need to carry out my revenge. And that story begins back in two years ago...</div>
</div>
</div>
<div class="choice-button">
[[Two years ago...->49]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
<div>
<div class="line">Two years ago, right after being expelled, I was drowning in hopelessness. I had no background, no money, and I was completely alone in the city. My parents lived far away, in another town. They sent me here to study… and now everything was ruined. I couldn’t even bring myself to tell them the truth.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">Most days, I stayed locked inside, staring at the ceiling with no idea what to do next. But one day, I finally forced myself outside to buy some groceries. I took the public train—my only way of getting around.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">That’s when it happened. Right in front of me, I saw a girl being cornered and harassed by a man. The train was crowded, but everyone else pretended not to see.</div>
</div>
</div>
<div class="dialogue narration">
<div>
<div class="line">I froze for a second. My body was still sore from the beating I’d taken days earlier… but watching her struggle, something inside me snapped.</div>
</div>
</div>
<div class="choice-button">
[[Next->50]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Is that guy… touching that girl’s butt?)</div>
</div>
</div>
<div class="dialogue character">
<img src="images/wendy.jpg" alt="Wendy" style="width:300px; border-radius:12px; margin:10px auto; display:block;">
</div>
<video src="wendy1/Wendy 1.1.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(!!! Someone’s touching me…?!)</div>
<div class="line">Who’s there…?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervert">
<div>
<div class="name">Pervert</div>
<div class="line">Hey, don’t move! I’ve got a knife.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">(!!!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervert">
<div>
<div class="name">Pervert</div>
<div class="line">Stay quiet~ You don’t want to get hurt, right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.2.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Are they… playing some kinky couple’s game? No… The girl doesn’t look willing at all. Wait… he’s holding a knife!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can’t let this happen… I have to stop him! I won’t let another tragedy repeat itself!)</div>
</div>
</div>
<div class="choice-button">
[[Stop him->51]]
</div>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervert">
<div>
<div class="name">Pervert</div>
<div class="line">Let’s move to somewhere quieter~ Come with me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<div class="dialogue narration">
The train stopped at the next station. The man quickly grabbed Wendy and forced her to leave the train.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They just left the train! I have to follow them!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait—damn! They’re gone! Too many people… I can’t see where they went!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There are two exits here… right or left? Which way should I go?)</div>
</div>
</div>
<div class="choice-button">
[[Right Exit->51.1]]
</div>
<div class="choice-button">
[[Left Exit->52]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I still don’t see them! Where the hell did they go...?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There are three possible paths here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(One leads to the main street... If that pervert wanted to take her somewhere far, that’s the most likely way.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(The other two? An empty storeroom... and a toilet under maintenance, blocked off with a ‘Work in Progress’ sign...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don’t have time to waste. I need to check them... but which one first?)</div>
</div>
</div>
<div class="choice-button">
[[Main Street->52.1]]
</div>
<div class="choice-button">
[[Storeroom->52.2]]
</div>
<div class="choice-button">
[[Toilet->53]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I still don’t see them! Where the hell did they go...?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There is a way leads to the main street... If that pervert wanted to take her somewhere far, that’s the most likely way. I should search this area first)</div>
</div>
</div>
<div class="choice-button">
[[Search...->51.2]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station and try another exit.))</div>
</div>
</div>
<div class="choice-button">
[[Go back to the station.->51.3]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Storeroom->52.3]]
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Mainstreet->52.4]]
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They're here! That pervert really wanted to do something to this girl!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, get out...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her!</div>
<div class="line">(walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen all the wrong routes, but Wendy will get violated.*
</div>
<div class="choice-button">
[[Next->56]]
</div>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
While <<print $firstname>> was searching other places earlier...
</div>
<video src="wendy1/Wendy 1.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Come here~ I put a 'Work in Progress' sign in front of this toilet. No one will come here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">What do you want...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Of course I want you~</div>
</div>
</div>
<video src="wendy1/Wendy 1.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Stop....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Keep quiet, you don’t want me to hurt you, right? (shows the knife threateningly.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hhhmmm... It smells good~</div>
</div>
</div>
<<set $gallery.wendy2 = true>>
<div class="choice-button">
[[Blowjob->53.2]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There are three possible paths here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(One leads to the main street... If that pervert wanted to take her somewhere far, that’s the most likely way.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(The other two? An empty storeroom... and a toilet under maintenance, blocked off with a ‘Work in Progress’ sign...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don’t have time to waste. I need to check them... but which one first?)</div>
</div>
</div>
<div class="choice-button">
[[Main Street->51.4]]
</div>
<div class="choice-button">
[[Storeroom->51.5]]
</div>
<div class="choice-button">
[[Toilet->53.1save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Storeroom->51.6]]
</div>
<div class="choice-button">
[[Toilet->53.1]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Mainstreet->51.7]]
</div>
<div class="choice-button">
[[Toilet->53.1]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should move on... where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.3false]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn!! I've been searching for 10 minutes here... They're not here!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should go back to the station, where should I check first?)</div>
</div>
</div>
<div class="choice-button">
[[Toilet->53.3false]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I don't see them here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I have already checked every place I can, where are they?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... Is that... It's them! They're walking out the station! I should follow them!)</div>
</div>
</div>
<div class="choice-button">
[[20 minutes ago...->53.1]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You're here hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Just promise me you'll will delete the video after you get what you want...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I will~ Before that, put this uniform on~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You look extra sexy in this uniform~ Now let's play~</div>
</div>
</div>
<div class="choice-button">
[[Blowjob->54.1]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Suck my dick now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You have no blowjob skill, girl. Suck it properly! (He forces her head to move.))</div>
</div>
</div>
<video src="wendy1/Wendy 1.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hahh... it stinks...</div>
</div>
</div>
<div class="choice-button">
[[Fuck->53.3]]
</div><<set $wendyvirgin = false>>
<style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck it! Use your 'mouth' from your under~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No... please... It's my first time...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Really? Hell yeah!</div>
</div>
</div>
<video src="wendy1/Wendy 1.8.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">ahhh... slower... It's painful...</div>
</div>
</div>
<video src="wendy1/Wendy 1.9.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! It's amazing~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh...</div>
</div>
</div>
<video src="wendy1/Wendy 1.10.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I'm cumming now~</div>
</div>
</div>
<div class="choice-button">
[[Cum->53.4]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">It feels good~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">haaahhh..... please let me go.... I already did what you ask...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Sure, you can go~ But... you should see this...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">(Show video of him fucking Wendy just now.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">What...!! When did you...!!</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Haha, I secretly set up a hidden camera at the side. You can go now, but the vide will be leaked, or.....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">...you come with me now, you know, having some fun~ Then I will delete the video~ You don't want this kind of video ruining your father's reputation right?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">How...!! (He knows who's my father??!! How does he know that?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">So come with me haha~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">okay.....</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes.*
</div>
<div class="choice-button">
[[Meanwhile...->54pre]]
</div><<set $wendyvirgin = true>>
<<set $gallery = {
aloy1: false,
aloy2: false,
aloy3: false,
aloy4: false,
aloy5: false,
aloy6: false,
aloy7: false,
aloy8: false,
aloy9: false,
aloy10: false,
aloy11: false,
aloy12: false,
wendy1: false,
wendy2: false,
wendy3: false
}>>
<<set $lastPassage = "Start">>
<<set $emilylove = 0>>
<<set $arialove = 0>>
<<set $kellylove = 0>><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy1/Wendy 1.13.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">aaahhh.... It's better from earlier~ You give your effort sucking it now huh?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">...I just want to make it quick...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Haha, I don't mind~ It's time, get on top of me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<<set $gallery.wendy3 = true>>
<div class="choice-button">
[[Fuck->54.2]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy1/Wendy 1.14.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">aaahhh... Your pussy's really tight~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh...</div>
</div>
</div>
<video src="wendy1/Wendy 1.15.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Slower...!! Don't...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Lay down! I wanna see your tits.</div>
</div>
</div>
<video src="wendy1/Wendy 1.16.mp4" autoplay muted controls width="800"></video>
<div class="choice-button">
[[Cum->54.3]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can't hold it! I'm cumming!</div>
</div>
</div>
<video src="wendy1/Wendy 1.17.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">hahhh... your pussy is the best, it's not even 10 minutes yet, you already make me cum.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">aaahhh..... let me go now... I did what you ask...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Not so much~ I'm still hard~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">No!! It's not the deal! Let me go!</div>
</div>
</div>
<div class="choice-button">
[[Continue->54.4]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<video src="wendy1/Wendy 1.18.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Damn... I didn't notice the time. It's been 3 hours...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">haaahhh...'heavily breathing'...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I'm letting you go now~ Well, the video... I delete the next time I see you haha!</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">no.... hahhh.... you lied...</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes.*
</div>
<div class="choice-button">
[[Someone's knocking the door->55]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
While <<print $firstname>> was searching other places earlier...
</div>
<video src="wendy1/Wendy 1.3.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Come here~ I put a 'Work in Progress' sign in front of this toilet. No one will come here~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">What do you want...?</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Of course I want you~</div>
</div>
</div>
<video src="wendy1/Wendy 1.4.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Stop....</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Keep quiet, you don’t want me to hurt you, right? (shows the knife threateningly.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.5.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hhhmmm... It smells good~</div>
</div>
</div>
<<set $gallery.wendy1 = true>>
<div class="choice-button">
[[Blowjob->53.2save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Suck my dick now.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.6.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You have no blowjob skill, girl. Suck it properly! (He forces her head to move.))</div>
</div>
</div>
<video src="wendy1/Wendy 1.7.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hahh... it stinks...</div>
</div>
</div>
<div class="choice-button">
[[Next->53.3save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(They're here! That pervert really wanted to do something to this girl!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, get out...</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her!</div>
<div class="line">(walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have seen a different scene if you had chosen all the wrong routes, but Wendy will get violated.*
</div>
<div class="choice-button">
[[Next->56]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Shit! I still couldn't find them... I hope that girl is okay...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait.... It's them! They're walking to the exit now!)</div>
</div>
</div>
<div class="dialogue narration">
After following them, they disappear into the alley.</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Okay now, this alley only leads to two buildings...Searching one might take a lot of times...I should choose the one they have gone to......)</div>
</div>
</div>
<div class="choice-button">
[[Right Building->54pre1]]
</div>
<div class="choice-button">
[[Left Building->54pre2]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(There's quite a lot of rooms here...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait.... It's them... I saw them walking inside that room!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I should quickly go there and save the girl!)</div>
</div>
</div>
<div class="choice-button">
[[Meanwhile...->54save]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I have been searching this building for quite a long time... I even knocked on many doors one by one to see whether they're in the room...
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Damn it! They must be at another building... I should quickly go there and check it out...)</div>
</div>
</div>
<div class="choice-button">
[[Meanwhile...->54]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You're here hehe~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Just promise me you'll will delete the video after you get what you want...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">I will~ Before that, put this uniform on~</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">.....</div>
</div>
</div>
<video src="wendy1/Wendy 1.12.mp4" autoplay muted controls width="800"></video>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">You look extra sexy in this uniform~ Now let's play~</div>
</div>
</div>
<div class="choice-button">
[[Someone's knocking the door->54.1save]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who's knocking at this time...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Stay quiet and don't move.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">(Open the door...) Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It's him!!!) (Kick the door open).</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey! What are you doing? Get out!</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her! (walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes in the beginning.*
</div>
<div class="choice-button">
[[Continue->56]]
</div><style>
body {
background: url("images/cityday.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
After Wendy called her father and explained everything over the phone, it only took about five minutes for a few men to arrive at our location.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(These men... all in suits and sunglasses... they look like bodyguards. Who exactly is this girl?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Bodyguard">
<div>
<div class="name">Bodyguard</div>
<div class="line">Thank you for saving Ms. Wendy. In order to repay you, please come with us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">No... it’s okay. I just did what anyone should do. (So her name is Wendy...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Bodyguard">
<div>
<div class="name">Bodyguard</div>
<div class="line">Please, sir. We insist.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">...Alright.</div>
</div>
</div>
<div class="choice-button">
[[Next->57]]
</div><style>
body {
background: url("images/messyroom.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Boom!!!
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Huh? Who's knocking at this time...</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Stay quiet and don't move.</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">(Open the door...) Who...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(It's him!!!) (Kick the door open).</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey! What are you doing? Get out!</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Save me, please!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Let go of her! (walks towards them)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Hey, stay back! I’ve got a knife! Watch this!</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Fuck! He cut my arm! But the wound isn’t deep!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Take this! (throws a punch)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Pervent">
<div>
<div class="name">Pervent</div>
<div class="line">Fuck! I can’t stand still...(falls down)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Good thing he’s even weaker than me...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Thank you for saving me! He was trying to rape me... Oh my god, your arm! Are you okay?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yeah, it’s fine. The wound isn’t too bad, I can just go to a nearby clinic to get it treated. Are you alright? This guy was really harassing you, huh? We should take him to the police.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Wait...!! Before that, I think I should call my father first. He’ll take care of it...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... okay.</div>
</div>
</div>
<div class="dialogue narration">
*You could have saved Wendy earlier if you had chosen the correct routes in the beginning.*
</div>
<div class="choice-button">
[[Continue->56]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
I followed them to a luxury car—one I could never dream of affording. After a twenty-minute drive, we arrived at a massive mansion on the outskirts of the city.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(This place is huge... the grounds alone must be the size of a football field!)</div>
</div>
</div>
<div class="dialogue">
<img src="images/boy.jpg" alt="Bodyguard">
<div>
<div class="name">Bodyguard</div>
<div class="line">Please follow us.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay...</div>
</div>
</div>
<div class="dialogue narration">
They led me inside and asked me to wait in the living room. Everything here looked like a palace.
Ten minutes later, a man invited me into a large office.
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Please, take a seat. You must be <<print $firstname>>.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes, sir... (How does he know my name...?)</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">My name is Rick. Thank you for saving my daughter. Here is a small token of gratitude.</div>
</div>
</div>
<div class="dialogue narration">
Rick handed me a thick envelope. Inside was a pile of cash.
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">There’s $100,000 here. It’s not much, but I hope it helps you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Not much??! I’ve never seen this much of money before...)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I… I can’t accept this, Mr. Rick. I only did what I had to do.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Don’t you need this money?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I... I do need it. I'm having a hard time now... But... I don’t know if I deserve it...</div>
</div>
</div>
<<if $wendyvirgin is false>>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I could have saved her earlier... but I was late. She had already suffered...</div>
</div>
</div>
<</if>>
<<if $wendyvirgin is true>>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I respect you, young man. Many would have turned away, but you stepped in. People like you are rare these days.</div>
</div>
</div>
<<else>>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I’m not blaming you. What happened can’t be undone. But I still respect you, young man. Few would have done what you did today.</div>
</div>
</div>
<</if>>
<div class="choice-button">
[[Next->58]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">In fact, I already know your story. I know your background. I even know what happened to you recently... including your girlfriend.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How...?! Why?!</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">While you were waiting in the living room, I already had my intel team investigate you. We’re experts in this field—it didn’t take long.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">We also checked the man who attacked my daughter. His phone revealed everything—he was ordered to harass Wendy and secretly record it, so they could blackmail me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">So... you didn’t just save my daughter. You saved my reputation, my company, and far more than you realize.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re welcome... I guess...</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">At first I suspected you—wondered if you had your own agenda. But after the investigation, I trust you, at least for now. I think I understand why you risked everything to save her.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I just didn’t want the same tragedy to repeat again... I couldn’t save my girlfriend back then.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">How about this, <<print $firstname>>—I’ll give you all the support you need. In return, you’ll help me bring down the people who want to destroy me. I don’t think you can refuse.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Errr... sorry, Sir, but this sounds dangerous... and honestly, none of my business. I don’t see a reason to take such risks...</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I understand. But listen carefully—the ones behind all this are Star Co.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">What...!!??</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Yes. Star Company. The owner’s daughter—Emily. And it’s not just them. Sky Co. is secretly allied with them. Outwardly they look like rivals, but behind the scenes they work together—controlling land, property prices, shares, even politics.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">But... why target you? They already own so much...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Wait... Mr. Rick... you’re the owner of Rising Co.! The biggest company in this city!</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Exactly. That’s why they want me gone—so they can take my place. I wouldn’t mind fair competition, but targeting my family? That’s unforgivable. It’s not even the first time—they’ve tried before, but I stopped them.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">You’re the one I’ve been looking for, <<print $firstname>>. Someone with no ties, no background—yet driven by pain, revenge, and a kind heart. You’re young, but you have potential. So I’ll ask again... will you help me take them down?</div>
</div>
</div>
<div class="choice-button">
[[Accept->59]]
</div>
<style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(I can’t refuse this... It’s the only chance I have for revenge! Without his support, someone like me could never take them down.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Yes...!! I’m in.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. Thank you for helping me, young man.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">So... what should I do?</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">For now, nothing. I have a plan for you. Listen first, then you can tell me your thoughts. If you refuse, I won’t hold it against you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">First—you need to finish high school. But you can’t stay in this city. No school here will accept you anyway. You’ll return to your hometown and complete your studies there. I’ll provide financial support, so your family won’t need to worry. You must accept the money, this is non-negotiable—it’s part of the plan.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Okay... then what’s next?</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Next—you must change. Your hairstyle, your behavior, even the way you speak. Rebuild yourself. You can’t let them recognize you in the future.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">After finishing high school, you’ll return here for university. I’ll make sure you enter the same top university that the daughters of Star and Sky Co. will attend. That university is secretly under their influence. When the time comes, I’ll reveal the rest of the plan.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Alright... it seems fair. I’ll accept it.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. We’ll stay in touch. Do you have any questions?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Uuuhhh...</div>
</div>
</div>
<div class="choice-button">
[[About Wendy->59.1]]
</div>
<div class="choice-button">
[[What will happen to the pervert->59.2]]
</div>
<div class="choice-button">
[[That’s all->60]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I have a question about your daughter... Wendy...</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">She doesn’t really seem like a rich girl. No offense... but people in this city all know about Emily and Aria—they’re very high-profile.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I understand what you mean. That was my choice. I told Wendy never to reveal her true identity. I didn’t want her to grow up spoiled—using her family’s wealth to bully or look down on others.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">I want her to be humble, to live like a normal person, and learn through her own struggles. That way, she’ll become stronger.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Unfortunately, some people eventually found out about her. That’s why they’ve been targeting my family again and again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Oh... I see...</div>
</div>
</div>
<div class="choice-button">
[[About Wendy->59.1]]
</div>
<div class="choice-button">
[[What will happen to the pervert->59.2]]
</div>
<div class="choice-button">
[[That’s all->60]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">How about that pervert? Did you hand him over to the police?</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">No. Even if I called the police, he would be released before long. Men like that always slip through the cracks.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">So I made sure... he disappeared. Permanently.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">(Wait... does that mean what I think it means...? I’d better not ask any more.)</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">...Okay...</div>
</div>
</div>
<div class="choice-button">
[[About Wendy->59.1]]
</div>
<div class="choice-button">
[[What will happen to the pervert->59.2]]
</div>
<div class="choice-button">
[[That’s all->60]]
</div><style>
body {
background: url("images/maison.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I have no more questions for now, Sir.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Good. Then you may go. My bodyguards will send you home. Start preparing to return to your hometown, I’ll be in touch within a few days.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">Oh, and one more thing… You can befriend Wendy. She doesn’t have many friends, and I trust you. Please look after her when I can’t.</div>
</div>
</div>
<div class="dialogue">
<img src="images/rick.jpg" alt="Rick">
<div>
<div class="name">Rick</div>
<div class="line">She dislikes my bodyguards always following her, so I’ll count on you instead.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Understood. I’ll do my best. Thank you, Mr. Rick.</div>
</div>
</div>
<div class="dialogue narration">
After leaving Rick’s office, I spotted Wendy at the end of the hallway, as if she had been waiting.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Hey… I…</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Hi. Are you alright?</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Yes! I’m fine… I just… wanted to thank you for saving me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Don’t mention it. I only did what anyone should have done.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">I’m Wendy. Nice to meet you.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I’m <<print $firstname>>. Nice to meet you too.</div>
</div>
</div>
<div class="dialogue narration">
A moment of awkward silence hung between us.
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">I should get going. Your father’s bodyguards are waiting for me.</div>
</div>
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">…Wait. Can I… have your number? Maybe… I could contact you in the future?</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">Sure. Of course.</div>
</div>
</div>
<div class="dialogue narration">
You exchange numbers with Wendy.
</div>
<div class="dialogue">
<img src="images/wendy.jpg" alt="Wendy">
<div>
<div class="name">Wendy</div>
<div class="line">Bye… and thanks again.</div>
</div>
</div>
<div class="dialogue">
<img src="images/johan.jpg" alt="$firstname">
<div>
<div class="name"><<print $firstname>></div>
<div class="line">You’re welcome. Goodbye, Wendy.</div>
</div>
</div>
<div class="choice-button">
[[Back to now->61]]
</div><style>
body {
background: url("images/citynight.jpg") no-repeat center center fixed;
background-size: cover;
color: #fff;
}
</style>
<div class="dialogue narration">
Back to the present—
I’ve returned to this city. Mr. Rick kept his promise. He gave me all the support I needed during my time in my hometown.
Now, he has secured me a place at the number one university in this city.
</div>
<div class="dialogue narration">
He was right. Emily, Aria, and Kelly—the people who betrayed and hurt me—are all enrolled here.
This place is known as the “rich student area,” where wealth, not talent, determines entry.
A school filled with spoiled brats.
But I’m not the same person I was two years ago. I’m no longer afraid.
</div>
<div class="dialogue narration">
Tomorrow is the first day of school.
For now, I should head back to my new apartment and rest. Mr. Rick even arranged a unit for me to live in.
Starting tomorrow… my journey of revenge finally begins.
</div>
<div class="choice-button">
[[Next day->62]]
</div><h2>Chapter 1 End</h2>
<div class="dialogue narration">
You’ve reached the end of this version. Stay tuned for future updates — with new characters, exclusive content, and fresh gameplay experiences to explore.
</div><<link "Gallery">><<goto "Gallery">><</link>><!-- Gallery unlock UI (SugarCube macros only) -->
<div class="gallery-unlock">
<label for="galleryCode">Enter Gallery Unlock Code:</label><br>
<<textbox "$galleryCode" "">>
<<button "Unlock">>
<<if $galleryCode == "163749">>
<<set $gallery = {
aloy1: true, aloy2: true, aloy3: true, aloy4: true,
aloy5: true, aloy6: true, aloy7: true, aloy8: true,
aloy9: true, aloy10: true, aloy11: true, aloy12: true,
wendy1: true, wendy2: true, wendy3: true
}>>
<<replace "#unlock-msg">><span style="color:green">✅ All gallery scenes unlocked!</span><</replace>>
<<else>>
<<replace "#unlock-msg">><span style="color:red">❌ Wrong code.</span><</replace>>
<</if>>
<</button>>
<div id="unlock-msg" style="margin-top:6px;"></div>
</div>
<!-- Aloy -->
<div class="gallery-character">
<img src="images/aloy1.jpg" alt="Aloy" width="120">
<div class="choice-button">
[[View Aloy's Gallery->Aloy Gallery]]
</div>
</div>
<!-- Wendy -->
<div class="gallery-character">
<img src="images/wendy.jpg" alt="Wendy" width="120">
<div class="choice-button">
[[View Wendy's Gallery->Wendy Gallery]]
</div>
</div>
<!-- Kelly -->
<div class="gallery-character">
<img src="images/kelly.jpg" alt="Kelly" width="120">
<div class="choice-button">
[[View Kelly's Gallery->Kelly Gallery]]
</div>
</div>
<!-- Emily -->
<div class="gallery-character">
<img src="images/emily.jpg" alt="Emily" width="120">
<div class="choice-button">
[[View Emily's Gallery->Emily Gallery]]
</div>
</div>
<!-- Aria -->
<div class="gallery-character">
<img src="images/aria.jpg" alt="Aria" width="120">
<div class="choice-button">
[[View Aria's Gallery->Aria Gallery]]
</div>
</div>
<!-- Esther -->
<div class="gallery-character">
<img src="images/esther.jpg" alt="Esther" width="120">
<div class="choice-button">
[[View Esther's Gallery->Esther Gallery]]
</div>
</div>
<!-- Yuna -->
<div class="gallery-character">
<img src="images/yuna.jpg" alt="Yuna" width="120">
<div class="choice-button">
[[View Yuna's Gallery->Yuna Gallery]]
</div>
</div>
<!-- Nana -->
<div class="gallery-character">
<img src="images/nana.jpg" alt="Nana" width="120">
<div class="choice-button">
[[View Nana's Gallery->Nana Gallery]]
</div>
</div>
<!-- Mary -->
<div class="gallery-character">
<img src="images/mary.jpg" alt="Mary" width="120">
<div class="choice-button">
[[View Mary's Gallery->Mary Gallery]]
</div>
</div>
<!-- Zoe -->
<div class="gallery-character">
<img src="images/zoe.jpg" alt="Zoe" width="120">
<div class="choice-button">
[[View Zoe's Gallery->Zoe Gallery]]
</div>
</div>
<!-- Other -->
<div class="gallery-character">
<img src="images/girl.jpg" alt="Other" width="120">
<div class="choice-button">
[[View Other Gallery->Other Gallery]]
</div>
</div>
<div class="choice-button"><<link "⬅ Back to Game">><<goto $lastPassage>><</link>></div><div class="gallery-character">
<video src="aloy1/Aloy 1.10.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy1>>
<div class="choice-button">[[Scene 1->SecondScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy2/Aloy 2.2.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy2>>
<div class="choice-button">[[Scene 2->EighthScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy3/aloy 3.2.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy3>>
<div class="choice-button">[[Scene 3->TwelveScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy3/aloy 3.27.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy4>>
<div class="choice-button">[[Scene 4->SixteenScene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy4/Aloy 4.3.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy5>>
<div class="choice-button">[[Scene 5->22Scene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy5/Aloy 5.1.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy6>>
<div class="choice-button">[[Scene 6->25Scene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy5/Aloy 5.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy7>>
<div class="choice-button">[[Scene 7->26Scene]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy6/Aloy 6.9.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy8>>
<div class="choice-button">[[Scene 8->40]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy7/Aloy 7.7.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy9>>
<div class="choice-button">[[Scene 9->43.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy8/Aloy 8.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy10>>
<div class="choice-button">[[Scene 10->43.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy9/Aloy 9.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy11>>
<div class="choice-button">[[Scene 11->43.22]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="aloy10/Aloy 10.4.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.aloy12>>
<div class="choice-button">[[Scene 12->44.2]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div><div class="gallery-character">
<video src="wendy1/Wendy 1.5.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy1>>
<div class="choice-button">[[Scene 1->53.1save]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="wendy1/Wendy 1.8.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy2>>
<div class="choice-button">[[Scene 2->53.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div>
<div class="gallery-character">
<video src="wendy1/Wendy 1.13.mp4" width="150" muted loop autoplay playsinline></video>
<<if $gallery.wendy3>>
<div class="choice-button">[[Scene 3->54.1]]</div>
<<else>>
<span class="locked">Locked</span>
<</if>>
</div><<if passage() !== "Gallery" && passage() !== "Settings">>
<<set $lastPassage = passage()>>
<</if>>
<div id="patreon-cta">
<a href="https://www.patreon.com/c/Johanthereal" target="_blank" rel="noopener noreferrer">Patreon</a>
</div>
<div style="font-size:22px; color:gray; text-align:center; margin-top:10px;">
Version 0.1
</div>hiHi