<div class="media-box">
<img src="Media/Player/MarkIntro.jpg" alt="You" />
</div>
<div class="media-box">
<video controls autoplay loop playsinline>
<source src="Media/Nicole/FirstSuck.webm" type="video/mp4">
</video>
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/FirstSuck.webm" type="video/mp4">
</video>
</div>
:: StoryInit
<<set $title to "Power is a choice">>
<<set $time to ["Morning", "MidDay","Afternoon","Evening", "Dusk", "Night"]>>
<<set $curTime to 0>>
<<set $day to 1>>
<<set $RobertMeetDay=0>>
<<set $AndreDay=0>>
<<set $Train=0>>
<<set $Money = 10000>>
<<set $isNotNight = true>>
<<set $isEvening = false>>
<<set $isMorning = false>>
<<set $isMidDay = false>>
<<set $videochoice to 0>>
<<set $randomNumber to 0>>
<<set $Energy=100>>
<<set $CompanyName to "">>
<<set $ChoosedPeta = false>>
<<set $ChoosedEmma = false>>
<<set $lastPlace = "Your room">>
<<set $EmmaFucked=false>>
<<set $NicoleCucked = false>>
<<set $EmmaPunished = false>>
<<set $WifeSharing=false>>
<<set $EmmaAndWife1=false>>
<<set $MayorChoice = false>>
<<set $MayorSissy=false>>
Stats:
<<set $McDom = 10>>
<<set $WifeSub = 40>>
<<set $WifeLove =80>>
<<set $Lust =0>>
Events:
<<set $ToldWife = false>>
<<set $CompanyFirstVisit = false>>
<<set $ChoosedSecretary = false>>
<<set $ChoosedMaid = false>>
<<set $FirstClient = false>>
<<set $RobertFirstQuest = false>>
<<set $MetMia = false>>
<<set $MiaCall = false>>
<<set $MiaFirstFuck = false>>
<<set $RobertQuest2 = false>>
<<set $RobertQuest3 =false>>
<<set $MayorQuest1 =false>>
<<set $WifeConfronts=false>>
<<set $MiaTraining1=false>>
<<set $MiaTraining2=false>>
<<set $MiaTraining3=false>>
<<set $MiaFuckHusband=false>>
<<set $MetAndre=false>>
<<set $AndreQuest1=false>>
<<set $AndreQuest2=false>>
<<set $AndreQuest3 = false>>
<<set $MeetBenjamin=false>>
<<set $MiaHusbandConfront=false>>
<<set $MayorQuest1_1=false>>
<<set $MayorQuest1_2=false>>
<<set $MayorQuest1_3=false>>
<<set $MayorQuest1_4=false>>
<<set $MayorQuest1_5=false>>
<<set $MayorQuest1_6=false>>
<<set $MetKira=false>>
<<set $MetMom=false>>
<<set $CaughtParents=false>>day: $day
<<currenttime>>
Money: $Money
Energy: $Energy
Lust: $Lust
<<if $MetMia == true && $MiaCall == false>>
[[You have a call from unknown number->MiaCall]]
<</if>>
<<link "Move Time">>
<<set $Return = passage()>>
<<moveTime>>
<<goto $Return>>
<</link>>
<div class="nav-bar">
[[Navigation->Map]]
</div>
<<link "Quests">>
<<set $Return = $lastPlace>>
<<goto "Tasks">>
<</link>>
<<link "Stats">>
<<set $Return = $lastPlace>>
<<goto "Relationships">>
<</link>>
<<link "📱 Phone">>
<<set $Return = $lastPlace>>
<<goto "Phone">>
<</link>>
<<link "Stats">>
<<set $Return = $lastPlace>>
<<goto "Relationships">>
<</link>><<nobr>>
<strong>if you cant see anything here, that means the game have no more content</strong>
<h1>Main: </h1>
<<if $ToldWife == false>>
<p>Talk with your wife at morning in your room</p>
<</if>>
<<if $ToldWife == true && $CompanyFirstVisit == false>>
<p> you should visit your new company in city center</p>
<</if>>
<<if $CompanyFirstVisit == true && $ChoosedSecretary == false>>
<p> you need to hire a secretary</p>
<</if>>
<<if $ChoosedSecretary == true && $FirstClient == false>>
<p> your secretary said you have a meeting tomorrow morning</p>
<</if>>
<<if $FirstClient == true && $day-$RobertMeetDay < 4>>
<p>Wait for Robert to contact you(4 days)</p>
<</if>>
<<if $FirstClient == true && $day-$RobertMeetDay >= 4 && $RobertFirstQuest == false >>
<p>Robert wants to talk with you</p>
<</if>>
<<if $RobertFirstQuest == true && $MetMia == false>>
<p>You should look for the mayor's wife in the night club at Night</p>
<</if>>
<<if $MetMia == true && $MiaCall == false>>
<p>Wait for a call from Mia</p>
<</if>>
<<if $MiaCall == true && $MiaFirstFuck == false>>
<p>Meet Mia in the hotel at night</p>
<</if>>
<<if $MiaFirstFuck == true && $RobertQuest2 == false>>
<p>Talk with Robert at Morning in your office</p>
<</if>>
<<if $MiaFirstFuck == true && $MiaTraining1 == false>>
<p>Text Mia using your phone</p>
<</if>>
<<if $MiaTraining1 == true && $MiaTraining2 == false>>
<p>Wait for mia to text you(1 day)</p>
<</if>>
<<if $MiaTraining2 == true && $MiaTraining3 == false>>
<p>Wait for mia to text you again(5 days)</p>
<</if>>
<<if $MiaTraining3 == true && $MiaFuckHusband == false>>
<p>Wait 5 days and text Mia</p>
<</if>>
<<if $MiaFuckHusband == true && $RobertQuest3 == false>>
<p>Check in with Robert (text him)</p>
<</if>>
<<if $MiaFuckHusband == true && $MiaHusbandConfront == false>>
<p>Go to your office at the morning</p>
<</if>>
<<if $MiaHusbandConfront == true && $MayorQuest1 ==false>>
<p>Let Robert know that the mayor visited you(send him a massage)</p>
<</if>>
<<if $MiaHusbandConfront == true && $MayorQuest1_1 ==false>>
<p>Text Mia in order to deal with her husband before he tries something bad</p>
<</if>>
<<if $MayorQuest1_1 == true && $MayorQuest1_2 == false>>
<p>Wait for Mia to cotnact you(Tomorrow morning)</p>
<</if>>
<<if $MayorQuest1_2 == true && $MayorQuest1_3 == false>>
<p>Meet Mia at the hotel tonight</p>
<</if>>
<<if $MayorQuest1_3 == true && $MayorQuest1_4 == false>>
<p>Send a text to the mayor</p>
<</if>>
<<if $MayorQuest1_4 == true && $MayorQuest1_5 == false>>
<p>Text Robert</p>
<</if>>
<<if $MayorQuest1_5 == true && $MayorQuest1_6 == false>>
<p> Wait for a text from Robert(3 days)</p>
<</if>>
<<if $MayorQuest1_6 == true && $MetKira == false>>
<p>Try talking to the university president</p>
<</if>>
<<if $MiaTraining2 == true && $MetAndre == false>>
<p>You have a meeting with another client(MidDay)</p>
<</if>>
<<if $MetAndre == true && $AndreQuest1 == false>>
<p>Wait for your secretary to gather information(wait 5 days and go to your office )</p>
<</if>>
<<if $AndreQuest1 ==true && $AndreQuest2== false>>
<p>Meet Andre in the Evening(Neighborhood)</p>
<</if>>
<<if $AndreQuest2==true && $AndreQuest3== false>>
<p>Wait 4 days and go to your office(Andre quest)</p>
<</if>>
<<if $AndreQuest3==true && $MeetBenjamin== false>>
<p>Pay Benjamin a visit(Neighborhood)</p>
<</if>>
<p>-------------------------------------------------------------------------------------------------------------</p>
<h1>Side: </h1>
<<if $ChoosedMaid == false>>
<p>You need to choose a maid for your house(computer)</p>
<</if>>
<<if $MiaFirstFuck == true && $WifeConfronts == false>>
<p>Your wife wants to talk with you at the Evening in your room</p>
<</if>>
<<if $ChoosedEmma == true && $WifeConfronts == true>>
<p> After you’ve fucked Emma at least once, go to the living room in the evening.</p>
<</if>>
<<if $MetMom == false>>
<p> Visit your parents(Neighborhood)</p>
<</if>>
<<if $MetMom == true && $CaughtParents == false>>
<p> You promised your mom you will visit her more(her bedroom)</p>
<</if>>
<<if $CaughtParents == true>>
<p> the parents story will continue in the next update</p>
<</if>>
<p><<link "Return">>
<<goto $Return>>
<</link>></p>
<</nobr>>Domination: $McDom
Wife Submissiveness: $WifeSub
Wife love: $WifeLove
<<link "Return">>
<<goto $Return>>
<</link>><div class="phone-screen">
<div class="wa-header">
<div class="wa-title">
</div>
</div>
<div class="wa-chat">
<div class="wa-day"><span>Contacts:</span></div>
<div class="wa-msg wa-in">
<div class="wa-bubble">
<<link "Nicole">><<goto "ChatNicole">><</link>>
</div>
</div>
<<if $MiaFirstFuck>>
<div class="wa-msg wa-in">
<div class="wa-bubble">
<<link "Mia">><<goto "ChatMia">><</link>>
</div>
</div>
<</if>>
</div>
<div class="wa-msg wa-in">
<div class="wa-bubble">
<<link "Robert">><<goto "ChatRobert">><</link>>
</div>
</div>
<div class="wa-msg wa-in">
<div class="wa-bubble">
<<link "Mayor">><<goto "ChatMayor">><</link>>
</div>
</div>
<div class="wa-input">
<div class="wa-fake"></div>
<div class="wa-send"></div>
</div>
</div>
<<link "Put the phone down">>
<<goto $Return>>
<</link>><<widget "currenttime">>
<<= $time[$curTime % $time.length]>>
<</widget>>
<<widget "Money">>
<<if _args.length == 1>>
<<set $Money += _args[0]>>
<</if>>
<<set $Money = Math.clamp($Money, 1, 1000000000000000000000)>>
<</widget>>
<<widget "McDom">>
<<if _args.length == 1>>
<<set $McDom += _args[0]>>
<</if>>
<<set $McDom = Math.clamp($McDom, 0, 100)>>
<</widget>>
<<widget "WifeSub">>
<<if _args.length == 1>>
<<set $WifeSub += _args[0]>>
<</if>>
<<set $WifeSub = Math.clamp($WifeSub, 0, 100)>>
<</widget>>
<<widget "WifeLove">>
<<if _args.length == 1>>
<<set $WifeLove += _args[0]>>
<</if>>
<<set $WifeLove = Math.clamp($WifeLove, 0, 100)>>
<</widget>>
<<widget "Lust">>
<<if _args.length == 1>>
<<set $Lust += _args[0]>>
<</if>>
<<set $Lust = Math.clamp($Lust, 0, 100)>>
<</widget>>
<<widget "Energy">>
<<if _args.length == 1>>
<<set $Energy += _args[0]>>
<</if>>
<<set $Energy = Math.clamp( $Energy, 0, 100)>>
<</widget>>
<<widget "moveTime">>
Current time: $time[$curTime]
<<set $curTime = Math.clamp($curTime +1 , 0, $time.length - 1)>>
<<if $curTime == $time.length - 1>>
<<set $isNotNight = false>>
<</if>>
<<set $DisplayedTime = $time[$curTime]>>
<</widget>>
<<widget "sleep">>
<<set $curTime to 0>>
<<set $isNotNight = true>>
<<set $day = $day + 1>>
<<set $DisplayedTime = $time[$curTime]>>
<</widget>>
<div class="media-box">
<img src="Media/Mixed/YourRoom.jpg" alt="YourRoom" />
</div>
<<if $ChoosedEmma == true && $DisplayedTime == "MidDay">>
<p>[[Your maid is here->MaidEmma]]</p>
<</if>>
<<if $ChoosedPeta == true && $DisplayedTime == "MidDay">>
<p>[[Your maid is here->MaidPeta]]</p>
<</if>>
<<nobr>>
<<if $ToldWife == false && $DisplayedTime == "Morning">>
<span style='color:yellow;'><p>Tell your wife about your new idea</p></span>
<span style="font-weight:bold;">
<p>[[Talk with your wife ->Told idea to wife]]</p>
</span>
<</if>>
<<if $DisplayedTime == "Dusk" && $Energy>=30>>
<span style='color:yellow;'><p>Your wife is getting ready to sleep</p></span>
<span style="font-weight:bold;">
<p>[[use her]]</p>
</span>
<</if>>
<<if $MiaFirstFuck == true && $WifeConfronts == false && $DisplayedTime == "Evening">>
<p>[[Your wife is waiting for you->WifeConfronts]]</p>
<</if>>
<p>[[Bathroom]]</p>
<p>[[Hallway]]</p>
<p>[[Computer]]</p>
<<if $isNotNight>>
<p><<link [[Move Time|Your room]]>> <<moveTime>> <</link>></p>
<p><<link [[Sleep]]>> <<sleep>> <</link>></p>
<<else>>
<p><<link [[Sleep the Night Away!|Sleep]]>> <<sleep>> <</link>></p>
<</if>>
<</nobr>><div class="media-container">
<img src="Media/Mixed/Bathroom1.jpg" alt="Bathroom1">
</div>
You are in your bathroom, what now?
[[Shower]]
[[Go to your room ->Your room]] [[Your room]]
[[Bathroom ->Hallway bathroom]]
[[Downstairs]]<<if $ChoosedMaid == false>>
<p>[[Hire a maid]]</p>
<</if>>
[[go back->Your room]] <<Lust -15>>
<<set $Energy = 100>>
[[Wake up ->Your room]] <<set $lust -= 5>>
<<set $videochoice to random(0, 3)>>
<<if $videochoice is 0>>
<div class="media-box">
<img src="Media/Player/Shower/Shower1.gif" alt="Image">
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<img src="Media/Player/Shower/Shower2.gif" alt="Image">
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<img src="Media/Player/Shower/Shower3.gif" alt="Image">
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<img src="Media/Player/Shower/Shower4.gif" alt="Image">
</div>
<</if>>
you took a shower
[[Go back ->Your room]]<div class="media-container">
<img src="Media/Mixed/Bathroom1.jpg" alt="Bathroom1">
</div>
You are in your bathroom, what now?
[[Shower]]
[[Go to your room ->Hallway]] [[Go upstairs ->Hallway]]
[[Living room]]
[[Kitchen]]
[[Outside]]<<nobr>>
<<if $ChoosedEmma == true && $DisplayedTime == "Evening">>
<p>[[Your maid is here->MaidEmma]]</p>
<</if>>
<<if $ChoosedPeta == true && $DisplayedTime == "Evening">>
<p>[[Your maid is here->MaidPeta]]</p>
<</if>>
<<if $ChoosedEmma == true && $DisplayedTime == "Evening" && $WifeConfronts == true && $EmmaFucked == true && $EmmaAndWife1 == false>>
[[You can hear Emma is talking with your wife in the living room->EmmaAndWife]]
<</if>>
<p>[[go back ->Downstairs]] </p>
<</nobr>>
<<nobr>>
<<if $ChoosedEmma == true && $DisplayedTime == "Morning">>
<p>[[Your maid is here->MaidEmma]]</p>
<</if>>
<<if $ChoosedPeta == true && $DisplayedTime == "Morning">>
<p>[[Your maid is here->MaidPeta]]</p>
<</if>>
<p>[[go back ->Downstairs]] </p>
<</nobr>>[[Your House->Downstairs]]
[[Neighborhood]]
[[City center]]
<<if $MayorQuest1_6 == true>>
[[University]]
<</if>><<if $AndreQuest1 ==true && $AndreQuest2 == false && $DisplayedTime == "Evening">>
[[Meet Andre next to Sofia's house->AndreQuest2]]
<</if>>
<<if $AndreQuest3==true>>
<p>[[Benjamin's house]]</p>
<</if>>
<p>[[Your parents house]]</p>
[[go back->Outside]] <<if $ToldWife == true && $CompanyFirstVisit == false>>
[[Visit your new company]]
<</if>>
<<if $CompanyFirstVisit ==true>>
[[Your company]]
<</if>>
[[Night club]]
[[Hotel]]
[[Dark alley]]
[[go back ->Outside]] <h1>Power is a choice</h1>
Welcome to $title.
<span style='color:Red;'>this game is only for adults!</span>
<span style='color:Red;'>so if you under the age of consent in your country, please leave this game now!</span>
<div class="media-box">
<img src="Media/Mixed/GamePic.jpg" alt="GamePic" />
</div>
my goal is to make this game progress fast, with less talking and more media...
so, be aware the story would procceed fast, and maybe sometimes without a lot of Scientific accuracy...(its not alot though)
Also, not all the media is the same content of the actor, but i do try my best to include only porn of the actor!
a little bit about you
You always had money
That was never the problem
Money paid for comfort, stability, and a clean life
But money alone never made people wait when you entered a room
It never made women lower their voice when they spoke to you
It never made men measure their words twice when talking to you
For most of your life, you did everything right
A family
A routine
A role
And still, no real weight
No authority
No presence
The moment everything changed wasn’t dramatic
No loss
No betrayal
It was a decision
You realized that nothing in your life was truly out of reach
except control
So you stopped adjusting
Stopped explaining
Stopped asking
Power won’t arrive overnight
It will follow you the moment you choose it
So will women
Not because you chase them
But because certainty is magnetic
and control is always offered to the man who doesn’t need to ask
You didn’t abandon your life
You stepped above it
but first, What is your name?
<<textbox "$playerName" "">>
<<link "Continue">>
<<if $playerName.trim().length > 0>>
<<goto "Your room">>
<<else>>
<<replace "#error">><span id="error" style="color: #ff9999;">Please enter your name first.</span><</replace>>
<</if>>
<</link>>
<span id="error"></span>
<<nobr>>
<<if $WifeLove <=20>>
<<charline "Nicole">>
<p>i don't really in the mood right now...</p>
<</charline>>
<<else>>
<<charline "Nicole">>
<p>mmmm what you had in mind baby?</p>
<</charline>>
<p>[[let her please you ->WifeSuck]]</p>
<p>[[fuck her pussy ->WifeFuck]]</p>
<</if>>
<<if $WifeSub >80 && $McDom >30 >>
<p>[[fuck her ass ->WifeAnal]]</p>
<<else>>
<p> Try to make her more submissive, and be more dominant yourself.</p>
<</if>>
<p>[[go back ->Your room]]</p>
<</nobr>><<set $videochoice to random(0, 9)>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You push her onto the bed and open her legs.
You penetrate her pussy with your cock and start fucking her hard.
She moans like a slut, feeling your cock stretching her pussy.
</div>
<<charline "Nicole">>
mmmm yes baby fuckk mee
you soo deep inside me
<</charline>>
<<charline "$playerName">>
you like it baby?
<</charline>>
<<charline "Nicole">>
yes yes yes yes...please keep fucking me!
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your wife gets on all fours and waits for you.
So you get behind her and start fucking her pussy.
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your wife gets on top of you, sliding your cock into her pussy and moans a little.
You look at her face, so beautiful, such a sexy body.
You have passionate sex with your lovely wife.
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your wife is riding you like a hungry slut.
</div>
<<charline "Nicole">>
Yes, yes… oh, I love your cock so much, baby.
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Nicole pushes her panties aside and starts riding you,
slowly teasing you.
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fucked Nicole in doggy.
feeling all her juices on your cock.
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Nicole is lying in bed, waiting for you,
so you start fucking her pussy hard.
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You hold your wife with a strong grip and fuck her pussy roughly.
</div>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your wife rides you as fast and as hard as she can,
giving her greedy pussy what it wants…
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Fuck10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her pussy hard,
making her grip the sheets tightly.
</div>
<</if>>
<<nobr>>
<p>[[Cum ->FuckCum]]</p>
[[continue ->Your room]]
<</nobr>>
<<set $videochoice to random(0, 9)>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She starts slow, deliberate, maintaining steady eye contact.
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She lies on the bed, fully naked, offering a clear view of her body as she begins to please you.
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You lie in your bed, gesture for her to come closer. She follows your instruction without hesitation
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck4.mp4" type="video/mp4">
</video>
</div>
<<charline "Nicole">>
mmm... you like this, baby?
<</charline>>
<<charline "$playerName">>
shhh, keep going
<</charline>>
<div class="narration">
She complies and quietly keeps sucking your cock.
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She doesn’t break eye contact while sucking your cock.
You can see in her eyes that she will do everything to please you.
What a wife!
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your wife sucks your cock with a lot of enthusiasm. Her beautiful eyes stare at you as she teases the tip of your cock.
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You set the pace and direction by holding her hair. She adjusts without resistance, presenting herself fully.
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock, but can’t fit more than half of it.
</div>
<<charline "Nicole">>
i wish i could deepthroat your cock
<</charline>>
<<charline "$playerName">>
try
<</charline>>
<<charline "Nicole">>
i cant, i'll literally will throw up
<</charline>>
<<charline "$playerName">>
thats why i need another women
<</charline>>
<<charline "Nicole">>
what?
<</charline>>
<<charline "$playerName">>
shh...nothing, keep going
<</charline>>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on all fours and starts pleasing you.
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Suck10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on her knees and happily sucks your cock
What a good girl
</div>
<</if>>
<<nobr>>
<p>[[Cum ->SuckCum]]</p>
[[continue ->Your room]]
<</nobr>>
<<set $videochoice to random(0, 5)>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Anal1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on top of you, and you start using her ass.
</div>
<<charline "Nicole">>
Fuck, baby, you're too big
<</charline>>
<<charline "$playerName">>
Shut up and take it.
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Anal2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You penetrate her ass in missionary.
She looks you in the eyes with a submissive look...
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Anal3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You pound her ass hard, making her moan as you stretch her asshole to the limits.
</div>
<<charline "Nicole">>
Fuck, fuck, fuck, I love your cock, baby.
<</charline>>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Anal4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She waits for your cock in doggystyle; you start fucking her poor ass.
</div>
<<charline "Nicole">>
Mhmmmm, ahhh, fuck
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Anal5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She rides your cock, barely fitting more than half inside her tight ass.
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Anal6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Nicole pushes her panties aside and starts riding you,
slowly teasing you.
</div>
<div class="narration">
As you fuck her ass, you find it hard to fit your big cock inside it.
</div>
<<charline "$playerName">>
Fuck, your ass is so tight, baby.
<</charline>>
<</if>>
<<nobr>>
<p>[[Cum ->AnalCum]]</p>
[[continue ->Your room]]
<</nobr>>
<<set $videochoice to random(0, 7)>>
<<moveTime>>
<<set $rand = random(1,5)>>
<<set $WifeSub += $rand>>
<<set $rand2 = random(1,5)>>
<<set $McDom += $rand2>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You hold her by the hair and start painting her beautiful face.
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You spray so much cum on her face. She looks amazed.
</div>
<<charline "Nicole">>
Holy shit!
<</charline>>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She smiles as she tastes your cum, like she was waiting for this all day.
She cleans your cock with her face like a good girl.
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
As you cum on her face, some of it gets in her hair.
Other wives would get angry at this,
but not your lovely, submissive wife!
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You can see she is hungry for your cum. After you give her what she wanted, you get into bed, and she starts playing with your cum like some slut.
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She plays with your balls as you shower her with cum.
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You sprayed her beautiful face.
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Suck/Cum/Cum8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
After you cum on her face, she starts playing with your cock.
</div>
<</if>>
<<nobr>>
<p>
<span style="color:green;">
Your wife is more submissive towards you (she gained $rand sub points)
</span>
</p>
<p>
<span style="color:red;">
You became more dominating (you gained $rand2 Dom points)
</span>
</p>
[[continue ->Your room]]
<</nobr>>
<<set $videochoice to random(0, 6)>>
<<moveTime>>
<<set $rand = random(4,8)>>
<<set $WifeSub += $rand>>
<<set $rand2 = random(2,6)>>
<<set $McDom += $rand2>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Cum/FuckCum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You filled your wife's pussy completely.
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Cum/FuckCum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You cum all over your wife's body, marking her beautiful, sexy body as yours.
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Cum/Fuckcum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your cock slipped out of her pussy as you came,
so you pushed it back inside to fill her up.
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Cum/Fuckcum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your wife is begging for your cum like a good girl.
</div>
<<charline "Nicole">>
Yes, yes… cum inside me.
Fill me up.
Please, baby.
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Cum/FuckCum5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You came in your wife's pussy and kept fucking her until the last drop got inside her.
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Cum/FuckCum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You filled your wife's pussy completely.
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Fuck/Cum/FuckCum7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your wife rides you until you came inside her.
She loved it so much she started playing with your cum inside her.
</div>
<</if>>
<<nobr>>
<p>
<span style="color:green;">
Your wife is more submissive towards you (she gained $rand sub points)
</span>
</p>
<p>
<span style="color:red;">
You became more dominating (you gained $rand2 Dom points)
</span>
</p>
[[continue ->Your room]]
<</nobr>>
<<set $ToldWife = true>>
<div class="narration">
As you get inside, you can see Nicole lying on the bed, waiting for you to tell her what you wanted to talk about.
</div>
<div class="media-box">
<img src="Media/Nicole/NicoleOnBed.jpg" alt="Nicole1" />
</div>
<<charline "$playerName">>
Hey, baby.
<</charline>>
<<charline "Nicole">>
Hey, honey.
You wanted to talk with me?
<</charline>>
<<charline "$playerName">>
Yes, I'm going to start a company.
<</charline>>
<<charline "Nicole">>
W... wow.
That was unexpected.
Why would you want all this headache?
<</charline>>
<<charline "$playerName">>
I know we have money, but money is not everything.
I need more than that. I need to be successful and respected.
I want to feel powerful, like I have influence on others' lives...
<</charline>>
<div class="narration">
You can see it in her eyes—she is kind of attracted to this kind of talk.
</div>
<<charline "Nicole">>
I get it, baby. A strong man like you needs purpose; it's natural.
Of course, I will support you wherever you go, no matter what happens, honey.
<</charline>>
<<charline "$playerName">>
Thanks, baby. I'm happy to hear that.
I love you.
<</charline>>
<<charline "Nicole">>
I love you too, baby!
<</charline>>
<div class="narration">
It went down great. Of course, you have a great wife!
Even though you told her because you wanted her to feel part of this, in reality you have already started the important steps in building a company,
like securing the building and hiring employees.
So now you need to go there and start handling things.
It’s not going to be easy, but it will be worth it in the end.
</div>
[[continue your day ->Your room]]
Welcome to $CompanyName
<div class="media-box">
<img src="Media/Mixed/YourCompany.png" alt="Company" />
</div>
[[Your office]]
[[go outside ->City center]] <<set $CompanyFirstVisit = true>>
You spent years working as a consultant for companies and wealthy individuals. They had money, connections, and comfort—but very little real influence. The work paid well, especially because you were the best consultant in the company, making clients want to work only with you.
But it led nowhere. You were advising people who could afford you, not people who truly mattered.
At some point, that stopped being enough.
You don’t want clients who only offer money. You want access, respect, and proximity to power. That’s why you decide to change course and build something different—something that brings you closer to the people who shape outcomes, not just profit from them.
The company you decided to open is a discreet consulting firm for people who already hold power and influence—CEOs, wealthy individuals, and politicians.
The work itself varies. Sometimes it’s business, sometimes strategy, sometimes judgment under pressure. The specific subject doesn’t matter to you.
And because you were so good at this for years, you know a lot of your old company’s clients will come to work with you now, some of them you will accept, some you don’t need.
What matters is access.
Your clients don’t come for marketing, time management, or motivation. They come to sharpen decision-making, regain self-control, and project quiet authority. They pay well, and over time, they let you closer—into conversations, rooms, and circles most people never reach.
The money is good.
But the real value is proximity to power.
And that’s exactly the point.
<<set $CompanyName to "">>
Choose a name for your new company:
<<textbox "$CompanyName" "">>
<<link "Continue">>
<<if $CompanyName.trim().length > 0>>
<<goto "Your office">>
<<else>>
<<replace "#error">><span id="error" style="color: #ff9999;">Please enter a name for your company</span><</replace>>
<</if>>
<</link>>
<span id="error"></span>
<div class="media-box">
<img src="Media/Mixed/YourOffice.jpg" alt="Office" />
</div>
<<if $ChoosedSecretary == false>>
<span style='color:yellow;'><p>The first candidate for the secretary position has arrived:</p></span>
<span style="font-weight:bold;">
<p>[[Tell her to come inside ->Meet your secretary]]</p>
</span>
<</if>>
<<if $ChoosedSecretary == true && $FirstClient == false && $DisplayedTime == "Morning">>
<p>[[Your first client is here ->Meet Robert]]</p>
<</if>>
<<if $FirstClient == true && $day-$RobertMeetDay >= 4 && $RobertFirstQuest == false>>
<p>[[Robert is here, and he looks happy->RobertQuest1]]</p>
<</if>>
<<if $MiaFirstFuck == true && $RobertQuest2 == false && $DisplayedTime == "Morning">>
<p>[[Robert is waiting outside your room->RobertQuest2]]</p>
<</if>>
<<if $MiaFuckHusband == true && $MiaHusbandConfront == false && $DisplayedTime == "Morning">>
<p>[[You have a surprise waiting in your office->MayorConfront]]</p>
<</if>>
<<if $MiaTraining2 == true && $MetAndre == false && $DisplayedTime == "MidDay">>
<p>[[Your second client is here->Meet Andre]]</p>
<</if>>
<<if $MetAndre == true && $AndreQuest1 == false && $day-$AndreDay >= 5>>
<p>[[Your secretary wants to talk with you->AndreQuest1]]</p>
<</if>>
<<if $AndreQuest2==true && $AndreQuest3== false && $day-$AndreDay >= 4>>
<p>[[Andre is waiting outside your office->AndreQuest3]]</p>
<</if>>
[[go back ->Your company]] <<set $ChoosedSecretary = true>>
<<moveTime>>
<div class="media-box">
<img src="Media/Ariana/MeetAriana.jpg" alt="Ariana" />
</div>
<div class="narration">
A beautiful lady walks into your office.
</div>
<<charline "Ariana">>
H... hey, sir.
<</charline>>
<div class="narration">
You can see she is shy, not the brat type.
That’s good.
</div>
<<charline "$playerName">>
Hey, what is your name?
<</charline>>
<<charline "Ariana">>
Ariana, sir.
<</charline>>
<<charline "$playerName">>
I like the way you call me sir after every sentence. It shows respect.
<</charline>>
<<charline "Ariana">>
T... thank you, sir.
<</charline>>
<<charline "$playerName">>
So, Ariana, tell me about yourself.
<</charline>>
<<charline "Ariana">>
I am 39 years old.
I have one child.
I worked as a secretary at a law firm for five years before they fired me,
so I really know how to work under pressure, and I am very good at organizing things. I am also very attentive...
<</charline>>
<<charline "$playerName">>
Wow, 39?
You look great.
<</charline>>
<div class="narration">
You can see her blush when you say this.
</div>
<<charline "$playerName">>
So, why did they fire you?
<</charline>>
<<charline "Ariana">>
Well, I was the secretary of one of the least important senior staff members,
and when the budget cuts came, I was laid off as well. They didn’t see a need for a secretary for him anymore...
<</charline>>
<<charline "$playerName">>
I see.
And you said you really need this job. Why?
<</charline>>
<<charline "Ariana">>
Our financial situation is the worst it has ever been in our lives.
I need to find a job as soon as I can, or we will run out of money.
We won’t be able to pay our debts!
Unfortunately, there aren’t many secretary positions available, so yes, I really need this job.
<</charline>>
<<charline "$playerName">>
Okay, so you need money, right?
Well, this position pays very well. You won’t find another secretary earning this much.
And if you do, I will raise your salary so it will be higher.
But first, why should I hire you?
<</charline>>
<<charline "Ariana">>
As I said, I’m very good at what I do.
I’ll take a lot off your head, and I will do anything to help you do your job.
<</charline>>
<<charline "$playerName">>
Stop. That’s what I wanted to hear.
You see, this position demands a lot of obedience. I won’t hire someone who argues with me when I ask for something.
But I do want someone who has something in her head, not some stupid girl.
So as long as you’re willing to do anything, the position is yours.
But if you agree and disappoint me, you will never work in this town again.
<</charline>>
<div class="narration">
She doesn’t look confident at all.
</div>
<<charline "Ariana">>
Y... yes, sir. I promise I won’t disappoint you.
<</charline>>
<<charline "$playerName">>
I’m sure.
Now, you will make 10,000 a month in this position.
<</charline>>
<div class="narration">
Her eyes widen as she hears this number.
</div>
<<charline "$playerName">>
I know, it’s a lot.
But I have the money, and I’m willing to pay well for a good employee.
Again, it comes with hard work, and don’t forget what I told you—don’t disappoint me.
You got the position.
<</charline>>
<<charline "Ariana">>
Thank you so much, sir!
<</charline>>
<<charline "$playerName">>
Before you go, turn around, lean on the table, and show me your panties.
<</charline>>
<div class="narration">
She looks shocked.
</div>
<<charline "Ariana">>
W... what?
<</charline>>
<<charline "$playerName">>
You said you would do anything, right?
Part of your job is to make me happy.
Go on, do it.
<</charline>>
<div class="narration">
She turns around and places one hand on the table. The other moves toward her skirt.
</div>
<<charline "$playerName">>
You don’t want to make me unhappy, right?
<</charline>>
<div class="narration">
She nods her head and does as you say.
</div>
<div class="media-box">
<img src="Media/Ariana/ArianaShowPanties.webp" alt="ArianaPanties" />
</div>
<<charline "$playerName">>
Very sexy... good girl.
You can go to your desk outside now.
Oh, and your first task is to tell the other candidates the position is filled.
<</charline>>
<div class="narration">
She goes outside—strangely enough, still smiling...
</div>
[[continue your day ->Your office]]
<<set $ChoosedMaid = true>>
As you enter the site, you are presented with two available maids.
<div class="narration">
The first one is Peta
</div>
<div class="media-box">
<img src="Media/Peta/Peta.jpg" alt="Peta" />
</div>
<div class="narration">
Wow, she looks great!
</div>
<div class="narration">
The second one is Emma (shemale/sissy)
</div>
<div class="media-box">
<img src="Media/Emma/Emma.jpg" alt="Emma" />
</div>
<div class="narration">
She looks beautiful as well!
</div>
So, which one will you choose?
<div class="narration">
For now, only Emma is available
</div>
[[Peta]]
[[Emma]]
<<set $ChoosedEmma = true>>
After some time, Emma arrived at your house
<<charline "Emma">>
Hey, I am Emma
<</charline>>
<<charline "$playerName">>
Hey, nice to meet you
I am $playerName
<</charline>>
<<charline "$playerName">>
I don't have much time,
Your job is to keep the house clean, and me satisfied.
so you can start working around the house, and if you need something, call me
<</charline>>
<<charline "Emma">>
Ok, hope I'll see you again
<</charline>>
<div class="narration">
She gives you a playful smile.
Is this slut interested in you?
</div>
[[continue your day->Your room]] <<set $ChoosedPeta = true>>
<<charline "Peta">>
Hey, nice to meet you sir, I am Peta
<</charline>>
<div class="narration">
You like the fact that she called you sir with her head down.
</div>
<<charline "$playerName">>
Hey, nice to meet you
I am $playerName
it's nice to see you know how to respect people that are above you
<</charline>>
<<charline "Peta">>
Thank you, I like to respect successful and strong men...
<</charline>>
<<charline "$playerName">>
Good.
So listen, I don't have much time,
your job is to keep the house clean, and keep me satisfied.
So you can start working around the house, and if you need something, call me
<</charline>>
<<charline "Emma">>
Yes sir, I'm waiting to serve you...
<</charline>>
<div class="narration">
She sounds like the most obedient slut ever!
</div>
[[continue your day->Your room]]
<<set $FirstClient = true>>
<<set $RobertMeetDay = $day>>
<div class="narration">
You are surprised to see the deputy mayor enter your office.
</div>
<<charline "Robert">>
Hey, long time no see, how are you?
<</charline>>
<div class="narration">
You worked with him in the previous company you worked for, you helped him and the mayor get their positions.
You don't know the mayor as well as you know him, because you worked only with him, the mayor said he doesn't have time for this...
</div>
<<charline "$playerName">>
I'm good, how about you?
<</charline>>
<<charline "Robert">>
Well, I'm not so good...
<</charline>>
<<charline "$playerName">>
Something happened?
<</charline>>
<<charline "Robert">>
Yes, kind of.
This old conservative mayor is just ruining this city.
Women can't express themselves, men need to think a few times before talking to a woman.
At this rate we won't have married couples or babies in the next few decades...
<</charline>>
<<charline "$playerName">>
Ok...
And what do you want me to do?
<</charline>>
<<charline "Robert">>
I want you to help me take him down.
In the next elections I'm gonna run against him, and I need the best consultant I know for this job.
But one problem, I don't have a lot to pay for your service...
<</charline>>
<div class="narration">
You loved working with him, he always trusted you and went with your ways and methods...
And to be honest you don't need money, you need power, and it's a great way to start this...
</div>
<<charline "$playerName">>
Come on man, I didn't talk about money, why would you bring it up?
I would love to help you, my goal is to have powerful friends, that one day, when I need them, I will call them and they help me, you think you can do that for me?
<</charline>>
<<charline "Robert">>
Of course, it seems like we are gonna take down this fat bastard...
<</charline>>
<<charline "$playerName">>
Don't worry, we will.
I just need some time to think about an idea, and then I'll talk with you.
<</charline>>
<<charline "Robert">>
Great man, thanks, see you soon.
<</charline>>
<div class="narration">
Robert left your office
</div>
[[continue your day->Your office]]
<<set $RobertFirstQuest = true>>
<div class="narration">
Robert gets inside your office.
</div>
<<charline "Robert">>
Hey man, how are you?
<</charline>>
<<charline "$playerName">>
I'm great. What about you?
<</charline>>
<<charline "Robert">>
Good, good.
<</charline>>
<<charline "Robert">>
Listen, we need to start working against the mayor.
Do you have an idea?
<</charline>>
<<charline "$playerName">>
Well, yes, kind of.
<</charline>>
<<charline "Robert">>
Okay...
Are you going to share it with me?
<</charline>>
<<charline "$playerName">>
Oh yeah, sorry.
So basically, I want to start with his mind.
I want to make him feel like he is not good enough for anything,
and from that position, we will make him take the decisions we want until the elections.
The people will not support him anymore,
and most importantly, he won't believe he can still contribute anything to this city!
<</charline>>
<<charline "Robert">>
That actually sounds amazing.
So how are we going to do this?
<</charline>>
<<charline "$playerName">>
No, no, no—don't trouble yourself with how.
We don't want anyone to connect you to anything.
Just start your campaign publicly, say you're going to run for mayor,
and I will do the rest.
<</charline>>
<<charline "Robert">>
Yeah, that's smart.
I really trust you—do what you need to do.
<</charline>>
<<charline "$playerName">>
Great, see you, man.
<</charline>>
<<charline "Robert">>
See you, my friend.
<</charline>>
<div class="narration">
So, what exactly do you have in mind?
It's actually a genius plan!
You want two things:
1. The mayor's wife—no need to explain why.
2. When you show his wife the real world of pleasure, she will make sure to let him know she wants more than him,
and from there, his descent into not feeling like a man will start.
In the end, hopefully, he won't be able to think about anything other than that,
and he will tell himself every day that he's not good enough—
not as a man, and not as a mayor.
</div>
[[continue your day->Your office]]<<if $RobertFirstQuest == true && $MetMia == false && $DisplayedTime == "Night">>
[[You spot here the mayor's wife->Meet Mia]]
<</if>>
[[go back->City center]] <<set $MetMia = true>>
<<Money -120>>
<<McDom +2>>
<div class="narration">
After a few minutes at the club, you finally see probably the most beautiful girl in the club.
</div>
<div class="media-box">
<img src="Media/Mia/Mia.jpg" alt="Mia" />
</div>
<div class="narration">
Wow!
</div>
<div class="narration">
She looks at you for a moment, smiling,
but she notices it very quickly and stops smiling.
</div>
<div class="narration">
You decide it's a good time to talk to her.
</div>
<<charline "$playerName">>
Hey beautiful, my name is $playerName. How are you?
<</charline>>
<<charline "Mia">>
Hey, good... my name is Mia.
What do you need?
<</charline>>
<<charline "$playerName">>
I just wanted to talk with you.
You know, start a conversation and maybe take this forward.
Why are you so hostile?
<</charline>>
<<charline "Mia">>
Oh, sorry, I didn't mean to...
I was just a bit surprised.
You don't know who I am?
<</charline>>
<<charline "$playerName">>
I wish I had known you much earlier, but unfortunately, no.
<</charline>>
<<charline "Mia">>
Mmmmm, okay.
<</charline>>
<<charline "$playerName">>
So, can I buy you a drink?
<</charline>>
<<charline "Mia">>
You know what?
Why not?
<</charline>>
<<charline "$playerName">>
Good, I'll be right back.
<</charline>>
<div class="narration">
You go to the bar and order drinks for both of you.
</div>
<p>
<span style="color:red;">
-20 Dollars
</span>
</p>
<<charline "$playerName">>
Here you go, beautiful.
<</charline>>
<<charline "Mia">>
Thanks.
<</charline>>
<<charline "$playerName">>
So tell me, why are you here alone?
<</charline>>
<<charline "Mia">>
My friend couldn't make it at the last second, and I really wanted to go out,
so I figured I'd just go by myself, and the company found me quickly...
<</charline>>
<<charline "$playerName">>
A girl like you?
Company would never leave you!
<</charline>>
<div class="narration">
The two of you keep talking, and you keep ordering her drinks.
You can feel she has become much more open with you.
</div>
<p>
<span style="color:red;">
-100 Dollars
</span>
</p>
<<charline "$playerName">>
But I need to ask, why were you surprised that I didn't know who you are?
<</charline>>
<<charline "Mia">>
Well, sadly, everyone in this city knows me as the mayor's eye candy...
<</charline>>
<div class="narration">
She looks quite sad as she says this.
</div>
<<charline "$playerName">>
Oh.
I bet that's a terrible feeling.
<</charline>>
<<charline "Mia">>
Yes, but I could handle it if he gave me more attention.
Sometimes I feel like he married the city, not me.
<</charline>>
<<charline "$playerName">>
He is a very stupid man.
If you were my wife, I could never stop myself from being with you.
<</charline>>
<<charline "Mia">>
Ohh, thank you.
<</charline>>
<<charline "$playerName">>
Seriously, I can hardly stop myself now...
<</charline>>
<div class="narration">
She looks you in the eyes; you can see her desire through them.
So you take the chance and lean in to kiss her passionately.
</div>
<div class="media-box">
<img src="Media/Mia/McKissMia.jpg" alt="Mia" />
</div>
<div class="narration">
She kisses you back, hugging you with her soft arms.
You start touching her legs, slowly lifting her dress.
</div>
<div class="narration">
She stops for a second.
</div>
<<charline "Mia">>
I don't know if I can do this...
<</charline>>
<div class="narration">
You can't let her stop now!
</div>
<<charline "$playerName">>
Of course you can.
You are the most beautiful woman here, and your husband is neglecting you like the stupid man he is.
You need to start taking control of your life, or you will be miserable forever.
<</charline>>
<div class="narration">
She holds your hand and starts walking.
</div>
<<charline "Mia">>
Come.
<</charline>>
<div class="narration">
Okay, it looks like your words did something to her...
</div>
<div class="narration">
She takes you to a side room.
She gets on her knees and takes your cock out of your pants.
</div>
<<charline "Mia">>
Mmmm, wow.
<</charline>>
<div class="narration">
As soon as she sees it, she puts it in her mouth.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mia/MiaSuck1.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Mmmmm, fuck yes.
<</charline>>
<<charline "Mia">>
You like it?
<</charline>>
<<charline "$playerName">>
Yes.
<</charline>>
<<charline "Mia">>
I can't wait to feel it inside me!
<</charline>>
<div class="narration">
After some time, you start fucking her throat roughly.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mia/MiaThroatpie1.mp4" type="video/mp4">
</video>
</div>
<<charline "Mia">>
Mmmm... agh... st... plea...
<</charline>>
<div class="narration">
Her throat is so tight and wet around your cock; you can feel you're on the edge.
You come inside her throat, straight into her belly.
</div>
<div class="narration">
You pull out of her mouth, give her a small tap on the head like she's some kind of dog,
and say one last thing as you give her your card and walk out:
</div>
<<charline "$playerName">>
It was great. Call me if you ever want to feel a real man again.
<</charline>>
<<charline "Mia">>
B... but wait!
<</charline>>
<div class="narration">
You walk out without a doubt in your mind — she will call you.
</div>
<p><<link [[Sleep]]>> <<sleep>> <</link>></p>
<<set $MiaCall = true>>
<<McDom +2>>
<<charline "$playerName">>
Hello?
<</charline>>
<<charline "Mia">>
Can you tell me why the fuck you left me like this yestarday?
<</charline>>
<<charline "$playerName">>
I came, what else you expected me to do?
<</charline>>
<<charline "Mia">>
After everything i told you about my husband, you acting like him?
<</charline>>
<<charline "$playerName">>
No, he neglected you, i will never do this.
i just came and had nothing else to do...
<</charline>>
<<charline "$playerName">>
But i will make up for this.
How about today at night?
I'll take you to some good hotel and fuck the shit out of you?
<</charline>>
<<charline "Mia">>
Who the fuck you think I am?
you really think you can treat me like some whore, and after this I'll let you fuck me??
<</charline>>
<div class="narration">
Obviously yes!
You know she got neglected so much that she will do anything for attention, and that is exactly what you want from her...
</div>
<<charline "$playerName">>
Ok got you
so i can't do anything to make amends for what I did.
bye...
<</charline>>
<<charline "Mia">>
No wait
today at night, treat me well
<</charline>>
<<charline "$playerName">>
I promise you i will...
<</charline>>
<div class="narration">
You hang the phone, without waiting for her respond
</div>
[[Continue your day->Your room]] <<if $MiaCall == true && $MiaFirstFuck == false && $DisplayedTime == "Night">>
<p>[[Mia is waiting for you in the room->Mia is here]]</p>
<</if>>
<<if $MayorQuest1_2 == true && $MayorQuest1_3 == false && $DisplayedTime == "Night">>
<p>[[Mia just get inside the room->MiaGiveKeys]]</p>
<</if>>
[[go back->City center]] <<set $MiaFirstFuck = true>>
<<McDom +3>>
<div class="narration">
As you get inside the room, you can see Mia waiting for you.
She is on the bed, wearing only her panties.
She pushes her bra down, and her beautiful breasts are right in front of you.
</div>
<div class="media-box">
<img src="Media/Mia/MiaOnBed.jpg" alt="MiaOnBed" />
</div>
<<charline "$playerName">>
Wow!
You look amazing.
<</charline>>
<<charline "Mia">>
Thank you,
but I don't have time for this. My husband is waiting for me to return home.
Come and take me already.
<</charline>>
<div class="narration">
You can't say no to that!
</div>
<<charline "$playerName">>
I like it when you know that you are my slut.
<</charline>>
<div class="narration">
You get closer to her, and before she can start working on your dick,
you hold her by the hair and start fucking her face.
She looks at you with the most submissive look you've ever seen.
You know that she is yours now...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mia/MiaSuck2.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Yeah... you like it?
You like my big cock?
<</charline>>
<<charline "Mia">>
Mmhhmhmh... agh agh
<</charline>>
<<charline "$playerName">>
Fuck, your throat is amazing, but I need more!
<</charline>>
<div class="narration">
You flip her over into doggy style.
Her big ass is in front of you now, and you don't take your time.
You start penetrating her right away...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mia/MiaFuck1.mp4" type="video/mp4">
</video>
</div>
<<charline "Mia">>
Fuck... OMG!
<</charline>>
<<charline "$playerName">>
Yes, bitch, moan for my big cock.
You like this feeling?
My cock stretching you out?
<</charline>>
<<charline "Mia">>
Fuck yeah!
<</charline>>
<<charline "$playerName">>
Yes, your small husband could never make you feel like this.
<</charline>>
<<charline "Mia">>
Mhmhmh... never!
<</charline>>
<<charline "$playerName">>
You're such a good slut for my dick.
Say it!
<</charline>>
<<charline "Mia">>
I... I'm such a g... good slut for your huge cock.
<</charline>>
<<charline "Mia">>
Ahhhh... fuck... I'm cumming!
<</charline>>
<div class="narration">
This was quick.
She came on your cock; you could feel her pussy getting tighter,
squeezing you.
</div>
<<charline "$playerName">>
Fuck, you're such a slut.
<</charline>>
<div class="narration">
The view of her beautiful ass, and the fact that her pussy got so tight from her orgasm,
pushed you over the edge.
</div>
<<charline "$playerName">>
I'm so close!
<</charline>>
<<charline "Mia">>
Yes, yes, please, fill me up.
I want to feel all that sticky, hot cum!
<</charline>>
<<charline "$playerName">>
Well, if you're begging like this, I can't say no.
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mia/MiaCreampie1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You come inside her pussy, making her even more excited than she already was.
</div>
<<charline "$playerName">>
You liked it, bitch?
<</charline>>
<<charline "Mia">>
Y... yes, baby.
It was great.
<</charline>>
<<charline "$playerName">>
Good. It can be your life—a life of pleasure.
You only need to let go and do as I tell you.
<</charline>>
<<charline "Mia">>
I hope I can...
<</charline>>
<<charline "$playerName">>
I know you can.
Now go back to your weak husband.
I’ll talk to you tomorrow.
Bye, slut.
<</charline>>
<<charline "Mia">>
Bye, baby.
<</charline>>
<div class="narration">
You get out and drive to your house, satisfied—
both sexually and professionally...
</div>
<<link [[Sleep]]>> <<sleep>> <</link>>
<<set $RobertQuest2 = true>>
<<McDom +3>>
<<moveTime>>
<<Money -500>>
<div class="narration">
Robert is waiting outside your office.
</div>
<<charline "Robert">>
Hey man, I came as soon as you called me.
<</charline>>
<<charline "$playerName">>
Hey, get inside my office. I’ll be there in a moment.
<</charline>>
<div class="narration">
As he gets inside, you walk to your secretary.
</div>
<<charline "$playerName">>
Hey baby, how are you?
<</charline>>
<<charline "Ariana">>
Good, sir, thanks.
How are you?
<</charline>>
<<charline "$playerName">>
Good. Now I need to ask for something I haven’t asked before.
But you knew it was coming, and you agreed to do what I tell you in order to work here.
<</charline>>
<div class="narration">
She looks a little nervous.
</div>
<<charline "Ariana">>
Of course, sir.
W... what do you need me to do?
<</charline>>
<<charline "$playerName">>
Good girl.
We’re going to get inside. You will lock the doors and come after me.
We’re going to have a good meeting, and you need to please us while we talk. Got it?
<</charline>>
<<charline "Ariana">>
W... what... do I have to do this, sir?
<</charline>>
<<charline "$playerName">>
Do you want to work for me?
<</charline>>
<<charline "Ariana">>
Got it, sir... sorry.
<</charline>>
<<charline "$playerName">>
Good. It’s the last time you make me angry in the morning.
<</charline>>
<div class="narration">
You get inside and shake his hand.
The two of you sit down and start talking.
Meanwhile, Ariana locks the doors and gets inside,
positioning herself on her knees in front of you.
</div>
<<charline "Robert">>
W... what is she doing?
<</charline>>
<<charline "$playerName">>
Don’t worry.
I have great news, and we need to celebrate it with a good blowjob.
Just enjoy it...
<</charline>>
<<charline "Robert">>
Fuck, I like the way you manage this company!
<</charline>>
<<charline "$playerName">>
So I won’t leave you in suspense — I fucked the mayor’s wife!
<</charline>>
<<charline "Robert">>
What??
<</charline>>
<div class="narration">
Ariana pulls your pants down and starts sucking your cock.
She does everything to please you, but even though she puts in a lot of effort,
she can’t get more than half of your cock inside...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/ArianaSuckMc.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Yes. And now to your job.
You need to start making him feel like he’s not good enough for the city
every time you talk to him or about him.
<</charline>>
<<charline "Robert">>
How?
<</charline>>
<<charline "$playerName">>
Whenever he makes a decision or says something that doesn’t sound right,
make him feel it’s because he’s not a real man for his wife,
even if you don’t think his actions are related to this.
And of course, make people believe it —
everyone who has influence over the elections...
<</charline>>
<div class="narration">
Ariana moves to suck Robert’s cock,
while the two of you act as if she isn’t there...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/ArianaSuckRobert.mp4" type="video/mp4">
</video>
</div>
<<charline "Robert">>
I have to say, your plan is great.
But how will he know his wife is cheating on him?
And why would it even affect the elections?
<</charline>>
<<charline "$playerName">>
Just do as I said, and you’ll see the results... trust me.
Now I need to cum on this bitch’s face.
<</charline>>
<<charline "Robert">>
Okay, man, I trust you.
And I’ll cum on her too — her face is too beautiful not to.
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/ArianaDoubleFacial.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Both of you cum on her beautiful face.
She takes it with a smile, and you feel proud of her.
She remembers that you told her she needs to do things with a smile — and she does...
</div>
<<charline "Robert">>
That was fun, man.
I’ve never had a stand-up meeting like this... see you.
<</charline>>
<<charline "$playerName">>
Bye, Robert.
<</charline>>
<div class="narration">
Robert leaves the room, and you turn to Ariana.
You take $500 from your pocket and give it to her.
</div>
<<charline "$playerName">>
Here — give it to your husband or your children, I don’t care who.
Tell them you did a good job today.
You earned this.
<</charline>>
<div class="narration">
She looks very happy now.
</div>
<<charline "Ariana">>
Thank you so much, sir. I really appreciate this!
<</charline>>
<<charline "$playerName">>
Keep doing a good job. There’s much more where this came from.
<</charline>>
<div class="narration">
She gets up, gets dressed, and goes back to her position.
</div>
[[continue your day->Your office]]
<<set $WifeConfronts=true>>
<<moveTime>>
<<WifeSub +2>>
<<WifeLove +4>>
<div class="narration">
You walk inside. She is on the bed, waiting.
</div>
<<charline "$playerName">>
Hey baby, you wanted to talk to me?
<</charline>>
<<charline "Nicole">>
Yes, I know you cheated on me last night...
<</charline>>
<<charline "$playerName">>
Baby, we talked about this already!
If you really want to try to keep me satisfied,
you will need to be around me all day, sucking my cock and getting fucked...
<</charline>>
<<charline "Nicole">>
I don't want some kind of whore to fuck you.
You are my husband!
What is wrong with you?
<</charline>>
<<charline "$playerName">>
What is wrong with you?
You know I don't care about them.
You know I could never love anyone else—only you!
<</charline>>
<div class="narration">
She holds back her smile, not wanting to show you that your words touched her heart.
</div>
<<charline "Nicole">>
It's really hard to think about it, please.
<</charline>>
<<charline "$playerName">>
I don't know what to tell you.
I won't stop.
As long as you can satisfy me every time I need it,
you really need to understand it's just sex—no love.
I really don't want to have this conversation over and over again.
<</charline>>
<<charline "Nicole">>
I know... I will try.
But don't you dare feel something for those dirty whores!
<</charline>>
<<charline "$playerName">>
Don't worry, baby.
Who knows, maybe one day you can join in on the fun!
<</charline>>
<div class="narration">
She laughs her cute laugh; you love this laugh so much.
</div>
<<charline "$playerName">>
Besides, it was work.
I'm working with the new candidate for the mayor position,
and it's part of our strategy.
<</charline>>
<<charline "Nicole">>
I already agreed; you don't need to lie to me.
<</charline>>
<<charline "$playerName">>
Why would I lie to you after you agreed?
It's the truth, baby.
<</charline>>
<<charline "Nicole">>
Mmm, sounds good.
Being close to the mayor...
<</charline>>
<<charline "$playerName">>
Yes, it sounds great.
<</charline>>
<div class="narration">
The two of you talk for a few more minutes, and then she leaves the room.
</div>
[[continue->Your room]]
<div class="waPhoneWrap">
<div class="waTopBar">
<span class="waBackBtn"><<link "←">><<goto "Phone">><</link>></span>
<img class="waContactPic" src="Media/Nicole/NicoleAvatar.jpg" alt="Nicole" />
<div class="waTitleBox">
<div class="waContactName">My love💖</div>
<div class="waContactStatus">online</div>
</div>
</div>
<div class="waChatArea">
<div class="waRow in">
<div class="waBubble">
</div>
</div>
<div class="waRow out">
<div class="waBubble">
</div>
</div>
</div>
<span class="waBackBtn"><<link "←">><<goto "Phone">><</link>></span>
<div class="waBottomBar">
<div class="waFakeInput">Message…</div>
<div class="waSendDot">➤</div>
</div>
</div>
<div class="waPhoneWrap">
<div class="waTopBar">
<img class="waContactPic" src="Media/Mia/MiaAvatar_.jpg" alt="Mia" />
<div class="waTitleBox">
<div class="waContactName">Mia</div>
<div class="waContactStatus">online</div>
</div>
</div>
<<if $MiaFirstFuck == true && $MiaTraining1 == false>>
<<set $MiaTraining1 = true>>
<<set $Train=$day>>
<div class="waChatArea">
<div class="waRow out"><div class="waBubble">
Hey slut
</div></div>
<div class="waRow in"><div class="waBubble">
Hey,
is that necessary to call me a slut?
</div></div>
<div class="waRow out"><div class="waBubble">
You know you are a slut, and I felt it from your pussy last time...
</div></div>
<div class="waRow in"><div class="waBubble">...</div></div>
<div class="waRow out"><div class="waBubble">
Now, last time we talked about a life of endless pleasure for you.
Are you ready for this?
</div></div>
<div class="waRow in"><div class="waBubble">
Yes!
I can't wait.
</div></div>
<div class="waRow out"><div class="waBubble">
Good. We will have to train you,
and you need to listen to everything I tell you.
If you argue with me, I will just disappear from your life...
</div></div>
<div class="waRow in"><div class="waBubble">
I promise!
I will be a good girl!
</div></div>
<div class="waRow out"><div class="waBubble">
Good.
The first thing is that you are not allowed to sleep with your husband.
He can't touch you sexually until I decide otherwise.
</div></div>
<div class="waRow in"><div class="waBubble">
Ok, easy.
I don't like sleeping with him anymore...
</div></div>
<div class="waRow out"><div class="waBubble">Great.</div></div>
<div class="waRow out"><div class="waBubble">
Now I want you to buy a dildo, something big.
Don't buy those vanilla ones.
And text me when you do.
</div></div>
<div class="waRow in"><div class="waBubble">
Yes, sir.
</div></div>
</div>
<</if>>
<<if $MiaTraining1 == true && $MiaTraining2 == false && $day-$Train >= 1>>
<<set $MiaTraining2 = true>>
<div class="waChatArea">
<div class="waRow in"><div class="waBubble">
Hey
I bought the dildo
</div></div>
<div class="waRow out"><div class="waBubble">
Good.
Show me how you ride him...
</div></div>
<div class="waRow in">
<div class="waBubble">
<video controls muted playsinline>
<source src="Media/Mia/DildoTrain1.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="waRow out"><div class="waBubble">
Good.
I'm proud that you bought a big one and didn't chicken out...
</div></div>
<div class="waRow in"><div class="waBubble">
Thanks, sir...
</div></div>
<div class="waRow out"><div class="waBubble">
But for the next time, you need to have another one, bigger...
I'll send you this dildo to your home, including everything you'll need for it.
</div></div>
<div class="waRow in"><div class="waBubble">
Ok, but why do you want me to use these huge dildos instead of fucking me?
</div></div>
<div class="waRow out"><div class="waBubble">
First, because I want you to not be able to feel your husband ever again.
Second, a slut like you needs to have a wide open pussy, so we train your pussy now.
Lastly, I know the pleasure you need, so don't question my methods...
</div></div>
<div class="waRow in"><div class="waBubble">
Ok sir, I trust you
</div></div>
<div class="waRow out"><div class="waBubble">
It wont be easy, i know
but as soon as you fit this dildo inside your pussy, text me
</div></div>
<div class="waRow in"><div class="waBubble">
Ok
</div></div>
</div>
<</if>>
<<if $MiaTraining2 == true && $MiaTraining3 == false && $day-$Train >= 4>>
<<set $MiaTraining3 = true>>
<<set $Train=$day>>
<div class="waChatArea">
<div class="waRow in"><div class="waBubble">
You are a psychopath!
It was the hardest thing I ever did, but I managed to fit it inside my pussy...
</div></div>
<div class="waRow in">
<div class="waBubble">
<video controls muted playsinline>
<source src="Media/Mia/DildoTrain2.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="waRow out"><div class="waBubble">
Good girl.
Now show me your pussy.
</div></div>
<div class="waRow in">
<div class="waBubble">
<img src="Media/Mia/PussyGape.jpg" alt="Train2" />
</div>
</div>
<div class="waRow out"><div class="waBubble">
Very good.
Now go clean yourself, and keep training every day, until I'll text you.
I want this gape to be bigger and bigger....
</div></div>
<div class="waRow in"><div class="waBubble">
Ok, sir.
</div></div>
</div>
<</if>>
<<if $MiaTraining3 == true && $MiaFuckHusband == false && $day-$Train >= 5>>
<<set $MiaFuckHusband = true>>
<div class="waChatArea">
<div class="waRow out"><div class="waBubble">
Today you're going to let your husband fuck you.
You will show me everything,
and you will act like you feel...
Don't feel bad for him and act like you enjoy it—just act exactly how you feel, if you feel...
And when he wants to cum, let him cum inside your pussy, but without penetration.
I want him to feel how small he is compared to your gaped pussy...
</div></div>
<div class="waRow in"><div class="waBubble">
Ok, I'll send you the video when I have him.
</div></div>
<div class="waRow in">
<div class="waBubble">
<video controls muted playsinline>
<source src="Media/Mia/MiaFuckHusband.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="waRow out"><div class="waBubble">
Fuck, he is so small.
What about the video of him cumming?
</div></div>
<div class="waRow in"><div class="waBubble">
I'm sending it now.
</div></div>
<div class="waRow in">
<div class="waBubble">
<video controls muted playsinline>
<source src="Media/Mia/GapedPussyCum.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="waRow out"><div class="waBubble">
Fuck, he must be so humiliated.
</div></div>
<div class="waRow in"><div class="waBubble">
Hahaha, I think he is.
He went straight to the bathroom...
</div></div>
<div class="waRow out"><div class="waBubble">
You did good today. We will talk when I need you again.
</div></div>
</div>
<</if>>
<<if $MiaHusbandConfront == true && $MayorQuest1_1 ==false>>
<<set $MayorQuest1_1 = true>>
<<moveTime>>
<div class="waChatArea">
<div class="waRow out"><div class="waBubble">
Did you tell your husband that I fucked you?
</div></div>
<div class="waRow in"><div class="waBubble">
W...well, yes...
Sorry
</div></div>
<div class="waRow out"><div class="waBubble">
You're such a fucking dumb bitch, why would you do that?
</div></div>
<div class="waRow in"><div class="waBubble">
We had a fight and I wanted to hurt him, so I told him that I fucked you because he has a small cock...
</div></div>
<div class="waRow out"><div class="waBubble">
So stupid.
Now we need to jump a few steps.
I wanted to do this later, but I need to control him now...
And in order to control a man, I need to control his sexual life...
</div></div>
<div class="waRow in"><div class="waBubble">
What do you mean by control his sexual life?
</div></div>
<div class="waRow out"><div class="waBubble">
It's simple, I need you to go and buy a chastity cage, and when he falls into a deep sleep, put the cage on his tiny cock, that way we will control when he can get pleasure, and when he can cum, and with that, we can control him...
</div></div>
<div class="waRow in"><div class="waBubble">
Oh, I would like it if my husband wasn't such a dick!
I will tell you when it's done
</div></div>
<div class="waRow out"><div class="waBubble">
Good girl, I'm waiting
</div></div>
</div>
<</if>>
<<if $MayorQuest1_1 == true && $MayorQuest1_2 ==false && $DisplayedTime == "Morning" >>
<<set $MayorQuest1_2 = true>>
<div class="waRow in"><div class="waBubble">
Hey sir, it's done...
</div></div>
<div class="waRow in">
<div class="waBubble">
<img src="Media/Mia/ChastityHusband.jpeg" alt="ChastityHusband" />
</div>
</div>
<div class="waRow out"><div class="waBubble">
Wow, that was fast...
</div></div>
<div class="waRow in"><div class="waBubble">
Yes... I was excited to do it...
</div></div>
<div class="waRow out"><div class="waBubble">
Good, meet me at the hotel tonight, I'll take the key from you, and give you something else...
</div></div>
<div class="waRow in"><div class="waBubble">
Mmmm, yes sir!
</div></div>
<</if>>
<div class="waBottomBar">
<span class="waBackBtn"><<link "←">><<goto "Phone">><</link>></span>
<div class="waFakeInput">Message…</div>
<div class="waSendDot">➤</div>
</div>
</div>
<div class="waPhoneWrap">
<div class="waTopBar">
<span class="waBackBtn"><<link "←">><<goto "Phone">><</link>></span>
<img class="waContactPic" src="Media/Characters/RobertAvatar.png" alt="Robert" />
<div class="waTitleBox">
<div class="waContactName">Robert</div>
<div class="waContactStatus">online</div>
</div>
</div>
<div class="waChatArea">
<<if $MiaFuckHusband == true && $RobertQuest3 == false>>
<<set $RobertQuest3 = true>>
<div class="waRow in"><div class="waBubble">
I dont know what you did, but the mayor seems so out of things right now...
</div></div>
<div class="waRow out"><div class="waBubble">
Lets just say i make him feel humiliated...
</div></div>
<div class="waRow in"><div class="waBubble">
Its seems great, i think I'm gonna won
but better than that, i made him changing some rules for now...
we can turn this city to what we want in no time!
</div></div>
<div class="waRow out"><div class="waBubble">
Its sounds amazing
but we will get more...
I'll talk to you when something will change
</div></div>
<div class="waRow in"><div class="waBubble">
Ok, we will talk
</div></div>
</div>
<</if>>
<<if $MiaHusbandConfront == true && $MayorQuest1 ==false>>
<<set $MayorQuest1 = true>>
<div class="waChatArea">
<div class="waRow out"><div class="waBubble">
Hey, the mayor visited me today...
</div></div>
<div class="waRow in"><div class="waBubble">
Oh shit, why?
</div></div>
<div class="waRow out"><div class="waBubble">
He knows I fucked his wife.
</div></div>
<div class="waRow in"><div class="waBubble">
Fuck, that's bad. What are we gonna do now?
</div></div>
<div class="waRow out"><div class="waBubble">
Don't worry, I have a plan.
I'll keep working on his wife, making him feel more and more useless every day.
He will be in my hands in no time...
</div></div>
<div class="waRow in"><div class="waBubble">
I hope so, because if not, we will be in big trouble...
</div></div>
<div class="waRow out"><div class="waBubble">
I'm on it. Talk to you soon.
</div></div>
<div class="waRow in"><div class="waBubble">
OK man, bye.
</div></div>
<</if>>
<<if $MayorQuest1_4 == true && $MayorQuest1_5 == false>>
<<set $MayorQuest1_5 = true>>
<<set $RobertTalkDay1 = $day>>
<div class="waChatArea">
<div class="waRow out"><div class="waBubble">
Hey,
just wanted to let you know that we are good to take a few steps forward...
</div></div>
<div class="waRow in"><div class="waBubble">
What do you mean?
</div></div>
<div class="waRow out"><div class="waBubble">
I have the mayor. He won't be a problem for now.
</div></div>
<div class="waRow in"><div class="waBubble">
That's great news, I'll start working on some things. You are the best!
</div></div>
<div class="waRow out"><div class="waBubble">
Good, see you.
</div></div>
<div class="waRow in"><div class="waBubble">
Bye, man.
</div></div>
<</if>>
<<if $MayorQuest1_5 == true && $MayorQuest1_6 == false && $day >= $RobertTalkDay1 + 3>>
<<set $MayorQuest1_6 = true>>
<div class="waChatArea">
<div class="waRow in"><div class="waBubble">
Hey, how are you?
</div></div>
<div class="waRow out"><div class="waBubble">
Great, what about you?
</div></div>
<div class="waRow in"><div class="waBubble">
Well, the mayor is starting to bend toward me, but I have another problem.
</div></div>
<div class="waRow out"><div class="waBubble">
What happened?
</div></div>
<div class="waRow in"><div class="waBubble">
I wanted to change the dress code in the local university.
The mayor, of course, couldn't say anything against this, but the president of the university seems just as prudish as the mayor. When we talked about this, she said it will never happen, and I think it's bad now if I just try to get rid of her. The Board of Trustees is not on my side, especially in this kind of thing...
</div></div>
<div class="waRow out"><div class="waBubble">
Got it, so you want me to try and talk to her?
</div></div>
<div class="waRow in"><div class="waBubble">
Yes, and I know I'm asking too much. It's not like I want you to fix all my problems. There are some problems I can fix myself, but this one is too big for me.
</div></div>
<div class="waRow out"><div class="waBubble">
It's fine, man. I'm doing this for our cause, for both of us.
I'll handle her.
</div></div>
<div class="waRow in"><div class="waBubble">
Thank you so much, man,
and don't worry, this time I may have the money to pay you.
</div></div>
<div class="waRow out"><div class="waBubble">
You know it's not about the money. Give me some time to fix this,
and next time, do things slowly...
</div></div>
<div class="waRow in"><div class="waBubble">
Got it, thanks, man.
</div></div>
<</if>>
<span class="waBackBtn"><<link "←">><<goto "Phone">><</link>></span>
<div class="waBottomBar">
<div class="waFakeInput">Message…</div>
<div class="waSendDot">➤</div>
</div>
</div>
<<set $lastPlace = passage()>>
[[Tell her to keep working->Downstairs]]
[[Use her->Use Emma]]<<nobr>>
<<charline "Emma">>
<p>What do you need sir?</p>
<</charline>>
<p>[[Tell her to suck your cock ->EmmaSuck]]</p>
<p>[[Use her ass ->EmmaFuck]]</p>
<p>[[go back ->Downstairs]]</p>
<</nobr>><<set $videochoice to random(0, 9)>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop playsinline>
<source src="Media/Emma/Suck/Suck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock like her life depends on it.
</div>
<<charline "Emma">>
khhh—kh—
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You push her to the bed and start fucking her mouth.
You don't care that she is choking.
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock so well, and she doesn't forget about your balls.
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on her knees and starts sucking your cock.
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You push her head onto your cock, making her gag and choke.
</div>
<<charline "Emma">>
Agh... aghh... fuck
<</charline>>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck6.webm" type="video/mp4">
</video>
</div>
<div class="narration">
She plays with her cock as she sucks yours.
You don't really care, as long as she is satisfying you...
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She worships your cock like it's her god.
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Fuck, her mouth feels amazing.
</div>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck9.webm" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock like a professional.
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Suck10.webm" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on the couch and waits for your cock like a good girl.
</div>
<</if>>
<<nobr>>
<p>[[Cum ->EmmaSuckCum]]</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 13)>>
<<set $EmmaFucked=true>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You push her on the bed and start fucking her ass.
</div>
<<charline "Emma">>
Mmmmm, fuck yeah
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fucked her in the spooning position.
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You put her on the table and start using her ass.
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She looks straight into your eyes as you fuck her.
</div>
<<charline "Emma">>
Fuck, your cock is so big
<</charline>>
<<charline "$playerName">>
You like it, you pretty little whore?
<</charline>>
<<charline "Emma">>
Mmmm yes, sir!
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You manhandled this little stupid slut.
</div>
<<charline "$playerName">>
Open your mouth.
<</charline>>
<<charline "Emma">>
Yes, spit on me, sirrr
<</charline>>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on top of you, and you fuck her ass.
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You use her like the slut she is.
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Her ass is so tight and hot.
</div>
<<charline "Emma">>
Oh yes, yes, please fuck me
<</charline>>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
As you fucked her on the table, you played with her dick for a second, just to make her lose her mind.
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You lean her against the wall and penetrate her ass.
</div>
<<elseif $videochoice is 10>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck11.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on all fours, ready for your cock.
After a few minutes of fucking, you tell her to show you what you did to her ass.
</div>
<<charline "$playerName">>
Show me what I did to your poor little ass.
<</charline>>
<<charline "Emma">>
Mhmm, you ruined it...
<</charline>>
<<charline "$playerName">>
And you love it, you little slut.
<</charline>>
<<elseif $videochoice is 11>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck12.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fucked her in missionary, making her move her ass just to feel you more.
</div>
<<elseif $videochoice is 12>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck13.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on top of you and starts riding your cock.
At first, she can barely fit it inside, but you can see your cock slowly disappearing into her wet hole.
</div>
<<elseif $videochoice is 13>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Fuck14.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fucked her doggystyle, she looks back at you.
</div>
<<charline "Emma">>
Harder
I can't get enough!
<</charline>>
<<charline "$playerName">>
I know. Now shut up, bitch.
<</charline>>
<</if>>
<<nobr>>
<p>[[Cum ->EmmaFuckCum]]</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 5)>>
<<moveTime>>
<<set $rand = random(1,5)>>
<<set $McDom += $rand>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<img src="Media/Emma/Suck/Cum/Cum1.gif" alt="EmmaCum1" />
</div>
<div class="narration">
Her face looks so good with your cum on it...
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She keeps sucking your cock even after you came.
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You came on her, and she couldn't stop herself from sucking your cock.
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on her knees, and you paint her face.
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She waited so much for your cum. Look how happy she is right now.
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Suck/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She plays with your balls as you mark her face.
</div>
<</if>>
<<nobr>>
<p>
<span style="color:red;">
You became more dominating (you gained $rand Dom points)
</span>
</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 4)>>
<<moveTime>>
<<set $rand = random(4,8)>>
<<set $McDom += $rand>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Cum/FuckCum1.webm" type="video/mp4">
</video>
</div>
<div class="narration">
As you feel close, you take your cock out and cum on her dick.
</div>
<<charline "$playerName">>
Just see how useless your cock is; you let guys cum on it...
<</charline>>
<<charline "Emma">>
Fuck, compared to you it's so useless
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Cum/FuckCum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You came in her ass and keep fucking her.
</div>
<<charline "Emma">>
OMG, yes
<</charline>>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Cum/FuckCum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You creampied her ass.
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Cum/FuckCum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You marked her ass as yours.
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/Fuck/Cum/FuckCum5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Even after you came in her ass, you couldn't stop fucking her.
</div>
<<charline "Emma">>
Fuck, please don't stop, never
<</charline>>
<<charline "$playerName">>
Look how open your ass is, you little slut.
<</charline>>
<</if>>
<<nobr>>
<p>
<span style="color:red;">
You became more dominating (you gained $rand Dom points)
</span>
</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 3)>>
<<moveTime>>
<<set $rand = random(7,11)>>
<<set $WifeSub += $rand>>
<<set $rand2 = random(5,9)>>
<<set $McDom += $rand2>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<img src="Media/Nicole/Anal/Cum/AnalCum1.gif" alt="AnalCreampie" />
</div>
<div class="narration">
You cum in her ass; she pushes it outside, making it spill on the floor.
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<img src="Media/Nicole/Anal/Cum/AnalCum2.gif" alt="AnalCreampie2" />
</div>
<div class="narration">
After you fucked her ass hard, you pull your cock out of her ass and cum on it.
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Cum/AnalCum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She wants your cum so much; she starts moving her ass just to make you creampie her...
</div>
<<charline "Nicole">>
Please, please, cum in my poor ass, baby!
<</charline>>
<<charline "$playerName">>
Take it, you little slut.
<</charline>>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Nicole/Anal/Cum/AnalCum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her ass hard, emptying your balls inside her poor hole.
</div>
<<charline "Nicole">>
Fuck, it's so warm inside my ruined asshole...
<</charline>>
<</if>>
<<nobr>>
<p>
<span style="color:green;">
Your wife is more submissive towards you (she gained $rand sub points)
</span>
</p>
<p>
<span style="color:red;">
You became more dominating (you gained $rand2 Dom points)
</span>
</p>
[[continue ->Your room]]
<</nobr>>
<<set $MetAndre = true>>
<<McDom +3>>
<<moveTime>>
<<set $Lust =0>>
<<set $AndreDay = $day>>
<div class="narration">
Andre Mitchell, Chairman of the City Planning Commission, steps into your office.
One of the people who decide what gets built in this city — and what never does.
</div>
<div class="narration">
Like Robert, you know Andre from the old company you worked at.
You met him while he helped you promote the mayor.
Let's just say, there are some buildings that wouldn't get permission to be built if Andre didn't sign, and some powerful people wouldn't help the mayor without those permits to build...
</div>
<div class="media-box">
<img src="Media/Characters/Andre/Andre.png" alt="Andre" />
</div>
<div class="narration">
He closes the door behind him.
</div>
<<charline "Andre">>
Hey man. Thanks for seeing me on short notice.
<</charline>>
<<charline "$playerName">>
Of course. Sit down. You don’t usually ask for favors.
<</charline>>
<<charline "Andre">>
No. I usually don’t need to.
<</charline>>
<div class="narration">
Andre sits. Straight posture. Calm face.
</div>
<<charline "Andre">>
I’ll be direct. There’s an internal administrative review going on at the city level.
No police, no courtrooms — just people asking questions.
<</charline>>
<<charline "$playerName">>
About what?
<</charline>>
<<charline "Andre">>
A development project I approved last year. Legal. Clean on paper.
But politically, it doesn’t look good anymore.
<</charline>>
<<charline "$playerName">>
So why are you here?
<</charline>>
<<charline "Andre">>
Because this isn’t about guilt. It’s about atmosphere.
Someone inside City Hall stopped returning my calls, and the press started circling. Quietly.
<</charline>>
<<charline "$playerName">>
You’re worried about optics.
<</charline>>
<<charline "Andre">>
I’m worried about momentum. Once it moves in one direction, it doesn’t stop.
<</charline>>
<div class="narration">
He exhales slowly.
</div>
<<charline "Andre">>
I don’t need lawyers — that sends the wrong message.
I don’t need threats — they always backfire.
What I need is quiet.
<</charline>>
<<charline "$playerName">>
Quiet costs more than noise.
<</charline>>
<<charline "Andre">>
I know. I need the city to remember who I am —
not as a problem, but as someone stable. Necessary.
<</charline>>
<<charline "$playerName">>
You want me to smooth the surface.
<</charline>>
<<charline "Andre">>
I want you to change the temperature.
<</charline>>
<div class="narration">
A short silence hangs between you.
</div>
<<charline "$playerName">>
If I take this on, I don’t chase noise or fight headlines.
I work on people. Quiet ones.
<</charline>>
<<charline "$playerName">>
Once I step in, you don’t manage the situation anymore.
You don’t call, you don’t react, you don’t correct anyone.
<</charline>>
<<charline "$playerName">>
You stay exactly where you are and let the city breathe.
<</charline>>
<div class="narration">
Andre watches you carefully, then nods once.
</div>
<<charline "Andre">>
How long?
<</charline>>
<<charline "$playerName">>
As long as it takes for them to lose interest.
Or until I say it’s over.
<</charline>>
<div class="narration">
Andre stands up.
</div>
<<charline "Andre">>
Then we’re aligned.
<</charline>>
<<charline "$playerName">>
We are.
<</charline>>
<div class="narration">
It won’t be easy, but you trust yourself.
</div>
<div class="narration">
After Andre leaves, you call Ariana to your office.
</div>
<<charline "Ariana">>
Yes, sir?
<</charline>>
<<charline "$playerName">>
I have a very important job for you.
I need to know who is trying to spread those things about Andre.
I need to know everything about him — where he lives,
to the last time he had sex. Can you do it?
<</charline>>
<<charline "Ariana">>
Of course, sir. I’ll do my best!
<</charline>>
<<charline "$playerName">>
Good girl.
Oh, and another thing —
get naked and get on your knees.
<</charline>>
<div class="narration">
She is at the point where she knows any argument could make her lose her job, so she complies.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/ArianaSuckMc2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She is doing her best to please you.
But you want more, so you hold her head and fuck her face, making her spit all over herself.
</div>
<<charline "$playerName">>
Fuck, I love your mouth.
<</charline>>
<<charline "Ariana">>
Agh... agh... t... thank you, sir.
<</charline>>
<div class="narration">
You feel yourself on the edge,
so you tell her to open her mouth and give her a facial, painting her as yours...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/McFacial.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Good girl!
<</charline>>
<<charline "Ariana">>
Thank you, sir.
<</charline>>
<<charline "$playerName">>
Tell me, does your husband know what you’re doing here?
<</charline>>
<div class="narration">
Her face drops. She looks sad now.
You don’t really care about her or her husband.
You just want to humiliate her, to show her where her place is,
to feel like you control everything — even her mood.
</div>
<<charline "Ariana">>
N... no, sir. I can’t tell him. It would break his heart.
<</charline>>
<<charline "$playerName">>
So I need to tell him?
<</charline>>
<<charline "Ariana">>
W... what?
No, sir, please.
<</charline>>
<<charline "$playerName">>
Hahaha, I’m joking.
You’re a good girl. I have no reason to ruin your life...
<</charline>>
<div class="narration">
After the brief conversation, she cleans herself and leaves your office.
</div>
[[Continue your day ->Your office]]
<<set $AndreQuest1 = true>>
<div class="narration">
You get inside the office. Ariana is waiting for you.
She looks happy.
</div>
<<charline "$playerName">>
Based on your face, you have good news.
<</charline>>
<<charline "Ariana">>
Yes!
I managed to find out who she is, where she lives, and some of her hobbies...
<</charline>>
<<charline "$playerName">>
Very good. Tell me.
<</charline>>
<<charline "Ariana">>
Okay, sir.
So, her name is Sofia. She is 20 years old.
She loves parties and painting.
But the most important thing is that she has a very, very big secret.
<</charline>>
<div class="narration">
Ariana goes silent for a moment.
</div>
<<charline "$playerName">>
So?
Are you going to tell me, or do I need to slap it out of you?
<</charline>>
<<charline "Ariana">>
N... no, sir, sorry.
Well, it’s about her degree — actually, the lack of it...
She faked her degree in order to get her job.
<</charline>>
<<charline "$playerName">>
Very good, Ariana.
I’m proud of you.
Now go to your desk and call Andre here. Tell him it’s urgent.
<</charline>>
<div class="narration">
She goes outside with a big smile on her face.
</div>
<div class="narration">
After about 25 minutes, Andre gets into your office.
</div>
<<charline "Andre">>
Hey man, please tell me you have something.
<</charline>>
<<charline "$playerName">>
Yes, and we’re going to end this shit today.
<</charline>>
<div class="narration">
Andre smiles with anticipation.
</div>
<<charline "$playerName">>
The girl who started talking about you and investigating this project is in big trouble.
She faked her degree, and if she wants to keep it secret,
she needs to be a very good girl...
<</charline>>
<<charline "Andre">>
Fuck!
You are the best!
<</charline>>
<<charline "$playerName">>
Chill out, man. We’re not finished with this yet.
Meet me this evening in my neighborhood, near this address.
<</charline>>
<div class="narration">
You give him Sofia’s address.
</div>
<<charline "Andre">>
Sure, man. Thank you so much!
<</charline>>
<div class="narration">
He leaves your office, looking very eager for this evening...
</div>
[[Continue your day->Your office]]
<<set $AndreQuest2 = true>>
<<Money +5000>>
<<set $AndreDay = $day>>
<div class="narration">
You see Andre as you reach her house.
He shakes your hand.
</div>
<<charline "Andre">>
So?
What now?
<</charline>>
<<charline "$playerName">>
Well, we’re going to go inside, tell her what we know,
and make her do what we want.
It shouldn’t be hard...
<</charline>>
<<charline "Andre">>
Okay, after you.
<</charline>>
<div class="narration">
You knock on the door, and a young Latin woman opens it.
</div>
<<charline "Sofia">>
Yes?
<</charline>>
<<charline "$playerName">>
Hey, I’m $playerName.
You don’t know me, but you know my associate.
<</charline>>
<div class="narration">
She notices Andre.
</div>
<<charline "Sofia">>
Okay, what do you want?
<</charline>>
<<charline "$playerName">>
You started snooping around a project my friend approved.
And that’s fine, really.
We just want to come inside and talk about this project,
so you can see everything was legal.
<</charline>>
<<charline "Sofia">>
Mmmm, okay… come in.
<</charline>>
<div class="narration">
She buys it. Now it’s the easy part.
</div>
<div class="narration">
Once both of you are inside, you step closer to her
and start talking in a very different tone.
</div>
<<charline "$playerName">>
You know, I checked into you,
and I discovered something really interesting.
<</charline>>
<div class="narration">
She looks nervous.
</div>
<<charline "$playerName">>
Yes, it’s exactly what you think it is...
<</charline>>
<<charline "$playerName">>
So, are you going to be a good girl and drop your little investigation?
Or does everyone need to know you’re a fraud?
<</charline>>
<<charline "Sofia">>
You have nothing!
<</charline>>
<<charline "$playerName">>
Mmmm, no.
You’re the one who has nothing.
At least not a degree...
<</charline>>
<<charline "Sofia">>
I… listen—
<</charline>>
<div class="narration">
You cut her off mid-sentence.
</div>
<<charline "$playerName">>
It’s a simple question.
Are you going to be a good girl, or not?
<</charline>>
<<charline "Sofia">>
Listen, I just wanted something to make people notice me.
They know I started investigating Andre.
What am I supposed to tell them I found?
That there was nothing?
They won’t believe that...
<</charline>>
<<charline "$playerName">>
Don’t worry about that.
Now, are you going to drop this stupid investigation?
<</charline>>
<<charline "Sofia">>
Yes...
<</charline>>
<<charline "$playerName">>
Good. Now get on your knees.
<</charline>>
<div class="narration">
Both Andre and Sofia look shocked.
</div>
<<charline "$playerName">>
You need another story, right?
Then do it.
My patience is running low,
and I don’t want to accidentally tell everyone your little secret...
<</charline>>
<div class="narration">
She gets on her knees, a defeated look on her face.
You and Andre take off your clothes, giving her something to play with.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Characters/Andre/SofiaSucksBoth.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She plays with your cocks,
sucking them and giving both of you a handjob.
</div>
<<charline "$playerName">>
See?
You can be a good girl.
<</charline>>
<<charline "$playerName">>
Now what we’re going to do is film you with Andre,
without your face, of course.
And you’ll tell everyone this is what you investigated —
whether he have a side chick or not.
<</charline>>
<<charline "$playerName">>
This way, we shut down this stupid thing
without anyone getting suspicious...
<</charline>>
<<charline "Andre">>
You are a genius!
<</charline>>
<<charline "Sofia">>
Agh... a... o... okay...
<</charline>>
<<charline "$playerName">>
Good girl.
Now come here, let me feel your pussy.
<</charline>>
<<charline "Sofia">>
Wha—
<</charline>>
<<charline "$playerName">>
Shut up.
We went through this already.
You’ll do as we say, so let’s not waste time.
<</charline>>
<div class="narration">
She gets up and lies on the bed, on her back.
You get in front of her and start fucking her pussy,
while Andre shoves his cock into her mouth.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Characters/Andre/SofiaSpitRoast.mp4" type="video/mp4">
</video>
</div>
<<charline "Sofia">>
Ahh, fuck!
<</charline>>
<<charline "$playerName">>
You like it, don’t you?
You little whore.
<</charline>>
<<charline "Sofia">>
Agh... agh... aaagh...
<</charline>>
<div class="narration">
Both of you use her hard, without mercy,
until you cum inside her pussy.
</div>
<div class="media-box">
<img src="Media/Characters/Andre/SofiaCreampie.webp" alt="SofiaCreampie" />
</div>
<<charline "$playerName">>
Fuck, that felt so good.
Now we need to film both of you together...
<</charline>>
<div class="narration">
You film a short video of them together on Sofia’s phone,
until Andre feels he’s about to cum.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Characters/Andre/AndreCumSofia.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
He holds her throat as he paints her face.
He looks like he hates her.
Well, he has his reasons...
</div>
<div class="narration">
After you finish cleaning up, both of you go outside,
with a big hug from Sofia.
This slut loved what you did to her.
</div>
<<charline "Andre">>
Thank you so much, man!
You saved me.
<</charline>>
<<charline "$playerName">>
It’s fine, my friend.
Just remember me when I need you.
<</charline>>
<<charline "Andre">>
Of course, man. I owe you.
<</charline>>
<div class="narration">
He takes out his phone and does something on it.
After a few seconds, he shows you the screen.
</div>
<<charline "Andre">>
For your troubles.
<</charline>>
<div class="narration">
He sends you $5,000.
You didn’t agree on the sum beforehand,
but you have money.
All you really care about is power.
</div>
<<charline "$playerName">>
Thanks, man. See you.
<</charline>>
<<charline "Andre">>
Bye.
<</charline>>
<div class="narration">
You go home, exhausted, and go straight to bed.
</div>
<<link [[Sleep the Night Away!|Sleep]]>> <<sleep>> <</link>>
[[Tell her to keep working->Downstairs]]
[[Use her->Use Peta]]<<nobr>>
<<charline "Peta">>
<p>You need something sir?</p>
<</charline>>
<p>[[Tell her to suck your cock ->PetaSuck]]</p>
<p>[[Fuck her pussy ->PetaFuckl]]</p>
<p>[[Use her ass ->PetaAnal]]</p>
<p>[[go back ->Downstairs]]</p>
<</nobr>><<set $videochoice to random(0, 9)>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop playsinline>
<source src="Media/Peta/Suck/Suck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Peta is sitting on the couch, you get on the couch and start fucking her throat
</div>
<<charline "Peta">>
AGhh...agh.agh
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You lie on the couch and tell her to put your cock between her beautiful big breasts
</div>
<<charline "Peta">>
You like it when I play with your cock like this?
<</charline>>
<<charline "$playerName">>
Yes you little slut, keep going
<</charline>>
<<charline "Peta">>
I want to taste you!
<</charline>>
<div class="narration">
She puts your cock in her mouth, starting to suck it
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She gets on her knees and starts pleasing your cock, you control the pace, holding her like a dog and making her please you as you like
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You sit on the bed and she's crawling to you, the moment she gets to you she starts sucking your cock
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She puts your big cock in her mouth and tries to take more than half of it, but it seems she can't
</div>
<<charline "Peta">>
Mmm... fuck, so big
<</charline>>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock as deep as she can, as she takes her bra off
</div>
<<charline "Peta">>
I want you to have a beautiful view as I please you
<</charline>>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You hold her head and fuck her mouth, feeling the entrance of her warm tight throat
</div>
<<charline "Peta">>
Mmmm, aghh
<</charline>>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock like a maniac!
She tries to take as much as she can in her mouth, but she doesn't forget about your balls...
</div>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock slow and deep, up and down, making sure she doesn't miss any part!
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Suck10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your big cock on all fours, giving you a great view.
</div>
<</if>>
<<nobr>>
<p>[[Cum ->PetaSuckCum]]</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 4)>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Anal/Anal1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her ass hard, stretching it so it will fit your big cock
</div>
<<charline "Peta">>
Fuck, you're too big, sir
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Anal/Anal2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You make her look at her poor ass as you destroy it...
She starts fingering her own pussy, so you join in and help her
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Anal/Anal3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her ass in doggy, with an increasing pace
</div>
<<charline "$playerName">>
Come here, you little slut, taste your ass on my cock
<</charline>>
<div class="narration">
She obeys you like the little submissive whore she is
</div>
<<charline "Peta">>
Mmmmmm, aghaa
<</charline>>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Anal/Anal4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her poor ass as you choke her, she can barely breathe, and of course she only lets out small, quiet moans
</div>
<<charline "Nicole">>
mmmmm... a... aaa
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Anal/Anal5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her ass, she looks into your eyes submissively, she knows she is yours...
</div>
<</if>>
<<nobr>>
<p>[[Cum ->PetaAnalCum]]</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 9)>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her pussy hard in a spooning position.
You choke her and pull her hair, making her scream in pleasure
</div>
<<charline "Peta">>
Mmmmm, yes, yes, please harder
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her hard and fast, giving her an intense orgasm
</div>
<<charline "Peta">>
Fuck, fuck... I'm cumming, ahaaa...
<</charline>>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her hard as you hold her leg up
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Her pussy is so wet and tight around your big cock
</div>
<<charline "Peta">>
Fuck, I love your cock so much
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You use her standing, choking her and slapping her face.
You use her like the slut she is
</div>
<<charline "Peta">>
Fuck, fuck, please.
Slap me again, sir, please
<</charline>>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her on all fours, after a few seconds she starts moving like a hungry slut, until she reaches her orgasm
</div>
<<charline "Peta">>
Mmmmm, I'm cumming... so good... fuck!
<</charline>>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You lie behind her and start fucking her wet pussy.
Her body so close to you, you kiss her big beautiful breasts, and even give her mouth a small kiss
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her standing, slow and hard, making her beg you for more
</div>
<<charline "Peta">>
Please sir, harder!
<</charline>>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her wet pussy hard, feeling it getting wetter and wetter
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Fuck10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She rides your cock, her breasts are just in front of your eyes as she tries to fit as much of your big cock as she can
</div>
<</if>>
<<nobr>>
<p>[[Cum ->PetaFuckCum]]</p>
[[continue ->Downstairs]]
<</nobr>>
<div class="narration">
There is only one thing you can want in a place like this.
</div>
[[Hire a prostitute]]
[[go back ->City center]] You meet a beautifull prostitute on the street
what do you want to do with her?
[[BlowJob]]
[[Fuck]]
[[Anal]]
You see anothe prostitute, she promise you the best time of your life
[[Go with her(trans)->SpecialProstitute]]<div class="narration">
Where do you want to go?
</div>
[[Office->Your office]]
[[City Center->City center]]
[[Neighborhood->Neighborhood]]
[[Home->Downstairs]]
<<link "Return">>
<<goto $Return>>
<</link>>
<<set $videochoice to random(0, 9)>>
<<moveTime>>
<<set $rand = random(1,5)>>
<<set $McDom += $rand>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You paint her beautiful face with your cum, but you continue using her mouth until your last drop of cum
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She strokes your cock until you feed her what she wants...
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock like a pro, her technique is amazing, you cum in her mouth
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her big breasts until you explode on her,
and then you make her suck your cock clean
</div>
<<charline "Peta">>
Mmm, so much cum!
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You explode on her face like you haven't cum in months
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock with hunger in her eyes,
so you give her what she wanted, on her face and in her mouth...
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You cum on her beautiful face
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She jerks your cock until you cum in her mouth.
She keeps playing with your cock with a submissive look on her face
</div>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She begs for your cum, so you don't miss a spot on her face, and even in her mouth.
She cleans your cock to thank you
</div>
<<charline "Peta">>
Please, please give me your cum baby
<</charline>>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Suck/Cum/Cum10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She begs for your cum, so you don't miss a spot on her face, and even in her mouth.
You shower her with cum, but she still sucks you until the last drop!
</div>
<</if>>
<<nobr>>
<p>
<span style="color:red;">
You became more dominating (you gained $rand Dom points)
</span>
</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 9)>>
<<moveTime>>
<<set $rand = random(4,8)>>
<<set $McDom += $rand>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You take your cock out and cum all over her beautiful body, marking her as yours
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her in doggy and give her the biggest creampie she ever had
</div>
<<charline "Peta">>
Mmm, fuck, you filled me so much...
<</charline>>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her hard and cum in her pussy, then take your cock out and mark her leg as well...
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You creampie her beautiful pussy
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You drain your balls in her pussy, every drop of cum
</div>
<<charline "Peta">>
Mmmm, fuck, so warm inside of me
<</charline>>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You push her to her knees and give her a facial as you hold her hair.
You make sure she cleans your cock like the good girl she is,
and you don't forget to slap her face, she takes it with a smile...
</div>
<<charline "Peta">>
Mmmm, thank you sir!
<</charline>>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You use her in doggy and finish on her big beautiful ass
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You cum on her ass and put your cock inside her pussy again, surprising her
</div>
<<charline "Peta">>
Aha... fuck yes sir!
<</charline>>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You cum on her pussy as she begs you to...
</div>
<<charline "Peta">>
Yes sir, please cum all over my body, please
<</charline>>
<div class="narration">
After you cum, you keep fucking her for a few seconds
</div>
<<charline "$playerName">>
Go tell your husband I made dinner for him
<</charline>>
<div class="narration">
You make her regret her decisions...
</div>
<<charline "Peta">>
O... ok sir
<</charline>>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Fuck/Cum/Cum10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her hard and cum on her face and breasts...
</div>
<</if>>
<<nobr>>
<p>
<span style="color:red;">
You became more dominating (you gained $rand Dom points)
</span>
</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $videochoice to random(0, 3)>>
<<moveTime>>
<<set $rand = random(5,9)>>
<<set $McDom += $rand>>
<<set $Energy -= 30>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<img src="Media/Peta/Anal/Cum/Cum1.gif" alt="PetaAnalCum" />
</div>
<div class="narration">
You cum in her poor gaped asshole
</div>
<<charline "Peta">>
Oh fuck, I feel so loose...
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<img src="Media/Peta/Anal/Cum/Cum2.gif" alt="PetaAnalCum2" />
</div>
<div class="narration">
You give her tight ass a creampie
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Anal/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She rides your cock as you cum in her ass, and keep fucking her pussy after
</div>
<<charline "Peta">>
Oh fuck, sir
<</charline>>
<<charline "$playerName">>
Mmm, you like it, ha?
<</charline>>
<div class="narration">
She nods her head, satisfied with the feeling
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Peta/Anal/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Her tight ass squeezes every drop of cum from your big cock
</div>
<</if>>
<<nobr>>
<p>
<span style="color:red;">
You became more dominating (you gained $rand Dom points)
</span>
</p>
[[continue ->Downstairs]]
<</nobr>>
<<set $MiaHusbandConfront=true>>
<<moveTime>>
<<set $Lust = 0>>
<div class="narration">
As you get inside, you are surprised to see the mayor.
Ariana comes behind you, looking nervous
</div>
<<charline "Ariana">>
Sir, I told him not to get inside, but he didn't listen...
<</charline>>
<<charline "$playerName">>
Shut up and go to your desk, we will talk later
<</charline>>
<div class="narration">
She does as you say, looking even more nervous now
</div>
<<charline "$playerName">>
Hey mister, how are you?
You want some coffee?
<</charline>>
<<charline "Mayor">>
No, and I'll make this quick.
The next time I even hear you got close to my wife, I will ruin you.
<</charline>>
<<charline "$playerName">>
Let's not get into threats...
<</charline>>
<<charline "Mayor">>
Don't tell me what to do, you are nothing.
<</charline>>
<<charline "$playerName">>
Let's just say, I did get close to her...
What can you do to me?
<</charline>>
<<charline "Mayor">>
A lot, believe me
<</charline>>
<<charline "$playerName">>
Ok, so let's just say, I fucked her wet hungry pussy again?
Oh, maybe even her tight ass?
<</charline>>
<<charline "Mayor">>
You are playing with your luck, kid...
<</charline>>
<<charline "$playerName">>
I'll tell you this, if you were enough of a man for her, maybe she wouldn't search for dicks elsewhere...
<</charline>>
<<charline "Mayor">>
You know nothing about our marriage
<</charline>>
<div class="narration">
You feel like you are starting to get under his skin, you know he feels useless as a man.
</div>
<<charline "$playerName">>
Maybe you're right.
I mean, I only know what your wife told me, when her mouth was free...
<</charline>>
<div class="narration">
You can't read him now,
is he angry?
humiliated?
</div>
<<charline "Mayor">>
Fuck you, it's your last warning!
<</charline>>
<div class="narration">
As he says these words, he leaves your office
</div>
<div class="narration">
You call Ariana to your office now
</div>
<<charline "Ariana">>
Yes sir?
<</charline>>
<<charline "$playerName">>
Why was he in my office?
<</charline>>
<<charline "Ariana">>
I... I tried to stop him, really
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/Slap.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You slap her face, twice
</div>
<<charline "$playerName">>
I didn't ask you to give me an excuse...
<</charline>>
<<charline "Ariana">>
S... sorry sir, I don't know what to say
Please don't fire me
<</charline>>
<<charline "$playerName">>
It's your first mistake, so I'll just punish you and let it slide.
But the next time this happens, you are fired, understood?
<</charline>>
<<charline "Ariana">>
Yes sir... thank you
<</charline>>
<<charline "$playerName">>
To your punishment, get on the table and lift up your skirt
<</charline>>
<<charline "Ariana">>
D... don't you want me to get naked sir?
<</charline>>
<<charline "$playerName">>
No, I want your husband to smell the sex on you when you get home, maybe he will understand how much of a cuck he is...
<</charline>>
<div class="narration">
She doesn't say anything, just gets on the table, lifts her skirt up and spreads her legs.
</div>
<<charline "$playerName">>
Good girl
<</charline>>
<div class="narration">
You get closer to her, move her panties aside, and start to fuck her, just like this, without any foreplay...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/McFuck1.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck, your pussy is so tight
<</charline>>
<<charline "Ariana">>
Ahaa... it's your cock that is too big...
<</charline>>
<div class="narration">
You keep fucking her hard, but unlike other girls you fuck, she takes it like the cute little girl she is, and it just makes you go harder on her
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/McFuck2.mp4" type="video/mp4">
</video>
</div>
<<charline "Ariana">>
Oh fuck... I'm cumming, don't stop!
<</charline>>
<div class="narration">
Her pussy is one of the best you ever fucked, she is so tight.
And she gets even tighter as she reaches an orgasm!
</div>
<div class="narration">
You feel that you are about to cum too!
</div>
<<charline "$playerName">>
Get on your knees, slut
<</charline>>
<div class="narration">
She does as you say, and you paint her face with your white hot cum
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Ariana/McFcial2.mp4" type="video/mp4">
</video>
</div>
<<charline "Ariana">>
Mmmmm
<</charline>>
<<charline "$playerName">>
You did a good job.
Now go home and give your husband a big cummy kiss...
<</charline>>
<div class="narration">
She doesn't look sad about this now...
</div>
<<charline "Ariana">>
Hahaha, I will
<</charline>>
<div class="narration">
She left the office, and you stayed there to think what to do with this old prick of a mayor
</div>
[[Continue->Your office]]
<<set $EmmaAndWife1 = true>>
<div class="narration">
As you go inside, you see your wife tied up to a chair.
</div>
<div class="media-box">
<img src="Media/Nicole/NicoleTiedUp.jpg" alt="NicoleTiedUp" />
</div>
<<charline "$playerName">>
What the fuck is going on in here?
<</charline>>
<<charline "Emma">>
I... your wife said I can't fuck you anymore, and I got angry...
I'm sorry I tied her up, but she needs to learn a lesson about trying to stop me from pleasing you...
<</charline>>
<<charline "Nicole">>
Mmmph! Mmh—!
Nnngh! Mmf!
<</charline>>
<div class="narration">
Well, Emma is right — your wife can't stop you from fucking her, especially after your conversation...
But Emma is your maid, and she tied up your wife. Do you really want to take her side?
</div>
[[Nicole did something bad by saying you can't fuck your maid ->CuckNicole]]
[[Nicole is still your wife and you love her. Emma is in the wrong here ->PunishEmma]]
<<set $NicoleCucked = true>>
<div class="narration">
You chose your maid's side, just to show your wife that she can't stop you from fucking other women.
</div>
<<charline "$playerName">>
Well baby, Emma is right. You can't stop me from fucking other women, and we talked about this.
<</charline>>
<div class="narration">
Emma looks at your wife and smiles.
</div>
<<charline "Nicole">>
Mmmph... sowey...i...
<</charline>>
<div class="narration">
You stop her.
</div>
<<charline "$playerName">>
Now you get to sit there and watch as I use this slut.
<</charline>>
<<charline "Emma">>
Mmmmm
<</charline>>
<div class="narration">
Nicole looks sad now, staring at the floor.
</div>
<<charline "$playerName">>
Come here, slut. Suck my cock in front of my wife.
<</charline>>
<div class="narration">
Emma happily gets on her knees and starts pleasing you.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaCuckWife1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock like the slut she is.
You can see your wife is uncomfortable.
</div>
<<charline "$playerName">>
Oh fuck, you're such a good slut.
<</charline>>
<<charline "Emma">>
Agh... mmmmm
<</charline>>
<<charline "$playerName">>
Now get on the couch so I can show my wife how I handle sluts like you.
<</charline>>
<<charline "Nicole">>
Mmphh
<</charline>>
<<charline "Emma">>
Mmmm yes, please.
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaCuckWife2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck your maid on the couch as she looks at your wife and laughs at her.
</div>
<<charline "Emma">>
Mmmm yes, do you like watching your husband fuck my tight hole?
Hahaha.
<</charline>>
<<charline "Emma">>
Please baby, turn me around. I want to see her face as you rearrange my insides...
<</charline>>
<div class="narration">
You flip her over into doggy and start fucking her hard as she looks at your wife and intentionally moans in her face.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaCuckWife3.mp4" type="video/mp4">
</video>
</div>
<<charline "Emma">>
Mmmm oh fuck, fuck, you're so big baby!
Hahahaa.
<</charline>>
<<charline "$playerName">>
Fuck, you're so tight.
<</charline>>
<div class="narration">
You stop for a second and take Emma by her hands.
</div>
<<charline "$playerName">>
Come, I have an idea.
<</charline>>
<div class="narration">
You take both of them to your bedroom.
</div>
<<charline "$playerName">>
I bet my wife would like to watch me fuck another woman in her own bed...
<</charline>>
<<charline "Nicole">>
Mmphh... n... no... please...
<</charline>>
<div class="narration">
She can't speak with the gag in her mouth, but you know exactly what she's trying to say.
</div>
<div class="narration">
You take Emma from behind as she leans on your wife and stares her in the eyes.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaCuckWife4.mp4" type="video/mp4">
</video>
</div>
<<charline "Emma">>
Ohhh fuck, I love your husband's cock so much.
Do you like watching him fuck me?
<</charline>>
<div class="narration">
This whole scene pushes you over the edge.
</div>
<<charline "$playerName">>
Fuck, I'm gonna cum.
<</charline>>
<<charline "Emma">>
Mmmm me too, baby.
<</charline>>
<div class="narration">
You get up to cum on your wife's face.
And apparently, Emma does the same...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaCuckWife5.mp4" type="video/mp4">
</video>
</div>
<<charline "Emma">>
Ohhh fuckkk.
<</charline>>
<<charline "$playerName">>
Mmmmmmm fuck baby, take it!
<</charline>>
<div class="narration">
Both of you painted your wife's face.
</div>
<div class="narration">
Now you come to your senses and think about the fact that Emma just came on your wife's face. Your wife!
</div>
Are you fine with the fact that Emma gave your wife a facial?
[[Yes, why not? She is just a small-dicked trans girl. She is not a threat to me (this will not lead to a cuck storyline, only some sharing. The MC will still be dominant and decide the path they will go).->WifeSharing]]
[[No, Nicole is mine, and I will make sure Emma understands this.->NicoleIsMine]]
<<set $EmmaPunished = true>>
<<charline "$playerName">>
Who do you think you are?
Do you really think I will choose some slutty maid over my wife?
<</charline>>
<<charline "Emma">>
I... I'm sorry, it was a mistake
<</charline>>
<<charline "$playerName">>
Yes, it was a mistake, and now, deal with the consequences
<</charline>>
<div class="narration">
You untie Nicole
</div>
<<charline "Nicole">>
Thank you baby
and I'm sorry, I just told her that it's hard for me to see you fuck other women
but I know that you need it, I...I remember our conversation...
<</charline>>
<<charline "$playerName">>
It's fine baby
now let me show this bitch her place
<</charline>>
<div class="narration">
You tie her up and get closer to her face, revealing your big dick from your pants
</div>
<<charline "$playerName">>
I know you want it, beg for it!
<</charline>>
<<charline "Emma">>
Ple...
<</charline>>
<div class="narration">
You cut her off as she is about to beg you, just to spit in her mouth
</div>
<<charline "$playerName">>
Shhhh, show me how much you want it
<</charline>>
<div class="narration">
You put your cock in her mouth, and she starts sucking you eagerly
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaPunishment1.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck...good girl
<</charline>>
<div class="narration">
You notice your wife
</div>
<<charline "$playerName">>
You can go if you want baby, I will put her in her place and come
<</charline>>
<div class="narration">
Your wife smiles and leaves
</div>
<div class="narration">
You take Emma by her hair, and tie her up while she can stand only on one leg
</div>
<<charline "$playerName">>
Now the punishment starts
<</charline>>
<div class="narration">
You take a whip, and start by whipping her small cock, then her belly and her leg
you even choke her with the whip
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaPunishment2.mp4" type="video/mp4">
</video>
</div>
<<charline "Emma">>
Ahh...mhmmm
please
it hurts, but it also feels soo good
<</charline>>
<div class="narration">
You start fucking her hungry hole
holding her by the throat and mouth, like the slut she is
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaPunishment3.mp4" type="video/mp4">
</video>
</div>
<<charline "Emma">>
Ohh shit...fuck you're soo big
<</charline>>
<<charline "$playerName">>
You like that you little sissy?
<</charline>>
<<charline "Emma">>
Mhmmm yes sirr
<</charline>>
<div class="narration">
You flip her over and start fucking her in missionary
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaPunishment4.mp4" type="video/mp4">
</video>
</div>
<<charline "Emma">>
Fuckk take mee sirr
<</charline>>
<<charline "$playerName">>
Your hole is soo tight, slut
<</charline>>
<div class="narration">
You feel that you are about to cum, you go near her face
</div>
<<charline "$playerName">>
Open wide you little sissy
<</charline>>
<div class="narration">
She opens her mouth eagerly, and you cum in her mouth, and on her beautiful face
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Emma/EmmaPunishment5.mp4" type="video/mp4">
</video>
</div>
<<charline "Emma">>
Mmmm so tastyy
<</charline>>
<<charline "$playerName">>
Never think you're worth anything in this house, got it?
<</charline>>
<<charline "Emma">>
Yes sir
<</charline>>
<<charline "$playerName">>
And you need to treat Nicole just like me, do anything she tells you to, you little sissy slut
<</charline>>
<<charline "Emma">>
Yes sir
<</charline>>
<div class="narration">
You leave her like this and go out of the room
</div>
[[continue->Downstairs]] <<set $WifeSharing=true>>
<div class="narration">
You don't really care that Emma came on your wife
</div>
<<charline "$playerName">>
It was amazing, now you know your place?
<</charline>>
<<charline "Nicole">>
Yes baby, sorry, i know you have needs that i can't satisfy...
but please, dont stop loving me!
<</charline>>
<<charline "$playerName">>
dont worry baby, i will always love you!
<</charline>>
<<charline "Emma">>
Ohhh...so cute
<</charline>>
<<charline "$playerName">>
Shut up slut.
now clean my wife and then keep doing your job
<</charline>>
<<charline "Emma">>
Mmmm, i like it when you so bossy.
right away sir!
<</charline>>
<div class="narration">
You left the room
</div>
[[continue->Hallway]]
<div class="narration">
You don't care that Emma is just a weak trans. No one will cum on your wife. Never.
</div>
<div class="narration">
You don't care that Emma is just a weak trans. No one will cum on your wife. Never.
</div>
<<charline "$playerName">>
Emma, come here.
<</charline>>
<div class="narration">
She gets next to you, and you slap her ass.
</div>
<div class="media-box">
<img src="Media/Emma/EmmaSpanked.gif" alt="EmmaSpanked" />
</div>
<<charline "$playerName">>
It's the last time you ever touch my wife, you little slut.
Don't you dare cum in her ever again, or even look at her beautiful body, or I will destroy you.
<</charline>>
<div class="narration">
Nicole looks a little more respected.
</div>
<<charline "Emma">>
I... I'm sorry, sir. I would never do anything to her again...
<</charline>>
<div class="narration">
You leave the room after showing the two of them who is in charge...
</div>
[[continue->Hallway]]
<<set $MayorQuest1_3 = true>>
<<McDom +3>>
<div class="narration">
Mia gets in the room, excited
</div>
<<charline "$playerName">>
You look excited for my cock, slut
<</charline>>
<<charline "Mia">>
Mmmm yes sir, I want it so bad
<</charline>>
<<charline "$playerName">>
Good, first give me the keys
<</charline>>
<div class="narration">
She hands you the key to her husband's chastity cage
</div>
<<charline "$playerName">>
Now, we can start
<</charline>>
<div class="narration">
You don't waste time and take your cock out, signaling her to suck it
and of course, she does it right away
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mia/MiaSuck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You push your cock as deep as you can, choking her with your big cock
</div>
<<charline "Mia">>
Hk— ah— ngh—
<</charline>>
<<charline "$playerName">>
I want to sit on the bed, come to the bedside and kneel
<</charline>>
<div class="narration">
she does it like a good slut
you take your phone and film her a little, she looks excited by this
</div>
<<charline "$playerName">>
Fuck you so good, you little slut
<</charline>>
<<charline "Mia">>
Mhmmm...aghh...t..thank you sir!
<</charline>>
<div class="narration">
You feel closer to exploding, so you take your cock out of her mouth and explode on her face
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mia/MiaFacial.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck, yess
<</charline>>
<<charline "Mia">>
Fuck, so much cum
<</charline>>
<div class="narration">
you start dressing, and go to the door
</div>
<<charline "Mia">>
Thank you for the cum, sir!
<</charline>>
<<charline "$playerName">>
Bye, slut
<</charline>>
<div class="narration">
you leave her in the room, your plan seems to work for now
but now it's time to rest
</div>
<p><<link [[Sleep]]>> <<sleep>> <</link>></p><div class="waPhoneWrap">
<div class="waTopBar">
<span class="waBackBtn"><<link "←">><<goto "Phone">><</link>></span>
<img class="waContactPic" src="Media/Characters/Mayor.png" alt="Mayor" />
<div class="waTitleBox">
<div class="waContactName">Mayor</div>
<div class="waContactStatus">online</div>
</div>
</div>
<div class="waChatArea">
<<if $MayorQuest1_3 == true && $MayorQuest1_4 == false>>
<<set $MayorQuest1_4=true>>
<div class="waRow out">
<div class="waBubble">
Hey bitch
</div></div>
<div class="waRow in">
<div class="waBubble">
WHO THE FUCK DO YOU THINK YOU ARE?
</div></div>
<div class="waRow out">
<div class="waBubble">
Calm down, I have something to show you
</div></div>
<div class="waRow out">
<div class="waBubble">
<video controls muted playsinline>
<source src="Media/Mia/MiaSuckText.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="waRow out">
<div class="waBubble">
Do you recognize this slut?
</div></div>
<div class="waRow in">
<div class="waBubble">
I swear to God I will destroy you
</div></div>
<div class="waRow out">
<div class="waBubble">
Why are you so angry?
Ohhh right, maybe because your little dick is locked forever?
</div></div>
<div class="waRow in">
<div class="waBubble">
What?
This bitch told you?
</div></div>
<div class="waRow out">
<div class="waBubble">
I don't have a lot of time for you, so I'll make this quick.
I have your key, and you need to behave if you want your tiny dick to ever be free again, got it?
</div></div>
<div class="waRow in">
<div class="waBubble">
You can't do this, please
</div></div>
<div class="waRow out">
<div class="waBubble">
All you need to do is be a good boy, it's not that hard
</div></div>
<div class="waRow in">
<div class="waBubble">
...
</div></div>
<div class="waRow out">
<div class="waBubble">
Now, I will send you another video, and I want you to tell me who this slut is that I forced my cock into, got it?
</div></div>
<div class="waRow in">
<div class="waBubble">
OK...
</div></div>
<div class="waRow out">
<div class="waBubble">
<video controls muted playsinline>
<source src="Media/Mia/MiaSuckText2.mp4" type="video/mp4">
</video>
</div>
</div>
<div class="waRow in">
<div class="waBubble">
It's my wife...
</div></div>
<div class="waRow out">
<div class="waBubble">
No no no, say it the way you know I want to hear it...
</div></div>
<div class="waRow in">
<div class="waBubble">
You forced your cock into my wife's throat.
Happy?
</div></div>
<div class="waRow out">
<div class="waBubble">
For now...
I'll talk to you when I need you
but for now, be a good boy, every mistake you make with your wife, or Robert, can cost you your dick...
</div></div>
<div class="waRow in">
<div class="waBubble">
Wha...Robert?
</div></div>
<div class="waRow out">
<div class="waBubble">
Yes, now fuck off
</div></div>
<div class="narration">
You have two ways to deal with him from now on, but you need to choose carefully
</div>
<<if !$ChoiceMade>>
<<link "Make him a cuck and a sissy">>
<<set $MayorChoice = true>>
<<set $MayorSissy=true>>
<<goto "Your room">>
<</link>>
<br><br>
<<link "Only cuck him">>
<<set $MayorChoice = true>>
<<set $MayorSissy=false>>
<<goto "Your room">>
<</link>>
<</if>>
<</if>>
<span class="waBackBtn"><<link "←">><<goto "Phone">><</link>></span>
<div class="waBottomBar">
<div class="waFakeInput">Message…</div>
<div class="waSendDot">➤</div>
</div>
</div><<set $AndreQuest3 = true>>
<div class="narration">
Andre is here, and he looks stressed
</div>
<<charline "Andre">>
Hey man, we have a big problem
<</charline>>
<<charline "$playerName">>
What happened now?
<</charline>>
<<charline "Andre">>
This stupid project I approved last year is refusing to leave me alone.
But now it's not some weak little girl.
It's Benjamin Carter, one of the strongest lawyers in this city!
<</charline>>
<div class="narration">
for a moment you thought you really are in some big problem...
</div>
<<charline "$playerName">>
And what he wants from you?
<</charline>>
<<charline "Andre">>
He wants to take me to court, asking questions like why I approved this project, and what I got from the man I approved this to...
Now, again, it's all clean legally.
But it can be bad for my reputation.
<</charline>>
<div class="narration">
You can see the stress in his eyes
</div>
<<charline "$playerName">>
Don't worry, I know him
<</charline>>
<<charline "Andre">>
Really?
But you know him good enough to make him stop asking questions?
<</charline>>
<<charline "$playerName">>
You want to see something?
<</charline>>
<div class="narration">
Andre looks confused.
He tells you how big his problem is, and you change the subject like that
</div>
<<charline "Andre">>
Are you listening to me?
<</charline>>
<<charline "$playerName">>
Yes yes, you are in big problems
<</charline>>
<<charline "Andre">>
So?
You can help me?
<</charline>>
<<charline "$playerName">>
Of course, now, come and see something cool
<</charline>>
<div class="narration">
He looks at you like you are the weirdest man he ever saw
but he looks at your phone
</div>
<div class="narration">
You search for a moment and then show him a video
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Player/McCuckAndrew.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
He looks a bit shocked
</div>
<<charline "$playerName">>
He doesn't scare that much like this huh?
<</charline>>
<<charline "Andre">>
W...what do you mean?
The guy in the video, it's Benjamin??
<</charline>>
<<charline "$playerName">>
Yes
I met him years ago, and after we got a bit closer, he started to open up to me.
He told me that he has a cuckold fantasy, and he wanted someone discreet to help him fulfill this fantasy, and of course I said yes.
Now we are good friends, and we respect each other.
I think that if he knows me good enough to fuck his wife with my cum as a lube, after I fucked her, he will know me enough to help me with this...
<</charline>>
<<charline "Andre">>
Fuck, I can't believe this
<</charline>>
<<charline "$playerName">>
Don't worry, I'll let you know when the problem has gone...
<</charline>>
<<charline "Andre">>
I'll be waiting
Thank you man
<</charline>>
<<charline "$playerName">>
Bye Andre
<</charline>>
<div class="narration">
It seems like everything is going the way you wanted it to go, almost like a scripted movie...
</div>
[[continue->Your office]]<<if $AndreQuest3==true && $MeetBenjamin== false>>
<p>[[You get inside the house and Benjamin looks happy to see you->MeetBenjamin]]</p>
<</if>>
[[Living room->BenjaminLivingRoom]]
[[Kitchen->BenjaminKitchen]]
[[Bedroom->BenjaminBedroom]]
[[Bathroom->BenjaminBathroom]]
[[go back->Neighborhood]] <<set $MeetBenjamin=true>>
<div class="narration">
As you get inside, Benjamin greets you with a hug
</div>
<<charline "Benjamin">>
Hey my friend!
Mira will be so happy to see you
<</charline>>
<<charline "$playerName">>
I know, but I have something more important
<</charline>>
<<charline "Benjamin">>
Oh, what happened?
<</charline>>
<<charline "$playerName">>
It's about a good friend of mine, Andre Mitchell
<</charline>>
<<charline "Benjamin">>
Oh
<</charline>>
<<charline "$playerName">>
Yes, I need you to do me a big favor and leave him alone
<</charline>>
<<charline "Benjamin">>
I...I don't know man.
I respect you a lot, we have history together, but I don't know if I can let this slide...
<</charline>>
<<charline "$playerName">>
Listen, you have my word everything is legal.
Maybe he could have done some things differently, but what you're doing can ruin his life.
<</charline>>
<<charline "Benjamin">>
What do you have to do with him anyway?
<</charline>>
<<charline "$playerName">>
I help people get what they want, that's all you need to know.
And he is a client of mine
<</charline>>
<<charline "Benjamin">>
Ok... for the sake of our friendship...
<</charline>>
<<charline "$playerName">>
Good, thank you so much man!
<</charline>>
<<charline "Benjamin">>
It's fine
So...
Should I call Mira?
<</charline>>
<<charline "$playerName">>
Fine, let's make this quick
<</charline>>
<<charline "Benjamin">>
Yes!
Miraaaaa
<</charline>>
<div class="narration">
You hear her shouting back "I'm coming"
</div>
<div class="narration">
When she sees you she looks surprised, but happy
</div>
<div class="media-box">
<img src="Media/Mira/Mira.jpg" alt="Mira" />
</div>
<<charline "Mira">>
Fuck, what a surprise
I missed you so much
<</charline>>
<div class="narration">
She gives you a big hug
</div>
<<charline "Mira">>
So... you came here to fuck me?
<</charline>>
<div class="narration">
She looks so eager
</div>
<<charline "$playerName">>
You want me to fuck you?
<</charline>>
<div class="narration">
She nods her head
</div>
<<charline "$playerName">>
Then ask me like a good girl
<</charline>>
<<charline "Mira">>
Please please please fuck me baby
I'm begging you!
<</charline>>
<div class="narration">
Benjamin looks at how you treat his wife, and it looks like he loves it!
</div>
<<charline "$playerName">>
Well, I can't say no to that
<</charline>>
<<charline "Mira">>
But first, I want to show my hubby something...
<</charline>>
<div class="narration">
She lies next to him, takes his cock out and starts sucking him off
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/MiraSucksBenjamin.mp4" type="video/mp4">
</video>
</div>
<<charline "Benjamin">>
Oh fuck
<</charline>>
<<charline "Mira">>
Mmmm you like this?
<</charline>>
<div class="narration">
He nods his head
</div>
<<charline "$playerName">>
Ok, enough playing, come here
<</charline>>
<div class="narration">
She leaves her husband hungry for her mouth, and gets on her knees in front of you
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/MiraSucksMc.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She starts sucking your cock hungrily
She is so good at this!
</div>
<<charline "$playerName">>
Fuck your mouth is amazing
<</charline>>
<<charline "Mira">>
Mhmmm....
<</charline>>
<div class="narration">
You want more
So you hold her by the head and start fucking her throat
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/MiraSucksMc2.mp4" type="video/mp4">
</video>
</div>
<<charline "Mira">>
Agh...agh...mphh
<</charline>>
<<charline "$playerName">>
You see?
That is how you treat a slut
<</charline>>
<div class="narration">
Your words make Benjamin jerk off faster
</div>
<<charline "$playerName">>
Get on all fours and get ready for me
In front of your hubby...
<</charline>>
<div class="narration">
She does as you say, excitedly
</div>
<<charline "$playerName">>
Fuck, I missed that pussy
<</charline>>
<div class="narration">
She looks straight at her husband's eyes, as you penetrate her tight wet pussy
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/McFuckMira.mp4" type="video/mp4">
</video>
</div>
<<charline "Mira">>
Mmmm, fuck
<</charline>>
<<charline "$playerName">>
Yeah, you like that?
<</charline>>
<<charline "Mira">>
Fuck yes!
Baby his cock is so big
<</charline>>
<<charline "Benjamin">>
Mmmm yes, I can see it on your face
<</charline>>
<div class="narration">
You flip her on her back
You choke her as you fuck her pussy, she sticks out her tongue, barely able to breathe
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/McFuckMira2.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Your wife is mine, I can do whatever I want to her
I can literally choke her until she passes out and you can't do anything about this...
<</charline>>
<div class="narration">
You can see the lust in both of their eyes, they love it when you dominate them like this
Mira tries to moan, but it's hard when she can't breathe...
</div>
<<charline "$playerName">>
I want you to ride my cock, now
<</charline>>
<div class="narration">
You lie down and she gets on top of you
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/McFuckMira3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She keeps looking in her hubby's eyes as she rides your cock
</div>
<<charline "$playerName">>
Yes, you like looking him in the eyes as another man fucks you huh?
<</charline>>
<<charline "Mira">>
Mmmm yes, so much
<</charline>>
<div class="narration">
Her little hubby can't take it anymore
He gets up and puts his cock in her mouth
She sucks his cock and he cums in her mouth
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/BenjaminCumInMouth.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck, so pathetic
Cumming in your wife's mouth as someone else is fucking her...
<</charline>>
<<charline "Mira">>
Hahaha, and he came before you, just jerking off...
<</charline>>
<div class="narration">
A few seconds after, you feel that you're near the edge
You take your cock out of her pussy and cum on her ass
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mira/McCumOnMira.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck
<</charline>>
<<charline "Mira">>
Mhmmm fuck it feels amazing
<</charline>>
<div class="narration">
You quickly get up and get dressed
</div>
<<charline "Mira">>
Thank you for staying a little, $playerName
<</charline>>
<<charline "Benjamin">>
Yeah man, it was great
<</charline>>
<<charline "$playerName">>
I enjoyed this as well
But I have to go, see you!
<</charline>>
<div class="narration">
Both of them said bye
And as you reached the door you can hear Mira talking to Benjamin
</div>
<<charline "Mira">>
I'll let you reclaim me tonight...
<</charline>>
<div class="narration">
You think to yourself, they have a good relationship, you're happy for them
</div>
[[continue->Neighborhood]][[go back->Benjamin's house]] [[go back->Benjamin's house]] [[go back->Benjamin's house]] [[go back->Benjamin's house]] <<set $videochoice to random(0, 12)>>
<<Money -50>>
<<if $videochoice is 0>>
<div class="narration">
You take her to some motel and start abusing her
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/AbuseSuck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her mouth and slap her tits. You don't know if she enjoyed it, and you don't care.
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/AbuseSuck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You pin her to the table and start fucking her throat.
She gags on your cock a little, so you slap her to teach her manners.
</div>
<<charline "$playerName">>
Say thank you
<</charline>>
<<charline "prostitute">>
Thank you
<</charline>>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/AbuseSuck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You do everything you can to fit everything in her mouth.
You even punch her head to try and push her limits
until she chokes and tries to move back from your cock. You let her do this, just so you can slap her for doing it...
</div>
<<charline "prostitute">>
S...sorry
<</charline>>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/CarSuck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You let her do her job, and she is amazing at it!
</div>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/CarSuck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You can see she is a professional.
She sucks your balls sooo good
and then your cock, like a true slut.
</div>
<<elseif $videochoice is 5>>
<div class="narration">
You take her to some motel and start undressing.
</div>
<<charline "prostitute">>
I know guys like you.
You love abusing women.
But if you want to feel my true skills, lie down and let me take care of you.
<</charline>>
<<charline "$playerName">>
Ok, but if you won't satisfy me, I will make you regret it.
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Dt1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She is one of the best you ever had.
She sucks your cock all the way.
You can't remember when was the last time you ever felt like this...
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Dt2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
As she tries to suck your cock, you hold her head and push your cock into her tiny little mouth, all the way,
making her gag.
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Dt3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She tries to fit your cock in her throat, and almost does it.
So you decide to help her by fucking her mouth...
</div>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Dt4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She is doing everything she can to fit your cock in her mouth,
but her sweet little throat is just too small.
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/FaceFuck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her face hard, making her gag on your big cock.
</div>
<<charline "prostitute">>
Aghh...mphh...fuck
<</charline>>
<<elseif $videochoice is 10>>
<div class="narration">
You get into a motel room and lean her back on the edge of the bed.
As soon as she lies down, you start to fuck her face mercilessly. She signals that she can't breathe, but you don't care.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/FaceFuck2.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 11>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/RimSuck.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She licks your ass like a dirty whore.
It feels amazing.
Then she starts sucking your cock, but very quickly you remind her of her place by making her lick your ass again...
</div>
<<elseif $videochoice is 12>>
<div class="narration">
This sweet girl sucks your cock sooo good.
You can feel her tongue playing with your cock inside her mouth...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Suck1.mp4" type="video/mp4">
</video>
</div>
<</if>>
<<nobr>>
[[Cum->BlowProCum]]
<</nobr>><<set $videochoice to random(0, 10)>>
<<Money -100>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Bulge1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your cock is so big that you can see a bulge on her belly
</div>
<<charline "prostitute">>
Fuck, you're too big
<</charline>>
<<charline "$playerName">>
Shut up and take it, slut!
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Doggy1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her in doggy,
pulling her hair and slapping her ass.
You fuck her so hard she can barely speak
</div>
<<charline "$playerName">>
Fuck, your pussy is so tight
<</charline>>
<<charline "prostitute">>
Ahhh....mmmmm....it's n...not my pus...sy, it's your hu...ge c...c....cock
<</charline>>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Doggy2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her hard and fast, pulling her hair.
You make her cum on your cock a few times
</div>
<<charline "prostitute">>
F...fuck, I'm cumming again
<</charline>>
<<elseif $videochoice is 3>>
<div class="narration">
You throw her on the bed and position her on all fours.
While you fuck her poor pussy, you put your leg on her face, hard
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Doggy3.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck yes, you like how I humiliate you?
<</charline>>
<<charline "prostitute">>
Mhmmm...y...yes please daddy, fuck me
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Doggy4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You pull her hair hard as you fuck her,
making her face red from the pain
</div>
<<elseif $videochoice is 5>>
<div class="narration">
You put a blindfold over her eyes and start destroying her poor pussy
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Doggy5.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 6>>
<<charline "$playerName">>
Show me how much you want my dick
<</charline>>
<div class="narration">
She starts moving, fucking your cock like a hungry slut
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Fuck1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
After a few seconds you start fucking her hard
</div>
<<charline "$playerName">>
This is what you want, you dirty little slut?
<</charline>>
<<charline "prostitute">>
Mhmmm...oh my god yes
<</charline>>
<div class="narration">
You fuck her hard, pulling her hair.
Then you flip her around and start fucking her in missionary, choking her until she cums on your cock
</div>
<<charline "prostitute">>
I'm cumming, fuck I'm cumming!
<</charline>>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Fuck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fuck her hard, switching positions as you use her tight pussy
</div>
<<elseif $videochoice is 8>>
<div class="narration">
You lie in bed and gesture for her to get on top of you
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Ride1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She does as you ask and starts riding you, making you feel her tight wet pussy on your big cock
</div>
<<elseif $videochoice is 9>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Standing1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You won't let her get ready.
You fuck her while she stands next to the bed, surprising her and destroying her pussy
</div>
<<charline "prostitute">>
Wha...fuck
warn me next time, baby
<</charline>>
<<elseif $videochoice is 10>>
<div class="narration">
She tells you she wants to freshen up a little.
You can't wait to fuck this beautiful slut,
so the moment she gets in the bathroom you come after her and start fucking her standing
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Standing2.mp4" type="video/mp4">
</video>
</div>
<</if>>
<<nobr>>
[[Cum->FuckProCum]]
<</nobr>><<set $videochoice to random(0, 6)>>
<<Money -200>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Anal1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You start slowly,
and then after a few seconds start destroying her ass
</div>
<<charline "prostitute">>
Oh...fuck...slow down please
<</charline>>
<<charline "$playerName">>
No, shut up, bitch
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Anal2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You start penetrating her slowly
</div>
<<charline "prostitute">>
Mmm harder
<</charline>>
<div class="narration">
She slaps you on the leg as she asks you to fuck her ass harder
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Doggy.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
So you make sure you'll leave her asshole gaped...
</div>
<<elseif $videochoice is 3>>
<div class="narration">
It is easy to penetrate her hole, even with your big cock.
She came prepared...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Doggy2.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Oh fuck yes, more
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Ride1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You lift her on top of you and penetrate her ass.
You hold her legs so she won't move as you destroy her poor hole...
</div>
<<elseif $videochoice is 5>>
<div class="narration">
You fuck her hard and you know that she loves it
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/SpoonAnal.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Fuck fuck fuck, I'm cumming...fuck
<</charline>>
<div class="narration">
This slut just came only from her ass, wow!
</div>
<<elseif $videochoice is 6>>
<div class="narration">
You fuck her standing on the table.
Her hole is so tight
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Standing1.mp4" type="video/mp4">
</video>
</div>
<</if>>
<<nobr>>
[[Cum->AnalProCum]]
<</nobr>>[[Let her suck your cock->TransSuck]]
[[Fuck her->TransFuck]]
[[go back->Dark alley]] <<set $videochoice to random(0, 6)>>
<<moveTime>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Cum/Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You ruined her ass and came inside
after she pused it out of her ass, you kept fucking her gaped asshole
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She begs you to cum in her ass, so after you streched her, you came in her ass the slut slapped her ass with joy
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fucked her ass untill the last bit of cum
you can hear the poor girl crying...
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Oh fuck you came soo much
i can feel it dribbling down my pussy and leg
<</charline>>
<<charline "$playerName">>
Yes you little bitch, i know you like it
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You came on the new bigger hole you gave her...
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Anal/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She move slowly, untill you explode in her poor used ass
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<img src="Media/Prostitute/Anal/Cum/Cum7.gif" alt="CumAnal" />
</div>
<div class="narration">
After a great fuck, you came on her ass, marking her as yours
</div>
<</if>>
<<nobr>>
[[continue->Dark alley]]
<</nobr>><<set $videochoice to random(0, 6)>>
<<moveTime>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Cum/Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fucked her hard and emptied your balls inside her ruined pussy
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She begs you to cum in her pussy, so that what you do
you can see her big satisfied smile
</div>
<<elseif $videochoice is 2>>
<<charline "$playerName">>
I'm about to cum
<</charline>>
<<charline "prostitute">>
Please please baby, mark me as yours
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You take your cock out and cum on her belly and pussy
the slut clean in with her finger and lick it up!
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You gave her a creampie, and used her pussy to clean your cock
</div>
<<elseif $videochoice is 4>>
<div class="narration">
She rides your cock untill you cum in her
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Mmmmm, i can feel it inside my pussy...
<</charline>>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She slows down and rides you slowly, making you exlpode in her tight pussy
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Fuck/Cum/Cum7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
As you feel you near the edge, you take your cock out and cum on her belly
</div>
<</if>>
<<nobr>>
[[continue->Dark alley]]
<</nobr>><<set $videochoice to random(0, 8)>>
<<moveTime>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She jerked your cock until you came on her, and then she kept playing with your cock
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You came in her mouth, and she kept sucking your cock until the last drop...
</div>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucked the tip of your cock until you came on her tongue
</div>
<<elseif $videochoice is 3>>
<<charline "prostitute">>
Mmmm please cum on my tits baby
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She jerked your cock until you came on her big beautiful breasts
</div>
<<elseif $videochoice is 4>>
<div class="narration">
As soon as you tell her you are about to cum, she puts your cock in her mouth.
So you take the opportunity and push her head until she swallows your cock, and you cum in her throat, making the cum flow from her nose...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Oh my god, why did you do that?
<</charline>>
<<charline "$playerName">>
I thought that's what you wanted, slut
<</charline>>
<div class="narration">
She gets up and leaves, annoyed
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You came all over her face, showering her with your cum
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You cum on her face and in her mouth, and she starts playing with your cum like the slut she is
</div>
<<elseif $videochoice is 7>>
<<charline "$playerName">>
I'm gonna cum!
<</charline>>
<div class="narration">
Hearing this, she opens her mouth and lets you paint her.
After that, she keeps sucking every last drop of cum from you
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum8.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 8>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Suck/Cum/Cum9.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You hold her head and cum on her face and in her mouth, then make her clean your cock
</div>
<</if>>
<<nobr>>
[[continue->Dark alley]]
<</nobr>><<set $videochoice to random(0, 9)>>
<<Money -200>>
<<if $videochoice is 0>>
<div class="narration">
You take her to the motel
She gets on her knees and starts sucking your cock as she plays with her small dick
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck1.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck yes, you love playing with your tiny cock as you suck my big cock?
<</charline>>
<<charline "prostitute">>
Mmmm yes...
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock slowly and sensually
but she doesn't forget to take it as deep as she can in her small throat
</div>
<<elseif $videochoice is 2>>
<div class="narration">
You don't even bother to take this slut inside
you just let her suck your cock out in the park
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck3.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 3>>
<div class="narration">
She sucks your cock while she is on all fours
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck4.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Mmmm I will do anything you want me to do, daddy
<</charline>>
<<charline "$playerName">>
Yes you will, good slut
<</charline>>
<<elseif $videochoice is 4>>
<div class="narration">
While she sucks your cock you can see her tiny dick throbbing
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck5.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Mmmm, you like this more than I thought you would...
<</charline>>
<<charline "prostitute">>
Yes baby, because your cock is much bigger than I thought it would be
<</charline>>
<<elseif $videochoice is 5>>
<div class="narration">
As soon as you get into the motel, she sits on the bed, puts a blindfold on her eyes and starts playing with her cock
you waste no time and start fucking her throat
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck6.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck, you take it so deep and good, such a good slut
<</charline>>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She asks you to stand on the bed, you do what she wanted and she starts sucking your cock right away
</div>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock like a good slut
and she doesn't forget your balls...
</div>
<<elseif $videochoice is 8>>
<div class="narration">
As she does anything she can to fit your cock in her throat, she plays with her cock like it's a clit, such a pathetic slut!
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck9.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 9>>
<div class="narration">
You just met the craziest slut you have ever seen!
she says she doesn't have time to go to a motel, so she gets on her knees in the middle of the forest, pouring milk all over her body, and shows you that her tiny dick is locked up in a chastity cage
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Suck\Suck10.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock like she is in love with it...
</div>
<<charline "$playerName">>
Oh fuck, you are amazing
<</charline>>
<<charline "prostitute">>
Mhmmm... slurp... you like me sir?
<</charline>>
<<charline "$playerName">>
Keep acting like this and I will marry you
<</charline>>
<<charline "prostitute">>
hihi, I wish
<</charline>>
<</if>>
<<nobr>>
[[Cum->TransSuckCum]]
<</nobr>><<set $videochoice to random(0, 10)>>
<<Money -300>>
<<if $videochoice is 0>>
<div class="narration">
As you fucked her tight hole, she looks you in the eyes
</div>
<<charline "prostitute">>
Fuckkk your big cock is gonna make me cum!
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck1.webm" type="video/mp4">
</video>
</div>
<div class="narration">
She came very fast only from your cock
</div>
<<charline "prostitute">>
Mhmmm fuckk
<</charline>>
<<elseif $videochoice is 1>>
<div class="narration">
She gets on top of you
and the moment your big cock penetrates her poor ass, her cock starts squirting all over the place
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck2.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Mhmm fuckkk, I can't believe this
<</charline>>
<<charline "$playerName">>
You are such a filthy pathetic whore
<</charline>>
<<charline "prostitute">>
Mmm yes...
<</charline>>
<<elseif $videochoice is 2>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You penetrate her ass, you can feel how tiny she is
she looks you in the eyes like she is in love
</div>
<<elseif $videochoice is 3>>
<div class="narration">
You fucked her hard from behind, making her cock cum on the floor
</div>
<<charline "prostitute">>
Mhmm, fuckk
Oh my fucking god
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck4.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck, are you still cumming??
<</charline>>
<<charline "prostitute">>
Y...yes...I can't stop cumming
your cock is too good
<</charline>>
<<elseif $videochoice is 4>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck5.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You fucked her so hard, her cock starts squirting
</div>
<<elseif $videochoice is 5>>
<div class="narration">
You stretch her hole hard, as she covers her mouth to not scream from pain
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck6.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 6>>
<<charline "$playerName">>
Show me how much you want my dick
<</charline>>
<div class="narration">
As she rides your cock, she plays with her own cock and starts cumming
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck7.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
Fuck, a tiny dick and you cum fast?
such a pathetic little loser
<</charline>>
<<charline "prostitute">>
Mhmm yes sir...
<</charline>>
<<elseif $videochoice is 7>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck8.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your huge cock is destroying her ass
</div>
<<elseif $videochoice is 8>>
<div class="narration">
You can see in her eyes how much she loves your cock
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck9.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Oh fuck yeah, fuck me harder
<</charline>>
<<elseif $videochoice is 9>>
<div class="narration">
You fuck her as she plays with her tiny dick
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck10.mp4" type="video/mp4">
</video>
</div>
<<charline "$playerName">>
You can't even get it hard huh?
<</charline>>
<<charline "prostitute">>
N...no...it's because of the hormones...
<</charline>>
<<charline "$playerName">>
Pathetic
<</charline>>
<<elseif $videochoice is 10>>
<div class="narration">
As you fuck her in doggy, you look at her face and she looks possessed, just wanting you to fuck her harder, begging you
until she came hard
</div>
<<charline "prostitute">>
Please...please fuck meee, harder
<</charline>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Fuck/Fuck11.mp4" type="video/mp4">
</video>
</div>
<</if>>
<<nobr>>
[[Cum->TransFuckCum]]
<</nobr>>[[go back->Outside]] <<set $videochoice to random(0, 7)>>
<<moveTime>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="narration">
You feel closer to orgasm
so you hold her head and cum in her mouth
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
Your actions drove her over the edge and she came right after you
</div>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum2.mp4" type="video/mp4">
</video>
</div>
<<charline "prostitute">>
Mmmm please paint me, daddy
<</charline>>
<div class="narration">
She stops sucking you and jerks you off all over her face
</div>
<<elseif $videochoice is 2>>
<div class="narration">
You came on her face, and she can't stop kissing your cock
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum3.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You noticed that the cum on her face makes her play with her cock harder
you don't really care about her, so you just leave her
</div>
<<elseif $videochoice is 3>>
<div class="narration">
She licked your balls until you came on her waiting tongue
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
And like a good slut, she licked you clean
</div>
<<elseif $videochoice is 4>>
<div class="narration">
The amount of cum surprised her, but she seems to like it
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum5.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 5>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum6.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
She sucks your cock until you painted her beautiful face
and even after she got what she wanted, she kept on sucking your cock
</div>
<<elseif $videochoice is 6>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum7.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
When you came on her face she loses control and starts cumming the moment she starts playing with her cock
</div>
<<elseif $videochoice is 7>>
<div class="narration">
You painted her face to the last drop of cum, watching her playing with herself
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Prostitute/Trans/Suck/Cum/Cum8.mp4" type="video/mp4">
</video>
</div>
<</if>>
<<nobr>>
[[continue->Dark alley]]
<</nobr>><<set $videochoice to random(0, 4)>>
<<moveTime>>
<<set $Lust = 0>>
<<if $videochoice is 0>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Fuck\Cum\Cum1.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You came in her ass, and plugged it straight away
</div>
<<charline "$playerName">>
A little gift for you to remember me, don't take it out slut!
<</charline>>
<<charline "prostitute">>
I will never take it out!
<</charline>>
<<elseif $videochoice is 1>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Fuck\Cum\Cum2.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
You kept fucking her until you came all over her belly
</div>
<<elseif $videochoice is 2>>
<div class="narration">
The moment she felt your seeds in her ass, she starts cumming like a slut
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Fuck\Cum\Cum3.mp4" type="video/mp4">
</video>
</div>
<<elseif $videochoice is 3>>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Fuck\Cum\Cum4.mp4" type="video/mp4">
</video>
</div>
<div class="narration">
After you came in her ass, you kept fucking her until the last drop
</div>
<<elseif $videochoice is 4>>
<div class="narration">
You came on her cock, giving her some lube so she could jerk off easily...
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media\Prostitute\Trans\Fuck\Cum\Cum5.mp4" type="video/mp4">
</video>
</div>
<</if>>
<<nobr>>
[[continue->Dark alley]]
<</nobr>>[[Living room->ParentsLivingRoom]]
[[Kitchen->ParentsKitchen]]
[[Bedroom->ParentsBedroom]]
[[Bathroom->ParentsBathroom]] <<if $MetMom == false>>
<p>[[your mom is here]]</p>
<</if>>
[[go back->Your parents house]][[go back->Your parents house]][[go back->Your parents house]]<<if $MetMom == true && $CaughtParents == false>>
<p>[[you can hear your parents talking]]</p>
<</if>>
[[go back->Your parents house]] <<set $MetMom = true>>
<div class="narration">
As you get inside the kitchen, your beautiful mom stands in front of you
</div>
<div class="media-box">
<img src="Media/Mom/Ava.jpg" alt="Mom" />
</div>
<div class="narration">
You can see a glimpse of her panties, but you are used to this, your mom always loved revealing her body...
</div>
<<charline "Mom">>
Hey honey
how are you?
<</charline>>
<<charline "$playerName">>
Good, how about you?
<</charline>>
<<charline "Mom">>
I'm good either, what do I owe the pleasure?
<</charline>>
<<charline "$playerName">>
What?
I can't pay my mom a visit?
<</charline>>
<<charline "Mom">>
Of course you can, I just thought you forgot you have parents...
<</charline>>
<<charline "$playerName">>
I was a bit busy, I can never forget my parents
<</charline>>
<<charline "Mom">>
Oww, cute
you want to eat something?
<</charline>>
<<charline "$playerName">>
No no, I have to go, I just came here to visit, I'm very tired
but thank you
<</charline>>
<<charline "Mom">>
Oh, ok
just try to come back more ok?
<</charline>>
<<charline "$playerName">>
Ok mom promise I will try
<</charline>>
<<charline "Mom">>
You are a good son
I love you
<</charline>>
<<charline "$playerName">>
Me too mom
<</charline>>
<p><<link [[Sleep]]>> <<sleep>> <</link>></p><<set $CaughtParents = true>>
<div class="narration">
Curiosity got the better of you.
You peek inside their room, and you are shocked at what you see.
</div>
<div class="media-box">
<img src="Media/Mom/MomTeasDad.gif" alt="MomTeasDad" />
</div>
<div class="narration">
You are even more shocked at what you hear.
</div>
<<charline "Mom">>
After he finishes with me, I won't be able to feel you again.
<</charline>>
<div class="narration">
What did she just say?
</div>
<<charline "Mom">>
You know, we can make your little fantasy come true...
All I need to do is set a dating account, and invite a young strong man to fuck me with his big cock, while you sit in the corner, watching.
<</charline>>
<<charline "Dad">>
Mhmmm
<</charline>>
<<charline "Mom">>
Yes, I know how much you want this baby,
being my cuckold.
<</charline>>
<div class="narration">
What the fuck?
</div>
<div class="narration">
Your mom now sits on your dad's face.
</div>
<<charline "Mom">>
Will you clean my poor pussy after the young stud breeds me?
Just like you are cleaning it now?
<</charline>>
<div class="narration">
Your mom's words drive your dad over the edge, and he starts cumming.
</div>
<div class="media-box">
<video autoplay loop muted playsinline>
<source src="Media/Mom/MomMakeDadCum.mp4" type="video/mp4">
</video>
</div>
<<charline "Mom">>
Oh fuck, I knew you wanted it just like me.
Maybe next time I will have a surprise for you...
<</charline>>
<div class="narration">
You run away from their house, processing what you just saw,
and maybe start thinking about a plan?
</div>
[[continue->Neighborhood]]