You are an ancient entity who has long been defeated by the forces of justice many centuries ago. You, however, have not been killed, but sealed into a deep slumber which lasted centuries.
<img src="img/general/mysterious.jpg" width="100%">
It's now the present time, the heroes who defeated you have passed away, and their knowledge with them.
Unsure on what to do with your newfound freedom, you decide it would be best to find a suitable home first.
[[Look around|LookAround]]<<set $day to 0>>
<<set $time to 0>>
<<set $time to {
day: "Sunday",
dayNum: 0,
hour: 0,
period: "Morning",
}>>
<<set $girl to {
id: 0,
name: "",
trait: "",
location: "",
image: "",
}>>
<<set $capturedGirls to []>>
<<set $eventGirls to []>>
<<set $mc to {
name: "Michael",
money: 0,
}>>
<<set $ava to {
name: "Ava",
affection: 0,
progress: 0,
maxProgress: 3,
}>>
<<set $skylar to {
name: "Skylar",
affection: 0,
progress: 0,
maxProgress: 3,
}>>
<<set $becky to {
name: "Becky",
affection: 0,
progress: 0,
maxProgress: 3,
}>>
<<set $casca to {
name: "Casca",
affection: 0,
progress: 0,
maxProgress: 3,
}>>
<<set $brandi to {
name: "Brandi",
affection: 0,
progress: 0,
maxProgress: 4,
}>>
<<set $reynaEvent to 0>>
<<set $darlaEvent to 0>>
<<set $company to {
name: "Company",
promotion: 0,
level: 0,
}>>You are in a forest. You're unsure on what to do so you remember you have the ability to scout for places worthy of notice, and you immediately find a lake.
You may be immortal, but you still feel the thirst for water after all these years, so you approach the lake to drink.
As soon as your face gets near the water, you notice something's off: you can't see your face.
<<speech "You">>That's right! each person sees me differently. To them, I look like the most beautiful man they've ever seen, but I'll never be able to see my real face.<</speech>>
After getting refreshed, you are able to sense a small city nearby.
<<speech "You">>Well, I gotta start somewhere, I suppose. This city looks good enogh. I'll settle here for the time being.<</speech>>
[[Enter the City]]You arrive at the city, eager to start you new empire.
<img src="img/general/sign.jpg" width="100%">
<<speech "You">>Hold on a minute, it's true that I want to start conquering this city and its women, but I shall take it easy. I just woke up after all.
My true goal is to have my harem respect me and be truly devoted to me. I ''could'' just brainwash all the citizens, but this would mean that if I ever lose my powers again, they won't obey me anymore.
What I can do is to alter their memory a little to make them believe I always lived here, or better yet, I'm part of someone's family, and seduce them to make them devote to me.<</speech>>
You immediately spot a very well built mansion in the outskirts of the city, and decide that infiltrating its family would grant you a stable home and financial aid.
For semplicity's sake, you decide to adopt a human name.
''Your name:''
<<textbox "$mc.name" "Michael">>
<<set $time.hour to 7>>\
<<set $time.period to "Morning">>\
[[Approach the house]]You quickly approach the house and find a woman taking care of the garden.
As soon as she sees you lurking around her house she yells:
<<speech "Ava">>What are you doing in my house, young man? You know this is private pro-<</speech>>
She can't even finish her sentence, you already started seeing her memories and altering them:
She's Ava, a married woman in her 40s. She lives ==happily== with her husband and her daughter Skylar.
She's sexually frustrated due to her lack of sex, since her husband is often away from work, she's sure he's cheated on her with younger girls multiple times.
==She has no sons== You're now her only son $mc.name, whom she's overly affectionate with.
<<speech "Ava">>Hi <<print $mc.name>>, what are you doing here in the garden? Come inside!<</speech>>
Before you came inside the house, you made sure to alter the memory of everyone in the house.
[[Go inside|Tutorial]]<img src="img/locations/entrance.jpg" width="100%">\
You are in your House
[[Bedroom]]
[[Kitchen]]
[[Living Room]]
[[Skylar's Room|SkylarRoom]]
[[Ava's Room|AvaRoom]]
[[Go outside|Street]]<<set $passage to "Bedroom">>\
<<nobr>>
<<button "Girls">><<goto "CapturedGirls">><</button>>
<<button "Special">><<goto "CapturedSpecial">><</button>>
<</nobr>>
<img src="img/locations/bedroom.jpg" width="100%">
<<nobr>><<button "Sleep">><<addDay>><<set $time.hour to 6>><<set $time.period to "Morning">><<goto "Bedroom">><</button>>
<<if $companyIntro>><<button "Go to $company.name">><<goto "CompanyReception">><</button>><</if>><</nobr>>
[[Home]]<<switch $time.period>>
<<case "Morning">>
<img src="img/characters/ava/AvaKitchen.jpg" width="50%">
<<displayAffection $ava>>\
Ava is in the kitchen.
<<speech "Ava">>Hi sweetie<</speech>>
<<nobr>>
<<button "Chat">><<goto "KitchenAvaChat">><</button>>
<<button "Flirt">><<goto "KitchenAvaFlirt">><</button>>
<<if $ava.progress > 0>>
<<button "Kiss">><<goto "KitchenAvaKiss">><</button>>
<</if>>
<<if $ava.progress > 2>>
<<button "Fuck">><<goto "KitchenAvaSex">><</button>>
<</if>>
<</nobr>>
<<default>>
<img src="img/locations/kitchen.jpg" width="100%">\
The kitchen is empty
<</switch>>
[[back|Home]]<<switch $time.period>>
<<case "Afternoon">>
<img src="img/characters/ava/AvaLivingRoom.jpg" width="50%">
<<displayAffection $ava>>\
Ava is on the couch, watching tv
<<speech "Ava">>Hi sweetie, join me, won't you?<</speech>>
<<nobr>>
<<button "Chat">><<goto "LivingRoomAvaChat">><</button>>
<<button "Flirt">><<goto "LivingRoomAvaFlirt">><</button>>
<<if $ava.progress > 0>><<button "Kiss">><<goto "LivingRoomAvaKiss">><</button>><</if>>
<<if $ava.progress > 2>><<button "Fuck">><<goto "LivingRoomAvaSex">><</button>><</if>>
<</nobr>>
<<default>>
<img src="img/locations/livingroom.jpg" width="100%">
<</switch>>
[[Back|Home]]<<switch $time.period>>
<<case "Evening">>
<img src="img/characters/ava/AvaBedroom.jpg" width="100%">
<<displayAffection $ava>>\
Ava is in her room
<<nobr>>
<<button "Chat">><<goto "AvaRoomChat">><</button>>
<<button "Flirt">><<goto "AvaRoomFlirt">><</button>>
<<if $ava.progress eq 0 && $ava.affection eq 100>>
<<button "Ava wants to talk">><<goto "AvaEvent1">><</button>>
<</if>>
<<if $ava.progress > 0>>
<<button "Kiss">><<goto "AvaRoomKiss">><</button>>
<</if>>
<<if $ava.progress eq 1 && $ava.affection eq 100>>
<<button "Kiss?">><<goto "AvaEvent2">><</button>>
<</if>>
<<if $ava.progress > 1>>
<<button "Blowjob">><<goto "AvaRoomBJ">><</button>>
<</if>>
<<if $ava.progress eq 2 && $ava.affection eq 100>>
<<button "Ava wants to talk">><<goto "AvaEvent3">><</button>>
<</if>>
<<if $ava.progress > 2>>
<<button "Fuck">><<goto "AvaRoomEat">><</button>>
<</if>>
<</nobr>>
<<case "Evening">>
<img src="img/locations/avaroom.jpg" width="100%">
Ava is sleeping
<<default>>
<img src="img/locations/avaroom.jpg" width="100%">
Nobody's here
<</switch>>
[[Back|Home]]<img src="img/locations/street.jpg" width="100%">\
You are outside.
[[Home]]
[[Shop]]
[[City]]
[[Park]]<<widget "addAffection">>
<<nobr>>
<<silently>>
<<if _args[1]>>
<<set _args[0].affection += _args[1]>>
<<else>>
<<set _args[0].affection += 10>>
<</if>>
<<if _args[0].affection > 99>>
<<set _args[0].nextProgress to true>>
<<set _args[0].affection to 100>>
<</if>>
<</silently>>
<span style="color:pink"><<print _args[0].name>> 💕 + <<print _args[1]>></span>
<</nobr>>
<</widget>>
<<widget "displayAffection">>
''<<print _args[0].name>>'':
<<if _args[0].progress >= _args[0].maxProgress>>\
COMPLETED
<<else>>\
<<if _args[0].affection eq 100>>\
Progress: <span style="color:yellow"><<print _args[0].affection>>/100</span>
<<else>>\
Progress: <<print _args[0].affection>>/100
<</if>>\
Love:<<print _args[0].progress>>/<<print _args[0].maxProgress>>
<</if>>
<</widget>>
<<widget "setMsg">><<set $message to either("Don't show it to anyone 😜", "I'm all yours 😉", "Come and get it 👅", "Been thinking about u 💦" )>>
<</widget>>
<<widget "showVid">><<nobr>>
<<set _wFullFileName to $args[0]>> /% the only arg is the filename %/
/% use a video tag that replaces the contents of the div with an image onerror %/
<<='<video muted loop autoplay poster="' + _wFullFileName + '.gif"><source src="' + _wFullFileName + '.webm" ><source src="' + _wFullFileName + '.mp4" ></video>'>>
<</nobr>><</widget>>
<<widget "sexting">>
<<linkreplace "Sexting <<print _args[0]>>">>\
<<setMsg>>\
<<speech _args[0]>><<print $message>><</speech>>
<<set _randImg to "img/phone/" + _args[0] + random(0, 4) + ".jpg">>
@@.girlPic;[img[_randImg]]@@
<</linkreplace>>
<</widget>><<widget "addHour">><<silently>><<nobr>>
<<if _args[0]>>
<<set $time.hour += _args[0]>>
<<else>>
<<set $time.hour += 1>>
<</if>>
<<if $time.hour > 23>>
<<set $time.hour to ($time.hour - 24)>>
<<addDay>>
<</if>>
<<namePeriod>>
<</nobr>><</silently>><</widget>>
<<widget "addDay">><<silently>>
<<if _args[0]>>
<<set $time.dayNum += _args[0]>>
<<else>>
<<set $time.dayNum += 1>>
<</if>>
<<if $time.dayNum > 6>>
<<set $time.dayNum to (7 - $time.dayNum)>>
<</if>>
<<nameDay>>
<</silently>><</widget>>
<<widget "nameDay">>
<<silently>>
<<switch $time.dayNum>>
<<case 0>>
<<set $time.day to "Sunday">>
<<case 1>>
<<set $time.day to "Monday">>
<<case 2>>
<<set $time.day to "Tuesday">>
<<case 3>>
<<set $time.day to "Wednesday">>
<<case 4>>
<<set $time.day to "Thursday">>
<<case 5>>
<<set $time.day to "Friday">>
<<case 6>>
<<set $time.day to "Saturday">>
<<default>>
<<set $time.day to "ERROR">>
<</switch>>
<</silently>>
<</widget>>
<<widget "namePeriod">>
<<silently>>
<<switch $time.hour>>
<<case 6 7 8 9 10 11>>
<<set $time.period to "Morning">>
<<case 12 13 14>>
<<set $time.period to "Noon">>
<<case 15 16 17 18>>
<<set $time.period to "Afternoon">>
<<case 19 20 21 22>>
<<set $time.period to "Evening">>
<<case 23 0 1 2 3 4 5>>
<<set $time.period to "Night">>
<<default>>
<<set $time.period to "ERROR">>
<</switch>>
<</silently>>
<</widget>><a href="https://discord.gg/bqP5ftznhN"><img src="img/general/discord1.png" width="70%"></a>
Hour: $time.hour / $time.period
Day: $time.dayNum $time.day
<<button "Wait">><<addHour 1>><<script>>state.display(state.active.title, null, "back")<</script>><</button>>
''Money'': $<<print $mc.money>>
<<linkreplace "Contacts">>\
<<displayAffection $ava>>\
<<displayAffection $skylar>>\
<<displayAffection $casca>>\
<<displayAffection $brandi>>\
<</linkreplace>>
<<button "Phone">>
<<script>>
Dialog.setup("Phone", "phone");
Dialog.wiki(Story.get("Phone").processText());
Dialog.open();
<</script>>
<</button>><<speech "You">> Hey mom, do you mind if we chat a bit?<</speech>>
<<speech "Ava">>Of course Honey, what did you want to talk about?<</speech>>
Ava leans on her bed, happy to have a conversation with her son.
<img src="img/characters/ava/AvaBedroomChat2.jpg" width="100%">\
<<speech "You">> I dunno, I guess I never though how much you had to endure since dad started working abroad, so I wanted to ask you if there's anything I could do to help.<</speech>>
<<speech "Ava">>That's very thoughtful of you to ask <<print $mc.name>>, but I'm managing just fine. Just being able to talk with my children every day is enough for me.<</speech>>
<img src="img/general/kissoncheeck.gif" width="100%">\
While Ava kisses you on the cheeck, you feel trust in you grow.
<<addAffection $ava 20>>\
[[Continue|AvaRoom]]
<<addHour 2>>\<<speech "You">> Hey mom, do you remember the conversation we had about dad?<</speech>>
<<speech "Ava">> Of course Honey, but why are you bringing that up?<</speech>>
<img src="img/characters/ava/AvaBedroomFlirt1.jpg" width="50%">\
<<speech "You">> I was thinking, don't you feel lonely, not having a man in your life?<</speech>>
<<speech "Ava">>Well, sometimes I do, but who would ever go out with an old lady like me? Three children to take care of are enough baggage to scare most people away, you know.<</speech>>
<<speech "You">>You're not old at all! You should look in the mirror sometimes, you're really an attractive woman. Also, me and my sister are not children anymore, we're indipendent enough.<</speech>>
<<speech "Ava">>Aww, you really think I'm attractive?<</speech>>
<<speech "You">>But of course! For starters, your tits...<</speech>>
You interrupt yourself before you say anything too indecent.
<<speech "You">>(Damn, all these years must have tainted my self restraint skills, I must be careful on what I say. But still, maybe I can show her how attractive she is with other methods other than words.)<</speech>>
You pretend not to notice your erection, while making sure it's visible enough for Ava to see though your pants.
<img src="img/general/hardon.gif" width="100%">
<<speech "Ava">>(Is that an erection under in pants? He really wasn't kidding...)<</speech>>
<img src="img/characters/ava/AvaBedroomFlirt2.jpg" width="50%">
<<speech "Ava">>Oh my, look at the time! I have to go to bed, goodnight honey<</speech>>
<img src="img/general/kissoncheeck.gif" width="100%">\
While Ava kisses you on the cheeck, you feel her trust in you grow.
<<addAffection $ava 20>>\
[[Continue|AvaRoom]]
<<addHour 2>>\<video src="video/Ava/AvaRoomKiss.mp4" autoplay loop muted controls></video>
<<addAffection $ava 20>>\
[[Back|AvaRoom]]
<<addHour 1>>\<<speech "Ava">>Put your dick between my tits, hun<</speech>>
<video src="video/Ava/AvaRoomBJ1.mp4" autoplay loop muted controls></video>
<<speech "You">>Put it in your mouth<</speech>>
<video src="video/Ava/AvaRoomBJ2.mp4" autoplay loop muted controls></video>
<<addAffection $ava 20>>\
[[Back|AvaRoom]]<<set $ava.affection to 0>>\
<<set $ava.progress++>>\
<<addHour 2>>\
Ava is looking at you like she wants to say something.
<<speech "You">>What is it mom?<</speech>>
You both sit on the couch.
<img src="img/characters/ava/AvaEvent1Pic1.jpg" width="50%">\
<<speech "Ava">>Oh nothing, I just wanted to find a way to tell yow that I really appreciate your help around the house, now that your father is gone<</speech>>
<<speech "You">>It's nothing, really, but wouldn't it be simpler for you if you just find yourself a man? <</speech>>
<<speech "Ava">>It's easier said than done, getting back to dating now would be really impossible for me.<</speech>>
<<speech "You">>Don't say that, I'm sure plenty of guys would be interested in dating you.<</speech>>
<<speech "Ava">>Oooh, it sounds like you alredy have someone in mind.<</speech>>
You sense this is your opportunity to escalate things with Ava.
<<speech "You">>Matter of fact, I do<</speech>>
You get closer and closer to Ava, close enough to sense that she's powerless against your charm at the moment, so you take action
<img src="img/characters/ava/AvaEvent1Pic2.jpg" width="50%">\
<<speech "Ava">>Oh my... I surely didn't expect this...<</speech>>
<<speech "You">>But you wanted to, dind't you?<</speech>>
<<speech "Ava">>I did, and I sill do... but let's not get ahead of ourself.<</speech>>
<img src="img/characters/ava/AvaEvent1Pic3.jpg" width="50%">\
She didn't say not to do it again.
<<speech "You">>Fine. Bye mom... For now.<</speech>>
[[Continue|AvaRoom]]<<set $ava.affection to 0>>\
<<set $ava.progress++>>\
<<addHour 2>>\
Ava went for the usual kiss when...
<video src="video/Ava/AvaEvent2Vid1.mp4" autoplay loop muted controls></video>
<<speech "Ava">><<print $mc.name>>, I can't take it anymore! I need you cock in my mouth!<</speech>>
You don't waste a second.
<<linkreplace "Touch her tits">>
<<speech "You">>God, I would die for these tits!<</speech>>
<video src="video/Ava/AvaEvent2Vid2.mp4" autoplay loop muted controls></video>
<<linkreplace "Suck her tits">>
<<speech "Ava">>Fuck, <<print $mc.name>>!<</speech>>
<video src="video/Ava/AvaEvent2Vid3.mp4" autoplay loop muted controls></video>
<<linkreplace "She reaches your crotch">>
<<speech "Ava">>Let's see what we have here...<</speech>>
<video src="video/Ava/AvaEvent2Vid4.mp4" autoplay loop muted controls></video>
<<linkreplace "Show you dick">>
<<speech "Ava">>Oh my, you're not like your father at all!<</speech>>
<<speech "You">>Is that a bad thing?<</speech>>
<<speech "Ava">>FUCK NO<</speech>>
<video src="video/Ava/AvaEvent2Vid5.mp4" autoplay loop muted controls></video>
<<linkreplace "Cum">>
<<speech "You">>I'm cumming!<</speech>>
<video src="video/Ava/AvaRoomCum.mp4" autoplay loop muted controls></video>
<<speech "Ava">>God, honey, it was wonderful.<</speech>>
<<speech "You">>Glad you liked it, because there are many more to ''come''.<</speech>>
[[Continue|AvaRoom]]
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>><<set $ava.affection to 0>>\
<<set $ava.progress ++>>\
<<addHour 2>>\
You feel like you're ready to finally make Ava yours, You just need to step over her morality and completely corrupt her. Having made your resolution, you open her bedroom's door without even knocking.
<<speech "Ava">>Oh hi <<print $mc.name>>, you're here to have some fun?<</speech>>
She winks at you, but you stay silent and get near her, stop for a few seconds and touch her already wet pussy.
<<speech "You">>The real question is, are ''you'' ready to have some fun?<</speech>>
<video src="video/Ava/AvaEvent3Vid1.mp4" autoplay loop muted controls></video>\
<<linkreplace "Pull out your cock">>
You undress her and push her to the bed, quickly take your chlothes off as well and position your cock right in front of her face.
<video src="video/Ava/AvaEvent3Vid2.mp4" autoplay loop muted controls></video>\
<<linkreplace "Penetrate her">>
<<speech "You">>Open your legs<</speech>>
She doesn't answer, but you can tell she was eager to spread her legs for you eny second.
<video src="video/Ava/AvaEvent3Vid3.mp4" autoplay loop muted controls></video>\
<<linkreplace "Doggystle">>
<video src="video/Ava/AvaEvent3Vid4.mp4" autoplay loop muted controls></video>\
<<linkreplace "Continue">>
<video src="video/Ava/AvaEvent3Vid5.mp4" autoplay loop muted controls></video>\
<<linkreplace "Reverse Cowgirl">>
<video src="video/Ava/AvaEvent3Vid6.mp4" autoplay loop muted controls></video>\
<<linkreplace "Cum">>
<video src="video/Ava/AvaEvent3Vid7.mp4" autoplay loop muted controls></video>\
[[Continue|AvaRoom]]
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>><video src="video/Ava/AvaRoomEat1.mp4" autoplay loop muted controls></video>
<<linkreplace "Keep going">>
<<speech "Ava">>Ooooh fuck!<</speech>>
<video src="video/Ava/AvaRoomEat2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><video src="video/Ava/AvaRoomMissionary1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<<speech "Ava">>Just like this honey!<</speech>>
<video src="video/Ava/AvaRoomMissionary2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><video src="video/Ava/AvaRoomBlowjob1.mp4" autoplay loop muted controls></video>
<<linkreplace "Lick my balls!">>
<<speech "Ava">>How do you like it John?<</speech>>
<video src="video/Ava/AvaRoomBlowjob2.mp4" autoplay loop muted controls></video>
<<speech "You">>Fuck Ava, this is perfect!<</speech>>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><video src="video/Ava/AvaRoomSide1.mp4" autoplay loop muted controls></video>
<<linkreplace "Grab her leg">>
<video src="video/Ava/AvaRoomSide2.mp4" autoplay loop muted controls></video>
<<linkreplace "Choke her">>
<video src="video/Ava/AvaRoomSide3.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><video src="video/Ava/AvaRoomBehind1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<video src="video/Ava/AvaRoomBehind2.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<<speech "Ava">>Ohmygodohmygodohmygod!<</speech>>
<video src="video/Ava/AvaRoomBehind3.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><video src="video/Ava/AvaRoomReverseCowgirl1.mp4" autoplay loop muted controls></video>
<<linkreplace "Grab her tits">>
<video src="video/Ava/AvaRoomReverseCowgirl2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><video src="video/Ava/AvaRoomPinned1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<<speech "Ava">>Don't you fucking dare to stop now!<</speech>>
<video src="video/Ava/AvaRoomPinned2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><<speech "You">>Fffuuuuuck!!<</speech>>
<video src="video/Ava/AvaRoomCum.mp4" autoplay loop muted controls></video>
<<speech "Ava">>Good job sweetie, you really were amazing!<</speech>>
<<addHour 2>>\
[[Back|AvaRoom]]<video src="video/Ava/AvaRoomCowgirl1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<<speech "Ava">>Harder John, fuck me harder!!<</speech>>
<video src="video/Ava/AvaRoomCowgirl2.mp4" autoplay loop muted controls></video>
<<linkreplace "Pull her hair">>
<<speech "Ava">>Pull my hair, treat me like the slut step-mom I am!<</speech>>
<video src="video/Ava/AvaRoomCowgirl3.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<</linkreplace>>
<<nobr>>
<<button "Eat her">><<goto "AvaRoomEat">><</button>>
<<button "Blowjob">><<goto "AvaRoomBlowjob">><</button>>
<<button "Missionary">><<goto "AvaRoomMissionary">><</button>>
<<button "Side">><<goto "AvaRoomSide">><</button>>
<<button "Cowgirl">><<goto "AvaRoomCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "AvaRoomReverseCowgirl">><</button>>
<<button "From Behind">><<goto "AvaRoomBehind">><</button>>
<<button "Pin her down">><<goto "AvaRoomPinned">><</button>>
<<button "Cum">><<goto "AvaRoomCum">><</button>>
<</nobr>><img src="img/locations/city.jpg" width="100%">
[[Street]]
[[Apartments]]
[[$company.name|Company]]
[[College]]<img src="img/locations/park.jpg" width="100%">
<<nobr>>
<<button "Back">><<goto "Street">><</button>>
<<button "Pickup Girls">><<goto "ParkPickup">><</button>>
<</nobr>>
<<checkSpecialGirls "0">>
<<nobr>><<if random(0, 9) eq 0 && $tempEvent eq 0>>
<<button "❗A girl is jogging">><<goto "ParkEventA">><<set $tempEvent to 0>><</button>>
<</if>><</nobr>><<widget "setName">><<set $girl.name to either("Sasha", "Betty", "Richelle", "Eva", "Stacy", "Hannah", "Matilde", "Rosana", "Angela", "Lucy", "Chloe", "Elise", "Elizabeth", "Anne", "Eleanor", "Florence", "Agatha", "Eva", "Alice", "Evelyn", "Heather", "Camilla", "Samantha", "Ashley", "Amber", "Brooke", "Chloe", "Dawn", "April", "Eloise", "Paige", "Piper", "Rose", "Summer", "Amelia", "Mia")>><</widget>>
<<widget "setTrait">><<set $girl.trait to either("Agile", "Strong", "Clever", "Persuasive", "Brave", "Responsible", "Loyal")>><</widget>>
<<widget "girlEncounter">>
<<nobr>>
<<set $girl.location to _args[0]>>
<<switch _args[0]>>
<<case "Park">>
<<set $girl.id to random(1, 6)>>
<<case "College">>
<<set $girl.id to random(1, 3)>>
<</switch>>
<<setName>>
<<setTrait>>
<<set $girl.image = "img/girls/" + $girl.location + "/" + $girl.id + ".png">>
<</nobr>>
<</widget>>
<<widget "displayEncounter">>
@@.girlCapture;[img[$girl.image]]@@
<</widget>>
<<widget "captureEvent">><<button "HYPNOTIZE">><<set $eventGirls.push($girl)>><<goto $passage>><</button>><</widget>>
<<widget "checkGirls">><<silently>>
<<set $tempEvent to 0>>
<<for _i to 0; _i < $capturedGirls.length; _i++>>
<<capture _i>>
<<if $capturedGirls[_i].id eq _args[0]>>
<<set $tempEvent to 1>>
<<break>>
<</if>>
<</capture>>
<</for>>
<</silently>><</widget>>
<<widget "checkSpecialGirls">><<silently>>
<<set $tempEvent to 0>>
<<for _i to 0; _i < $eventGirls.length; _i++>>
<<capture _i>>
<<if $eventGirls[_i].id eq _args[0]>>
<<set $tempEvent to 1>>
<<break>>
<</if>>
<</capture>>
<</for>>
<</silently>><</widget>><<speech "You">>Hey mom, what are you watching?<</speech>>
<<speech "Ava">>Just some random soap opera, nothing exciting<</speech>>
<<speech "You">>(I know at least one way to make things exciting)
So, How has your day been? I want to hear all about it<</speech>>
<<speech "Ava">>It was fine, I guess. Work was pretty stressing but now I get to heng out with my favourite son!<</speech>>
You spend some time chatting together
<<addAffection $ava 20>>\
[[Return|Living Room]]
<<addHour 2>>\You notice your stepmom's lustful gaze and decide to take action by removing her dress.
She welcomes you with a kiss
<video src="video/Ava/LivingRoomForeplay1.mp4" autoplay loop muted controls></video>
<<speech "Ava">>Oh my... so eager in the morning, aren't you?<</speech>>
<<speech "You">>Don't talk like you don't want it... Come here.<</speech>>
You start to undress as well, while keeping eye contact with her amazing breast
<video src="video/Ava/LivingRoomForeplay2.mp4" autoplay loop muted controls></video>
<<nobr>>
<<button "Blowjob">><<goto "LivingRoomAvaBlowjob">><</button>>
<<button "Doggystyle">><<goto "LivingRoomAvaDoggy">><</button>>
<<button "Cowgirl">><<goto "LivingRoomAvaCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "LivingRoomAvaReverseCowgirl">><</button>>
<<button "Side">><<goto "LivingRoomAvaSide">><</button>>
<<button "Missionary">><<goto "LivingRoomAvaMissionary">><</button>>
<<button "Cum">><<goto "LivingRoomAvaCum">><</button>>
<</nobr>>
[[Back|Living Room]]You can't help but notice how revealing your mom's outfit is today
<<speech "Ava">><<print $mc.name>>, do you thing this outfit is too revealing?<</speech>>
<img src="img/characters/ava/AvaLivingroomFlirt1.jpg" width="100%">
<<speech "You">>Not at all! I think it enhances your "features"<</speech>>
<<speech "Ava">>Do you think so? Maybe I'm too old for dressing like this...<</speech>>
<<speech "You">>Not at all! Come here, let me give you a hug.<</speech>>
<img src="img/characters/ava/AvaLivingroomFlirt2.jpg" width="100%">
Somehow, Ava's hand manages to accidentally touch your crotch
<<speech "Ava">>Ooops! Best I get to whatever I was doing.<</speech>>\
<<addAffection $ava 20>>\
[[Return|Living Room]]
<<addHour 2>>\<video src="video/Ava/LivingRoomBlowjob1.mp4" autoplay loop muted controls></video>
<video src="video/Ava/LivingRoomBlowjob2.mp4" autoplay loop muted controls></video>
<video src="video/Ava/LivingRoomBlowjob3.mp4" autoplay loop muted controls></video>
<<linkreplace "Titfuck">>
<video src="video/Ava/LivingRoomBlowjob4.mp4" autoplay loop muted controls></video>
<video src="video/Ava/LivingRoomBlowjob5.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "LivingRoomAvaBlowjob">><</button>>
<<button "Doggystyle">><<goto "LivingRoomAvaDoggy">><</button>>
<<button "Cowgirl">><<goto "LivingRoomAvaCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "LivingRoomAvaReverseCowgirl">><</button>>
<<button "Side">><<goto "LivingRoomAvaSide">><</button>>
<<button "Missionary">><<goto "LivingRoomAvaMissionary">><</button>>
<<button "Cum">><<goto "LivingRoomAvaCum">><</button>>
<</nobr>>
[[Back|Living Room]]<video src="video/Ava/LivingRoomDoggy1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<video src="video/Ava/LivingRoomDoggy2.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<video src="video/Ava/LivingRoomDoggy3.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "LivingRoomAvaBlowjob">><</button>>
<<button "Doggystyle">><<goto "LivingRoomAvaDoggy">><</button>>
<<button "Cowgirl">><<goto "LivingRoomAvaCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "LivingRoomAvaReverseCowgirl">><</button>>
<<button "Side">><<goto "LivingRoomAvaSide">><</button>>
<<button "Missionary">><<goto "LivingRoomAvaMissionary">><</button>>
<<button "Cum">><<goto "LivingRoomAvaCum">><</button>>
<</nobr>>
[[Back|Living Room]]<video src="video/Ava/LivingRoomCowgirl1.mp4" autoplay loop muted controls></video>
<<nobr>>
<<button "Blowjob">><<goto "LivingRoomAvaBlowjob">><</button>>
<<button "Doggystyle">><<goto "LivingRoomAvaDoggy">><</button>>
<<button "Cowgirl">><<goto "LivingRoomAvaCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "LivingRoomAvaReverseCowgirl">><</button>>
<<button "Side">><<goto "LivingRoomAvaSide">><</button>>
<<button "Missionary">><<goto "LivingRoomAvaMissionary">><</button>>
<<button "Cum">><<goto "LivingRoomAvaCum">><</button>>
<</nobr>>
[[Back|Living Room]]<video src="video/Ava/LivingRoomReverseCowgirl1.mp4" autoplay loop muted controls></video>
<<nobr>>
<<button "Blowjob">><<goto "LivingRoomAvaBlowjob">><</button>>
<<button "Doggystyle">><<goto "LivingRoomAvaDoggy">><</button>>
<<button "Cowgirl">><<goto "LivingRoomAvaCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "LivingRoomAvaReverseCowgirl">><</button>>
<<button "Side">><<goto "LivingRoomAvaSide">><</button>>
<<button "Missionary">><<goto "LivingRoomAvaMissionary">><</button>>
<<button "Cum">><<goto "LivingRoomAvaCum">><</button>>
<</nobr>>
[[Back|Living Room]]<video src="video/Ava/LivingRoomSide1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<video src="video/Ava/LivingRoomSide2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "LivingRoomAvaBlowjob">><</button>>
<<button "Doggystyle">><<goto "LivingRoomAvaDoggy">><</button>>
<<button "Cowgirl">><<goto "LivingRoomAvaCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "LivingRoomAvaReverseCowgirl">><</button>>
<<button "Side">><<goto "LivingRoomAvaSide">><</button>>
<<button "Missionary">><<goto "LivingRoomAvaMissionary">><</button>>
<<button "Cum">><<goto "LivingRoomAvaCum">><</button>>
<</nobr>>
[[Back|Living Room]]<video src="video/Ava/LivingRoomMissionary1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<video src="video/Ava/LivingRoomMissionary2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "LivingRoomAvaBlowjob">><</button>>
<<button "Doggystyle">><<goto "LivingRoomAvaDoggy">><</button>>
<<button "Cowgirl">><<goto "LivingRoomAvaCowgirl">><</button>>
<<button "Reverse Cowgirl">><<goto "LivingRoomAvaReverseCowgirl">><</button>>
<<button "Side">><<goto "LivingRoomAvaSide">><</button>>
<<button "Missionary">><<goto "LivingRoomAvaMissionary">><</button>>
<<button "Cum">><<goto "LivingRoomAvaCum">><</button>>
<</nobr>>
[[Back|Living Room]]<video src="video/Ava/LivingRoomCum.mp4" autoplay loop muted controls></video>
<<addHour 2>>\
[[Back|Living Room]]<<speech "Ava">>Hi honey! Did you sleep well?<</speech>>
<<speech "You">>Yes mom, thank you for asking<</speech>>
<<speech "Ava">>Anytime sweetie. Here, I made you breakfast<</speech>>
Your mom gives you a plate with waffles and a cup of coffee. You feel regenerated.
<<speech "You">>Thanks mom, you're the best<</speech>>
<<addAffection $ava 20>>\
[[Return|Kitchen]]\
<<addHour 2>>\You can't help but notice how revealing your mom's outfit is today
<img src="img/characters/ava/KitchenFlirt1.jpg" width="100%">
<<speech "You">>Damn mom you look really good today! Big fan of that outfit<</speech>>
<<speech "Ava">>Really? Thank you, I decided to let my body breathe every once in a while, plus it's really comfortable to wear.
Anyways, I made sweets. Do you want some?<</speech>>
<img src="img/characters/ava/KitchenFlirt2.jpg" width="100%">
<<speech "You">>Don't mind if I do<</speech>>
As you grab the sweet, it conveniently slips from your hand to Ava's breast
<img src="img/characters/ava/KitchenFlirt3.jpg" width="100%">
<img src="img/characters/ava/KitchenFlirt4.jpg" width="100%">
<<speech "You">>Oh shit! Sorry mom<</speech>>
<<speech "Ava">>Don't worry, it's fine. Although I would appreciate if you stopped using such bad launguage<</speech>>
<<speech "You">>Sorry mom, it won't happen again
(I'll make sure with every fiber of my body that it WILL happen again)<</speech>>
<<speech "Ava">>Anyways, can you please pass me the cucumber over there? I'm making lunch<</speech>>
<<linkreplace "Pass the cucumber">>
<<speech "You">>Sure thing mom<</speech>>
<video src="video/Ava/KitchenFlirt1.mp4" autoplay loop muted controls></video>
<video src="video/Ava/KitchenFlirt2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<addAffection $ava 20>>\
<<addHour 2>>\
[[Return|Kitchen]]<<speech "Ava">>Come and kiss me honey<</speech>>
<video src="video/Ava/KitchenKiss1.mp4" autoplay loop muted controls></video>
<<speech "You">>So... see you later?<</speech>>
<<speech "Ava">>Maybe...<</speech>>
<<addAffection $ava 20>>\
[[Return|Kitchen]]
<<addHour 2>>\You notice your stepmom's lustful gaze and decide to take action by removing her dress.
She welcomes you with a kiss
<video src="video/Ava/KitchenForeplay1.mp4" autoplay loop muted controls></video>
<<speech "Ava">>Oh my... so eager in the morning, aren't you?<</speech>>
<<speech "You">>Don't talk like you don't want it... Come here.<</speech>>
You start to undress as well, while keeping eye contact with her amazing breast
<video src="video/Ava/KitchenForeplay2.mp4" autoplay loop muted controls></video>
Unable to control your lust, your mouth reaches Ava's breast, causing a very positive reaction from her
<video src="video/Ava/KitchenForeplay3.mp4" autoplay loop muted controls></video>
<<nobr>>
<<button "Blowjob">><<goto "KitchenAvaBlowjob">><</button>>
<<button "Standing">><<goto "KitchenAvaStanding">><</button>>
<<button "Doggystyle">><<goto "KitchenAvaDoggy">><</button>>
<<button "Reverse Cowgirl">><<goto "KitchenAvaReverseCowgirl">><</button>>
<<button "Cowgirl">><<goto "KitchenAvaCowgirl">><</button>>
<<button "Missionary">><<goto "KitchenAvaMissionary">><</button>>
<<button "Cum">><<goto "KitchenAvaCum">><</button>>
<</nobr>>
[[Back|Kitchen]]<video src="video/Ava/KitchenBlowjob1.mp4" autoplay loop muted controls></video>
<<linkreplace "Titfuck">>
<video src="video/Ava/KitchenBlowjob2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "KitchenAvaBlowjob">><</button>>
<<button "Standing">><<goto "KitchenAvaStanding">><</button>>
<<button "Doggystyle">><<goto "KitchenAvaDoggy">><</button>>
<<button "Reverse Cowgirl">><<goto "KitchenAvaReverseCowgirl">><</button>>
<<button "Cowgirl">><<goto "KitchenAvaCowgirl">><</button>>
<<button "Missionary">><<goto "KitchenAvaMissionary">><</button>>
<<button "Cum">><<goto "KitchenAvaCum">><</button>>
<</nobr>>
[[Back|Kitchen]]<video src="video/Ava/KitchenReverseCowgirl1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<video src="video/Ava/KitchenReverseCowgirl2.mp4" autoplay loop muted controls></video>
<<linkreplace "Lift her legs">>
<video src="video/Ava/KitchenReverseCowgirl3.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "KitchenAvaBlowjob">><</button>>
<<button "Standing">><<goto "KitchenAvaStanding">><</button>>
<<button "Doggystyle">><<goto "KitchenAvaDoggy">><</button>>
<<button "Reverse Cowgirl">><<goto "KitchenAvaReverseCowgirl">><</button>>
<<button "Cowgirl">><<goto "KitchenAvaCowgirl">><</button>>
<<button "Missionary">><<goto "KitchenAvaMissionary">><</button>>
<<button "Cum">><<goto "KitchenAvaCum">><</button>>
<</nobr>>
[[Back|Kitchen]]<video src="video/Ava/KitchenDoggy1.mp4" autoplay loop muted controls></video>
<<linkreplace "Grab her">>
<video src="video/Ava/KitchenDoggy2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "KitchenAvaBlowjob">><</button>>
<<button "Standing">><<goto "KitchenAvaStanding">><</button>>
<<button "Doggystyle">><<goto "KitchenAvaDoggy">><</button>>
<<button "Reverse Cowgirl">><<goto "KitchenAvaReverseCowgirl">><</button>>
<<button "Cowgirl">><<goto "KitchenAvaCowgirl">><</button>>
<<button "Missionary">><<goto "KitchenAvaMissionary">><</button>>
<<button "Cum">><<goto "KitchenAvaCum">><</button>>
<</nobr>>
[[Back|Kitchen]]<video src="video/Ava/KitchenStanding1.mp4" autoplay loop muted controls></video>
<<linkreplace "Choke her">>
<video src="video/Ava/KitchenStanding2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "KitchenAvaBlowjob">><</button>>
<<button "Standing">><<goto "KitchenAvaStanding">><</button>>
<<button "Doggystyle">><<goto "KitchenAvaDoggy">><</button>>
<<button "Reverse Cowgirl">><<goto "KitchenAvaReverseCowgirl">><</button>>
<<button "Cowgirl">><<goto "KitchenAvaCowgirl">><</button>>
<<button "Missionary">><<goto "KitchenAvaMissionary">><</button>>
<<button "Cum">><<goto "KitchenAvaCum">><</button>>
<</nobr>>
[[Back|Kitchen]]<video src="video/Ava/KitchenCowgirl1.mp4" autoplay loop muted controls></video>
<<linkreplace "Continue">>
<video src="video/Ava/KitchenCowgirl2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "KitchenAvaBlowjob">><</button>>
<<button "Standing">><<goto "KitchenAvaStanding">><</button>>
<<button "Doggystyle">><<goto "KitchenAvaDoggy">><</button>>
<<button "Reverse Cowgirl">><<goto "KitchenAvaReverseCowgirl">><</button>>
<<button "Cowgirl">><<goto "KitchenAvaCowgirl">><</button>>
<<button "Missionary">><<goto "KitchenAvaMissionary">><</button>>
<<button "Cum">><<goto "KitchenAvaCum">><</button>>
<</nobr>>
[[Back|Kitchen]]<video src="video/Ava/KitchenMissionary1.mp4" autoplay loop muted controls></video>
<<linkreplace "Shove it in">>
<video src="video/Ava/KitchenMissionary2.mp4" autoplay loop muted controls></video>
<</linkreplace>>
<<nobr>>
<<button "Blowjob">><<goto "KitchenAvaBlowjob">><</button>>
<<button "Standing">><<goto "KitchenAvaStanding">><</button>>
<<button "Doggystyle">><<goto "KitchenAvaDoggy">><</button>>
<<button "Reverse Cowgirl">><<goto "KitchenAvaReverseCowgirl">><</button>>
<<button "Cowgirl">><<goto "KitchenAvaCowgirl">><</button>>
<<button "Missionary">><<goto "KitchenAvaMissionary">><</button>>
<<button "Cum">><<goto "KitchenAvaCum">><</button>>
<</nobr>>
[[Back|Kitchen]]<video src="video/Ava/KitchenCum.mp4" autoplay loop muted controls></video>
<<addHour 2>>\
[[Done|Kitchen]]<<nobr>>
<<button "Fuck">><<set $scene to "sex">><<goto "GirlSexScene">><</button>>
<<button "BlowJob">><<set $scene to "bj">><<goto "GirlSexScene">><</button>>
<<button "Special">><<set $scene to "special">><<goto "GirlSexScene">><</button>>
<<button "Cum">><<set $scene to "cum">><<goto "GirlSexScene">><</button>><</nobr>>
<<set $filename = "video/girls/" + $girl.location + "/" + $girl.id + "_" + $scene + random(0, 1)>>
<<showVid $filename>>
<<button "Return">><<goto $passage>><</button>><<switch $time.period>>
<<case "Night">>
<img src="img/locations/skylarroomempty.jpg" width="100%">
Skylar is sleeping
<<case "Morning" "Evening">>
<img src="img/locations/skylarroom.jpg" width="100%">
<<displayAffection $skylar>>\
Skylar is here.
<<nobr>>
<<button "Chat">><<goto "SkylarRoomChat">><</button>>
<<button "Flirt">><<goto "SkylarRoomFlirt">><</button>>
<<if $skylar.progress eq 0 && $skylar.affection eq 100>>
<<button "Skylar seems troubled">><<goto "SkylarEvent1">><</button>>
<</if>>
<<if $skylar.progress > 0>>
<<button "Kiss">><<goto "SkylarRoomKiss">><</button>>
<</if>>
<<if $skylar.progress eq 1 && $skylar.affection eq 100>>
<<button "You hear moaning">><<goto "SkylarEvent2">><</button>>
<</if>>
<<if $skylar.progress > 1>>
<<button "Service">><<goto "SkylarRoomService">><</button>>
<</if>>
<<if $skylar.progress eq 2 && $skylar.affection eq 100>>
<<button "Skylar wants to talk">><<set $tempEvent to 0>><<goto "SkylarEvent3">><</button>>
<</if>>
<<if $skylar.progress > 2>>
<<button "Fuck">><<set $tempEvent to 0>><<goto "SkylarRoomSex">><</button>>
<<button "BDSM">><<set $tempEvent to 0>><<goto "SkylarRoomBDSM">><</button>>
<</if>>
<</nobr>>
<<default>>
<img src="img/locations/skylarroomempty.jpg" width="100%">
Nobody's here
<</switch>>
[[Back|Home]]You enter Skylar's bedroom and find her on her bed, scrolling through her phone.
<img src="img/characters/skylar/SkylarBedroomChat1.jpg" width="100%">
<<speech "You">> Hey Skylar, do you have a moment?<</speech>>
<<speech "Skylar">>Sure bro, wassup?<</speech>>
She stands up, lending you a bit of her attention from her phone.
<img src="img/characters/skylar/SkylarBedroomChat2.jpg" width="100%">
<<speech "You">> I was wondering if you needed help with your homework, since I know how difficult college can be.<</speech>>
<<speech "Skylar">>Thank you, but I manage just fine with my studies, so there's no need for your help. It was kind of you to ask, though.<</speech>>
You feel Skylar's trust in you grow.
<<addAffection $skylar 20>>\
[[Continue|SkylarRoom]]
<<addHour 2>>\You enter Skylar's bedroom and find her on her bed, scrolling through her phone.
<img src="img/characters/skylar/SkylarBedroomChat1.jpg" width="100%">
<<speech "Skylar">>Hey bro, wanna bet?<</speech>>
<<speech "You">>Sure, what are we betting?<</speech>>
<<speech "Skylar">>Ooook, let's flip a coin, if it's heads, you show me your dick, if it's tails, I show you my tits!<</speech>>
You look at her with a perplexed face, even though this is exactly what you were hoping for.
<<speech "You">>I don't know Skylar, are you sure?<</speech>>
<<speech "Skylar">>Come on, it will be fun!<</speech>>
<<speech "You">>Ok, let's play.<</speech>>
<<linkreplace "Play">>\
<<set _coinflip to random(0, 1)>>\
<<if _coinflip eq 0>>
HEADS
<<speech "Skylar">>Ahah, I win! Now show me the goods.<</speech>>
You show her your dick without esitation
<img src="img/general/hardon.gif" width="100%">
<<speech "Skylar">>Damn, I didn't know you were packing like that!<</speech>>
<<else>>
TAILS
<<speech "Skylar">>Shit, you won this time.<</speech>>
<img src="img/characters/skylar/SkylarBedroomFlirt1.jpg" width="100%">
<<speech "You">>Sweet!<</speech>>\
<</if>>\
<<addAffection $skylar 20>>\
[[Continue|SkylarRoom]]\
<</linkreplace>>
<<addHour 2>>\<img src="img/locations/college.jpg" width="100%">
<<button "Pickup Girls">><<goto "CollegePickup">><</button>>
<<set $passage to "College">>
[[City]]
<<if $reynaEvent eq 1>>[[❗Talk to Reyna|CaptureReyna]]<</if>><<switch $reynaEvent>>/
<<case 0>>
<<set $reynaEvent to 1>>\
<<speech "Skylar">>SHITSHITSHIT...<</speech>>
<<speech "You">>Oh my God what happened Skylar?<</speech>>
<<speech "Skylar">>This happened!<</speech>>
Skylar pulls out her phone, showing a picture of her tits
<img src="img/characters/skylar/SkylarLeak.jpg" width="100%">
<<speech "You">>What's the problem? I've already seen your tits and I can say it's a very nice pair of tits-<</speech>>
<<speech "Skylar">>That's not the problem, you fucking moron! That bitch Reyna leaked this photo of my tits to the whole campus!<</speech>>
<<speech "You">>Who the fuck is Reyna? And why does she have a picture of your tits?<</speech>>
<<speech "Skylar">>She's a classmate from college, I sent her that picture because one night I was drunk and did it as a dare... God, I'll strangle that bitch!<</speech>>
<<speech "You">>Let me talk to her, I'll se what I can do<</speech>>
<<case 1>>
<<speech "You">>I have to do something about her nudes situation, I think I'll go talk to Reyna, she should be at the College>><</speech>>
<<case 2>>
<<speech "You">>Skylar, can we talk?<</speech>>
<<speech "Skylar">>Sure bro, come in...<</speech>>
<<speech "You">>I talked to Reyna and managed to ''persuade'' her to delete those photos, she won't bother you anymore, I promise.<</speech>>
<<speech "Skylar">>Really? How did you do it? Wait, don't tell me, I'm not sure I want to know. Anyway, thank you <<print $mc.name>>!<</speech>>
<video src="video/Skylar/SkylarKiss.mp4" autoplay loop muted controls></video>
<<speech "Skylar">>Catch you later!<</speech>>
<<set $skylar.affection to 0>>\
<<set $skylar.progress++>>\
<</switch>>
[[Back|Home]]<<addHour 3>>
<<nobr>>
<<set $reynaEvent to 2>>
<<set $girl.location to "Special">>
<<set $girl.id to 1>>
<<set $girl.name to "Reyna">>
<<set $girl.image = "img/girls/" + $girl.location + "/" + $girl.id + ".png">>
<</nobr>>
You roam around the College and, after an hour, you find Reyna laghing at her phone.
<img src="img/characters/reyna/1.jpg" width="100%">
<<speech "You">>Excuse me, Reyna right? Can I talk to you for a moment?<</speech>>
<<speech "Reyna">>And who are you supposed to be? How do you know my name?<</speech>>
<<speech "You">>My name is <<print $mc.name>>, I'm Skylar's brother.<</speech>>
<<speech "Reyna">>Oooh right. And what do you want from me?<</speech>>
<<speech "You">>I know you're the one who spread my sister's nudes around. Delete them immediately and apologize to her.<</speech>>
<<speech "Reyna">>Why would I do that? Do you know how many followers I get every day because of those photos? It's her fault for having bigger boobs than mine anyway<</speech>>
<<speech "You">>God this bitch is hopeless. Ok change of plans: I don't need her devotion, I'm gonna brainwash her straight away and make her my slave<</speech>>
<<captureEvent>><<nobr>>
<<set $passage to "CapturedGirls">>
<<button "Girls">><<goto "CapturedGirls">><</button>>
<<button "Special">><<goto "CapturedSpecial">><</button>>
<<button "Back">><<goto "Bedroom">><</button>>
<</nobr>>
<<for _i to 0; _i < $capturedGirls.length; _i++>>\
<<nobr>>
<<capture _i>>\
<<print '$capturedGirls[_i].name \n'>>
@@.girlPortrait;[img[$capturedGirls[_i].image]]@@
<<button "Sex">><<set $girl to $capturedGirls[_i]>><<set $scene to "bj">><<goto "GirlSexScene">><</button>>
<<print '<<button "Release">><<run $capturedGirls.deleteAt(' + _i + ')>><<goto "' + passage() + '">><</button>>'>>
<</capture>>
<</nobr>>
<</for>>\<<nobr>>
<<button "Girls">><<goto "CapturedGirls">><</button>>
<<button "Special">><<goto "CapturedSpecial">><</button>>
<<button "Back">><<goto "Bedroom">><</button>>
<</nobr>>
<<for _i to 0; _i < $eventGirls.length; _i++>>\
<<nobr>>
<<capture _i>>\
<<print '$eventGirls[_i].name \n'>>
@@.girlPortrait;[img[$eventGirls[_i].image]]@@
<<button "Sex">><<set $girl to $eventGirls[_i]>><<set $scene to "bj">><<goto "GirlSexScene">><</button>>
<<switch $eventGirls[_i].id>>
<<case 1>>
<<if $skylar.progress > 2>>
<<button "Get Revenge">><<goto "SkylarXReynaIntro">><</button>>
<</if>>
<</switch>>
<</capture>>
<</nobr>>
<</for>>\<video src="video/Skylar/SkylarKiss.mp4" autoplay loop muted controls></video>
<<addAffection $skylar 20>>
<<addHour 2>>\
[[Continue|SkylarRoom]]<<set $skylar.affection to 0>>\
<<set $skylar.progress++>>\
You hear moaning coming from Skylar's bedroom, so you decide to take a peek.
<img src="video/Skylar/SkylarEvent2Vid1.webp">
<<speech "Skylar">><<print $mc.name>>...<</speech>>
<<speech "You">>(She's thinking about me!)<</speech>>
<<linkreplace "Make yourself noticed">>\
It's showtime!
<<speech "You">>Ahem!<</speech>>
<<speech "Skylar">>Oh my God <<print $mc.name>> what the fuck are you doing here?!<</speech>>
<<speech "You">>I'm sorry Skylar, but you were really loud. perhaps I could help solve your ''situation''? <</speech>>
She pauses for a moment, not knowing what to say
<<speech "Skylar">>You know what? That's a great idea! You could start by showing me your dick. I've been thinking about it all day...<</speech>>
You don't waste a second.
<<speech "Skylar">>Fantastic! Now let me just...<</speech>>
<img src="video/Skylar/SkylarEvent2Vid2.webp">
<<speech "You">>Cumming!<</speech>>
<img src="video/Skylar/SkylarCum.gif">
<<speech "Skylar">>Let me know if you want to do this again!<</speech>>
[[Continue|SkylarRoom]]
<</linkreplace>>[img[ "video/Skylar/SkylarService" + random(0, 1) + ".gif"]]
<<addAffection $skylar 20>>\
<<addHour 1>>\
[[Continue|SkylarRoom]]<<switch $tempEvent>>
<<case 0>>
Skylar calls you from her room.
<<speech "You">>You wanted to see me?<</speech>>
<<speech "Skylar">>Yes <<print $mc.name>>, I wanted to thank you for what you did for me with Reyna and everything else<</speech>>
<<speech "You">>Don't event think about it Skylar, you're my sister, remember? Of course I'd do everything for you<</speech>>
<<speech "Skylar">>I... I think I love you, <<print $mc.name>><</speech>>
<video src="video/Skylar/SkylarKiss.mp4" autoplay loop muted controls></video>
<<button "Kiss her tits">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 1>>
<video src="video/Skylar/SkylarEvent3Vid1.mp4" autoplay loop muted controls></video>
<<button "She gets on her knees">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 2>>
<video src="video/Skylar/SkylarEvent3Vid2.mp4" autoplay loop muted controls></video>
<<button "Faster">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 3>>
<video src="video/Skylar/SkylarEvent3Vid3.mp4" autoplay loop muted controls></video>
<<button "Penetrate her">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 4>>
<video src="video/Skylar/SkylarEvent3Vid4.mp4" autoplay loop muted controls>
</video>
<<speech "Skylar">>Oh my God that's so good!<</speech>>
<<button "Faster">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 5>>
<video src="video/Skylar/SkylarEvent3Vid5.mp4" autoplay loop muted controls></video>
<<button "Spread her legs">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 6>>
<video src="video/Skylar/SkylarEvent3Vid6.mp4" autoplay loop muted controls></video>
<<button "She gets on top">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 7>>
<video src="video/Skylar/SkylarEvent3Vid7.mp4" autoplay loop muted controls></video>
<<button "Make her cum">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<case 8>>
<video src="video/Skylar/SkylarEvent3Vid8.mp4" autoplay loop muted controls></video>
<<speech "Skylar">>I'M CUMMING!<</speech>>
<<button "Cum">><<set $tempEvent += 1>><<goto "SkylarEvent3">><</button>>
<<default>>
<video src="video/Skylar/SkylarEvent3Vid9.mp4" autoplay loop muted controls></video>
You have completely taken over her mind, she now belongs to you.
<<speech "Skylar">>Thank you for your cum, master<</speech>>
[[Go Back|SkylarRoom]]
<<set $skylar.affection to 0>>\
<<set $skylar.progress++>>\
<</switch>><<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "SkylarRoomSex">><</button>>
<<button "Cowgirl">><<set $tempEvent to 1>><<goto "SkylarRoomSex">><</button>>
<<button "Lift her legs">><<set $tempEvent to 2>><<goto "SkylarRoomSex">><</button>>
<<button "Doggystyle">><<set $tempEvent to 3>><<goto "SkylarRoomSex">><</button>>
<<button "Side">><<set $tempEvent to 4>><<goto "SkylarRoomSex">><</button>>
<<button "Cum">><<set $tempEvent to 5>><<goto "SkylarRoomSex">><</button>>
<</nobr>>
<<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarRoomBJ0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarRoomBJ1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarRoomCowgirl0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarRoomCowgirl1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<video src="video/Skylar/SkylarRoomLift.mp4" autoplay loop muted controls></video>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarRoomDoggy0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarRoomDoggy1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 4>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarRoomSide0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarRoomSide1.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Skylar/SkylarRoomCum.mp4" autoplay loop muted controls></video>
<</switch>>
<<button "Back">><<addHour 2>><<goto "SkylarRoom">><</button>>You go to your Skylar's bedroom and decide to bring Reyna with you.
<<speech "Skylar">>Hi <<print $mc.name>>, are you ready for another round?<</speech>>
<<speech "You">>Of course I am, but this time I brought you a present<</speech>>
<<speech "Skylar">>Oooh, what is it, a new sex toy?<</speech>>
<<speech "You">>Kind of...<</speech>>
You tell the "sex toy" to come closer.
<<speech "Skylar">>Oh my god is that Reyna??<</speech>>
<<speech "You">>Yes, and she has something to tell you<</speech>>
<<speech "Reyna">>I'm very sorry for leaking your photos Skylar, I swar it won't happen again. After all, I belong to master now, and to you...<</speech>>
<<speech "Skylar">>Best. Present. Ever.<</speech>>
<<button "Let the fun begin">><<set $tempEvent to 0>><<goto "SkylarXReyna">><</button>><<nobr>>
<<button "Licking">><<set $tempEvent to 0>><<goto "SkylarXReyna">><</button>>
<<button "Scissoring">><<set $tempEvent to 1>><<goto "SkylarXReyna">><</button>>
<<button "Double Blowjob">><<set $tempEvent to 2>><<goto "SkylarXReyna">><</button>>
<<button "Double Rodeo">><<set $tempEvent to 3>><<goto "SkylarXReyna">><</button>>
<<button "Reverse Rodeo">><<set $tempEvent to 4>><<goto "SkylarXReyna">><</button>>
<<button "Reyna">><<set $tempEvent to 5>><<goto "SkylarXReyna">><</button>>
<<button "Skylar">><<set $tempEvent to 6>><<goto "SkylarXReyna">><</button>>
<<button "Cum">><<set $tempEvent to 7>><<goto "SkylarXReyna">><</button>>
<</nobr>>
<<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SXRLick0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SXRLick1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SXRScissor0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SXRScissor1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<<switch random (0,3)>>
<<case 0>>
<video src="video/Skylar/SXRBJ0.mp4" autoplay loop muted controls></video>
<<case 1>>
<video src="video/Skylar/SXRBJ1.mp4" autoplay loop muted controls></video>
<<case 2>>
<video src="video/Skylar/SXRBJ2.mp4" autoplay loop muted controls></video>
<<case 3>>
<video src="video/Skylar/SXRBJ3.mp4" autoplay loop muted controls></video>
<</switch>>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SXRRodeo0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SXRRodeo1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 4>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SXRReverse0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SXRReverse1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 5>>
<<switch random (0,3)>>
<<case 0>>
<video src="video/Skylar/SXRReyna0.mp4" autoplay loop muted controls></video>
<<case 1>>
<video src="video/Skylar/SXRReyna1.mp4" autoplay loop muted controls></video>
<<case 2>>
<video src="video/Skylar/SXRReyna2.mp4" autoplay loop muted controls></video>
<<case 3>>
<video src="video/Skylar/SXRReyna3.mp4" autoplay loop muted controls></video>
<</switch>>
<<case 6>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SXRSkylar0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SXRSkylar1.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Skylar/SXRCum.mp4" autoplay loop muted controls></video>
<<button "Back">><<addHour 2>><<goto "SkylarRoom">><</button>>
<</switch>><<button "Chat">>
<<goto "PhoneChat">>
<<script>>Dialog.close();<</script>>
<</button>>
<<button "Relationships">>
<<goto "PhoneChat">>
<<script>>Dialog.close();<</script>>
<</button>><<button "Back" `previous()`>><</button>>
<<if $ava.progress > 1>><<sexting "Ava">><</if>>\
<<if $skylar.progress > 1>><<sexting "Skylar">><</if>>\
<<if $skylar.progress > 2>><<sexting "Becky">><</if>>\
<<if $skylar.progress > 2>><<sexting "Casca">><</if>>\
<<if $skylar.progress > 2>><<sexting "Brandi">><</if>>\''WARNING'': this section is the tutorial of the game. You can skip it if you want, since the game is pretty intuitive, but I think it's worth a read.
<<speech "You">>Damn, that mind control really drained me, I don't think I have much strenght for another use of my power like that.<</speech>>
You stop to think for a moment
<<speech "You">>Ok, let's be strategical about this: I need to gain the trust of the people around me, so that they obey me even if the brainwash effect fades off, but that doesn't mean I can't go around town to pick up random girls and make them my slaves. Now... is there a place that allows me to pick up girls without causing too much of a commotion?<</speech>>
You immediately think about the ''Park'' outside the house.
<<speech "You">>But of course! I can brainwash girls there and make them live in my ''Dream Dimension'', an alternate world that can store all my slaves. I should be able to access it from my bedroom, which I think was Ava's husband's bedroom.<</speech>>
<<speech "You">>As for the women around me, I should start gaining their trust by chatting with them every once in a while, and if I feel like my relationship with them is about to evolve I should talk to them when they're in their bedroom.<</speech>>
You feel like you're ready to start your conquest.
<<button "START">><<goto "Home">><</button>><<if $time.period neq "Night"&& $time.period neq "Evening">><<silently>><<nobr>>
<<addHour 3>>
<<set $passage to "ParkPickup">>
<<girlEncounter "Park">>
<</nobr>><</silently>>
Name = $girl.name
Trait = $girl.trait
<<displayEncounter>>
<<nobr>>
<<button "HYPNOTIZE">><<set $capturedGirls.push($girl)>><<goto $passage>><</button>>
<<button "Back">><<goto "Park">><</button>>
<</nobr>>
<<else>>It's too late, no one's at the Park at this hour
<<button "Back">><<goto "Park">><</button>>
<</if>><<switch $tempEvent>>
<<case 0>>
While you take a stroll in the park, you see a busty woman jogging
<video src="video/girls/Park/Victoria/1.mp4" autoplay loop muted controls></video>
<<speech "You">>Damn look at that ass!<</speech>>
<video src="video/girls/Park/Victoria/2.mp4" autoplay loop muted controls></video>
<<button "Follow her">><<set $tempEvent += 1>><<goto "ParkEventA">><</button>>
<<case 1>>
You follow her to her home
<video src="video/girls/Park/Victoria/3.mp4" autoplay loop muted controls></video>
<<button "HYPNOTIZE HER">><<set $tempEvent += 1>><<goto "ParkEventA">>
<</button>>
<<case 2>>
You have taken over her mind, just enought to not make her see you as an intruder. you learn that her name is ''Victoria'', but before you get to know her better she makes a move on you.
<video src="video/girls/Park/Victoria/4.mp4" autoplay loop muted controls></video>
<<button "Move to the bedroom">><<set $tempEvent += 1>><<goto "ParkEventA">><</button>>
<<case 3>>
<video src="video/girls/Park/Victoria/5.mp4" autoplay loop muted controls></video>
<<button "Penetrate her">><<set $tempEvent += 1>><<goto "ParkEventA">><</button>>
<<case 4>>
<video src="video/girls/Park/Victoria/6.mp4" autoplay loop muted controls></video>
<<button "She gets on top">><<set $tempEvent += 1>><<goto "ParkEventA">><</button>>
<<case 5>>
<video src="video/girls/Park/Victoria/7.mp4" autoplay loop muted controls></video>
<<button "Missionary">><<set $tempEvent += 1>><<goto "ParkEventA">><</button>>
<<case 6>>
<video src="video/girls/Park/Victoria/8.mp4" autoplay loop muted controls></video>
<<button "Cum">><<set $tempEvent += 1>><<goto "ParkEventA">><</button>>
<<case 5>>
<<default>>
<<silently>><<addHour 2>>
<<set $girl.location to "Special">>
<<set $girl.id to 0>>
<<set $girl.name to "Victoria">>
<<set $girl.image = "img/girls/" + $girl.location + "/" + $girl.id + ".png">>
<</silently>>
<video src="video/girls/Park/Victoria/9.mp4" autoplay loop muted controls></video>
After reaching orgasm, she asks you to take her home with you.
<<button "Bring her Home">><<set $eventGirls.push($girl)>><<goto "Bedroom">><</button>>
<</switch>><img src="img/general/banner.png" width="100%">
Welcome to the second release of ''HeatVille''!
Please remember that this is still a proof of concept and beta software, therefore everything is subject to change and may have bugs. Having said that, there's still enough content to keep you entertained.
If you have any critic or suggestion, feel free to write it in the F95Zone thread or message me on my Discord Server. Have fun!
<<nobr>>
<a href="https://f95zone.to/threads/heatville-v0-1-bugfix-lactosetolerant.151660/"><img src="img/general/f95.png" width="20%"></a>
<a href="https://discord.gg/bqP5ftznhN"><img src="img/general/discord.png" width="20%"></a>
<</nobr>>
<<button "BEGIN">><<goto "Intro">><</button>><img src="img/characters/ava/AvaLivingroomKiss.jpg" width="100%">
<<addAffection $ava 20>>
[[Return|Living Room]]
<<addHour 2>>\<<if $time.period eq "Night">><img src="img/locations/shopclosed.jpg" width="100%">
Shop's closed
<<else>><img src="img/locations/shop.jpg" width="100%">
<<link "WARNING">>
<<script>>
UI.alert("This shop is a WORK IN PROGRESS, for now you can only buy BDSM gear for Skylar, in the future I will expand it with new items and make a whole new story for the shopkeeper.");
<</script>>
<</link>>
<<if not $bdsm>>BDSM Gear <<button "Buy">><<if $mc.money >= 2000>><<set $bdsm to true>><<set $mc.money -= 2000>><<goto "Shop">><</if>><</button>><</if>>
<</if>>
[[Street]]<img src="img/locations/company.jpg" width="100%">
<<if $time.period neq "Night" && $time.period neq "Evening">>\
<<if $companyIntro>>\
<<button "Enter $company.name">><<goto "CompanyReception">><</button>>
<<else>><<silently>>
<<set $tempEvent to 0>>\
<<goto "CompanyIntro">>\
<</silently>><</if>>\
<<else>>\
$company.name is closed
<</if>>
[[City]]<<switch $tempEvent>>\
<<case 0>>\
You wander around the city and stumple upon this really large building.
<img src="img/locations/company.jpg" width="100%">
<<speech "You">>Now THAT is a place worth investigating!<</speech>>
You get closer to the building and find out that it's the offices of a ''company named''
<<textbox "$company.name" "Coompany">>
<<button "Get Inside">><<set $tempEvent ++>><<goto "CompanyIntro">><</button>>\
<<case 1>>\
You get inside the building and find an empty reception.
<img src="img/locations/reception.jpg" width="100%">
<<speech "You">>Hello? Is anyone here?<</speech>>
<<speech "Becky">>Coming!<</speech>>
A stunning milf rushes to the reception.
<img src="img/characters/becky/beckyreception.jpg" width="100%">
<<speech "Becky">>Hi, wecome to <<print $company.name>>, how can I help you? I'm sorry for the wait but our latest receptionist just got fired and ''I'' got to fill the hole now, I guess.<</speech>>
<<speech "You">>I wouldn't mind filling ''your'' hole...<</speech>>
<<speech "Becky">>What was that?<</speech>>
<<speech "You">>What I meant was that I'm willing to work for you, since one of your workers just left.<</speech>>
<<speech "Becky">>Really? Wonderful! The sooner I can leave this stinky desk the better. The pay is $5 per client, I know it's not much but consider it a trial period, after that we can consider promoting into higher position in the company. What do you say?<</speech>>
<<speech "You">>(The pay is shit from what I can tell, but that promotion would give me the opportunity to take control of the company...)<</speech>>
<<speech "You">>Very well, I accept.<</speech>>
<<button "Continue">><<set $tempEvent ++>><<goto "CompanyIntro">><</button>>\
<<default>>
<<speech "Becky">>Ok this job is fairly simple: you know how sometimes client get to your desk and start asking to talk to someone who works here?<</speech>>
<<speech "You">>Yeah, in that cas e I'll just send them to whoever they want to talk to<</speech>>
<<speech "Becky">>Yeahh... No. Nor me or my colleagues want to be disturbed by random clients, so just dismiss them somewhere else, I don't care where. As I said before, you get $5 for every client you manage to send away, but you have to do it on time, before they start acting on their own and go to our offices directly. Got it?<</speech>>
<<speech "You">>Got it.<</speech>>
<<speech "Becky">>Vey well, I see no reason to wait any longer. Want to get to work while I get my feet massaged?<</speech>>
<<button "Start working">><<goto "ReceptionGame">><<set $score to 0>><<set $gametime to 1>><</button>>\
<<set $companyIntro to true>>\
<</switch>>''CLIENTS DISMISSED'': $score
''Turn'': $gametime
<<nobr>>
<<set $space to "">>
<<set _tmp to random(0,9)>>
<<for _i to 0; _i < _tmp; _i++>>
<<set $space += "  ">>
<</for>><</nobr>>
<div class="time-bar"><span class="w0"></span></div>
<span id="timedpress"> </span>
<<timed 1s>>
<<replace "#timedpress">><<print $space>><<button "Click now!">><<set $score ++>><</button>><</replace>>
<<next 0.8s>>
<<replace "#timedpress">> <</replace>>
<<next 1s>>
<<set $gametime ++>>\
<<if $gametime < 10>>
<<goto "ReceptionGame">>
<<else>>
<<if $company.level eq 0>><<set $company.promotion += $score>><</if>>
<<goto "ReceptionAfter">>
<</if>>
<</timed>>''GOOD JOB!''
<<nobr>><<set _tMoney to $score * 5>>
<<set $mc.money += _tMoney>><</nobr>>
CLIENTS DISMISSED: $score
Money made: <span style="color:green">$<<print _tMoney>></span>
Promotion: <<print $company.promotion>>/50
<<if $company.promotion >= 50 && $company.level eq 0>>
<<button "Becky is calling">><<set $tempEvent to 0>><<goto "CompanyPromotion">><</button>>\
<<else>>
<<button "Go Home">><<set $time.hour to 19>><<set $time.period to "Evening">><<goto "Home">><</button>>\
<</if>><img src="img/locations/reception.jpg" width="100%">
<<if $time.period neq "Night" && $time.period neq "Evening">>
<<nobr>><<if $company.level gt 0>><<button "First Floor">><<goto "CompanyFirstFloor">><</button>><</if>>
<<button "Work at Reception">><<goto "ReceptionGame">><<set $score to 0>><<set $gametime to 1>><</button>>
<<checkSpecialGirls "2">>
<<nobr>><<if random(0, 9) eq 0 && $tempEvent eq 0>>
<<button "❗A noisy client">><<goto "CompanyEventJoslyn">><<set $tempEvent to 0>><</button>>
<</if>><</nobr>>
<</nobr>><<else>>It's too late to work.<</if>>
[[Exit|Company]]<<switch $company.level>>\
<<case 0>>\
<<include "BeckyPromotion">>
<<case 1>>\
<<include "BrandiPromotion">>\
<</switch>>\<<switch $tempEvent>>
<<case 0>>
You get summoned to Becky's office.
<<speech "You">>You wanted to see me?<</speech>>
<<speech "Becky">>Yes. Come on, take a seat.<</speech>>
<img src="img/characters/becky/promotion.jpg" width="100%">
<<speech "Becky">>I was talking to my colleagues and they're all very pleased not to hear from so many clients. Of course I took al the merit, so my boss gave me a raise.<</speech>>
<<speech "You">>Congratulations! So what do I get out of this?<</speech>>
<<speech "Becky">>As a reward for being so useful, I've managed to put you on the list of applicants for the job, in case we need more staff.<</speech>>
<<speech "You">>So let me get this straight: I work for you almost for free only for a ''possibility'' that I might get hired? I'm afraid that won't cut it.<</speech>>
<<speech "Becky">>Look, that's all I can do. Believe me, if I had that power over the company you would be already hired. Unless...<</speech>>
<<speech "You">>Unless?<</speech>>
<<speech "Becky">>I can tell you have a silver tongue. If you manage to convice my boss to hire you, you position here would be assured. She's a bitchy one, though.<</speech>>
<<speech "You">>Why is that?<</speech>>
<<speech "Becky">>For instance, she despises men. There's a strict no-men rule for anyone in my department.<</speech>>
<<speech "You">>Is she the CEO?<</speech>>
<<speech "Becky">>Luckly not, but she's just as noisy. Thanks to her fucking no-men rule I haven't been with a man in years...<</speech>>
<<speech "You">>(Is that sexual frustration I sense?)<</speech>>
<<button "Make a move">><<set $tempEvent ++>><<goto "CompanyPromotion">><</button>>
<<case 1>>
<<speech "You">>Well, I'm here now and I don't see your boss anywhere near, so if you want to celebrate your pay raise I'm available.<</speech>>
<<speech "Becky">>It's true that I have still to reward you properly...<</speech>>
She bites her lips.
<<speech "Becky">>Fuck it, let's do this.<</speech>>
She quickly takes off her dress.
<img src="img/characters/becky/promotion1.jpg" width="100%">
<<speech "You">>Damn you're really eager to do this.<</speech>>
<<speech "Becky">>Like I said, it's been ''years''. Now shush and let me do the work this time.<</speech>>
She gets to her knees and unzips your pants.
<img src="img/characters/becky/promotion2.jpg" width="100%">
<<speech "Becky">>Damn, with a dick like this I'd hire you on the spot!<</speech>>
<<button "She sucks you off">><<set $tempEvent ++>><<goto "CompanyPromotion">><</button>>
<<case 2>>
<video src="video/Becky/BeckyPromotion1.mp4" autoplay loop muted controls></video>
<<button "Fuck her">><<set $tempEvent ++>><<goto "CompanyPromotion">>
<</button>>
<<case 3>>
<<speech "Becky">>I need you inside me!<</speech>>
<video src="video/Becky/BeckyPromotion2.mp4" autoplay loop muted controls></video>
<<button "On the desk">><<set $tempEvent ++>><<goto "CompanyPromotion">>
<</button>>
<<case 4>>
<video src="video/Becky/BeckyPromotion3.mp4" autoplay loop muted controls></video>
<<button "Make her cum">><<set $tempEvent ++>><<goto "CompanyPromotion">><</button>>
<<case 5>>
<video src="video/Becky/BeckyPromotion4.mp4" autoplay loop muted controls></video>
<<button "Cum">><<set $tempEvent ++>><<goto "CompanyPromotion">><</button>>
<<case 6>>
<video src="video/Becky/BeckyPromotion5.mp4" autoplay loop muted controls></video>
<<speech "Becky">>I really needed it! Let me know if you manage to convince my boss ''Darla''. Her office is in the ''first floor''.<</speech>>
<<button "Exit">><<set $time.hour to 19>><<set $time.period to "Evening">><<goto "Company">><<set $company.level ++>><</button>>
<</switch>><img src="img/locations/company1stfloor.jpg" width="100%">
<<if $darlaEvent>>[[Your Office|Office]]<<else>>[[Darla's office❗|DarlaOffice]]<</if>>
[[Becky's office|BeckyOffice]]
[[Casca's Office|CascaOffice]]<<if $company.level gt 1>>
[[CEO's Office|BrandiOffice]]<</if>>
[[Ground Floor|CompanyReception]]
<<set $tempEvent to 0>><<switch $tempEvent>>
<<case 0>>
You knock at the door.
<<speech "Darla">>Come in!<</speech>>
You enter the Office.
<<speech "Darla">>What the hell is a ''man'' doing in my office?<</speech>>
<img src="img/characters/darla/darlaoffice1.jpg" width="100%">
<<speech "You">>My name is <<print $mc.name>>, I'm here to ask you a job interview.<</speech>>
<<speech "Darla">>No way I'm letting a man work under my department. Get out of here!<</speech>>
<<speech "You">>(Trying to persuade her normally is no use. I guess I have to make her open up to me by force)<</speech>>
<<button "HYPNOTIZE">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 1>>
You recognize this woman has some power over the company, so you decide not to fully corrupt her in order to use her to your advantage.
<<speech "You">>Why do you hate men so much, Darla?<</speech>>
<img src="img/characters/darla/darlaoffice2.jpg" width="100%">
<<speech "Darla">>I... My husband left me for a younger woman, now I live with my daughter depending only on this job.<</speech>>
<<speech "You">>Give me a chance Darla... I'll show you how good a man can really be<</speech>>
<video src="video/Darla/DarlaOffice1.mp4" autoplay loop muted controls></video>
<<button "Get intimate">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 2>>
<video src="video/Darla/DarlaOffice2.mp4" autoplay loop muted controls></video>
<<speech "You">>How many years has it been since you've been with a man?<</speech>>
<<speech "Darla">>Nine years...<</speech>>
<<speech "You">>So why did you shave your pussy?<</speech>>
<<speech "Darla">>I don't know... I was hoping something like happened, I guess.<</speech>>
<<button "She gets on her knees">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 3>>
<video src="video/Darla/DarlaOffice3.mp4" autoplay loop muted controls></video>
<<button "Bend her over">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 4>>
<<speech "You">>Bend over.<</speech>>
<<speech "Darla">>Yes...<</speech>>
<video src="video/Darla/DarlaOffice4.mp4" autoplay loop muted controls></video>
<<button "On the couch">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 5>>
<video src="video/Darla/DarlaOffice5.mp4" autoplay loop muted controls></video>
<<button "Continue">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 6>>
<video src="video/Darla/DarlaOffice6.mp4" autoplay loop muted controls></video>
<<button "Make her cum">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 7>>
<video src="video/Darla/DarlaOffice7.mp4" autoplay loop muted controls></video>
<<speech "Darla">>It's been so long since I came!!<</speech>>
<<button "Cum">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>>
<<case 8>>
<video src="video/Darla/DarlaOffice8.mp4" autoplay loop muted controls></video>
<<speech "You">>So... See you at work?<</speech>>
<<speech "Darla">>Yes Master. But there's no position available for anyone.<</speech>>
<<speech "You">>Then give me yours. You can be my secretary and your pay will remain the same. What do you say?<</speech>>
<<speech "Darla">>That's... perfect.<</speech>>
<<button "Continue">><<set $tempEvent ++>><<goto "DarlaOffice">><</button>
<<default>>
''CONGRATULATIONS!''
You've been promoted to Executive, You've now access to the entirety of the 1st floor and your very own ''office''.
<img src="img/dialogue/darla.png" width="15%">
You've also hired your ''first secretary''!
She can help you work, relax and can work at the reception for you!
<<button "Go Home">><<set $darlaEvent to true>><<set $company.promotion to 0>><<set $time.hour to 19>><<set $time.period to "Evening">><<set $company.promotion eq 0>><<goto "Home">><</button>>
<</switch>><img src="img/locations/office.jpg" width="100%">\
<<if $firstOffice>><<if $time.period neq "Night" && $time.period neq "Evening">>
Work progress: $company.promotion/100
<<nobr>><<button "Work">><<set $company.promotion += 10>><<set $mc.money += 20>><<addHour 3>><<goto "Office">><</button>>
<<if $company.level eq 2>>End of Content (for this version)<</if>>
<<if $company.promotion gt 99 && $company.level eq 1>><<button "The CEO is calling">><<set $tempEvent to 0>><<goto "CompanyPromotion">><</button>><</if>>
<<button "Call Darla">><<set $tempEvent to 0>><<goto "OfficeDarlaSex">><</button>>
<<button "Sell Girls">><<goto "OfficeSellGirls">><</button>><</nobr>>
<<else>>It's too late to work.
<<button "Go Home">><<goto "Home">><</button>><</if>>
[[Back|CompanyFirstFloor]]
<<else>>
<<speech "You">>You know, I never asked but what do we do, exactly, at this company?<</speech>>
<<speech "Darla">>At <<print $company.name>> we provide people with jobs no one wants to take, so we are payed directly by businesses for giving them workers who work for free. My job, now ''your job'' is just normal paperwork, just press the "work" button for a quick buck.<</speech>>
<<speech "Darla">>...Though if you manage to convince someone to take one of those crappy jobs, I suppose the company might pay you for it.<</speech>>
<<speech "You">>(Certanly one of the girls in my pocket dimension won't say no if I ask them to work for me...)<</speech>>
<<button "Start working">><<set $firstOffice to true>><<goto "Office">><</button>><</if>><<if $time.period neq "Evening" && $time.period neq "Night">>
<<if $darlaEvent>><<if not $beckyApartment>><<include "BeckyAfterDarla">>
<<else>>
<<if $firstOffice>>
<img src="img/characters/becky/promotion.jpg" width="100%">
Becky is in her office.
<<nobr>>
<<button "Sex">><<goto "BeckyOfficeSex">><</button>>
<</nobr>><</if>><</if>>
[[Get out|CompanyFirstFloor]]
<<else>>
<<speech "Becky">>What are you doing here? Go away before Darla sees you!<</speech>>
<<speech "You">>Oh right, I have to speak to Darla, she should be on the first floor.<</speech>>
[[Back|CompanyFirstFloor]]
<</if>><<else>><img src="img/locations/emptyoffice.jpg" width="100%">
It's too late, Becky's gone home
[[Back|CompanyFirstFloor]]
<</if>><<silently>><<nobr>>
<<setTrait>>
<<set $trait to $girl.trait>>
<</nobr>><</silently>>
<<button "Back">><<goto "Office">><</button>>
<<if $time.period neq "Night" && $time.period neq "Evening">>
''Preferred trait'': $trait
<<for _i to 0; _i < $capturedGirls.length; _i++>><<nobr>>
<<capture _i>><<capture $girlWorth>>
<<print '$capturedGirls[_i].name ($capturedGirls[_i].trait) \n'>>
<<if $capturedGirls[_i].trait eq $trait>><<set $girlWorth to 150>><<else>><<set $girlWorth to 100>><</if>>
@@.girlPortrait;[img[$capturedGirls[_i].image]]@@
<<print '<<button "Sell">><<run $capturedGirls.deleteAt(' + _i + ')>><<set $mc.money += $girlWorth>><<goto "' + passage() + '">><<addHour 2>><</button>>'>>
<</capture>><</capture>>
<</nobr>>
<</for>>\
<<else>>
It's too late to work.
<</if>><<speech "Becky">><<print $mc.name>>, I told you you can't be here if you're not officially employed. What if Darla sees you?<</speech>>
<<speech "You">>I talked to Darla and we sorted things out, I officially work here now.<</speech>>
<<speech "Becky">>That's wonderful! I ''must'' know how you convinced that old bitch.<</speech>>
<<speech "You">>Well, use the right words and she gets more than understanding. So much so that she agreed it would be best to swap positions and became my secretary.<</speech>>
<<speech "Becky">>What the... wait, does that mean you're my boss now?<</speech>>
<<speech "You">>I guess so. What do you say we celebrate my new job sometime?<</speech>>
<<speech "Becky">>Sure, why not. Why don't we go to ''my place''? Just ring the doorbell every evening and I'll be sure to open the door for you.<</speech>>
<<speech "You">>Counting on it. See you there Becky.<</speech>>
You can now visit ''Becky's apartment''!
<<set $beckyApartment to true>>\<<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "OfficeDarlaSex">><</button>>
<<button "Desk">><<set $tempEvent to 1>><<goto "OfficeDarlaSex">><</button>>
<<button "Couch">><<set $tempEvent to 2>><<goto "OfficeDarlaSex">><</button>>
<<button "Missionary">><<set $tempEvent to 3>><<goto "OfficeDarlaSex">><</button>>
<<button "Cum">><<set $tempEvent to 4>><<goto "OfficeDarlaSex">><</button>>
<</nobr>>
<<switch $tempEvent>>
<<case 0>>
<<switch random(0,3)>>\
<<case 0>>
<video src="video/Darla/OfficeCallBJ0.mp4" autoplay loop muted controls></video>
<<case 1>>
<video src="video/Darla/OfficeCallBJ1.mp4" autoplay loop muted controls></video>
<<case 2>>
<video src="video/Darla/OfficeCallBJ2.mp4" autoplay loop muted controls></video>
<<case 3>>
<video src="video/Darla/DarlaOffice3.mp4" autoplay loop muted controls></video>
<</switch>>
<<case 1>>
<<switch random(0, 2)>>
<<case 0>>
<video src="video/Darla/DarlaOffice4.mp4" autoplay loop muted controls></video>
<<case 1>>
<video src="video/Darla/OfficeCallBack0.mp4" autoplay loop muted controls></video>
<<case 2>>
<video src="video/Darla/OfficeCallBack1.mp4" autoplay loop muted controls></video>
<</switch>>
<<case 2>>
<<if random(0,1) eq 0>>
<video src="video/Darla/DarlaOffice5.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Darla/DarlaOffice6.mp4" autoplay loop muted controls></video>
<</if>>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Darla/DarlaOffice7.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Darla/OfficeCallMissionary.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Darla/DarlaOffice8.mp4" autoplay loop muted controls></video><</switch>>
<<button "Back">><<addHour 2>><<goto "Office">><</button>><<if $time.period eq "Evening" || $time.period eq "Night">>
<img src="img/locations/apartmentsevening.jpg" width="100%">
<<else>><img src="img/locations/apartmentsday.jpg" width="100%"><</if>>
<<if $beckyApartment>>[[Becky's apartment|BeckyApartment]]<</if>>
<<if $brandiApartment>>[[Brandi's apartment|BrandiApartment]]<</if>>
[[Back|City]]<<if $time.period eq "Evening" || $time.period eq "Night">>
<img src="img/characters/becky/beckyapartment.jpg" width="50%">\
<<speech "Becky">>Hi! Did you come here just to say hi or do you want to have some fun?<</speech>>
<<nobr>><<button "Sex">><<goto "BeckyApartmentSex">><</button>>
<<button "Back">><<goto "Apartments">><</button>><</nobr>>
<<else>>No one's home
<<button "Back">><<goto "Apartments">><</button>><</if>><<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "BeckyApartmentSex">><</button>>
<<button "Cowgirl">><<set $tempEvent to 1>><<goto "BeckyApartmentSex">><</button>>
<<button "Reverse Cowgirl">><<set $tempEvent to 2>><<goto "BeckyApartmentSex">><</button>>
<<button "Missionary">><<set $tempEvent to 3>><<goto "BeckyApartmentSex">><</button>>
<<button "Doggystyle">><<set $tempEvent to 4>><<goto "BeckyApartmentSex">><</button>>
<<button "Cum">><<set $tempEvent to 5>><<goto "BeckyApartmentSex">><</button>>
<</nobr>>
<<nobr>><<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyApartmentBJ0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyApartmentBJ1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyApartmentCowgirl0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyApartmentCowgirl1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyApartmentReverse0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyApartmentReverse1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyApartmentMissionary0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyApartmentMissionary1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 4>>
<<switch random(0, 2)>>
<<case 0>>
<video src="video/Becky/BeckyApartmentDoggy0.mp4" autoplay loop muted controls></video>
<<case 1>>
<video src="video/Becky/BeckyApartmentDoggy1.mp4" autoplay loop muted controls></video>
<<case 2>>
<video src="video/Becky/BeckyApartmentDoggy2.mp4" autoplay loop muted controls></video>
<</switch>>
<<default>>
<video src="video/Becky/BeckyApartmentCum.mp4" autoplay loop muted controls></video><</switch>><</nobr>>
<<button "Back">><<addHour 2>><<goto "BeckyApartment">><</button>>By LactoseTolerant<img src="img/general/heatville.png" width="100%"><<namePeriod>>
<<nameDay>><<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "SkylarRoomBDSM">><</button>>
<<button "Titfuck">><<set $tempEvent to 1>><<goto "SkylarRoomBDSM">><</button>>
<<button "Cowgirl">><<set $tempEvent to 2>><<goto "SkylarRoomBDSM">><</button>>
<<button "Missionary">><<set $tempEvent to 3>><<goto "SkylarRoomBDSM">><</button>>
<<button "Doggystyle">><<set $tempEvent to 4>><<goto "SkylarRoomBDSM">><</button>>
<<button "Cum">><<set $tempEvent to 5>><<goto "SkylarRoomBDSM">><</button>><</nobr>>
<<nobr>><<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarBdsmBJ0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarBdsmBJ1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarBdsmTitfuck0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarBdsmTitfuck1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarBdsmCowgirl0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarBdsmCowgirl1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarBdsmMissionary0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarBdsmMissionary1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 4>>
<<if random(0,1) eq 0>>
<video src="video/Skylar/SkylarBdsmDoggy0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Skylar/SkylarBdsmDoggy1.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Skylar/SkylarBdsmCum.mp4" autoplay loop muted controls></video>
<</switch>><</nobr>>
<<button "Back">><<addHour 2>><<goto "SkylarRoom">><</button>><<if $time.period neq "Evening" && $time.period neq "Night">>
<<if $metCasca>>\
<img src="img/characters/casca/cascaoffice2.jpg" width="50%">
<<speech "Casca">>Hi boss, how can I help you?<</speech>>\
<<displayAffection $casca>>\
<<nobr>><<button "Chat">><<goto "CascaOfficeChat">><</button>>
<<if $casca.progress gt 0>><<button "Flirt">><<goto "CascaOfficeFlirt">><</button>><</if>>
<<if $casca.progress gt 2>><<button "Kiss">><<goto "CascaOfficeKiss">><</button>><</if>>
<<if $casca.progress gt 1>><<button "Service">><<goto "CascaOfficeService">><</button>><</if>>
<<if $casca.progress gt 2>><<button "Sex">><<goto "CascaOfficeSex">><</button>><</if>><</nobr>>
<<else>>You open the door to meet your colleague, Casca, and see her standing in her office
<img src="img/characters/casca/cascaoffice1.jpg" width="50%">
<<speech "You">>Hi, are you Casca? I'm <<print $mc.name>>, your new boss.<</speech>>
<<speech "Casca">>Oh, so you're Darla's replacement? Pleased to meet you.<</speech>>
<<speech "You">>Pleased to meet you too. Now, I'm supposed to get to know all my colleagues, so would you mind telling me what is your job here?<</speech>>
<<speech "Casca">>I'm head of human resources, I'm the one who signed your abrupt hiring, since Darla was begging me to.<</speech>>
<<speech "You">>I take it you know Darla well?<</speech>>
<<speech "Casca">>Well enough to know that the moaning I heard from her office was more than toy-induced.<</speech>>
She looks at you, letting you know that she knows about you and Darla.
<img src="img/characters/casca/cascaoffice2.jpg" width="50%">
<<speech "You">>You don't seem displeased.<</speech>>
<<speech "Casca">>Darla's my friend and I respect her beliefs about men, considering what she went through, but it was about damn time someone got dicked in this building.<</speech>>
<<speech "You">>Darla doesn't have to be the only one, you know.<</speech>>
<<speech "Casca">>Oh but she's not. I know about you and Becky too.<</speech>>
<<speech "You">>(Damn she's good, I could really use her skills)<</speech>>
<<speech "You">>Ok Casca, let's make a deal. You use your pretty ears for me and tell me as soon as something interesting happens in this company, and I'll let you slack off during work all you want. What do you say?<</speech>>
<<speech "Casca">>You really know how to convince a woman <<print $mc.name>>, I think I get what the others see in you. Very well, deal.<</speech>>
<img src="img/characters/casca/cascaoffice3.jpg" width="50%">\
<<set $metCasca to true>>\
<<addHour 2>>\
<</if>><<else>><img src="img/locations/emptyoffice.jpg" width="100%">
It's too late, Casca's gone home<</if>>
[[Back|CompanyFirstFloor]] <img src="img/characters/casca/cascaofficechat.jpg" width="100%">
<<speech "Casca">>Careful boss, you wore your suit the wrong way, let me fix that.<</speech>>\
<<addAffection $casca 20>>\
<<if $casca.affection eq 100 && $casca.progress eq 0>>''You can now flirt with Casca!''
<<set $casca.affection to 0>>\
<<set $casca.progress++>><</if>>\
[[Back|CascaOffice]]
<<addHour 2>>\<img src="img/characters/casca/cascaofficeflirt.jpg" width="50%">
<<speech "Casca">>Is it hot in here or what? I'm kidding, I just want to tease you a little bit.<</speech>>\
<<addAffection $casca 20>>\
<<if $casca.affection eq 100 && $casca.progress eq 1>>
<<button "Casca has something to show you">><<goto "CascaEvent1">><<set $tempEvent to 0>><<set $casca.affection to 0>><<set $casca.progress++>><</button>><</if>>\
<<if $casca.affection eq 100 && $casca.progress eq 2>>
<<button "Casca is horny">><<set $casca.affection to 0>><<goto "CascaEvent2">><<set $tempEvent to 0>><<set $casca.progress++>><</button>><</if>>
[[Back|CascaOffice]]
<<addHour 2>>\<<if random (0, 1) eq 0>><video src="video/Casca/CascaEvent1BJ.mp4" autoplay loop muted controls></video><<else>><video src="video/Casca/CascaEvent1Titjob.mp4" autoplay loop muted controls></video><</if>>
<<addAffection $casca 20>>\
<<if $casca.affection eq 100 && $casca.progress eq 2>>
<<button "Casca is horny">><<set $casca.affection to 0>><<goto "CascaEvent2">><<set $tempEvent to 0>><<set $casca.progress++>><</button>><</if>>\
[[Back|CascaOffice]]
<<addHour 2>>\<<switch $tempEvent>>
<<case 0>>
<<speech "Casca">>Can you help me <<print $mc.name>>?, I can't seem to find a document.<</speech>>\
You find Casca looking through her desk, exposing her butt.
<img src="img/characters/casca/cascaevent1back.jpg" width="50%">
<<speech "You">>Sure Casca, what document are you looking for?<</speech>>
<<speech "Casca">>Let's see... It's ''big'', so it's pretty ''hard'' to miss, it's ''full'' of sensitive material and very ''girthy''...<</speech>>
She gets near you and grabs your cock!.
<img src="img/characters/casca/cascaevent1grab.jpg" width="50%">
<<speech "Casca">>Here it is!<</speech>>
<<speech "You">>Happy to help!<</speech>>
<<speech "Casca">>Just so you know, there are other ways you can be helpful around here...<</speech>>\
She starts to undress
<img src="img/characters/casca/cascaevent1strip.jpg" width="50%">
<<speech "Casca">>Come and get it big boy!<</speech>>
<<button "Get down on her">><<set $tempEvent ++>><<goto "CascaEvent1">><</button>>
<<case 1>>\
<video src="video/Casca/CascaEvent1Eat.mp4" autoplay loop muted controls></video>
<<speech "Casca">>Ooh yes!<</speech>>
<<button "She gets on her knees">><<set $tempEvent ++>><<goto "CascaEvent1">><</button>>
<<case 2>>\
<video src="video/Casca/CascaEvent1BJ.mp4" autoplay loop muted controls></video>
<<button "Titjob">><<set $tempEvent ++>><<goto "CascaEvent1">><</button>>
<<case 3>>\
<video src="video/Casca/CascaEvent1Titjob.mp4" autoplay loop muted controls></video>
<<speech "Casca">>Are you getting close?<</speech>>
<<button "Cum">><<set $tempEvent ++>><<goto "CascaEvent1">><</button>>
<<default>>\
<<speech "You">>Cumming!<</speech>>
<video src="video/Casca/CascaEvent1Cum.mp4" autoplay loop muted controls></video>
<<addHour 2>>
<<speech "Casca">>That was great boss! Let me know if you want to do it again.<</speech>>
<<button "Return">><<goto "CompanyFirstFloor">><</button>>
<</switch>>\<<switch $tempEvent>>
<<case 0>>
<<speech "Casca">>Boss, I can't take it anymore, I haven't been fucked in so long!<</speech>>
Casca is basically begging for you to give it to her.
<img src="img/characters/casca/cascaevent2.jpg" width="100%">
<<speech "You">>If you insist...<</speech>>
<<speech "Casca">>Please shut up and fuck me already.<</speech>>
She gets near you and grabs your cock!.
<video src="video/Casca/CascaEvent2Foreplay.mp4" autoplay loop muted controls></video>
<<speech "Casca">>Ohh YES!<</speech>>
<<button "Give it to her">><<set $tempEvent ++>><<goto "CascaEvent2">><</button>>
<<case 1>>\
<video src="video/Casca/CascaEvent2Back.mp4" autoplay loop muted controls></video>
<<button "On the chair">><<set $tempEvent ++>><<goto "CascaEvent2">><</button>>
<<case 2>>\
<video src="video/Casca/CascaEvent2Reverse.mp4" autoplay loop muted controls></video>
<<button "Continue">><<set $tempEvent ++>><<goto "CascaEvent2">><</button>>
<<case 3>>\
<video src="video/Casca/CascaEvent2Cowgirl.mp4" autoplay loop muted controls></video>
<<speech "Casca">>Give it to me big guy!<</speech>>
<<button "Doggystyle">><<set $tempEvent ++>><<goto "CascaEvent2">><</button>>
<<case 4>>\
<video src="video/Casca/CascaEvent2Doggy.mp4" autoplay loop muted controls></video>
<<button "Make her cum">><<set $tempEvent ++>><<goto "CascaEvent2">><</button>>
<<case 5>>\
<video src="video/Casca/CascaEvent2Missionary.mp4" autoplay loop muted controls></video>
<<speech "Casca">>Don't fucking stop!<</speech>>
<<button "Cum">><<set $tempEvent ++>><<goto "CascaEvent2">><</button>>
<<default>>\
<<speech "You">>Cumming!<</speech>>
<video src="video/Casca/CascaEvent1Cum.mp4" autoplay loop muted controls></video>
<<addHour 2>>
<<speech "Casca">>Thank you boss. Or should I say ''Master''?<</speech>>
<<button "Return">><<goto "CompanyFirstFloor">><</button>>
<</switch>>\<<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "CascaOfficeSex">><</button>>
<<button "Missionary">><<set $tempEvent to 1>><<goto "CascaOfficeSex">><</button>>
<<button "Doggystyle">><<set $tempEvent to 2>><<goto "CascaOfficeSex">><</button>>
<<button "Cowgirl">><<set $tempEvent to 3>><<goto "CascaOfficeSex">><</button>>
<<button "Reverse Cowgirl">><<set $tempEvent to 4>><<goto "CascaOfficeSex">><</button>>
<<button "Cum">><<set $tempEvent to 5>><<goto "CascaOfficeSex">><</button>>
<</nobr>>
<<nobr>><<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Casca/CascaOfficeBJ0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Casca/CascaOfficeBJ1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Casca/CascaOfficeMissionary0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Casca/CascaOfficeMissionary1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<<if random(0,1) eq 0>>
<video src="video/Casca/CascaOfficeBack0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Casca/CascaOfficeBack1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 3>>
<video src="video/Casca/CascaOfficeCowgirl.mp4" autoplay loop muted controls></video>
<<case 4>>
<<if random(0,1) eq 0>>
<video src="video/Casca/CascaOfficeReverse0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Casca/CascaOfficeReverse1.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Casca/CascaOfficeCum.mp4" autoplay loop muted controls></video>
<</switch>><</nobr>>
<<button "Back">><<addHour 2>><<goto "CascaOffice">><</button>><video src="video/Casca/CascaOfficeKiss.mp4" autoplay loop muted controls></video>
[[Back|CascaOffice]] <<if $time.period neq "Night"&& $time.period neq "Evening">><<silently>><<nobr>>
<<addHour 3>>
<<set $passage to "CollegePickup">>
<<girlEncounter "College">>
<</nobr>><</silently>>
<<link "WARNING">>
<<script>>
UI.alert("I'm planning to use these college girls in a future update as more relevant character, with each their own story, so consider this section a placeholder.");
<</script>>
<</link>>
Name = $girl.name
Trait = $girl.trait
<<displayEncounter>>
<<nobr>>
<<button "HYPNOTIZE">><<set $capturedGirls.push($girl)>><<goto $passage>><</button>>
<<button "Back">><<goto "College">><</button>>
<</nobr>>
<<else>>It's too late, no one's at the College at this hour
<<button "Back">><<goto "College">><</button>>
<</if>><<switch $tempEvent>>
<<case 0>>
A blonde woman is making a fuss at the reception.
<img src="img/girls/Company/Joslyn1.jpg" width="100%">
<<speech "Joslyn">>I DEMAND to see the manager!<</speech>>
<<speech "You">>What seems to be the problem, ma'am?<</speech>>
<<speech "Joslyn">>I have been wating two hours to speak with one of the exectuves here, but no one seems to care!<</speech>>
<<speech "You">>As you can see, ma'am, we are pretty busy at the moment, also you're cutting the line. Please wait your turn like everyone else.<</speech>>
<img src="img/girls/Company/Joslyn2.jpg" width="100%">
<<speech "Joslyn">>WHAT? Do you know who my husband is? Let me talk to your manager right now!<</speech>>
<<speech "You">>(God this bitch is obnoxious. Well I tried to convince her nicely... Time to do it my way.)<</speech>>
<<button "HYPNOTIZE HER">><<set $tempEvent += 1>><<goto "CompanyEventJoslyn">><</button>>
<<case 1>>
<<speech "Joslyn">>You know what? You want to act big like a manager? Show me how big you are!<</speech>>
<video src="video/girls/Company/Joslyn/1.mp4" autoplay loop muted controls></video>
<<button "Show her">><<set $tempEvent += 1>><<goto "CompanyEventJoslyn">><</button>>
<<case 2>>
She starts kissing you, You've made sure everybody left the reception.
<video src="video/girls/Company/Joslyn/2.mp4" autoplay loop muted controls></video>
<<button "She gets on her knees">><<set $tempEvent += 1>><<goto "CompanyEventJoslyn">><</button>>
<<case 3>>
<video src="video/girls/Company/Joslyn/3.mp4" autoplay loop muted controls></video>
<<speech "Joslyn">>Is this all you can do? Come on, choke me with that dick!<</speech>>
<video src="video/girls/Company/Joslyn/4.mp4" autoplay loop muted controls></video>
<<button "Penetrate her">><<set $tempEvent += 1>><<goto "CompanyEventJoslyn">><</button>>
<<case 4>>
<video src="video/girls/Company/Joslyn/5.mp4" autoplay loop muted controls></video>
<<button "She gets on top">><<set $tempEvent += 1>><<goto "CompanyEventJoslyn">><</button>>
<<case 5>>
<video src="video/girls/Company/Joslyn/6.mp4" autoplay loop muted controls></video>
<<speech "Joslyn">>Come on!<</speech>>
<video src="video/girls/Company/Joslyn/7.mp4" autoplay loop muted controls></video>
<<button "Make her cum">><<set $tempEvent += 1>><<goto "CompanyEventJoslyn">><</button>><<case 5>>
<<case 6>>
<video src="video/girls/Company/Joslyn/8.mp4" autoplay loop muted controls></video>
<<button "Cum">><<set $tempEvent += 1>><<goto "CompanyEventJoslyn">><</button>><<case 5>>
<<default>>
<<silently>><<addHour 2>>
<<set $girl.location to "Special">>
<<set $girl.id to 2>>
<<set $girl.name to "Joslyn">>
<<set $girl.image = "img/girls/" + $girl.location + "/" + $girl.id + ".png">>
<</silently>>
<video src="video/girls/Company/Joslyn/9.mp4" autoplay loop muted controls></video>
<<speech "You">>You're coming home with me.<</speech>>
<<speech "Joslyn">>Yes Master.<</speech>>
<<button "Bring her Home">><<set $eventGirls.push($girl)>><<goto "Bedroom">><</button>>
<</switch>><<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "BeckyOfficeSex">><</button>>
<<button "From the back">><<set $tempEvent to 4>><<goto "BeckyOfficeSex">><</button>>
<<button "Reverse Cowgirl">><<set $tempEvent to 1>><<goto "BeckyOfficeSex">><</button>>
<<button "Missionary">><<set $tempEvent to 2>><<goto "BeckyOfficeSex">><</button>>
<<button "Cowgirl">><<set $tempEvent to 3>><<goto "BeckyOfficeSex">><</button>>
<<button "Cum">><<set $tempEvent to 5>><<goto "BeckyOfficeSex">><</button>>
<</nobr>>
<<nobr>><<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyPromotion1.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyOfficeBJ.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyPromotion2.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyPromotion4.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyPromotion3.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyOfficeMissionary.mp4" autoplay loop muted controls></video>
<</if>>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyOfficeCowgirl1.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyOfficeCowgirl2.mp4" autoplay loop muted controls></video>
<</if>>
<<case 4>>
<<if random(0,1) eq 0>>
<video src="video/Becky/BeckyOfficeBack1.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Becky/BeckyOfficeBack2.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Becky/BeckyPromotion5.mp4" autoplay loop muted controls></video>
<</switch>><</nobr>>
<<button "Back">><<addHour 2>><<goto "BeckyOffice">><</button>><<switch $tempEvent>>\
<<case 0>>\
<<speech "Darla">>Hey Boss, the CEO is calling for you.<</speech>>
<<speech "You">>Is it bad?<</speech>>
<<speech "Darla">>No, I think she just wants to meet you, since you're doing such a good job.<</speech>>
<<speech "You">>Well, I'm only pressing a button, but what do I know? Well, off I go!<</speech>>
Before you go, you quickly grab Darla's butt.
<img src="img/general/assgrope.gif" width="100%">
<<button "Go to the CEO's office">><<set $tempEvent ++>><<goto "CompanyPromotion">><</button>>
<<case 1>>\
You knock on the CEO's office door.
<<speech "Brandi">>Come in!<</speech>>
<img src="img/characters/brandi/brandipromotion1.jpg" width="50%">
<<speech "Brandi">>You must be <<print $mc.name>>, nice to meet you. I'm Brandi, the CEO of <<print $company.name>>.<</speech>>
<<speech "You">>The pleasure is mine.<</speech>>
<<speech "Brandi">>I called you here to congratulate you for your hard work and also to inform you that form now on you will report to me periodically, and who knows, sometimes I will give you some special tasks.<</speech>>
<<speech "You">>I'd be happy to.<</speech>>
<<speech "Brandi">>Very well, you can get back to work. Feel free to stop by anytime you have something to report.<</speech>>
<<button "Go to your office">><<set $tempEvent ++>><<goto "Office">><</button>>\
<<set $company.level ++>>\
<<set $company.promotion to 0>>\
<</switch>><<if $time.period neq "Evening" && $time.period neq "Night">>\
<img src="img/characters/brandi/brandioffice.jpg" width="50%">
<<speech "Brandi">>Do you have something to report?<</speech>>\
<<displayAffection $brandi>>\
<<nobr>>
<<button "Chat">><<goto "BrandiOfficeChat">><</button>>
<<if $brandi.progress gt 0>><<button "Flirt">><<goto "BrandiOfficeFlirt">><</button>><</if>>
<<if $brandi.progress gt 1>><<button "Kiss">><<goto "BrandiOfficeKiss">><</button>><</if>>
<<if $brandi.progress gt 2>><<button "Blowjob">><<goto "BrandiOfficeBJ">><</button>><</if>>
<<if $brandi.progress gt 3>><<button "Sex">><<goto "BrandiOfficeSex">><</button>><</if>><</nobr>>
<<else>><img src="img/locations/emptyoffice.jpg" width="100%">
Brandi's gone home.
<</if>>
[[Back|CompanyFirstFloor]] <img src="img/characters/brandi/brandiofficechat.jpg" width="100%">
<<speech "Brandi">>Our sales got up quite a bit lately, am I to assume this is your doing?<</speech>>\
<<addAffection $brandi 20>>\
<<if $brandi.affection eq 100 && $brandi.progress eq 0>>''You can now flirt with Brandi!''
<<set $brandi.affection to 0>>\
<<set $brandi.progress++>><</if>>\
[[Back|BrandiOffice]]
<<addHour 2>>\<img src="img/characters/brandi/brandiofficeflirt.jpg" width="100%">
<<speech "Brandi">>Remember that under this Company you're ''mine'', understand? So you better do anything I say.<</speech>>\
<<addAffection $brandi 20>>\
<<if $brandi.affection eq 100 && $brandi.progress eq 1>>
<<button "Brandi has something to show you">><<goto "BrandiEvent1">><<set $tempEvent to 0>><<set $brandi.affection to 0>><<set $brandi.progress++>><</button>><</if>>\
<<if $brandi.affection eq 100 && $brandi.progress eq 2>>
<<button "Brandi is horny">><<set $brandi.affection to 0>><<goto "BrandiEvent2">><<set $tempEvent to 0>><<set $brandi.progress++>><</button>><</if>>
[[Back|BrandiOffice]]
<<addHour 2>>\<<switch $tempEvent>>\
<<case 0>>\
You see Brandi fairly pissed at her phone.
<<speech "Brandi">>That fucking idiot!<</speech>>
<<speech "You">>What's the matter Brandi? You're having a fight with your husband?<</speech>>
<<speech "Brandi">>Exactly, we had plans to go out tonight but that fucking cheater bailed on me again.<</speech>>
<<speech "You">>I'm sorry to hear that. Maybe I can make it up to you by taking you out?<</speech>>
<<speech "Brandi">>You would? I mean, why the hell not.<</speech>>
<<button "Take her Out">><<set $tempEvent ++>><<set $time.hour to 21>><<goto "BrandiEvent1">><</button>>
<<case 1>>\
You arrive at the resturant and take a seat.
<<speech "Brandi">>So, why did you invite me to dinner? Don't tell me it's pity.<</speech>>
<<speech "You">>It's not, really. I just wanted to get to know my boss better.<</speech>>
<<speech "Brandi">>Is that so? Very well, whad do you want to know about me?<</speech>>
<img src="img/characters/brandi/dinner.jpg" width="100%">
<<speech "You">>For instance, what's you family situation like? I heard you fighting over the phone.<</speech>>
<<speech "Brandi">>Ooh, that. I have a failed marriage, since my husband cheats on me. I pretend I don't anything, but I have a list of all the girls he slept with.<</speech>>
<<speech "You">>Why don't you just divorce him then? Wouldn't it be simpler?<</speech>>
<<speech "Brandi">>No can do. The company is backed up by my husband, so leaving him would mean leaving my job. But enought of that, the dinner has been lovely and you've proven yourself an excellend employee. I think you deserve a reward.<</speech>>
She leans for a kiss.
<img src="img/characters/brandi/brandikiss.gif" width="100%">\
<<speech "Brandi">>See you at work. 💕<</speech>>
<<button "Go Home">><<goto "Home">><</button>>
<</switch>>\<img src="img/characters/brandi/brandikiss.gif" width="100%">\
<<addAffection $brandi 20>>\
<<if $brandi.affection eq 100 && $brandi.progress eq 2>>
<<button "Brandi is horny">><<set $brandi.affection to 0>><<goto "BrandiEvent2">><<set $tempEvent to 0>><<set $brandi.progress++>><</button>><</if>>\
[[Back|BrandiOffice]]
<<addHour 2>>\<<switch $tempEvent>>\
<<case 0>>\
<<speech "You">>Are you ok Brandi? You seem a little stressed.<</speech>>
<<speech "Brandi">>Is it really that obious? Lately I've been lacking any attention, so to speak, so I guess I'm a little pent up.<</speech>>
<<speech "You">>And why is that? I understand you and your husband don't have the best relationship but I'm sure you've no problem finding some company.<</speech>>
<<speech "Brandi">>You flatter me, but work is my priority at the moment. If only I could have a little fun while working...<</speech>>
She reaches your crotch.
<video src="video/Brandi/BrandiEvent1Scene1.mp4" autoplay loop muted controls></video>
<<speech "You">>Say no more Brandi, I got this.<</speech>>
<video src="video/Brandi/BrandiEvent1Scene2.mp4" autoplay loop muted controls></video>
<<button "She gets on her knees">><<set $tempEvent ++>><<goto "BrandiEvent2">><</button>>
<<case 1>>\
<<speech "Brandi">>Oh my! Not bad at all mr. <<print $mc.name>>! At least compared to my husband.<</speech>>
<video src="video/Brandi/BrandiEvent1Scene3.mp4" autoplay loop muted controls></video>
<<button "Deeper">><<set $tempEvent ++>><<goto "BrandiEvent2">><</button>>
<<case 2>>\
<video src="video/Brandi/BrandiEvent1Scene4.mp4" autoplay loop muted controls></video>
<<button "Cum">><<set $tempEvent ++>><<goto "BrandiEvent2">><</button>>
<<case 3>>\
<video src="video/Brandi/BrandiEvent1Scene5.mp4" autoplay loop muted controls></video>
<<addHour 2>>
<<speech "Brandi">>Well that was fun. Back to work!<</speech>>
<<button "Back">><<goto "BrandiOffice">><</button>>
<</switch>>\<<if random (0, 1) eq 0>><video src="video/Brandi/BrandiBJ0.webm" autoplay loop muted controls></video><<else>><video src="video/Brandi/BrandiBJ1.webm" autoplay loop muted controls></video><</if>>
<<addAffection $brandi 20>>\
<<if $brandi.affection eq 100 && $brandi.progress eq 3>>
<<button "Brandi invites you to her home">><<set $brandi.affection to 0>><<goto "BrandiEvent3">><<set $tempEvent to 0>><<set $brandi.progress++>><</button>><</if>>\
[[Back|BrandiOffice]]
<<addHour 2>>\<<switch $tempEvent>>\
<<case 0>>\
<<speech "Brandi">>Hey <<print $mc.name>>, are you free this evening? I was thinking that maybe you can have like a business dinner at my place.<</speech>>
<<speech "You">>Yeah sure, is your husband gonna be there?<</speech>>
<<speech "Brandi">>He is, unless he find a way to go eat with another woman again...<</speech>>
<<speech "You">>Very well, I'll be sure to be there on time.<</speech>>
<<button "Go to Brandi's place">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<set $time.hour to 19>>\
<<case 1>>\
It's 7 PM, you gey to Brandi's place and get greeted by your boss and her Husband.
<<speech "Brandi">>Hi <<print $mc.name>>! We were just waiting for you. Honey, this is <<print $mc.name>>, <<print $mc.name>>, this is Kevin, my husband.<</speech>>
<img src="img/characters/brandi/Event3Pic1.jpg" width="100%">
<<speech "You">>Pleased to meet you.<</speech>>
<<speech "Kevin">>Pleasure's mine. Brandi talks a lot about you.<</speech>>
<<speech "You">>Really? Well I'm glad to hear it.<</speech>>
<<speech "Brandi">>Why don't you take a seat?<</speech>>
<<speech "You">>Of course.<</speech>>
<<button "Sit down">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<case 2>>\
Some time passes and Kevin starts to get drunk.
<<speech "Kevin">>As I was saying... *hic* I put a lot of money in the GameStop stocks... *hic* and that how I became rich!<</speech>>
You feel a hand reaching your pants.
<img src="img/characters/brandi/Event3Pic2.jpg" width="100%">
<<speech "Brandi">>Honey, you seem pretty tired, why don't you go to bed while I give <<print $mc.name>> a tour of the house?<</speech>>
<<speech "Kevin">>Of course! I'll see you at the moon!! Where all my dogecoins are. *hic*<</speech>>
Kevin somehow manages to go to bed without falling one time.
<<speech "Brandi">>About damn time.<</speech>>
<video src="video/Brandi/BrandiEvent3Scene1.mp4" autoplay loop muted controls></video>
<<button "Blowjob">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<case 3>>\
<video src="video/Brandi/BrandiEvent3Scene2.mp4" autoplay loop muted controls></video>
<<button "Missionary">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<case 4>>\
<video src="video/Brandi/BrandiEvent3Scene3.mp4" autoplay loop muted controls></video>
<<button "Doggystyle">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<case 5>>\
<video src="video/Brandi/BrandiEvent3Scene4.mp4" autoplay loop muted controls></video>
<<button "Cowgirl">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<case 6>>\
<video src="video/Brandi/BrandiEvent3Scene5.mp4" autoplay loop muted controls></video>
<<button "Make her cum">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<case 7>>\
<video src="video/Brandi/BrandiEvent3Scene6.mp4" autoplay loop muted controls></video>
<<button "Cum">><<set $tempEvent ++>><<goto "BrandiEvent3">><</button>>
<<default>>
<video src="video/Brandi/BrandiEvent3Scene7.mp4" autoplay loop muted controls></video>
<<addHour 2>>
<<speech "Brandi">>Fuck I really needed that. Feel free to come anytime 💕<</speech>>
You can now visit ''Brandi's Apartment''!
<<button "Go Home">><<goto "Home">><</button>>
<<set $brandiApartment to true>>\
<</switch>>\<<if $time.period eq "Evening" || $time.period eq "Night">>
<img src="img/characters/brandi/brandiapartment.jpg" width="100%">\
<<speech "Brandi">>Kevin's not home, do you want to have some fun?<</speech>>
<<nobr>><<button "Sex">><<goto "BrandiApartmentSex">><</button>>
<<button "Back">><<goto "Apartments">><</button>><</nobr>>
<<else>>No one's home
<<button "Back">><<goto "Apartments">><</button>><</if>><<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "BrandiApartmentSex">><</button>>
<<button "Missionary">><<set $tempEvent to 1>><<goto "BrandiApartmentSex">><</button>>
<<button "Reverse Cowgirl">><<set $tempEvent to 2>><<goto "BrandiApartmentSex">><</button>>
<<button "Cowgirl">><<set $tempEvent to 3>><<goto "BrandiApartmentSex">><</button>>
<<button "Doggystyle">><<set $tempEvent to 4>><<goto "BrandiApartmentSex">><</button>>
<<button "Cum">><<set $tempEvent to 5>><<goto "BrandiApartmentSex">><</button>>
<</nobr>>
<<nobr>><<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiApartmentBJ.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiEvent3Scene2.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiEvent3Scene3.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiEvent3Scene6.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<video src="video/Brandi/BrandiApartmentReverse.mp4" autoplay loop muted controls></video>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiEvent3Scene5.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiApartmentCowgirl.mp4" autoplay loop muted controls></video>
<</if>>
<<case 4>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiEvent3Scene4.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiApartmentDoggy.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Brandi/BrandiEvent3Scene7.mp4" autoplay loop muted controls></video><</switch>><</nobr>>
<<button "Back">><<addHour 2>><<goto "BrandiApartment">><</button>><<nobr>>
<<button "Blowjob">><<set $tempEvent to 0>><<goto "BrandiOfficeSex">><</button>>
<<button "Missionary">><<set $tempEvent to 1>><<goto "BrandiOfficeSex">><</button>>
<<button "Reverse Cowgirl">><<set $tempEvent to 2>><<goto "BrandiOfficeSex">><</button>>
<<button "Cowgirl">><<set $tempEvent to 3>><<goto "BrandiOfficeSex">><</button>>
<<button "Doggystyle">><<set $tempEvent to 4>><<goto "BrandiOfficeSex">><</button>>
<<button "Cum">><<set $tempEvent to 5>><<goto "BrandiOfficeSex">><</button>>
<</nobr>>
<<nobr>><<switch $tempEvent>>
<<case 0>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiEvent1Scene3.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiEvent1Scene4.mp4" autoplay loop muted controls></video>
<</if>>
<<case 1>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiOfficeMissionary0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiOfficeMissionary1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 2>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiOfficeReverse0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiOfficeReverse1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 3>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiOfficeCowgirl0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiOfficeCowgirl1.mp4" autoplay loop muted controls></video>
<</if>>
<<case 4>>
<<if random(0,1) eq 0>>
<video src="video/Brandi/BrandiOfficeDoggy0.mp4" autoplay loop muted controls></video>
<<else>>
<video src="video/Brandi/BrandiOfficeDoggy1.mp4" autoplay loop muted controls></video>
<</if>>
<<default>>
<video src="video/Brandi/BrandiOfficeCum.mp4" autoplay loop muted controls></video><</switch>><</nobr>>
<<button "Back">><<addHour 2>><<goto "BrandiOffice">><</button>>