This is your "backpack".
Once you've bought stuff, it shows up here. View it as an inventory list.
<b>Consumables</b>
<<if $groceries gte 1>>You have food at home! x$groceries<<else>>???<</if>>
<<if $catFood gte 1>>You have cat food at home! x$catFood<<else>>???<</if>>
<<if $sunscreen gte 1>>You have sunscreen at home! x$sunscreen<<else>>???<</if>>
<<if $massageOil gte 1>>You have massage oil at home! x$massageOil<<else>>???<</if>>
<<if $makeup gte 1>>You have makeup at home! x$makeup<<else>>???<</if>>
<b>Hard Items</b>
<<if $oldphone is true && visited("Street") gte 1>>You have [[your old phone!->oldPhone]]<</if>>
<<if $phone is true>>You have a phone!<<else>>???<</if>>
<<if $laptop is true>>You have a laptop! It's sitting on your desk.<<else>>???<</if>>
<<if $cam is true>>You have a camera! It's mounted on your laptop.<<else>>???<</if>>
<<if $gymClothes is true || $gymClothes is false>>You have gym clothes! Use them in the gym.<<else>>???<</if>>
<<if $libBook is true>>You have <<linkreplace "Travels of Lord Baltazar!">>Travels of Lord Baltazar! I wonder what it reads...
<span class="drunk">[[Examine the book|readTravels]]</span><</linkreplace>><<else>>???<</if>>
<<if $robe is true>>You have a robe.<<else>>???<</if>>
<<if $bike is true>>You have a bike! It is in $bikeCond condition.<<else>>???<</if>>
<<if $car is true>>You have a car! It is in $carCond condition.<<else>>???<</if>>
<<if $stat is true>>You have the StatTraKer!<<else>>???<</if>>
<<if $tent is true>>You have a tent. Rough start?<<else>>???<</if>>
<<if $nurseHandbook is true>>You have the nurse's handbook!<<else>>???<</if>>
<<if $gradebook is true>>You have a <<link "Teachers Grade book!">><<run Dialog.setup('Gradebook', 'gradebook');
Dialog.wiki('<<include "gradebook">>').open()>>
<</link>><<else>>???<</if>>
<<if $studentgradebook is true>>You have a <<link "Student's Grade book!">><<run Dialog.setup('StudentGradebook', 'studentgradebook');
Dialog.wiki('<<include "studentgradebook">>').open()>>
<</link>><<else>>???<</if>>
<<if $contract is true>>You have a <<link "Contract">><<run Dialog.setup('Ownership Contract', 'pgcontract');
Dialog.wiki('<<include "pgcontract">>').open()>>
<</link>> with PornGrub.<<else>>???<</if>>
<b>NSFW</b>
<<if $dildo is true>>You have a dildo!<<else>>???<</if>>
<<if $buttplug is true>>You have a buttplug!<<else>>???<</if>>
<<if $tail is true>>You have a tailplug!<<else>>???<</if>>
<<if $strapon is true>>You have a strapon!<<else>>???<</if>>
<<if $chloePanties is true>>You have some of Chloe's panties! It's a pair of $pantiesOwned<<else>>???<</if>>
<<link "Return" $return>><</link>> [img[img/bar.webp]]
<<if $period gte 4>>
You enter the bar.
It's packed with drunk people... Maybe you should leave instead..?
<<else>>
You enter the bar.
There's not too many people.<</if>><<if $period lte 5>>
[[Socialize]]
[[Get a drink]]
<<if $job is "No job">>[[Apply for job|barJob]]<</if>><<if $period lte 4 && $job is "bar">><<if $barPromo is false>>[[Work|barWork]]<<else>>[[Work|barPromote]]<</if>>
[[Quit your job|quitBar]]<<if $barCount gte 5 && $period lte 5 && $barPromo is false>><br>[[Ask for promotion|barPromotion]]<</if>><<elseif $period gte 5 && $job is "bar">>It's too late to work now.<</if>><<if $period lte 4 && $job is "bar as a trainee">><<if $traineeCount lte 4>>[[Work as trainee|traineeWork]]<<else>>[[Work as trainee|traineePromo]]<</if>>
[[Quit|quitBar]]<<elseif $period gte 5 && $job is "bar as a trainee">>It's too late to work now.<</if>><<else>><br>It's too late to do anything here. You should go back and sleep.<</if>>
[[Leave|Uptown]]
<<if ndef $socializeBar>><<set $socializeBar to 0>><</if>><img src="img/banner.webp" style="width: 100%;">
!Welcome to New Life Project v0.7.5
This is an early stage project I'm doing to learn how Twine and SugarCube works.
Mechanics might be broken, stuff might not work, don't blame me - report it! Then I can fix it :)
Help out production by supporting me on Patreon! It would mean the world to me, and you too will get access to sweet benefits!
<a href="https://www.patreon.com/NotaBao"><img src="img/patreon.png" width="30" height="30"></a> [[Support me on Patreon!|https://www.patreon.com/NotaBao]]
You can also [[support me on Ko-Fi|https://ko-fi.com/notabao]] or [[Fanvue|https://www.fanvue.com/notabao]] if that's more your style!
If you already support me, thank you so much! I appreciate you! And as proof, go to your selected support site and download the Patron or Subscriber version from there!
Enjoy.
Created by Nota Bao
18+
<b>P.S: check out the themes from the settings menu, they've been around for a long time. I recommend the Monokai theme. That shit slaps!</b>
[[Play!|characterCreation]]
<<linkreplace "Disclaimer">>Nota Bao does not condone any and all illegal or harming acts displayed throughout this game. No events in this game is real, and any similarities are purely coincidental. There is no real blood relation between any of the characters, and all non-consensual scenes are one hundred percent consensual and acted out between actors.
[[Disclaimer and 2257 Compliance]]
<</linkreplace>><div class="terminal"><<type 10ms>>
!!!Foundry Budget
Employee Payments: £690.420
Investments: £100.000
Inventory: £65.000
Assets: £890.188
!!!Mansion Budget
Services: £5.000
Upkeep: £196.000
[[Close document|cellarCom]]<</type>>
</div>Bouy[img[img/insideCafe.webp]]
As you step into the cozy café, the warm scent of freshly brewed coffee wraps around you, instantly soothing. The gentle whir of the espresso machine blends with the quiet clinking of mugs and low murmurs of conversation.
The air feels alive, carrying hints of roasted beans and something sweet, like cinnamon or vanilla, inviting you to settle in and stay awhile.
<<include "cafeCharEvents">>
<<if $period lte 5>>[[Have some coffee|coffee]]
<<if $job is "cafe" && $period lte 4>>[[Work|cafeWorkImproved]]
[[Quit your job]]
<</if>>\
<<if $job is "cafe" && $cafeCount gte 5 && $cafePromo eq 0>>
[[Complain about customer harassment|cafePromotion]]
<</if>>\
<<if $job is "cafe" && $cafeHarass gte 7 && $cafePromo eq 1>>
[[Complain about customer harassment|cafePromotion]]
<</if>>\
<<if $job is "cafe" && $cafeHarass gte 12 && $cafePromo eq 2>>
[[Complain about customer harassment|cafePromotion]]
<</if>><<if $job is "No job">>
<<if visited("cafeJob") is 0>>[[Apply for a job at the cafe|cafeJob]]<br><<else>>[[Apply for your job back...|cafeJob]]<br><</if>><<elseif $job isnot "cafe">>You already have a job.<br>
<</if>><<else>>It is too late to do anything else here. The cafe is closed!
<</if>>\
[[Go back outside|Street]]Bouy[img[img/town.webp]]
As you slowly come to, you realize that you're in a small, unfamiliar town. You have no idea how you got there, but one thing is clear - your life has been turned upside down. In this new reality, you are nobody. You have no friends, no connections, and no one to rely on.
With no other options, you must start from scratch and build a new life for yourself. You'll need to find a job to support yourself, a place to live, and maybe even make some new friends along the way. But be warned, this new world is filled with obstacles that you'll need to overcome.
Can you adapt to this new life and find success, or will you fall victim to the challenges ahead?
<span style="color:red">The choice is yours.</span>
Are you ready to take the first step into your [[new life?|newintro]]!!!Disclaimer
Nota Bao does not condone any and all illegal or harming acts displayed throughout this game. No events in this game is real, and any similarities are purely coincidental. There is no real blood relation between any of the characters, and all non-consensual scenes are one hundred percent consensual and acted out between actors.
!!!2257 Compliance
Nota Bao is not a producer (primary or secondary) of any or all of the content found within the game. With respect to the records as per 18 USC 2257 for any and all content found on this site, please kindly direct your request to the site for which the content was produced.
Nota Bao uses imaging from the site Sex.com.
Sex.com is a picture & video sharing site that allows for the pinning, uploading, sharing and general viewing of various types of adult content, and while Sex.com does the best it can with verifying compliance, it may not be 100% accurate.
Sex.com abides by the following procedures to ensure compliance:
Requiring all users to be 18 years of age to upload videos.
When uploading, user must verify the content; assure he/she is 18 years of age; certify that he/she keeps records of the models in the content and that they are over 18 years of age.
For further assistance and/or information in finding the content's originating site, please contact Nota Bao at:
notabaowastaken@gmail.com
Nota Bao allows content to be reported as inappropriate. Should any content be reported as illegal, unlawful, harassing, harmful, offensive or various other reasons, Nota Bao shall remove it from the game without delay.
!!!Copyright Infringement
Nota Bao does not own any rights to any of the imaging used throughout the game. Nota Bao does not monetize any images used throughout the game, but solely the story. The game works as intended without the imaging, and any and all images are sourced from fair use sites. If your photo is featured within the game, Nota Bao shall immediately remove it at its own discretion. Please contact notabaowastaken@gmail.com for any inquiries.
[[Go back|Beginning]][img[img/downtown.webp]]
<<officer>>
You're downtown!
<<include "downtownEvents">><<brodyMeet>>
<<if $period lte 5>>[[Mall]]
[[Library]]
[[Cinema]]<<else>>The mall is closed.
The library is closed.
The cinema is closed.<</if>>
<<if $period gte 4 && $period lte 6>>[[Club|club]]<br><<else>>The club is closed.<br><</if>>
[[Go back home|Street]]<span style="color:red">
Your head is pounding.
Your mouth feels dry.
Your eyes feels dry.
Your body is sore.
</span>
<span class="drunk">What is my name...</span> <<textbox "$name" "Josephine">>
What happened to you..?
Why can't you remember?
[[Continue]]
[[Played before? Skip intro|introSkip]] You open the GPS.
Here you can have an overview over different parts of the city.
You are also not restricted by time. For some reason.
[[Go downtown|Downtown]]
[[Go uptown|Uptown]]<<if $textDad is true && $mansion is false>>
[[Go to the outskirts|outskirts]]<</if>>
[[Go to the city|city]]
<<if $mansion is true>>[[Go to the Mansion|trueMansion]]<</if>>
<<linkreplace "Go home">><<if $apt401Key is false && $mansion is false && ndef $aptKeyLux>>You don't have anywhere to live... Hobo.<<else>><<if $apt401Key is true>>[[Go to Zack's apartment|yourApartment]]<br><</if>><<if $mansion is true>>[[Go to the mansion|trueMansion]]<br><</if>><<if $aptKeyLux is true>>[[Go to your luxury apartment|luxApt]]<</if>><</if>><</linkreplace>>
<<link "Return" $return>><</link>>[img[img/barDrink.webp]]
You grab a drink. It's got fancy colors.
The warmth of the alcohol fills your body. Your head starts spinning. Lightweight.
Nonetheless, it feels good. You should buy another drink!
<span style="color:pink">++ Arousal</span>
[[Go back|Bar]]
<<setArousal +25>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/outsideApt.webp]]
You go to the address on the poster and ring the doorbell.
<span style="color:tan">Unknown: Hello? Who is this?</span>
<span style="color:pink">$name: Uhmm... I saw your ad... About a new roommate?</span>
It was a man.
<span style="color:pink">$name: I'm $name. I'm interested in renting the room...</span>
What would your $partner think?
<span style="color:tan">Unknown: Ah. Okay. I'm Zack. Come in.</span>
<span style="color:pink">$name: Okay, uhmm.. I'll see you the...</span>
He hangs up the door phone.
<span style="color:pink">$name: Strange man... Should I really do this?</span>
[[Yes.]]
[[Yes.]]
[[Yes.]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>The inside of the apartment looks just like a normal apartment! What did you expect?
[img[img/yourApt.webp]]
<span style="color:tan">Zack: This will be your room.</span>
[img[img/yourRoomBare.webp]]
It looked bare. <<if $gender eq "Guy">>Definitely needed a mans touch.<<else>>Definitely needed a womans touch.<</if>>
<span style="color:pink">$name: Thank you, Zack.</span>
<span style="color:tan">Zack: Don't thank me yet. The rent is <span style="color:yellow">£400</span> a week. You want it?</span>
<<if $job is "No job">>
<span style="color:yellow">£400</span> a week?! <<if $mansion is false && $aptKeyLux is false>>You really need this. <</if>>Maybe there's some way you could make some money.
<<else>>
<span style="color:yellow">£400</span> a week?! <<if $mansion is false && $aptKeyLux is false>>You really need this. <</if>>Good thing you have a nice paying job!<</if>>
<span style="color:pink">$name: Yes, please. Can I?</span>
<span style="color:tan">Zack: Then it's yours. Make yourself at home.</span>
[[Touch up your room]]
<<notify>>You've acquired the Apartment 401 key.<</notify>>!!FAQ
If you'd rather connect with our community, chat and ask your questions there, you can do so here!
[[Discord|https://discord.gg/rPSPtFhzAv]]
If not, enjoy reading through this amazing FAQ, beautifully crafted and put together by <b>Taulion!</b>
<b>"How do I get a new job?"</b>
Remember that you're only allowed to have one job at a time!
New job locations are unlocked as you play through the game.
Currently, there's locations for jobs in almost any hub. Hubs are places with a lot of buildings, i.e the City, Uptown, Downtown, Streets and so forth. Check out the buildings while being unemployed to find new jobs.
<b>"My character is such a prude!"</b>
That's not a question, but you could try to lower her inhibition!
<b>"I've got no inhibition, how do I unlock more scenes?"</b>
Some content unlocks as you raise your other stats and make progress with the main questline.
Some side-content requires additional items available in the mall.
<b>"How do the other stats work?"</b>
Corruption: This shows the current corruption of the character. It will increase with lewd acts, as well as open up for more scenes!
Allure: This shows how much the character is desired by others. This will increase the chance of non consensual encounters!
Arousal: This shows how much of a horndog you are.
<b>"Why can't I go to the alley or lake?"</b>
Explore the locations already available to you. There might be events that you've missed.
Remember that some activities can be tried multiple times, and might change as you increase your stats.
<b>"How do I go on a date?"</b>
You can contact characters using a phone, available at the mall. Later, some dates can be started from a character's room.
<b>"I raised my relationship with a character, how do I progress further in this relationship?"</b>
You can only go on dates for now. More relationship content will be added in future updates!
<b>"How do I progess with story?"</b>
Story progresses itself rather autonomous, all you have to do is be available and talk to the characters that is guaranteed to come speak to you. Some parts of the story only trigger if you're in the right places, i.e the mansion or the Street.
<b>"I have unlocked the church, can I see the brothel, too?"</b>
The story is path determined, so no. You'll have to restart.
<b>"I'm trapped with Tim!"</b>
Too bad.
----
This game is currently in development, we announce new updates on our discord, and they can be downloaded at;
[[F95Zone|https://f95zone.to/threads/new-life-project-v0-4-1a-nota-bao.158423/]]
[[TFGames|https://www.tfgames.site/index.php?module=viewgame&id=3041]]
Join the discord here!
[[Discord|https://discord.gg/rPSPtFhzAv]]
<<link "Return" $return>><</link>><<if $period lte 5>>
[[Watch porn|laptopPorn]]<<else>>It is too late to watch porn.
<</if>><<if $cam is true && $corrupt gte 20 && $inhib lte 69 && $period lte 5>>
[[Start camshow]]<<elseif $period gte 6>>It is too late to cam.<</if>>
<<if $emails gte 1>>[["Emails (" + $emails + ")"|laptopMails][$emailAddress to "Laptop"]]<<else>>You have no new emails.<</if>>
[[Close laptop|yourRoom]][img[img/library.webp]]
<<if visited() is 1>>You're greeted by a petite librarian.
<<set $chloe = 0>>
<span style="color:teal">Librarian: Hellooo! My name is Chloe! I'm the librarian here. Just let me know if you need any help!</span>
<<else>><span style="color:teal">Chloe: Hi $name! Welcome back! Let me know if you need a specific book!</span>
<</if>><<if $soloQuest is true && $questLetter2 is "opened" && visited("navFollow") is 0>><br>[[Ask Chloe about the numbers|chloeNavCoords]]<</if>><<if $doubleQuest is true && visited("chloeArch") is 0>><br>[[Ask Chloe about archived buildings|chloeArch]]<</if>><<set $rngesus = random(3)>>
As you stand in the library, the smell of wood and paper fills your nostrils. Nostalgic. It reminds you of your childhood, where you would read and read till the night drew closer.
The library is filled with all kinds of books in rows of shelves, only seperated by small corridors.
What ever do you decide to do here?
<<if $rngesus eq 0>><br><span style="color:lightyellow">A random stranger passes by you, but stops and looks at you.
Stranger: This library has an amazing collection. Have you discovered any hidden gems or underrated books here?</span><br><<elseif $rngesus eq 1>><br><span style="color:lightyellow">Someone approaches you.
Stranger: Sorry to bother you, but do you have a spare pen? Mine seems to have run out of ink.<br></span><</if>><<include "libraryCharEvents">><<if $period lte 5>><<if $chloe gte 75 && $job is "No job">>[[Apply for a job as librarian|librarianApply]]<<elseif $job is "library">><br>[[Work|libWork]]
[[Quit job|libQuit]]<br><<elseif $job isnot "No job" && $job isnot "library">>You already have a job.<</if>>
[[Find a book on love|bookArousal]]
[[Find a book on philosophy|bookInhib]]
[[Find a book on beauty|bookAllure]]
[[Find an erotic book|bookCorrupt]]<<if $period lte 5>><br>[[Explore the library|exploreLib]]<</if>><<if $libBook is true>><br>[[Backdoor|cult]]<</if>>
<<else>>The library is closed. You should get home and go to bed.
<</if>>
[[Leave the library|Downtown]]
<<if ndef $chloe>><<set $chloe = 0>><</if>>[img[img/mall.webp]]
<<if $period lte 5>>
Your are inside the mall. What is your next move?
[[Quick-E Mart]]
[[Clothing Store|clothingStore]]
[[Electric Giant]]
<<if $corrupt gte 20>>[[The Filthy Vibrator]]<<else>>You are not corrupt enough to enter the sex toy store.<</if>>
<<else>>
The mall is closed. You should go home and sleep.
<</if>>
[[Leave the mall|Downtown]]<<if $period lte 5>><<set $rngesus = random(1,5)>><<switch $rngesus>><<case 1>>[img[img/laptopPorn1.webp]]<<case 2>>[img[img/laptopPorn2.webp]]<<case 3>>[img[img/laptopPorn3.webp]]<<case 4>>[img[img/laptopPorn4.webp]]<<case 5>>[img[img/laptopPorn5.webp]]<</switch>>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
<<setCorruption +5>><<setInhib -2>><<setArousal +10>>
You watch porn
<<masturbate 10 249 149 -25 mansionJerk>>
[[Keep watching|MlaptopPorn]]
[[Leave site|mansionLaptop]]\
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<else>>
It's too late to watch porn! You should go to sleep instead.
<</if>>\
[[Close laptop|mansionRoom]]<<set $home to "zackApt">>
<<set $home to "mansion">>
<<set $home to "camp">>
<<set $home to "luxApt">><<if $questPI is true>><<goto "questPI">><</if>>As your enter the office, a smell of coffee, cigarettes and... news papers... hits you. It looks like it haven't been cleaned in ages.
[img[img/piOffice.webp]]
Alas, if you want to search for the truth, you must.
<<linkreplace "Speak with JJ">>
<span style="color:pink">$name: Uhm... Hello? Can you help me?</span>
<<if $PIProg eq 0>>
JJ: Uh.. Wha.?? Who are you?
<span style="color:pink">$name: Uhm.. $name? I'm here to find my brother... Can you help me?</span>
JJ: Yes. It's not free though. <span style="color:yellow">£2000.</span>
<span style="color:pink">$name: Oh.. Okay...</span>
<<if $money gte 2000>>
[[Pay him|payPI][$money -=2000]]
<<else>>
You can't afford to pay the PI.
<</if>><</if>><<if $PIDays gte 5 && $PIProg eq 1>>
JJ: Yes! Let's continue! I've found something interesting for you.
[[Continue investigation|PIProg2]]
<<elseif $PIDays lte 4 && $PIProg eq 1>>
It looks like JJ isn't here. Maybe you should come back some other time, it's only been $PIDays days.
<</if>>
<</linkreplace>>
[[Leave office|city]][img[img/piOffice.webp]]
You tell JJ everything you know. You tell him your own story, you tell him about your brother and you tell him about wverything that might be relevant.
JJ: Okay. I will start my investigation now. Come back in 5 days.
[[Leave|PI]]
<<set $PIProg = 1>>[img[img/piOffice.webp]]
The PI tells you that he has found your brother. What an excellent PI.
JJ: I found him. He's in the bum-den
<span style="color:pink">$name: Bum... den?</span>
JJ: Yes, the homeless bums in this town has a... let's call it a cartel. They don't run anything or push drugs, they're just all huddled up in a fancy ass building. That's the weird part. If they're all bums, how do they afford the building? It's all just soooo strange! Somebody should investigate it. Not me though, I've got other plans to attend to. I...
You cut him off. He's rambling.
<span style="color:pink">$name: Uhm... Where is the bum-den?</span>
JJ: Don't cut people off when they're speaking! Ugh. The bum-den is located just outside the city, <span style="color:lightyellow">in the end of the suburbs</span>.
He gives you the address.
You thank him.
[[Leave|city]]
<<set $PIProg = 2>><<if $period lte 5>>
[img[img/park.webp]]
<<set $rngesus = random(6)>>
You stand in the park.
There are dogs and joggers. And joggers with dogs.
<<if $rngesus eq 0>>
A fast-walking stranger passes you.
Stranger: What a beautiful day to be outside, isn't it?<<elseif $rngesus eq 1>>Someone approaches you. She looks like she really has to pee..
Stranger: Excuse me, do you know where the nearest restroom is?
You point her in the direction of the public restroom.<<elseif $rngesus eq 2>>A jogger runs up to you.
Jogger: I'm training for a marathon, and this park is the perfect spot for a run. Join me?
[[Join him for a jog|parkRun]]<<elseif $rngesus eq 3>>A peculiar looking stranger with binoculars comes up to you.
Stranger: Hey, I'm part of a local bird-watching club, and I spotted a rare species over there. Want to take a look?
[[Go with him|birdwatcher]]<<elseif $rngesus eq 4>>A stranger in a nice suit comes up to you. He's holding a clipboard.
Stranger: Excuse me, do you have a moment to sign this petition for a local environmental cause?
You sign the petition, because the environment matters.<</if>>
[[Rest on a bench|parkRest]]
[[Go for a walk|parkWalk]]<<if $bike is true && $bikeCond eq "good">><br>[[Ride your bike around the park|parkBike]]<<elseif $bike is true && $bikeCond eq "bad">>You've <span style="color:red">punctured</span> your bike. Get it fixed.<</if>><<if $lake is true>><br>[[Go to the lake|lake]]<</if>><<if $inhib lte 50 && $corrupt gte 25>><br>[[Flash a stranger|parkFlash]]<<else>><br>You are too inhibited, or not corrupt enough to flash a stranger.<</if>>
[[Leave the park|Street]]
<<else>>
[img[img/parkNight.webp]]
<<set $rngesus = random(5)>><<if $rngesus eq 1 && $allure gte 45>>
Who's there?
[[Please no...|parkNightRape]]<<else>>
<<if $apt401Key is false && $mansion is false>>You don't have a place to sleep. Sleeping here in the park is the best you may get.<<else>>It is way too late to do anything at the park. You should go home and rest instead.<</if>>
<<if visited("sleepParkIntro") gte 1 || visited("parkSleep") gte 1 || $apt401Key is false>>[[Sleep on a bench|parkSleep]]<<if $tent is true>><br><<if visited("parkCamp") is 0>>[[Find somewhere to pitch a tent|parkCamp]]<br><<else>>[[Go to your camp|parkCamp]]<</if>><</if>><</if>>
[[Leave the park|Street]]
<</if>><</if>><<if ndef $parkVisits>><<set $parkVisits to 1>><<else>><<set $parkVisits += 1>><</if>>This is your phone!
[img[img/phone.webp]]
<<if $atm is true>><br>[[GMA Banking|GMA]]<</if>>
[[Waste time looking at memes|memes]]<<if ndef $notesArray>><<else>><br>[[Check your notes|phoneNotes]]<</if>>
[[Contacts|contacts]]
<<if $period eq 6>>[[Call a cab|cab]]<<else>>There's no reason to call a cab, it's cheaper to take the bus.<</if>><<if $digiGPS is true>><br>[[Open GPS|GPS]]<</if>><<if $day gte 15 && $textDad is false>><br>You've recieved a text message from an unknown number...
[[View message|messageDad]]<</if>><<if $lilyNude is true>><br>You've recieved an image from Lily!
[[View image|lilyNude]]<</if>><<if $ralphText is true>><br>You've received a text message from Ralph.
[[View message|messageRalph]]<</if>><<if $brodySMS is true>><br>You've recieved an text from Brody!
[[View message|brodySMS]]<</if>>
<<if $blocked is true>><<linkreplace "View blocked numbers">>
<<if $ralphBlocked is true>>You've blocked Ralph. <<linkreplace "Unblock Ralph">>You've unblocked Ralph. He will be able to send you messages again.<<set $ralphDays = random(1,4)>><<set $ralphBlocked to false>><<set $blocked to false>><</linkreplace>><</if>><</linkreplace>><</if>>
<<link "Put phone away" $return>><</link>>[img[img/grocery.webp]]
<<nobr>><<if $money gte 19>>
<<linkreplace "Buy groceries - £19">>
<<setMoney -19>><<updatebar>>
<<set $groceries += 10>>
You bought groceries.
<</linkreplace>><<else>>
You can't afford groceries. It costs £19. Poor thing.
<</if>><</nobr>>
<<nobr>><<if $money gte 49>>
<<linkreplace "Buy massage oil - £49">>
<<setMoney -49>><<updatebar>>
<<if ndef $massageOil>><<set $massageOil to 0>><</if>><<set $massageOil += 10>>
You bought massage oil.
<</linkreplace>><<else>>
You can't afford massage oil. It costs £49.
<</if>><</nobr>>
<<nobr>><<if $money gte 29>>
<<linkreplace "Buy sunscreen - £29">>
<<setMoney -29>><<updatebar>>
<<if ndef $sunscreen>><<set $sunscreen to 0>><</if>><<set $sunscreen += 5>>
You bought sunscreen.
<</linkreplace>><<else>>
You can't afford sunscreen. It costs £29.
<</if>><</nobr>>
<<nobr>><<if $money gte 29>>
<<linkreplace "Buy makeup - £29">>
<<setMoney -29>><<updatebar>>
<<if ndef $makeupAmount>><<set $makeupAmount to 0>><</if>><<set $makeupAmount += 5>><<if ndef $makeup>><<set $makeup to false>><</if>>
You bought makeup.
<</linkreplace>><<else>>
You can't afford makeup. It costs £29.
<</if>><</nobr>>
<<if visited("parkSleep") gte 1 && $tent is false>><br><<nobr>><<if $money gte 599>>
<<linkreplace "Buy tent - £599">>
<<setMoney -599>><<updatebar>><<set $tent to true>>
You bought a tent.
<</linkreplace>><<elseif $money lt 599>>
You can't afford a tent. It costs £599.
<<elseif $tent is true>>You already have a tent!
<</if>><</nobr>><</if>>
<<if $strength gte 30>><<set _rng = random(1,5)>><<switch _rng>><<case 1>><br>You notice a stranger looking at you. You bend down to tease him.
<<if $wButtplug is true>>[img[img/groceryButt.webp]]<<else>>[img[img/groceryTease.webp]]<</if>><br><</switch>><</if>><<if $corrupt gte 25 && $inhib lte 70>><<linkreplace "Flash someone">>
[img[img/groceryFlash.webp]]<<if $inhib gte 66>><<setInhib -5>><<updatebar>><</if>>
<</linkreplace>><<else>>
You dont dare flash anyone<</if>>
[[Leave store|Mall]] You quit your job.
Rob calls you into his office.
You are nervous. What does he want from you? Maybe he wants to give you your last paycheck. You better go see what he wants.
As you get closer to his door, you can hear him mumbling to himself.
Rob: Fucking bitch... [intangible] coming to her!
Strange... Should you really do this? You have no choice.
[[Go to his office|robQuit]][img[img/showerRoom.webp]]
You enter the bathroom.
It's not very nice. And you have to shower here? Ugh. Why is it that the bathroom is so bad, when the apartment looks fabulous? Obviously bad architecture.
<<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Undress|showernude]]<<elseif $period eq 6 && $showerTime != 0>>[[Undress|showernude]]<<else>>It's too late to shower.<</if>><<if $litterBox is true>><br><<litterBox>><</if>>
[[Leave|yourApartment]][img[img/socialize.webp]]
<<if $period gte 4 && $period lte 5>>
You socialize. There's plenty of people here!<<set $rngesus = random(2)>>
<<if $rngesus eq 1>>
You are approached by a pretty girl.
It's Lily!
<span style="color:deeppink">Lily: Hey, pretty! What are you doing here?</span>
$name: Hey, yourself! Just grabbing a drink, having fun. You?
<span style="color:deeppink">Lily: Oh you know... Like, what does a girl do at a bar anyways? I'm totally trying to hook up with someone! Are you up for some fun?</span>
<<if $corrupt gte 30>>
$name: Sure! Let's have some fun!
[[Go with Lily|lilySex]]
[[No thank you.|Bar]]
<<else>>
You aren't corrupt enough for this.
[[No thank you.|Bar]]
<</if>><<else>>
You sit by yourself for a long time. It's very boring!
<<if $period lte 5>>[[Try some other table|Socialize]]
[[Stop trying|Bar]]<<else>>It's too late. Go back to bed.
[[Leave|Uptown]]<</if>>
<</if>><<else>><<set _event = random(1,5)>>
You socialize.
<<switch _event>><<case 1 2 3 4>>No one seemed interesting enough.
<<if $period lte 5>>[[Try some other table|Socialize]]
[[Go back|Bar]]<<else>>It's too late. Go back to bed.
[[Leave|Uptown]]<</if>><<case 5>>A rugged man comes up next to you at the bar. He smells like alcohol. He's had his drink on since early morning. Typical. He looks like he could be someone's father.
Rugged man: Heya gorgeous. <em>*hick*</em> You wann... Can I buy you a drink?
<span id="drink"><<if $corrupt gte 30>><<linkreplace "Sure!">><<replace "#drink">>You let the man buy you a drink. He buys a simple beer. What a cheapskate.
Rugged man: Sorry luv... It's all I could afford. But yous... <em>*hick*</em> you seem like a nice girl!
<span style="color:pink">$name: Uhm... Thank you.. Why did you want to buy me a drink?</span>
Rugged man: Well... What guys usually want <em>*hick*</em> when they buy you drinks?
<span style="color:pink">$name: I... I don't know...</span>
Rugged man: They want a... <em>*hick*</em> a fun time!
<<if $corrupt gte 80 && $inhib lte 40>>[[Okay then...|barDrunkFuck]]<<else>>You're not ready for this yet.<</if>>
[[Tell him off and leave|Bar]]<</replace>><</linkreplace>><<else>>You're not corrupt enough for this.<</if>>
<<linkreplace "No... thank you">><<replace "#drink">>You kindly decline his offer. He looks offended, but leaves you alone. Before he leaves, he gives you a smack on the ass.
<span style="color:pink">$name: EEP-..!</span>
[[Try some other table|Socialize]]
[[Leave|Bar]]<</replace>><</linkreplace>></span><</switch>>
<</if>>
<<if $socializeBar eq 1 && $period lt 6>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $socializeBar to 0>><<else>><<set $socializeBar += 1>><</if>>[img[img/camshow.webp]]
You prepare to start camming.
You have: <span style="color:pink">$followers</span> followers!
Start camming?
<<if $corrupt gte 24>>[[Yes|newCamshow][$returnAdress = "Laptop"]]<<else>>You're not corrupt enough for that, pal.<</if>>
[[Go back|Laptop]]<a href="https://www.patreon.com/NotaBao"><img src="img/patreon.png" width="30" height="30"></a> <a href="https://ko-fi.com/notabao"><img src="img/kofi.webp" width="30" height="30"></a> <a href="https://discord.gg/rPSPtFhzAv"><img src="img/discord.png" width="40" height="30"></a>
!!Nota Bao<<if $startImg eq false>><img src="img/headshot.webp" width="200" height="256"><<elseif $startImg eq true>><img src="img/headshotMale.webp" width="200" height="256"><</if>>
<<if $trauma gte 90>><span class="drunk"><b>$name</b></span><<else>><b>$name</b><</if>>
@@#now;<<now>>@@
<span style="color:yellow">Money: $money</span>
<span style="color:pink">Arousal: $arousal</span>
<hr>
<<if ndef $trauma>><<set $trauma = 0>><</if>><<if isNaN($trauma)>><<set $trauma = 0>><span style="color:crimson">Trauma: $trauma</span><<else>><span style="color:crimson">Trauma: $trauma</span><</if>>
<span style="color:green">Allure: $allure</span>
<span style="color:purple">Inhibition: $inhib</span>
<<if $corrupt gte 0>><span style="color:red">Corruption: $corrupt</span><<else>><span style="color:yellow">Purity: <<print 0-$corrupt>></span><</if>><<if $student is true>><br><span style="color:lightblue">Popularity: $popularity</span><</if>>
<hr>
<<if $showerTime eq 0 && $allure gte 15>><span style="color:#FFCDD2">You're freshly showered, and have a fruity aroma!</span><<elseif $showerTime eq 0 && $allure lte 14>><span style="color:#FFCDD2">You can't wash away ugly.
There's none who dare to smell you!</span><<elseif $showerTime != 0 && $allure lte 14>><span style="color:#8A9A5B"><br>Why bother showering?
You look disgusting!</span><<elseif $showerTime eq 1>><span style="color:#8A9A5B"><br>You're starting to smell.
You should probably take a shower.</span><<elseif $showerTime is 2>><span style="color:#8A9A5B"><br>Your status bar refuses to smell you again until you take a shower!</span><<elseif $showerTime gt 13>><span style="color:#BC5A8B"><br>Your body is now a husk of it's former self.
Not even showering will fix this!</span><<else>><span style="color:#876fc4"><br>An alluring shell betrays those who approach you!
You've been rotting away for <<print -1 + $showerTime>> days since you last showered!</span><</if>>
<<if ndef $dating>><<set $dating to "single">><</if>><<if $dating eq "single">>You're currently single. <span style="color:red">Loser</span>.<<elseif $dating is "Dad">>You're currently dating <span style="color:yellow">your dad</span>!<<elseif $dating is "Noah">>You're currently dating <span style="color:yellow">your brother</span>!<<else>>You're currently dating <span style="color:yellow">$dating</span>!<</if>><<if $dating eq "Zack" && $waitZack eq 4>><span style="color:red"><br>Zack broke up with you. You should have spent more time with him.</span><<set $dating to "single">><<set $breakTimeZ to 2>><<set $datingCount to 0>><<zack -50>><</if>>
<<if $student is true>>You are a <span style="color:green">student</span>.<br><</if>><<if $job is "No job">>You don't have a job!<<else>>You work at the <span style="color:green">$job</span>!<</if>>
<hr>
<span style="color:white">Consider supporting me on Patreon!</span>
<<if ndef $brodySMS && $brodyMet is true && $questDays gte 4 && ndef $brodySMSRead>><<set $brodySMS to true>><span style="color:crimson"><br>You've recieved a text from Brody.</span><</if>><<if $lilyNude is true>><span style="color:crimson"><br>You've recieved a text from Lily.</span><</if>><<if $phone is true && $lilyNude is false>><<set _nudes = random($nudeAmount)>><<if _nudes eq 10>><<set $lilyNude to true>><</if>><<if $day gte 15 && $textDad is false>><span style="color:crimson"><br>You've recieved a text from an unknown number.</span><</if>><</if>><<if $ralph is "seen" && $ralphDays eq 0 && $phone is true>><<set $ralphText to true>><span style="color:crimson"><br>You've recieved a text from Ralph.</span><</if>><<if $vagCount eq 1 && ndef $virgin>><<set $virgin to false>><<notify>>You lost your <span style="color:pink">virginity</span>!<</notify>><</if>><<if $rapeCount eq 50 && ndef $rapevic>><<set $rapevic to true>><<notify>>You've been <span style="color:red">raped</span> 50 times! Stay out of trouble...<</notify>><</if>><<buzzwords>><<school>>New Life ProjectTRANSFORMATION
<<set $partner = "boyfriend">>
<<set $sanity to true>>
TIME
<<set $countperiods to 0>>
QUESTLINES
<<set $kidnapQuest to false>>
<<set $facilityQuest to false>>
<<set $questDays to 0>>
<<set $questLetter1 to "unopened">>
<<set $questLetter2 to "unopened">>
MANSION
<<set $mansion to false>>
<<set $mansionCook = 0>>
<<set $mansionFresh to false>>
<<set $morrisTalk to false>>
<<set $constantin to false>>
<<set $cellarClean = 0>>
<<set $lilyRoom to false>>
<<set $home to "none">>
SHOWN
<<set $intoxic = 0>>
<<set $allure = 30>>
<<set $inhib = 100>>
<<set $corrupt = 0>>
<<set $arousal = 0>>
<<set $money = 0>>
<<set $trauma = 0>>
<<set $name = "">>
<<set $lname = "">>
<<set $job = "No job">>
HIDDEN
<<set $groceries = 0>>
<<set $kitchenClean = 0>>
<<set $zackClean = 0>>
<<set $rngesus = 0>>
<<set $rent = 0>>
<<set $id to false>>
<<set $alley to false>>
<<set $bum = 0>>
<<set $PIProg = 0>>
<<set $PIDays = 0>>
<<set $cottage to false>>
<<set $coffeeDrunk to false>>
<<set $lake to false>>
<<set $birdwatch = 0>>
<<set $jogger = 0>>
<<set $cult to false>>
<<set $tent to false>>
<<set $turnDownLily to false>>
<<set $apt401Key to false>>
<<set $aptKeyLux to false>>
MOOD
<<set $mood = {"Lively": 0, "Empty": 0, "Dominant": 0, "Submissive": 0,"Sensual": 0, "Romantic": 0, "Excited": 0, "Relaxed": 0, "Impulsive": 0, "Ashamed": 0, "Critical": 0, "Embarrassed": 0, "Delirious": 0, "Despairing": 0, "temp1": 0, "temp2": 0}>>
OLD PHONE
<<set $oldphone to false>>
<<set $oldphonePIN to "6969">>
<<set $PINtimer to 0>>
ELECTRICAL
<<set $phone to false>>
<<set $laptop to false>>
<<set $cam to false>>
<<set $digiGPS to false>>
RELATIONSHIPS
<<set $zack = 0>>
<<set $zackSex to false>>
<<set $zackDates = 1>>
<<set $lily = 0>>
<<set $lilySex to false>>
<<set $lilyNude to false>>
<<set $nudeAmount = 50>>
<<set $textDad to false>>
<<set $dadSeen to false>>
<<set $dadRape to false>>
<<set $dad = 0>>
<<set $brotherMissing to false>>
<<set $bro = 0>>
<<set $constantinCorrupt to false>>
<<set $chloe to 0>>
<<set $dating to "single">>
<<set $datingCount to 0>>
<<set $chloeLove to 0>>
<<set $lilyLove to 0>>
<<set $broLove to 0>>
<<set $dadLove to 0>>
<<set $zackLove to 0>>
<<set $breakTimeL to 0>>
<<set $breakTimeD to 0>>
<<set $breakTimeN to 0>>
<<set $breakTimeZ to 0>>
<<set $waitLily to 0>>
<<set $waitZack to 0>>
<<set $waitDad to 0>>
<<set $waitNoah to 0>>
BEAUTY
<<set $beautySeen to false>>
<<set $legsWaxed = 0>>
<<set $pussyWaxed = 0>>
<<set $makeupDone = 0>>
<<set $hairDone = 0>>
<<set $legsCheck to false>>
<<set $pussyCheck to false>>
<<set $hairCheck to false>>
<<set $makeupCheck to false>>
<<set $showerTime to 0>>
LIBRARY
<<set $libBook to false>>
NSFW
<<set $dildo to false>>
<<set $tail to false>>
<<set $buttplug to false>>
<<set $strapon to false>>
<<set $followers = 0>>
<<set $masCount to 0>>
<<set $suckCount to 0>>
<<set $vagCount to 0>>
<<set $assCount to 0>>
<<set $doubCount to 0>>
<<set $rapeCount to 0>>
<<set $creamCount to 0>>
WEARABLES
<<set $wButtplug to false>>
<<set $wTail to false>>
WORK HIDDEN
<<set $cafeBoring = 0>>
<<set $cafeRR = 0>>
<<set $cafeHarass = 0>>
<<set $cafePressure = 0>>
<<set $cafeRes = 0>>
<<set $cafePromo = false>>
<<set $cafeCount = 0>>
<<set $barCount = 0>>
<<set $barPromo to false>>
<<set $officeCount = 0>>
<<set $officeTier = 0>>
Time and date
The names of the Days of the Week.
<<set setup.DAYS to ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]>>
The names of the Time Periods of a Day.
<<set setup.PERIODS to ["Asleep","Early morning", "Morning", "Noon", "Afternoon", "Evening", "Night"]>>
The current Game Day: Monday.
<<set $day to 1>>
The current Time Period: Early morning.
<<set $period to 1>>
CAT
<<set $cats = ["Persian", "Ragdoll", "Scottish Fold", "Siberian", "Munchkin", "Siamese", "Maine Coon", "Sphynx", "Bengal", "Japanese Bobtail"]>>
<<set $catGend = ["male", "female"]>>
<<set $catAtt = ["a playful", "a gloomy", "an adventurous", "a sleepy", "a happy"]>>
<<set $pet = {
name: "",
race: $cats,
gender: $catGend,
attribute: $catAtt,
isFound: false
}>><<if $phone is true>>[[Phone]]<</if>>
<<if $stat is true>>[[Stats]]<</if>>
[[Backpack]]
[[Help]]
[[Get cheats!|Support]]<b>v0.7.5</b>/*
* <<now>>
*
* Displays the current Day of Week, Period of Day and Day Number.
*/
<<widget "now">>
\It is <<print setup.DAYS[$day % 7]>>, <<print setup.PERIODS[$period]>>, Day $day.
<</widget>>
/*
* <<AdvancePeriod [number of periods]>>
*
* Advance current Time Period by a set number of periods, if no number
* if pass to widget then current Time Period is advanced by 1 unit.
*
* <<AdvancePeriod>> Advances time period by 1 unit.
* <<AdvancePeriod 1>> Advances time period by 1 unit.
* <<AdvancePeriod 2>> Advances time period by 2 units.
*
* If the current day's time boundary is exceeded then the Day Number
* will also be updated.
*/
<<widget "AdvancePeriod">>
\<<silently>>
<<set _offset to 1>>
<<set _periodsInDay to setup.PERIODS.length>>
<<if $args.length > 0>>
<<set _offset to $args[0]>>
<</if>>
<<set $period += _offset>>
<<if $countperiods eq $countperiods>>
<<if def $countperiods>><<set $countperiods += _offset>><</if>>
<<else>><<set $countperiods to 0>><</if>>
/% Update the Day Number as necessary. %/
<<if $period >= _periodsInDay>>
<<set $day += Math.trunc($period / _periodsInDay)>>
<<set $period to ($period % _periodsInDay)>>
<</if>>
<</silently>>\
<</widget>>
/*
* <<NextMorning>>
*
* Advances the current Time Period to the Early morning of the next day.
*/
<<widget "NextMorning">>
\<<silently>>
<<set _periodsInDay to setup.PERIODS.length>>
/% Increament the Day Number by 1 unit. %/
<<set $day += 1>>
<<if $countperiods eq $countperiods>>
<<if def $countperiods>><<set $countperiods += _periodsInDay>><</if>>
<<else>><<set $countperiods to 0>><</if>>
/%
Set the current Time Period to the index of the
"Early morning" element of setup.PERIODS array.
%/
<<set $period to 1>>
<</silently>>\
<</widget>>
<<widget "updatebar">>
\<<silently>>
<<replace "#story-caption">><<include "StoryCaption">><</replace>>
<</silently>>\
<</widget>>
<<widget setPopularity>>
\<<silently>>
<<set $popularity to Math.clamp($popularity + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget setMoney>>
\<<silently>>
<<set $money to Math.clamp($money + $args[0], 0, 9999999999)>>
<</silently>>\
<</widget>>
<<widget setArousal>>
\<<silently>>
<<set $arousal to Math.clamp($arousal + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget setAllure>>
\<<silently>>
<<set $allure to Math.clamp($allure + $args[0], 0, 200)>>
<</silently>>\
<</widget>>
<<widget setIntoxic>>
\<<silently>>
<<set $intoxic to Math.clamp($intoxic + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget setCorruption>>
\<<silently>>
<<set $corrupt to Math.clamp($corrupt + $args[0], -100, 300)>>
<</silently>>\
<</widget>>
<<widget setInhib>>
\<<silently>>
<<set $inhib to Math.clamp($inhib + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget setTrauma>>
\<<silently>>
<<set $trauma to Math.clamp($trauma + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget brother>>
\<<silently>>
<<set $bro to Math.clamp($bro + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget dad>>
\<<silently>>
<<set $dad to Math.clamp($dad + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget zack>>
\<<silently>>
<<set $zack to Math.clamp($zack + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget lily>>
\<<silently>>
<<set $lily to Math.clamp($lily + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget waitLily>>
\<<silently>>
<<set $waitLily to Math.clamp($waitLily + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget waitZack>>
\<<silently>>
<<set $waitZack to Math.clamp($waitZack + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget waitDad>>
\<<silently>>
<<set $waitDad to Math.clamp($waitDad + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget waitNoah>>
\<<silently>>
<<set $waitNoah to Math.clamp($waitNoah + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget chloeLove>>
\<<silently>>
<<set $chloeLove to Math.clamp($chloeLove + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget lilyLove>>
\<<silently>>
<<set $lilyLove to Math.clamp($lilyLove + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget broLove>>
\<<silently>>
<<set $broLove to Math.clamp($broLove + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget dadLove>>
\<<silently>>
<<set $dadLove to Math.clamp($dadLove + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget zackLove>>
\<<silently>>
<<set $zackLove to Math.clamp($zackLove + $args[0], 0, 100)>>
<</silently>>\
<</widget>>
<<widget "CamActivity">>\
<<silently>>
<<set _targetfollowers to (_args[0] / 2)>>
<<set _rng to (0.5 * (1 + Math.random()))>>
<<set _delta to random(4,6)>>
<<if $followers > _args[0]>>
<<set _delta = (_args[0] * 0.0111)>>
<<else>>
<<switch visited()>>
<<case 1>>
<<set _delta to ((0.125/2.875)*_targetfollowers)>>
<<case 2>>
<<set _delta to ((0.25/2.875)*_targetfollowers)>>
<<case 3>>
<<set _delta to ((0.5/2.875)*_targetfollowers)>>
<<case 4>>
<<set _delta to ((1/2.875)*_targetfollowers)>>
<<case 5>>
<<set _delta to ((0.5/2.875)*_targetfollowers)>>
<<case 6>>
<<set _delta to ((0.25/2.875)*_targetfollowers)>>
<<case 7>>
<<set _delta to ((0.125/2.875)*_targetfollowers)>>
<</switch>>
<</if>>
<<set _delta to (_rng * _delta)>>
<<set _delta to Math.round(_delta)>>
<<set $followers += _delta>>
<</silently>>\
<<if $followers > _args[0] && _args[1] != 1>> Your followers aren't interested in this activity, maybe you should try something else.
<<elseif (visited()+0) > (5+0) && _args[1] != 1>> Your followers are losing interest, maybe you should try something else?
<</if>>\
You gained <span style="color:pink">_delta</span> followers!
You currently have <span style="color:pink">$followers</span> followers!\
<</widget>>
<<widget "charPronRefresh">><<script>>window.v.charPron = window.globalPron[Object.keys(window.globalPron)[Math.floor(Math.random()*Object.keys(window.globalPron).length)]];<</script>><</widget>>[img[img/Street.webp]]
<<officer>>
<<set $rngesus = random(25)>>
You find yourself standing on the quiet sidewalk of a quaint little town. As you look around, you notice the charming old buildings that line the street, each with its own unique character and story. The smell of fresh-baked bread wafts through the air from the local bakery, making your mouth water.
You can hear the distant sounds of the occasional car driving by. It's a peaceful scene, and you can't help but wonder where your next adventure will take you. So, where would you like to go from here?
<<include "streetEvents">><<brodyMeet>><<tysonMeet>><<include "trauma">><<include "charEvents">>
<<if $rngesus eq 7>>You see a hooded man sprint towards you! Before you can react, he bumps into you. You both fall to the ground. The man apologizes and helps you up.
Ouch.
You feel your pockets...
<span style="color:red">You got mugged!</span><<if $money gte 10>>
<span style="color:yellow">-£10.</span>
<<else>>
Or... well... He tried to. Apparrently, you're broke as shit! Get to work!
<</if>>
[[Brush it off...|Street]]<<setMoney -10>><<else>><<if $apt401Key is false && $mansion is false && $aptKeyLux is false>><<if $period lte 5>>You don't have a place to be. You should go search for one.
[[Look for an apartment|a place to live...]]<<else>>It's too late to look for an apartment now.<</if>><<elseif $mansion is true && $apt401Key is false || $aptKeyLux is true && $apt401Key is false>>[[Find a more humble living situation|a place to live...]]<<elseif $apt401Key is true>>[[Enter the apartment|yourApartment]]<</if>>
[[Cafe]]
[[Go to the park|Park]]
<<if $alley is true>>[[Back alley|alley]]<<else>>It looks like there is a strange alleyway here... Too scary to venture down...<</if>>
<<if $textDad is true || $pet['isFound'] is true>>[[Outskirts|outskirts]]<<else>>You have no reason to go to the outskirts...<</if>>
<<if $period lte 5>><span title="Bar | Beauty Shop | Massage Parlor | Dealership">[[Uptown|goingUptown]]</span><<if $bike is true && $bikeCond eq "good">> | <span title="Bar | Beauty Shop | Massage Parlor | Dealership">[[Take bike uptown|bikeUptown]]</span><<elseif $bike is true && $bikeCond eq "bad">> | You've <span style="color:red">punctured</span> your bike. Get it fixed.<</if>>
<span title="Mall | Library | Cinema | Club">[[Downtown|goingDowntown]]</span><<if $bike is true && $bikeCond eq "good">> | <span title="Mall | Library | Cinema | Club">[[Take bike downtown|bikeDowntown]]</span><<elseif $bike is true && $bikeCond eq "bad">> | You've <span style="color:red">punctured</span> your bike. Get it fixed.<</if>><<else>>It's too late to go uptown.
It's too late to go downtown.
<</if>><<if $period lte 5>><<if $money gte 2>>
[[Take a bus to the city|busCity][$money -= 2]]<<elseif $balance gte 2>>
You're too broke to catch a bus. Good thing you can now pay with your bank app!
[[Take a bus to the city|busCity][$balance -= 2]]<<else>><br>You're too broke to catch a bus.<</if>><<else>>It's too late to take the bus to the city.<</if>><<if $car is true && $carCond eq "good">> | [[Take car to city|carCity]]<<elseif $car is true && $carCond eq "bad">> | You've <span style="color:red">punctured</span> your car. Get it fixed.<</if>><</if>>
<<if ndef $aptKeyLux || ndef $apt401Key>><<link "Fix apartment bug">><<set $aptKeyLux to false>><<set $apt401Key to false>><<set $period to 1>><<goto "Street">><</link>><</if>>If you like my game, please consider supporting me! It will help me tremendously in both development, but also in my day to day life. You’ll also get all the latest updates of the game, behind the scenes as well as the ability to vote for future update content - and as always, extensive cheat codes and dev tools for everything in game! Oh, and a new location featuring a job.
You only have to support me on one of them, they both give the same rewards.
!!!Patreon
[[Patreon|https://www.patreon.com/NotaBao]]
!!!Fanvue
[[Fanvue|https://www.fanvue.com/notabao]]
!!!Ko-Fi
<a href='https://ko-fi.com/V7V710EG0F' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
Supporting me will help development as well as content production.
<<link "Return" $return>><</link>>[img[img/filthy.webp]]
You stand inside the Filthy Vibrator. It smells sweet in here. You notice a red curtain in the back of the store.
<<nobr>>
<<if $dildo is false && $money gte 99>>
<<linkreplace "Buy dildo - £99">><<setMoney -99>><<set $dildo to true>><<setInhib -10>><<updatebar>>
You bought a dildo.<br>
<span style="color:purple">- Inhibition</span><<script>>Engine.show()<</script>>
<</linkreplace>>
<<elseif $dildo is false && $money lt 99>>
You can't afford a dildo. It costs £99.
<<else>>
You already have a dildo!
<</if>>
<</nobr>>
<<nobr>>
<<if ndef $wand && $money gte 699>>
<<linkreplace "Buy magic wand - £699">><<setMoney -699>><<set $wand to true>><<updatebar>>You bought the magic wand!
<</linkreplace>>
<<elseif ndef $wand && $money lt 699>>
You can't afford the magic wand. It costs £699.
<<else>>
You already have a magic wand!
<</if>><</nobr>>
<<nobr>>
<<if $buttplug is false && $money gte 199>>
<<linkreplace "Buy buttplug - £199">><<setMoney -199>><<set $buttplug to true>><<setCorruption +5>><<updatebar>>
You bought a buttplug.<br>
<span style="color:red">+ Corruption</span><<script>>Engine.show()<</script>>
<</linkreplace>>
<<elseif $buttplug is false && $money lt 199>>
You can't afford a buttplug. It costs £199.
<<else>>
You already have a buttplug!
<</if>>
<</nobr>>
<<nobr>>
<<if $tail is false && $money gte 299>>
<<linkreplace "Buy tailplug - £299">><<setMoney -299>><<set $tail to true>><<setCorruption +10>><<setInhib -5>><<updatebar>>
You bought a tailplug.<br>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span><<script>>Engine.show()<</script>>
<</linkreplace>>
<<elseif $tail is false && $money lt 299>>
You can't afford a tailplug. It costs £299.
<<else>>
You already have a tailplug!
<</if>>
<</nobr>>
<<nobr>>
<<if ndef $analbeads && $money gte 399>>
<<linkreplace "Buy anal beads - £399">><<setMoney -399>><<set $analbeads to true>><<updatebar>>You bought anal beads!
<</linkreplace>>
<<elseif ndef $analbeads && $money lt 399>>
You can't afford anal beads. They cost £399.
<<else>>
You already have anal beads!
<</if>><</nobr>>
<<nobr>>
<<if $strapon is false && $money gte 499>>
<<linkreplace "Buy strap-on - £499">><<setMoney -499>><<set $strapon to true>><<setCorruption +5>><<updatebar>>
You bought a strap-on.<br>
<span style="color:red">+ Corruption</span><<script>>Engine.show()<</script>>
<</linkreplace>>
<<elseif $strapon is false && $money lt 499>>
You can't afford a strap-on. It costs £499.
<<else>>
You already have a strap-on!
<</if>><</nobr>>
<<nobr>>
<<if ndef $sybian && $money gte 1499>>
<<linkreplace "Buy the Sybian - £1499">><<setMoney -1499>><<set $sybian to true>><<updatebar>>You bought the Sybian!
<</linkreplace>>
<<elseif ndef $sybian && $money lt 1499>>
You can't afford the Sybian. It costs £1499.
<<else>>
You already have the Sybian!
<</if>><</nobr>>
<<nobr>>
<<if ndef $machine && $money gte 2499>>
<<linkreplace "Buy the Fuck machine - £2499">><<setMoney -2499>><<set $machine to true>><<updatebar>>You bought the Fuck machine!
<</linkreplace>>
<<elseif ndef $machine && $money lt 2499>>
You can't afford the Fuck machine. It costs £2499.
<<else>>
You already have the Fuck machine!
<</if>><</nobr>>
[[Leave the store|Mall]][img[img/yourRoom.webp]]
<<if $gender eq "Guy">>
After a few hours, your room looks perfect!
It has a desk, a wardrobe, a beautiful view and a large bed.
Hold on...
What is going on with you?! This is a girls room. You better check a fucking mirror soon!
<<else>>
After a few hours, your room looks perfect!
It has a desk, a wardrobe, a beautiful view and a large bed.
<</if>>
[[Leave apartment|Street]]
<<set $apt401Key to true>>[img[img/uptown.webp]]
<<officer>>
You're uptown!
<<include "uptownEvents">><<brodyMeet>>
[[Bar]]
<<if $period lte 5>>[[Beauty shop|beauty]]
[[Massage parlor|massageParlor]]
[[Dealership|dealership]]<<else>>The beauty shop is closed.
The dealership is closed.<</if>><<if ndef $church>><<else>><br>[[Church|church]]<</if>>
[[Go back home|Street]]Show time in sidebar
@@#now;<<now>>@@
Advance period by 1 unit
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
Advance period by 3 units
<<AdvancePeriod 3>>
<<replace "#now">><<now>><</replace>>
Advance period by 10 units
<<AdvancePeriod 10>>
<<replace "#now">><<now>><</replace>>
Early morning = 1
Morning = 2
Noon = 3
Afternoon = 4
Evening = 5
Night = 6
Asleep = 7
Managing time stampts for events
<<if $period lte "insert period number">>
<</if>>[img[img/insideApt.webp]]
You enter the building.
You see an elevator.
You see a flight of stairs.
The elevator is out of service...
[[Walk up the stairs|walkUp]]You walk around town trying to find somewhere to live.
You stumble upon a crude hand-written poster hanging on a telephone pole.
[img[img/polePoster.webp]]
"Room for rent - roommate wanted! Female, non-ugly. Call 381-555-7622"
<<if $gender eq "Guy">>
<span style="color:pink">$name: Female? Guess I'll have to keep searching. What a bozo.</span>
Something compels you to go anyways. You look down on, apparently, your tits.
<span style="color:pink">$name: Ugh. Fine. Let's just see what happens.</span><<else>>
<span style="color:pink">$name: Non-ugly..? Umm... Ugh, I need to have a place to sleep... tonight at least.</span><</if>>
[[Go to the address]]You tune the TV to some generic action movie.
Lots of violence.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/action.webp]]<<case 2>>[img[img/action1.webp]]<<case 3>>[img[img/action2.webp]]<<case 4>>[img[img/action3.webp]]<<case 5>>[img[img/action4.webp]]<<case 6>>[img[img/action5.webp]]<<case 7>>[img[img/action6.webp]]<<case 8>>[img[img/action7.webp]]<<case 9>>[img[img/action8.webp]]<<case 10>>[img[img/action9.webp]]<</switch>>
<span style="color:red">+ Corruption</span>
[[Change channels|aloneTV]]
<<setCorruption +3>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<goto "safehouse">>[img[img/alley.webp]]
<<set $rngesus = random(11)>><<include "trauma">>
You walk down the dark alley, unsure of what you are looking for.
It is quite scary, and you are afraid of what could happen.<<if $alleyCount gte 21>>
Someone grabs you from behind. Before you can react, you feel a sharp pain to your neck.
[[You black out...|alleyKidnap]]<<else>>
<<if $allure gte 40 && $rngesus eq 1>>
You feel a pair of hands grab you from behind!
[[Oh no...|alleyRape]]
<<else>>You notice someone standing in the shadows.
Stranger: Hello pretty lady. What can I do ya for?
<span style="color:pink">$name: Uhm.. Who are you?</span>
Stranger: I'm a gift, that's what I'm told. I'm selling exactly what you're needin.
<span style="color:pink">$name: Anything...?</span>
Stranger: Well, not exactly anything... This jacket can't hold a firetruck. Too heavy.
<span style="color:pink">$name: ...</span>
[[Look at his wares|alleyBuy]]
<<if $job is "alley" && $period lte 4>>[[Work|workAlley]]<br>[[Quit|quitAlley]]<<elseif $period gt 4 && $job is "alley">>It's too late to work now.<</if>><<if $corrupt gte 60 && $job is "No job">>[[Ask for job|alleyJob]]<<elseif $corrupt gte 60 && $job isnot "No job" && $job isnot "alley">>You already have a job.<</if>>
[[Back away|Street]]
<</if>><</if>>[img[img/dealer.webp]]
He opens his jacket.
He's selling quite the... limited... collection.
<<nobr>><<if $id is false && $money gte 999>>
<<link "Buy fake ID - £999">>
You buy the fake ID.
<<set $id to true>><<setMoney -999>><<updatebar>><<script>>Engine.show()<</script>>
<</link>>
<<elseif $id is false && $money lt 999>>
You can't afford a fake ID.
<<elseif $id is true>>
You already have a fake ID.
<</if>><</nobr>>
<<nobr>><<if $money gte 1999 && $arousal lt 100>>
<<link "Buy aphrodisiac. - £1999">><<setArousal +50>><<setMoney -1999>><<updatebar>><<script>>Engine.show()<</script>><</link>><<elseif $money lt 1999>>You can't afford to buy arousal<<elseif $arousal eq 100>>You are too aroused to buy aphrodisiacs.<</if>><</nobr>>
<<nobr>><<if $money gte 1999 && $corrupt lt 250>><<link "Buy corruption - £1999">><<setCorruption +10>><<setMoney -1999>><<updatebar>><<script>>Engine.show()<</script>><</link>><<elseif $money lt 1999>>You can't afford to buy corruption<<elseif $corrupt eq 250>>You are too corrupted to buy corruption.<</if>><</nobr>>
<<nobr>><<if $money gte 1999 && $inhib gt 0>><<link "Lower inhibition - £1999">><<setInhib -10>><<setMoney -1999>><<updatebar>><<script>>Engine.show()<</script>><</link>><<elseif $money lt 1999>>You can't afford to lower inhibition<<elseif $inhib eq 0>>You have no inhibition to lower.<</if>><</nobr>>
[[He closes his jacket|alley]]You ask the dealer if he could offer you some kind of job. Something worth doing to make some money.
Stranger: Well... I wouldn't want you to sell drugs. It's too dangerous.
He eyes you up and down.
<<if $allure gte 60>>
Stranger: You look hot. I could use a new item on the menu... But you can't fit in my jacket, so you'll have to stand here by my side. I'll protect you if anything happens then. Interested?
[[Yes...|pimp]]
<<else>>
Stranger: You need to up your looks a bit before I'll consider any job openings for ya...
What the hell does that mean? Dick.
<</if>>
[[Leave|Street]]You can't see who it is. He overpowers you and locks your arms behind your back in an uncomfortable, painful position. You are afraid he is going to snap your shoulder, or worse, your neck, if you struggle too much.
<span style="color:pink">$name: Let me go! Agh!</span>
Unknown: Shut it! Or I'll make you!
You whimper, panic laced in your voice. You can only plead to his good nature.
<span style="color:pink">$name: Please sir, please let me go... You are hurting me!</span>
Unknown: Hell no! It's not always I see such a hot girl like you! And my balls hurt….
<<if $gender eq "Guy">>
Girl?! Oh yeah.. right...<br><</if>>
He throws you to the ground, the impact taking the breath right out of your lungs. As you struggle to get oxygen back inside your lungs, you feel your mouth forced open and a thick dick enters it, unceremoniously.
[img[img/alleyMouth.webp]]
<span style="color:pink">$name: Mmmph... Shtoph!</span>
He wastes no time, roughly shoving his cock deeper into your mouth, feverishly trying to sate his lust by prodding your tight throat.
Spit and tears cover your face and your neck as you are used as a sexual object, gagging on the intruding member that is rigid and hot, brushing roughly against your tongue, and past the entrance of your throat.
You don’t know how much time has passed, it felts like hours to you, agonizing hours of throat abuse. You can hardly see with all the tears streaming down your face.
He picks you up like a ragdoll and throws you against the wall.
You whimper once more, and shiver, when you feel that hot rod that abused your throat, find your lower hole
In one shift motion, you are stuffed full.
[img[img/alleyFuck.webp]]
You are not sure how lubricated you could possibly be, but luckily, in all your misfortune, his dick is positively drenched in your spit, making it a tad easier to accept him inside you, rough as he is
He fucks you like an rapid animal in heat, showing no sign of gentleness or care for you. His grunts are loud, frequent, and insistent, like he is possessed.
You meekly scream for help, but to no avail. No one is coming.
Except him.
[img[img/alleyRapeCum.webp]]
He lets out a sickly, loud roar, more like a battle cry and you can feel your defilement is complete as your roughed up lower region is ‘’soothed’’ with his hot, cream.
Your ordeal ended, you can hear him pick up his trousers and fasten his belt, his breath ragged and primal, as you are left on the floor, fucked and filled, left to pick up your pieces
<span style="color:crimson">+ Trauma</span>
[[Leave the alley|Street]]
<<setTrauma +20>>
<<set $rapeCount += 1>><<set $rapeCount += 1>><<if $period lte 2>>
You turn on the TV.
What do you want to watch?
[[Romance|romanceTV]]
[[Action|actionTV]]
<<if $corrupt gte 30>>[[Porn|pornTV]]<<else>>You aren't corrupt enough to watch porn in the living room.<</if>>
[[Turn it off|yourApartment]]
<<elseif $period lte 5>>
You turn on the TV.
What do you want to watch?
[[Romance|romanceTV]]
[[Action|actionTV]]
<<if $corrupt lt 41 && $inhib gt 60>>Zack is home. You aren't corrupt enough for this, and you're too inhibited.<br><<else>>[[Porn|pornTV]]
<</if>>
[[Turn it off|yourApartment]]
<<elseif $period gte 6>>
It's too late to watch any TV. You should go to bed instead.
[[Turn it off|yourApartment]]
<</if>>[img[img/archives.webp]]
There is a strange smell filling the archives.
<<if $constantinCorrupt is false>>
<span style="color:crimson">Constantin: This must be... This must be the drug they're polluting the island with. It smells horribly sweet!</span>
<<set $constantinCorrupt to true>>
<span style="color:red">Constantin became corrupt.</span>
<<else>>
<span style="color:crimson">Constantin: There it is again... That god-awful smell! Why is it so sweet!</span>
<</if>>
<<if $archive eq "6887">><span style="color:crimson">Constantin: How did that work? The value should have been alphabetical, yet you typed the code in numbers and still got through...</span><br><br><</if>>Constantin searches through the old archives. He's told you to stand guard by the door, and let him know if anyone passes by.
<span style="color:crimson">Constantin: It's here... Order 66. This file contains everything we need to know of this island. Let's create a diversion so we can enter the control room. Here.</span>
He hands you a matchbox.
<span style="color:crimson">Constantin: Set this trashcan on fire.</span>
You pull some random documents from the cabinets and throw them in the trash. Constantin throws one in there too. It's face down, but you're sure you saw a long name beginning with "C" as the document name.
You light a match and throw it in.
The alarms start to sound as the fire grows larger by the second.
<span style="color:crimson">Constantin: Quickly! We must leave now!</span>
[[Leave|facility]]
<<set $archSeen to true>>You text Lily.
[img[img/lilyMove.webp]]
<span style="color:pink">$name: Hey Lily, I was wondering if you'd like to move in with me. I've moved to the city into a large house, and we have an extra room for you! You don't have to pay anything!</span>
<span style="color:deeppink">Lily: Uh, like, totally! When and where?</span>
<span style="color:pink">$name: It's outside the city in the Mansion! I'll have Morris pick up your things. Just come now!</span>
<span style="color:deeppink">Lily: Like you have a butler!? Sweet! I'll come A.S.A.P!</span>
<<link "Put phone away." $return>><</link>>
<<set $lilyRoom to true>><div class="terminal"><<type 5ms>>
!!!Welcome to the Goliath Island Bank Metrics Exchange Automated System Service, <br>or GIB ME ASS for short!
You have... £{{$balance}} in your savings!
DEPOSIT
Choose an amount to deposit.
<<link "£100">><<replace "#dep">>
<<if $money gte 100>><<set $balance += 100>><<setMoney -100>><<updatebar>><<else>>You don't have enough money to deposit £100.<</if>><</replace>>
<</link>> | <<link "£200">><<replace "#dep">>
<<if $money gte 200>><<set $balance += 200>><<setMoney -200>><<updatebar>><<else>>You don't have enough money to deposit £200.<</if>><</replace>>
<</link>> | <<link "£500">><<replace "#dep">>
<<if $money gte 500>><<set $balance += 500>><<setMoney -500>><<updatebar>><<else>>You don't have enough money to deposit £500.<</if>><</replace>>
<</link>> | <<link "£1000">><<replace "#dep">>
<<if $money gte 1000>><<set $balance += 1000>><<setMoney -1000>><<updatebar>><<else>>You don't have enough money to deposit £1000.<</if>><</replace>>
<</link>><span id="dep"><br></span>
Or enter a custom amount.
<<textbox '$amount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-reply">>\
<<if $money gte $amount>><<if $amount gt 0>><<set $balance += parseInt($amount)>><<set $money -= $amount>>\
<<updatebar>>\
Successfully deposited £$amount!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-reply'>Waiting for input...</span>
_.~"(_.~"(_.~"(_.~"(_.~"(_.~"(_.~"(_.~"(_.~"(_.~"(
WITHDRAW
Choose an amount to withdraw.
<<link "£100">><<replace "#wit">>
<<if $balance gte 100>><<setMoney +100>><<set $balance -= 100>><<updatebar>><<else>>You don't have enough balance to withdraw £100.<</if>><</replace>>
<</link>> | <<link "£200">><<replace "#wit">>
<<if $balance gte 200>><<setMoney +200>><<set $balance -= 200>><<updatebar>><<else>>You don't have enough balance to withdraw £200.<</if>><</replace>>
<</link>> | <<link "£500">><<replace "#wit">>
<<if $balance gte 500>><<setMoney +500>><<set $balance -= 500>><<updatebar>><<else>>You don't have enough balance to withdraw £500.<</if>><</replace>>
<</link>> | <<link "£1000">><<replace "#wit">>
<<if $balance gte 1000>><<set $balance -= 1000>><<setMoney +1000>><<updatebar>><<else>>You don't have enough balance to withdraw £1000.<</if>><</replace>>
<</link>><span id="wit"><br></span>
Or enter a custom amount.
<<textbox '$amountW' ''>>
<<link "Enter">>\
<<replace "#textbox-replyW">>\
<<if $balance gte $amountW>><<if $amountW gt 0>><<set $balance -= parseInt($amountW)>><<set $money += parseInt($amountW)>>\
<<updatebar>>\
Successfully withdrew £$amountW!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough balance to withdraw anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyW'>Waiting for input...</span>
[[Close ATM service|city]]<</type>>
</div>[img[img/balcony.webp]]
You step out on your balcony. The view is amazing.
<<if $corrupt gte 25>>
<<if $period lte 5>><<linkreplace "Strip down">>You start feeling hot... A wild idea comes to life in your mind. How hot would it be, if you'd just... stripped naked?
You start undressing.
[img[img/balconyNude.webp]]
The act of exhibitionism excites you.
<<nobr>><span style="color:red">+ Corruption</span> |
<span style="color:purple">- Inhibition</span> |
<span style="color:pink">+ Arousal</span><<updatebar>><</nobr>><<if $period is 4>>
You feel someone watching...<</if>>
<<masturbate 20 249 149 50 balconyJerk>><<silently>><<setInhib -8>><<setArousal +5>><<setCorruption +2>><<updatebar>><<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><</silently>><</linkreplace>><<else>>It's too late to strip down.<br><</if>><<else>>You're not corrupt enough for this.<br><</if>>
[[Go inside again|yourRoom]]You run your hands slowly down your body. Oh my, how exciting. Perhaps you should do this inside though... No? Okay.
[img[img/balconyJerk.webp]]
<<if $period is 4>>
You hear someone groaning...
It excites you more. Someone is looking at you!
<span style="color:pink">+ Arousal</span><<setArousal +10>>
<</if>>\
You cum.
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Run back inside|yourRoom]]
<<setInhib -8>><<setCorruption +2>><<setTrauma -5>>
<<set $masCount += 1>><<if $period gte 5>>The bank is closed.
[[Leave|city]]<<else>>You enter the bank.
Receptionist: What can I help you with today?
<<linkreplace "Open savings account">>
<span style="color:pink">$name: I'd like to open a savings account... To put my money into...</span>
Receptionist: Sure thing! In what name?
<span style="color:pink">$name: $name.</span>
Receptionist: Aright! Let me just see here...
It takes no less than a few minutes.
Receptionist: Alright ma'am! Your savings account is set up. Put your finger here, it will scan your fingerprints. This will be used for checking into the ATM. Then you can access your finances!
<span style="color:pink">$name: Wow! That was.. uhm... fast! Thank you.</span>
Receptionist: You're very welcome! Have a lovely day!<<set $atm to true>><<set $balance = 0>><<set $amount = 0>>
[[Go to the ATM|atm]]
<</linkreplace>>
[[Leave|city]]
<</if>>
<<silently>>
<<set $spx to 0>>
<<set $nvda to 0>>
<<set $dji to 0>>
<<set $tsla to 0>>
<<set $aapl to 0>>
<<set $dmi to 0>>
<<set $interestRate to 0.75>>
<</silently>><<if visited() is 1>><<if $cafeCount lte 9>>You sit infront of the owner of the bar.
Owner: My name is Jason. I am the proud owner of this here Bill-Be Baggin bar. I understand you'd like a job here. What kind of experience do you have?
<span style="color:pink">$name: Uhm... I am willing to learn as much as p-possible! And fast too...</span>
Jason: That's good! Well, you should probably start with a few days of training first, since you have no experience. This training will of course be paid, but not as much as when you're done training. It will be <span style="color:yellow">£80.</span> You okay with that?
[[Yes please|barTrainingPre][$job to "bar as a trainee", $traineeCount to 0]]
[[No... But thank you|Bar]]<<else>>You sit infront of the owner of the bar.
Owner: My name is Jason. I am the proud owner of this here Bill-Be Baggin bar. I understand you'd like a job here. What kind of experience do you have?
<span style="color:pink">$name: I've worked a bunch over at the cafe! Uhm.. I'm sure I can bring some experience from there.</span>
Jason: That's good! Well, you can start whenever you like. The pay is <span style="color:yellow">£140.</span>
<<set $job to "bar">>
[[Thank him and go back to the bar|Bar]]<</if>><<else>>You sit infront Jason, the owner of the bar.
Jason: Welcome back, $name! You want your job back?
<span style="color:pink">$name: If you'd let me?</span>
Jason: Sure, we'd love to have you back!
<<set $job to "bar">>
[[Thank him and go back to the bar|Bar]]
<</if>> You ask for a promotion.
Jason gladly accepts!
You have been promoted to.. uh... better pay! You now earn <span style="color:yellow">£40</span> more each shift!
<<set $barPromo to true>>
[[Leave happy|Bar]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<switch random(1,3)>><<case 1>>[img[img/bathJerk.webp]]<<case 2>>[img[img/bathJerk1.webp]]<<default>>[img[img/bathJerk2.webp]]<</switch>>
You begin masturbating in the showers.
Hot water trickles down your body and tickles your nipples while you play with your clit.
<<setCorruption +5>>
<span style="color:red">+ Corruption</span>
[[Finish up|mansionUpstairs]]
<<setTrauma -5>><<setArousal -20>><<set $masCount += 1>>[img[img/beauty.webp]]
As you enter the beauty shop, the smell of recently melted wax hits your nose.
It smells sweet.
Here, you can get waxed or have a professional do your makeup and hair.
Employee: Hello, beautiful! What can I give you?
<<if $legsCheck is false && $money gte 199>>[[Wax legs - £199|waxLegs]]<<elseif $legsCheck is false && $money lt 199>>You can not afford a leg wax.<<elseif $legsCheck is true>>
Your legs are already waxed!<</if>>
<<if $pussyCheck is false && $money gte 299>>[[Wax intimate area - £299|waxPussy]]<<elseif $pussyCheck is false && $money lt 299>>You can not afford to wax your pussy.<<elseif $pussyCheck is true>>Your pussy is already smooth!<</if>>
<<if $makeupCheck is false && $money gte 99>>[[Have makeup done - £99|makeup]]<<elseif $makeupCheck is false && $money lt 99>>You can not afford makeup.<<elseif $makeupCheck is true>>You already have on makeup!<</if>>
<<if $hairCheck is false && $money gte 399>>[[Have hair done - £399|hair]]<<elseif $hairCheck is false && $money lt 399>>You can not afford to style your hair.<<elseif $hairCheck is true>>Your hair is already on point!<</if>>
[[Nothing, sorry|Uptown]]You lead him behind a bush, to be more secluded.
You try to unbuckle his belt, but it's a.. complicated one. You can't quite figure it out. <<if $gender eq "Guy">>How the hell did you forget to unbuckle a belt? You used to have on just like this!<</if>>
<span style="color:pink">$name: Could you, uhm... Could you unbuckle your belt?</span>
Birdwatcher: Uh... Yes...
He unbuckles his belt, awkwardly. He seems nervous.<<if $birdwatch lte 7>> Maybe you're his first girl?<</if>>
You drop to your knees, ready to please.
[img[img/birdMouth.webp]]
Birdwatcher: Mmhh.... Please, turn around, I want to.. feel your insides...
What the fuck is this guy saying? What. A. Dork.
Nonetheless, you turn around.
[img[img/birdSex.webp]]
He cums.
<span style="color:pink">You moan.</span>
<span style="color:pink">+ Arousal</span> | <span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Clean up|Park]]
<<set $birdwatch += 1>>
<<setArousal +5>><<setCorruption +5>><<setInhib -2>><<set $vagCount += 1>><<set $suckCount += 1>><<set $birdwatch += 1>>
You follow the bird watcher into a secluded area. You've watched birds $birdwatch time(s). This is looking quite sketchy by now.
<<set $rngesus = random(2)>>
Bird watcher: Okay, miss. Take these binoculars, and look on top of that bush over there...
You do as he says, and sure enough, there's a.. very orVioletry looking bird sitting there.
<<if $rngesus eq 0>>[img[img/bird.webp]]
Bird watcher: That right there is a Kirtland's warbler. Almost went extinct 50 years ago, but now it's been taken off the endangered species list. It still remains very rare, as it only has 4,490 of its kind! Astonishing!<<elseif $rngesus eq 1>>It sure is lively. It's all over the place, now on the ground. You're having a hard time keeping up with it through the binoculars.
[img[img/bird1.webp]]
Bird watcher: That right there is a Florida Scrub Jay. That's... Actually very strange. It's endemic to the state of Florida, so to see it here is incredibly strange! There's only an estimated 2,500 to 9,999 left of its kind! Incredible!<<elseif $rngesus eq 2>>
[img[Photos courtesy of Gil Eckrich|img/bird2.webp]]
Bird watcher: That right there is a Black-capped vireo. An amazing find! It was listed as an endangered species in the United States in 1987. Successful conservation efforts on the U.S. Army's Fort Hood and Fort Sill contributed to delisting of the black-capped vireo in 2018! Fantastic!<</if>>
Nerd. Dork. It's kind of sweet.
<span style="color:pink">$name: Thank you for showing me this..</span>
Bird watcher: You're very welcome!
<<if $birdwatch gte 5>>[[Thank him for showing you...|birdSex]]<<else>>You haven't seen enough birds to thank him yet.<</if>>
[[Leave quietly|Park]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/bookAl.webp]]
With each page turned, a gentle breeze stirs the air, carrying the faint whisper of knowledge that has accumulated over time. The words in front of you become gateways to exploration and enlightenment.
In this cocoon of tranquility, you are both the observer and the participant, experiencing the triumphs and tribulations of characters who have become your companions. The weight of the book in your hands anchors you to the present, while the stories within transport you to distant lands and eras.
<span style="color:green">+ Allure</span>
[[Close the book|Library]]
<<setAllure 1>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $chloe += 1>>[img[img/bookA.webp]]
A symphony of silence surrounds you, interrupted only by the occasional cough or the sound of a distant chair being adjusted. The air is heavy with the scent of aging paper and ink, mingling with the fragrance of countless minds entwined in these shelves. You revel in the serenity, as the world beyond the covers ceases to exist.
Every word, sentence, and chapter transports you to another realm, where your thoughts dance with the author's, creating a unique tapestry of shared experience.
<span style="color:pink">+ Arousal</span>
[[Close the book|Library]]
<<setArousal +5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $chloe += 1>>[img[img/bookC.webp]]
You find yourself immersed in the world between the pages as your fingers glide gently over the smooth surface of the book. The rustling of turning pages harmonizes with the soft murmurs of distant conversations. Each word seems to come alive, painting vivid pictures in your mind.
The atmosphere envelops you, cocooning you in a sanctuary of knowledge and imagination. Here, within the hushed whispers of countless stories, you discover solace and adventure, and the barriers of time and space fade away.
<span style="color:red">+ Corruption</span>
<<if $inhib lte 80>><br><<masturbate 20 249 149 -25 jerkLib>><</if>>
[[Close the book|Library]]
<<setCorruption +1>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $chloe += 1>>[img[img/bookI.webp]]
As your eyes traverse the lines, the surrounding world fades into insignificance. The shelves, filled with treasures yet to be discovered, stand like sentinels, guarding the accumulated wisdom of generations.
The symmetrical rows of books form a maze of possibilities, waiting patiently for your touch. Each word absorbed fuels your curiosity, igniting the desire to uncover more. Time slips away, unnoticed, as you lose yourself in the labyrinth of stories, traveling to places real and imagined, all within the boundless realm of a book.
<span style="color:purple">- Inhibition</span>
[[Close the book|Library]]
<<setInhib -1>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $chloe += 1>>You drop to your knees and open your wet mouth, ready to take his cock.
He drops his pants.
Bruce: You ready for this babygirl?
[img[img/bouncerMouth.webp]]
You struggle to swallow his cock, but manage to do so either way.
He finishes in your mouth.
Bruce: Ahh.. Just what I needed.
You swallow his warm cum. Quite salty.
<span style="color:red">+ Corruption</span>
<span style="color:pink">$name: So... can I go in now?</span>
Bruce: What? AHAHAHA! No! What the fuck did you think? I'm not risking my job over some low life loser! Get lost, idiot. Maybe next time, though.
Fuck that guy. And to think he tricked you. YOU!
[[Leave|Downtown]]
<<set $suckCount += 1>><<setCorruption +5>>You try to seduce the bouncer.
Without giving it much talk, you try to grab his attention.
<span style="color:pink">$name: Uhm... Hello..?</span>
He looks at you. Sceptical... Do something!
[img[img/bouncerFlash.webp]]
You don't know the first thing about seducing. That was embarrassing. Let us hope he finds you cute and alluring.
<<if $allure gte 45>>
Bouncer: Heh, that was awkward, but you're adorable, precious. Let's go over here and have some fun.
<<if $arousal gte 10 && $corrupt gte 20 && $inhib lte 70>>[[Follow the bouncer|bouncerMouth]]
[[Leave instead|Downtown]]<<else>><span style="color:pink">$name: Uhm... No...</span>
Bruce: Bitch. Scram.
[[Leave defeated|Downtown]]
<</if>><<else>>
Bruce: What the fuck was that? You ain't hot. You a bitch! Scram!
Ouch... Maybe you should just go find an ID...
[[Leave defeated|Downtown]]
<</if>>You awkwardly ask Lily if she minds fetching Noah.
<span style="color:deeppink">Lily: Oooh, totally! That's hot!</span>
When they return, you lay ready, nude on the bed.
[img[img/lilyThree.webp]]
He cums inside you, and Lily licks it right out your pussy!
<span style="color:red">+ Corruption</span>
[img[img/lilyCreampie.webp]]
They both like you more!
[[Pull your panties up|mansionUpstairs]]
<<brother +2>>
<<lily +2>>
<<setCorruption +2>>
<<waitLily -100>>
<<waitNoah -100>><<set $doubCount += 1>><<set $creamCount += 1>>This is Noah's contact information
What do you want to do?
[[Call for a chat|callNoah]]
<<if $corrupt gte 50>>[[Send nudes|noahNudes]]<br><</if>>
[[Close contacts|Phone]]
<<link "Put phone away" $return>><</link>>You decide to hang with your brother.
[img[img/broHang.webp]]
You talk about everything between heaven and earth. He tells you stories of his months searching for you, and you tell him stories about the few weeks you feel you were gone for.
<span style="color:pink">+ Arousal</span>
He likes you more!
[[Thank him and leave|mansionUpstairs]]
<<brother +2>>
<<setArousal +5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitNoah -100>><span style="color:pink">$name: Noah... Close your eyes..</span>
He looks at you strange, but closes his eyes.
You jump onto his bed, and takes a doggy-style pose. You lift your shirt and lower your shorts. <span style="color:red">You are nude.</span>
<span style="color:pink">$name: O-okay.. Open them now</span>
He opens his eyes. He looks instantly flustered. His eyes fill with lust, as he steps towards you.
[img[img/doggyTease.webp]]
[img[img/brotherFuck.webp]]
He cums inside you.
[img[img/brotherCum.webp]]
<span style="color:lightblue">Noah: Thank you, $name. You're the best little sister I could ever want.</span>
He likes you more!
<<if $corrupt gte 80>>[[Invite dad for round two|dadBroSex]]<<else>>You are not corrupt enough to invite dad for another round.<</if>>
[[Wipe your pussy|mansionBrother]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<brother +5>>
<<waitNoah -100>><<set $vagCount += 1>><<set $creamCount += 1>>The buff man looks feral... The stranger just shot something up his bum with a syringe. You have no idea what it is, and neither do I. Isn't steroids supposed to make your dick go limp? This guy looks like he's pitching a tent!
Buff man: Turn over.
You don't feel like you can do much else other than turn around.
He doesn't waste a second! Is he on speed? Sure seems speedy.
He thrusts with all his might, his somewhat average sized cock into your ass! No preperation, just pure pain.
Buff man: uhghnnn!
He's fucking you ruthlessly. No mercy!
[img[img/buffMan.webp]]
It's as if he can't really finish... Maybe it was steroids afterall.
<span style="color:yellow">+£350</span>
<<if $period lte 4>>[[Clean up|workAlley]]<<else>>It's too late to keep working, you should go home instead.
[[Clean up|Street]]<</if>>
<<setMoney +350>>
<<if $period lte 4>><<AdvancePeriod 2>><<else>><<AdvancePeriod>><</if>>
<<replace "#now">><<now>><</replace>>
<<set $alleyCount +=1>><<set $assCount += 1>><<if ndef $cardio>><<set $cardio = 0>><</if>><<if ndef $strength>><<set $strength = 0>><</if>><<if ndef $yoga>><<set $yoga = 0>><</if>>
<<switch $upbring>>
<<case "chrisvirg">>
<<set $inhib to 150, $corrupt to -25>>
<<case "athletic">>
<<set $strength += 10>><<set $cardio += 10>><<set $yoga += 10>>
<<case "brat">>
<<setCorruption 15>>
<<case "airhead">>
<<setInhib -30>>
<<case "attwhore">>
<<case "loud">>
<<case "nerd">>
<<set $chloe += 30>>
<</switch>>
<<if $gender eq "Guy">><<goto "playMale">><<else>><<goto "playGirl">><</if>>No way back now. You gotta find him!
As you walk along the dried out and barren road, a huge mansion appears infront of you. How DO they afford this?
You arrive at the Mansion.
[img[img/outsideMansion.webp]]
<<if $bum gte 10>>
Bum: Hello $name, we've been expecting you. My name is Morris. Peter gives you his regards. <span style="color:yellow">+ £1000.</span> Come in.
<<setMoney +1000>>
<span style="color:pink">$name: Uhm.. Thanks..?</span>
[[Enter the mansion|mansion]]
<<else>>
Bum: Who are you?
<span style="color:pink">$name: I'm $name, I'm here to find my brother. I was told he was here...</span>
Bum: ... Come in.
[[Enter the mansion|mansion]]
<</if>>You call a cab. It takes you to the city. For some reason. Doesn't matter, really...<<set $rngesus = random(4)>>
<<if $rngesus eq 0 or $rngesus eq 1 or $rngesus eq 2>>The driver is a woman.
For some reason, she looks incredibly hot.<<else>>The driver is a man.
He looks old and very sleezy...<</if>>
Cab driver: Where to, love? The fare is <span style="color:yellow">£10</span>
<<if $money gte 10>>
<<if $mansion is true>>[[Take me to the Mansion outside of town|trueMansion]]<br><</if>>[[Take me to the apartments in town|yourApartment]]
[[Take me uptown|Uptown]]
[[Take me downtown|Downtown]]<<else>>You can't afford to pay for a ride!
<<if $rngesus eq 0 or $rngesus eq 1 or $rngesus eq 2>><<if $corrupt gte 80 && $inhib lt 40>>[[Pay some other way|cabFuckW]]<<else>>You're not ready yet to pay in any other way.<</if>><<else>><<if $corrupt gte 80 && $inhib lt 40>>[[Pay some other way|cabFuckM]]<<else>>You're not ready yet to pay in any other way.<</if>><</if>><</if>>
<<link "I changed my mind..." $return>><</link>>Cab driver: Holy smokes, love! That was incredible! So... Where to?
<<if $mansion is true>>[[Take me to the Mansion outside of town|trueMansion]]<br><</if>>[[Take me to the apartments in town|yourApartment]]
[[Take me uptown|Uptown]]
[[Take me downtown|Downtown]]
<<link "I changed my mind..." $return>><</link>>Cab driver: Phew! That was amazing love, so... Where to?
<<if $mansion is true>>[[Take me to the Mansion outside of town|trueMansion]]<br><</if>>[[Take me to the apartments in town|yourApartment]]
[[Take me uptown|Uptown]]
[[Take me downtown|Downtown]]
<<link "I changed my mind..." $return>><</link>><span style="color:pink">$name: Can I uhh... Can I pay in some other way..?</span>
Cab driver: What do you have in mind, love?
<span style="color:pink">$name: Well... Maybe you'd enjoy a different approach, something a little more... Personal?</span>
Cab driver: I like where this is going..
You strip down, allowing access to your precious areas. Your pussy is wet, and the thought of a dirty cab driver is turning you the fuck on.
He unbuckles his belt, and flings out his cock.
He runs his fingers along your pussy, feeling the sheer wetness of it.
Cab driver: This is amazing, love!
He rams his cock into you.
[img[img/cabFuckM.webp]]
It doesn't take long for him to finish. He cums inside you.
[img[img/cabCumM.webp]]
[[Clean up|cabFreeM]]
<<set $vagCount += 1>><<set $creamCount += 1>><span style="color:pink">$name: Can I uhh... Can I pay in some other way..?</span>
Cab driver: What do you have in mind, love?
<span style="color:pink">$name: Well... Maybe you'd enjoy a different approach, something a little more... Personal?</span>
Cab driver: I like where this is going..
You pull up her skir, allowing access to her precious areas. Your pussy is wet, and the thought of fingering a hot cab driver into oblivion and back turns you the fuck on.
<span style="color:pink">+ Arousal</span>
You run your fingers along her pussy, feeling the sheer wetness of it.
Cab driver: This is amazing, love!
You plunge your fingers into her pussy.
[img[img/cabFuckW.webp]]
It doesn't take long for her to cum!
[[Clean up|cabFreeW]]
<<setArousal +5>>[img[img/insideCafe.webp]]
You enter the cafe with Lily, and sit at your favorite table. You order an Americano and Lily orders a Café Latte. <<if $money gte 25>>You offer to pay for yours and her drink. She gives you a hug!<<setMoney -25>>
<span style="color:red">- Money</span><<else>>You don't have enough money to cover both drinks. You ask if Lily will pay for you. She happily says yes!<</if>>
You sit for a long time, talking about nothing and everything.
You laugh, have fun and create loving memories together.
You enter the subject of sexual satisfaction, masturbation and pussies. And at a café?! Scandalous... Lily started it!
<span style="color:pink">+ Arousal</span>
Lily likes you more.
<<if $corrupt gte 40>>[[Feel her up|lilyCDate]]<<else>>You're not corrupt enough for this.<</if>>
[[End date|Cafe]]
<<lily +2>><<setArousal +10>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitLily -100>><<if $dating is "Lily">><<lilyLove +1>><</if>>[img[img/insideCafe.webp]]
<<if ndef $cafeBoring>><<set $cafeBoring = 0>><</if>><<set $cafeCount +=1>><<if $cafePromo lte 3>><<set $cafeBoring = $cafePromo>><</if>><<set _rng = random(1,10)>><<switch _rng>><<case 1>>
You walk around the cafe, making sure it's in order and everything is fine with the customers. Some of the customers are getting a bit roudy. Some of them are catcalling you as you're walking past them. One of them whistles at you.
Stranger: You must be the finest piece of ass if I've ever seen one!
<<set $cafeHarass += 1>>
It makes you uncomfortable.
<span style="color:red">+ Harrassment</span>
<<case 2>>
You walk around the cafe, making sure it's in order and everything is fine with the customers. There's a lot of customers right now. As you're walking towards the kitchen, one of the customers grabs your arm.
Stranger: How bout you come with me home and I show you a good time?
<<set $cafeHarass += 1>><span style="color:red">+ Harrassment</span>
<<case 3>>
You walk around the cafe, making sure it's in order and everything is fine with the customers. Nothing particular is happening, other than a few glances from the occasional customer. It's quite slow right now, so there's not too much stress.
As you pass a customer, you feel something squeeze your tits. You jump in shock and confusion.
Stranger: Sorry, miss. Accident.
He has got a nasty grin all over his face. Definitely not an accident.
<<set $cafeHarass += 1>><span style="color:red">+ Harrassment</span>
<<default>>
You walk around the cafe, making sure it's in order and everything is fine with the customers. Nothing particular is happening, other than a few glances from the occasional customer. It's quite slow right now, so there's not too much stress.
<</switch>>
<<if $cafeBoring eq 0>>At the cafe, you have a few different tasks. Right now, Rob only has you clearing tables.<<elseif $cafeBoring gte 3>>At the cafe, you have a few different tasks. Right now, Rob only has you clearing tables, doing dishes, waiting tables and brewing coffee.<<elseif $cafeBoring gte 2>>At the cafe, you have a few different tasks. Right now, Rob only has you clearing tables, doing dishes and waiting tables.<<elseif $cafeBoring gte 1>>At the cafe, you have a few different tasks. Right now, Rob only has you clearing tables and doing dishes.<</if>>
<<if $period lte 5>>[[Clear tables|tableClear]]<<if $cafeBoring gte 1>><br>[[Do dishes|cafeDishes]]<</if>><<if $cafeBoring gte 2>><br>[[Wait tables|cafeWait]]<</if>><<if $cafeBoring gte 3>><br>[[Brew coffee|cafeBrew]]<</if>><<else>>It's too late to work now.<</if>>
[[Finish tasks|Cafe]]You stand behind in the kitchen for this shift, doing the dishes and preparing them for Lily to brew new coffee in. It's a tremendous help for the cafe, and Rob is happy you're willing to do this mundane task with him. It's a required task nonetheless, but Rob doesn't have to do it alone now.
Plate after plate, cup after cup, nothing can stop you now! You're on fire!
Nice job.
There's no tips to be made in the cleaning process, but Lily shares some of her tips with you. What a wonderful friend.
<<set _rng = random(1,6)>><<switch _rng>><<case 1>>
You accidentally dropped a bowl used for mixing the dough, and bend down to grab it.
[img[img/cafeBowl.webp]]
<<case 2>>
You accidentally spray your shirt with water. In while doing so, a coworker enters the kitchen. He looks directly at you. You blush.
<<case 3>>
You start feeling a little flustered. Why are you feeling flustered over doing the dishes? Perhaps you should go take care of that before you jump the next guy coming in here.
<<if $corrupt gte 40>>[[Take a rest in the restrooms|cafeJerk]]<<else>>You're not corrupt enough for this yet.<</if>>
<<case 4>>
Rob pops his head in. He does nothing much but look at you.
Rob: You're needed out back, I need a hand... with some personal issues.
He's popping a boner.
<<if $corrupt gte 35>>[[Go help him|robDishFuck]]<<else>>You're not corrupt enough for that.<</if>>
<<default>>
Nothing much happens, and the shift is quickly over.
<</switch>>
<span style="color:yellow">+ £75</span>
<<set _tips = random(1,25)>><span style="color:yellow">+ £_tips</span> in tips!
[[Finish shift|cafeDefault]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<setMoney +75>><<setMoney _tips>>She leads you out back. It's cold and a bit dark here.
<span style="color:deeppink">Lily: Here, girl! Get naked!</span>
She begins undressing you.
The feeling of Lily's warm hands caressing your body as she's picking off your clothes arouses you.
<span style="color:pink">+ Arousal</span>
[img[img/lilyCafe.webp]]
[[Finish up|Cafe]]
<<setArousal +20>>They walk you outside, and as they all unbuckle their belt, you start to think that maybe it wasn't the best idea. Oh well, you're here now... Would be a shame if you said no.
With their belts unbuckled they lead you into a dark passageway, presumably to stay somewhst hidden. Or maybe steal your kidneys?!
...
Nah...
[img[img/cafeFuckC.webp]]
Only one guy gets a turn until someone flashes a light at you and yells.
You all run away in fear! You hurry back to the cafe. Let's hope no one saw your face.
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Hurry back|Cafe]]
<<setCorruption +3>>
<<setInhib -3>>
<<set $vagCount += 1>><<if visited() is 1>><<if visited("introCafe") is 1>>
You enter the office. A man looks at you.
Rob: You must be $name. Lily has told me a lot about you. She wasn't sure you were coming though, but she did talk you up.
<<set $job to "cafe">><<set $cafeRR = 0>>
<span style="color:pink">$name: Uhm... Only good things, I hope...</span>
Rob: No worries, $name. If you want, you can start working from today.<<else>>
You enter the office. A man looks at you.
Rob: Hello. What can I help you with?
<span style="color:pink">$name: Uhm... I need a job...</span>
Rob: Everyone needs a job nowadays. Why should I give it to you?
You're stumped. What the hell do you answer to that?
<span style="color:pink">$name: I learn fast, a-and I'm ready to do what is needed... to provide good service...</span>
Good thinking! He'll definitely think you're ready to work extra hours or extra hard now.
<<if $showerTime gte 2>>Rob: Come back once you've had a shower. You smell like shit.<<else>>Rob: Fine. You look cute too, so it should be good.<<set $job to "cafe">><<set $cafeRR = 0>><</if>><</if>>
<<else>><<if $cafeRR gt 0>>
You ask Rob for your old job back.
He looks at you. He looks like a question mark.
<<set $job to "cafe">><<set $cafeRR = 0>>
Rob: I uh.. I didn't think you'd come back after what I did. But uhm. Yes. You can start working whenever you'd like! Your old uniform should still be in the employees room.
Rob: ... Welcome back.
<<else>><<set $cafePromo to false>>
You ask Rob if he's in need of another pair of hands at the cafe,
<<set $job to "cafe">><<set $cafeRR = 0>>
Rob: You can start working whenever you'd like, ask Lily for your uniform. The pay is <span style="color:yellow">£50</span>
<</if>>
Score!
<</if>>
[[Go back|Cafe]]<<set $rngesus = random(10)>>
<<if $rngesus eq 1>>
You complain about the increasing amount of customers.
Rob looks... angry?
[[Oh no...|robRape]]
<<else>>
You complain about the increasing amount of customers.
Rob tells you to suck it up. He offers a small compensation in hopes of getting you to stay a little longer.
You now earn <span style="color:yellow">£25</span> more each shift. Yay..?
[[Leave happy and unharmed|Cafe]]
<<if $cafePromo lte 2>><<set $cafePromo += 1>>
<</if>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</if>>You're not supposed to see this!
If you've reached this part of the game, please submit a bugreport on our [[Discord|https://discord.gg/rPSPtFhzAv]]
[[Leave|Cafe]][img[img/cafeWork2.webp]]
<<set _rng = random(1,6)>><<switch _rng>><<case 1>>A group of drunkards enter the cafe. This small cafe? Ugh. Let's hope they leave soon.
They order only coffee.
You feel them stare at you while you brew the coffee. It's quite uncomfortable.
When you bring it down, they all seem very nice. Until you turn around and one of them slaps your ass!
<span style="color:pink">$name: EEEP!</span>
Drunk guy: Whata cute squeel. How 'bout yous follow us outside and we have some fun!
<<set $cafeHarass +=1>><<if $corrupt gte 40>><span style="color:pink">$name: Uhmm... Only if you promise it's going to be fun...</span>
Drunk guy: Oohohoh baby! I promise.
[[Follow them outside|cafeFuckC]]<<else>>
<span style="color:pink">$name: Uhm.. No thank you...</span><</if>>
<<default>>
You take order after order, you brew coffee after coffee. Each table ordering something different. You enjoy it. The fresh smell of a fresh coffee brew is better than most things. It gets your mood and energy up. There's not too many customers today, and everyone seems so nice to you.
You wait tables and take peoples orders. You get to talk to a lot of different, interesting people during your shift.
<</switch>>
<span style="color:yellow">+ £100</span>
<<set _tips = random(1,152)>><span style="color:yellow">+ £_tips</span> in tips!
[[Finish shift|cafeDefault]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<setMoney +100>><<setMoney _tips>><<if ndef $cafePressure>><<set $cafePressure = 0>><</if>><<if ndef $cafeHarass>><<set $cafeHarass = 0>><</if>><<set _rng = random(1,2)>><<switch _rng>><<case 1>>[img[img/cafeWork.webp]]<<case 2>>[img[img/cafeWork2.webp]]<</switch>>
<<if $cafePromo eq 0 or $cafePromo eq 1>>The place seems calm and tranquil, but you know better. Behind the scenes, there's a flurry of activity as you rush to prepare orders and brew the perfect cup of joe for your patrons.
Despite the lack of customers, your hands never stop moving, as the cafe's reputation for excellence means that every cup has to be just right. With each passing minute, you feel more and more like a master barista, honing your skills and perfecting your craft<</if>>
<<if $cafePressure lte 4>>
Will you be able to keep up with the demands of this busy little cafe, or will you succumb to the pressure? Only time will tell.<</if>>
<<if $cafePromo lte 2>>
You should check today's [[work schedule|cafeDefault]]
<<else>>
<<switch $cafePromo>><<case 3>>
You should check today's [[work schedule|cafeDefault]]<<case 7>>
You're not supposed to see this text. If this text is showing up in-game, please submit a bugreport on our [[Discord|https://discord.gg/rPSPtFhzAv]]
<<default>>
[[Give up|cafePunish]]
<<set $cafePromo = 0>><</switch>><</if>>
<<if $cafePromo eq 0 or $cafePromo eq 1>>[[Leave|Cafe]]<</if>>You call your dad to chat.
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
He picks up.
He sounds like he's busy with something, yet he still makes time for you to talk. He's the best dad you could ever wish for.
He likes you more.<<dad +1>>
<<elseif $rngesus eq 2>>
He picks up.
<span style="color:lightgreen">Dad: Hey baby, I can't talk right now, can you call me back later?</span>
<span style="color:pink">$name: Yes, daddy, have fun!</span>
<span style="color:lightgreen">Dad: Thanks baby, I love you.</span>
<<else>>
He doesn't pick up.
<</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>You call Lily to chat.
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
She picks up.
You talk about nothing and everything. You laugh, you cry, you.. uhh.. talk? You really feel like you're bonding over the phone. It's fantastic! You talk about boys, you talk about girls - you're like sisters!
She likes you more.<<lily +1>>
<<elseif $rngesus eq 2>>
She picks up.
<span style="color:deeppink">Lily: Sorry sweet cheeks, can't talk! Byeee!</span>
Strange. She always is like this.
<<else>>
She doesn't pick up.
<</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>You call Noah to chat.
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
He picks up.
He sounds like he's busy with something, yet he still makes time for you to talk. He's the best big brother you could ever wish for!
He likes you more.<<brother +1>>
<<elseif $rngesus eq 2>>
He picks up.
<span style="color:lightblue">Noah: Hey $name, I can't talk right now, catch me later?</span>
<span style="color:pink">$name: Okay, bro! Have fun!</span>
<span style="color:lightblue">Noah: Thanks! You're the best, lil sis!</span>
<<else>>
He doesn't pick up.
<</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>You call Zack to chat.
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
He picks up.
He's not very interesting to talk with, but it's better than nothing. He's very dry, and has boring answers to everything... Ugh. What a drag. At least you think he had fun.
He likes you more.<<zack +1>>
<<elseif $rngesus eq 2>>
He picks up.
<span style="color:tan">Zack: Can't talk.</span>
He hangs up. What the? Don't pick up then! Dumbass.
<<else>>
He doesn't pick up.
<</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>You're in a cold room. There's not much in here, other than you and the wooden horse.
An unknown man enters the room. He's holding a whip. Looks like a cat o' nine tails. Ouch! Glad it's not me.
Unknown man: Who sent you, and what was your mission?!
<span style="color:pink">$name: What? No one sent us...</span>
Unknown man: How did you know where we were, and why did you come?
He's yelling so loud, it's insane! Why is he so angry? Just because you were trying to sabotage them and steal their prisoner... Oh. Makes sense. Fuck him!
Unkown man: Answer me!
He whips you.
<span style="color:crimson">+ Trauma</span> | <span style="color:pink">+ Arousal</span>
[img[img/captPunish.webp]]
He throws you off the wooden horse, and flips you over a table. He restrains you, with your legs spread wide.
[img[img/captSpread.webp]]
It hurts, but for some stupid reason, it turns you the fuck on. Are you into this? Being detained, whipped, bound. You dirty slut.
He wastes no time jamming his cock into your pussy.
You find it very arousing. Why?!
<span style="color:pink">+ Arousal</span>
[img[img/captFuck.webp]]
<span style="color:pink">$name: We just... came to rescue my uncle...</span>
Unknown man: Oh he's here alright.
<span style="color:pink">$name: James and Johnson..?</span>
Unknown man: Those two fuckers? They're gone. We shipped them away. You and your uncle are next. Now move.
He leads you into a small room.
[[Cell|cell]]
<<set $clue = 6>><<set $daysInJail = 0>><<setArousal +15>><<setTrauma +5>>[img[img/cell.webp]]
You're in your cell. Literally nothing is in here, beside a toilet and a bed.
Nothing for you to do.
There's rust on the walls. Hopefully it's rust...
The occasional guard passes by here and then. Maybe you could do something to get out?
<<if $daysInJail gte 3>><br>[[Catch the attention of the occasional guard|guard]]<br><<else>><br>You're too exhausted to try anything right now.<br><</if>>
<<if $period lte 5>>[[Pass time|passJail]]<<else>>You should sleep instead.
[[Sleep|sleepJail]]<</if>><<if visited() is 1>>You stand in the basement. It's filled with empty rooms, though at the end of the hallway is a door, slightly more ominous than the other doors. There's cobweb on the halls. It's dark and poorly lit, it seems the lightbulbs need fixing. Not gonna set that into motion.
This basement is creepy.
[[Enter the ominous door|cellarOffice]]<<set $cellarClean = 5>><<else>>You stand in the basement. It's filled with empty rooms, though at the end of the hallway is a door, slightly more ominous than the other doors. There's cobweb on the halls. It's dark and poorly lit, it seems the lightbulbs need fixing. Not gonna set that into motion.
This basement is creepy. You go straight for the old office. At least it's better lit, and has a nice chair.
<<if ndef $usb || $usb gt 1>>[[Computer|cellarCom]]<<else>>[[Enter the ominous door|cellarOffice]]<</if>><</if>>
[[Go back up|trueMansion]]You stare at the computer screen. It just has some documents. Even one with... Your name on it?
<div class="terminal"><<type 10ms>>
[[Budget]]
[[Constantin|uncle]]
[[Mansion|comMansion]]
<<link "$name">><<goto "player">><</link>><<if $soloQuest is true && ndef $notesArray>><br>[[Investigate your uncle|investConst]]<</if>><<if ndef $bat>><<else>><br>[[Facility Resources|facilReso]]<</if>><<if $usb eq 2>><br>[[Check email from Brody|emailBrody]]<</if>>
[[Exit|cellarOffice]]<</type>>
</div>You stand in an old office.
The table looks expensive, it has an expensive rug. It has an old computer, and a fine leather chair. I wonder what this was used for.
[[Computer|cellarCom]]<<if ndef $usb>><<else>><br>[[Plug the USB into the computer|usbCom]]<</if>>
[[Go back up|trueMansion]]You decide to let Chloe fuck your ass with her toys.
You drop your robe and she does too.
Laying on the bed, you're ready to take whatever she throws at you, but it seems like she's a bit hesitant. You ask if she's fine, but she's had a change of heart. She wants you to fuck her ass instead.
You comply.
[img[img/chloeAnal.webp]]
She cums.
<span style="color:teal">Chloe: You're wonderful!</span>
[[Clean up|cultLeader]]
Chloe drags you out and finds three cultmen. She agrees with them that she will be watching them fuck you. While she speaks with them, you stand timidly and waits.
They all come up to you, and start undressing. You do the same. You lay on the bed, awaiting their instructions.
You're are instructed to suck one guy, jerk the other while the third fucks your pussy.
Though the third misses your pussy. He jams his cock into your anus! You don't mind. You dirty slut. He continues fucking you senseless, while you stuff your mouth with cock.
[img[img/chloeFour.webp]]
They all cum almost simultaneously. You feel your ass filled with cum.
[[Clean up|cultLeader]]
<<set $doubCount += 1>><<set $assCount += 1>><<set $suckCount += 1>>You walk with Chloe out of her chambers. You've both put on masks. What kind of activities will you be participating in today?
[[Threesome|chloeThree]]
[[Foursome|chloeFour]]
[[Orgy|chloeOrgy]]
[[Anal play|chloeAnal]]
[[Lesbian only|chloePussy]]
[[Go back|cultLeader]]Chloe takes your hand and drags you along. Whereever will she take you..? To the orgies!
She leads you to a table in the back of the cult. It's the only place available right now.
There's already two people fucking, with two guys waiting their turn. As you arrive, they turn to you. One of the lays on the table, and you promptly climb him, and start riding his cock.
[img[img/chloeOrgy.webp]]
He shoots his load far up your pussy.
[[Clean up|cultLeader]]
<<set $doubCount += 1>>You decide to play with Chloe only.
You're wearing masks and wigs, but nothing else. This is to maintain some anonymity in the cult.
You lay atop a table, and let Chloe eat you out, while you're returning the favor.
[img[img/chloePussy.webp]]
People are looking on with interest, and some join in on their own act on the side.
It's hot, and it's making you more and more aroused.
<span style="color:red">You cum.</span>
[[Finish up|cultLeader]]You decide to participate in a threesome with Chloe.
You plug your pussy with a double ended dildo, and Chloe plugs hers with the other end. While you're fucking, a cult member comes up and sticks his cock into your mouth. You suck it eagerly.
[img[img/chloeThree1.webp]]
<span style="color:red">You cum.</span>
You both lay onto a bed, with your heads above the edge of the bed, getting the cultmembers cock shoved down your throats.
[img[img/chloeThree2.webp]]
He cums, spraying his cum down your throat. You swallow.
[[Leave|cultLeader]]
<<set $suckCount += 1>><<set $vagCount += 1>>[img[img/city.webp]]
<<if lastVisited("constTyson") lt 100 || visited("constNewLoc") gte 1>><<include "trauma">>
As you stand amongst the skyscrapers and huge office buildings, you think to yourself; How fast do turtles really run? I mean, I hear it's fast, but... really?<<if visited() gte 17>> You been coming here a lot wondering that question... The fastest one goes 22 miles an hour. Yikes!<</if>>
<<include "cityEvents">><<brodyMeet>><<include "charEvents">><<cat>>
<<if ndef $atm>>[[Bank|bankATM]]<<else>>[[ATM|atm]]<</if>>
[[Office building|office]]
[[Hospital|hospital]]
[[Gym|gym]]
<<if ndef $aptKeyLux || $aptKeyLux is false>>[[Upscale apartments|apartments]]<<else>>[[Upscale apartments|luxApt]]<</if>><<if $brotherMissing is true && $PIProg lt 2 || $questPI is true && $platesRun is false>><br>[[JJ's PI|PI]]<br><</if>><<if ndef $martine || visited("martineBrief") gte 1>><<else>><br>[[JJ's PI|jjMartine]]<</if>>
[[Venture down the main roads|cityRoads]]
[[Explore the suburbs|citySub]]
The city has paid for busrides to the village. Your ticket is free.
[[Go to the Trainstation|trainstation]]
[[Catch a bus back|Street]]<<if $car is true && $carCond eq "good">> | [[Take car back|Street]]<<elseif $car is true && $carCond eq "bad">> | You've <span style="color:red">punctured</span> your car. Get it fixed.<</if>><<else>>
Someone grabs you from behind! Oh no...
Wait... You know that cologne. He's dragging you into a nearby alleyway, covering your mouth with his hand so you can't scream. He's got you in a tight grip! Who knows what he might do to you... Probably nothing, it's Constantin afterall.
<span style="color:crimson">Constantin: I said I'd find you, didn't I? I also found something else, a new location for me. Tyson is there already. We've spent a bit of time to set up shop, honestly was rather quick.</span>
<span style="color:crimson">Constantin: Follow me, and I'll take you there.</span>
[[Follow him|constNewLoc]]
<</if>><span style="color:lightyellow"><<set $rngesus = random(24)>><<if $rngesus eq 1>><br>You find a bit of money!
<span style="color:yellow">+ £20</span><<setMoney +20>><br><<elseif $rngesus eq 2>><br>Commuters rush through the bustling subway station during rush hour.<br><<elseif $rngesus eq 3>><br>Office workers grab their coffee from a busy café before heading to work.<br><<elseif $rngesus eq 4>><br>Street vendors set up their carts, selling hot dogs and pretzels to hungry pedestrians.<br><<elseif $rngesus eq 5>><br>Delivery couriers navigate the crowded streets, transporting packages to their destinations.<br><<elseif $rngesus eq 6>><br>A group of friends meet up for lunch at a popular food truck.<br><<elseif $rngesus eq 7>><br>Pedestrians patiently wait at crosswalks for the traffic light to turn green.<br><<elseif $rngesus eq 8>><br>Street musicians entertain passersby with their music in a busy city square.
<<if $money gte 5>>You tip them.
<span style="color:red">- £5</span><<setMoney -5>><<else>>You don't have enough money to tip them.<</if>><br><<elseif $rngesus eq 9>><br>A group of volunteers organizes a community clean-up day.<br><<elseif $rngesus eq 10>><br>A group of local musicians busk on the street corner.<br><<elseif $rngesus eq 11>><br>A local artist paints a stunning mural on the side of a building.<br><<elseif $rngesus eq 12>><br>A familiar man grazes your shoulder as he passes by. Who was that?<br><<elseif $rngesus eq 13>><br>A garbage truck makes its routine rounds, collecting trash from homes.<br><<elseif $rngesus eq 14>><br>A delivery truck drops off packages at various houses.<br><<elseif $rngesus eq 15>><br>The town's mail carrier delivers letters and packages.<br><<elseif $rngesus eq 16>><br>A family walks their dog around the block.<br><<elseif $rngesus eq 17>><br>A street sweeper cleans the town's main roads.<br><<elseif $rngesus eq 18>><br>A homeowner paints their fence a fresh coat of white.<br><<elseif $rngesus eq 19>><br>A community center offers a yoga class for residents.<br><<elseif $rngesus eq 20>><br>The town's police officers conduct routine patrols.<br><<elseif $rngesus eq 21>><br>The town's fire department conducts a routine equipment check.<br><<elseif $rngesus eq 22>><br>A senior student waits at a bus stop for their ride to college.<br><<elseif $rngesus eq 24>><br><<if $allure gte 60>>A group of guys come up to you, asking if you'd want to flash your tits for money.
<<choose>>[[Huff and walk away|Street]]<<if $corrupt gte 80 && $inhib lt 40>><br><<linkreplace "Flash your tits<br>">>You lift your shirt quickly. They glare at your tits before you quickly lower your blouse again.
[img[img/cityFlash.webp]]
<span style="color:yellow">+ £5</span><</linkreplace>><<elseif $corrupt lt 80>><br>You're not corrupt enough for this, yet.<<elseif $inhib gte 40>><br>You're too inhibited for this.<</if>><<if $corrupt gte 130 && $inhib lte 0>><<linkreplace "Flash your pussy">>You turn around and present your pussy to the group.
[img[img/cityPussy.webp]]
They whistle and cheer. One even smacks your ass!
<span style="color:pink">+ Arousal</span> | <span style="color:yellow">+ £20</span><</linkreplace>><<elseif $corrupt lt 130>><br>You're not corrupt enough for this.<<elseif $inhib gt 0>><br>You're too inhibited for this.<</if>><</choose>><<else>>A group of guys look you up and down before continuing on their way. I wonder if they had something on their mind?<</if>><</if>></span>You begin cleaning the kitchen.
<<set $kitchenClean = 100>>
[img[img/kitchenClean.webp]]
<<if $period gte 2>>
Zack enters the kitchen.
<<set $rngesus = random(4)>>
<span style="color:tan">Zack: Oh. Hello.</span>
<<if $rngesus eq 1 && $zackSex is true>>
He grabs you by the hips.
<span style="color:pink">+ Arousal</span>
<span style="color:pink">$name: Oh! Uhm.. hello...</span>
[img[img/kitchenFuck.webp]]
He pounds you so hard your clothes spontaneously changes atoms and becomes maid clothes.
<<setCorruption +2>>
[img[img/kitchenCum.webp]]
<span style="color:red">+ Corruption</span>
<<setArousal +5>>
<<elseif $rngesus eq 1 && $zackSex is false>>
He looks at you as if he wants something from you...
<span style="color:pink">$name: Hi Zack, can I help you?</span>
He leaves.
<<else>>
He grabs something from the fridge and leaves.
<</if>><<else>>
No one is home, so you put the music on loud and start cleaning!
<</if>>
[[Leave|yourApartment]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/bouncer.webp]]
You stand outside the club, stopped by the bouncer.
Bruce: ID please.
He looks scary...
<<if $id is true>>
You hand him your fake ID.
Bruce: Right this way, gorgeous.
[[Enter the club|clubInside]]
<<else>>
You realize you don't have an ID! You remember you had nothing when you first woke up in this city. Maybe there's someone somewhere who could provide you one? Or maybe you could try to seduce the bouncer?
<<if $corrupt gte 10>> [[Seduce the bouncer|bouncerSed]]<<else>>You're not corrupt enough for this.<</if>> <<set $alley to true>><</if>>
[[Leave|Downtown]]Unfortunately the ID the dealer sold you was poorly created. The bouncer grabs you by your shoulders!
Bouncer: You little..! Get the fuck out of here before I send you to heaven in a million pieces!
He throws you outside. As you lay on the ground, a voice inside your head speaks to you.
Voice: This is a Patreon location for Patrons.
What a weird thing for a voice to say.
A homeless man kicks you lightly.
Homeless: I said move! This is my spot!
<<if ndef $bumMoney>>He conveniently drops <span style="color:yellow">£5000!</span> You're quick to pick it up.
<span style="color:yellow">+ £5000</span>
Why the fuck did this homeless guy have five thousand bucks?<</if>> What a weird guy.
[[You stand up and leave|Downtown]]
<<if ndef $bumMoney>><<set $bumMoney = true>><<setMoney +5000>><</if>>[img[img/cult.webp]]
Cloaked man 1: [...] they find it before us?
Cloaked man 2: Yeah, who even are those guys? They seem crazy! Even bringing a live sacrifice.
<span style="color:pink">$name: Sacrifice? Where's this..?</span>
Cloaked man 2: Uhh... Why do you want to know?
<span style="color:pink">$name: I may know the sacrifice... And I'm sure he doesn't want to be sacrificed... Where is it?</span>
Cloaked man 1: We have no clue! We just know another group of cultists are planning on heading to an abandoned place we've been looking to find for a long time... They're planned to go there in 3 days. Let us help you find them and free your friend!
Cloaked man 2: Yeah! We stick up for our cult members. No one gets left behind!
That's oddly charming of them.
[[Leave and speak to Morris|trueMansion]]
<<set $clue = 3>>[img[img/coffee.webp]]
<<set $rngesus = random(2)>>
<<if $money gte 5>>
You sit down and have some coffee.
As you sit there, content and enjoying the savory flavor of the beans, you see Lily coming over.
<<if $period isnot 1>><<if $coffeeDrunk is false>>
The first cup of coffee always feels like it sets back time a bit. You enjoy a longer day with one more action for you to do.<<else>><br>You've already had at least one cup of coffee today. Time feels the same.<</if>><<else>><br>It's still early morning. The coffee is wasted on your extreme tiredness.<</if>>
<span style="color:deeppink">Lily: Hello, $name! Are you, like, enjoying your coffee?</span>
<<setMoney -5>>
<span style="color:pink">$name: Yes, thank you, Lily!</span>
<<if $period gt 1 && $coffeeDrunk is false>><<set $period -= 1>><<set $coffeeDrunk to true>><</if>>
It cost you £5.
That's okay.
<span style="color:yellow">-£5.</span>
Lily seems to like you more.
<<lily +5>><<else>>
You can not afford a cup of coffe. It costs <span style="color:yellow">£5!</span>
Are you really that broke...? Get to work, jizz...
<</if>><<if $rngesus eq 1>>
<span style="color:deeppink">Lily: It's quite slow right now... Wanna fool around out back?</span>
<span style="color:pink">$name: Uhmm... Are you sure we can do that..?</span>
<span style="color:deeppink">Lily: Ohmygod yes! Totally! Rob won't notice anyway.</span>
<<if $arousal gte 10>>[[Okay...|cafeFool]]<<else>>You're not aroused enough to play with Lily.<</if>><</if>>
[[Step away from the table|Cafe]]<div class="terminal"><<type 10ms>>
The Mansion.
An 11.000 square feet estate with a huge back garden and a wonderful pool.
Current value: £101.922.008
Fully paid by Constantin and the Foundry.
In use by Morris and the Foundry as a cover and potential living quarters for when $name arrives.
Hopefully he will keep the Mansion in great shape for when she arrives...
[[Close document|cellarCom]]<</type>>
</div>[img[img/cottage.webp]]
You spend some time chatting with your uncle. He's got interesting stories to tell! He tells you about the Foundry and his time spent working for them.
He still looks pent up. Maybe you should help out?
<<if $period lte 5 && $corrupt gte 200>>
[[Help him out|conSuck]]
<<elseif $period gt 5>>It's too late to help him out.<<elseif $corrupt lt 200>>You are not corrupt enough to help him out.<</if>>
[[End conversation|cottage]]He presses the tip of his penis against your wet pussy. You feel it throbbing, unsure if it's you or him. Either way, it's only making you more aroused.
<span style="color:pink">+ Arousal</span>
You slowly slide his cock inside you, and you can feel your pussy filling up and beginning go stretch. You moan!
<<set _rng = random(2)>>
<<if _rng eq 0>>[img[img/conFuck.webp]]<<elseif _rng eq 1>>[img[img/conFuck1.webp]]<<else>>[img[img/conFuck2.webp]]<</if>>
<span style="color:crimson">Constantin: Oh god this is great! I don't think I can hold it much longer..!</span>
With that, you feel his cock twitching.
He came inside you!
[img[img/conCum.webp]]
<span style="color:crimson">Constantin: Whew! This felt good. Thank you, darling. Couldn't ever have wished for a better niece.</span>
After such a dicking down, your arousal has lowered significantly. This was exactly what you needed.
<span style="color:pink">-- Arousal</span>
[[Wipe your pussy clean|cottage]]
<<setArousal -100>><<set $vagCount += 1>><<set $creamCount += 1>>You drop to your knees and unbuckle his belt. His pants fall to the ground with a loud thump. What is he keeping in there? It kind of looks like a black dildo..? Oh! It's the Mag-Lite!
<span style="color:crimson">Constantin: $name, what on earth do you think you are doing!?</span>
<span style="color:pink">$name: Shh... You look like you could really use this...</span>
<span style="color:crimson">Constantin: Oh.. Mh.. Okay...</span>
[img[img/conSuck.webp]]
He cums in your mouth.
<span style="color:pink">+ Arousal</span>
<<if $corrupt gte 250>>[[Straddle him|conFuck]]<<else>>You are not corrupt enough to take it further.<</if>>
[[Swallow|cottage]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<setArousal +10>>
<<set $suckCount += 1>><span style="color:pink">$name: Hey, want some fun? I bet you've missed it...</span>
<span style="color:crimson">Constantin: Oh, darling.. But you have to be careful...</span>
<span style="color:pink">$name: I promise..</span>
He lays down on his bed. You help him off with his pants. His cock is already rock hard, ready to enter you.
You slide your panties off and steer his cock towards your pussy. Without much hesitation, you slide it into you.
<span style="color:pink">You moan.</span>
And so does he.
[img[img/consSenFuck.webp]]
It doesn't take long before he cums inside you.
[[Clean up|safehouse]]
<<set $vagCount += 1>><<set $creamCount += 1>>You crawl into Constantins bed and promptly fall asleep. Somehow you feel more safe here, and you manage to get a good nights sleep.
Having Constantin home is the best thing. Feeling his breath, his snore, his heartbeat.
No matter what happens, he's home now.
It's safe... For now.
[img[img/safeSleepCons.webp]]
[[Wake up|constRoom]]
<<Sleep>><<set $prepDays += 1>>[img[img/landfill.webp]]
<<if $sBP lt 3>>
By some sheer luck, you managed to pull up to the correct location. Phew! Imagine what would have happened.
<<else>>
You arrive it the destination. James and Johnson seem very pleased with you. You've done an excellent piece of work. Vital, might I add.
<</if>>
You begin scouting the area for lookout posts. Somewhere you can be and stand watch, while the facility arrives with Constantin for his tormented death.
Johnson: Alright, $name. I need the binoculars for this.
<<if $inv lt 5>>
<span style="color:red"><b>You didn't finish counting the inventory.</b></span>
<span style="color:pink">$name: Uhm... The what..? We don't have that...</span>
Johnson: ... I need... the binoculars... We don't have time for this. We have to find a different spot. A more exposed spot. This isn't looking good for us.
<span style="color:pink">$name: I'm sorry...</span>
[[Go to the exposed lookout spot|constRescBad]]
<<else>>
<span style="color:pink">$name: They're right here!</span>
Johnson: Thanks! You've done a great job so far. We're gonna make it.
James: Let's go! We need to reach the top before the facility arrives here!
[[Go to the hidden lookout spot|constRescGood]]
<</if>>[img[img/badLookout.webp]]
Forced to take the exposed spot, you set up and hope nobody sees you. Though it's a bit difficult. It's not like all your gear is easy to hide... And especially the Humvee... Why couldn't you just finish counting the inventory...
Johnson: They're gonna see us here...
James: We have nowhere else to go. You can thank $name for that.
<span style="color:pink">$name: I said I was sorry...</span>
James: Tell that to them if they find us...
<<linkreplace "Sit and wait...">>...
Time moves quickly, and the sun is soon setting.
Johnson: It's almost time. They can be here any minute now.
James: Get ready...
<span style="color:pink">$name: Ouh...</span>
You all squat behind the small rock you've positioned behind. You're sure to be seen...
[[Get ready|constRescReadyBad]]<</linkreplace>>
<<set $period = 5>>As you're slowly decending the side of the lookout spot, you're going through the plan with the others.
<<if $plan lt 3>>
<span style="color:red"><b>You didn't finish planning the tactics of the mission.</b></span>
What was the plan again..?
James: Uh... What now?
Johnson: ... Fuck this. Let's charge them head on!
<span style="color:pink">$name: Wait! They'll see us!</span>
It's too late. He's running straight at them, screaming at the top of his lungs.
Constantin is startled, and trips over his own legs.
Johnson gets tased almost immediately, and the rest of the facility guardsmen look at you and James.
James: Run!
You begin running, but to no avail. The facility is quick to catch up.
Someone comes up behind you and grabs you!
<span style="color:pink">$name: Help! Aaahh!</span>
You hear a loud thud. You flail around and notice James on the ground. They tased him!
Stranger: You're coming with us, you fucking brat! Actions have consequences.
He puts a bag over your head. You can't see anything.
They lift you up and carry you somewhere.
You should have finished the fucking plan!
<span style="color:red"><b>You've been captured.</b></span>
...
You are stripped naked and placed on something sharp. It drives up against your pussy...
Your hood is lifted.
[[Look around|captured]]
<<else>>
The plan is foolproof.
Johnson gets into position.
James gets into position.
You get into position.
You are carrying a stungun.
James and Johnson are carrying real guns. They're relying on you to handle most of it, but they do have safety measures. If something goes wrong, they're ready.
They're leading Constantin somewhere. You can't really see where they're taking him.
You sneak up behind the last guard. Zap! He's on the ground, tased.
Johnson and James are following suit.
The next guard is tased. He falls to the ground, but is caught by Johnson to prevent any noise.
You and James quickly strip the guards, <<linkreplace "and put on their gear to blend in.">>and put on their gear to blend in. James walks up behind Constantin and acts like a guard. He pushes him.
James: Hey! He pissed himself! What a fucking loser!
He throws some fox piss onto Constantin. Disgusting. It smells incredibly bad.
Stranger: Jesus fuck, I can smell it from up here. Go get his pants off, I don't want to smell that shit!
James pulls hard on Constantin. He's a little rough, isn't he?
Constantin groans... Is he sedated? You need him somewhat aware of his surroundings for this to work...
<<linkreplace "You take him away from the rest of the guardsmen, behind a rock.">>You take him away from the rest of the guardsmen, behind a rock.
Johnson is ready with the Humvee.
James takes Constantins hood off. He looks confused, until he notices you. His face softens.
James: I'm sorry for what I had to do, now, get in.
Constantin looks confused again, but does as he says.
Once you're all in the Humvee, Johnson drives off as fast as he can.
He's taking the route you found with the blueprints, it's supposed to be off-road and unknown. Hopefully the facility won't be able to follow you.
You're safe for now. But once they realize Constantin is gone, they will be looking for you. You should look around in the city and see if you can find some way to protect yourself.
[[Get to safety|safeResc]]
<</linkreplace>><</linkreplace>><</if>>[img[img/goodLookout.webp]]
You arrive at the peak of the area. The perfect lookout spot.
Johnson is using the binoculars to scout the area.
Johnson: This is perfect! We can see just about everything from up here. And the Humvee is well hidden behind all this rubble. They're never going to see is coming.
James: Everything is according to plan. So far so good. You did good, girl.
You blush. Getting compliments like this is nice.
<<linkreplace "Sit and wait...">>...
Time moves quickly, the sun is about to set.
You get into position. This spot is absolutely excellent!
You see them pull into the spot.
Johnson: There... It's Constantin.
They pull him out of a black SUV. He's wearing a black bag over his head. He looks beaten and tortured. It's a really tough sight.
Johnson: Oh my god... What have they done to him?
Why is he so emotional?
James: It's time. Let's go!
[[To the rescue!|constRescCont]]<</linkreplace>>Just as you're about to "ambush" them, someone comes up behind you and grabs you!
<span style="color:pink">$name: Help! Aaahh!</span>
@@.shudder;You hear two loud thuds.@@ You flail around and notice James and Johnson on the ground. Did they kill them?! Nope. Just tased them.
Stranger: You're coming with us, you fucking brat! Actions have consequences.
He puts a bag over your head. @@.blurrier;You can't see anything.@@
[img[img/blackHood.webp]]
They lift you up and carry you somewhere.
You should have counted the fucking inventory!
@@.shudder;<span style="color:red"><b>You've been captured.</b></span>@@
...
You are stripped naked and placed on something sharp. It drives up against your pussy...
Your hood is lifted.
<span style="color:crimson">+ Trauma</span>
[[Look around|captured]]
<<setTrauma +100>>[img[img/warroom.webp]]
You stand in Constantins room. It used to be the war room.
He only has a small sunbed to rest in, as well as a table. The table is still full of blueprints, and his drawer is full of supplies. But at least it's better than being constantly tormented and tortured.<<if visited("constOffice") is 0>><<if ndef $constStake || $constStake is false>>
<<if lastVisited("cottage") lte 10 && lastVisited("cottage") gte 1>><br>He's not here. Give him some time to come back here or wait for him in the cottage.
<<else>>
<span style="color:crimson">Constantin: Hey, ugh.. need anything?</span>
<<if $period eq 6>>His bed only has room for one person...<<else>>It's too early to sleep<</if>>
<<if $period lte 5>>[[Hang out with Constantin|hangCons]]<<else>>It's too late to hang out with Constantin.<</if>>
<</if>>
[[Leave|safehouse]]<<else>>
He's not here... Where could he be?
There's a small note. "stakeout." How helpful. He's probably taken to the mountains to check out the facility again. You should head out there and look for him.
[[Head out to the mountains|constMount]]<</if>><<else>>
Constantin is not here. You should head out to the city and find his secret entrance instead. He's not coming back here.
[[Leave his room|safehouse]]
[[Leave the safehouse|city]]<</if>><span style="color:pink">$name: Can you tell me about my uncle, Constantin?</span>
<span style="color:lightyellow">Morris: Ahh... A great man indeed. He is quite alright. Currently he's gone into hiding because the governing body is beginning to figure out what we're doing here. We're all hidden as homeless, but Constantin has been very actively working, so he's had a hard time laying low.</span>
<span style="color:pink">$name: Can you tell me where he is?</span>
<span style="color:lightyellow">Morris: Certainly! He's hiding in a small safehouse out in the woods, you can get there from the city. Here's the location.
Morris tells you to not write it down or save it anywhere. Just remember it.
Morris: Come ask me again if you forget.</span>
<span style="color:pink">$name: Thank you so much! I want to find him</span>
[[Leave|trueMansion]]
<<set $constantin to true>>[img[img/cottage.webp]]
<<if $clue gte 5>>
You ask him if he's okay.
<span style="color:crimson">Constantin: They'll definitely come back for me... They're not done. And I know we've pissed them off, way more than we already had beforehand. It's bad. But right now, there's not much to do than go back to what we did before...</span>
<span style="color:pink">$name: Ouh... I'm scared...</span>
<span style="color:crimson">Constantin: These people don't fuck around. You should be scared...</span>
He seems very agitated and frightened. And so are you. Why don't you chat with him?
[[Chat with him|conChat]]
<<else>>
You ask him about his plans.
<<if $questDays lt 8 && $constantinCorrupt is false>>
<span style="color:crimson">Constantin: For now, we stay hidden. I need some time to figure out what to do. It will take a while, so don't expect anything. In the meantime, go live your life here, time is relatively slower, so you'll be fine.</span>
<<elseif $questDays gte 8 && $constantinCorrupt is false>>
<span style="color:crimson">Constantin: I've located a small research facility in the mountains. The plan is to go and infiltrate it as soon as possible.</span>
Would you care to join me? It could get dangerous.
!!!This is a linear event. No turning back until you complete it.
<<if $period lte 5 && $inhib eq 0 && $constantinCorrupt is false>>[[Join him|mountains]]<<elseif $period gt 5>>It's too late to explore the mountains.<<elseif $inhib gt 0>>You're too inhibited for this.<</if>><<elseif $constantinCorrupt is true >>
<span style="color:crimson">Constantin: The facility is still scrambling to find out what happened with their files! It's fantastic! Again, thank you so much for your help!</span>
<span style="color:pink">$name: Uhm... So what do we do now?</span>
<span style="color:crimson">Constantin: Well... There's not much to do. The island is still contaminated, that's going to be impossible to change. They just won't be able to further contaminate anything.</span>
He's been acting strange since you left the facility... It's like he's pent up.
[[Chat with him|conChat]]<</if>><</if>>
[[Go back|cottage]]
[[Leave|city]][img[img/town.webp]]
As you slowly come to, you realize that you're in a small, unfamiliar town. You have no idea how you got there, but one thing is clear - your life has been turned upside down. In this new reality, you are nobody. You have no friends, no connections, and no one to rely on.
With no other options, you must start from scratch and build a new life for yourself. You'll need to find a job to support yourself, a place to live, and maybe even make some new friends along the way. But be warned, this new world is filled with obstacles that you'll need to overcome.
Can you adapt to this new life and find success, or will you fall victim to the challenges ahead?
<span style="color:red">The choice is yours.</span>
As you stand up, you feel somewhat heavier on your torso, like two stones, hanging from your chest. You look down...
[img[img/tits.webp]]
What the fuck...?
You must have hit your head really hard... You really gotta find a mirror now, this is all too strange.
You really gotta [[get a move on...|newintro]] What the fuck is happening?This is your contacts. Who will you call to meet?
<<if $period gte 5>>
It's too late to contact anyone.
<<else>>
[[Lily|lilyPhone]]
<<if $zack gte 35>>[[Zack|zackPhone]]<br><</if>><<if $textDad is true>>[[Dad|dadPhone]]<br><</if>><<if $mansion is true>>[[Noah|broPhone]]<br><</if>><<if $dating is "Chloe">>[[Chloe|chloePhone]]<br><</if>><</if>><<if ndef $tommy>><<else>>[[Tommy|tommyPhone]]<br><</if>>
[[Close app|Phone]]
<<link "Put phone away" $return>><</link>>[img[img/control.webp]]
You enter the now empty control room. Everything is still powered on, but everyone seems to have run straight to the archives. There's a strange smartwatch lying on the table. It must be one of the employee's. "StatTraKer." What the hell kind of brand is that. Nonetheless, you decide to pick it up.
<span style="color:chocolate">+ StatTraKer</span>
Constantin looks around.
<span style="color:crimson">Constantin: Here. I'll have to remove the blueprints and some documents from the mainframe to hinder their development. This will teach them...</span>
He taps like a madman at the keyboard, and flings the mouse around like it's a sword. Suddenly he stops.
<span style="color:crimson">Constantin: This is it. They'll have to redevelop from scratch. It will take them years, and give me enough time to stop this once and for all! But now, we must leave before they return! We've been here for too long.</span>
You hurry out of the control room, and down the hatch!
[[Leave facility|cottage]]
<<set $stat to true>>[img[img/cottage.webp]]
<<if ndef $constStake || $constStake is false>><<if lastVisited("safehouse") lte 10 && lastVisited("safehouse") gte 1>>You enter Constantin's cottage, but no one is home. You saw him last at the safehouse. Give him some time to come back here - he's not as fast as you are.
<<else>>
<<if $constantinCorrupt is true && $questDays gte 7 && $clue lte 4>>
You arrive at the cottage. The door has been kicked in!
You enter the cottage, and see everything has been turned over.
<<set $clue = 1>>
It's a really scary sight... What happened here? You search the room but find nothing. As you turn to leave, you notice a note stuck to the inside of the door. <span style="color:red">"Actions do not come without consequences."</span> Was this because of what you did at the facility?
You should go to Morris and tell him what you've seen here...
<<else>><<if $cottage is false>><<set $cottage to true>>You open the door.
<span style="color:red">Something grabs you from behind!</span>
<span style="color:pink">$name: MMMMPH!</span>
<span style="color:crimson">Constantin: Jesus, $name! You should have said it was you!</span>
He releases you, looks at you, then hugs you.
<span style="color:crimson">Constantin: Ahh how great it is to see you! Oh how I've missed you! You've grown so much! Last time I saw you, you were just a tiny thing!</span>
You talk with him, he's very interesting. He tells you all about Foundry, the island and his mission.
<<else>>You knock on the door in the special pattern Constantin taught you. He opens slowly
<span style="color:crimson">Constantin: Come in!</span>
<</if>>
[[Ask about what to do|constantinCont]]<<if ndef $tysonMeet || visited("constTyson") gte 1>><<else>><br>[[Tell him about Tyson|constTyson]]<</if>><</if>>
<</if>><<else>>He's not here... Where could he be?
There's a small note. "stakeout." How helpful. He's probably taken to the mountains to check out the facility again. You should head out there and look for him.
[[Head out to the mountains|constMount]]<</if>>
[[Leave to the suburbs|citySub]]
[[Leave to the city|city]]Thank you to all of my patrons!
You all are valued to me.
I hope this list shows you part of my appreciation.
!!!Legionnaires 15/15
John B.
Midgie
Pavlo
GGnR
JimBilly
Lazy Jo
Heph
Zee Fyrefly
SpinoGamer
Jordon K.
Jesse K.
The Warlock
XCritu
dummylol
Witchdoctor99
!!!Praetorians 10/10
MPH
erik
Daniel
Marco
Drakeye
Adrian
Justin
Stéphane
Bruno
Floralys
!!!Senate 5/5
Charlie
Brandon
Dallas
Emerald
James
<<link "Stop looking" $return>><</link>><span style="color:pink">$name: I can take care of him, for the right price.</span>
The sober brother contemplated his options while the stoned one let out another chuckle.
Careful man: Fine. Anything is better than that poison.
Stranger: Touche.
What follows is surely a surreal scene to witness, let alone be a part of. The sober brother helps you unbutton and unfasthen his sibling’s trousers, like it was part of the routine of a nursing home or a hospital.
You are surprised as well as impressed to find out the crooked man is already hard and ready. Thank goodness..!
You press your ass against his crotch and twerk against his stomach, egging him to fuck you. His legs barely hold him steady but his instinct takes over and by some perverted deity’s miracle, he enters you without much hassle.
Except that he put his cock inside your ass…
Intentional or not, you probably won’t be able to argue with him so you grit your teeth and bare with it.
He starts humping away like a dog, no rhythm, pace or technique in sight. He mutters incoherently, like being stuck between consciousness and a fever dream. It’s a shame because he has a nice cock, and with a little bit of work, you would for sure enjoy the fucking more.
Careful man: What are you standing like a bedside table for, slut? Take care of him! Earn those fucking bills!
He shouts and shoves a couple of them right in your face, pressing against your mouth!
This only adds to the weirdness of the whole act, so all you can do is continue on, money mushed against your pretty mug and cock mushing the insides of your butt. How did you end up like this?
[img[img/crookedMan.webp]]
Careful man: I said work for it!
You start to push back, essentially fucking yourself on the stoner’s cock from a standing doggy position, while he compliantly serves like a wall mounted dildo, only propably dumber.
The tight sensation of your asshole and the effort you put into riding him finally pay off, as he lets out a grunt, followed by a stream of warmth filling your ass. He then pulls out and falls on his own ass, high as ever but with a stupid grin on his face.
<<set _rng = random(1)>>
<<if _rng eq 0>>[img[img/crookedManCum.webp]]<<else>>[img[img/crookedManCum1.webp]]<</if>>
He shoots his load up inside you. You feel the warmth of his cum.
<span style="color:yellow">+£350</span>
<<if $period lte 4>>[[Clean up|workAlley]]<<else>>It's too late to keep working, you should go home instead.
[[Clean up|Street]]<</if>>
<<setMoney +350>>
<<if $period lte 4>><<AdvancePeriod 2>><<else>><<AdvancePeriod>><</if>>
<<replace "#now">><<now>><</replace>>
<<set $alleyCount +=1>><<set $vagCount += 1>><<if $cult is false>><<set $cult to true>>You step into the backrooms, and see a bunch of naked people in robes. What the fuck? They all look at you, and raise their copy of The Travels of Lord Baltazar. You raise yours? They give each other a look of approvement. They hand you a robe. How bizzare.
<span style="color:chocolate">+ Robe</span><<set $robe to true>><<else>>You enter the backrooms and swiftly change into your robe.<</if>>
[img[img/cult.webp]]
The room is damp and the atmosphere is thick. What do you want to do?<<if $clue eq 2>><br>Maybe these nutjobs know where the archives section is? Try socializing!<</if>>
<<if $corrupt gte 80>>[[Find a partner|cultSex]]<<else>>You're not corrupt enough for this.<</if>>
<<if $period lte 5>>[[Socialize|socialize]]<<else>>It's too late to socialize<</if>>
<<if $chloe gte 100>>[[Enter the cult leaders chambers|cultLeader]]<br><</if>>
[[Leave|Library]]Managing cult activities is a strange task. The cult needs to stand strong and respected among the other cults on the island. To do this, you must complete some of these once in a while. Give a pep talk here and there, or organize a raid.
[[Organize cult raids|cultRaid]]
[[Give pep talk|pepTalk]]
[[Intel expeditions|expeditions]]
[[Raise morale|raiseMorale]]
[[Leave|cultLeader]]You start walking around the cult premises, cleaning various blobs of cum up from the floor, puffing the pillows, making the beds. It's tedious work, and people keep on fucking and splurting right where you're cleaning! Can they at least give you a break?
[img[img/cultClean.webp]]
You've recieved <span style="color:yellow">£75.</span>
<<set _rng = random(1,4)>><<if _rng eq 1>>
While cleaning, someone bumps into you! You fall to the floor.
Stranger: Ou! Sorry! My mistake. Let me help you up.
He's naked, and as he's bending down, his cock almost smacks you in your face.
He puts his hand out for you to grab it. He helps you up.
<span style="color:pink">$name: Thank you!</span>
[[Finish up|cultLeader]]
<<elseif _rng eq 2>>
While cleaning, someone accidentally cums all over you!
Ew! But then again, what can you expect? People are fucking everywhere! Literally!
You clean your face. They didn't seem to notice it.
[[Finish up|cultLeader]]
<<elseif _rng eq 3>>
While cleaning, someone asks you if you could assist them in their act. You'd have to play the housekeeper catching them, then join in.
[[Agree to play the part|cultCleanHousekeep]]
[[Politely decline|cultLeader]]
<<else>>
Nothing interesting happened.
[[Finish up|cultLeader]]
<</if>><<setMoney +75>><<set $cultWork += 1>>
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>You stand at the end of the bed, waiting to "barge in on them" as directed by the man.
He gives the sign.
<span style="color:pink">$name: Oh! Oh... I'm so sorry Mister... I shouldn't have just barged in like this! I'll... I'll leave right now!</span>
As you turn around, pretending to leave, he grabs hold of you.
Man: Wait! My wife and I have been talking... We'd love to have you join us. I know how you've been looking at me.
<span style="color:pink">$name: But Mister... Misses? Would it be alright? I've always had such fond thoughts of you two... It's embarrassing to admit...</span>
Woman: Of course. Come over here, we'll take care of you.
You climb onto the bed, and they help each other strip you of your clothes.
With no hesitation, they grab your tits, your legs, your pussy. They start playing with you, and the man soon prods his cock against your pussy.
[img[img/housekeep.webp]]
He cums inside you.
[[Clean up|cultLeader]]<<if visited() is 1>>You enter the cult leaders chambers. She's wearing a mask, so it's difficult to see who she is.
<span style="color:teal">Cult leader: $name! Welcome! I didn't think you'd be interested in stuff like this!</span>
It's Chloe the librarian! What a twist! She removes her mask.
<<else>><<set _rng = random(1,10)>><<switch _rng>><<case 1>>
Suddenly the chamber door swings open! A black cat is standing in the doorway, glacing at you. Before you can say anything, the cat turns away and the door slams shut as abruptly as it opened.
<span style="color:teal">Chloe: Welcome back, $name!</span>
She removes her mask.
<<case 2>>
Returning to the chambers, Chloe seems to be elsewhere. As you turn around you hear something behind you.
<span style="color:teal">Chloe: Welcome back, $name!</span>
She removes her mask.
She must have her own entrance to the room! This explains why you've never seen her passing through the backrooms.
<<case 3>>
<span style="color:teal">Chloe: Hi $name! Welcome back!</span>
She removes her mask.
<<case 4>>
You enter the chambers. A strange scent of a sweet aroma fills your nostrils. What is this?
<span style="color:teal">Chloe: Hi *cough* $name! I accidentally filled too much aroma in this candle... *cough* sorry...</span>
She removes her mask.
<<case 5>>
As you step into the chambers, you notice Chloe having spread out a bunch of old books. What is she reading? This one is called מסעותיו של הלורד בלתזאר what does that even mean!?
<span style="color:teal">Chloe: Hi $name! Do you know what language this is? I can't seem to find the correct translation... A cult member brought it here.</span>
She removes her mask.
<<case 6>>
You step into the chambers, hearing voices. What's going on in there?
Someone steps into the room.
[img[img/case6Chloe.webp]]
<span style="color:teal">Chloe: Hello $name! Don't mind them, they were just leaving.</span>
She removes her mask.
<<case 7>>
The moment you enter, you notice the walls adorned with strange, cryptic symbols and diagrams. It's clear that Chloe has been deciphering some enigmatic mysteries.
<span style="color:teal">Chloe: $name, I've been decoding ancient secrets, and I believe I'm on the verge of a breakthrough.</span>
She removes her mask.
<<case 8>>
You step into the dimly lit chamber, and as your eyes adjust to the low light, you notice an array of mysterious objects arranged on shelves and tables.
<span style="color:teal">Chloe: Ah, $name, you're here! I've been waiting for you.</span>
She removes her mask.
<<case 9>>
Intravisti ad cubiculum, quod sonum lenem et mirum continet, tamquam ab occulto fonte oritur, quod totum locum lucis alterius mundi affert.
<span style="color:teal">Chloe: $name, in mysteriis musicae et mystici haereo. Salutem accipe.</span>
Amictum suum detrahit.
<<case 10>>
As you enter the chambers, you notice Chloe sitting in the corner. Is she... sleeping? It's not easy being the cult leader, huh?
<span style="color:teal">Chloe: $name... sleepy...</span>
<</switch>><</if>>
[[Flirt|flirtChloe]]<<if $dating eq "single">><br>[[Ask if she'd like to be your girlfriend|chloegf]]<</if>><<if $dating is "Chloe">><br>[[Ask her on a date|chloeDateRef]]
[[Break up with her|breakChloe]]<</if>>
[[Participate in cult orgies|chloeOrgies]]<<if $job is "No job">><br><br>[[Ask for work?|cultWork]]<br><<elseif $job isnot "cult">><br>You already have a job.<br><</if>><<if $job is "cult">><<if $cultWork gte 5 && $cultProm eq 1>><br>[[Ask for promotion|cultPromote]]<<elseif $cultWork gte 10 && $cultProm eq 2>><br>[[Ask for promotion|cultPromote]]<<elseif $cultWork gte 15 && $cultProm eq 3>><br>[[Ask for promotion|cultPromote]]<</if>><</if>><<if $period lte 4>><<if $cultProm gte 1>><br><br>[[Clean the cult|cultClean]]<br><</if>><<if $cultProm gte 2>><<if $orgyOrg is false>>[[Organize orgies|cultOrgy]]<<else>>You've already organized an orgy today.<</if>><</if>><<if $cultProm gte 3>><br>[[Manage members|cultMembers]]<</if>><<if $cultProm gte 4>><br>[[Manage cult activites|cultActivites]]<br><</if>><<else>><br>It's too late to work. You should go home and go to sleep.<br><</if>><<if $job is "cult">><br>[[Quit your job|quitCult]]<br><</if>>[[Leave|cult]]You're tasked with keeping track of all members currently holding the sacred book.
This is done in a lousy Excel sheet. At some point, the cult still needs to hold some kind of professionality. Perhaps an old book would have been more fitting to the theme, but what the hell.
<<linkreplace "Count members">><b>You count all current members of the cult.</b>
You recieve <span style="color:yellow">£50</span> for this.<<setMoney +50>><<updatebar>><br><</linkreplace>>
<<linkreplace "Count books placed">><b>You count all current books placed in the library.</b>
You recieve <span style="color:yellow">£50</span> for this.<<setMoney +50>><<updatebar>><br><</linkreplace>>
<<linkreplace "Keep track of retired members">><b>You manage all members who has returned their books.</b>
You recieve <span style="color:yellow">£50</span> for this.<<setMoney +50>><<updatebar>><</linkreplace>>
[[Finish up|cultLeader]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $cultWork += 1>>You help Chloe organize orgies within the cult. These kinds of activities are vital to the function of what you're all doing.
Chloe is running around setting up beds and scenes for cult members, while you're preparing drinks. Some cocktails here, some xanax there, some molly...
You're preparing candles and eveything else, while Chloe is still preparing beds.
You've recieved <span style="color:yellow">£125.</span>
[[Start orgy|partOrgy]]
[[Skip todays orgy|cultLeader]]
<<setMoney +125>>
<<set $orgyOrg to true>>
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>
<<set $cultWork += 1>>You ask for more responsibility around the cult.
<<if $cultProm eq 1>>
<span style="color:teal">Chloe: Okay! Let's see what I can give you...</span>
She looks through some papers.
<span style="color:teal">Chloe: Hmm... You can help me organize orgies? It's more lewd than what you're already doing, so you have to be ready for it.</span>
<<if $corrupt gte 150>>[[Accept new task|cultLeader][$cultProm = 2]]<<else>>You're not corrupt enough for this.<</if>><<elseif $cultProm eq 2>>
<span style="color:teal">Chloe: Hmm... Would you help me manage the cult members? It's sensitive information though, so you have to be careful.</span>
She points at her computer.
<<if $corrupt gte 200>>[[Accept new task|cultLeader][$cultProm = 3]]<<else>>You're not corrupt enough for this.<</if>><<elseif $cultProm eq 3>>
<span style="color:teal">Chloe: Managing cult activities is a difficult one. You need stomach for this. Can you handle it?</span>
She shows you a mission board with different subjects on it.
<<if $corrupt gte 275>>[[Accept new task|cultLeader][$cultProm = 4]]<<else>>You're not corrupt enough for this.<</if>><</if>>
[[Leave|cultLeader]]You start organizing a raid for the cult. You've managed the plans, the members of the current raid, the intel and the statistics of the raid.
You'll be infiltrating minor cults all over the island, some of which will take days to return. They will all report back directly to Chloe, so there's nothing you have to do after sending them off.
You send off a few squadrons, and they all look like regular people you may bump into on the streets.
You've recieved <span style="color:yellow">£200.</span>
[[Leave|cultLeader]]
<<setMoney +200>>
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>
<<set $cultWork += 1>>You approach the cult members having sex. They all seem to have crazy kinds of sex.
For some reason, it's turning you the fuck on. I don't know if it's the air in here, or just the sheer sexual tension from these people, but you want in.
[img[img/cultSex.webp]]
There's nothing else to do but to join them.
<<set $rngesus = random(1,2)>><<if $rngesus eq 1>>[img[img/cultSex1.webp]]<<else>>[img[img/cultSex2.webp]]<</if>>
<span style="color:red">You cum.</span>
<span style="color:purple">- Inhibition</span> | <span style="color:red">+ Corruption</span>
[[Just leave|cult]]
<<setCorruption +3>><<setInhib -2>>
<<set $vagCount += 1>>You ask Chloe if you can work for her in the cult.
<span style="color:teal">Chloe: Sure! But it's not for everyone... There's actually a lot of sex here... Can you handle that? You'll be paid <span style="color:yellow">£75</span> for cleaning the cult.</span>
<<if $corrupt gte 125>><<linkreplace "Sure!">><span style="color:pink">$name: I've seen my fair share of lewd stuff... I'd love to work with you!</span>
[[Accept the job|cultLeader][$job to "cult", $cultProm to 1, $cultWork to 0, $orgyOrg to false]]<</linkreplace>>
[[No thank you.|cultLeader]]<<else>>You're not corrupt enough for this.
[[No...|cultLeader]] <</if>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/cumRoom.webp]]<<elseif $rngesus eq 1>>[img[img/cumRoom1.webp]]<<elseif $rngesus eq 2>>[img[img/cumRoom2.webp]]<<elseif $rngesus eq 3>>[img[img/cumRoom3.webp]]<<else>>[img[img/cumRoom4.webp]]<</if>>
You cum, sending shivers all over your body.
<span style="color:pink">- Arousal</span>
[[Freshen up|yourRoom]]
<<setArousal -10>><<setTrauma -5>>You knock on the door.
<<if $dadSeen is false>><<set $dadSeen to true>>
He opens the door.
Dad: Oh god! It's really you!
He grabs your and pulls you in. He hugs you tightly. You find it hard to breathe.
<<if $gender eq "Guy">>
Does he not remember..? You used to be a guy...
<</if>>
As he lets go, he gives you a last squeeze.
<span style="color:lightgreen">Dad: Your mother is worried about you. What happened?</span>
You tell him your story.
<<else>>
He opens.
Dad: Hey baby! How are you?
Come in.
You enter.
<</if>>
[img[img/dadApt.webp]]
His apartment looks just as cheap as the outskirts does.
His apartment only has a bedroom. <<if visited() lt 3>>Where does he go to pee...?<</if>>
<span style="color:lightgreen">Dad: You can stay here if you like...</span>
<<if visited("talkDad") lt 4>>Maybe you should [[talk to him?|talkDad]]<<else>>[[Chat with dad|talkDad]]<</if>>
[[Go to his bedroom|dadBed]]<<if visited() gte 3>><br>[[Bathroom|dadBathroom]]<</if>>
[[Leave|outskirts]]You walk over to your dad, and begin hugging him from behind. He snuggles back into you, and you start reaching down towards his crotch.
<span style="color:lightgreen">Dad: What're you doing?</span>
<span style="color:pink">$name: Lesh hav some fun, dad!</span>
<span style="color:lightgreen">Dad: Okay, you're drunk baby. Let's get you home.</span>
<span style="color:pink">- Arousal</span>
What a boring dad you've got. Booo!
Let's hope it's not too late when you arrive home, maybe you can convince him there!
<<if $corrupt gte 80>>Or... Try harder to convince him here...
[[Sit on his lap|dadBDateSexActual]]<<else>>You're not corrupt enough for this yet.<</if>>
[[Get taken home|$returnDate]]
<<setArousal -15>>You try even harder to get your dad aroused enough to want to fuck you. So you sit on his lap! With your wet pussy, making your panties wet enough to lubricate a waterslide.
<span style="color:lightgreen">Dad: You're not making this easy for me... I can feel the heat from your pussy. You're right ontop of my crotch.</span>
It looks like he's getting more and more aroused. You can work with this! You start rocking firmly back and forth on his cock. You can feel it harden.
<span style="color:pink">++ Arousal</span>
<span style="color:lightgreen">Dad: Baby...</span>
<span style="color:pink">$name: Waht? Jus cus I want some... hard cock..?</span>
<span style="color:lightgreen">Dad: You're too... drunk.</span>
But also insanely seductive when it comes to your dad. He takes the bait, and starts fondling your pussy through the wettest panties he has ever touched.
<span style="color:lightgreen">Dad: Let's go.</span>
He's kind of hot, when he's demanding like this.
He takes you outside behind the bar. There's not many people there.
<span style="color:lightgreen">Dad: Turn around.</span>
Oh damn! He's dedicated now! He wants that sweet release!
You do exactly as he says. You even pull down your panties before he can formulate the sentence properly.
He jams his cock up into your pussy! Drunk sex is the best.
[img[img/dadBDateSex.webp]]
He cums, filling your pussy with his white gunk, before letting it slip out of you.
[img[img/dadBDateCum.webp]]
<span style="color:pink">You moan.</span>
<span style="color:purple">- Inhibition</span>
You keep rubbing his cock as it's going flacid.
<span style="color:red">+ Corruption</span>
[[Clean up and get taken home|$returnDate]]
<<setArousal +30>><<setCorruption +2>><<setInhib -3>>
<<set $vagCount += 1>><<set $creamCount += 1>>You enter his bedroom.
[img[img/dadBed.webp]]
Nothing much to see here. Literally.
<<if $period gte 6>>[[Sleep|sleepDad]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
[[Leave bedroom|dadApt]]As you lay there, cum flowing from your sore pussy, a thought comes to mind.
<<set $rngesus = random(1)>>
<span style="color:pink">$name: Hey uhm... Can you get dad?</span>
<span style="color:lightblue">Noah: Oh lawd, yes ma'am.</span>
He promptly returns with dad, and they are both met by the sight of your red pussy, still flowing.
<span style="color:purple">- Inhibition</span>
[img[img/preThree.webp]]
<span style="color:lightgreen">Dad: Sweet Jesus...</span>
Dad gets behind you, and your brother steps infront of you.
They plug your holes with their fat cocks.
<<if $rngesus eq 0>>[img[img/dadBroSex.webp]]<<else>>[img[img/dadBroSex2.webp]]<</if>>
Dad cums in your pussy, and your brother gets behind you, ready to fill you for a second time.
<span style="color:red">+ Corruption</span>
He fucks you relentlessly.
He cums inside.
[img[img/trippleCream.webp]]
You now have three creampies inside of you.
They both like you more.
[[Pull your panties up|mansionUpstairs]]
<<dad +2>>
<<brother +2>>
<<setCorruption +2>>
<<setInhib -2>>
<<waitDad -100>>
<<waitNoah -100>>
<<set $doubCount += 1>>You grab your dads hand and pull him into the cafe restrooms.
<span style="color:lightgreen">Dad: What are we doing here?</span>
He looks slightly confused. He's too cute!
<span style="color:pink">$name: Uhm... I.. just thought we could have some fun..?</span>
<span style="color:lightgreen">Dad: Some fun? You mean... fun fun?</span>
<span style="color:pink">$name: Yeah..? If you wanted to?</span>
<span style="color:lightgreen">Dad: Are you sure baby? I mean, if you're sure, then yes. We can have some fun!</span>
You don't answer him. Instead, you turn around and back your ass up against his crotch. You can feel his cock through his pants.
He doesn't say much. He unbuckles his belt and drops his pants, flinging out his cock. It slaps your buttcheeks!
<<set _rng = random(1)>>
<<if _rng eq 0>>[img[img/dadCDate.webp]]<<set $assCount += 1>><<elseif _rng eq 1>>[img[img/dadCDate1.webp]]<<set $vagCount += 1>><</if>>
<span style="color:pink">You moan.</span>
<span style="color:purple">- Inhibition</span>
[[Pull your panties up|$returnDate]]
<<setInhib -3>>He lets out a groan, a growl? Sounds like it was a good fuck either way. Go you! You made your daddy cum.
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
[img[img/dadCum1.webp]]<<else>>[img[img/dadCum2.webp]]<</if>>
<span style="color:lightgreen">Dad: ... Oh god.. Thank you, baby. I needed this... But it was wrong..</span>
<span style="color:pink">$name: Well, I didn't think it was so bad.</span>
<span style="color:lightgreen">Dad: But what about your $partner..?</span>
<span style="color:pink">$name: Too much has happened already... I'm sure this thing is nothing.</span>
He likes you more!
<<if $maleDadSex eq 1 && $gender eq "Guy">><<set $maleDadSex += 1>>
Having your dads cum inside you... is strange... Not just because it's your dad, but his cum, too?
<</if>>
[[Wipe your pussy|dadApt]]
<<dad +2>><<set $creamCount += 1>><span style="color:pink">$name: Let's go to the bar!</span>
[img[img/bar.webp]]
<<if $period gte 4 && $period lte 5>>
You enter the bar.
It's packed with drunk people... Maybe you should leave instead..?
<<else>>
You enter the bar.
There's not too many people.
<</if>>
<span style="color:lightgreen">Dad: Let's find a table!</span>
You go sit at a random table. After getting settled, your dad stands up and asks you if you want a drink.
<span style="color:pink">$name: Yes please, dad. I'd like a Malibu Sunset! Thank you!</span>
Soon after he comes back with your drink, and sets down a martini for himself, it looks shaken, not stirred.
The Malibu Sunset tastes amazing, and your dad seems to enjoy his martini. You talk for a long time, eventually ordering another drink. You start feeling rather tipsy, but it looks like this is just another Wednesday for your dad. Maybe it's the age, maybe it's the tolerance. You can't know. Maybe he's shitfaced but is just really good at hiding it, but nah... He's not even phased by it.
He likes you more!
<span style="color:pink">+ Arousal</span>
You feel the drink doing something to you. Slowly, you're becoming more and more aroused.
<span style="color:pink">++ Arousal</span>
You should do something about that...
<<if $corrupt gte 50>>[[Initiate some fun time|dadBDateSex]]<<else>>You're not corrupt enough for this.<</if>>
[[Leave|Uptown]]
<<dad +2>><<setArousal +30>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitDad -100>><<if $dating is "Dad">><<dadLove +1>><</if>><span style="color:pink">$name: Hi dad! Would you like to spend some time with me?</span>
<span style="color:lightgreen">Dad: Sure, baby! Where do you want to go? It'll be like a date!</span>
<span style="color:pink">$name: Hehe... dad...</span>
[[Mall|dadMallDate]]
[[Cafe|dadDateCafe]]
<<if $dad gte 70>>[[Bar|dadDateBar]]<<else>>You should work on your relationship!<</if>><<if $dating eq "Dad">><br>[[Movies|dadMovie]]<</if>>
[[Change your mind|mansionDad]][img[img/insideCafe.webp]]
You enter the cafe with your dad, and sit at your favorite table. You order an Americano and your dad orders a coffee with cream.
You sit for a long time, talking about nothing and everything.
You begin talking about boys, but your dad gives you a stern look. He looks so funny!
You laugh, and he softens up. You have fun and create loving memories together.
You begin talking about your mother, and he tells you stories from before you were born.
Dad likes you more. He paid for you drink!
<<if $corrupt gte 30>>You've had such a fun time with your dad. Why stop now?
[[Continue in another manner|dadCDate]]<<else>>You're not corrupt enough for this.<</if>>
[[End date|Cafe]]
<<dad +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitDad -100>><<if $dating is "Dad">><<dadLove +1>><</if>>You decide to hang with your dad.
You talk about everything between heaven and earth. He tells you stories of his months searching for you, and you tell him stories about the few weeks you feel you were gone for.
<span style="color:pink">+ Arousal</span>
<span style="color:lightgreen">Dad: I'm really happy you invited me to live here with you.</span>
He likes you more!
[[Thank him and leave|mansionUpstairs]]
<<dad +2>>
<<setArousal +5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitDad -100>>He lets out a groan, a growl? Sounds like it was a good fuck either way. Go you! <span style="color:red">You made your daddy cum.</span>
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
[img[img/dadCum1.webp]]
<<else>>
[img[img/dadCum2.webp]]
<</if>>
<<if visited() is 1>><span style="color:lightgreen">Dad: ... Oh god.. Thank you, baby. I needed this... But it was wrong..</span>
<span style="color:pink">$name: Well, I didn't think it was so bad.</span>
<span style="color:lightgreen">Dad: But what about your $partner..?</span>
<span style="color:pink">$name: Too much has happened already... I'm sure this thing is nothing.</span><<else>><span style="color:lightgreen">Dad: ... Oh god.. Thank you, baby. I'm lucky to have a daughter like you.</span>
<span style="color:pink">$name: I love you, daddy...</span><</if>>
[[Wipe your pussy|mansionDad]]
<<set $creamCount += 1>><span style="color:pink">$name: Hey dad? Ready for round two?</span>
Dad: I'm not sure...
<span style="color:pink">$name: Uhmm... Well, here goes!</span>
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
[img[img/dadMSex1.webp]]
<<else>>
[img[img/dadMSex2.webp]]
<</if>>
He looks like he's about to cum! What will you do?
[[Cum inside me, daddy...|dadMCum]]
[[Stop|mansionDad]]
<<waitDad -100>><<set $vagCount += 1>>[img[img/mall.webp]]
As you arrive at the mall, you quickly realize that it's not as packed as it's used to be. Actually, it's rather empty.
<<if $corrupt gte 30 && $inhib lte 60>>This sparks an idea... You swiftly text Lily to come to the mall. Your father doesn't notice.<br><<else>>You think nothing more of it.
<</if>>
You walk in and out of every conceivable store. Your father looks happy to be with you. It doesn't look like he cares at all where you go, as long as he's around you. What a sweet man.
<span style="color:lightgreen">Dad: Is there a specific store, or are we just walking around?</span>
<span style="color:pink">$name: We're hanging out, dad, don't you think it's fun?</span>
<span style="color:lightgreen">Dad: I love being with you, but if you'd want to get anything from one of the stores, just tell me and we'll see what happens.</span>
He smiles at you.
He likes you more!
<<if $corrupt gte 30 && $inhib lte 60>>
Lily sent you a message. It reads; come to the escalators...
You walk with your dad to the mall escalators, and tell him to wait at the bottom of the stairs.
Lily comes next to you, and greets your dad. He smiles.
[img[img/mallEsca.webp]]
<span style="color:purple">- Inhibition</span> | <span style="color:red">+ Corruption</span>
<<setArousal +10>><<setInhib -3>><<setCorruption +2>>His jaw drops.
<span style="color:pink">+ Arousal</span>
<span style="color:lightgreen">Dad: Let's go somewhere else... Lily, care to join us?</span>
[[Sure!|mallDateThreeway]]
<</if>>
[[Go home|$returnDate]]
<<dad +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitDad -100>><<if $dating is "Dad">><<dadLove +1>><</if>>You decide to help him with his worries.
You kneel down and unbuckle his belt.
You take out his cock and begins to stroke it. <<if $maleDadSex eq 1 && $gender eq "Guy">>Why are you doing this..? You used to be a dude...<</if>>
He looks scared.
<span style="color:lightgreen">Dad: What... What are you doing?</span>
<span style="color:pink">$name: Shh.. I'm sorry, daddy, let me help you.</span>
<<set _img = random(1,4)>><<switch _img>><<case 1>>[img[img/dadMouth.webp]]<<case 2>>[img[img/dadMouth1.webp]]<<case 3>>[img[img/dadMouth2.webp]]<<case 4>>[img[img/dadMouth3.webp]]<</switch>>
He cums and sighs.
He seems less worried.
<<if $maleDadSex eq 2 && $gender eq "Guy">><<set $maleDadSex += 1>>
Swallowing his cum this time is different from the last time... It feels... good.
<</if>>
<<if $corrupt gte 120>>[[Take it further|dadSex]]<<else>>You're not corrupt enough for this.<</if>>
[[Stand up|dadApt]]
<<set $suckCount += 1>>I just got a tremendous idea!
Why don't you send a nude to your dad? Haha! He'll love it! He's always adored you, imagine his little girl sending him pictures of her pussy!
You carefully remove your clothes and pose for your shot.
<<set $rngesus = random(9)>><<if $rngesus eq 0>>[img[img/nudes0.webp]]<<elseif $rngesus eq 1>>[img[img/nudes1.webp]]<<elseif $rngesus eq 2>>[img[img/nudes2.webp]]<<elseif $rngesus eq 3>>[img[img/nudes3.webp]]<<elseif $rngesus eq 4>>[img[img/nudes4.webp]]<<elseif $rngesus eq 5>>[img[img/nudes5.webp]]<<elseif $rngesus eq 6>>[img[img/nudes6.webp]]<<elseif $rngesus eq 7>>[img[img/nudes7.webp]]<<elseif $rngesus eq 8>>[img[img/nudes8.webp]]<<elseif $rngesus eq 9>>[img[img/nudes9.webp]]<</if>>
Hehehe.
He sent a message back.
<<set $rngesus = random(2)>><<if $rngesus eq 0>><span style="color:lightgreen">Dad: Oh, wow... Should you be sending me this..?</span><<elseif $rngesus eq 1>><span style="color:lightgreen">Dad: Was this meant for someone else?</span><<elseif $rngesus eq 2>><span style="color:lightgreen">Dad: I might have a problem with my pants...</span><</if>>
[[Close contact|Phone]]
<<link "Put phone away" $return>><</link>>This is Dad's contact information
What do you want to do?
[[Call for a chat|callDad]]
<<if $corrupt gte 40>>[[Send nudes|dadNudes]]<br><</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>Why does this always happen to you?
It's not fun anymore. It hurts.
[img[img/dadRape.webp]]
<span style="color:pink">$name: Dad, please... Stop!</span>
<span style="color:crimson">++ Trauma</span>
Dad: I.. I can't! No! You were gone for so long! Shut up!
<span style="color:pink">$name: Dad, get off!</span>
<<if $gender eq "Guy">><<set $maleDadSex += 1>>
Oh god... Does he not remember you used to be a guy?! Why is he fucking you?
<</if>>
[[Run away|outskirts]]
<<set $dadRape to true>><<set $dadChock = 1>><<set $dadApology to false>>
<<setTrauma +70>><<set $rapeCount += 1>><<set $vagCount += 1>><span style="color:pink">$name: Hey dad? Ready for round two?</span>
Dad: I'm not sure...
<span style="color:pink">$name: Uhmm... Well, here goes!</span>
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
[img[img/dadSex1.webp]]<<else>>[img[img/dadSex2.webp]]<</if>>
He looks like he's about to cum! What will you do?
[[Stop|dadApt]]
[[Cum inside me, daddy...|dadCum]]
<<set $vagCount += 1>>You grab his hand, and wisper into his ear. He's instantly turned on, and it's not like you haven't done anything like this before.
<span style="color:lightgreen">Dad: Baby, we can't do that!</span>
<span style="color:pink">$name: But daaad... </span>
He seems very hesitant. You know he wants it. He just won't admit it. Maybe he just needs a little tug! Tug him hard! Tug him all the way into his room.
And that's what you do.
[img[img/mansionDad.webp]]
You throw yourself onto his bed, and rip your pants off. Very violent! Are you that horny?
[img[img/dadSnackTease.webp]]
Setting his eyes on the prize, he can't remove them again. They're locked in! Like an anti-aircraft missile, locked on its target. He's moving in... His pants are dropped... Closer... Contact!
He fucks you! Having your dad pound your pussy never stops feeling good.
[img[img/dadSnackSex.webp]]
He's having a hard time holding in his load.
It doesn't take long for him to bust a nut and fill your cavity.
[img[img/dadSnackCum.webp]]
[[Stay in his room|mansionDad]]
[[Wipe up and leave|trueMansion]]
<<set $vagCount += 1>><<set $creamCount += 1>>[img[img/poolTeaseD.webp]]
You decide to tease Dad, hoping to get a reaction from him.
<span style="color:lightgreen">Dad: Baby. you'll have to stop that, you don't know what you're doing...</span>
Oh, but you know exactly what you're doing.
Dad's cock hardening because of your sexy body makes your pussy wet, even though you're underwater, you can feel it throb.
<span style="color:lightgreen">Dad: You gotta help me take care of this..</span>
<span style="color:pink">$name: Of course, dad!</span>
[img[img/poolSexD.webp]]
<span style="color:pink">You moan loudly.</span>
[img[img/poolSexD2.webp]]
<span style="color:red">You cum.</span>
[[Leave the pool|mansionGarden]]
<<set $vagCount += 1>>You crawl under his desk. He looks at you weird.
<span style="color:tan">Zack: What exactly are you doing..?</span>
<span style="color:pink">$name: Shh. Focus on your game.</span>
<span style="color:tan">Zack: ...</span>
You zip down his pants and take out his cock. It's warm and thick. You feel your panties become wetter by the second. Before you know it, you've got his dick in your mouth, sucking it passionately.
[img[img/deskSuck.webp]]
[[Clean up|zackRoom]]
<<set $suckCount += 1>><<waitZack -100>>[img[img/mansionKitchen.webp]]
You slowly reach under the table, and grab his foot!
He jumps up in shock! Hilarious!
<span style="color:lightgreen">Dad: What's wrong?</span>
<span style="color:lightblue">Noah: Uh.. Nothing. Sorry...</span>
Awkward!
He looks at you with a stern face. You can't help but giggle!
You know what he's thinking. Even though you startled him, he's still very devious.
You reach your foot under the table, slowly crawling over and up his legs, until you gently plant it right in his crotch. He's hard. What a cock!
It doesn't take long for the two of you to agree on what's going to happen after dinner. You can't help but feel like Noah is eating slightly faster than before. Is he in a hurry?
You finish your food, and put your plates towards the sink.
<span style="color:lightgreen">Dad: Don't worry about the cleaning up, you two run out and have fun.</span>
What did he mean by that? Does he know? Nahh.... He can't have. Probably just typical dad talk.
<<if $corrupt gte 30>>[[Sneak into Noahs room|dinnerSex]]<<else>>You're not in the mood to pursue Noah.<</if>>
[[Leave|trueMansion]][img[img/mansionBrother.webp]]
<span style="color:lightblue">Noah: What're you doing here?</span>
<span style="color:pink">$name: Like you don't know what you did during dinner...</span>
You giggle. You notice he has a bulge! He's still rock hard! What a horn dog. You better help him out with that.
<span style="color:pink">$name: You uhm... need help with that?</span>
You point to his very visible boner. He blushes.
<span style="color:lightblue">Noah: I mean... If you want to?</span>
You don't answer.
<<linkreplace "Strip down">>You strip down. Noah obviously blushing even harder than he did before.
<span style="color:lightblue">Noah: Beautiful as ever. You're making me explode!</span>
You crawl onto his bed, and he promptly follows suit.
Your pussy is ready for penetration, and it seems like your brothers cock knows this. Without hesitation, he plunged his cock inside you. You feel yourself expand to accommodate his girth.
[img[img/noahDinnerSex.webp]]
You fuck like bunnies. It's hot. Sweaty. Creamy. You moan, he grunts. Very steamy! Yummy.
He flips your around and lifts you up, so your pussy is almost above your head!
He bursts inside you, filling you with his hot cum. He keeps fucking you even after he's cum. The thought of having your brother creampie you is insane, and you come instantly.
[img[img/noahDinnerCum.webp]]
Just after he pulls out, your father opens the door. You barey manage to hide under the covers. Your head is the only thing visible.
<span style="color:lightgreen">Dad: Oh there you are! I couldn't find any of you! Hahaha. It's great to see you to hanging out. I love you both the pieces.</span>
He leaves again, just like that.
<span style="color:lightblue">Noah: Close call...</span>
You giggle.
[[Stay in his room|mansionBrother]]
[[Leave|trueMansion]]<</linkreplace>>
<<set $vagCount += 1>><<set $creamCount += 1>><span style="color:lightyellow"><<set $rngesus = random(15)>><<if $rngesus eq 1>><br>The local library holds a book reading by a famous author.<br><<elseif $rngesus eq 5>><br>The local supermarket restocks its shelves with fresh produce.<br><<elseif $rngesus eq 6>><br>A resident volunteers at a local charity organization.<br><<elseif $rngesus eq 7>><br>The town's public library offers free computer classes for adults. Unfortunately it's already full.<br><<elseif $rngesus eq 8>><br>The local hardware store offers a sale on gardening supplies.<br><<elseif $rngesus eq 9>><br>A resident tends to their garden, watering the plants and removing weeds.<br><<elseif $rngesus eq 10>><br>The town's post office buzzes with activity as people collect their mail.<br><<elseif $rngesus eq 11>><br>A car passes by, its radio playing a familiar tune.<br><<elseif $rngesus eq 13>><br>The town's public library hosts a book reading for children.<br><<elseif $rngesus eq 14>><br>You find a bit of money!
<span style="color:yellow">+ £10</span><<setMoney +10>><br><<elseif $rngesus eq 15>><br>You spot a black cat roaming around downtown. A window cleaner coincidentally falls from his ladder.<br><</if>></span><span style="color:lightyellow">Stranger: Don’ shay a word ya little cunt! I’m tired of all you cockteases giving me stiffies and no one taking responsibility!</span>
His breath reeks of booze. He must have been bar hoping for a while now, probably getting rejected as he goes.
<span style="color:pink">$name: Please! Don't! Let me go!</span>
<span style="color:lightyellow">Stranger: What did I tell ya about talking, you daft bitch. I’ve got half a mind half to twist your pretty lil’ neck if you keep blathering, got it?</span>
You attempt to shallow your growing panic, fearing what that drunkard will do to you if you keep struggling
<span style="color:lightyellow">Stranger: Mmmmm, soft and young, just the way I like ‘em!</span>
He continues manhandling you, his rough hands roaming around your body, disheveling your clothes. He even licks you and takes occasional sniffs. You remain frozen, like a deer caught in headlights, disgusted and in disbelief. What the fuck!
<span style="color:lightyellow">Stranger: Enough foreplay. I gotta have me a good ol’ nut.</span>
He violently yanks your panties down, and pushes you against the brick wall nearby.
An agonizing moment later, something hard prods your lower lips and you are split open, as he enters you with a loud grunt.
<<set $rngesus = random(1)>><<if $rngesus eq 0>>
[img[img/downtownRape.webp]]
<<else>>[img[img/downtownRape1.webp]]
<</if>>
He begins jackhammering right away, roughing you up inside and outside, pulling your hair, and pinching the sensitive tips of your tits as he selfishly enjoys your pussy
<span style="color:lightyellow">Stranger: Finally... ughhhgh… a good fuck!</span>
You know better than to antagonize that assaulting asshole, so here you are, just taking it...
<<if $corrupt lte 60>>You can feel your tears fling out of your cheeks as the force of the thrusts fling them against the cold wall you are almost forced to hug to accommodate his feral fucking.<<else>>You feel your walls wetten to accommodate the intruding cock. It’s an involuntary biological response to ease the discomfort.
Or it's a slut response of a skank enjoying getting raped by a random stinky breath tourist… Who knows. You are the one moaning, getting dicked down right now.<</if>>
One of his hands migrate to your hips, holding you, as the other tightens its grip on your hair. He drills you even faster now, making weird guttural sounds as he does.
<span style="color:lightyellow">Stranger: Take all of it… you… hot…. slut…!!!!!</span>
He slams his hips against your ass, and you can feel a distinct warmth spread inside you, as his cock spews ropes of jizz deep inside you.
[img[img/downtownRapeCum.webp]]
<<if $corrupt lte 60>>You gasp in shock and powerlessness, standing there, dripping a stranger’s semen on the dirty floor, confused as to what happened and what to do now.<<else>>You moan loudly, not entirely aware of your surroundings, focusing on the forceful orgasm that just hit your body, leaving your legs quacking, as you leak his hot cum onto the dirt floor.<</if>>
<span style="color:pink">+ Arousal</span> | <span style="color:red">+ Corruption</span> | <span style="color:crimson">+ Trauma</span>
By the time you recover some sense of self, the man has vanished.
[[Keep on walking|Downtown]]
<<setTrauma +10>><<set $rapeCount += 1>><<set $vagCount += 1>>This is your drawer.
It contains "stuff" you have available.
Let us see what you got...
<<if $dildo is true>>
You have a dildo.
<</if>>
<<if $strapon is true>>
You have a strap-on<</if>>
<<if $buttplug is true && $wTail is false && $wButtplug is false>>
You have a buttplug. You should put it in your ass!
[[Plug it in your ass|insertButt]]
<<elseif $buttplug is true && $wButtplug is true>>
You are wearing the buttplug.
[[Take it out?|removeButt]]
<<elseif $buttplug is true && $wTail is true>>
You have a buttplug, but you are already wearing the tailplug. Your ass can not fit two at the same time.
<</if>>
<<if $tail is true && $wButtplug is false && $wTail is false>>
You have a tailplug. Maybe you should put this into your ass instead?
[[Plug this in your ass instead|insertTail]]
<<elseif $tail is true && $wTail is true>>
You are wearing the tailplug.
[[Take it out?|removeTail]]
<<elseif $tail is true && $wButtplug is true>>
You are already wearing the buttplug. Take that out first, you can not wear both at the same time!
<</if>>
<<link "Close drawer" $return>><</link>>You dream...
<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/dreamM.webp]]<<elseif $rngesus eq 1>>[img[img/dreamM1.webp]]<<elseif $rngesus eq 2>>[img[img/dreamM2.webp]]<<elseif $rngesus eq 3>>[img[img/dreamM3.webp]]<</if>>
You are no longer aroused.
<span style="color:pink">- - Arousal</span>
You become a little more corrupted.
<span style="color:red">+ Corruption</span>
[[Wake up|mansionRoom]]
<<setArousal -100>><<setCorruption +5>>You dream...
<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/dreamS.webp]]<<elseif $rngesus eq 1>>[img[img/dreamS1.webp]]<<elseif $rngesus eq 2>>[img[img/dreamS2.webp]]<<elseif $rngesus eq 3>>[img[img/dreamS3.webp]]<</if>>
You are no longer aroused.
<span style="color:pink">- - Arousal</span>
You become a little more corrupted.
<span style="color:red">+ Corruption</span>
[[Wake up|yourRoom]]
<<setArousal -100>><<setCorruption +5>>[img[img/jailCorridor.webp]]
You roam the jail.
<<set $rngesus = random(8)>><<if $rngesus eq 0>>
The groans become clearer. You're closing in on Constantin.
You keep walking towards the sound of the groans until you reach Constantin.
You knock on the door, and hide.
A guard comes out and looks around.
One suckerpunch to the back of his head, and he's out. You strip him of his clothes and enter the cell with Constantin. Taking the guards keys from his belt, you unlock the chains holding on to Constantin. He seems agitated. He doesn't recognize you.
He grabs you and throws you on the floor. He rips your pants off!
Without hesitation, he rams his cock into your pussy!
It sure has seen it's fair share of cocks today.
[img[img/constJail.webp]]
He cums inside you.
<span style="color:pink">$name: Constantin! It's ah... It's me! $name!</span>
<span style="color:crimson">Constantin: $name..?</span>
He pulls his cock out of your pussy, his cum following suit.
[img[img/constJailCum.webp]]
<span style="color:crimson">Constantin: Sorry...</span>
He seems absolutely out of his mind.
<span style="color:pink">$name: Ah... It's okay... Let's get out of here!</span>
You're safe for now. But once they realize Constantin is gone, they will be looking for you. You should look around in the city and see if you can find some way to protect yourself.
[[Escape|city]]<<else>>
You hear nothing... You see nothing...
You should go back and try again.
[[Go back|jailCorridor]]
<</if>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<set $vagCount += 1>><<set $creamCount += 1>><<set $rapeCount += 1>><<set $questDays to 1>>Expeditions are the brains of the cult mission board. These will help you find intel and data on what to do during the raids you organize.
You must organize expeditions to gain the upper hand.
You sit for a long time, figuring out where to go, and what to look for. In the end, you've managed to draw up a perfect expedition for your cult.
You send some members away. Nice job!
You've recieved <span style="color:yellow">£175.</span>
[[Leave|cultLeader]]
<<set $cultWork += 1>>[img[img/librarySearch.webp]]
<<set $rngesus = random(4)>><<if $rngesus eq 1 && $libBook is false>><<setCorruption +15>>As you rummage through the library, you stumble upon a small book, seemlingly out of place. There's no one around, and the lights of the library doesn't quite reach all the way in here. You can barely read the name of the book.
The Travels of Lord Baltazar? Dorky.
You pick it up.
<span style="color:gray">+ The Travels of Lord Baltazar</span>
<span style="color:red">+ Corruption</span><<set $libBook to true>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<elseif $rngesus eq 2>>
<span style="color:teal">Chloe: Hi $name! Looking for something specific?</span>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<span style="color:pink">$name: Hi Chloe, no just looking around.</span>
<<elseif $libBook is true>>
You return to the secret corner where you found that small book.
Intrigued by the mysteries of this city<<if $chloe lte 1>> you've decided to start reading random books, hoping to find information about what's going on.<<else>> you've been reading a lot recently.
You have kept a record here of the $chloe books you've read so far.
You're making sure not to read the same book twice.<</if>>
<<else>>You find nothing on your travels.<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<</if>>
[[End expedition|Library]][img[img/facility.webp]]
You stand in the research facility.
There's corridors and rooms of different sizes.
<<if $archSeen is true>><span style="color:crimson">Constantin: Let's go! Time to hit the control room! I'm sure they're all running around trying to figure out what's happened. This is our chance to stop what they've done!</span>
[[Enter the control room|control]]<<else>><span style="color:crimson">Constantin: We have to go to the archives, it's likely they've kept track of everything we've, uh, they've done.</span>
That was strange.
<span style="color:crimson">Constantin: We have to be quiet... They're here somewhere.. Working.</span>
[[Go to the left corridor|leftCor]]
[[Go to the right corridor|rightCor]]
It's too busy in the control room enter unnoticed. Find a way to make them leave!<</if>>[img[img/facilityBasement.webp]]
You enter through the old basement system. Constantin says it's safe.
There's cobweb everywhere, and it's moist and disgusting.
It really does look like they don't know it's here. Incredible.
It's hard to see anything down here. You just have to feel your way ahead.
<span style="color:crimson">Constantin: Oh yeah, almost forgot!</span>
He whips out a huge, black phallic shaped object... He turns it on! It's a Mag-Lite Standard 6D 136Lumen flashlight! Finally. It lights up the small basement like it's nothing, and you're able to see. It almost looks like the walls are covered in blood, but most likely it's rusted water stains. Although... There's one stain the looks rather peculiar. It looks like it spells... "Nuts"?
You reach the end of the basement hallway, and it looks like there's a latch in the roof. This must be your exit!
It sounds like it's empty upstairs.
<span style="color:crimson">Constantin: Let's go!</span>
[[Climb up and exit the basement|facility]]<span style="color:red">
Your head is pounding.
Your mouth feels dry.
Your eyes feels dry.
Your body is sore.
</span>
<span class="drunk">What is my name...</span> <<textbox "$name" "Jesse">>
What happened to you..?
Why can't you remember?
[[Continue|contM]]
[[Played before? Skip intro|introSkip]]You talk with Chloe, casually flirting with her.
She's blushing. Hard.
You're a real charmer. If I didn't know any better, I'd think you had a crush on her. But perhaps you do?
You lean in to kiss her.
[img[img/chloeKiss.webp]]
She kisses you back. What passion! Did somebody turn up the heat?
<span style="color:pink">+ Arousal</span>
[[Stop kissing|cultLeader]]
<<setArousal +5>>[img[img/cottageOut.webp]]
After searching the forest for what feels like hours, but in reality only, like, 30 minutes, you stumble upon a small cottage.
This is the cottage that Morris told you to look for.
[[Go inside|cottage]]
[[Go back|city]]You turn around and position yourself for to allow the guard to fuck you.
What a slut you've turned into. But hey, I did say everything.
Guard: Oh my god. Your pussy looks so tight! I might have a dip in that before I ram your ass.
He does just as he says. You were not ready for that.
[img[img/guardPussy.webp]]
Guard: God damn this feels good!
He's fucking you relentlessly, you can barely think straight.
<span style="color:pink">You moan.</span>
His keys are dangling from his belt... You should reach behind and grab them!
Guard: Time to change.
He flips you around!
[img[img/guardAss.webp]]
Just as he rams his cock into your ass, you manage to grab his keys and pull them toward you. He fucks you so hard, he didn't even notice you taking them. Great job!
<span style="color:crimson">+ Trauma</span>
As he finishes up, he takes you back to your cell and throws you on the ground.
<<linkreplace "Run.">>You get up and start running, confusing the guard.
Guard: Huh? What?!
You bolt for the door! You make it! You SLAM THE FUCKING DOOR RIGHT IN HIS FACE! SLAM IT! SLAM IT I SAY! SLAAAAM THE FUCKING DOOOOR!!!
It clicks. He looks at you, slowly reaching for his keys. His grin quickly turns upside down as he, in panic, realizes what just happened.
Guard: Hey now, girl... Let me out of here...
His dick is still dangling.
[[Corridor|jailCorridor]]<</linkreplace>>
<<set $vagCount += 1>><<set $assCount += 1>><<setTrauma +10>>You move to thank your driver properly. Even though he says it's not needed. You pull down your pants to try and convince him.
[img[img/prepHitch.webp]]
<<set _rng = random(2)>>
<<if _rng eq 0>>[img[img/fingerHitch.webp]]<<elseif _rng eq 1>>[img[img/fingerHitch1.webp]]<<else>>[img[img/fingerHitch2.webp]]<</if>>
<<set _rng = random(1)>>
<<if _rng eq 0>>[img[img/fuckHitch.webp]]<<elseif _rng eq 1>>[img[img/fuckHitch1.webp]]<</if>>
He cums!
<span style="color:red">+ Corruption</span>
[[Leave the car|bumDen]]
<<setCorruption +5>>You lead Günther away from the windows and to a secluded area of the garden.
Günther: No one must find out, okay? I'll please you.
<span style="color:pink">$name: Don't worry, Günther...</span>
He sighs.
You undress and present your body to him.
He drops his pants and whips out his cock. It's smaller than you expected, but that's okay. It's not about the size of things.
He leads his cock into you, and you can feel your hole filling up.
<<set $rngesus = random(2)>><<if $rngesus eq 0>>
[img[img/guntherSex0.webp]]<<elseif $rngesus eq 1>>[img[img/guntherSex1.webp]]<<else>>[img[img/guntherSex2.webp]]<</if>>
He cums.
[img[img/guntherCum.webp]]
[[Clean up and send him away|mansionGarden]]<<set $vagCount += 1>><<set $creamCount += 1>>[img[img/going.webp]]
<<set $rngesus = random(3)>><<if $rngesus eq 0>>
You're making your way downtown, walking fast, faces pass and you're... at your destination.
[[Arrive|Downtown]]
<<elseif $rngesus eq 1>>
As you're heading downtown, you notice a dollar on the sidewalk. Score!
You pick it up.
<span style="color:yellow">+£1.</span>
[[Arrive|Downtown]]
<<setMoney +1>>
<<elseif $rngesus eq 2>><<if $period lte 4>>
Walking downtown you feel your legs get tired... You sit and rest.
...
...
...
Ugh. You've sat far too long.
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
Too much time has passed! You better get going!
[[Arrive|Downtown]]
<<else>>
You're making your way downtown, walking fast, faces pass and you're... at your destination.
[[Arrive|Downtown]]<</if>>
<<elseif $rngesus eq 3 && $allure gte 65>>
As you're walking down the street, completely lost in your own imagination, you fail to notice someone creeping up behind you.
A man moves and grabs you from behind. One of his arms wraps around your neck, his hand covers your mouth, silencing your attempts to scream for help while the other slithers inside your blouse, roughly cupping your breasts.
[[Oh no...|downtownRape]]
<<elseif $rngesus eq 3 && $allure lt 65>>
As you're walking down the street, completely lost in your own imagination, you fail to notice someone creeping up behind you.
He brushes past you.
<<include "trauma">>
[[Arrive|Downtown]]<</if>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/going.webp]]
<<set $rngesus = random(2)>><<if $rngesus eq 0>>
You're on your way uptown. Nothing particularly strange happened, other than seeing a bum.
[[Arrive|Uptown]]
<<elseif $rngesus eq 1>>
You stumble upon a bum on your way uptown.
<<linkreplace "Hand him a dollar">><<if $money gte 1>>
You hand the bum a dollar. He looks happier than ever! Maybe something good comes from this?
<span style="color:yellow">-£1.</span><<set $bum += 1>><<setMoney -1>><<else>>
You reach for your wallet... You don't have a dollar? How are you broker than a bum? Embarrassing.<</if>><</linkreplace>>
[[Arrive|Uptown]]
<<elseif $rngesus eq 2>>
Going uptown can be such a drag! And why does it smell sweet...?
<<nobr>>
<span style="color:red">+ Corruption</span> |
<span style="color:purple">- Inhibition</span> |
<span style="color:pink">+ Arousal</span>
<</nobr>>
[[Arrive|Uptown]]
<<setInhib -1>><<setArousal +1>><<setCorruption +1>>
<</if>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><span style="color:pink">$name: Guard... I'm not feeling too well... I'm very cold...</span>
Guard: Fuck you.
He's about to leave. Do something else.
<span style="color:pink">$name: Please... Help me... I'll do anything! Anything!</span>
Guard: Is that so? Maybe you should have thought of that before you ruined our blueprints, you fucking idiot.
<span style="color:pink">$name: Can you at least tell me if Constantin is okay?</span>
Guard: Ugh. That fucker is being tormented, as he is every single day he's down here. Hah, I bet they've got him hooked up to the F150 right now. You should hear his screams! AHHAHAH!
What a fucking asshole this guy is. You absolutely have to do everything you can to get out of here, and rescue your uncle. Everything!
<span style="color:pink">$name: I'll let you fuck me in the ass! I'll let you fuck my ass...</span>
Guard: ... My wife won't even let me do that...
He comes to your door, and unlocks it.
He grabs you and leads you into a small lounge area. Presumably for the guards to rest?
[[Fuck him|fuckGuard]]He styles your hair as if he's been styling hair for years! He doesn't even look that old.
Very impressive!
[img[img/hairPro.webp]]
Your allure increases.
[[Leave|beauty]]
<<setAllure 10>>
<<set $hairCheck to true>>
<<setMoney -399>>You decide to hang out with Constantin for a while.
After everything you and he has been through, you needed this. Just to be with him.
He talks. A lot. He's talking your ears off!
But then again, he was close to dying, and you were the one who saved his life. He is very grateful.
And he's making sure you know it.
This is very nice.
<<if $corrupt gte 80 && $inhib lte 20>>[[Show him your appreciation.|consCheer]]<<else>>You're not ready for this yet.<</if>>
[[Leave|safehouse]][img[img/safeRoom.webp]]
<<if $clue eq 4>>
You decide to hang out with Johnson for a while.
He's very... Boring. It seems the only thing on his mind is to save Constantin. He doesn't even know him, yet he holds so many feelings towards him.
Johnson: I'm sorry, $name. I just can't stop thinking about what they're doing to him now, as we sit here and chatter...
Ouch. Well I can't stop thinking either. Maybe you should try cheering us all up, huh?
<<if $corrupt gte 100 && $inhib lte 10>>[[Cheer him up|johnsonCheer]]<<else>>You're not ready for this yet.<</if>>
[[Leave|safehouse]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<else>>
You decide to hang out with Johnson for a bit.
You talk about the mission, how it went and the details of it. You talk about Constantin, and his state. He's doing better. It's great to hear.
<<if $corrupt gte 100 && $inhib lte 10>>[[Have some fun|johnsonCheer]]<<else>>You're not ready for this yet.<</if>>
[[Leave|safehouse]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</if>>[img[img/insertButt.webp]]
You take the buttplug and slide it in your ass. It feels amazing, and you can't help but moan quietly. The feeling of the plug expanding you tight, tender anus is so arousing!
<span style="color:pink">+ Arousal</span>
<<link "Close drawer" $return>><</link>>
<<setArousal +5>><<set $wButtplug to true>><<setAllure 20>>[img[img/insertTail.webp]]
You take the tailplug and slide it in your ass. It feels amazing, and you can't help but moan quietly. It's very visible...
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span> | <span style="color:green">+ Allure</span>
<<link "Close drawer" $return>><</link>>
<<set $wTail to true>><<setArousal +5>><<setAllure 20>><<set $introSkip to true>>
<<goto "introBuffer">>
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>[img[img/inv.webp]]
You slowly go over everything in the arsenal, counting everything off on the list that James gave you.
It could have been organized better, but whatever. What matters is, that everything so far is in correct numbers.
[[Finish studying|prepRoom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $inv += 1>><<Sleep>>
<<goto "jailCorridor">>[img[img/jailCorridor.webp]]
You stand in the corridor.
The light is dim and the air is damp. Are we underground? Where are we even? This is not good...
You can hear Constantin groaning...
Where is he?
<<if $period lte 5>>[[Explore|exJail]]<<else>>It's too late to keep exploring... You pass out on the floor. Let's hope nobody finds you here. It's rather deserted, so you'll probably be fine...
[[Pass out|jailCorrPass]]<</if>><<if $clue eq 4>><span style="color:pink">$name: How about we celebrate the days to come?</span><<else>><span style="color:pink">$name: Let's celebrate a successful mission! If you want to...</span><</if>>
James: I like where your head is at, girl! Let's do it!
You jump onto the bed, and assume a doggy position.
He drops his pants, and flings out his... small cock? James has a small cock? Whatever.
He rams it into you!
[img[img/jamesFuck.webp]]
He fucks you relentlessly, and even though his cock is small, you feel amazing! Size really doesn't matter.
[img[img/jamesCum.webp]]
<span style="color:red">You cum.</span>
<span style="color:red">He cums.</span>
He came inside you!
<span style="color:pink">You moan.</span>
[[Clean up|safehouse]]
<<set $vagCount += 1>><<set $creamCount += 1>>[img[img/safeRoom.webp]]
<<if $clue eq 4>>
You decide to hang out with James for a while.
He's lively and very talkative! This whole ordeal doesn't seem to bother him at all.
James: I used to be a marine. I've seen things worse than a soon-to-be human sacrifice. We'll stop them in time, I'm sure of it!
He's happy to be around you.
James: This is the most excitement I've had for a long time! I'm happy to have met you, $name.
Kind of weird to be this happy under these circumstances... Isn't it? I mean, one would think he'd have a lot on his mind...
<<if $corrupt gte 100 && $inhib lte 10>>[[Thank him for his cheerful mood|jamesCheer]]<<else>>You're not ready for this yet.<</if>>
[[Leave|safehouse]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<else>>
You decide to hang out with James for a while.
He mainly talks about himself and his time in the army. He talks alot about the mission and the days leading up to it. He doesn't talk much about Constantin.
You tell him about him. About what you did at the facility. James looks very interested.
<<if $corrupt gte 100 && $inhib lte 10>>[[Have some fun|jamesCheer]]<<else>>You're not ready for this yet.<</if>>
[[Leave|safehouse]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</if>>[img[img/safeRoom.webp]]
<<if $clue eq 4>>
<<if $prepDays lt 3>>
His room looks just like the others. It features only a bed and a desk. His desk has a laptop on it, presumably to communicate with other cultmen and do research.
James: Get working.. We don't have much time.
<<if $period eq 6>>[[Sleep|jamesSleep]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5>>[[Hang out with James|jamesHang]]<<else>>It's too late to hang out with James.<</if>>
[[Leave|safehouse]]
<<else>>
It's time to go. James and Johnson are both standing over your bed, watching your naked body sleep. You wake up, startled. They throw your gear onto you.
James: Get ready, we leave in T-10 minutes.
10 MINUTES?! You need WAY more time to get ready! You need to style your hair... You need to put on makeup... You need to pick an outfit... You need...
Johnson: Get up, and get ready. Less thinking more gear-putting-on...ing?
[[Get ready|readyGo]]
<</if>><<else>>
You stand in James' room.
It looks just like the others. It features only a bed and a desk. His desk has a laptop on it, presumably to communicate with other cultmen and work.
James: What's up, $name? Need anything?
<<if $period eq 6>>[[Sleep|jamesSleep]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5>>[[Hang out with James|jamesHang]]<<else>>It's too late to hang out with James.<</if>>
[[Leave|safehouse]]<</if>><<if $clue eq 4>>
You crawl into James' bed and promptly fall asleep. Somehow you feel more safe here, and you manage to get a good nights sleep.
[img[img/safeSleepJames.webp]]
[[Wake up|jamesRoom]]
<<Sleep>><<set $prepDays += 1>>
<<else>>
You crawl into James' bed and promptly fall asleep. Even though he snores like a train, it's cozy and nice to be sleeping in the same bed as him. He's done so much for you and Constantin, without even properly knowing any of you! Incredible man.
[img[img/safeSleepJames.webp]]
[[Wake up|jamesRoom]]
<<Sleep>>
<</if>>[img[img/libJerk.webp]]
<<set $rngesus = random(4)>>
You slowly slide your pants and your panties down your legs. The sheer thought of it makes you wet. Slowly, you lower your hand down to your pussy, and start rubbing.
There's people around.
<span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span> | <span style="color:red">+ Corruption</span>
<<if $rngesus eq 1>>
You try your best to muffle your moans, but fail. Someone comes up behind you.
Stranger: Hey girl... You know we're at a library, right? You're not at home.
<span style="color:pink">$name: Uhm.. Sorry...</span>
Stranger: Oh no, you're good... How about we go somewhere and... deal with that?
He points at your wet pussy, still at display.
<span style="color:purple">- Inhibition</span>
<<if $corrupt gte 25>>
[[Let's go|libFuck]]
[[No, I'd rather not...|Library]]
<<else>>
[[Uhm... I'd better go...|Library]]
<</if>>
<<setInhib -4>>
<<else>>
[[Finish up|Library]]
<</if>>
<<setArousal +5>><<setInhib -2>><<setCorruption +3>><<setTrauma -5>>
<<set $masCount += 1>><span style="color:pink">$name: Phew... This was hard...</span>
You look at his crotch, almost instinctively...
<span style="color:pink">$name: Looks like something else is hard too..</span>
Jogger: Wanna help me take care of it..?
You're too tired to stuff your face, so you just turn around, lay on all fours and lower your pants.
<span style="color:pink">$name: Huhhh... Help yourself...</span>
He inserts his fat cock into your wet, tight pussy.
[img[img/jogFuck.webp]]
<span style="color:red">You cum.</span>
<span style="color:pink">+ Arousal</span> | <span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Clean up|Park]]
<<setArousal +5>><<setCorruption +5>><<setInhib -2>><<set $vagCount += 1>>You drop to your knees.
<<if $clue eq 4>>
<span style="color:pink">$name: Want me to cheer you up..? You uhm.. You sound sad...</span>
Johnson: I'm not sure I'm in the right headspace for this...
As he keeps talking, he starts unbuckling his belt, slowly dropping his pants. You see his fat cock through his underwear, and gently start grabbing it. It's already hard!
Johnson: There's just so much going on...
<<else>>
<span style="color:pink">$name: Let's have some fun! No need to stress over anything now!</span>
Johnson: You're right! Thank you for an excellent job with the mission.
he starts unbuckling his belt, slowly dropping his pants. You see his fat cock through his underwear, and gently start grabbing it. It's already hard!<</if>>
You take out his cock, and promptly stuff your mouth. Delicshouhs...
[img[img/johnsonMouth.webp]]
Johnson: Mnhh...
You suck him off till it looks like he's almost ready to blow his entire sadness out in your mouth!
<span style="color:pink">$name: Ihn myh mouf pleathe...</span>
Talking with a mouthful of cock is difficult, but you manage.
Hearing your "words", Johnson immediately blows his load. You struggle to swallow the enormous amount, and you can already smell it. Not bad.
Before swallowing the last amount, you pull his cock out and show him.
<span style="color:pink">$name: Uhm... thanks!</span>
[[Stand up|safehouse]]
<<set $suckCount += 1>>[img[img/safeRoom.webp]]
<<if $clue eq 4>>
<<if $prepDays lt 3>>
You stand in Johnsons room.
It looks just like the others. It features only a bed and a desk. His desk has a laptop on it, presumably to communicate with other cultmen and do research.
Johnson: You should really start doing some tasks instead... We don't have much time.
<<if $period eq 6>>[[Sleep|johnsonSleep]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5>>[[Hang out with Johnson|hangJohnson]]<<else>>It's too late to hang out with Johnson.<</if>>
[[Leave|safehouse]]
<<else>>
It's time to go. James and Johnson are both standing over your bed, watching your naked body sleep. You wake up, startled. They throw your gear onto you.
James: Get ready, we leave in T-10 minutes.
10 MINUTES?! You need WAY more time to get ready! You need to style your hair... You need to put on makeup... You need to pick an outfit... You need...
Johnson: Get up, and get ready. Less thinking more gear-putting-on...ing?
[[Get ready|readyGo]]
<</if>><<else>>
You enter Johnsons room.
It looks just like the others. It features only a bed and a desk. His desk has a laptop on it, presumably to communicate with other cultmen and work.
Johnson: Hey! Need help?
<<if $period eq 6>>[[Sleep|johnsonSleep]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5>>[[Hang out with Johnson|hangJohnson]]<<else>>It's too late to hang out with Johnson.<</if>>
[[Leave|safehouse]]<</if>><<if $clue eq 4>>
You crawl into Johnsons bed and promptly fall asleep. Somehow you feel more safe here, and you manage to get a good nights sleep.
[img[img/safeSleepJohn.webp]]
[[Wake up|johnsonRoom]]
<<Sleep>><<set $prepDays += 1>>
<<else>>
You crawl into Johnsons bed and promptly fall asleep. He's a quiet sleeper. It's nice to see him more relaxed, and it certainly also helps you sleep.
[img[img/safeSleepJohn.webp]]
[[Wake up|johnsonRoom]]
<<Sleep>>
<</if>>You stand in your kitchen.
It's fancy, full of appliances. You didn't expect this from Zack.
<<if $kitchenClean eq 0>>
The kitchen is musty. You should clean it.<<if $kitchenClean lte 75 && $period lte 5>>
[[Clean the kitchen|cleanKitchen]]<<else>><br>It's too damn late to clean the kitchen!<</if>><</if>>
[img[img/kitchen.webp]]
<<if $groceries gte 1 && $period eq 4>><<linkreplace "Cook dinner">>
You cook food.<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>>
You call for Zack, and he comes into the kitchen.
<span style="color:tan">Zack: Smells lovely.</span>
He sits, and as you do too, he begins eating. You're sitting next to him.<<set _rng = random(6)>><<if _rng eq 3>>You suddenly feel his hand on your thigh. It's slowly running up your leg.
<<if $corrupt gte 40>>[[Put your hand on his crotch|kitchenZack]]<<else>>You quickly swat his hand away. He seems displeased.<</if>><</if>><<set $groceries -= 1>><</linkreplace>>
<<elseif $groceries gte 1 && $period eq 1>><<linkreplace "Cook breakfast">>
You cook breakfast.<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<set $groceries -= 1>><</linkreplace>>
<<elseif $groceries gte 1>> <<linkreplace "Grab a snack!">>
You grab a quick snack from the fridge. It's great having a full fridge ready to just settle your hunger like this! Yummy.
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<set $groceries -= 1>><</linkreplace>>
<<elseif $groceries eq 0>>You have no food.
<</if>><<if $pet['isFound'] is true>><br><<linkreplace "Feed $pet.name">><<feedCat>><</linkreplace>><</if>>
[[Leave kitchen|yourApartment]][img[img/zackRoom.webp]]
You follow him into his room.
<span style="color:tan">Zack: Go onto the bed.</span>
Still, not very talkative. Got it.
You do as he says, and get up on the bed. You enter a doggy position.
He pulls down your panties. They're soaked.
His cock hasn't fainted one bit. Still hard as a rock.
He prods your pussy, and enters without any problems.
He fucks you.
<span style="color:pink">$name: Please don't stop...</span>
[img[img/kitchenZSex.webp]]
<span style="color:pink">You moan.
- - Arousal</span>
<span style="color:red">You cum.</span>
He cums inside you.
[img[img/kZSexCum.webp]]
[[Clean up|yourApartment]]
<<set $vagCount += 1>><<set $creamCount += 1>>[img[img/kitchen.webp]]
You put your hand on his cock. It's already hard. Was he expecting this?
Nonetheless, it's turning you on!
<span style="color:tan">Zack: ...</span>
He's not very talkative... Typical.
Without a word, he unbuckles his belt.
You slip down under the table, and he looks at you.
<span style="color:pink">+ Arousal</span>
You grab his cock from his pants and pull it out. It's warm. You start stroking it, with a firm grip. He lets out a moan. He's needed this.
[img[img/kitchenZack.webp]]
He cums almost instantly.
<span style="color:tan">Zack: Let's take this further.</span>
[[Take it further|kitchenZSex]]
[[Finish off and leave|yourApartment]]
<<setArousal +10>>[img[img/lake.webp]]
As you stand by the tranquil lake, a gentle breeze caresses your face, carrying with it the delicate scent of wildflowers that bloom along the shore. The sun hangs high in the sky, casting its radiant rays upon the shimmering waters, transforming them into a dazzling tapestry of glistening ripples.
You find yourself captivated by the breathtaking panorama that unfolds before your eyes. The lake stretches out as far as the eye can see, its azure waters blending seamlessly with the clear, cerulean sky. The distant mountains, cloaked in a verdant cloak of trees, stand majestically, their peaks touching the heavens.
[[Take a swim|swimLake]]
<<if $sunscreen gte 1>><<linkreplace "Apply sunscreen">>You apply some sunscreen.
<<set $sunscreen -= 1>>
[[Suntan|tanLake]]<</linkreplace>><<else>>You don't have any sunscreen. You can buy more in Quick-E Mart.<</if>>
[[Leave|Park]]
<<notify>>You discovered the lake!<</notify>>He pins you to the ground, rendering you unable to move.
<span style="color:pink">$name: Please! Get off me...</span>
Stranger: Hell no!
He prods his cock against your pussy. You're too wet, it slides right in!
[img[img/lakeRape.webp]]
Stranger: You're too tight for me to let you go now! At least let me fill your pussy with my cum!
<span style="color:crimson">+ Trauma</span>
[img[img/lakeCum.webp]]
He pulls out, letting his cum flow freely from your pussy.
<span style="color:purple">Your inhibition took a hit...
+ Inhibition</span>
[[Run away|Park]]
<<setInhib +3>><<setTrauma +15>><<set $rapeCount += 1>><<set $vagCount += 1>><<set $creamCount += 1>><<if $period lte 5>><<set $rngesus = random(1,5)>><<switch $rngesus>><<case 1>>[img[img/laptopPorn1.webp]]<<case 2>>[img[img/laptopPorn2.webp]]<<case 3>>[img[img/laptopPorn3.webp]]<<case 4>>[img[img/laptopPorn4.webp]]<<case 5>>[img[img/laptopPorn5.webp]]<</switch>>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
<<setCorruption +5>><<setInhib -2>><<setArousal +10>>
You watch porn
<<masturbate 10 249 149 -25 roomJerk>>
[[Keep watching|laptopPorn]]
[[Leave site|Laptop]]\
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<else>>
It's too late to watch porn! You should go to sleep instead.
<</if>>\
[[Close laptop|yourRoom]]As you stand in the corridor, a strange smell fills your nostrils.
<<if $constantinCorrupt is false>>
<span style="color:crimson">Constantin: This must be... This must be the drug they're polluting the island with. It smells horribly sweet!</span>
<<set $constantinCorrupt to true>>
<span style="color:red">Constantin became corrupt.</span>
<<else>>
Constantin: There it is again... That god-awful smell! Why is it so sweet!
<</if>>
There's not much here anyways, other than a few locked doors. This corridor seems to be shut down.
What a waste of time.
<span style="color:crimson">Constantin: We should probably go look through the other corridor instead. This seems to be a dead end.</span>
You don't say?
[[Go back|facility]]As you enter the room, you see your brother is sitting at a desk, with a laptop. He's tall and muscular. Very sexy looking, sitting like that.
[img[img/leftDoor.webp]]
<span style="color:pink">$name: Uhmm... h-hey?</span>
He turns around and looks at you. First dumbfounded. Then he jumps up and lunges towards you. Oh no... No? He just... Hugs you. Nothing more. He smells incredible! It tingles.
<span style="color:lightblue">Noah: Oh how I missed you, $name! Where have you been?</span>
You tell him your story. You tell him about dad. He seems visibly upset.
<span style="color:lightblue">Noah: You've been missing for months!</span>
Again with this "months" thing. It's literally only been a few weeks. Haven't you only played, like, a minimum of 20 in game days? Weird.
<span style="color:lightblue">Noah: The bums has offered to let us stay here and take control of the Mansion. Apparently our family name means something to them.</span>
<span style="color:pink">$name: We should invite dad here then, too!</span>
[[Leave|city]]
<<set $mansion to true>>
!!!Tip: From now on, dad and brother will be found here in the mansion. The outskirts may now be inaccessible.
<<notify>>You've acquired the mansion key.<</notify>>He leads you to a back room.
<<set $rngesus = random(1)>>
There's no one in here. You can't hear the library, although it was already pretty quiet.
He unbuckles his belt and bends you over. Your pussy is already wet.
He prods his cock against it. He pushes it in.
<<if $rngesus eq 0>>[img[img/libFuck.webp]]<<elseif $rngesus eq 1>>[img[img/libFuck1.webp]]<</if>>
<span style="color:red">You cum.</span>
[[Leave the room|Library]]<<set $vagCount += 1>>[img[img/library.webp]]
You arrive at the library with Lily. You pick a table fairly hidden from the others. The perfect reading cove. It's quiet here, allowing you to read in peace with Lily.
Of course, she just took her magazine, but you find a book and start reading.
It's almost therapeutic, sitting here in silence, reading with your best friend.
<span style="color:crimson">- Trauma</span>
Lily likes you more.
<<if $corrupt gte 45>>[[Feel her up|lilyLDate]]<<else>>You're not corrupt enough for this.<</if>>
[[End date|Library]]
<<lily +2>><<setTrauma -5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitLily -100>><<if $dating is "Lily">><<lilyLove +1>><</if>>You got with the two guys to their apartment. They seem to be roommates.
They don't hesitate to drop their clothes..
They lay on a bed, you're not sure which of the guys' room this is, but you don't care.
You sit atop the second stranger, still not knowing their names. Lily walks over and bends down beside him, grabbing his cock.
The first stranger walks behind Lily and prods his cock against her pussy, before inserting it and fucking her.
[img[img/lilyBDateSex.webp]]
Stranger 2: Mmhh.. MHh...
Stranger 1: Oh shut it, Carl.
Carl: MH!
Stranger 1: Oops. Sorry. God this pussy makes my mind melt!
Lily laughs. He cums inside her.
[[Clean up and leave|Street]][img[img/bar.webp]]
<<if $period gte 4 && $period lte 5>>
You enter the bar.
It's packed with drunk people... Maybe you should leave instead..?
<<else>>
You enter the bar.
There's not too many people.
<</if>>
<span style="color:deeppink">Lily: Let's sit over here.</span>
<span style="color:pink">$name: Okay!</span>
You sit at a table in the corner of the bar, and order two cocktails. They're full of color and exotic taste!
You talk about boys, and girls too. Being into both genders really opens up opportunities for fun!
<<if $allure gte 40>><<set _rng = random(1,2)>><<if _rng eq 1>>
You're approached by two guys.
Stranger 1: Hey girls, looking for some company?
Stranger 2: Yeah... Looking for some company?
The first stranger hits the second.
<<if $corrupt gte 100>>
<span style="color:pink">$name: Sure! Let's have some fun!</span>
You look at Lily, who nods eargerly.
[[Follow them|lilyBDateSex]]<<else>>
You're not corrupt enough for this, and look at Lily with a nervous glare.
<span style="color:deeppink">Lily: Like, not right now, boys.</span>
<</if>><<else>>
Nothing interesting happens.
<</if>><<else>>
You're not alluring enough for anyone to want to notice you.
<</if>>
You feel your relationship grow stronger.
[[Go back home|$returnDate]]
<<lily +1>><<waitLily -100>>As you're fondling Lily, she's desperatly trying to hold her moans to herself. You're in a public place afterall.
<span style="color:deeppink">Lily: Can we, like, at least go home first? Everyone is going to be looking at us!</span>
Hm. Boring. But alright, you'll comply.
...
Back home, Lily lays on her bed, and begins to undress, and you do the same. You can't help but touch her body. Your fingers, slowly caressing her every crease. You feel her body twitch at your touch. She's anticipating something more. Your put your lips on hers, enclosing in a loving embrace. The warmth of her breath hits your mouth, and you feel your pussy moisten, as if it wasn't dripping wet in the first place.
[img[img/lilyCDate.webp]]
Lewd sounds fill the room as you lap up the juices of her pussy. The taste is nothing short of divine, and you feel like you've stepped through the pearly gates of heaven.
She <span style="color:pink">moans</span> and <span style="color:red">cums</span>.
<span style="color:deeppink">Lily: Your turn, sweet cheeks!</span>
You switch positions. You're soaked, though Lily doesn't seem to mind that much. Both blushing, she reaches down and gets close and personal with your pussy. Her warms lips, her wet tongue, it doesn't take much more for you to be pushed over the edge. Trembling.
[img[img/lilyCDate0.webp]]
[img[img/lilyCDate1.webp]]
You're sure your <span style="color:pink">lewd moans</span> can be heard in the hallway. Let's hope <span style="color:lightblue">Noah</span> isn't out there.
You <span style="color:red">cum.
+ Corruption</span>
[[Clean up|$returnDate]]
<<setCorruption +2>><<set $rngesus = random(3)>>
<<if $rngesus eq 1 && $home isnot "none">>
You text Lily...
[img[img/lilyText.webp]]
<span style="color:pink">$name: Hey Lily! Got time for little me?</span>
<span style="color:deeppink">Lily: Sure! I totally got time, babe!</span>
<span style="color:pink">$name: Let us meet at my place!</span>
<span style="color:deeppink">Lily: Like, okay!</span>
You end the conversation and get ready to meet up with Lily.
<<switch $home>><<case "zackApt">>[[Go have fun!|lilyMeet]]<<case "mansion">>[[Go have fun!|lilyMeetMansion]]<<case "camp">>[[Go have fun!|lilyMeetCamp]]<<case "luxApt">>[[Go have fun!|lilyMeetLux]]<</switch>>
<<else>>
You text Lily...
No response.
[[Close contact|contacts]]
<<link "Put phone away." $return>><</link>>
<</if>>[img[img/lilyRoom.webp]]
<<set $rngesus = random(6)>><<if $rngesus eq 0>>
You enter Lily's room and see her laying on her bed. She seems to be painting her nails.
You ask her to accompany you to the Cafe for a coffee date.<<elseif $rngesus eq 1>>
You enter Lily's room and see her sitting by her computer. She seems to be studying.
You ask her to accompany you to the Park for a picnic date.<<elseif $rngesus eq 2>>
You enter Lily's room and see her laying on her bed. She seems to be reading a magazine.
You ask her to accompany you to the Library for a few quiet hours of reading.<<elseif $rngesus eq 3>>
You enter Lily's room to see her laying on her bed. It looks like she's sleeping. You gently nudge her awake.
You ask her to accompany you to the Cafe for a coffee date.<<elseif $rngesus eq 4>>You enter Lily's room to see her playing on her computer.
You ask her to accompany you to the Park for a picnic date.
<<elseif $rngesus eq 5>>
You enter Lily's room and catch her masturbating. At first she's startled, but she continues.
You ask her to accompany you to the bar.
<<elseif $rngesus eq 6 && $lake is true>>
You enter Lily's room to find it empty. Just as you're about to leave, she comes into the room wrapped in only a towel. She must have just finished showering.
You ask her to accompany you to the mall.
<</if>><<if $rngesus eq 0>>
<span style="color:deeppink">Lily: Like, totally! Let's go!</span>
[[Go to the cafe|cafeDate]]
<<elseif $rngesus eq 1>>
<span style="color:deeppink">Lily: Like, totally! Let's go!</span>
[[Go to the park|parkDate]]
<<elseif $rngesus eq 2>>
<span style="color:deeppink">Lily: Like, totally! Let's go!</span>
[[Go to the library|libraryDate]]
<<elseif $rngesus eq 3>>
<span style="color:deeppink">Lily: Like, not right now, $name.</span>
She yawns.
<span style="color:deeppink">Lily: I was, like, totally sleeping, girl... Maybe later?</span>
<<elseif $rngesus eq 4>>
<span style="color:deeppink">Lily: Like, not right now, $name. Maybe later? Bye sweet cheeks!</span>
<<elseif $rngesus eq 5>>
<span style="color:deeppink">Lily: Okay girl! But you caught me at a bad time here...</span>
[[Go to the bar|lilyBarDate]]
<<elseif $rngesus eq 6>>
<span style="color:deeppink">Lily: Yeah! Let me get dressed!</span>
[[Go to the mall|lilyMallDate]]
<</if>>
[[Change your mind|$returnDate]]Lily strips down, you do the same.
<span style="color:red">You are nude!</span>
You kiss Lily passionately. You grab her tits.
You lay down with Lily and start fondling her pussy.
You feel your pussy become wetter than the ocean! Lily notices, and begins fingering your pussy.
[img[img/lilyFinger.webp]]
<span style="color:red">You cum.</span>
<span style="color:red">+ Corruption</span>
She likes you more!
[[Finish up|lilyRoom]]
<<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<lily +2>><<waitLily -100>>You awkwardly ask Lily if she wants to fool around.
<<set $rngesus = random(1)>>
She doesn't respond, but instead grabs your ass and flips you around.
<<if $strapon is true && $rngesus eq 1>>
She rummages through your bedside drawer and finds... your strapon!
<span style="color:deeppink">Lily: Ooo, what do we have here?</span>
She straps it on.
<span style="color:deeppink">Lily: Ass up, babe!</span>
She plunges the dildo into your pussy and fucks you ruthlessly.
[img[img/lilyStrap.webp]]
<<else>>
<span style="color:pink">$name: Oh!</span>
She rips your pants off, and with them, your panties!
<span style="color:pink">$name: Oh god Lily... You're making me wet!</span>
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span>
<span style="color:deeppink">Lily: Sh! Like, what did you think was going to happen? I totally love your pussy!</span>
[img[img/lilyFool.webp]]
<</if>>
You cum.
<span style="color:red">+ Corruption</span>
Lily likes you more
<<if $mansion is true>>[[Finish up and send her home|mansionRoom]]<<else>>[[Finish up and send her home|yourRoom]]<</if>>
<<setArousal +5>>
<<setInhib -2>>
<<setCorruption +2>>
<<lily +5>><<set $vagCount += 1>>You decide to hang out with Lily in her room.
[img[img/lilyHang.webp]]
You chat and talk for hours! It's so much fun! You talk about boys and girls, cocks and pussies, it makes you a tiny bit horny, but that's Lily in a nutshell!
<span style="color:pink">+ Arousal</span>
She likes you more!
[[Thank her and leave|mansionUpstairs]]
<<setArousal +10>>
<<lily +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<waitLily -100>>As you're fondling Lily, she's desperatly trying to hold her moans to herself. You're in a public place afterall.
<span style="color:deeppink">Lily: Can we, like, at least go home first? Everyone is going to be looking at us!</span>
Hm. Boring. No...
You disregard her pleads to leave, and continue.
You shush her.
<span style="color:pink">$name: If you can't handle it, we can switch places...</span>
Lily looks at you, contemplating. She gets up.
<span style="color:deeppink">Lily: Like, totally! Sit down, cutie.</span>
You obey. She leans over you, and you slowly pull down your pants. Your panties comes off with them. The though of this has worked you up enough for your pussy to have already drenched your panties, and a string of nectar comes attached to them as you pull them off. You laugh nervously and blush. Lily doesn't seem to mind.
[img[img/lilyLDate.webp]]
As she's fingering you, she starts kissing your neck, working her way slowly up to your lips until she closes in, locking lips with yours. You gently twirl your tongue around hers, only increasing your arousal to a point where you can't keep your voice down anymore.
<span style="color:pink">You moan</span> loud enough for people to notice!
<span style="color:red">You cum.</span>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
Hurry! [[Put your pants back on!|Library]]
<<setCorruption +5>><<setInhib -3>>[img[img/mall.webp]]
As you arrive at the mall, you quickly realize that it's even more packed than it's used to be! How strange.
You run around with Lily, in and out of different stores. She buys a lot of different items, clothes, electronics, food, snacks. You just tag along!
It's great fun running around with Lily like this, and you feel your relationship grow stronger.
You sit down to grab a bite to eat and something to drink at the mall deli, and chat about work and the mansion. You feel happy and content.
[[Go back home to Lily's room|$returnDate]]
<<lily +1>><<waitLily -100>><<if $mansion is true>>
You meet up with Lily at the Mansion.
You lay in the bed and talk for hours!
It's so much fun!
<<if $lilySex is true>>
[[Fool around|lilyFool]]
<<else>>
You do not dare ask Lily to fool around.
<</if>>
Lily likes you more.<<lily +5>>
[[Send her home|mansionRoom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<else>>
You meet up with Lily at your house.
[img[img/lilyMeet.webp]]
<<set $rngesus = random(3)>>
<<if $rngesus eq 1>>
Zack barges into your room.
<span style="color:tan">Zack: No guests without asking first!</span>
<span style="color:pink">$name: Please, just this one time, Zack, I'm sorry!</span>
<span style="color:tan">Zack: Ugh. Fine. Goodbye.</span>
He leaves the room and slams the door.
<span style="color:deeppink">Lily: That was, like, totally weird.</span>
Zack likes you a little less.
Lily likes you more.<<zack +10>>
<<zack -5>><<lily +5>>
<<else>>
You lay in the bed and talk for hours!
It's so much fun!
<<if $lilySex is true>>
[[Fool around|lilyFool]]
<<else>>
You do not dare ask Lily to fool around.
<</if>>
Lily likes you more.<<lily +5>>
<</if>>
[[Send her home|yourRoom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<</if>>
<<waitLily -100>>She sent you a nude!
She looks... Hot!
<<set _rng = random(1,8)>><<switch _rng>><<case 1>>[img[img/lilyNude1.webp]]<<case 2>>[img[img/lilyNude2.webp]]<<case 3>>[img[img/lilyNude3.webp]]<<case 4>>[img[img/lilyNude4.webp]]<<case 5>>[img[img/lilyNude5.webp]]<<case 6>>[img[img/lilyNude6.webp]]<<case 7>>[img[img/lilyNude7.webp]]<<case 8>>[img[img/lilyNude8.webp]]<</switch>>
<span style="color:pink">+ Arousal</span>
<<link "Put phone away" $return>><</link>>
<<setArousal +15>><<set $lilyNude to false>>I just got a tremendous idea!
Why don't you send a nude to Lily? Haha! She'll love it! She's fruity. And so are you!
You carefully remove your clothes and pose for your shot.
<<set $rngesus = random(1,10)>><<switch $rngesus>><<case 1>>[img[img/nudes0.webp]]<<case 2>>[img[img/nudes1.webp]]<<case 3>>[img[img/nudes2.webp]]<<case 4>>[img[img/nudes3.webp]]<<case 5>>[img[img/nudes4.webp]]<<case 6>>[img[img/nudes5.webp]]<<case 7>>[img[img/nudes6.webp]]<<case 8>>[img[img/nudes7.webp]]<<case 9>>[img[img/nudes8.webp]]<<case 10>>[img[img/nudes9.webp]]<</switch>>
Hehehe.
She sent a message back.
<<set $rngesus = random(2)>><<if $rngesus eq 0>><span style="color:deeppink">Lily: Damn, babe! You're making my pussy wet!</span><<elseif $rngesus eq 1>><span style="color:deeppink">Lily: Wow! For me?!</span><<elseif $rngesus eq 2>><span style="color:deeppink">Lily: You. Are. The. Best!</span><</if>>
[[Close contact|Phone]]
<<link "Put phone away" $return>><</link>>As you're being fondled by Lily, you desperatly try to hold your moans to yourself. It's a very public place afterall, people are going to be watching you.
You're both laying on the picnic blanket. It's soft against your skin.
<span style="color:pink">$name: Lily... Can we go home instead? It's quite public...</span>
<span style="color:deeppink">Lily: Hmm. Okay, let's go home then!</span>
She smiles at you.
As you get home, you undress, and she does the same.
You lay on your back, and Lily climbs on top of you, placing her pussy right above your lips, allowing you to lap up all that sweet pussy nectar. You approach her pussy with your lips, slowly sticking out your tongue. Her pussy nearly drips onto you, but you manage to catch the string of nectar with your mouth as you place it onto her. You suck, lick, nibble and caress her lower lips.
<span style="color:pink">Lewd moans</span> fill the room.
[img[img/lilyPDate.webp]]
Lily has her tongue working the alphabet on your pussy. It's a give and take kind of situation here, though Lily is having a hard time keeping her focus. You're doing too good of a job! Not bad. She cums, and as she does, you feel yourself coming over the edge, too. <span style="color:pink">You cum together</span>.
<span style="color:red">+ Corruption</span>
[[Wipe your face|$returnDate]]
<<setCorruption +2>>This is Lily's contact information
What do you want to do?
[[Call for a chat|callLily]]
[[Ask her on a date|lilyContacts]]
<<linkreplace "Talk to Lily about her nudes...">><<choose 1>><<linkreplace "Send me more!">><<set $nudeAmount = 25>>You've asked her to send you more nudes!<</linkreplace>>
<<linkreplace "Slow down on the nudes...">><<set $nudeAmount = 75>>You've asked her to slow down the nudes.<</linkreplace>><</choose>><</linkreplace>>
<<if $lily gte 30 && $lilyRoom is false && $mansion is true>>[[Ask Lily to move into the mansion|askLily]]<br><</if>><<if $corrupt gte 20>>[[Send nudes|lilyNudes]]<br><</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>[img[img/lilyRoom.webp]]
You stand in Lily's room.
You did not expect this style off Lily, but ok.
It's very... Gothic. Who would have thought Lily to be like that?
<span style="color:deeppink">Lily: Hey, babe! Like, what's up?</span>
<<if $period eq 6>>[[Sleep|lilySleep]]<<else>>It's too early to sleep.<</if>>
<<if $period lte 5>>[[Fool around|lilyRoomFool]]
[[Hang out|lilyHang]]<<if $dating eq "Lily" && $massage gte 5>><br>[[Offer her a massage|massageLilyMansion]]<</if>><<if $lily gte 40>>
[[Ask on date|lilyDate][$returnDate = "lilyRoom"]]<</if>><<if $dating eq "single" && $lily gte 90>><br>[[Ask if she'd like to be your girlfriend|lilygf]]<</if>><<if $dating is "Lily">><br>[[Break up with her|lilyBreak]]<</if>><<else>>It's too late to do anything with Lily.<</if>>
[[Leave|mansionUpstairs]]You ask Lily to fool around.
<span style="color:deeppink">Lily: Totally, babe! What would you like?</span>
[[Invite your brother|broLilySex]]
[[Use your fingers|lilyFingers]]
[[Use your pretty tongue|lilyTongue]]
<<if $strapon is true>>[[Use strap-on|lilyRoomStrap]]<</if>>
[[I lost the mood...|lilyRoom]]<span style="color:pink">$name: Can we... use my strap-on..?</span>
<span style="color:deeppink">Lily: Yes, babe! Like, totally!</span>
She takes your strap-on and straps it onto you.
<span style="color:deeppink">Lily: Come behind me, babe!</span>
You lay down behind Lily. <span style="color:pink">She kisses your neck!</span>
She grabs hold of the dildo and plunges it into her tight pussy!
She moans! Everyone must have heard it.
[img[img/lilyRoomStrap.webp]]
You cum.
<span style="color:red">+ Corruption</span>
She likes you more!
[[Finish up|lilyRoom]]
<<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<lily +2>><<waitLily -100>>She takes you to a closed off room.
You undress her, and she does the same to you.
<span style="color:pink">+ Arousal</span>
Once you're both naked, Lily kneels down infront of you.
<span style="color:deeppink">Lily: Get comfortable!</span>
[img[img/lilyLick.webp]]
You cum. Hard.
Now it's your turn to lick!
[img[img/lickLily.webp]]
She cums.
<span style="color:red">+ Corruption</span>
<span style="color:deeppink">Lily: Like, that was amazing! I didn't know you totally swing both ways!</span>
<span style="color:pink">$name: When it's you...</span>
Lily blushes.
[[Leave|Bar]]
<<if $lilySex is false>>
<<set $lilySex to true>>
<</if>><<setCorruption +5>><<setArousal +10>>
<<set $masCount += 1>>You undress and snuggle up behind Lily.
Almost instinctively she curls back and presses her ass against you.
You feel your pussy become wet. It tingles all over.
You sleep sound. For some reason, you have no dreams sleeping with Lily. Maybe your body just yearns to wake up and please...
[img[img/lilySleep.webp]]
<<linkreplace "Wake up Lily with a good time">>
You decide to wake Lily up with a good time. She deserves it for being such a good friend!
[img[img/lilyWake.webp]]
<span style="color:deeppink">Lily: Oh god... Mmmmh...</span>
Your pussy tingles hearing her moans.
<<lily +2>>
She likes you more!
<</linkreplace>>
[[Wake up|lilyRoom]]
<<Sleep>><<waitLily -100>>Lily lays down and pulls her panties off. The sweet smell of her delicate pussy fills the room.
You lay on top of her, going full 69 on her pussy. You feel her tongue exploring your holes. First your pussy, then your ass, then back to your pussy. It tingles.
<span style="color:pink">You moan</span> into Lily's wet pussy.
[img[img/lilyTongue.webp]]
<span style="color:red">+
Corruption</span>
She likes you more!
[[Finish up|lilyRoom]]
<<setCorruption +3>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<lily +2>><<waitLily -100>>You go back to the mansion, and step into your room. Lily jumps onto your bed right away and pulls her panties down to her knees. You do the same. You both assume the doggy position.
[img[img/lilyPCDoggy.webp]]
He flips Lily over on her back, and tells you to straddle her. He pulls off his pants, only to reveal his still massive cock. It's rock hard and ready to go!
He prods her pussy and swiftly enters her. She gasps into your pussy. I bet that felt good! Slut.
He begins fucking her, as you sit atop her face, getting yourself licked out.
<span style="color:red">+ Corruption</span>
[img[img/mDateCont.webp]]
<<set _rng = random(4)>><<if _rng lte 2>>
He signals for you to get off, and flips Lily around.
[img[img/lilyMDateCum.webp]]
He cums inside her.<<else>>
He signals for you to get off and assume a doggy position.
[img[img/PCMDateCum.webp]]
He cums deep inside you.<</if>>
[[Clean up|$returnDate]]
<<setCorruption +2>>
<<set $vagCount += 1>>He does your makeup like a professional stylist.
[img[img/makeupPro.webp]]
Where did he learn these tricks? Maybe could teach you?
That would be... Tingling.
Your allure increases!
[[Leave|beauty]]
<<setAllure 5>>
<<set $makeupCheck to true>>
<<setMoney -99>>He leads you both out on the parking lot, where he's parked his car when you two got here first, presumably to get away from the remaning few people in the mall.
<span style="color:lightgreen">Dad: Baby, you get in first... And uh, then me and then you, Lily.</span>
[img[img/enterCar.webp]]
You both follow his direct orders. You step into the car, and pull your pants off. He gets in, and you can alreay see his cock almost poking a hole straight through his pants!
He pulls them down and his cock springs up like it was madly restricted behind bars. He presses it against your wet pussy, and slowly enters.
<span style="color:pink">You moan.</span>
<span style="color:purple">- Inhibition</span>
Lily gets in, and starts sucking his cock.
[img[img/mDateThree.webp]]
He grabs her by the hair, and helps her head onto his cock.
<span style="color:pink">He cums inside you!</span>
<<if $corrupt gte 70>>[[Continue this fun time at home|mDateThreeCont]]<<else>>You are not corrupt enough for this.<</if>>
[[Clean up and go home|$returnDate]]
<<setInhib -1>><<set $vagCount += 1>><<set $creamCount += 1>><<set $doubCount += 1>>As you enter the Mansion, you see it is highly decorated. It looks expensive. You look around.
[img[img/mansion.webp]]
<span style="color:pink">$name: Where is my brother?</span>
Morris: I'm taking you to him now, miss, please be patient. He is very well.
...
<span style="color:pink">$name: Soo... How do you afford all of this?</span>
Morris looks you up and down.
Morris: Let's just say, we make old millionaires dreams come true.
What did he mean by that?
You walk up a large flight of stairs.
Morris: Just enter the last door on the left.
He leaves you to walk down the hall yourself.
[[Enter last door on the left|leftDoor]]
[[Enter last door on the right|rightDoor]][img[img/mansionBath.webp]]
You stand in the main bathroom of the mansion.
<<if $mansionFresh is false>>
<<linkreplace "Freshen up">>You splash water in your face.
<span style="color:green">+ Allure</span><<setAllure 5>><<set $mansionFresh to true>><</linkreplace>><<else>>You've already freshened up today.<</if>><<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Take a shower|mansionShower]]<<elseif $period eq 6 && $showerTime != 0>>[[Take a shower|mansionShower]]<<else>>It's too late to take a shower!<</if>>
<<litterBox>>
[[Leave bathroom|trueMansion]][img[img/mansionBrother.webp]]
Your brothers room... It features not much but a desk and a bed. He works a lot. Not really sure on what, but eh. Maybe help him?
<span style="color:lightblue">Noah: Hey lil sis! Can I help you?</span>
<<if $period eq 6>>[[Sleep|sleepBrother]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5 && $corrupt gte 40>>[[Help your brother|brotherMHelp]]<<elseif $corrupt lt 40>>You are not corrupt enough to help your brother.<</if>>
<<if $period lte 5>>[[Hang out|brotherHang]]<<if $dating eq "Noah" && $massage gte 10>><br>[[Offer him a massage|massageNoahMansion]]<</if>><<else>>Your brother is getting ready for bed.<</if>>
<<if $period lte 5 && $bro gte 20>>[[Ask on date|noahDateBuffer][$returnDate = "mansionBrother"]]<br><</if>><<if $dating eq "single" && $bro gte 90>>[[Ask if he'd like to be your boyfriend|noahbf]]<br><</if>><<if $dating is "Noah">>[[Break up with him|noahBreak]]<br><</if>>
[[Leave Noahs room|mansionUpstairs]][img[img/camshow.webp]]
You prepare to start camming.
You have: <span style="color:pink">$followers</span> followers!
Start camming?
<<if $corrupt gte 24>>[[Yes|newCamshow][$returnAdress = "mansionLaptop"]]<<else>>You're not corrupt enough for that, pal.<</if>>
[[Go back|mansionLaptop]]<<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/cumRoom.webp]]<<elseif $rngesus eq 1>>[img[img/cumRoom1.webp]]<<elseif $rngesus eq 2>>[img[img/cumRoom2.webp]]<<elseif $rngesus eq 3>>[img[img/cumRoom3.webp]]<<else>>[img[img/cumRoom4.webp]]<</if>>
You cum, sending shivers all over your body.
<<setArousal -10>>
<span style="color:pink">- Arousal</span>
[[Freshen up|mansionRoom]]
<<setTrauma -5>>[img[img/mansionDad.webp]]
You stand in your fathers room. He has a bed, a walk-in and a work desk.
<span style="color:lightgreen">Dad: Hey baby, what's on your mind?</span>
<<if $period eq 6>>[[Sleep|sleepMDad]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5 && $corrupt gte 35>>[[Help him with work|mansionDadHelp]]<<elseif $corrupt lt 35>>You are not corrupt enough to help your dad.<</if>>
<<if $period lte 5>>[[Hang out|dadHang]]<<if $dating eq "Dad" && $massage gte 20>><br>[[Offer him a massage|massageOttoMansion]]<</if>><<else>>Your dad is getting ready for bed.<</if>>
<<if $period lte 5 && $dad gte 20>>[[Ask on date|dadDateBuffer][$returnDate = "mansionDad"]]<br><</if>><<if $dating eq "single" && $dad gte 90>>[[Ask if he'd like to be your boyfriend|dadbf]]<br><</if>><<if $dating is "Dad">>[[Break up with him|dadBreak]]<br><</if>>
[[Leave dads room|mansionUpstairs]]You decide to help him with his worries.
You kneel down and unbuckle his belt.
You take out his cock and begins to stroke it.
He looks scared.
<<set $rngesus = random(2)>>
<span style="color:lightgreen">Dad: What... What are you doing?</span>
<span style="color:pink">$name: Shh.. I'm sorry, daddy, let me help you.</span>
<<if $rngesus eq 0>>[img[img/dadMouth.webp]]<<elseif $rngesus eq 1>>[img[img/dadMouth1.webp]]<<else>>[img[img/dadMouth.webp]]<</if>>
He cums and sighs.
He seems less worried.
He likes you more!
<<if $corrupt gte 80>>[[Take it further|dadMSex]]<<else>>You are not corrupt enough to take it further.<</if>>
[[Stand up|mansionDad]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<dad +5>>
<<waitDad -100>>
<<set $suckCount += 1>>The mansion downstairs seems to be a locked off basement of sorts.
It's filled with trash and dirt. Maybe it would be possible to go further into the basement, if you cleaned?
Looks like a lot of work. Looks like it would take the entire day to clean just once.
<<if $cellarClean eq 5>><<goto "cellarClean">><</if>>
<<if $cellarClean lt 4>>
Cleaning progress: $cellarClean
<<if $cellarClean lt 3 && $period lte 5>><<linkreplace "Clean">><<set $cellarClean += 1>><<set $period = 6>><<script>>Engine.show()<</script>><</linkreplace>><<elseif $period gt 5>>It's too late to keep cleaning.<<elseif $cellarClean eq 3>><<link "Finish cleaning">><<set $cellarClean = 4>><<script>>Engine.show()<</script>><</link>><</if>><<else>>
The cellar is clean.
[[Venture further down|cellarClean]]
<</if>>
[[Go back up|trueMansion]][img[img/garden.webp]]
You stand in the garden. The smell of fresh flowers and lush grass snags your nose. It's wonderful. Ahhh...
<<if $period eq 4>><br>The gardener is here. He only works during the afternoon.
Günther: Hello, $name! What a lovely day!<br><</if>>
[[Pool|mansionPool]]
[[Crop garden|mansionCrops]]
<<if $period eq 4 && $corrupt gte 35 && $inhib lte 60>>
<span style="color:pink">$name: Uhm.. Hello Günther! It's a wonder day!</span>
<<if $corrupt gte 60 && $inhib lte 40>>[[Ask Günther to "help you out"|gardenSex]]<<else>>You don't dare do anything with Günther.<</if>>
<<elseif $period eq 4 && $corrupt lt 35 && $inhib gt 60>>
<span style="color:pink">$name: Uhm... Hello...</span>
You don't dare talk too much with Günther.<br><</if>>
[[Go back inside|trueMansion]]<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/roomJerk1.webp]]<<case 2>>[img[img/roomJerk2.webp]]<<case 3>>[img[img/roomJerk3.webp]]<<case 4>>[img[img/roomJerk4.webp]]<<case 5>>[img[img/roomJerk0.webp]]<</switch>>
You slide your panties down, and begin to feel the heat rising from your tender, wet pussy. You slide your fingers down and push them in.<<if $dildo is true>><br><br><<linkreplace "Use toys">>[[Dildo|MroomJerkDildo]]
<<if ndef $wand>>You don't have a magic wand.<<else>>[[Magic wand|MroomJerkMagicWand]]<</if>>
<<if ndef $analbeads>>You don't have the anal beads.<<else>>[[Anal beads|MroomJerkAnalBeads]]<</if>>
<<if ndef $sybian>>You don't have the Sybian.<<else>>[[Sybian|MroomJerkSybian]]<</if>>
<<if ndef $machine>>You don't have the Fuck machine.<<else>>[[Fuck machine|MroomJerkMachine]]<</if>><</linkreplace>><br><</if>>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Cum|mansionCum]]
<<setInhib -2>><<setCorruption +5>><<setTrauma -5>>
<<set $masCount += 1>>[img[img/mansionKitchen.webp]]
You stand in your kitchen. It's huge and looks expensive! Whatever shall you do here?
<<if $mansionCook lt 3>>
You've eaten $mansionCook times today.
<<if $period eq 4>><<linkreplace "Cook dinner">>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/mansionCook.webp]]<<else>>[img[img/cook2.webp]]<</if>>
<<set $mansionCook += 1>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>
You cook some food. There's enough for everyone, so you call your dad and brother down for dinner.<<set _rng = random(4)>><<if _rng eq 0>>
You feel your brothers foot caressing your crotch under the table...
<<if $corrupt gte 100>>[[Do something|dinnerEvent]]<<else>>You shift uncomfortably away from his foot. He looks disappointed, but stops.<</if>><</if>>
<</linkreplace>><<elseif $period eq 1>><<linkreplace "Make breakfast">>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/mansionCook.webp]]<<else>>[img[img/cook2.webp]]<</if>>
<<set $mansionCook += 1>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>
You cook some food. There's enough for everyone, so you call your dad and brother down for breakfast. None of them are awake yet.
<</linkreplace>><<else>><<linkreplace "Grab a snack!">>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/mansionCook.webp]]<<else>>[img[img/cook2.webp]]<</if>>
<<set $mansionCook += 1>>
You grab a snack. Now there's two snacks in the kitchen. One's about to be eaten, and I'm sure the other is getting eaten sooner rather than later...
<<set _rng = random(4)>><<if _rng eq 0>><<set _rng1 = random(1)>>
Someone's entering the kitchen. You turn around and see<<if _rng1 eq 1>> your dad.
[[Hang out|snackDEvent]]<<else>> your brother.
<<if $corrupt gte 30>>[[Hang out|snackBEvent]]<<else>>You're not corrupt enough for this.<</if>><</if>><</if>>
<</linkreplace>><</if>>
<<else>>You've already eaten $mansionCook times today.<</if>><<if $pet['isFound'] is true>><<linkreplace "Feed $pet.name">><<feedCat>><</linkreplace>><</if>>
[[Leave kitchen|trueMansion]]<<if $period lte 5>>[[Watch porn|MlaptopPorn]]<<else>><<linkreplace "Watch porn">>It's too late to watch porn.<</linkreplace>><</if>><<if $cam is true && $corrupt gte 20 && $inhib lte 69 && $period lte 5>><br>[[Start camshow|mansionCam]]<<elseif $period gte 6>><br><<linkreplace "Start camshow">>It is too late to cam.<</linkreplace>><</if>>
<<if $emails gte 1>>[["Emails (" + $emails + ")"|laptopMails][$emailAddress to "mansionLaptop"]]<<else>>You have no new emails.<</if>>
[[Close laptop|mansionRoom]][img[img/mansionLiving.webp]]
You stand in your livingroom.
It features a huge flatscreen television, and a beautiful couch.
<<petInteract>>
<<if $period lte 5>>[[Watch TV|mansionTV]]<<else>>
It's too late to watch TV!<</if>>
[[Go outside|mansionGarden]]
[[Leave livingroom|trueMansion]]<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/nap.webp]]<<elseif $rngesus eq 1>>[img[img/nap1.webp]]<<elseif $rngesus eq 2>>[img[img/nap2.webp]]<<elseif $rngesus eq 3>>[img[img/nap3.webp]]<</if>>
You take a nap.
[[Wake up|mansionRoom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<set $rngesus = random(2)>>
You strip down nude, and jump into the pool to take a swim!
It's nice and refreshing.
[img[img/pool.webp]]
<<if $rngesus eq 0 && $bro gte 30>>
As you slosh around in the pool, Noah comes out, strips down and joins you.
<span style="color:lightblue">Noah: Hey cutie.</span>
You blush.
<span style="color:pink">$name: Hey, Noah... What are you doing here?</span>
What do you think he's doing? Going to the pool! Duh!
[[Tease him|noahTeasePool]]
<<elseif $rngesus eq 1 && $dad gte 30>>
As you sit in the pool, nude and relaxing, Dad comes out
<span style="color:lightgreen">Dad: Oh, hey. Didn't realize you were here... Naked...</span>
<span style="color:pink">$name: Uhm... It's okay.</span>
[[Tease him|dadTeasePool]]
<<else>>
You soak in the pool, relaxing. Ahh...
Alright, that's enough pooltime. Get up.
<</if>>
[[Leave the pool|mansionGarden]][img[img/mansionRoom.webp]]
<<catNeg>>
This is your room.
It's huge and features a fantastic view, a desk, a comfy bed with a bedside table, and a weird poster.
<<include "trauma">><<include "breakUp">><<include "characterDay">><<displayPet>><<petInteract>><<questLetter1>><<questLetter2>>
<<if $period eq 6>>[[Sleep|mansionSleep]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Take a nap|mansionNap]]
<<if $showerTime != 0>>[[Take a shower|upstairsBathroom]]<br><</if>><<else>>You should probably go to sleep instead.<br><</if>>
Morris has brought in the daily newspaper, seemingly while you slept. Wait, you slept naked, didn't you?
[[Read the daily newspaper|dailyNews]]
[[Open bedside table|drawer]]
[[Look in the mirror|mirror]]
<<if $laptop is true>>[[Laptop|mansionLaptop]]<</if>>
<<masturbate 20 249 149 -25 mansionJerk>>[[Check out the poster|credits]]<span id="home"><<if $home != "mansion">><br><br><<link "Make this your home">><<set $home to "mansion">><<replace "#home">><</replace>><</link>><</if>></span>
[[Leave your room|mansionUpstairs]]
[[Go downstairs|trueMansion]]You take a hot shower. Letting the hot water trickle down over your body, tickling your nipples, running towards your clit is such an exhillerating feeling. It's amazing how good a shower can feel!<<if $showerTime != 0>> And much needed!
<span style="color:green">+ Allure</span><</if>>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/mansionShower.webp]]<<else>>[img[img/mansionShower1.webp]]<</if>>
<<set $rngesus = random(20)>><<if $rngesus eq 20>>
You notice someone peaking.
<span style="color:red">It's your brother!<br></span><</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Leave|trueMansion]]
<<Shower>><<if $trauma gte 60>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
You toss and turn. Your mind is racing, your body is cold, yet sweaty. Something is wrong with your mental health.<<if $trauma eq 100 && ndef $sanity>> <span class="drunk"><span style="color:crimson">You've lost your sanity.</span></span><</if>>
<<include "trauma">><<set _rng = random(1,4)>>
<<if _rng eq 1>>[[Nightmare|nightmareM]]<<else>>[[Wake up|mansionRoom]]<</if>>
<<else>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
<<petSleep>>
You go to sleep.
Suddenly, a calm feeling washes over you.
<<if $arousal gte 30>>
[[Dream|dreamM]]<</if>>
[[Wake up|mansionRoom]]<</if>>
<<if $day gt 60 && ndef $stat>>You hear someone enter. They only leave an item behind for you.
<span style="color:chocolate">+ StatTraKer</span><</if>><<Sleep>>You turn on the TV. Odd. It's only got one channel.
You tune the TV to the porn channel.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/pornTV.webp]]<<case 2>>[img[img/pornTV1.webp]]<<case 3>>[img[img/pornTV2.webp]]<<case 4>>[img[img/pornTV3.webp]]<<case 5>>[img[img/pornTV4.webp]]<<case 6>>[img[img/pornTV5.webp]]<<case 7>>[img[img/pornTV6.webp]]<<case 8>>[img[img/pornTV7.webp]]<<case 9>>[img[img/pornTV8.webp]]<<case 10>>[img[img/pornTV9.webp]]<</switch>>
You get horny.
<<nobr>><span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span><</nobr>>
<<if $period lte 4>>
[[Keep watching|mansionTV]]<</if>>
[[Turn off this wretched thing!|mansionLivingroom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/mansionUp.webp]]
You stand in the hallway upstairs looking down. There's five doors.
<<set _event to random(1,20)>>
[[Your room|mansionRoom]]
<<if $guest isnot "Otto">><<if ndef $breakTimeD || $breakTimeD is 0>><<if _event is 1>>You hear some noise coming from your dads room.
[[Investigate|dadNoisenDate]]<<else>>[[Dads room|mansionDad]]<</if>><<else>>Give him some time.<</if>><<else>>Your dad currently lives in your apartment.<</if>>
<<if $guest isnot "Noah">><<if ndef $breakTimeB || $breakTimeB is 0>><<if _event is 2>>You hear some noise coming from your brothers room.
[[Investigate|noahNoisenDate]]<<else>>[[Brothers room|mansionBrother]]<</if>><<else>>Give him some time.<</if>><<else>>Your brother currently lives in your apartment.<</if>>
<<if $lilyRoom is true>><<if $guest isnot "Lily">><<if ndef $breakTimeL || $breakTimeL is 0>><<if _event is 3>>You hear some noise coming from Lily's room.
[[Investigate|lilyNoisenDate]]<br><<else>>[[Lily's room|lilyRoom]]<br><</if>><<else>>Give her some time.<</if>><<else>>Lily currently lives in your apartment.<</if>><</if>>
[[Upstairs Bathroom|upstairsBathroom]]
[[Go back down|trueMansion]]
<<nobr>><<set $rngesus = random(5)>>
<<if $rngesus eq 1>>
[img[img/meme1.webp]]
<<elseif $rngesus eq 2>>
[img[img/meme2.webp]]
<<elseif $rngesus eq 3>>
[img[img/meme3.webp]]
<<elseif $rngesus eq 4>>
[img[img/meme4.webp]]
<<else>>
[img[img/meme5.webp]]
<</if>><</nobr>>
[[Keep watching|memes]]
[[Close memes|contacts]]
<<link "Put phone away" $return>><</link>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>It's from an unknown sender.
It reads as follows;
[img[img/dadMessage.webp]]
I finally found your number!
You've been missing for months!
I've located your number to a strange town. It doesn't show on the maps.
I've rented an apartment just outside of town. Please come see me, I need to know that you're okay.
<<set $textDad to true>>
Love,
Dad.
Your dad? Can you really trust this random sender? You should be careful..
And what did he mean by "months"? You've only been here for a few weeks... Right?
<<link "Put phone away" $return>><</link>>You look in the mirror.
Your body is beautiful, your tits are firm and your ass is tender.<span style="color:crimson"><<if $trauma gte 90>><br>You don't deserve this body. You've let it become ravaged. You've failed yourself. It is all your fault.<<elseif $trauma gte 50>>You can't stop looking at yourself with judging eyes. What those people did to you was your fault.<<elseif $trauma gte 25>><br>Looking at yourself you feel on the verge of tears. You can't help it.<</if>></span>
<<if $gender eq "Guy" && $maleCount eq 0>><<set $maleCount += 1>><<set $startImg to false>>
Wait... Wait... Why do you look like this? I thought at least you still looked like a man! That's what the sidebar shows! Right...? RIGHT?!<<elseif $gender eq "Guy" && $maleCount eq 1>><<set $maleCount += 1>>You also have got tits... YOU HAVE GOT TITS! WHAT THE... You gotta undress right now and check. Maybe you got a pussy too?<<elseif $gender eq "Guy" && $maleCount eq 2>><<set $maleCount += 1>>Okay.. okay... You got this... just some tits and a pussy... And a nice ass...<<elseif $gender eq "Guy" && $maleCount eq 3>><<set $maleCount += 1>>Nothing new here... With your pussy and your tits... Maybe you're going crazy?<</if>>
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/yourBody.webp]]<<case 2>>[img[img/yourBody1.webp]]<<case 3>>[img[img/yourBody2.webp]]<<case 4>>[img[img/yourBody3.webp]]<<case 5>>[img[img/yourBody5.webp]]<</switch>>
<<nobr>><<if $wTail is true>>
You are wearing a tailplug.<br>
[img[img/tailMirror.webp]]<br>
<<elseif $wButtplug is true>>
You are wearing a buttplug.<br>
[img[img/buttMirror.webp]]<br>
<</if>><<if $pussyCheck is true>><<set _rng = random(1)>>
Your pussy is smoothly waxed.<br>
<<if _rng eq 0>>[img[img/waxedMirror.webp]]<<else>>[img[img/waxedMirror1.webp]]<</if>><br>
<</if>><</nobr>>
<<link "Step away from the mirror" $return>><</link>>You approach Morris.
<span style="color:pink">$name: Uhm.. Morris?</span>
<<if $constantinCorrupt is true && $questDays gte 7 && $clue eq 0>>
Morris: It's Constantin... He hasn't answered his radio this morning. We had a clear agreement, that he answer his radio every morning, to make sure everything was fine on both ends. Something has happened to him. Please go make sure he's alright...
[[Go check on Constantin|cottage]]
<<elseif $clue eq 1>>
Morris: Did you find him?
<span style="color:pink">$name: No... His cottage was completely turned around! It's... They left this note..</span>
<<set $clue = 2>>
He reads the note, and his face turns white. He looks sick.
<span style="color:pink">$name: Morris..?</span>
Morris: They... They took him... He told me they were on to him, but I didn't think they were this close... Go to the library, see if you can find some forgotten blueprints in the archive section or something... Please find him. I'll protect your friends here.
The archive section? The library doesn't have one of those. Try exploring and socializing, maybe you'll find some clues.
<<elseif $clue eq 2>>
Morris: Did you go to the library?
<<elseif $clue eq 3>>
You tell Morris what the cultmen told you.
Morris: Sacrifice?! Jesus fuck, you have to save him! For all he's done for us, we have to do everything in our power to help him. Are you going alone?
<span style="color:pink">$name: No... The cultmen told me they'd go with me and help me...</span>
Morris: Praise be! Quickly - start preparing...
<<set $clue = 4>>
!!!This is a linear event. No turning back until you complete it.
[[Go prepare|prepare]]
<<elseif $clue eq 4>>
Morris: What are you doing here, go prepare!
!!!This is a linear event. No turning back until you complete it.
[[Go prepare|prepare]]
<<else>>
Morris: Yes?<</if>>
[[Ask about your uncle|constantin]]
[[Ask about the island|morrisIsland]]
[[Ask about the Foundry|morrisFoundry]]
<<if $corrupt gte 100>>[[Ask for satisfaction|morrisFuck]]<<else>>You're not corrupt enough for this.<</if>>
[[Say goodbye|trueMansion]]<span style="color:pink">$name: What is the Foundry?</span>
<span style="color:lightyellow">Morris: Oh deary me, $name. I'm not supposed to tell you anything about the Foundry. Whereever did you find out about that?</span>
<span style="color:pink">$name: There's an old computer... Nevermind...</span>
<span style="color:lightyellow">Morris: Alright then. All you have to know is, we do a fine job.</span>
[[Thank him|trueMansion]][img[img/mansion.webp]]
<span style="color:lightyellow">Morris: Well... I am here to take care of you after all. Kind of like an uncle. Wouldn't it be wrong?</span>
<<if $corrupt gte 140>>You answer by taking your pants off and bending over the divan in the mansion lobby.
<span style="color:lightyellow">Morris: Oh my. But only the ass then.</span>
[img[img/morrisFuck.webp]]
<span style="color:lightyellow">Morris: That should be alright...</span>
He cums.
[img[img/morrisCum.webp]]
<span style="color:purple">- Inhibition</span>
[[Leave|trueMansion]]
<<setInhib -2>>
<<set $vagCount += 1>><<set $creamCount += 1>><<else>><span style="color:pink">$name: Maybe... It was a bad idea... Sorry...</span>
<span style="color:lightyellow">Morris: ...</span>
You're not corrupt enough for this yet.
[[Leave|trueMansion]]<</if>><span style="color:pink">$name: What can you tell me about this island..?</span>
<span style="color:lightyellow">Morris: This island here is very strange. Somehow the people living here has increased lust and corruption. Their inhibition is very low. It makes it dangerous to venture outside, but you gotta do it anyways.
Besides, it seems like there's no pregnancy for some reason, it's like everyone living here is infertile. At least it takes a load off the hospitals when there's so much sex happening.
The island features only this city here, a small town outside the city as well as Los Huevas, a place for gambling and an urban agricultural zone. Nothing less, nothing more. It's also located in a strange location. We've had reports of time moving slower here than the rest of the world. Apparently a week here is a month everywhere else.</span>
<span style="color:pink">$name: Yes, my dad mentioned that I had been gone for months even though I had only been here for a few weeks...</span>
<span style="color:lightyellow">Morris: Yes. Very strange. We're working on figuring out why that happens.</span>
<span style="color:pink">$name: Okay. Thank you, Morris!</span>
<span style="color:lightyellow">Morris: You're very welcome, miss.</span>
[[Leave|trueMansion]][img[img/facilityOut.webp]]
After walking in the mountains for hours in silence, you finally arrive at the research facility Constantin was talking about.
<span style="color:crimson">Constantin: Here it is... Be quiet.</span>
Like you haven't just been quiet for the longest time.
Constantin: We have to somehow manage to enter the facility unseen. Per my research, the front gate is heavily guarded, but there's an old basement drawn on the blueprints that seems to be out of use. We'll go in there.
[[Walk around the facility|facilityEnter]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $facilityQuest to true>><<set $questDays to 1>><<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/nap.webp]]<<elseif $rngesus eq 1>>[img[img/nap1.webp]]<<elseif $rngesus eq 2>>[img[img/nap2.webp]]<<elseif $rngesus eq 3>>[img[img/nap3.webp]]<</if>>
You take a nap.
[[Wake up|yourRoom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>The two of you head back home, ending up in Noahs room.
He hugs you and asks if you're okay after what happened in the bar. You nod. You hug him again, this time letting your hands explore his back, reaching down and squeezing his buttocks. He laughs.
You slowly let your hands reach around and grab hold of his crotch. He hesitates.
Without speaking a word, he grabs your and leads you to his bed. He throws you over it, letting you rest on your belly with your legs on the floor. His bed is very tall.
He aligns his fat cock with your pussy, before inserting it. You feel his cock stretch your pussy to its limits before fucking you.
[img[img/noahBDateSex.webp]]
<span style="color:red">You cum.</span>
He pulls out and lets his cum spray over your ass.
[img[img/noahBDateCum.webp]]
[[Clean up|$returnDate]]You start touching your brother innapropriatley. He doesn't seem to mind it. He actually seems to like it. A lot.
<span style="color:lightblue">Noah: Shouldn't we go somewhere else? Somewhere where someone we might know, won't see us?</span>
<span style="color:pink">$name: That's probably for the best...</span>
You take his hand and start looking for a restroom. Luckily the cafe has a very nice one.
Standing in the restroom, you begin stripping off your important pieces of clothing. You know, those restricting his cock from entering your, now, very wet pussy?
...
Your panties. You remove your panties.
He slowly slides his cock up into you. Your pussy already wet and accomodating his cock. It's like it was made for him. It was made for loving him, baby, he were made for loving you! There's something incredibly hot about the taboo aspect of fucking your own brother. The wrongdoings of it all makes it so much more sought after, and so much more arousing! You almost can't contain yourself.
<span style="color:pink">You moan.</span>
[img[img/noahCDate.webp]]
He fucks you. He does it gently, yet still with so much passion. Maybe it's because he's fucking his little sister? Jeez Louise.
Nevertheless, it feels amazing. You've already came a dozen times. Cock drunk and wanting more, you can't help but come yet another time.
<span style="color:pink">+ Arousal</span> | <span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Clean yourself up and leave|$returnDate]]
<<setArousal +5>><<setCorruption +2>><<setInhib -1>>
<<set $vagCount += 1>>You ask Noah on a backyard garden date. The garden is huge and largely unexplored, so you figure why not.
He looks at you as if you have never been in the garden before, and after careful consideration, he agrees.
<span style="color:lightblue">Noah: Pack a blanket, I'll have Morris cook up some food for us.</span>
A few minutes pass and you're only waiting on Noah and Morris to finish cooking whatever they had in mind.
You figure you'll get set up in the garden in the meantime.
[img[img/garden.webp]]
Noah comes out with the biggest smile on his face. Kind of weird, but okay.
<span style="color:lightblue">Noah: Thank you so much for asking me to come with you out here. It's always a blast with you!</span>
<span style="color:pink">$name: Heh, thank you, bro. I love yo... spending time with you. I love spending time with you!</span>
<span style="color:lightblue">Noah: It's alright, I love you too, $name. Nothing weird about that!</span>
You talk for hours and hours, this was the best idea ever. And the food is not so bad afterall! Morris really knows how to cook! I wonder if he was a chef before coming to the mansion.
<span style="color:lightblue">Noah: This was so much fun! But I'd better head back inside, I've got a bit of work I need to finish.</span>
<<if $corrupt gte 60>><br><span style="color:pink">$name: Oh, uhm.. Okay. I was thinking maybe I could go with you?</span>
<span style="color:lightblue">Noah: Oh, okay! Let's go.</span>
[[Let's go!|noahDateSex]]<br><<else>><br>You're not corrupt enough to go with him.<br><</if>>
Noah likes you more.
<span style="color:pink">+ Arousal</span>
[[Go back|trueMansion]]
<<brother +3>><<setArousal +15>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitNoah -100>><<if $dating is "Noah">><<broLove +1>><</if>>[img[img/bar.webp]]
<<if $period gte 4 && $period lte 5>>
You enter the bar.
It's packed with drunk people... Maybe you should leave instead..?
<<else>>
You enter the bar.
There's not too many people.
<</if>>
You sit down at the front of the bar. Noah orders a neat whiskey, you order a rum and coke.
You chat about Noahs time on the island before you found him. Such amazing stories he's managed to create in the short span of under a month before you found him. He's so strong and handsome!<<set _rng = random (1,5)>><<if _rng eq 1>>
An old man approaches you, and grabs your ass. He squeezes.
<span style="color:pink">$name: EEP!</span>
Old man: Oy, whata cutie you are yea?
Noah doesn't hesitate to plant his fist right in his mouth. The old man promptly falls smack on the floor.
<span style="color:lightblue">Noah: Let's go home, lil sis.</span>
Oh. My. God... What an adonis! You should reward him for his bravery.
[[Thank Noah in his room|noahBDateSex]]
<<else>>
Nothing interesting happens.
<</if>>
You feel your relationship with your brother growing stronger.
[[Go home|$returnDate]]
<<set $noah += 1>>
<<waitNoah -100>><span style="color:pink">$name: Hey Noah! Would you like to spend some time with me?</span>
<span style="color:lightblue">Noah: Sure, sis! Where do you want to go? It'll be like a date!</span>
<span style="color:pink">$name: Hehe...</span>
<<if $guest isnot "Noah">>[[Garden|noahDate]]<<else>>\<</if>>
[[Cafe|noahDateCafe]]
<<if $bro gte 40>>[[Library|noahDateLibrary]]<<else>>You should work on your relationship!<</if>>
<<if $bro gte 60>>[[Bar|noahDateBar]]<<else>>You should work on your relationship!<</if>>
<<if $lake is true>><<if $bro gte 80>>[[Lake|noahDateLake]]<<else>>You should work on your relationship!<</if>><</if>>
[[Change your mind|$returnDate]][img[img/insideCafe.webp]]
You enter the cafe with Noah, and sit at your favorite table. You order an Americano and Noah orders a black coffee. What a manly man.
You sit for a long time, talking about nothing and everything.
You begin talking about boys, but Noah gives you a stern look. He looks so funny!
You laugh, and he softens up. You have fun and create loving memories together.
<span style="color:pink">+ Arousal</span>
Noah likes you more. He paid for you drink!
<<if $corrupt gte 40>>[[Arouse him|noahCDate]]<<else>>You're not corrupt enough for this.<</if>>
[[End date|Cafe]]
<<brother +2>><<setArousal +10>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitNoah -100>><<if $dating is "Noah">><<broLove +1>><</if>>[img[img/lake.webp]]
You arrive to the lake with Noah. Such a tranquil place. Butterflies everwhere, all so very beautiful!
You sit for a long time, talking about nothing and everything.
He asks if you have been swimming here lately, and asks if you'd like to join him in a swim!
You agree, and strip down to nothing. He blushes.
<span style="color:pink">$name: What? We didn't bring swimwear...</span>
<span style="color:lightblue">Noah: Well, actually...</span>
AcKcHyUaLlY... Strip naked, you buffoon!
<span style="color:lightblue">Noah: Huh?! Who said that? Uh.. Nevermind.</span>
He strips naked and jumps in the lake with you, only almost ruining his chance to hold you naked.
<span style="color:pink">++ Arousal</span>
Noah likes you more.
<<if $corrupt gte 50>>[[Touch him|noahLaDate]]<<else>>You're not corrupt enough for this yet.<</if>>
[[Get up and dry off|lake]]
<<brother +3>><<setArousal +20>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitNoah -100>><<if $dating is "Noah">><<broLove +1>><</if>>[img[img/library.webp]]
You arrive at the library with Noah. You pick a table fairly hidden from the others. The perfect reading cove. It's quiet here, allowing you to read in peace with him.
He's chosen a really boring looking book. It looks like a flag maybe? It's red, with a blue stripe in the middle, vertical. It has the word "Power" in the middle written in gold.
<span style="color:lightblue">Noah: You should really try reading some Robert Greene. He's really inspirational, and has some amazing views.</span>
It's almost therapeutic, sitting here in silence, reading with your brother. He looks so handsome when he's serious.
<span style="color:pink">+ Arousal</span> | <span style="color:crimson">- Trauma</span>
Noah likes you more.
<<if $corrupt gte 45>>[[Put your hand on his crotch|noahLDate]]<<else>>You're not corrupt enough for this.<</if>>
[[End date|Library]]
<<brother +2>><<setArousal +5>><<setTrauma -5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitNoah -100>><<if $dating is "Noah">><<broLove +1>><</if>>As you enter his room, you throw yourself on his bed.
<span style="color:lightblue">Noah: Oh? You know I have to work, right?</span>
<span style="color:pink">$name: Yeah... That's too sad...</span>
You lay on your belly and slightly raise your ass, teasing him.
Noah looks troubled in your direction, but quickly turns his gaze to his computer.
<span style="color:lightblue">Noah: I really... really have to finish this... work.</span>
It looks like he's very indecisive. Well, not your problem.
He turns around, and looks at you again. He stands up and comes over to you.
<span style="color:lightblue">Noah: What did you have in mind, sweety?</span>
<span style="color:pink">+ Arousal</span>
You feel your pussy become wet by those words. The way he cares so deeply about you.
You could almost cum from the thought alone.
He begins caressing your body. He runs his hands down your back and over your ass, until they find themselves under your pants! He rests his fingertips right above your anus, then promptly pulls his hand out. What a drag. Fucking tease...
<span style="color:pink">$name: Something wro- EEP!</span>
He swiftly turns you around, and begins unbuckling his belt. You waste no time and slowly begin pulling your pants off.
<span style="color:lightblue">Noah: Cute.</span>
<<set $rngesus = random(2)>><<if $rngesus eq 0>>[img[img/noahDateSex.webp]]<<set $vagCount += 1>><<elseif $rngesus eq 1>>[img[img/noahDateSex1.webp]]<<set $vagCount += 1>><<elseif $rngesus eq 2>>[img[img/noahDateSex2.webp]]<<set $assCount += 1>><</if>>
<span style="color:pink">You moan.</span>
<span style="color:red">He cums.</span>
Noah likes you more!
<span style="color:red">+ Corruption</span> | <span style="color:pink">- Arousal</span>
[[Wipe your pussy|mansionBrother]]
<<brother +3>><<setCorruption +2>><<setArousal -7>>[img[img/library.webp]]
You put your hand on your brothers cock. You feel a slight buldge underneath his denim pants. Impressive! He shoots your a look.
<span style="color:lightblue">Noah: Hey... Not here. Let's go home instead.</span>
<span style="color:pink">$name: No... I don't think I will... I want to have some fun here heheh!</span>
Noah looks around. He looks nervous.
<span style="color:lightblue">Noah: Ugh, fine. Let's find a secluded area where no one will see us.</span>
How boring is he! Really boring. But okay.
You walk with him, trying to find somewhere to bone. As you walk, you feel your pussy become wetter with each step you take. It's almost audible! Like a small waterfall in your panties. Amazing.
<span style="color:pink">$name: Can we find some place secluded soon, please? I need you...</span>
<span style="color:lightblue">Noah: Yeah yeah, have some patience.</span>
Finally you find somewhere. There's no one around here.
<span style="color:lightblue">Noah: On your knees.</span>
You quickly drop down and open your mouth. You're drooling! Like a dog on it's bum, waiting for food. Suck a cock hungry little slut. And for your brothers cock? My God. He whips it out, and the mere sight of it makes you wimper in arousal. Your panties can't contain all the juice coming out from your tender pussy, and you feel some of the nectar running out and covering your thighs. You're trembling.
[img[img/noahLDate.webp]]
He fucks your mouth, your throat, your face. His fat cock filling your mouth, you can't contain the excitement. You reach down and begin rubbing yourself, but he quickly tells you to stop. You obey without hesitation. No cumming for you! Too bad for him, this entire experience makes you cum nonetheless.
<span style="color:red">He cums down your throat!</span>
<span style="color:pink">You moan, still with his cock stuffed in your mouth, almost gurgling his cum.</span>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
Noah likes you more!
[[Swallow and go home|$returnDate]]
<<brother +2>><<setCorruption +5>><<setInhib -3>>
<<set $suckCount += 1>>As your swimming in the lake, nude with your brother, a strange heat starts rising inside you. Or, well, it isn't strange, you've felt it many times before, and it's not really "inside" all of you. Just your pussy. You've become horney!
You start hugging Noah from behind, slowly dragging him down towards the bottom of the sea.
<span style="color:lightblue">Noah: $name... $name! You're dragging me down!</span>
He splashes in the water, maybe you should let go..? Oh? No? Okay.. You've grabbed hold of his cock!
<span style="color:lightblue">Noah: Oh?</span>
He seems to calm down, suddenly realizing he can actually stand on the ground. The water wasn't that deep here, he was just panicking.
<span style="color:lightblue">Noah: Oh...</span>
You laugh at him, and he laughs with you.
Suddenly he grabs you and flips you around!
<span style="color:pink">$name: EEEP!!</span>
He doesn't hesitate, his cock is already rock hard. The sea water doesn't exactly lube you up, so it should be quite difficult to penetrate, yet he manages without a problem.
[img[img/noahLaDate.webp]]
He fucks you tirelessly, like there's no tomorrow.
He sets you down on all fours, ready to pump you full.
He covers your insides with his white hot cum!
<span style="color:red">+ Corruption</span>
[img[img/noahLaDateCum.webp]]
There's no need to clean up, the water did the job for you.
[[Get dressed and leave the lake|$returnDate]]
<<setCorruption +3>>
<<set $vagCount += 1>><<set $creamCount += 1>>I just got a tremendous idea!
Why don't you send a nude to your brother? Haha! He'll love it! He's always loved you, imagine his little sister sending him pictures of her pussy!
You carefully remove your clothes and pose for your shot.
<<set _img = random(1,11)>><<switch _img>><<case 1>>[img[img/nudes0.webp]]<<case 2>>[img[img/nudes1.webp]]<<case 3>>[img[img/nudes2.webp]]<<case 4>>[img[img/nudes3.webp]]<<case 5>>[img[img/nudes4.webp]]<<case 6>>[img[img/nudes5.webp]]<<case 7>>[img[img/nudes6.webp]]<<case 8>>[img[img/nudes7.webp]]<<case 9>>[img[img/nudes8.webp]]<<case 10>>[img[img/nudes9.webp]]<<case 11>>[img[img/nudes10.webp]]<</switch>>
Hehehe.
He sent a message back.
<<set $rngesus = random(2)>><<if $rngesus eq 0>><span style="color:lightblue">Noah: Wow, sis! You look amazing!</span><<elseif $rngesus eq 1>><span style="color:lightblue">Noah: Have I ever told you that you're the best sister a brother could ever wish for?</span><<elseif $rngesus eq 2>><span style="color:lightblue">Noah: I love you so much, sis!</span><</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>You grab his hand, and wisper into his ear. He's instantly turned on, and it's not like you haven't done anything like this before.
[img[img/mansionRoom.webp]]
You lead him into your room, and throw him into your bed.
You unbuckle his belt, and he pulls your pants down. You turn your ass towards his face, and proceeds to sit on it. You bend down and grab his cock with your mouth, bobbing up and down onto it. He throws you onto your back, flipping your position to the bed. He's fucking your throat.
[img[img/noahSnack69.webp]]
You remove your wet pussy from his face, and turn around. His cock is so hard it's standing up straight. Ready to receive your pussy. Without hesitation, you sit onto it, letting it slide smoothly into your pussy.
You let out a moan. Sexy!
[img[img/noahSnackCowgirl.webp]]
<span style="color:lightblue">Noah: Oh god.. I'm about to cum!</span>
<span style="color:pink">$name: Cum inside me!</span>
And so he does. Without any further convincing. He was gonna do it either way. I got a feeling.
[img[img/noahSnackCum.webp]]
[[Wipe yourself|mansionRoom]]
<<set $vagCount += 1>><<set $creamCount += 1>>[img[img/poolTeaseN.webp]]
You decide to tease Noah, hoping to get a reaction from him.
<span style="color:lightblue">Noah: If you keep doing that, I might have to punish you.</span>
Of course, you keep doing it. Why wouldn't you?
Noah fucking you for being a little tease, just the thought of it makes your pussy wet, even though you're underwater, you can feel it tingle.
<span style="color:lightblue">Noah: Well. Here goes, sis!</span>
[img[img/poolSexN.webp]]
<span style="color:pink">You moan loudly.</span>
<span style="color:red">You cum.</span>
[[Leave the pool|mansionGarden]]
<<set $vagCount += 1>>You enter the office building and go to the reception.
[img[img/officeFoyer.webp]]
Receptionist: Hello! What can I help you with?
<<if $period lte 4>><<if $job is "office">>
<<if $officeTier eq 1>>[[Go to work|officeWork1]]<<elseif $officeTier eq 2>>[[Go to work|officeWork2]]<<else>>[[Go to work|officeWork3]]<</if>>
[[Quit job|officeQuit]]<<if $officeCount gte 5 && $officeTier eq 1>>
Receptionist: Your boss has requested you.
[[Go to boss's office|tierUp]]
<</if>><<if $officeCount gte 10 && $officeTier eq 2>>
Receptionist: Your boss has requested you.
[[Go to boss's office|tierUp]]
<</if>>
<<elseif $job is "No job" && $allure gte 65>>
<span style="color:pink">$name: I'm looking for a job!</span>
Receptionist: Okay! There's an open interview this week, on 24th floor. The elevator is out of service though...
You're shit outta luck!
[[Take the stairs|officeInterview]]
<<elseif $job is "No job" && $allure lt 65>>
<span style="color:pink">$name: I'm looking for a job!</span>
Receptionist: Okay!
She looks you up and down.
Receptionist: Unfortunately, you'll have to come back later... Maybe work a bit on your looks?
<<else>>
You already have a job, you can't interview here.
<</if>>[[Just leave...|city]]
<<else>>
The office building is closed.
[[Go back|city]]
<</if>>You follow him into an unused staircase.
He unbuckles his pants. He undresses you with ease, until you're only in your underwear. He runs his hands along your pussy and begins rubbing you.
[img[img/officeRub.webp]]
You drop to your knees.
[img[img/officeOral.webp]]
Employee: Nngh.. God that was amazing!
You swallow.
<span style="color:red">+ Corruption</span>
He lifts you up and flips you around, pinning you against a window.
Your pussy is already wet from sucking his cock, so he has no problem ramming his entire cock into you. Sure, it hurts, but only a bit.
He fucks you relentlessly.
[img[img/officeHelpF.webp]]
He cums inside you.
[[Leave|office]]
<<setCorruption +2>>
<<set $vagCount += 1>>
<<set $creamCount += 1>>
<<set $suckCount += 1>>You follow Joey into his office.
He drops his pants.
Joey: Bend over.
Hearing those words made your pussy tingle. Slut. You bend over, not saying a word.
He prods his cock against your pussy, and plugs your hole. It's making your pussy incredibly wet!
<<switch random(1,2)>><<case 1>>[img[img/officeFuckJ.webp]]<<default>>[img[img/officeFuckJ1.webp]]<</switch>>
<span style="color:pink">You moan.</span>
You're sure the rest of the office can hear it.
He cums.
<span style="color:purple">- Inhibition</span>
[[Pull your panties up|office]]
<<setInhib -2>><<set $vagCount += 1>><<set $creamCount += 1>>Holy fuck. After what feels like a millenia, you finally reached floor... 7. Fuck fuck fuck. Keep walking.
Almost there...
...
Finally arriving at the 24th floor, you see the interview room and the interviewer. What were you interviewing for again?
Joey: Hello! Thank you for showing interest in this position. What hard skills can you bring to the job?
<span style="color:pink">$name: Uhmm... I'm good at math and I speak two languages..</span>
Joey: Uh. Okay. Not quite what we're looking for, but you look cute, so the job is yours if you want it. The pay is <span style="color:yellow">£200</span> flat a shift.
Sweet! So uh, what will you be doing?
[[Leave|office]]
<<set $job to "office">>
<<set $officeTier = 1>><<set _event = random(1,10)>><<if $dildo is true && _event is 1>>You've decided to take your dildo with you to work today. Slut.
You pull your panties down and run your fingers over your wet clit. You grab the dildo from your purse and prepare to penetrate yourself with it.
Hopefully no one barges in on you.
[img[img/officeDildo.webp]]
<span style="color:pink">You moan.</span>
<span style="color:red">You cum.</span><<else>>You pull your panties down and run your fingers over your clit.
They rest before the opening of your pussy, ready to penetrate.
You plunge two fingers inside you.
<span style="color:pink">You moan.</span>
[img[img/officeJerk.webp]]
You cum!<</if>>
<span style="color:purple">- Inhibition</span> | <span style="color:red">+ Corruption</span>
[[Freshen up|office]]
<<setInhib -2>>
<<setCorruption +2>>
<<setTrauma -5>>As you step into Joey's office, a feeling of dread runs down your back. What would he think of you?
<span style="color:pink">$name: Uhm... Joey..?</span>
Joey: Yes, $name?
<span style="color:pink">$name: I've loved working here, but I think it's time I move onto different opportunities...</span>
Joey: ... Okay, $name. That's alright. You'll always have an office here if you change your mind. You do have to start over though.
<span style="color:pink">$name: Thank you!</span>
See? That wasn't so bad.
[[Leave office|office]]
<<set $officeTier = 0>>
<<set $officeCount = 0>>
<<set $job to "No job">>[img[img/office.webp]]
As you stand in the office, still unsure of what you're supposed to do, you are approached by an employee.
<<set $rngesus = random(3)>>
<<if $rngesus eq 0>>Employee: Hey, can you bring these papers to top floor, please?
<span style="color:pink">$name: Uh, sure!</span>
You deliver the papers to the top floor.
<<elseif $rngesus eq 1>>Employee: Hello, $name. We need coffee in BR-3.
You make coffee and take it to break room 3.
<<elseif $rngesus eq 2>>Employee: My computer broke down again. Could you fetch IT and have them come fix it?
<span style="color:pink">$name: Of course, right away!</span>
You fetch IT. Her computer is fixed within minutes.
<<else>>Employee: I need some... Personal help... Maybe you could be of service?
<<if $corrupt gte 50>>[[Help him|officeFuck]]<<else>>You're not corrupt enough for this.<</if>>
<</if>>
<span style="color:yellow">+ £200.</span>
[[End shift|office]]
<<set $officeCount += 1>>
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>
<<setMoney +200>>You got to work. You sit in a cubicle for your entire shift. This is boring. Booooooooooooring. Can we do something else instead? Please? Pleaaaaaseee???
[img[img/officeCubicle.webp]]
Ugh. I guess you have to make some money. Get on with it, office slave! Work your ass off for a lousy wage...
<span style="color:yellow">+ £250</span>
[[End shift|office]]
<<setMoney +250>>
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>
<<set $officeCount += 1>>You have your own corner office.<<if ndef $emailAmount>><<set $emailAmount = random(1,10)>><</if>><<if ndef $emailsAnswered>><<set $emailsAnswered = 0>><</if>>
<<set $rngesus = random(2)>>
You sit and write emails most of the shift. About what? Don't ask me! I've got no clue, either. Just write the damn emails! You've replied to a total of $emailsAnswered. You need to respond to $emailAmount emails.
<<if $emailAmount gte 1>>[[Write some emails|emailWrite]]<<else>>There's no more mails for you to answer today.<</if>>
[img[img/cornerOffice.webp]]
<span style="color:yellow">+ £300</span>
<<if $rngesus eq 0>>
Someone is knocking on your door.
Employee: Why did you send the budget to the lower floor? I specifically asked you to send it to post.
<span style="color:pink">$name: Uh... Sorry..</span>
<<elseif $rngesus eq 1>>
Nothing particular exciting is happening... Maybe you should take care of that.
<<if $inhib lte 60>>[[Excite yourself|officeJerk]]<<else>>You're too inhibited for this.<</if>>
<<else>>
Someone is knocking.
Joey: I need you to follow me real quick. Well, you don't have to, but I'd like your help with something.
<<if $corrupt gte 50>>[[Follow Joey|officeFuckJ]]<<else>>You're not corrupt enough to follow Joey.<</if>><</if>>
[[End shift|office]]
<<set $officeCount += 1>><<setMoney +300>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You stand on the side of the road, thumb out trying to hitch a ride.
[img[img/hitch.webp]]
A car stops.
Driver: Where are you going?
<span style="color:pink">$name: Just ten miles straight down this road...</span>
Driver: Uh.. Okay. I can take you a good part of the road, but you'll have to walk the rest yourself. Alright?
<span style="color:pink">$name: Thank you!</span>
[[Sit in the backseat|rideBum]]
[[Turn around awkwardly|city]][img[img/outskirts.webp]]
<<officer>>
You arrive at the towns outskirts. It looks cheap and slum.
<<brodyMeet>>
[[Soup kitchen|soup]]
<<if $textDad is false || $mansion is true>>The houses seem so familiar out here.<<elseif $dadRape is true && $dadChock lte 7>>You're not ready to see your dad yet.<<elseif $textDad is true>>[[Enter Dad's apartment|dadApt]]<</if>><<if $dating eq "Chloe" && $datingCount gte 3>><br>[[Enter Chloes apartment|chloeApt]]<<else>><br>You've no reason to enter this apartment.<</if>>
<<if $pet['isFound'] is true>>[[Animal Shelter|animalShelter]]<<else>>You have no reason to go to the animal shelter. They don't sell cats.<</if>><<if visited("navFollow") gte 1 && ndef $usb>><br>[[Follow Plato's directions|platoFollow]]<</if>><<if visited("tysonAdress") gte 1 && ndef $tysonID>><br>[[Follow JJ's directions|tysonAdress]]<</if>><<if ndef $brothel>><<else>><br>[[Enter the Brothel|brothel]]<</if>>
[[Go back to the street|Street]][img[img/park.webp]]
You arrive at the park with Lily. You unfold your picnic blanket and lay it out on the grass. The weather is amazing, the sun is baking. Perfect time for a picnic.
You sit for a long time, talking about nothing and everything. Talking about boys and girls as well, y'all ain't afraid.
<span style="color:pink">+ Arousal</span>
You laugh, have fun and create loving memories together.
Lily likes you more.
<<if $inhib lte 60>>[[Feel her up|lilyPDate]]<<else>>You're too inhibited for this.<</if>>
[[End date|Park]]
<<lily +2>><<setArousal +5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitLily -100>><<if $dating is "Lily">><<lilyLove +1>><</if>><<set $rngesus = random(2)>><<if $rngesus eq 0>>
[img[img/parkFlash.webp]]
<<elseif $rngesus eq 1>>
[img[img/parkFlash1.webp]]
<<elseif $rngesus eq 2>>
[img[img/parkFlash2.webp]]
<</if>>
You flash a complete stranger!
How exciting...
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
[[Stop flashing|Park]]
<<setArousal +10>><<setInhib -5>><<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/parkRapeNight.webp]]
You're grabbed from behind and pinned against a tree. You can't see him, but you can feel him. Your mind is blank except for "Make it stop..."
Stranger: Your pussy isss... TIGHT! MHHH I'm gonna cum deep inside you!
@@.shudder;<span style="color:red">You are raped.</span>@@
<span style="color:crimson">+ Trauma</span>| <span style="color:red">+ Corruption</span>
[[Step away from the tree|Street]]
<<setCorruption +5>><<setTrauma +25>><<set $rapeCount += 1>><<set $vagCount += 1>><<set $creamCount += 1>><<set $rngesus = random(2)>><<if $rngesus eq 0>>[img[img/parkRape.webp]]<<elseif $rngesus eq 1>>[img[img/parkRape1.webp]]<<elseif $rngesus eq 2>>[img[img/parkRape2.webp]]<</if>>
You're thrown to the ground without any knowledge of what's happening. You try to fight back, but you're too weak and panicked. You let it happen and pray it ends soon.
@@.shudder;<span style="color:red">You are raped.</span>@@
<span style="color:crimson">+ Trauma</span>
<span style="color:pink">$name: please... stop... let me go...</span>
Stranger: Shut up, whore!
[[Pick yourself up off the ground|Street]]
<<setTrauma +10>>[img[img/parkRest.webp]]
You seek out a cozy spot beneath the shade of a majestic tree, its branches outstretched like protective arms. You settle yourself onto a comfortable bench or perhaps a soft patch of grass, allowing your body to sink into the embrace of nature's embrace. A sense of calm washes over you as you release the weight of the world from your shoulders.
With a contented sigh, you close your eyes, immersing yourself in the symphony of sounds that surround you. The rustling of leaves, the gentle chirping of birds, and the distant laughter of children at play form a soothing soundtrack that lulls you into a state of blissful relaxation.
<<cat>>
[[Alright.. That is enough rest|Park]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<set $jogger += 1>><<if $upbring isnot "athletic">>
You take a run around the park with the jogger. You've jogged $jogger time(s). It's exhausting! Why is he so good at running!
<span style="color:pink">$name: Hu.. ugh... hhhh..... Why... why is this so... hhhh.... hard?</span>
He laughs at you.
Jogger: You gotta get in shape! Your body is a temple, and you gotta treat it that way! You're incredibly beautiful, but it wouldn't hurt to go for a run once in a while!
How is he able to talk normally after running this far?! Insane, but kudos to him.
<<if $jogger gte 7 && $corrupt gte 50>>
[[Get a little more exercise|joggerSex]]<<else>>You don't know him well enough to exercise more.<</if>>
[[Quit running|Park]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<else>>You take a run around the park with the jogger. You've jogged $jogger time(s). It's refreshing! He is really good at this!
<span style="color:pink">$name: Phew! What a nice run! Thank you for doing this with me!</span>
He laughs with you.
Jogger: You're in incredible shape, girl! Your body is a temple, and we must treat it as so! I can see you've been good to yourself!
<<if $jogger gte 5 && $corrupt gte 50>>[[Get a little more exercise|joggerSex]]<<else>>You don't know him well enough to exercise more.<</if>>
[[Quit running|Park]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><</if>>[img[img/parkWalk.webp]]
<<set $rngesus = random(14)>>
You begin your walk, the soft grass cushioning your every step, offering a comforting embrace beneath your feet. The park unfolds before you like a natural oasis, with lush green lawns stretching out in all directions. Colorful flowers dot the landscape, painting the scene with their vibrant hues, while the sound of birdsong fills the air, creating a symphony of nature's melodies.
As you wander along the winding trails, you find yourself surrounded by the serene beauty of the park. Towering trees provide a canopy of shade, offering respite from the sun's warmth, while allowing streaks of golden light to filter through the branches, creating a picturesque play of light and shadow.
You take a relaxing walk through the park.<<if $rngesus eq 1 && $allure gte 50>>
You hear footsteps behind you...
[[Please no...|parkRape]]<</if>><<set $rngesus = random(5)>>
<<if $lake is false && $rngesus eq 2>>As you stumple around in the park, you discover a small lake! You walk over to it, and as you dip your feet in, you realize it's warm water! How nice.<<set $lake to true>>
<</if>><<set $rngesus = random(99)>><<if $rngesus eq 50 && $allure gte 15 && $showerTime eq 0>><<set $showerTime += 1>><<setAllure -15>>
Look! A cute little cat! Go pet it.
WAIT HOLD O-... Twas a skunk. Go back and shower you smelly hog.
<</if>><<include "trauma">>
[[Time to get back|Park]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You decide to participate in the orgy with Chloe.
You walk around, looking at people having sex. Lewd sounds and moans are heard throughout the cult premises.
[img[img/partOrgy.webp]]
What will you decide to participate in?
[[Threesome|chloeThree]]
[[Foursome|chloeFour]]
[[Orgy|chloeOrgy]]
[[Anal play|chloeAnal]]
[[Lesbian only|chloePussy]]
[[Leave|cultLeader]]<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<goto "cell">>[img[img/rent.webp]]
You pay him your hard earned money. What a bummer. Oh well, you chose this. Now you are <span style="color:yellow">£<<= $rentAmount - 350>></span> bucks down, but at least you got a place to sleep tonight.
[[Thank him|yourRoom]]
<<set $rent to 0>>[img[img/piOffice.webp]]
You hand over the money to JJ.
JJ: Excellent. Let's begin.
[[Continue|PIProg1]]<<if visited() is 1>><<set $rentAmount to 400>><</if>><<if $rentAmount gte 1800>><<set $rentAmount to 1800>><</if>>
[img[img/rent.webp]]
It is Zack.
<<if visited() is 1>><span style="color:tan">Zack: Hey, $name. It's time for rent.</span><<else>><span style="color:tan">Zack: Hey, $name. It's time for rent. I've increased it to</span> <span style="color:yellow">£$rentAmount.</span><</if>>
<<if $money gte $rentAmount>>
[["Pay him for your rent - £" + $rentAmount|pay][$money -= $rentAmount, $rentAmount += 350]]
<<if $corrupt gte 60>>[[Ask for different payment|paySex]]<<else>>You are not corrupt enough.<</if>>
<<else>>
[[Say you can't afford it|rentRape]]
<</if>><<set $rngesus = random(2)>><<if $rngesus eq 0>>
[img[img/paySex.webp]]<<elseif $rngesus eq 1>>[img[img/paySex1.webp]]<<else>>[img[img/paySex2.webp]]<</if>>
You pay Zack with your body. What a fucking slut you are, huh? You have a $partner at home. Somewhere... You hope so? You are not quite sure what you hope. At least you are enjoying Zacks cock.
Moaning is heard in the entire building. You are sure your neighbors are annoyed.
<span style="color:purple">- Inhibition</span>
<span style="color:tan">Zack: This will... suffice.</span>
<span style="color:red">+ Corruption</span>
<span style="color:pink">$name: Uhmm... Thanks?</span>
[[Clean yourself up|yourRoom]]
<<setCorruption +5>>
<<setInhib -5>>
<<set $rent to 0>><<set $vagCount += 1>>You decide to give the cult members a pep talk. They need this once in a while to stay perky and ready for action!
<span style="color:pink">$name: Alright gang, here's the deal...</span>
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>
They all seem very inspired by your words, some even shed a tear.
They seem ready to take on whatever task you delegate next. You did a good job for a pep talk!
<<setMoney +125>>
You've recieved <span style="color:yellow">£125.</span><<case 2>>They seem uninterested, some of them yawning. You should probably try again, however it could also just be abad batch. Don't beat yourself up over it. Keep working!
<<setMoney +75>>
You've recieved <span style="color:yellow">£75.</span><<case 3>>They seem agitated by your words, yelling, shouting, jumping like monkeys! They look like they're ready for war! What did you tell them? You should probably get out of here.
<<setMoney +100>>
You've recieved <span style="color:yellow">£100.</span><<case 4>>They seem very horny, what kind of lewd speach did you pop off with? You gotta do something about this, the next orgy isn't even planned yet!
<<setMoney +45>>
You've recieved <span style="color:yellow">£45.</span>
<<if $corrupt gte 300>>[[Calm them down|pepTalkSex]]<<else>>You're not corrupt enough for this yet.<</if>><</switch>>
[[Finish up|cultLeader]]
<<AdvancePeriod 1>>
<<replace "#now">><<now>><</replace>>
<<set $cultWork += 1>>You decide to calm the crowd down.
Swiftly you strip out of your robe. One of the cultmen stands on all fours, and you lay atop of him.
One after one you let them fuck you, to let them get their frustrations out.
Masked man 2: Oh god! This was the greatest pep talk! Please come back!
Masked man 6: Yeah! This was amazing!
[img[img/pepTalkSex.webp]]
After the last one finishes, they all seem more quiet.
Great job!
[[Report back to Chloe|cultLeader]]
<<set $doubCount += 1>>You accept the job offer as an item on his menu... Whatever that means. You could only imaging it is something sexual. Perhaps as prostitution?
Would you really be willing to sell your body for money? I mean... You are hot. Your pussy is tight and your tits are perfect. You'd make a fine dining with those assets.
Stranger: Stop thinking and stand next to me. I have a regular who's into girls like you, maybe you could do a tryout thing soon. He's coming in just a few minutes.
<span style="color:pink">$name: Uhm...</span>
<<if $corrupt gte 80>><<linkreplace "Accept try-out">>Some time later, a man walks up.
Stranger: What can I get ya?
Stranger man: Just the usual.
Stranger: I got this new girl if you want to try her on?
Stranger man: ....
Stranger man: Sure.
<span style="color:pink">$name: Hi...</span>
He jumps into the air, and screams. He seems startled. Did he not see you? You were standing right next to him!
Stranger: Whoa girl! You can't scare him like that, yo. He's got glaucoma, he can't see you!
Stranger man: Holy fuck you scared the crap out of me!
<span style="color:pink">$name: ... Uhm... I'm sorry...</span>
Stranger: Anyways, this is the girl I'm talking about. Wanna try her on?
Stranger man: After that death-scare? I need some pussy before I drop!
[[Drop to your knees|pimpMouthInit]]<</linkreplace>>
<<else>>You're not corrupt enough for this.<</if>>
[[Leave|Street]]<span style="color:pink">$name: I'll take it...</span>
Stranger: Splendid! You can just come work whenever. I'll be sure to have some clients for ya, not guaranteed, but for the most part.
<span style="color:purple">- Inhibition</span>
[[Leave|Street]]
<<setInhib -2>>
<<set $job = "alley">><span style="color:pink">$name: I uhh... I'm not really interested... Sorry...</span>
Stranger: But you sucked and fucked that dude?! I thougt you were definitely down for it. But okay then. I accept your denial. For my own safety, I'll just go ahead and ask you to swallow this pill for me.
He hands you a strange, blue pill.
<span style="color:pink">$name: Uhm...</span>
Stranger: It's not going to harm you. Trust me... It's for yours and my own safety...
You swallow the pill, knowing well you've swallowed worse things before.
Your mind is getting a bit hazy. You're becoming just a bit tired, not really understanding what's going on. You feel like you're falling, but you're too dizzy to actually know.
It's like your memory from this event is slowly fading away, and as your eyes roll to the back of your head, all left to remember is going out the door and meeting the stranger in the alley.
You wake up in your own bed, in the apartment with Zack. Apt 401.
<span style="color:pink">- - Arousal</span>
[[Wake up|yourRoom]]
<<setArousal -100>>As you get back up on your legs, you notice the stranger man is about to leave.
Stranger: See ya same time next week!
Stranger man: Yeah..
He leaves.
Stranger: I sell him his medicine. For his eyes.
<span style="color:pink">$name: Uhm...</span>
Stranger: What? Was it that bad?
<span style="color:pink">$name: No.. It's just.. How much can I expect to be paid?</span>
Stranger: You're paid £350 per client. But it takes two hours, so don't expect it to make a lot of bag.
<span style="color:pink">$name: Uhm... Okay...</span>
[[Accept the position|pimpAccept]]
[[Deny opportunity|pimpDenied]]You drop to your knees and open your mouth. Not sure how to act in this situation, you stick your tongue out enticingly and gaze into his eyes to get him hot and bothered, ready to receive his cock.
Stranger man: She's a slut... Where did you find her?
Stranger: Man, she just keeps coming here for some reason.
Stranger man: Mmmh...
His naked cock is now in your face, already hard and ready.
He thrusts it a couple of times towards your mouth, warm flesh scraping against your flushed cheek. You lean just a bit forward and wrap your lips around it, and gently suck it while caressing it with your tongue.
Your skanky antics must have worked him up. His full mast is tensing against your tongue, rigid and in attention as you stimulate his cockhead with purpose.
Stranger man: Oh god... I'm about to bust…
[img[img/pimpInitMouth.webp]]
You prepare yourself for the creamy finale but it never cums. Huh?
Instead, he pulls out. You expected him to blow his load all over your face, but he simply tells you to turn around and pull your pants down. He wants the full course huh?
You must have awoken his appetite, acting all eager.
Well…. You kind of owe it to him, after scaring the shit out of him just before, right? This isn't coercion... Just basic manners.
You turn around and do as he says. Besides, you are in the presence of your potential future employer and it is in your best interest to show your s-game.
S stands for slut, like the standing slut that is about to get fucked raw by a stranger for money.
He prods your pussy with his fat cock, aligning it with your increasingly wet hole.
He thrusts and he is inside you.
[img[img/pimpInitFuck.webp]]
The situation is maybe more arousing than the sex itself. The john, aiming for his own pleasure, hammers away, your pussy would be suffering if it wasn’t already lubricated, maybe too much.
Maybe it was hard to admit at first, but you must like being watched, judging from all the love fluids dripping out of you. Getting graded on how well you take dick. The degrading thought is making tighter around your first client’s cock, who you very well knew was already pretty close….
Stranger man: Shit…. Fuck… Ughhh…
His cock exits you, and you are hit with a wave of frustration, your orgasm cut short, your walls clenching on nothing, before your ass is hit with a different wave, one of frothing cum that he drenches all over your cheeks. You must really have sight issues, or he doesn’t care he made a mess.
Stranger man:..... She’s a keeper, that one, heh…
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Finish up|pimpEnd]]
<<setCorruption +2>><<setInhib -1>><<set $vagCount += 1>><<set $suckCount += 1>>You are a young and beautiful 18 year old girl from Riverton Heights.
<<if $partner is "girlfriend">><<set $partnerPro1 to "she">><<set $partnerPro2 to "her">><<else>><<set $partnerPro1 to "he">><<set $partnerPro2 to "him">><<set $partnerPro3 to "his">><</if>>
Your tits are perky and your ass is firm - your body at its prime!
You are popular and have many friends and a lot of connections. Life couldn't be any better!
You have just one year left of highschool, and so far, you've managed to handle it pretty well. You and your $partner are saving yourselves for marriage, <<if $partner is "boyfriend">>$partnerPro3<<else>>$partnerPro2<</if>> idea... Oh, and your parents love $partnerPro2!
Celebrating your 18th birthday with friends you went out for a few drinks, nothing too wild.
[img[img/startParty.webp]]
[[Everything faded to black...]]
<<set $startImg to false>>
<<set $partner = "boyfriend">>You are a young and bold 18 year old man from Riverton Heights.
<<if $partner is "girlfriend">><<set $partnerPro1 to "she">><<set $partnerPro2 to "her">><<else>><<set $partnerPro1 to "he">><<set $partnerPro2 to "him">><</if>>
Your pecs are perky and your biceps firm - your body at its prime!
You are popular and have many friends and a lot of connections. Life couldn't be any better!
You have just one year left of highschool, and so far, you've managed to handle it pretty well. You and your $partner are saving yourselves for marriage, $partnerPro2 idea... Oh, and your parents love $partnerPro2!
Celebrating your 18th birthday with friends you went out for a few drinks, nothing too wild.
[img[img/startParty.webp]]
[[Everything faded to black...|fadeM]]
<<set $nameChange to false>>
<<set $startImg to true>>
<<set $partner = "girlfriend">>
<<set $maleCount = 0>>
<<set $maleSex = 0>>
<<set $maleMasturbation = 0>>
<<set $maleDadSex = 0>>
<<set $maleBroSex = 0>><<type 10ms>><<if $gender eq "Girl">><div class="terminal">
Name: $name
Sex: F
Age: 18
Body type: Slim
Breast size: Perfect
Ass size: Perfect
SSN: *****7865
My dear niece.
I brought her here on this wretched island to help me discover the truth about why everyone is always so horny. Why their inhibitions lower and why their lust is skyhigh.
Fortunately I've been able to fund this mansion. I've let Morris take control of it, and let him run it with the other members of the Foundry. They've hidden as homeless to "blend in" and not attract attention.
Unfortunately I've had to go into hiding, as I come closer to the truth.
[[Close document|cellarCom]]
</div><<else>><div class="terminal">
Name: $name
Sex: M
Age: 18
Body type: Muscular
SSN: *****7865
My dear nephew.
I brought him here on this wretched island to help me discover the truth about why everyone is always so horny. Why their inhibitions lower and why their lust is skyhigh.
This job unfortunately required me inject him with some experimental x-change drug, altering his appearance. $name, if you're reading this, I'm sorry. I hope you forgive me. This is your new... specs:
Sex: F
Age: 18
Body type: Slim
Breast size: Perfect
Ass size: Perfect
Fortunately I've been able to fund this mansion. I've let Morris take control of it, and let him run it with the other members of the Foundry. They've hidden as homeless to "blend in" and not attract attention.
Unfortunately I've had to go into hiding, as I come closer to the truth.
[[Close document|cellarCom]]
</div><</if>>
What.<</type>><<if $period lte 2>>You tune the TV to the porn channel.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/pornTV.webp]]<<case 2>>[img[img/pornTV1.webp]]<<case 3>>[img[img/pornTV2.webp]]<<case 4>>[img[img/pornTV3.webp]]<<case 5>>[img[img/pornTV4.webp]]<<case 6>>[img[img/pornTV5.webp]]<<case 7>>[img[img/pornTV6.webp]]<<case 8>>[img[img/pornTV7.webp]]<<case 9>>[img[img/pornTV8.webp]]<<case 10>>[img[img/pornTV9.webp]]<</switch>>
You become horny.
<<nobr>><span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span><</nobr>>
[[Run to your room and cum?|cumRoom]]
[[Change channels|aloneTV]]
<<setCorruption +5>><<setInhib -3>>
<<elseif $period lte 5>>You tune the TV to the porn channel.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/pornTV.webp]]<<case 2>>[img[img/pornTV1.webp]]<<case 3>>[img[img/pornTV2.webp]]<<case 4>>[img[img/pornTV3.webp]]<<case 5>>[img[img/pornTV4.webp]]<<case 6>>[img[img/pornTV5.webp]]<<case 7>>[img[img/pornTV6.webp]]<<case 8>>[img[img/pornTV7.webp]]<<case 9>>[img[img/pornTV8.webp]]<<case 10>>[img[img/pornTV9.webp]]<</switch>>
<<set $rngesus = random(5)>>
You know Zack is home. You can hear him rummaging around... How exhillerating!
<span style="color:purple">-Inhibition</span><<setInhib -2>>
You become horny from watching porn
<<if $rngesus eq 1>>
He comes into the living room, cathing you watching porn.
<span style="color:tan">Zack: Oh... What do we have here?</span>
<span style="color:pink">$name: Uhmm.. Hey Zack. What's up..?</span>
He doesn't answer. He lunges at you.<<set _rng = random(1, 4)>><<switch _rng>>
<<case 1>>[img[img/zackPorn.webp]]<<case 2>>[img[img/zackPorn1.webp]]<<case 3>>[img[img/zackPorn2.webp]]<<case 4>>[img[img/zackPorn3.webp]]<</switch>>
[[Finish up|yourApartment]]
<<else>>
<<nobr>><span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span><</nobr>>
[[Run to your room and cum?|cumRoom]]
[[Change channels|aloneTV]]
<<setCorruption +5>><<setInhib -3>>
<</if>><<else>>
It's too late to keep watching TV. You better go to bed.
[[Turn it off|yourApartment]]
<</if>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/warroom.webp]]
This is the war room. That's what James and Johnson calls it. In here, you will prepare, research and get ready to help Constantin!
James and Johnson has dug up old archive blueprints of hidden and forgotten facilities in the mountains.
<i>It would be a good idea to study these to see if you can find the location of the sacrifice. It will take time, but you have to save Constantin.</i>
<b>Times studied: $sBP</b>
<<if $period lte 4 && $sBP lt 3>>[[Study blueprints|studyBP]]<<elseif $period gte 4 && $sBP lt 3>>It's too late to research now!<<elseif $period gte 4 && $sBP gte 3>><b>You've already found the location.</b><<else>><b>You've already found the location.</b><</if>>
This is your current arsenal. You need clothing, weapons and decoys to be able to overtake such an organization as the one running the facility.
<i>It would be a good idea to take inventory and make sure everything is here and ready.</i>
<b>Inventory progress: $inv</b>
<<if $period lte 5 && $inv lt 5>>[[Take inventory|invProg]]<<elseif $period gte 5 && $inv lt 5>>It's too late to do inventory now!<<elseif $period gte 5 && $inv gte 5>><b>Everything is accounted for.</b><<else>><b>Everything is accounted for.</b><</if>>
A plan. A plan is of the utmost importance. You got to have a good plan, otherwise you'll end up failing, and get caught and sacrificed. And we don't want that.
<i>It would be an excellent idea to sketch out a plan with James and Johnson.</i>
<b>Plan: $plan</b>
<<if $period lte 5 && $plan lt 3>>[[Tactical research|tact]]<<elseif $period gte 5 && $plan lt 3>>You're too tired to think of a plan!<<elseif $period gte 5 && $plan gte 3>><b>Everything is according to plan.</b><<else>><b>Everything is according to plan.</b><</if>>
[[Leave|safehouse]]The cloaked men somehow sent you a message, specifying where you should go to prepare. This is it. It looks like a regular safehouse. Bland.
[img[img/safehouse.webp]]
Cloaked man 2: This is where we will prepare, as well as station your friend while we deal with the consequences of freeing him from their grasp.
Cloaked man 1: While you were away, we did some research. These guys do not mess around. They're highly dangerous, armed, and extremely tactical. This is some serious shit. What did you friend do to get into this mess?!
<span style="color:pink">$name: Well... He and I kind off... Destroyed all their files and blueprints on some research they were doing...</span>
Cloaked man 2: Shit, girl! You're dangerous too! Why the hell did you do that for?
<span style="color:pink">$name: Long story...</span>
Cloaked man 1: We don't have time for it. We need to prepare. You can call me James. And him, Johnson.
Johnson: What can we call you?
<span style="color:pink">$name: Just call me $name...</span>
James: Alright. Let's get started.
[[Get some rest and go to the safehouse|safehouse]]
<b>Save your game now if you want to come back later and redo this mission.</b>
<<set $sBP = 0>><<set $inv = 0>><<set $plan = 0>><<set $prepDays = 0>><<set $clue = 4>><<Sleep>><<set $kidnapQuest to true>><span style="color:pink">$name: Hey, uhmm...</span>
Stranger: Yeah?
<span style="color:pink">$name: I can't do this anymore.. I want to quit.</span>
Stranger: Sure, girl. Hey, if you ever want it back, just come talk to me, alright? Stay safe!
[[Leave|Street]]
<<set $job = "No job">><<set $rngesus = random(3)>><<if $rngesus eq 1>>
Jason: You are a disgrace. Quitting at a time like this?! When business is BOOMING! We really need your help... We really need... YOU!
He throws you to the ground and rips your pants clean off! He plunges his cock inside you.
<<set $vagCount += 1>><<set $rapeCount += 1>>
[img[img/barQuit.webp]]
<<setCorruption +5>>
<span style="color:pink">You moan.</span> Apparently loud enough for people in the bar to hear it.
What a cruel man. Why did you cum from this?
<span style="color:red">+ Corruption</span>
<<else>>
Jason: I don't need to hear more. Just leave.
He looks incredibly disappointed in you, kind of like when you did something you weren't supposed to do at home.
<</if>>
[[Go out|Uptown]]
<<set $job = "No job">>You tell Chloe you'd like to quit working for the cult.
She seems oddly understanding.
<span style="color:teal">Chloe: That's okay, $name! You can always come back here, but you'll have to start over. Perhaps think about it?</span>
[[Quit your job|cultLeader][$cultWork = 0, $cultProm = 0, $job = "No job"]]
[[Think it over|cultLeader]]You decide to raise the morale of the cult members, for this you start a ritual. These nutjobs love their rituals.
<<set _rng = random(1,2)>><<switch _rng>><<case 1>>
[img[img/raiseMorale.webp]]<<case 2>>[img[img/raiseMorale.webp]]<</switch>>
They're once again ready to act like a cult! Good job!
You've recieved <span style="color:yellow">£150.</span>
[[Leave|cultLeader]]
<<setMoney +150>>
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>
<<set $vagCount += 1>>
<<set $cultWork += 1>>[img[img/humvee.webp]]
You step outside the safehouse and into a small Humvee. Where did they get this? Did James get this for our mission?
Fast and without issue James takes place behind the wheel. Johnson is almost finished packing the vehicle with your inventory. Let's hope you managed to count it all!
Once you're all in, he drives.
James: Where to? $name, do you remember where it was?
<<if $sBP lt 3>><b>You didn't finish studying the blueprints.</b>
<span style="color:pink">$name: I uh... I never finished researching the papers...</span>
James: You what?! How will we know where to go?!
<span style="color:pink">$name: I'm sorry...</span>
Johnson: There's no time for this. Let's search our number one suspected place.
[[Try your luck|constResc]]
<<else>>
<span style="color:pink">$name: It's right here on this map! I circled it and put in X into it as well, to make sure you'd be able to see where it was.</span>
James: Good girl.
Did you just become wet? Your panties never lie. Horndog.
[[You arrive at the location|constResc]]
<</if>>[img[img/removeButt.webp]]
You take out the buttplug, clean it up and put it back. Your ass feels sore.
<span style="color:pink">+ Arousal</span>
<<link "Close drawer" $return>><</link>>
<<setArousal +5>><<set $wButtplug to false>><<setAllure -20>>You take out the tailplug, clean it up and put it back. Your ass feels tender.
<span style="color:pink">+ Arousal</span>
<<link "Close drawer" $return>><</link>>
<<setArousal +5>><<set $wTail to false>><<setAllure -20>>You tell him you can't afford to pay rent.
<span style="color:tan">Zack: Well. That's unfortunate. You'll have to earn your stay then.</span>
<span style="color:pink">$name: ... H-how? I don't have anything of value...</span>
<span style="color:tan">Zack: I want your pussy.</span>
<span style="color:pink">$name: Please no, Zack, anything but that..</span>
<span style="color:tan">Zack: Fine. I'll take your ass then.</span>
He lunges at you!
[img[img/rentRape.webp]]
It hurts. He's very brutal. Next time you gotta be able to pay the rent.
<span style="color:crimson">+ Trauma</span>
He leaves.
[[Clean up|yourRoom]]
<<set $rent to 0>><<setTrauma +30>>
<<set $vagCount += 1>>As you drive towards the bum-den, you wonder what you'll say to him. Your brother. Why was he found there? And why did he go missing?! He's a grown man, he can find his way back.
About five miles in, the driver looks at you.
Driver: So... What is it that you need out here? There's not too much of anything past this point.
<span style="color:pink">$name: Uhm.. Well.. My brother went missing a few weeks ago, and I was told he maybe could be out here.</span>
Driver: Strange. I hope you find him!
Time passes in awkward silence.
Driver: Alright. Here's your stop, I gotta get on the highway to the harbor. Not too much to see on this island here.
<span style="color:pink">$name: Thank you so much!</span>
<<if visited("doctorIntro") is 0>><br>Hang on... Did he say island? Where the fuck are you? Were you never on the mainland?<br><</if>>
<<if $inhib lte 60>>[[Show him appreciation|fuckHitch]]<<else>>You're too inhibited for this.<</if>>
[[Leave the car|bumDen]]<<if visited("searchPass") gte 4>>The right corridor contains nothing but a door at the end of the hall, with a small keypad on the side of it.
<span style="color:crimson">Constantin: I solved it! The password was "nuts". Let's go!</span>
Really?
[[Enter the archives|archives]]<<else>>The right corridor contains nothing but a door at the end of the hall, with a small keypad on the side of it.
<span style="color:crimson">Constantin: How strange... They've put a keypad, but the actual value seems to be alphabetical.</span>
<div class="terminal">
<p><center>-- ARCHIVE PASSWORD --
|7 8 9|
|4 5 6|
|1 2 3|
<<set $archive to ''>>\
<<textbox '$archive' '' autofocus>>\
<span id='textbox-submit'>\
<br> <<link "Enter">>
<<set $archive to $archive.trim().toLowerCase()>>
<<if $archive == "nuts" || $archive == "6887">>
<<replace '#textbox-submit'>>/* Removes the button */<</replace>><<replace '#textbox-reply'>>
<<goto "archives">>
<</replace>>
<<run $('#textbox-answer').attr('readonly', 'true');>>
<<else>>
<<replace '#textbox-reply'>>\
Incorrect. Please try again.
[[Go back and search for it|searchPass]]\
<</replace>>
<</if>>
<</link>>\
</span>
<<script>>
$(document).one(":passagerender", function (ev) {
$(ev.content).find("#textbox-answer").on("keyup", function (e) {
if (e.keyCode === 13) {
$("#textbox-submit button").trigger("click");
}
});
});
<</script>><span id='textbox-reply'></span></center></p></div><</if>>You enter the door on the right instead of the door on the left.
What you see leaves you breathless.
It's a famous millionaire fucking an eighteen year old girl.
[img[img/rightDoor.webp]]
Jezz Benzo: Hey pretty! Looking to join in?
<span style="color:pink">$name: Uhm.. No thank you, Jezz..</span>
<span style="color:pink">+ Arousal</span>
[[Run to the other door|leftDoor]]
<<setArousal +15>><<set $rngesus = random(3)>><<if $rngesus eq 1>><<set $cafeRR += 1>>
Rob: Hello, $name. I see you've decided to... quit.
He grits his teeth. He looks very angry.
Rob: Why? We need you here, a lot! I think it's a very bad idea to quit. Especially now.
You start backing away towards the door.
He lunges at you. He grabs you by the collar and throws you to the ground.
You scream.
<span style="color:crimson">+ Trauma</span>
[img[img/robQuit.webp]]
<<setCorruption +5>>
<span style="color:pink">$name: Please stop! No!</span>
<<setTrauma +20>>
Rob: Shut up you fucking bitch! You're gonna get what's coming to you!
<<set $assCount += 1>><<set $rapeCount += 1>>
He took advantage of you.
What a cruel man.
When he finishes up, he throws you out the door with a last remark.
Rob: We still really need your help. You're free to come back and work here... If you need it.
<span style="color:red">+ Corruption</span>
<<else>>
Rob: Ugh... Hello, $name. Were we not good enough for you? I'm sorry you feel this way, that you want to quit.
<span style="color:pink">$name: Well... Uhm.. I just feel like I should go in different directions...</span>
Rob: Sigh. I suppose that's alright. Okay, $name. I accept your resignation. If you ever want to come back and work here, just know that you're more than welcome... And... I'm sorry if you heard me yelling before you stepped in here...
<</if>>
[[Go out|Street]]
<<set $job = "No job">><<switch random(1,2)>><<case 1>>[img[img/robRape.webp]]<<default>>[img[img/robRape2.webp]]<</switch>>
Oh god why does this happen to you!
<<if $gender eq "Guy">>Though why does getting dick feel so good? Does this make you gay..? Nah... You're a girl...
<</if>>
<<setArousal +15>>
<span style="color:pink">+ Arousal</span>
Wait... Did you just gain arousal... from getting raped? Shame.
<<set $cafeRR += 1>>
[[Run out crying|Cafe]]
<<setTrauma +10>>
<<set $vagCount += 1>><<set $rapeCount += 1>>You tune to Romance Hub.
Some cheesy romcom is playing. For some reason, you feel yourself becoming all warm and fuzzy inside. One things obvious... You're a chick for chick flicks. The main character kisses the girl. Or the boy. Depending on the main character. Sometimes it's christmas, sometimes it's another holiday. All the time, there's drama and love.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/romcom.webp]]<<case 2>>[img[img/romcom1.webp]]<<case 3>>[img[img/romcom2.webp]]<<case 4>>[img[img/romcom3.webp]]<<case 5>>[img[img/romcom4.webp]]<<case 6>>[img[img/romcom5.webp]]<<case 7>>[img[img/romcom6.webp]]<<case 8>>[img[img/romcom7.webp]]<<case 9>>[img[img/romcom8.webp]]<<case 10>>[img[img/romcom9.webp]]<</switch>>
<span style="color:pink">+ Arousal</span>
<<if $period lte 4>>
[[Keep watching|romanceTV]]<<else>>It's too late to keep watching.<</if>>
[[Change channels|aloneTV]]
<<setArousal +10>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You smile seductively at him, and drop on your knees.
By the time your fleshy lips come in contact with his naked cockhead, his face is already contorted with pleasure.
He seems like he is fully onboard to enjoy the slow ride, groaning and moaning as the drugs in his system begin merging with the chemicals in his brain telling him a beautiful woman is on her knees, worshiping his cock.
You suck, and suckle, and nurse his cock, slow, taking your time to savor the taste, which is honestly, pretty good! Given your recent antics, you could definitely see yourself choking on his perfumed cock on a fancy club bathroom.
He plays with your hair, and mutters increasingly incoherent praises about how positively awesome your slutty tongue plays with his cockhead. The guy’s cockslit leaks precum like a faucet into your ready mouth for a while now.
[img[img/roudyMan.webp]]
<span style="color:pink">$name: Want to fuck me, too?</span>
Naughty, selfish girl, you want a piece of the action now eh? Too wet to control yourself?
Roudy man: I would love to, doll. But I dont think I can, right now, heh. All I want is to enjoy your perty mouth until I blow buckets inside it…
A pang of disappointment comes and joins the fluttering feelings in your belly. Oh well… Maybe it will get filled by someone else….
Roudy man: Fuck…. here I come………Ughhhhghgh!!!!
His cock starts spewing thick strands of viscous cum in your mouth.
Roudy man: Ughhhhhhgnnngh!!
He keeps cumming, bliss written all over his face, letting go, fully coating your tongue.
His seed is so much… He really enjoyed that blowjob. You catch yourself gulping down his seed with glee.
<span style="color:pink">$name: Enjoy your party, sir.</span>
<span style="color:yellow">+£350</span>
<<if $period lte 4>>[[Clean up|workAlley]]<<else>>It's too late to keep working, you should go home instead.
[[Clean up|Street]]<</if>>
<<setMoney +350>>
<<if $period lte 4>><<AdvancePeriod 2>><<else>><<AdvancePeriod>><</if>>
<<replace "#now">><<now>><</replace>>
<<set $alleyCount +=1>><<set $vagCount += 1>>Arriving at the safehouse again, you're finally safe. Constantin is safe. James and Johnson are safe. You did good.
James: He needs rest now. Johnson, get him situated in a room, and close the door. He needs to lie down.
Johnson: I'll see to him.
James: Johnson used to be a medical practitioner. Er.. well... a veterinarian.
Johnson: It's a real medical practice!
Constantin does nothing but groan. What did they do to him?
After getting Constantin to lie down, you hold a small debriefing. To go over everything that happened. Everything was done according to plan, and the mission was a success. The facility will be looking for you, so watch out. You stunned two of their men, and stole their gear and clothes, practically leaving them in the dark, naked and afraid.
But fuck them. Look what they did to poor Constantin.
[[Continue|safehouse]]
<<set $clue = 5>><<set $questDays to 1>>[img[img/safeRoom.webp]]
<<if $clue eq 4>>
This is your designated safe room. All bedrooms in the safehouse looks like this. Bland.
It features only a bed and a desk. Currently there's nothing on your desk.
<<if $prepDays lt 3>>
<<if $period eq 6>>[[Sleep|safeSleep]]<<else>>It's too early to sleep<</if>>
[[Leave|safehouse]]
<<else>>
It's time to go. James and Johnson are both standing over your bed, watching your naked body sleep. You wake up, startled. They throw your gear onto you.
James: Get ready, we leave in T-10 minutes.
10 MINUTES?! You need WAY more time to get ready! You need to style your hair... You need to put on makeup... You need to pick an outfit... You need...
Johnson: Get up, and get ready. Less thinking more gear-putting-on...ing?
[[Get ready|readyGo]]
<</if>><<else>>
This is your designated safe room. All bedrooms in the safehouse looks like this. Bland.
It features only a bed and a desk. Currently there's nothing on your desk.
<<if $period eq 6>>[[Sleep|safeSleep]]<<else>>It's too early to sleep<</if>>
[[Leave|safehouse]]
<</if>><<if $clue eq 4>>
You enter a state of sleep, calling it sleep seems excessive. It does its job, but you feel like you've been worried the entire night.
You're feeling restless, but still manage to sleep through the entire night. You need to be well rested for the things to come. This is a dangerous mission.
[img[img/safeSleep.webp]]
[[Wake up|safeRoom]]
<<Sleep>>
<<set $prepDays += 1>>
<<else>>
You fall asleep. Finally it feels more safe. With Constantin in the house, you're feeling less anxious, and better at ease. Time to rest...
[img[img/safeSleep.webp]]
[[Wake up|safeRoom]]
<<Sleep>>
<</if>><<if $clue eq 4>>
[img[img/safehouse.webp]]
Standing in the safehouse, James has written up a plan on a whiteboard in the middle of the living room. There are quite a few tasks to do, in such a short time.
It would be a really good idea to head to the war room, and do some of the tasks. This could determine whether or not you succeed.
It has a small couch, for wasting time.
<<if $period lte 5>>[[Waste time|advance]]<<else>>You should go to sleep instead.<</if>>
[[Your room|safeRoom]]
[[James' room|jamesRoom]]
[[Johnsons room|johnsonRoom]]
[[Bathroom|safehouseBathroom]]
[[War room|prepRoom]]
<<linkreplace "Leave">>The door is locked. You can't leave until you've found Constantin, and rescued him.<</linkreplace>>
<<elseif $clue eq 5>>
[img[img/safehouse.webp]]
It looks like a normal house. Not too many items, not too cramped, but not flush with life either. It's boring. But what can you expect from a safehouse.
All the preperation has been removed by James and Johnson, and the tasks are gone. The war room has been turned into Constantins room.
[[Your room|safeRoom]]
[[James' room|jamesRoom]]
[[Johnsons room|johnsonRoom]]
[[Constantins room|constRoom]]
[[Bathroom|safehouseBathroom]]
[[Leave|city]]
<<elseif $clue eq 6>>
[img[img/safehouseTorched.webp]]
The safehouse has been torched. Looks like the facility found out where you were. Maybe James or Johnson ratted the location out. If only you could ask them what happened. Unfortunately, they're still missing.
[[Leave|city]]
<</if>>You remember you saw something in the basement.
<span style="color:pink">$name: We have to go back and check!</span>
<span style="color:crimson">Constantin: Follow me!</span>
You both return to the basement, and Constantin pulls out his huge phallic member, the Mag-Lite!
He shines it upon the, hopefully rust, stained walls until you notice it again. That weird stain... It really does look like it spells <<if visited() is 1>>"Nuts"<<elseif visited() is 2>><b>"Nuts"</b><<else>>!!Nuts<</if>>.
[[Retry the password|rightCor]][img[img/showerJerk.webp]]
You begin masturbating in the showers.
Hot water trickles down your body and tickles your nipples while you play with your clit.
<span style="color:red">+ Corruption</span>
[[Leave|yourApartment]]
<<setTrauma -5>><<setArousal -20>><<setCorruption +5>>[img[img/showernude.webp]]
You take a shower. Letting the hot water trickle down over your body, tickling your nipples, running towards your clit is such an exhillerating feeling. It's amazing how good a shower can feel!<<if $showerTime != 0>> And much needed!
<span style="color:green">+ Allure</span><</if>>
<<if $period gte 4 && $period lte 5>><br>You feel like someone is watching you...<br><span style="color:purple">- Inhibition</span><</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<masturbate 20 249 149 -25 showerJerk>>
[[Finish showering|yourApartment]]
<<Shower>><<if $trauma gte 60>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>><<set $rngesus = random(20)>>
You toss and turn. Your mind is racing, your body is cold, yet sweaty. Something is wrong with your mental health.<<if $trauma eq 100 && ndef $sanity>> <span class="drunk"><span style="color:crimson">You've lost your sanity.</span></span><</if>>
<<include "trauma">><<set _rng = random(1,4)>>
<<if $allure gte 55 && $rngesus eq 1>><br>[[Someone is touching you...|sleepSRape]]<br><</if>><<if _rng eq 1>>[[Nightmare|nightmareS]]<<else>>[[Wake up|yourRoom]]<</if>>
<<else>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
<<set $rngesus = random(20)>>
<<petSleep>>
You go to sleep.
Suddenly, a calm feeling washes over you.<<if $day lte 4 && $gender eq "Guy">>
You're still trying to get over the fact that you suddenly grew tits, lost your cock and most of your sexy muscles for a pussy and a nice ass...<</if>>
<<if $allure gte 55 && $rngesus eq 1>><br>[[Someone is touching you...|sleepSRape]]<<else>><<if $arousal gte 30>><br>[[Dream|dreamS]]<</if>>
[[Wake up|yourRoom]]<</if>><</if>>
<<Sleep>><<if $dating isnot "Noah">><span style="color:lightblue">Noah: Mhh.... You're so cute.... You're so lovely... I love you.... mmmh...</span>
Is he..? Is he sleeping still? Is he sleep raping you? That's grotesque! He really is something special.
Don't try to wake him up, I've heard it can damage their brains or something. Sleepwalkers, not rapists. Just let him.
<span style="color:lightblue">Noah: Mhh.... You're the best little sister...</span>
He pulls down your panties and flips you right over. Damn he's strong! Kudos. He's in really good shape.
[img[img/sleepBRape.webp]]
He cums inside you.
<span style="color:crimson">+ Trauma</span>
[img[img/sleepBCum.webp]]
You moan! I said to keep quiet.
<span style="color:lightblue">Noah: Mhh.. Huh? What's happening? mmh...</span>
And right back to sleep... Right.
[[Wake up|mansionBrother]]
<<setTrauma +10>><<set $vagCount += 1>><<set $creamCount += 1>><<set $rapeCount += 1>><<else>><span style="color:lightblue">Noah: Mhh.... You're so cute.... You're so lovely... I love you.... mmmh...</span>
Is he..? Is he sleeping still? Is he sleep fucking you? That's amazing! He really is something special.
Don't try to wake him up, I've heard it can damage their brains or something. Sleepwalkers. Just let him.
<span style="color:lightblue">Noah: Mhh.... You're the best little sister...</span>
He pulls down your panties and flips you right over. Damn he's strong! Kudos. He's in really good shape.
[img[img/sleepBRape.webp]]
<span style="color:lightblue">Noah: Ugnnh.... I love my little sister...</span>
He cums inside you.
<span style="color:pink">+ Arousal</span>
[img[img/sleepBCum.webp]]
You moan! I said to keep quiet.
<span style="color:lightblue">Noah: Mhh.. Huh? What's happening? mmh...</span>
And right back to sleep... Cute.
[[Wake up|mansionBrother]]
<<set $vagCount += 1>><<set $creamCount += 1>><</if>>You undress and snuggle up infront of your brother.
Almost instinctively he grabs you and pulls you closer.
You feel your pussy become wet. It tingles all over.
<<set $rngesus = random(6)>>
You sleep sound. For some reason, you have no dreams sleeping with your brother. Maybe your body just yearns to wake up and please...
[img[img/brotherSleep.webp]]
<<if $allure gte 35 && $rngesus eq 1>><br>[[Someone is touching you...|sleepBRape]]<<else>>
<<if $corrupt gte 60>><<if $dating isnot "Noah">><<linkreplace "Wake up Noah with a blowjob">>
You decide to wake Noah up with a blowjob. He deserves it afterall...
He's been looking for you for so long.
[img[img/brotherWake.webp]]
<span style="color:lightblue">Noah: Oh god... Mmmmh... I love you, $name.</span>
<<set $suckCount += 1>>
Your pussy tingles hearing those words. "I love you." Does he really? Sweet.
<<brother +2>>
He likes you more!
<</linkreplace>><<elseif $dating is "Noah">><<choose>><<linkreplace "Wake up Noah with a blowjob<br>">>
You decide to wake Noah up with a blowjob. He deserves it afterall...
He's been looking for you for so long.
[img[img/brotherWake.webp]]
<span style="color:lightblue">Noah: Oh god... Mmmmh... I love you, $name.</span>
<<set $suckCount += 1>>
Your pussy tingles hearing those words. "I love you." Does he really? Sweet.
<<brother +2>>
He likes you more!
<</linkreplace>><<linkreplace "Wake up Noah with pussy">>You decide to wake up your brother with some morning sex. There's some pent up lust and arousal from sleeping next to his fat cock all night. You feel your pussy is wetter than usual, and a heat inside of you that needs dampening. You slowly take off his shorts, and pull your panties down.
[img[img/noahFuckWake.webp]]
<span style="color:lightblue">Noah: Mmmmh... Keep going, sis...</span>
<<brother +2>>
He likes you more!
<</linkreplace>><</choose>><</if>><<elseif $corrupt lt 60>>You're not corrupt enough for this.<</if>>
[[Wake up|mansionBrother]]<</if>>
<<Sleep>>
<<waitNoah -100>><<if $dating isnot "Dad">>You feel... something... It tickles, but you don't know what it is? A spider? OH MY GO... no... too heavy to be a spider.. Your heartbeat increases.
<span style="color:pink">$name: Nnh...</span>
<span style="color:lightgreen">Dad: Shh... Keep sleeping...</span>
It's your dad. What is he... doing?
You feel a hand. It's coming up from your legs, slowly caressing you, before softly reaching your panties.
He pulls them down to your knees. Your pussy is on display. Why is he doing this?
He prods something against your pussy lips, slowly parting them. It's inside you! His cock!
[img[img/sleepDRape.webp]]
<span style="color:lightgreen">Dad: Uhgnn...</span>
He cums inside your pussy.
<span style="color:crimson">+ Trauma</span>
[img[img/sleepDCum.webp]]
[[Wake up|dadApt]]
<<setTrauma +20>>
<<set $vagCount += 1>><<set $creamCount += 1>><<set $rapeCount += 1>><<else>>You feel... something... It tickles, but you don't know what it is? A spider? OH MY GO... no... too heavy to be a spider.. Your heartbeat increases.
<span style="color:pink">$name: Nnh...</span>
<span style="color:lightgreen">Dad: Shh... Keep sleeping...</span>
It's your dad. What is he... doing?
You feel a hand. It's coming up from your legs, slowly caressing you, before softly reaching your panties.
He pulls them down to your knees. Your pussy is on display. Hot. You feel yourself becoming more and more aroused by the thought of your lover fucking your sleeping pussy.
He prods something against your pussy lips, slowly parting them. It's inside you! His cock!
[img[img/sleepDRape.webp]]
<span style="color:lightgreen">Dad: Uhgnn...</span>
He cums inside your pussy.
<span style="color:pink">+ Arousal</span>
[img[img/sleepDCum.webp]]
[[Wake up|dadApt]]
<<set $vagCount += 1>><<set $creamCount += 1>><</if>>You undress and snuggle up infront of your dad.
Almost instinctively he grabs you and pulls you closer.
You feel your pussy become wet. It tingles all over. You're sick! I like it.
<<set $rngesus = random(7)>>
You sleep sound. For some reason, you have no dreams sleeping with your dad. Maybe your body just yearns to wake up and please...
<<set _rng = random(2)>><<if _rng eq 0>>[img[img/dadSleep.webp]]<<elseif _rng eq 1>>[img[img/dadSleep1.webp]]<<else>>[img[img/dadSleep2.webp]]<</if>>
<<if $allure gte 5 && $rngesus eq 1>><br>[[Someone is touching you...|sleepDRape]]<<else>>
<<if $dadChock gte 10>><<if $corrupt gte 60 && $dating isnot "Dad">><<linkreplace "Wake up Dad with a blowjob">>
You decide to wake your dad up with a blowjob. He deserves it afterall...
You just feel like it. I know, it's strange, you just can't quite describe this feeling.
<<set $suckCount += 1>>
[img[img/dadWake.webp]]
<span style="color:lightgreen">Dad: Oh god... Mmmmh... Baby... What are you doing?</span>
<<dad +2>>
He likes you more!
<</linkreplace>><<elseif $dating is "Dad">><<choose>><<linkreplace "Wake up Dad with a blowjob<br>">>
You decide to wake your dad up with a blowjob. He deserves it afterall...
You just feel like it. I know, it's strange, you just can't quite describe this feeling.
<<set $suckCount += 1>>
[img[img/dadWake.webp]]
<span style="color:lightgreen">Dad: Oh god... Mmmmh... Baby... What are you doing?</span>
<<dad +2>>
He likes you more!
<</linkreplace>><<linkreplace "Wake up Dad with pussy">>You decide to wake up your dad with some morning sex. There's some pent up lust and arousal from sleeping next to his fat cock all night. You feel your pussy is wetter than usual, and a heat inside of you that needs dampening. You slowly take off his shorts, and pull your panties down.
[img[img/noahFuckWake.webp]]
<span style="color:lightgreen">Dad: Mmmmh... Baby... Keep going...</span>
<<dad +2>>
He likes you more!
<</linkreplace>><</choose>><</if>><<elseif $dadChock lt 10>>You're not ready for this yet. You still need some time to process the things that happened...<<elseif $corrupt lt 60>>You're not corrupt enough for this.<</if>>
[[Wake up|dadApt]]<</if>>
<<Sleep>>You lay down on the bumpy, hard bed. It's terrible. You're never going to get a good nights rest like this...
[img[img/cell.webp]]
[[Wake up|cell]]
<<set $daysInJail += 1>>
<<Sleep>><<if $dating isnot "Dad">>You feel... something... It tickles, but you don't know what it is? A spider? OH MY GO... no... too heavy to be a spider.. Your heartbeat increases.
<span style="color:pink">$name: Nnh...</span>
<span style="color:lightgreen">Dad: Shh... Keep sleeping...</span>
It's your dad. What is he... doing?
You feel a hand. It's coming up from your legs, slowly caressing you, before softly reaching your panties.
He pulls them down to your knees. Your pussy is on display. Why is he doing this?
He prods something against your pussy lips, slowly parting them. It's inside you! His cock!
[img[img/sleepDRape.webp]]
<span style="color:lightgreen">Dad: Uhgnn...</span>
He cums inside your pussy.
<span style="color:crimson">+ Trauma</span>
[img[img/sleepDCum.webp]]
[[Wake up|mansionDad]]
<<setTrauma +20>>
<<set $vagCount += 1>><<set $creamCount += 1>><<set $rapeCount += 1>><<else>>You feel... something... It tickles, but you don't know what it is? A spider? OH MY GO... no... too heavy to be a spider.. Your heartbeat increases.
<span style="color:pink">$name: Nnh...</span>
<span style="color:lightgreen">Dad: Shh... Keep sleeping...</span>
It's your dad. What is he... doing?
You feel a hand. It's coming up from your legs, slowly caressing you, before softly reaching your panties.
He pulls them down to your knees. Your pussy is on display. Hot. You feel yourself becoming more and more aroused by the thought of your lover fucking your sleeping pussy.
He prods something against your pussy lips, slowly parting them. It's inside you! His cock!
[img[img/sleepDRape.webp]]
<span style="color:lightgreen">Dad: Uhgnn...</span>
He cums inside your pussy.
<span style="color:pink">+ Arousal</span>
[img[img/sleepDCum.webp]]
[[Wake up|mansionDad]]
<<set $vagCount += 1>><<set $creamCount += 1>><</if>>You undress and snuggle up infront of your dad.
Almost instinctively he grabs you and pulls you closer.
You feel your pussy become wet. It tingles all over. You're sick! I like it.
<<set $rngesus = random(7)>>
You sleep sound. For some reason, you have no dreams sleeping with your dad. Maybe your body just yearns to wake up and please...
<<set _rng = random(2)>><<if _rng eq 0>>[img[img/dadSleep.webp]]<<elseif _rng eq 1>>[img[img/dadSleep1.webp]]<<else>>[img[img/dadSleep2.webp]]<</if>>
<<if $allure gte 35 && $rngesus eq 1>><br>[[Someone is touching you...|sleepMDRape]]
<<else>>
<<if $corrupt gte 60>><<if $dating isnot "Dad">><<linkreplace "Wake up Dad with a blowjob">>
You decide to wake your dad up with a blowjob. He deserves it afterall...
You just feel like it. I know, it's strange, you just can't quite describe this feeling.
<<set $suckCount += 1>>
[img[img/dadWake.webp]]
<span style="color:lightgreen">Dad: Oh god... Mmmmh... Baby... What are you doing?</span>
<<dad +2>>
He likes you more!
<</linkreplace>><<elseif $dating is "Dad">><<choose>><<linkreplace "Wake up Dad with a blowjob<br>">>
You decide to wake your dad up with a blowjob. He deserves it afterall...
You just feel like it. I know, it's strange, you just can't quite describe this feeling.
<<set $suckCount += 1>>
[img[img/dadWake.webp]]
<span style="color:lightgreen">Dad: Oh god... Mmmmh... Baby... What are you doing?</span>
<<dad +2>>
He likes you more!
<</linkreplace>><<linkreplace "Wake up Dad with pussy">>
You decide to wake up your dad with some morning sex. There's some pent up lust and arousal from sleeping next to his fat cock all night. You feel your pussy is wetter than usual, and a heat inside of you that needs dampening. You slowly take off his shorts, and pull your panties down.
[img[img/noahFuckWake.webp]]
<span style="color:lightgreen">Dad: Mmmmh... Baby... Keep going...</span>
<<dad +2>>
He likes you more!
<</linkreplace>><</choose>><</if>><<elseif $corrupt lt 60>>You're not corrupt enough for this.<</if>>
[[Wake up|mansionDad]]<</if>>
<<Sleep>>
<<waitDad -100>>You awake but dare not move... What is going on? Something is touching your leg.
You slowly open your eyes to see Zack. He's snuck into your room... Didn't you lock the door?
He's slowly turning you over on your stomach, preparing to go prone bone. Why're you not resisting? It's almost like... You're turning over yourself... Do you want this to happen? Is your pussy...? It's wet! You kinky slut!
He runs his fingers over your pussy, feeling exactly how wet it is.
He prods his cock against your hole. He penetrates.
[img[img/sleepSRape.webp]]
He cums inside you and quietly leaves the room.
<span style="color:crimson">+ Trauma</span>
[[Wake up|yourRoom]]
<<setTrauma +20>><<set $rapeCount += 1>>You pretend to be asleep...
You slowly open your eyes to see Zack. He's laying beside you.
He's slowly turning you over on your stomach, preparing to go doggy. Why're you not resisting? It's almost like... You're raising your ass by yourself... Do you want this to happen? Is your pussy...? It's wet! You kinky slut!
He runs his fingers over your pussy, feeling exactly how wet it is.
He prods his cock against your anus. He penetrates.
[img[img/sleepZRape.webp]]
He cums inside you and lets you fall back onto the bed.
[[Wake up|yourRoom]]
<<setTrauma +15>><<set $rapeCount += 1>><<set $vagCount += 1>><<set $creamCount += 1>>You take up his offer. He rolls up a fat one while he engages in casual conversation with you. Although calm and chill, he rolls it effortlessly and with expertise . No doubt 420 is his favorite number
You take a drag, and it soon hits you. That shit is strong. Whether a newbie or a seasoned veteran, you feel like this would hit the spot either way.
Slim man: That’s the stuff, huh? Heh, man’s the real deal, got anything you need.
<span style="color:pink">$name: Do I have anything you need?</span>
You take another big drag. That grass melts away any inkling of social anxiety you may have had.
Slim man: You know it, girl. Wanna have a little party right here? I got the green. I’ll treat you right if you repay the favor
You nod in agreement. It doesn’t take much to get you horny and wet, but that prime reefer definitely has got your juices flowing, doesn’t it?
You take a long, hard drag out of your blunt, before you hand it to him, and kneel in search of anything else long and hard.
You fish out his cock, and start slowly stroking it.
Now that’s a cock and a half.. Talk about stereotypes..
You can feel it come alive as you ran your fingers across the skin, feeling the ridges and the veins pumping blood all over that slab of cockmeat
Slim man: He's happy to meet you, love. Care for a taste test?
You happily oblige, plunging the first few inches of his prick inside your mouth. His taste is earthy, grassy.
He takes a puff and groans appreciatively and pets your head as you fellate him
You pleasure him in a steady, tantalizing pace for some time. He doesn’t talk, only groans and exhales of Mary Jane smoke in the air above you.
Slim man: You got me going alright, girl. Let me give you some lovin' now.
He gently lifts you up and turns you around. He licks his fingers and uses them to spread your lower lips which are already saturated with your arousal.
He positions himself behind you, and delicately but firmly presses his cockhead against your entrance. It gives way with little resistance, despite his clearly above average length and nestles comfortably inside your warm, snug pussy. You both sigh in contentment.
[img[img/slimMan.webp]]
He begins sliding in and out of you, wet squelching sounds coming off from your joined hips. He is big enough to feel empty and needy when he leaves, only to feel deliciously stuffed full when he returns a second later. Damn…. that bush is making you oversensitive to sex… Or is it that you just love his black cock that much?
He keeps fucking you at the same pace and you enjoy every moment of it. He rubs your breasts, your tummy, your taut ass. He is a surprisingly good fuck, and you have creamed his ebony meat more than a few times now.
Slim man: Damn, that pussy be heaven, lass. I’ve got to nut inside it... That a problem?
Before being able to respond, you feel something hot shoot up inside you! He cums.
[img[img/slimManCum.webp]]
Your answer is just another small orgasm rippling through you, massaging his prick to his orgasm. His cockhead pressed against your cervix and started busting some thick seed. It feels warm and soothing… Fuck…. what a feeling.
The only time you actually whimpered is when you felt him exit you. Maybe you should pay him instead.
That was exhilarating, in the calmest possible way
<span style="color:yellow">+£350</span>
<<if $period lte 4>>[[Clean up|workAlley]]<<else>>It's too late to keep working, you should go home instead.
[[Clean up|Street]]<</if>>
<<setMoney +350>>
<<if $period lte 4>><<AdvancePeriod 2>><<else>><<AdvancePeriod>><</if>>
<<replace "#now">><<now>><</replace>>
<<set $alleyCount +=1>><<set $vagCount += 1>><<set $creamCount += 1>>[img[img/mansionKitchen.webp]]
<span style="color:lightblue">Noah: Hey sis, what's up?</span>
<span style="color:pink">$name: Hey Noah, just grabbing a snack! Wanna join me?</span>
<span style="color:lightblue">Noah: Sure!</span>
You hang out for a while, eating whatever snacks you can find in the kitchen. Morris sure is a good grocery shopper.
Hanging out with your brother is always great fun.
You talk about whatever pops up in your mind, and it seems like Noah is doing the same. Such weird conversations. But that's alright, you're having a blast nonetheless.
<<if $period lte 5>><<if $arousal gte 30>>You're also feeling a little bit flustered and hot... Maybe you should do something about that?
[[Initiate some fun time with your brother|noahSnackSex]]<<else>>You're not in the mood for some extra fun.<</if>><<else>>It's too late to have fun. You should go to sleep instead. Perhaps in Noahs bed?<</if>>
[[Leave kitchen|trueMansion]][img[img/mansionKitchen.webp]]
<span style="color:lightgreen">Dad: Hey, darling!</span>
<span style="color:pink">$name: Hey dad, just grabbing a snack! Wanna join me?</span>
<span style="color:lightgreen">Dad: Sure!</span>
You hang out for a while, eating whatever snacks you can find in the kitchen. Morris sure is a good grocery shopper.
Hanging out with your dad is always great fun.
You talk about whatever pops up in your mind.
Your dad, however, has his mind set straight. He's talking economy, even though he doesn't have to pay for anything! What a dadly dad.
But that's alright, you're having a blast nonetheless.
<<if $period lte 5>><<if $arousal gte 40>>You're also feeling a little bit flustered and hot... Maybe you should do something about that?
[[Initiate some fun time with your dad|dadSnackSex]]<<else>>You're not in the mood for some extra fun.<</if>><<else>>It's too late to have fun. You should go to sleep instead. Perhaps in your dads bed?<</if>>
[[Leave kitchen|trueMansion]][img[img/cult.webp]]
<<set $rngesus = random(1)>>
You socialize with the cult members. They all talk about such weird things.
<<if $rngesus eq 0>><span style="color:green">+ Allure</span><<setAllure 1>><<else>><span style="color:pink">+ Arousal</span><<setArousal +10>><</if>>
<<set $rngesus = random(3)>>
They talk about sex creatures and aliens, but you don't believe any of their mumbo jumbo. A bunch of crazy people. Crazy, sexy people. Crazy, sexy, sexual people. Crazy. Just... Crazy... Cuh-ray-zee!<<if $rngesus eq 1 && $clue eq 2>><br>One of them mentions something about a rundown building deep in the mountains... Could this be where they're keeping Constantin?
[[Join their conversation|clue3]]<</if>><<if $rngesus eq 1 && $navClue is true>><br><br>You're approached by a stranger.
Stranger: Chloe tells me you might need help with some coorViolettes. Follow me.
[[Follow him|navFollow]]<</if>>
[[Uhh... Leave?|cult]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><span style="color:lightyellow"><<set $rngesus = random(21)>><<if $rngesus eq 0>><br>A group of volunteers organizes a community clean-up day.<br><<elseif $rngesus eq 1>><br>A group of local musicians busk on the street corner.<br><<elseif $rngesus eq 3>><br>A local artist paints a stunning mural on the side of a building.<br><<elseif $rngesus eq 4>><br>A familiar man grazes your shoulder as he passes by. Who was that?<br><<elseif $rngesus eq 5>><br>A garbage truck makes its routine rounds, collecting trash from homes.<br><<elseif $rngesus eq 6>><br>A delivery truck drops off packages at various houses.<br><<elseif $rngesus eq 7>><br>The town's mail carrier delivers letters and packages.<br><<elseif $rngesus eq 8>><br>A family walks their dog around the block.<br><<elseif $rngesus eq 9>><br>A street sweeper cleans the town's main roads.<br><<elseif $rngesus eq 10>><br>A homeowner paints their fence a fresh coat of white.<br><<elseif $rngesus eq 11>><br>A community center offers a yoga class for residents.
<<if $period lte 5>>[[Attend yoga class|yoga]]<<else>>You're too tired to attend the yoga class.<</if>><br><<elseif $rngesus eq 13>><br>The town's police officers conduct routine patrols.<br><<elseif $rngesus eq 15>><br>The town's fire department conducts a routine equipment check.<br><<elseif $rngesus eq 17>><br>A senior student waits at a bus stop for their ride to college.<br><<elseif $rngesus eq 19>><br>A black cat crosses the street. You feel a cold breeze and the wind seems to pick up for a second, but settles just as fast.<br><<elseif $rngesus eq 21>><br><<if $allure gte 60>>A group of guys come up to you, asking if you'd want to flash your tits for money.
<<choose>>[[Huff and walk away|Street]]<<if $corrupt gte 80 && $inhib lt 40>><br><<linkreplace "Flash your tits<br>">>You lift your shirt quickly.
[img[img/streetFlash.webp]]
<span style="color:yellow">+ £5</span><</linkreplace>><<elseif $corrupt lt 80>><br>You're not corrupt enough for this, yet.<<elseif $inhib gte 40>><br>You're too inhibited for this.<</if>><<if $corrupt gte 130 && $inhib lte 0>><<linkreplace "Flash your pussy">>You turn around and present your pussy to the group.
[img[img/streetPussy.webp]]
They whistle and cheer. One even smacks your ass!
<span style="color:pink">+ Arousal</span> | <span style="color:yellow">+ £20</span><</linkreplace>><<elseif $corrupt lt 130>><br>You're not corrupt enough for this.<<elseif $inhib gt 0>><br>You're too inhibited for this.<</if>><</choose>><<else>>A group of guys look you up and down before continuing on their way. I wonder if they had something on their mind?<</if>><</if>></span>[img[img/blueprints.webp]]
<<if $sBP eq 0>><<set $sBP = 1>>You study the blueprints but find nothing. Keep studying! Hopefully something pops up.<<elseif $sBP eq 1>><<set $sBP = 2>>You study the blueprints. These are a bit older than those you looked at before.. It looks like something may be interesting about these blueprints. You should probably look more into these.<<elseif $sBP eq 2>><<set $sBP = 3>>Looking at the same old blueprints, you notice a dark spot. It looks like this could be an underground facility, or maybe a bunker? Could they be taking Constantin there? You should show this to James and Johnson.<</if>>
[[Finish studying|prepRoom]]
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>><<set _rng = random(1)>><<if _rng eq 0>>[img[img/suckZack.webp]]<<else>>[img[img/suckZack1.webp]]<</if>>
You take his cock into your mouth. It tastes salty. Also, why are you doing this? You have a $partner. Shame.
Although... For some reason, it feels... Natural? You can not stop yourself.
<span style="color:pink">+ Arousal</span>
[[Enjoy it.|zackMouth]]
<<setArousal +15>><<set $suckCount += 1>>[img[img/swimLake.webp]]
With a playful smile, you take a leap forward, feeling the rush of exhilaration as your body breaks through the gentle resistance of the water. The initial shock gives way to an invigorating sensation as the coolness envelops you, washing away any remnants of the outside world.
As you begin to swim, each stroke propels you forward, slicing through the crystal-clear depths. The water cradles you, buoying your body with its gentle support, as if nature itself is encouraging your aquatic adventure. You revel in the weightlessness, feeling a sense of freedom as you glide effortlessly through the liquid expanse.
<span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
[[Exit waters|Park]]
<<setArousal +15>><<setInhib -2>>
<<nobr>>
<<if $makeupCheck is true>>
<<set $makeupDone = 0>>
<<set $makeupCheck to false>>
Your makeup washes away.
<<setAllure -5>>
<</if>>
<<if $hairCheck is true>>
<<set $hairDone = 0>>
<<set $hairCheck to false>>
Your hairstyle is washed away.
<<setAllure -10>>
<</if>>
<<if $showerTime != 0>><<setAllure $showerTime*15>><<if $showerTime lte 13>><<set $showerTime to 0>><</if>><</if>>
<</nobr>>[img[img/cafeWork.webp]]
<<set _rng = random(1,8)>><<switch _rng>><<case 1>>
You run around clearing tables like any other day on the job. Nothing seems out of the orVioletry, and people are behaving and acting sweet.
<<set $cafeHarass += 1>>
You notice people are beginning to stare at you, and you wonder what it could be. You notice a group on one table making kissy faces at you, and motions their hands to squeeze the air. Obviously they want to feel your tits. It's making you very uncomfortable.
<span style="color:red">+ Harrassment</span>
<<if $corrupt gte 40>><<linkreplace "Flash them">>You pull your shirt open and flash some guests. They all look in awe.
[img[img/cafeFlash.webp]]
<span style="color:purple">- Inhibition</span><<setInhib -1>><<updatebar>><</linkreplace>><<else>>You're not corrupt enough for this.<</if>>
<<case 2>>
As you're running around doing your daily tasks, you start to notice a whole lot of more people than you're used to. It's loud. People are practically standing on top of each other. It's insane! How are you ever going to keep up with this? There's just too many tables to clear, you're afraid you'll never be able to go home.
<<set $cafePressure += 1>>
There's just too many!
<span style="color:red">+ Pressure</span>
<<case 3>>
As you're running around doing your daily tasks, you start to notice a whole lot of more people than you're used to. It's loud. People are practically standing on top of each other. It's insane! How are you ever going to keep up with this? There's just too many tables to clear, you're afraid you'll never be able to go home.
<<set $cafePressure += 1>>
There's just too many!
<span style="color:red">+ Pressure</span>
You should go somewhere and take the top off. Not your top, just the top of the pressure.
[[Go relax|cafeRelax]]
<<default>>
You run around clearing tables like any other day on the job. Nothing seems out of the orVioletry, and people are behaving and acting sweet. It's hot outside today, and it sure can be felt inside as well. Even though you're wearing a dress shirt and a short skirt, the heat still gets to you.
You pass many different people, as you're walking around the cafe, talking with everyone. It's not too busy today, but still enough to fill the cafe with happy customers.
<</switch>>
<span style="color:yellow">+ £50</span>
<<set _tips = random(1,52)>><span style="color:yellow">+ £_tips</span> in tips!
[[Finish shift|cafeDefault]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<setMoney +50>><<setMoney _tips>>[img[img/tact.webp]]
You gather James and Johnson and brainstorm a plan.
<<if $plan eq 0>>
James: What if we do this...
Johnson: And then we could do that...
<span style="color:pink">$name: And then this!</span>
<<elseif $plan eq 1>>
<span style="color:pink">$name: Then we take him over here...</span>
James: And protect against this formation here...
<<elseif $plan eq 2>>
Johnson: And then we quickly get over here!
James: And away we go!
<</if>>
[[Finish planning|prepRoom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $plan += 1>>[img[img/dadApt.webp]]
You sit down to speak with your dad.
<<if $dadRape is false>>
He acts weird.
As he gets closer to you, you feel intimidated. It is the way he walks. He looks strange and agitated.
He grabs you!
[[Oh no...|dadRape]]
<<else>>
He comes closer and sits next to you.<<if $dadApology is false>><<set $dadApology to true>><br><span style="color:lightgreen">Dad: I'm so sorry for what happened... I... I don't know what came over me...</span><</if>>
You speak with him.
You tell him your stories and what you've been up to.
He seems relieved to see you.
<<if $brotherMissing is false>><<set $brotherMissing to true>>
<span style="color:lightgreen">Dad: Your brother is missing... He went out to search for you after your birthday. I'm sorry.</span><<else>>
<span style="color:lightgreen">Dad: What's on your mind sweetie?</span>
<</if>>
<<if $corrupt gte 80 && $dadChock gte 10>>[[Help him with his stress|dadMouth]]<<else>>You are not ready for this yet.<</if>>
[[Leave conversation|dadApt]]
<</if>>Tall man: Hey girl, down for a fuck?
You nod, turning around for the man. You pull your panties off. You feel like you know exactly what he wants from you.
He spits on his cock, ramming it up inside your ass without hesitation. You were not expecting that! Maybe you didn't know what he wanted anyway. Your ass quickly becomes accustomed to it.
[img[img/tallMan.webp]]
He shoots his stream onto your ass.
[img[img/tallManCum.webp]]
<span style="color:yellow">+£350</span>
<<if $period lte 4>>[[Clean up|workAlley]]<<else>>It's too late to keep working, you should go home instead.
[[Clean up|Street]]<</if>>
<<setMoney +350>>
<<if $period lte 4>><<AdvancePeriod 2>><<else>><<AdvancePeriod>><</if>>
<<replace "#now">><<now>><</replace>><<set $assCount += 1>><<set $creamCount += 1>>He removes his trousers, revealing his already erect cock.
You've definitely seen bigger... Although for some reason you're turned on. Massively. Your pussy is wet.
He feels you up, and aligns his cock with your anus.
He rams his cock inside you! It hurts, but only for a little bit. Immense pleasure shoots through you.
[img[img/tanAnal.webp]]
<span style="color:purple">- Inhibition</span> | <span style="color:red">+ Corruption</span>
[[Finish up|Park]]
<<setCorruption +5>><<setInhib -2>><<set $assCount += 1>>He removes his trousers, revealing his already erect cock.
You've definitely seen bigger... Although for some reason you're turned on. Massively. Your pussy is wet.
He feels you up, and...
Stranger: Which hole..?
<<if $corrupt gte 220>>[[Anal|tanAnal]]<<else>>You're not corrupt enough to try the backdoor.<</if>>
[[Pussy|tanPussy]]
[[Stop...|Park]][img[img/tan.webp]]
<<set $rngesus = random(3)>>
You find the perfect spot to lay your towel on the soft, positioned strategically to soak up the maximum sunlight. Stretching out, you surrender yourself to the tranquil ambiance of the lakeside, the rhythmic lapping of water against the shore serving as a soothing lullaby. You've stripped off your clothes.
<span style="color:red">You are nude.</span>
The sun's radiance intensifies, casting a golden glow upon your exposed limbs, as if nature itself is embracing you in its warm embrace. The gentle breeze that dances across the water keeps the air pleasantly cool, ensuring your comfort as you revel in this sunlit oasis.
<<if $rngesus eq 0>>
Someone approaches you.
[[Oh no...|lakeRape]]
<<elseif $rngesus eq 1>>
Someone approaches you.
He looks older than your dad!
Stranger: Hey pretty! You seen our beach ball?
<span style="color:pink">$name: Uhm... No? Sorry...</span>
You've completely forgotton that you are in fact, absolutely naked. Your tits are at full display, and your pussy practically smiling at this stranger.
Stranger: You're really beautiful... Would you join me for a quick.. Uh.. fuck? Sorry... I'll go...
<<if $corrupt gte 30>>[[It's okay, let's have some fun!|tanFuck]]<<else>>You are not corrupt enough to accept his advances.<</if>>
[[Leave|Park]]
<<else>>
Nothing particularly happens. You get a nice tan!
[[Leave|Park]]
<</if>>He removes his trousers, revealing his already erect cock.
You've definitely seen bigger... Although for some reason you're turned on. Massively. Your pussy is wet.
He feels you up, and aligns his cock with your pussy.
He slowly inserts his cock into you. With ease, he goes back and forth, your wet pussy clinging onto him, like it's the last cock it'll get.
<<set _img = random(1,3)>><<switch _img>><<case 1>>[img[img/tanPussy.webp]]<<case 2>>[img[img/tanPussy1.webp]]<<case 3>>[img[img/tanPussy2.webp]]<</switch>>
<span style="color:purple">- Inhibition</span> | <span style="color:red">+ Corruption</span>
[[Finish up|Park]]
<<setCorruption +5>><<setInhib -2>><<set $vagCount += 1>>You enter Joey's office.
Joey: Hello, $name! Good to see you. I've heard you've been working really hard lately! I want to give you a promotion. Increase in pay with <span style="color:yellow">£50.</span>
<span style="color:pink">$name: I'd love that! Thank you, Joey!</span>
[[Leave|office]]
<<set $officeTier += 1>>[img[img/mansion.webp]]
You stand in your mansion.
<<if $constantinCorrupt is true && $questDays gte 7 && $clue lte 4>>Morris: Good day, miss... We really need to talk...<<else>><<if $trauma gte 60>>Morris: Are you okay, miss?<<else>>Morris: Good day, miss.<</if>><</if>>
<<if $morrisTalk is true>>[[Speak with Morris|morris]]<br><</if>>
[[Livingroom|mansionLivingroom]]
[[Kitchen|mansionKitchen]]
[[Bathroom|mansionBathroom]]
[[Upstairs|mansionUpstairs]]
[[Downstairs|mansionDownstairs]]
[[Garden|mansionGarden]]
[[Leave to the suburbs|citySub]]
[[Leave to the city|city]]
<<if ndef $clue>>
<<set $clue to 0>>
<</if>><div class="terminal"><<type 10ms>>
Name: Constantin
Sex: M
Age: 56
Cock size: 7.3"
My name is Constantin.
I am uncle to $name. If you read this document, it means that I am either dead or have gone into hiding.
My mission was the Foundry. I started the company to figure out the truth of this here island.
If you are reading this, the truth has yet to be uncovered.
Morris is my right hand man. He is employed to take care of $name when she arrives. He is also the only one that might know where I am.
The Foundry pays for the Mansion. Fortunately we are all very wealthy, and very kind. At least kind enough to try and get to the bottom of this here mystery.
$name, if you are reading this, you must find me. You must help me uncover the truth! Please. If I am not dead, I am okay and safe.
[[Close document|cellarCom]]<</type>>
</div>
<<set $morrisTalk to true>><<set $questDays to 1>>You take a hot bath. Soaking in the bathrub is an amazing feeling, and just being able to relax is just what you needed.<<if $showerTime != 0>> And well deserved!
<span style="color:green">+ Allure</span><</if>>
[img[img/mansionShower.webp]]
<<set $rngesus = random(20)>><<if $rngesus eq 20>>
You notice someone peaking.
<span style="color:red">It's your dad!<br></span><</if>>
<<if $arousal gte 20>>[[Jerk off|bathJerk]]<<else>>You're not aroused enough.<</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Leave|mansionUpstairs]]
<<Shower>>[img[img/upstairsBath.webp]]
You stand in the upstairs bathroom of the mansion.<<switch random(1,8)>><<case 1>>
Your brother barges into the bathroom!
<span style="color:lightblue">Noah: Oh, sor... Hello... Mind if I do?</span>
[img[img/upstairsUndressed.webp]]
<<if $corrupt gte 40>><span style="color:pink">$name: Go ahead...</span>
He fucks you!
[img[img/bathroomFuck.webp]]<<else>><span style="color:pink">$name:I'd rather not... Please leave.</span><</if>><<case 2>>
Your dad barges into the bathroom!
<span style="color:green">Dad: Sorry! I didn't realize you were in here.</span>
<span style="color:pink">$name: It's okay, dad. I'm just getting ready for a shower...</span>
<<if $corrupt gte 50>>[[Ask him to join you|dadShower]]<<else>><span style="color:pink">$name: Please leave...</span><</if>><<case 3>>
You feel like you're being watched.<</switch>>
<<if $mansionFresh is false>>
<<linkreplace "Freshen up">>You splash water in your face.
<span style="color:green">+ Allure</span><<setAllure 5>><<set $mansionFresh to true>><</linkreplace>><<else>>You've already freshened up today.<</if>><<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Take a shower|upShower]]<<elseif $period eq 6 && $showerTime != 0>>[[Take a shower|upShower]]<<else>>It's too late to shower!<</if>>
[[Leave bathroom|mansionUpstairs]]<span style="color:lightyellow"><<set $rngesus = random(10)>><<if $rngesus eq 1>><br>Pet owners take their furry friends for a walk along the uptown streets, enjoying the peaceful atmosphere.<br><<elseif $rngesus eq 2>><br>A group of seniors meets uptown for a lively game of chess in the park.<br><<elseif $rngesus eq 3>><br>A farmer's market pops up in the town center, offering fresh produce from nearby farms.<<if $money gte 1>>
<<linkreplace "Buy a handful of vegetables - £1">>You bought a handful of vegetables! What a cheap deal!<<setMoney -1>><<set $groceries += 1>><</linkreplace>><</if>><br><<elseif $rngesus eq 4>><br>The town's theater group puts on a lighthearted comedy play, providing laughter and entertainment.<br><<elseif $rngesus eq 6>><br>Local volunteers organize a charity run, raising funds for a cause that benefits the town.<br><<elseif $rngesus eq 8>><br>A resident starts a community composting initiative, encouraging neighbors to reduce waste and enrich the soil.<br><<elseif $rngesus eq 9>><br>Neighbors gather for a block party, sharing homemade dishes and enjoying live music.<br><<elseif $rngesus eq 10>><br>A local artist sets up an outdoor painting exhibition, capturing the town's scenic beauty on canvas.<br><</if>></span>Sweaty and panting you reach apartment 401. You knock on the door, and it is immediatly opened. Was he waiting right beside the door?
<span style="color:tan">Zack: Hello. Come in.</span>
He grabs your bag and enters the apartment. It smells funky. He's not wearing anything but a towel.
<span style="color:pink">$name: Uhm...</span>
What did you get yourself into?
Although... He's kind of hot. <<if $gender eq "Guy">>Wait what the fuck?<</if>>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
You enter the apartment and close the door behind you. It locks.
<span style="color:tan">Zack: Automatic locks. Safety measure. Don't be alarmed.</span>
[[Great.]]
<<setInhib -8>><<setArousal +5>><<setCorruption +2>>
<<zack +5>>You have your legs waxed.
[img[img/waxLegs.webp]]
He rubs your legs with soft hands. Your tummy tickles.
Then he rips the wax strips off.
It hurts like hell!
At least it increases your allure for a few days.
[[Stand up|beauty]]
<<setAllure 10>>
<<set $legsCheck to true>>
<<setMoney -199>>You have your pussy waxed!
[img[img/waxPussy.webp]]
Oh god it's exhillerating.
He rubs your pussy with soft hands. Your tummy tickles, a lot!
Then he rips the wax strips off.
It hurts like hell!
At least it increases your allure for a few days.
[[Stand up|beauty]]
<<setAllure 10>>
<<set $pussyCheck to true>>
<<setMoney -299>><<switch random(1,2)>><<case 1>>[img[img/alleyWait1.webp]]<<default>>[img[img/alleyWait2.webp]]<</switch>>
You stand in the alley, making yourself look ready for purchase. This job sure has changed you a bit. Or maybe you're just really passionate about working. Whatever it is, it's got the attention of some random onlookers.
<<set $rngesus = random(1,6)>><<switch $rngesus>><<case 1>>No one has come to take you up on your offer. Your services will have to wait for the next customer.
[[Wait for next customer|workAlley]]<<case 2>>A Roudy man comes up. He seems dressed up, ready for a night out somewhere.
Roudy man: Hey, hey. Looking for some lucky charms, pre-game for the party downtown and whatnot, heh. Got any?
Stranger: What you looking for? I got shrooms, E, some ket.
Roudy: A couple of E’s sound like fun. Need to feel light and euphoric and whatnot, know what’s up?
Stranger: I got you. I got you. Speaking about feeling light, my friend here could help you with that. Not show up with your gun fully loaded to the party, blow things out of proportion right away. What do you say?
The Roudy man turns to glance at you, sizing up your outfit, your face, your figure. Then he pops a smile and nods
Roudy: Sounds like a plan man! Got anything to swig that down?
The dealer casually produces a mini-bar size Jager and passes it to his customer. What the hell, does he have a freezer under his coat?!
The man raises the bottle in a brief bottoms up motion and gulps half of it down, along with one of his pills
Roudy man: Oh boy… will that be fun! Hey, there beautiful, can I count on you to make the start of my night as memorable as you are?
You are taken aback by his well-placed compliment, moments after he purchased your body for his pleasure. If only all the clients were all that easy going, right? Then again, a little roughing up here and there, doesn’t hurt either, does it?
[[Offer your services|roudyMan]]
[[Wait for next customer|workAlley]]<<case 3>>A slim, dark skinned man comes up
Slim man: Heyyy, man, what’s up. All good?
Stranger: You know how it is. Business as usual, my friend
Slim man: Word, word. You have any of that premo ganja you peddle? Shit’s fire, man!
Stranger: Yep, got as much as you need. 200$ for the usual bag, 150$ per bag if you get 2 or more
Slim man: Shit man, haha. Alright, alright, let me take 3 off your busy hands then
He notices you and gives you a friendly gesture. His teeth are somewhat crooked, but his smile and demeanor are sincere.
Slim man: New face in the block huh? Wanna share a welcome blunt, lass?
The guy looks chill as can be, and you’re definitely curious but, you are not sure how to respond.
After all, you are technically working.
You throw an inquiring glance at your "employer."
He gives a light shrug, maintaining his usual composure.
[[Offer your services|slimMan]]
[[Wait for next customer|workAlley]]<<case 4>>A strong, buff looking man comes up.
Buff man: One more shot.
Stranger: You sure your body can hold more?
Buff man: Just give me the damn shot!
Stranger: £99.
Stranger: I've got something else if you need some... release...
He looks at you.
[[Offer your services|buffMan]]
[[Wait for next customer|workAlley]]<<case 5>>A couple of men show up. One seems like absolutely shitfaced, and the other is keeping an eye on the first one, who seems like he is on autopilot.
Crooked man: Aye I'll uhh... I'll just have one dose of uh... Of that good stuff that you got
The other man interjected, clearly wary of the situation
Careful man: Do you have anything other than drugs to keep my brother’s mind occupied? He recently had an awful breakup and he is clearly not taking it well
The dealer’s usual poker face doesn’t betray much at all, but you can’t help but think it is ironic for a person asking a ‘’candy man” to stop selling to a sweets addict.
Stranger: Something milder?
Careful man: Something else, not addictive. He will abuse it the moment he gets his hands on it. I trust you rely on returning customers, don’t you?
Stranger: A distraction then. Can’t say it can’t be addictive thought
He points at you
Stranger: Much more expensive than the splif your bro is burning his brain cells off though
The crooked man cackles as if to prove the dealer’s point. He noticed you and he is semi-ogling you, his gaze as focused as his baked status allows him to.
[[Offer your services|crookedMan]]
[[Wait for next customer|workAlley]]<<case 6>>A tall man comes up.
Tall man: Just looking to see if you got some girls...
He doesn't answer, he just points at you.
[[Offer your services|tallMan]]
[[Wait for next customer|workAlley]]<</switch>>
[[Leave alley|Street]]
<<if ndef $alleyCount>><<set $alleyCount to 1>><</if>>You enter the yoga class, ready to begin.<<if ndef $yoga>><<set $yoga = 0>><</if>>
Male instructor: Now everybody, let's do the doggy pose..
[img[img/doggyYoga.webp]]
Male instructor: Now, once more while I stand behind...
[img[img/doggyYoga1.webp]]
This goes on for a while.
Your entire body is sore after all this yoga, it's incredible you even made it through today. You feel your body thanking you.
<span style="color:green">+ Allure</span>
[[Leave|Street]]
<<setAllure 5>><<set $yoga += 1>>[img[img/yourApt.webp]]
<<set _rng = random(1,10)>><<if _rng eq 1>><<set $newspaper = 1>><</if>>
You stand inside your apartment. It's luxurious, which is still quite surprising. In a town like that, you'd never imagine an apartment like this.<<if $period eq 1 && $newspaper eq 1>> Zack has brought in the morning newspaper.<</if>><<petInteract>><<if $period eq 1>>
Zack isn't home. Is he working..?
[[Watch TV alone|aloneTV]]\
<<elseif $period lte 3>>
Zack is sitting in the couch watching TV.
[[Join him|zackTV]]
<<elseif $period lte 6>>
Zack doesn't seem to be in the living room... Where is he?
<<if $period eq 6>>It's too late to watch TV!<<else>>[[Watch TV alone|aloneTV]]<</if>><</if>>
[[Shower]]
[[Kitchen|kitchen]]<<if $newspaper eq 1>><br>[[Read the daily newspaper|dailyNews]]<</if>><<if $zack gte 40>>
<<if ndef $breakTimeZ || $breakTimeZ is 0>>[[Zacks room|zackRoom]]<<else>>Give him some time.<</if>><</if>>
[[Your room|yourRoom]]
[[Go outside|Street]][img[img/yourRoom.webp]]
<<if $rent eq 7>><<if $dating is "Zack">>
Zack enters your bedroom.
<span style="color:tan">Zack: I'm covering your rent this week.</span>
[[Thank you, Zack!|yourRoom][$rent to 0]]<<else>>
[[Someone is knocking|payRent]]<</if>><<else>>
This is your room.
It features a fantastic view, a wardrobe, a desk, a comfy bed with a bedside table, and a weird poster.
<<include "trauma">><<include "letterBreakup">><<displayPet>><<petInteract>><<catNeg>><<questLetter1>><<questLetter2>>
<<if $period lt 6>>[[Take a nap|nap]]<<else>>You should probably go to sleep instead.<</if>>
<<if $period gte 6>>[[Sleep|sleep]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $showerTime != 0>>[[Take a shower|Shower]]<br><</if>>
[[Open bedside table|drawer]]
[[Look in the mirror|mirror]]
<<if $laptop is true>>[[Laptop]]<</if>>
[[Step out onto your balcony|balcony]]
<<masturbate 10 249 149 -25 roomJerk>>[[Check out the poster|credits]]<span id="home"><<if $home != "zackApt">><br><br><<link "Make this your home">><<set $home to "zackApt">><<replace "#home">><br><</replace>><</link>><</if>></span>
[[Go into the livingroom|yourApartment]]
<</if>>[img[img/zackClean.webp]]
You start cleaning his room.
It's a real mess! But what did you expect from a guy like Zack. All he does is watch TV and play computer. You do a good job cleaning!
<<if $period lte 2>>
Zack is not home. Let us hope he appreciates your cleaning.
<<elseif $period lte 6>>
Zack seems very distracted with his game.
[[Tease him?|zackTease]]
You do a good job cleaning!
<</if>>
[[Finish up|zackRoom]]
<<set $zackClean = 100>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<if $zackDates eq 1>>
[img[img/zackText1.webp]]
You text Zack.
<span style="color:pink">$name: Uhm. Hey Zack. Would you like to go to the park with me..?</span>
<span style="color:tan">Zack: ...You're strange... Yes.</span>
Okay, that was weird. You need to work on your communication skills.
[[Go to the park|zackDate1]]
<<elseif $zackDates eq 2>>
[img[img/zackText2.webp]]
You text Zack.
<span style="color:pink">$name: Uhm. Hey Zack. Would you like to go to the park with me again? Last time was so fun!</span>
<span style="color:tan">Zack: Sure, let's go to the park... again.</span>
Does he not like the park?
[[Go to the park|zackDate2]]
<<elseif $zackDates eq 3 && $dadSeen is true>>
[img[img/zackText3.webp]]
You text Zack.
<span style="color:pink">$name: Uhm. Hey Zack. Would you like to go to the park with me again? I know we've been there a lot lately...</span>
<span style="color:tan">Zack: No. I pick the place this time. Come to this location.</span>
He sends you a location. It looks like it's in the outskirts of the city.
Do you dare go there?
[[Go to the strange location|zackDate3]]
<<else>>
He doesn't respond.
[[Close contacts|contacts]]
<<link "Put phone away" $return>><</link>>
<</if>>You walk to the park with Zack.
The weather is great!
[img[img/park.webp]]
As you both sit on the bench, a contagious wave of laughter fills the air. Zack's genuine amusement is evident as he chuckles wholeheartedly. It's a delightful sight, witnessing him so relaxed and carefree.
The sound of his laughter brings a new dimension to your connection, deepening the bond between you.
In this moment, you can sense that Zack's affection for you has grown stronger, adding an extra layer of warmth and happiness to your friendship.
<span style="color:pink">+ Arousal</span>
<<if $mansion is true>>[[Go home|yourApartment]]<<else>>[[Go home|yourApartment]]<</if>>
<<setArousal +5>>
<<zack +10>>
<<set $zackDates += 1>>
<<set $period = 6>>You go to the park a second time.
The weather is still amazing.
[img[img/park.webp]]
As you sit on the same bench as last time, a content feeling washes over you.
It's just as fun as last time!
Zack seems relaxed around you now. That's nice to see. Good job!
You look at Zack. He can be really cute when he's relaxed!
<span style="color:pink">+ Arousal</span>
Zack likes you more.
<<if $mansion is true>>[[Go home|yourApartment]]<<else>>[[Go home|yourApartment]]<</if>>
<<zack +20>>
<<set $zackDates += 1>>
<<set $period = 6>>
<<setArousal +10>>You go to the address in the outskirts that Zack sent you.
It looks like a rundown building.
[img[img/rundownBuilding.webp]]
<span style="color:pink">$name: Hey Zack, uhmm... What are we doing here?</span>
<span style="color:tan">Zack: Don't worry. It's going to be... fun.</span>
He leads you into the building. It's cold, scary.
He hands you a black blindfold.
<span style="color:tan">Zack: Put it on.</span>
<span style="color:pink">$name: Uhmm...</span>
You put them on. You can't see anything. What is he planning?
Zack leads you through the building. He pushes you, and you fall onto... something soft. The room is warm, unlike the rest of the building. It smells freshly painted.
You hear footsteps. Zack walks behind you. He pulls your pants down, and lifts your shirt up. <span style="color:red">You are nude.</span>
<span style="color:purple">- Inhibition</span>
You hear another pair of footsteps. What is this..? Who is this man? That cologne... It smells familiar. It's your dads cologne! Oh god... What is going on?
The man runs his fingers against your wet pussy. Suddenly something warm prods against your groin. Your pussy envelops the strange mans fat cock.
[img[img/zackDate3.webp]]
He fucks you relentlessly.
You cum. Was it your dad?
He cums inside of you.
[img[img/zackDate3Cum.webp]]
Stranger: Thanks, Zack. I needed that... I've just been so stressed and worried.
<span style="color:tan">Zack: Sure.</span>
Oh god. It was.
<span style="color:red">+ Corruption</span> | <span style="color:crimson">+ Trauma</span>
Zack likes you a lot more
<<zack +30>>
<<if $mansion is true>>[[Go home|yourApartment]]<<else>>[[Go home|yourApartment]]<</if>>
<<set $period = 6>>
<<set $zackDates += 1>>
<<setCorruption +10>>
<<setInhib -10>><<set $vagCount += 1>>
<<setTrauma +20>>You meet up with Zack to fuck.
<<set $rngesus = random(2)>><<if $rngesus eq 0>>
[img[img/zackMeet1.webp]]
<<elseif $rngesus eq 1>>
[img[img/zackMeet2.webp]]
<<elseif $rngesus eq 2>>
[img[img/zackMeet3.webp]]
<</if>>
How naughty of you.
<span style="color:red">+ Corruption</span>
<<if $mansion is true>>[[Go home|yourApartment]]<<else>>[[Go home|yourApartment]]<</if>>
<<setCorruption +1>><<set $vagCount += 1>>You slowly unbuckle his belt. His cock already erect. The feeling of it is making you very excited!
<span style="color:pink">+ Arousal</span>
[img[img/zackMouth.webp]]
He cums in your mouth. Gross. You struggle to swallow it all. It tastes salty. Sweet. You could get used to that taste. Maybe it is an acquired taste? Let us hope so.
<<if visited() lte 4>><<if $gender eq "Guy">>Just why did you do this? Did you even once think about your girlfriend? She is probably worried sick! Or maybe... Maybe she is out FUCKING other GUYS! Woah. Calm down. You are losing it.<<else>>Just why did you do this? Did you even once think about your boyfriend? He is probably worried sick! Or maybe... Maybe he is out FUCKING other WOMEN! Woah. Calm down. You are losing it.<</if>><</if>>
<span style="color:red">+ Corruption</span>
[[Wipe your mouth|yourApartment]]
<<setCorruption +5>><<setArousal +15>>
<<zack +10>>I just got a tremendous idea!
Why don't you send a nude to Zack? Haha! He'll love it! He's a bit strange, but so what? Nudes are fun!
You carefully remove your clothes and pose for your shot.
<<set $rngesus = random(9)>><<if $rngesus eq 0>>[img[img/nudes0.webp]]<<elseif $rngesus eq 1>>[img[img/nudes1.webp]]<<elseif $rngesus eq 2>>[img[img/nudes2.webp]]<<elseif $rngesus eq 3>>[img[img/nudes3.webp]]<<elseif $rngesus eq 4>>[img[img/nudes4.webp]]<<elseif $rngesus eq 5>>[img[img/nudes5.webp]]<<elseif $rngesus eq 6>>[img[img/nudes6.webp]]<<elseif $rngesus eq 7>>[img[img/nudes7.webp]]<<elseif $rngesus eq 8>>[img[img/nudes8.webp]]<<elseif $rngesus eq 9>>[img[img/nudes9.webp]]<</if>>
Hehehe.
He sent a message back.
<<set $rngesus = random(2)>><<if $rngesus eq 0>><span style="color:tan">Zack: Very nice.</span><<elseif $rngesus eq 1>><span style="color:tan">Zack: Wow. Hot.</span><<elseif $rngesus eq 2>><span style="color:tan">Zack: Why don't you come over?</span><</if>>
[[Close contact|Phone]]
<<link "Put phone away" $return>><</link>>This is Zack's contact information
What do you want to do?
[[Call for a chat|callZack]]
<<if $zackDates lte 3>>[[Ask him on a date|zackContacts]]<br><<else>>[[Ask him on a date|zackMeet]]<br><</if>><<if $corrupt gte 30>>[[Send nudes|zackNudes]]<br><</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>[img[img/zackRape.webp]]
He looks mad.
Why would he do this to you?
And because you teased him?
Your mind races, and yet nothing comes to mind.
But why do you like it?
@@.shudder;<span style="color:red">You are raped.</span>@@
<span style="color:crimson">+ Trauma</span>
[[Clean yourself up|zackRoom]]
<<set $zackSex to true>><<setTrauma +30>>
<<set $rapeCount += 1>><<set $vagCount += 1>>[img[img/zackRoom.webp]]
You stand in Zacks room.
It is huge and luxurious. You never thought this of Zack.
<<if $zackClean eq 0>>
His room looks like shit. Maybe you should clean it...<<elseif $zackClean gt 75>>
His room looks spotless! I'm sure he's very happy with it, even though he seems to not care one bit.<</if>>
<<if $zackClean lte 75 && $period lte 5>>[[Clean his room|zackClean]]<<elseif $zackClean gt 75>><<if $period gt 3 && $period lte 5>><br>[[Tease him|zackTease]]<</if>><</if>>
<<if $period eq 1>>
Zack isn't in his room. Is he working..?
<<elseif $period lte 3>>
You hear Zack yelling from the livingroom.
<span style="color:tan">Zack: What are you doing in there?</span>
You decide not to answer him.
<<elseif $period lte 5>>
Zack is sitting at his desk, playing video games. Dork.<<if $corrupt gte 30 && $arousal gte 15>><br>[[Give him under-desk-support|deskSuckNew]]<</if>><<if $dating eq "single" && $zack gte 90>><br>[[Ask if he'd like to be your boyfriend|zackbf]]<</if>><<if $dating is "Zack">><br>[[Ask him on a date|zackDate]]
[[Break up with him|zackBreak]]<</if>><br><<else>>It is too late to do anything. Zack is sleeping soundly.
<<if $zack gte 25>>[[Sleep with Zack|zackSleep]]
<</if>><</if>>
[[Leave|yourApartment]][img[img/zackSex.webp]]
He takes you just the way he likes.
He slides his cock into your wet pussy. <span style="color:pink">You moan.</span>
...
<<if visited() lte 4>><<if $gender eq "Guy">>Have you already forgotten about your girlfriend? You ought to be the worst boyfriend in the world. Sucking and fucking Zack like this. Disgraceful. Shame.<<else>>Have you already forgotten about your boyfriend? You ought to be the worst girlfriend in the world. Sucking and fucking Zack like this. Disgraceful. Shame.<</if>><</if>>
His thick cock pumping in and out of your pussy is driving you wild. You can feel your pussy squelching. Hot!
<span style="color:pink">+ Arousal</span>
[[Clean up|zackRoom]]
<<setArousal +10>>
<<set $vagCount += 1>><<waitZack -100>>You undress and snuggle up infront of Zack.
Almost instinctively he grabs you and pulls you closer.
You feel your pussy become wet. It tingles all over.
<<set $rngesus = random(11)>>
You sleep sound. For some reason, you have no dreams sleeping with Zack. Maybe your body just yearns to wake up and please...
[img[img/zackSleep.webp]]
<<if $allure gte 45 && $rngesus eq 1>><br>[[Someone is touching you...|sleepZRape]]<<else>>
<<linkreplace "Wake him up with a blowjob">>You decide to wake Zack up with a blowjob. He deserves it afterall... Or something.
You just feel like it. I know, it's strange, you just can't quite describe this feeling.
<<set _rng = random(1)>>
<<if _rng eq 0>>[img[img/zackWake.webp]]<<else>>[img[img/zackWake1.webp]]<</if>>
<span style="color:tan">Zack: Oh god... Mmmmh... You're a naughty little alarmclock, aren't you?</span>
Your pussy tingles hearing those words. "Naughty alarmclock."
<</linkreplace>>
[[Wake up|yourApartment]]<</if>>
<<Sleep>><<waitZack -100>><<if $zack lt 30>>[img[img/joinZackTV.webp]]<<else>>[img[img/joinZackTV1.webp]]<</if>>
You decide to join Zack watching TV.
It's boring.
At least Zack seems to enjoy your company. He likes you a bit more.
<<if $arousal gte 10 && $corrupt gte 20>>
You notice he has a boner.
[[Help him|suckZack]]
<</if>>
[[Leave|yourApartment]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<zack +2>> <<waitZack -100>><<if $wButtplug is true>><<set _rng = random(1)>>
<<if _rng eq 0>>[img[img/plugTease.webp]]<<else>>[img[img/plugTease1.webp]]<</if>>
<<else>>
[img[img/zackTease.webp]]
<</if>>
You start teasing him.
<<if $zack gte 40 && $zackSex is false>>
He lunges at you!
[[Oh no... Too far!|zackRape]]
<<elseif $zack gte 50>>
He comes closer...
[[Fuck him|zackSex]]
<<else>>
He seems uninterested.
[[Boring|yourApartment]]
<</if>>[img[img/dealership.webp]]
You enter the dealership, and are met by a handsome salesman.
<<if ndef $bike>><<set $bike to false>><</if>><<if ndef $car>><<set $car to false>><</if>>
Salesman: What can I help you with today, miss?
<<nobr>>
<<if $bike is false && $money gte 3999>>
<<linkreplace "Buy bike - £3999">>
<<setMoney -3999>>
<<set $bike to true>><<set $bikeCond = "good">>
<<updatebar>><<script>>Engine.show()<</script>>
<</linkreplace>>
<<elseif $bike is false && $money lt 3999>>
You can't afford a bike. It costs £3999.
<<else>>
<<if $bikeCond eq "good">>Your bike is in $bikeCond condition.<<elseif $bikeCond eq "bad" && $money gte 499>>Your bike is in $bikeCond condition.
<<link "Fix bike - £499">>
<<set $bikeCond = "good">><<setMoney -499>><<updatebar>><<script>>Engine.show()<</script>><</link>><<else>>You can't afford to fix your bike.<</if>>
<</if>>
<</nobr>>
<<nobr>>
<<if $car is false && $money gte 9999>>
<<linkreplace "Buy car - £9999">>
<<setMoney -9999>>
<<set $car to true>><<set $carCond = "good">>
<<updatebar>><<script>>Engine.show()<</script>>
<</linkreplace>>
<<elseif $car is false && $money lt 9999>>
You can't afford a car. It costs £9999.
<<else>>
<<if $carCond eq "good">>Your car is in $carCond condition.<<elseif $carCond eq "bad" && $money gte 2999>>Your car is in $carCond condition.
<<link "Fix car - £2999">>
<<set $carCond = "good">><<setMoney -2999>><<updatebar>><<script>>Engine.show()<</script>><</link>><<else>>You can't afford to fix your car.<</if>>
<</if>>
<</nobr>>
[[Leave dealership|Uptown]]<<set _rng = random(1,40)>><<switch _rng>><<case 1>>Riding your bike feels so freeing. Wind moves between the strands of your hair, and you've never felt more alive! As you're riding, you've got no care in the wor- hey watch out for that rock!
You accidentally puncture your bike.
You have got to look where you're biking...
<<set $bikeCond = "bad">>
[[Walk to uptown|Uptown]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<default>>
<<goto "Uptown">><</switch>><<set _rng = random(1,40)>><<switch _rng>><<case 1>>
Riding your bike feels so freeing. Wind moves between the strands of your hair, and you've never felt more alive! As you're riding, you've got no care in the wor- hey watch out for that nail!
You accidentally puncture your bike.
You have got to look where you're biking...
<<set $bikeCond = "bad">>
[[Walk to downtown|Downtown]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<default>>
<<goto "Downtown">><</switch>><<if $robe is true>>It's a book you've found in the library. It seems to have a cult following.<<else>>It's a book you've found in the library.<</if>>
<<if visited() is 1>>
It's an ancient tome, filled with faded pages that exude the musty scent of centuries past. The text within tells tales of forgotten civilizations, their customs, and their mysterious rituals. Despite its historical significance, you didn't find it to hold any significant meaning in the context of your current research.<<set $chloe += 1>>
<<elseif visited() lte 10>>
You've painstakingly read through every word, but you've been unable to discern any special or profound meaning from its contents. However, as you continue to delve into the book, you can't help but notice a persistent headache creeping up, seemingly triggered by the text within, making your reading experience increasingly uncomfortable.
<<else>>
Reading the book over and over again seems to no use. It's only making you dumber. You should stop reading it. Nothing is going to come from it. Stop it.
<</if>>
[[Close the book|Backpack]]<<set $email to random(1,20)>>\
<span style="color:lightyellow">RE:</span> <<include "emailSubjects">>
<<textarea "$playerReply" "">>
[[Send reply|redoEvaluateReply]]You replied to the email:
<<include "emailSubjects">>
With:
<<if ($playerReply.includes("<<"))>>Your email was wrongly formatted. Please reformat your email without the following error symbols: "<span style="color:red"><<</span>"
[[Reformat email|emailWrite]]<<else>><span style="color:lightyellow"><<if !$playerReply>>Nothing... You replied with nothing, you lazy dog.<br><<else>>$playerReply<br><</if>></span><<set $replyTokens = $playerReply.trim().split(/\s+/).length>><<set $emailAmount -= 1>><<set $emailsAnswered += 1>><<if $replyTokens >= 15>><<setMoney +75>>
Your reply was substantial, and you earned <span style="color:yellow">£75.</span>
<<elseif $replyTokens >= 5>><<setMoney +25>>
Your reply was adequate, and you earned <span style="color:yellow">£25.</span>
<<else>>
Your reply was too short. No pounds earned.
<</if>>
<<if $emailAmount gte 1>>You still have $emailAmount emails to answer.
[[Answer more emails|emailWrite]]<<else>>You have no more emails to reply to.<</if>>
<<if $period lt 6>>[[Turn off computer and start a new shift|officeWork3]]<<else>>[[Turn off computer and end your day|office]]<</if>><</if>><span style="color:lightyellow"><<switch $email>><<case 1>>
Subject: Project Status Update Request
Body: "We need a detailed status update on the current project. Please provide an overview of progress, challenges, and next steps."<<case 2>>
Subject: Request for Feedback on Upcoming Presentation
Body: "I'm preparing a presentation for an important client meeting. Can you review the draft and provide feedback?"<<case 3>>
Subject: Proposal for New Project Collaboration
Body: "We're exploring a potential collaboration on a new project. Can you share your thoughts and suggestions for the proposal?"<<case 4>>
Subject: Monthly Sales Report Review
Body: "It's time to review the monthly sales report. Please analyze the data and provide insights for our team meeting."<<case 5>>
Subject: Team Building Activity Planning
Body: "We're planning a team-building activity. Share your ideas and preferences to help us organize a memorable event."<<case 6>>
Subject: New Company Policy Implementation
Body: "We're implementing a new company policy. Please review the details and help communicate the changes to your team."<<case 7>>
Subject: Request for Assistance on Complex Task
Body: "I'm facing a complex task and need your expertise. Can you guide me through the steps to complete it?"<<case 8>>
Subject: Quarterly Goals Review Meeting Schedule
Body: "We're scheduling a meeting to review and update quarterly goals. Please provide your availability for the meeting."<<case 9>>
Subject: Employee Recognition Program Feedback
Body: "We're launching an employee recognition program. Share your input on how we can make it meaningful and effective.<<case 10>>
Subject: Invitation to Join Special Project Team
Body: "You're invited to join a special project team. Can you accept the invitation, and let us know if you have any questions?"<<case 11>>
Subject: Request for Detailed Budget Analysis
Body: "We need a detailed budget analysis for the upcoming fiscal year. Please provide projections, cost-saving ideas, and risks."<<case 12>>
Subject: Client Complaint Resolution
Body: "A client has raised a complaint. Please investigate the issue, coorViolette a response, and ensure a satisfactory resolution."<<case 13>>
Subject: Request for Training Needs Assessment
Body: "We're conducting a training needs assessment. Share your insights on areas where our team can benefit from training."<<case 14>>
Subject: Office Relocation Project Kick-off
Body: "We're starting the planning phase for the office relocation project. Share your ideas, concerns, and preferences."<<case 15>>
Subject: Employee Wellness Program Proposal
Body: "We're considering the launch of an employee wellness program. Share your suggestions for activities and initiatives."<<case 16>>
Subject: Report Request for Monthly Metrics
Body: "We need the monthly metrics report by the end of the day. Can you provide it?"<<case 17>>
Subject: Feedback on New Hire
Body: "We have a new team member. Please share your feedback on their onboarding experience."<<case 18>>
Subject: Request for Presentation
Body: "I need a presentation on our recent project for an upcoming client meeting. Can you create it?"<<case 19>>
Subject: Request for Expense Approval
Body: "I've submitted my expense report. Can you review and approve it?"<<case 20>>
Subject: Project Feedback Request
Body: "We'd like your feedback on the recent project. How did it go from your perspective?"<</switch>></span><<set _rng = random(1,50)>><<switch _rng>><<case 1>>
Driving to the city feels freeing. No more bus rides for as long as you decide! HAHAHA! Music is blasting out your radio, you're going 61 in a 60 zone, but you don't care. You are rad like that. Although... Something feels... Wobbly.
Why is your car wobbling? This is definitely because you're driving too fast, you speedster. You pull over to find out one of your tires has punctured.
<<set $carCond = "bad">>
[[Call towing company and go to the dealership|dealership]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<default>>
<<goto "city">><</switch>><<if ndef $yBusEvents>><<set $debt to 0>><<set $blackmailed to false>><<set $yBusEvents to 0>><<set $titsSeen to false>><<set $cockSeen to false>><<set $youngManSeen to false>><<set $busFinger to false>><<set $busFuck to false>><<set $busStop to false>><</if>>The wheels on the bus go round and round...
It's hot and reeks of sweat in here. People are clamped together like sardines in a tin can. It's a horrible experience, but nonetheless, an experience you have to embrace.
<<if $busStop is false>><<if $busFinger is true && $busFuck is true>>
Heh, the bus is nearly empty. Lucky you. Someone’s about to have fun. A lot of fun. You just need need someone to help you achieve your growing exhibitionist fantasies.
<<switch random(1,2)>><<case 1>>No opportunity arose this time. Bummer.<<default>><<linkreplace "Someone is up to the task">>[[Cowgirl|busFuckCont1]]
[[Doggy|busFuckCont2]]<</linkreplace>><</switch>>
<<elseif $yBusEvents gte 16 && $busFinger is true && $busFuck is false>>
Your heart skips a beat, as you enter the bus. Nearly empty.
Another stroke of luck.
You very well know what this might mean.
Taking your familiar seat, your mind races with
possibilities. What if he shows up?
What will happen this time? You can feel your snatch
and you lick your lips in anticipation. Things will probably devolve even further, if you let your urges take hold of you. Is that something you can really afford to do though?
[[Getting arrested for public indecency isn’t worth it|city][$busStop to true]]
[[Fuck yeah it is|busFuck]]
<<elseif $yBusEvents gte 15 && $cockSeen is true && $busFinger is false>>
You are stepping in, fully expecting the bus to be fully crowded, as per usual, but it is one of those rare days where it is actually not. You smirk, guiltily. You have come to associate the vacancy of this space with certain... activities you have been indulging lately with a certain someone, as of late.
You feel a pang of restlessness encompass you as you place your head against the vehicle’s glass. Your eyes might be fixated on the scenery outside, but your thoughts lie elsewhere.
What if he shows up again? What will you be doing this time?
Is it too late to stop? Do you even want to stop?
[[You should not go any further|city][$busStop to true]] (This will end all future interactions with the young man.)
<<if $corrupt gte 200>>[[No, not really...|busFinger]]<<else>>You're not corrupt enough for this.<</if>>
<<elseif $yBusEvents gte 12 && $titsSeen is true && $cockSeen is false>>
The bus is more vacant than usual and you find yourself looking for that seat that you have taken a liking to over the past few times this has happened. There’s certainly something gleeful about it, like an extra candy dropping at the vending machine.
You relax into the seat and observe lazily the scenery unfolded before you. Like before, your mind wanders. This time, a question pops into your head, one that had never previously appeared.
Is he gonna show up?
[[Right on cue|busFlashCont]]
<<elseif $yBusEvents gte 9 && $titsSeen is false>>
One of those rare days that the bus is not jam packed with people. You relax at a familiar seat and take in the scenery, beautiful as ever, your thoughts drifting off into nothingness.
Then another vaguely familiar sight makes its appearance known.
Oh, its that guy. Your public transport admirer
<span style="color:lightyellow">Young man: Fancy seeing you here, same spot as well!</span>
He starts his previous routine, asking your opinion about stuff, random questions, nothing too coherent
Then, the compliments. You gotta say, it's nice being appreciated, admired
His eyes are glued to you. It is both flattering, as well as unsettling.
<span style="color:lightyellow">Young man: I gotta be straight with you. Your body is positively rocking... And If I don’t see you again, I will regret it for the rest of my life if I don't ask. Can I see your tits?</span>
<<if $inhib lte 40>>[[Wow... that’s heh...|busFlash]]<<else>><span style="color:red">You're too inhibited to be flashing a random guy on the bus. You've barely met him.</span><</if>>
<<elseif $yBusEvents gte 3 && $youngManSeen is false>>
Today it wasn’t nearly as crowded as other times, so you take the opportunity to take a seat and enjoy the scenery a little bit for once.
Your moment of peace is cut short though as a young man enters a bus.
He sits down, right next to you, while there are, like, 15 seats available. He drops you a smile and starts making small talk.
Small talk becomes a full blown conversation, never staying at a topic for too long to keep things going.
<<set $youngManSeen to true>>
Soon enough, he starts showering you with compliments of how absolutely gorgeous you are.
At least he is semi-gentlemanly about it? Silver linings.<<else>><<set _rng = random(1,20)>><<switch _rng>><<case 1>><<include "busHarass">><<case 2>><<if $blackmailed is false && $allure gte 50 && $inhib lte 30>><br>You step onto the bus, immediately feeling the press of bodies all around you. The air is thick and stale, filled with the muted hum of conversations and the occasional jostle of passengers shifting for space. You grip the handrail tightly, uncomfortable with the close proximity of so many strangers.
In hindsight, it was foolish of you to wear such a small skirt.
Such a thing is a pervert magnet, and while you should be able to wear what you damn well please, that’s not how these creeps think.
<span style="color:red">You can feel a sweaty hand grab a handful of your ass, quite a few times for it to be accidental.</span>
Seething, you amass your patience and tolerate this until the bus decompresses a little bit from people and you can get the fuck away from this lowlife. You can’t even turn around to see him right now.
A little while later, the bus indeed unloads quite a few people to a busy stop, giving you the opportunity to get away.
<span style="color:red">But as people are walking to the bus’s door, the hand won’t move away from your ass.</span> What the hell is the guy’s problem?
You violently turn around to have the moron have a piece of your mind.
[[Slap him|businessmanStart]]
[[Let him fondle you until your exit|city]]<br><</if>><<default>>
Nothing happens. This must be the most boring busride you've ever been on.
<</switch>><</if>><<else>><<set _rng = random(1,20)>><<switch _rng>><<case 1>><<include "busHarass">><<case 2>><<if $blackmailed is false && $allure gte 50 && $inhib lte 30>><br>You step onto the bus, immediately feeling the press of bodies all around you. The air is thick and stale, filled with the muted hum of conversations and the occasional jostle of passengers shifting for space. You grip the handrail tightly, uncomfortable with the close proximity of so many strangers.
In hindsight, it was foolish of you to wear such a small skirt.
Such a thing is a pervert magnet, and while you should be able to wear what you damn well please, that’s not how these creeps think.
<span style="color:red">You can feel a sweaty hand grab a handful of your ass, quite a few times for it to be accidental.</span>
Seething, you amass your patience and tolerate this until the bus decompresses a little bit from people and you can get the fuck away from this lowlife. You can’t even turn around to see him right now.
A little while later, the bus indeed unloads quite a few people to a busy stop, giving you the opportunity to get away.
<span style="color:red">But as people are walking to the bus’s door, the hand won’t move away from your ass.</span> What the hell is the guy’s problem?
You violently turn around to have the moron have a piece of your mind.
[[Slap him|businessmanStart]]
[[Let him fondle you until your exit|city]]<br><<else>><<include "busHarass">><</if>><<default>>
Nothing happens. This must be the most boring busride you've ever been on.
<</switch>><</if>>
The bus stops at the city busstop. Finally, time to get out and breathe real, clear air.
Exit now.
[[Exit bus|city]]
<<set $yBusEvents += 1>><<if ndef $news>><<set $news to 0>><</if>><<if $news eq 0>><<set $dailyNews to random(1,7)>><<set $news to $dailyNews>><</if>>\
<<include "newspapers">>
<newspaper><<link "Put away newspaper" $return>><</link>></newspaper><<switch $dailyNews>><<case 1>><newspaper>
<html>
<h1>Sunspilled Bay News</h1>
<time>
TODAY<sup>s</sup> MORNING PAPER
</time>
<article>
<h2>Is it time for a career change?</h2>
<div class="author">Sally Harper</div>
<p>The cafe is announcing they need a new table busser! If you have what it takes, I suggest you head on down to the cafe and apply.</p>
<p>The cafe is famous for it's delicious coffe, that is said to give people that extra hour a day they need to get through their life!
The store manager, Rob has given his statement to Sunspilled Bay News: "Working at the cafe has always been such a joy, and our longest employed employee Lily is the sweetest girl you'll ever meet! Come down and try a shift for yourself! And as I always say, I have never worked a day in my life - simply because I love what I do! Perhaps you will too?"</p>
<blockquote>
I have never worked a day in my life - simply because I love what I do!
</blockquote>
<p>So hurry up and head to the cafe today! Maybe you'll be surprised at what it has to offer?</p>
<h3>PERKS TO THE CAFE</h3>
<ul>
<li>Unlimited coffee!</li>
<li>Great coworkers!</li>
<li>Fantastic work environment!</li>
</ul>
</article>
</html>
</newspaper><<case 2>><newspaper>
<html>
<h1>Sunspilled Bay News</h1>
<time>
TODAY<sup>s</sup> MORNING PAPER
</time>
<article>
<h2>Help wanted: Local bar reaches out.</h2>
<div class="author">Jerome Brockwell</div>
<p>The bar in uptown Sunspilled is reaching out as they are in dire need of help on deck. Bill-Be Baggins' bartender has just quit, and Jason is now alone in the bar with only a few employees to fill up his customers drinks. </p>
<p>"I simply cannot handle all the pressure of this here bar of mine, and I would love to see more hands to help me tend the bar and procure some of the finest drinks Sunspilled Bay has ever seen!"</p>
<blockquote>
The finest drinks Sunspilled Bay has ever seen!
</blockquote>
<p>Head on down to Bill-Be Baggins with your resume now to apply for the position to help Jason run his establishment! This fine opportunity simply cannot be missed out upon!</p>
<h3>Perks to Bill-Be Baggins</h3>
<ul>
<li>Great pay!</li>
<li>Lively workday!</li>
<li>Fantastic customers!</li>
</ul>
<p>These are only some of the parks you'll get from working with Jason, as he is the nicest man I've met so far in my time as a reporter here at Sunspilled Bay News.</p>
</article>
</html>
</newspaper><<case 3>><newspaper>
<html>
<h1>Sunspilled Bay News</h1>
<time>
TODAY<sup>s</sup> MORNING PAPER
</time>
<article>
<h2>Office workers needed.</h2>
<div class="author">Bill Harrison</div>
<p>The office down in the city is in need of employees, as they've just finished building out yet another cubicle farm. You'll start out by working as a paid intern, running tasks for the workers, like bringing coffee or delivering papers to other floors. But don't worry! You'll get to work in the new cubicle farm soon enough!</p>
<p>We've managed to pull a statement from Joey, who is the working CEO of the office building right now. Apparently they change those positions often, and Joey is a busy man. "Yeah, come work for us, you'll get a great pay and an easy job to..- Hold on, I have to take this call."</p>
<blockquote>
Hold on, I have to take this call.
</blockquote>
<p></p>
<h3>Perks to working office</h3>
<ul>
<li>3 tiers of promotion!</li>
<li>Brand new cubicles!</li>
<li>Exciting coworkers!</li>
</ul>
<p>As my mom always used to tell me, you snooze you lose, so hurry up and have a chat with Joey before he has to take another call. This may be a very good chance for you to show him what you got.</p>
</article>
</html>
</newspaper><<case 4>><<set _rng = random(1,50)>><<switch _rng>><<case 1>><newspaper>
<html>
<h1>Solis Effusus Sinus Notitiae</h1>
<time>
HODIE<sup>s</sup> MATUTINUM PRAESIDIUM
</time>
<article>
<h2>Bibliotheca- rius auxilium requirit.</h2>
<div class="author">Mike Cox</div>
<p>Hic est Mike Cox cum Solis Effusus Bay Notitiae, et nuper sensi de bibliothecaria, Chloe, admodum iucundam. Dixit nobis opus esse sibi auxilio in suo negotio personali, sed non admittit quemvis. Oportet eos esse peritos, sagaces, et prae omnibus, feminas. Nescio cur requirat aliquem qui centum libros legerit, multum videtur.</p>
<p>Confusam quandam affirmationem a Chloe obtinuimus, sed affirmationem tamen.
"Opus est mihi aliquo qui mihi subveniat in negotio personali quod ago... plus non possum dicere, rogo ne interroges me..."
Bene. Audivistis illam!</p>
<blockquote>
Opus est mihi aliquo qui mihi subveniat.
</blockquote>
<p>Bibliotheca localis ubi inveniri potest, in oppido sita est. Melius illuc descendere et libros legere incipere!</p>
<h3>Beneficia... subveniendo?</h3>
<ul>
<li>Colloquia intellectualia!</li>
<li>Multae amicitiae!</li>
<li>Communitas adiuvans!</li>
</ul>
<p>Haec omnia beneficia sunt quae a Chloe praebita sunt, et cum de hoc negotio personali eius nihil sciamus, nihil aliud facere potuimus quam ea includere.</p>
<p>Si quis rem omnem perspexerit, nobis scitum facito ad soliseffusus@sinusnotitiae.xxx!</p>
</article>
</html>
</newspaper><<default>><newspaper>
<html>
<h1>Sunspilled Bay News</h1>
<time>
TODAY<sup>s</sup> MORNING PAPER
</time>
<article>
<h2>Librarian needs help.</h2>
<div class="author">Mike Cox</div>
<p>This is Mike Cox with Sunspilled Bay News, and I've just been made aware of the cutest librarian, Chloe. She's told us that she needs help with a personal project of hers, but she doesn't just take anyone in. They'll have to be well read, intelligent, and most of all, female. I don't know why she needs someone who has read at least a hundred books, seems like a lot.</p>
<p>We've managed to get a rather confusing statement from Chloe, but a statement nontheless.
"I just need someone who can help me on a personal project I have going on... I can't say too much about it, please don't ask me about it..."
Okay. Well, you heard her!</p>
<blockquote>
I just need someone who can help me.
</blockquote>
<p>The local library is where you can find her, it is located downtown. Better get down there and start reading some books!</p>
<h3>Perks to... helping?</h3>
<ul>
<li>Intellectual chatter!</li>
<li>Many friends!</li>
<li>A supportive community!</li>
</ul>
<p>These were all perks provided by Chloe, and since we don't know anything about this personal project of hers, we had no choice but to include them.</p>
<p>If anyone finds out what this is all about, let us know it sunspilled@baynews.xxx!</p>
</article>
</html>
</newspaper><</switch>><<case 5>><newspaper>
<html>
<h1>Sunspilled Bay News</h1>
<time>
TODAY<sup>s</sup> MORNING PAPER
</time>
<article>
<h2>Nightclub needs bartender!</h2>
<div class="author">Lis Rosetta</div>
<p>The local nightclub is in need of bartenders, and you may be the perfect candidate! The current bartender has only two requirements for his next employee, she must be a hot female, and also a Patron - whatever that means.</p>
<p>We didn't manage to secure a statement from the current bartender, however we've gotten a statement from a random club-goer.
"This nightclub is the best! People are ******* everywhere! When you cram a bunch of drunk people together, things are going to happen!"</p>
<blockquote>
People are ******* everywhere!
</blockquote>
<p>We've also secured a statement from another club-goer. "Don't go in the bathrooms! Crazy **** happens."</p>
<h3>Perks to the club</h3>
<ul>
<li>Drunk people!</li>
<li>Many drinks!</li>
<li>Fantastic pay!</li>
</ul>
</article>
</html>
</newspaper><<case 6>><newspaper>
<html>
<h1>Sunspilled Bay News</h1>
<time>
TODAY<sup>s</sup> MORNING PAPER
</time>
<article>
<h2>City gym needs trainers!!</h2>
<div class="author">Hugh Cox</div>
<p>City gym needs new trainers! Gym owner says the gym could use a fresh young, tight employee who's ready to give out on their experience in the gym! "We currently have positions for spinning class and yoga instructor, though you need to be good with it before applying."</p>
<p>We've managed to secure a statement from a local gymrat. "This gym could definitely use a hot girl to help bends us all over in yoga!"</p>
<blockquote>
Open positions with yoga and spinning class!
</blockquote>
<p>We've also secured a statement from a current employee. "It's vital that there is at least one out on the floor, and currently that's only me!"</p>
<h3>Perks to the gym</h3>
<ul>
<li>Get fit!</li>
<li>Yoga!</li>
<li>Lovely breakroom!</li>
</ul>
</article>
</html>
</newspaper><<case 7>><newspaper>
<html>
<h1>Sunspilled Bay News</h1>
<time>
TODAY<sup>s</sup> MORNING PAPER
</time>
<article>
<h2>City gym needs manager.</h2>
<div class="author">Hugh Cox</div>
<p>City gym needs new manager! Gym owner says the gym could use an intelligent, young manager who's ready to help the gym manage its equipment and budget.
"Managing equipment and budget is difficult. The last manager was caught for embezzlement."</p>
<p>We managed to secure a statement from one of the current staff members: "Yeah, the last manager was an old hag. The staff meetings were always so dull."</p>
<blockquote>
Embezzle money?
</blockquote>
<p>"The gym manager will need to be proficient in cardiovascular and yoga themed workouts. We need someone versatile!" says gym owner.</p>
<h3>Perks to the manager</h3>
<ul>
<li>Embezzlement!</li>
<li>I don't remember saying embezzlement.</li>
<li>Yoga!</li>
</ul>
</article>
</html>
</newspaper><</switch>><span style="color:crimson"><<set _rng=random(1,20)>><<if $trauma gte 90>><<switch _rng>><<case 1>><br>You feel like crying. Why does something like this happen to you?<br><<case 2>><br>You try to distract yourself, but the memories linger.<br><<case 3>><br>Your heart races, and you feel a lump in your throat.<br><<case 4>><br>The pain resurfaces, making it hard to breathe.<br><<case 5>><br>You clench your fists, trying to control your emotions.<br><<case 6>><br>The weight on your chest seems unbearable.<br><<case 7>><br>You try to find solace but find yourself lost in despair.<br><<case 8>><br>Tears well up, blurring your vision.<br><<case 9>><br>A surge of emotions leaves you feeling drained and hollow.<br><<case 10>><br>The past seems to echo loudly in your mind, tormenting you.<br><<case 11>><br>Your trauma affects the way you behave. You should go see a doctor.<br><</switch>><<elseif $trauma gte 50>><<switch _rng>><<case 1>><br>Flashbacks consume you, making it hard to focus on the present.<br><<case 2>><br>The world feels distant, and you struggle to connect with reality.<br><<case 3>><br>Your body trembles uncontrollably, reliving the trauma.<br><<case 4>><br>Your breath quickens, and a sense of panic grips you.<br><<case 5>><br>You feel an overwhelming urge to flee from everything.<br><<case 6>><br>Desperation clouds your thoughts, leaving you feeling trapped.<br><<case 7>><br>The weight of the past seems too heavy to bear.<br><<case 8>><br>Anger and fear intertwine, making your emotions chaotic.<br><<case 9>><br>You feel disconnected, as if watching your own life from afar.<br><<case 10>><br>A deep sense of hopelessness engulfs you.<br><</switch>><<elseif $trauma gte 25>><<switch _rng>><<case 1>><br>You feel completely shattered, unable to piece yourself together.<br><<case 2>><br>Darkness clouds your every thought, suffocating your spirit.<br><<case 3>><br>Fear paralyzes you, making it impossible to move forward.<br><<case 4>><br>Pain becomes your constant companion, eroding your will.<br><<case 5>><br>You feel lost in a bottomless pit of despair.<br><<case 6>><br>Despair seems to consume any flicker of hope within you.<br><<case 7>><br>The weight of the past becomes an unbearable burden.<br><<case 8>><br>Your mind feels like a battlefield, torn by conflicting emotions.<br><<case 9>><br>You feel like a mere shell, devoid of any strength or purpose.<br><<case 10>><br>The trauma echoes endlessly, drowning out everything else.<br><</switch>><</if>></span>[img[img/hospital.webp]]
<<if ndef $hospitalDonate>><<set $hospitalDonate to 0>><</if>>
You enter the hospital. It's filled with nurses and doctors, they all seem in a hurry. There's free hospital beds, and it doesn't seem like there's too many patients. Strange. Why's everyone walking so fast then?<<if $job is "No job" && ndef $nurse>><<set _rng = random(1,15)>><<switch _rng>><<case 1>>
A doctor walks up to you and grabs you.
Doctor: Where have you been!? The meeting has started 5 minutes ago!
Uhhh... What meeting? You follow the doctor into a meeting room.
[[Meeting|hospitalMeeting]]<</switch>><</if>>
Janine the Receptionist: What can I help you with, darling?
<<lb>><<if $hospitalDonate lt 100000>>Current donations towards fertility research: <span style="color:yellow">£$hospitalDonate</span>
<<if $money gte 10000>><<link "Donate $10.000 towards fertility research">><<setMoney -10000>><<set $hospitalDonate += 10000>><<updatebar>><<update>><</link>><<else>>You don't have enough money to donate. You need at least <span style="color:yellow">£10.000</span>!<</if>><<else>>[[Fertility Research|fertRes]]<</if>><</lb>>
<<if $period lte 3>>[[Therapy|therapyOffice]]<<else>>The therapy office is closed. It's only open during the first hours of the day.<</if>><<if $nurse is false && $job is "No job">><br>[[Ask for your job back|nurseJob]]<</if>><<if $job is "hospital">><br>[[Work|nurseWork]]<<if $arousal gte 60>><br>[[Call in sick|nurseSick]]<</if>>
[[Quit|nurseQuit]]<</if>>
[[Leave hospital|city]]
<<if ndef $therapist>><<set $therapist = 0>><</if>>[img[img/therapistOffice.webp]]
Tim: Hello there. What can I help you with?
<<if $trauma gte 90>><span style="color:crimson">You break down, unable to speak. The mental load of everything you've been through is too much. Perhaps this was about time.</span>
Tim: Okay darling. Let's talk through it all and help you get better.
Is he glancing at your tits?
You spend an hour talking with the therapist. Your mind seems to clear up.
<<elseif $trauma gte 50>><span style="color:crimson">You force yourself to speak through the tears.</span>
<span style="color:pink">$name: I... I need help... I'm not okay...</span>
Tim: Okay sweetie, let's hear.
You talk and talk, and it does seem to clear up your mind.
<span style="color:pink">$name: Thank you... This really helped.</span>
<<elseif $trauma gte 25>><span style="color:pink">$name: I need help... I keep having these thoughts...</span>
Tim: What thoughts are you having? Let's talk about your parents. Did you have a good relationship with your father?
You catch him staring at your crotch.
You talk for what seems to be forever, but in reality only an hour. It clears up your mind.
<<else>><span style="color:pink">$name: Uhm... No particular reason... I just needed someone to talk with, if that's okay?</span>
Tim: Sure darling! Let's talk.
You talk about everything troubling you. It helps.
<</if>>
<<if $therapist gte 100>>[[Receive alternative therapy|therapyAlt]]<br><</if>>[[Leave|hospital]]
<<setTrauma -100>><<set $therapist += 5>><<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<if visited() is 1>><<notify>>Fix me...<</notify>><</if>><<if visited() is 1>><<if ndef $therapistDesire>><<set $therapistDesire = 0>><</if>>Agreeing to alternative therapy, he asks you to follow him into a room. It's nicely decorated, and it features a bed in the middle.<<else>>He leads you into the bedroom.<</if>><<if $therapistDesire gte 100>>
Tim: There's something I need to tell you.
<span style="color:pink">$name: Okay..?</span>
Tim: Unfortunately, I've taken a liking to you... And I can't keep being your therapist.
<span style="color:pink">$name: Oh... Uhm...</span>
Tim: I see you were not ready for that yet.
<span style="color:pink">$name: Well... It's just... I really like you, but only as my therapist...</span>
He snaps his fingers and says something. You can't quite understand it. It sounds like he's under water. You have a feeling that as soon as you leave this room, you won't be able to remember anything from this conversation.
Two strange men enter the room.
<<if $sanity is false>>They grab you.<br><</if>>
<<if ndef $sanity>>[[Get up and leave|hospital][$therapistDesire to 60]]<<else>><span style="color:red"><<linkreplace "Get up and leave">>Something is stopping you.<</linkreplace>></span><</if>>
[[Follow them|therapistFollow]]
<<else>>
Tim: If you'd just strip down and climb up onto the bed for me.
You do as he says, and he follows you closely. He runs his fingers against your pussy.
Tim: You're already wet for me...
<span style="color:pink">+ Arousal</span>
He drops his pants, and jams his already rock hard cock up into up.
<<set _rng = random(1,2)>><<switch _rng>><<case 1>>[img[img/therapyAlt1.webp]]<<case 2>>[img[img/therapyAlt2.webp]]<</switch>>
He cums inside you.
<span style="color:red">+ Corruption</span>
[img[img/therapyCum.webp]]
[[Clean up and leave|hospital]]
<<setCorruption +2>><<setArousal +10>><<set $therapistDesire += 5>><</if>>
<<set $vagCount += 1>><<set $creamCount += 1>>[img[img/gymInside.webp]]
<<if $period lte 5>><<if ndef $gymClothes>>
You're standing in the front of the gym.
Jeremy the Gym Staff: Sorry, miss, but you can't work out without proper clothing.
[[Leave|city]]<<else>><<if $gymClothes is false>>
You're standing in the gym. You should dress for workout.
[[Womens locker room|gymLocker]]<<if $corrupt gte 250 && $inhib lte 10>><br>[[Mens locker room|mensGymLocker]]<br><</if>>
[[Leave|city]]<<else>>
You're ready to workout! What do you want to work today?
<<if $job is "spinning class" || $job is "yoga class" || $job is "gym">><br>[[Staff room|gymStaff]]<br><</if>>
[[Cardio|gymCardio]]
[[Strength|gymStrength]]
[[Yoga|gymYoga]]
[[Bodytracker|bodytracker]]
[[Roam around in the gym|gymRoam]]<<if $cardio gte 80 && $job is "No job">><br>[[Apply as spinning instructor|applySpin]]<<elseif $cardio lt 80>><br>You need more stamina to work apply here.<<else>><br>You already have a job.<</if>><<if $job is "spinning class" || $job is "gym">><br>[[Host spinning class|spinJob]]<</if>><<if $yoga gte 80 && $job is "No job">><br>[[Apply as yoga instructor|applyYoga]]<<elseif $yoga lt 80>><br>You need more skills in yoga to apply here.<<else>><br>You already have a job.<</if>><<if $job is "yoga class" || $job is "gym">><br>[[Host yoga session|yogaJob]]<</if>><<if $job is "gym">><br>[[Enter gym office|managerOffice]]<</if>><<if $job is "spinning class" || $job is "yoga class" || $job is "gym">><<if $gymClean is false>><br>[[Clean gym and rack weights|cleanGym]]<<else>><br>You've already cleaned and re-racked all the weights. Good job!<</if>><</if>>
[[Change and leave|city][$gymClothes to false]]
<</if>><</if>><<else>>The gym has closed. You should go home instead.
[[Leave|city]]<</if>>[img[img/womensLocker.webp]]
You change into your gym clothes.
<<set _rng = random(1,3)>><<switch _rng>><<case 1>>[img[img/lockerChange1.webp]]<<case 2>>[img[img/lockerChange2.webp]]<<case 3>>[img[img/lockerChange3.webp]]<</switch>>
[[Leave|gym]]
<<set $gymClothes to true>>
<<if ndef $cardio>><<set $cardio = 0>><</if>><<if ndef $strength>><<set $strength = 0>><</if>><<if ndef $yoga>><<set $yoga = 0>><</if>>[img[img/mensLocker.webp]]
You stand in the mens locker rooms. You're not supposed to be in here.
You'd better leave before someone catches you!
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>Someone enters!
Stranger: Hey! What are you doing in here?
<span style="color:pink">$name: Uhm... I'm sorry, I'll leave now...</span>
As you're about to leave, he yells out for you to stop.
Stranger: We're going to have an issue here, I'll tell the gym staff and have you removed from the gym.
What a Karen. What if you seduce him? Perhaps he'll keep his mouth shut.
You try your best at seducing him. He agrees reluctantly. He says he has a girlfriend. Fuck that.
[img[img/mensGymFuck1.webp]]
<<set $vagCount += 1>><<set $creamCount += 1>>
He cums inside you.
He runs out of the locker room, crying.<<case 2>>Someone enters!
<<set $vagCount += 1>>
Stranger: Oooh, what do we have here! Foxy.
<span style="color:pink">$name: Uhm... Thanks..?</span>
He drops his pants and flings out a huge, erect cock.
Stranger: How about you come over ever and service me for a bit?
Something about his assertiveness attracts you. Hell, why not?
[img[img/mensGymFuck2.webp]]<<default>>No one enters.<</switch>>
[[Leave|gym]][img[img/egiant.webp]]
You step inside the electronics store.
<<nobr>>
<<if $phone is false && $money gte 299>>
<<linkreplace "Buy phone - £299">>
<<setMoney -299>>
<<set $phone to true>>
<<updatebar>>
<<run UIBar.setStoryElements()>>
You bought a phone.
<</linkreplace>>
<<elseif $phone is false && $money lt 299>>
You can't afford a phone. It costs £299.
<<else>>
You already have a phone!
<</if>>
<</nobr>>
<<nobr>>
<<if $laptop is false && $money gte 599>>
<<linkreplace "Buy laptop - £599">>
<<setMoney -599>>
<<set $laptop to true>><<set $emails to 0>><<set $emailPorn to false>>
<<updatebar>>
You bought a laptop.
<</linkreplace>>
<<elseif $laptop is false && $money lt 599>>
You can't afford a laptop. It costs £599.
<<else>>
You already have a laptop!
<</if>>
<</nobr>>
<<nobr>>
<<if $cam is false && $money gte 199>>
<<linkreplace "Buy camera - £199">>
<<setMoney -199>>
<<set $cam to true>>
<<updatebar>>
You bought a camera.
<</linkreplace>>
<<elseif $cam is false && $money lt 199>>
You can't afford a camera. It costs £199.
<<else>>
You already have a camera!
<</if>>
<</nobr>>
<<nobr>>
<<if $digiGPS is false && $money gte 2999>>
<<linkreplace "Buy GPS - £2999">>
<<setMoney -2999>>
<<set $digiGPS to true>>
<<updatebar>>
You bought a GPS! It can be found in your phone.
<</linkreplace>>
<<elseif $digiGPS is false && $money lt 2999>>
You can't afford a GPS. It costs £2999.
<<else>>
You already have a GPS!
<</if>>
<</nobr>>
<<if $aptKeyLux is true>><<nobr>>
<<if $television is false && $money gte 15999>>
<<linkreplace "Buy 80inch Flatscreen OLED TV - £15,999">>
<<setMoney -15999>>
<<set $television to true>>
<<updatebar>>
You bought a flatscreen TV.
<</linkreplace>>
<<elseif $television is false && $money lt 15999>>
You can't afford a flatscreen television. It costs £15,999.
<<else>>
You already have a television!
<</if>>
<</nobr>><br><</if>>
[[Leave store|Mall]]<<set _rng = random(1,5)>><<switch _rng>><<case 1>><<set _rng = random(1,10)>><<switch _rng>><<case 1>>You spot someone staring at you.
<<if $inhib lt 40 && $corrupt gte 100>>[[Flash them|gymCFlash]]<<else>>You're not ready to flash them yet.<</if>>
<<default>>You step onto the treadmill and start walking.
[img[img/cardio1.webp]]<</switch>><<case 2>>You step onto the spinning cycle and start spinning.
<<set $bikeDet to 0>>
[img[img/cardio2.webp]]<<case 3>>You step onto the stairmaster and start walking.
[img[img/cardio3.webp]]<<case 4>>You strep onto the treadmill and start walking.
<<set $treadDet to 0>>
[img[img/cardio4.webp]]<<case 5>>You step onto the joywalker.
[img[img/cardio5.webp]]<</switch>>
You feel your legs being sore after all this cardio. Your pulse is high. It's your body thanking you for building upon the already great temple you have been bestowed upon.
[[Finish cardio|gym]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $cardio += 1>><<set _rng = random(1,7)>><<switch _rng>><<case 1>>You go do some deadlifts.
[img[img/strength1.webp]]<<case 2>>You go to work on your sweet glutes.
[img[img/strength2.webp]]<<case 3>>You attack your ass.
[img[img/strength3.webp]]<<case 4>>You go do some butt exercises.
[img[img/strength4.webp]]<<case 5>>You go do some pullups. A random guy comes up and helps you.
[img[img/strength5.webp]]<<case 6>>You go do some pulldowns.
[img[img/strength6.webp]]<<case 7>>You go do some butt work.
[img[img/strength7.webp]]<</switch>>
<<set _spotter = random(1,3)>><<switch _spotter>><<case 1>>
Someone comes up to you.<<set _name = random(1,5)>>
<<switch _name>><<case 1>><<set $spotter to "Jared">>Jared: <<case 2>><<set $spotter to "Jerome">>Jerome: <<case 3>><<set $spotter to "Tyler">>Tyler: <<case 4>><<set $spotter to "David">>David: <<case 5>><<set $spotter to "Martin">>Martin: <</switch>>Need a spotter?
<span style="color:pink">$name: Uhm... Yes please...</span>
He's looking real good! I bet he can spot you nicely. Look at the size of him!
<span style="color:pink">+ Arousal</span><<if $arousal gte 60>>
[[Instigate|strengthFuck]]<</if>>
<</switch>>
You feel your body being sore from all the strength training. You have a feeling it's going to get a lot worse tomorrow. The power of gym!
[[Finish strength|gym]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $strength += 1>><<set $weightDet to 0>>You step onto the bodytracker. It tracks your progress in the gym.
<<if $cardio gt 100>><<set $cardio = 100>><</if>><<if $strength gt 100>><<set $strength = 100>><</if>><<if $yoga gt 100>><<set $yoga = 100>><</if>>
Your cardio stat is: $cardio.
Your strength stat is: $strength.
Your yoga stat is: $yoga.
[[Leave|gym]]You begin teasing the guy staring at you. It's fun to see his face turn red when he notices.
[img[img/gymTease.webp]]
<<if $corrupt gte 140 && $inhib eq 0>><<linkreplace "Take it further">>You decide to tease him even more. Locking eyes with him, you pull up your shirt to reveal your tits. His face now looks like a ripe tomato.
[img[img/gymTFlash.webp]]
He gestures for you to follow him.
[[Go with him|gymCFlashCont]]<</linkreplace>><<else>>You're not ready for this.<</if>>
[[Step away|gym]]You roam around in the gym.
<<set _rng = random(1,2)>><<switch _rng>><<case 1>>[img[img/gymRoam1.webp]]<<case 2>>[img[img/gymRoam2.webp]]<</switch>>
<<if $corrupt gte 80 && $inhib lte 40>><<linkreplace "Flash someone">>You flash a random guy!
<<set _rng = random(1,3)>><<switch _rng>><<case 1>>[img[img/gymFlash1.webp]]<<case 2>>[img[img/gymFlash2.webp]]<<case 3>>[img[img/gymFlash3.webp]]<</switch>><</linkreplace>><<elseif $corrupt lt 80>>You're not corrupt enough for this.<<elseif $inhib gt 40>>You're too inhibited for this.<</if>>
[[Go back|gym]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You go to the yoga room to get some yoga in.<<set _instructor = random(1,3)>><<set _rng = random(1,2)>><<switch _rng>><<case 1>>
You sit on the floor and begin doing some light yoga.
[img[img/gymYoga1.webp]]<<case 2>>You assume the doggy pose and do some yoga.
[img[img/gymYoga2.webp]]<</switch>>
<<switch _instructor>><<case 1>>Your instructor comes up to you.
Pete: Hey, let me help you with this pose.
<<setArousal +10>>
He grabs your ass and presses his crotch into your pussy. Your tight, thin yoga pants does nothing to stop the feeling.
<span style="color:pink">+ Arousal</span><<if $arousal gte 50>>
[[Push back|yogaFuck]]<</if>><br>
<</switch>>You feel the stretch in your body, slowly but surely building up joint health. Great job!
[[Finish yoga|gym]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $yoga += 1>><<set $yogaDet to 0>>He takes you over to a more descreet location of the gym, where he, without hesitation, pulls his pants down and whips out his cock.
Gym guy: I think we both know what we want here.
<<if $corrupt gte 210 && $inhib eq 0>>
You drop to your knees and take it in your mouth.
[img[img/gymCSuck.webp]]
Gym guy: I don't live too far away from here. Why don't we go back to my place and see where this goes?
<<if $corrupt gte 240>>[[Go with him home|gymHomeFuck]]<<else>><span style="color:pink">$name: I'm sorry... I uhm.. I don't think I'm ready for this yet...</span>
<</if>><<else>>
<span style="color:pink">$name: I'm sorry... I uhm.. I don't think I'm ready for this yet...</span>
<</if>>
[[Leave|gym]]
<<set $suckCount += 1>>You arrive at his apartment, and he lets you in first.
You know what you're here to do, and you're not going to back down coming this far.
He leads you into the bedroom.
Gym guy: Listen, you're always free to leave. If you'd still like to stay, I'd like for you to get naked. Keep the bra on.
You follow his orders.
He sits on the bed, holding his cock in an upwards position.
You slide down onto it.
[img[img/gymHome.webp]]
He fucks you for quite some time. What stamina!
He cums.
[[Leave|city]]
<<set $vagCount += 1>>[img[img/gymStaffRoom.webp]]
You decide the apply as the gyms spinning instructor. Your cardio has really improved, and you feel ready to help others. You enter the gym staff room.
Gym owner: Can I help you?
<span style="color:pink">$name: Hello... I was thinking of being a spinning instructor here. I've got great stamina!</span>
He takes a look at you.
<<if $allure gte 50>>
Gym owner: Sure! You can come in whenever the gym is open and host spinning sessions. People will join in if they want to. I'll compensate your time with <span style="color:yellow">£75</span> an hour.
Sweet!
[[Accept the job|gym][$job to "spinning class", $gymCount to 0]]
[[Change your mind|gym]]<<else>>
Gym owner: I uhh... I don't think so sweety. You see, we need instructors that drive customers, not scare them away.
What the fuck does that mean? Does he think you're too ugly?
[[Leave|gym]]
<</if>>You decide to host a spinning class.
People are eager to join you. You position yourself on the spinning cycle facing the others.
80's EDM music is blasting through the speakers.
<<set _event = random(1,7)>>
[img[img/spinningClass1.webp]]
<<switch _event>><<case 1>>In the middle of the spinning session, you notice one of the students looking a bit pale. It looks like he might pass out any second.
<<choose>>
<<linkreplace "Stop the class<br>">>You decide to put the class to a halt, and step over to the student. He looks at you with weary eyes, but doesn't say much. Before you can get a word in, he steps off his bike and sits down to rest. He nods at you, and you step back up to the podium to resume your class.<</linkreplace>><<linkreplace "Continue the class">>You look at the student, but decide he is man enough to choose for himself whether or not to continue biking. It doesn't take him very long before he steps off the bike and sits down to rest for a bit.<</linkreplace>><</choose>><<case 2>>One of the bikes break down! The student falls onto the seat in shock and confusion. She looks unsure of what to do next.
<<choose>>
<<linkreplace "Stop to fix the bike<br>">>You decide to put the class to a halt, and step over to the student. She looks at you confused. She doesn't know what's wrong with it. You take a quick look at it and notice that the pinstop has fallen out. Quickly inserting it back into its hole should fix the issue, and the class is soon back to its rythm.<</linkreplace>><<linkreplace "Move the student to another bike">>You look around the room and spot an empty bike on the back row. Without disturbing the class you look at the student, smile, and point towards the bike. She gets the memo without problems and swiftly change bikes.<</linkreplace>><</choose>><<case 3>>As the rythmic beats of the 80's EDM music blast through the speakers, one of them suddenly burst!
<<choose>>
<<linkreplace "Try to fix the sound system<br>">>You decide to stop the class to reset the sound systems. It doesn't take long for both speakers to be back online and blasting music once again. It is an old gym after all, and sometimes they just need a little kick!<</linkreplace>><<linkreplace "Be more vocal">>You continue pedalling like a madman on the bike, yelling up and encouraging the others to grunt and moan! It doesn't take long for the entire class to sound like a 20 person orgy, with you being their leader, moaning the loudest.<</linkreplace>><</choose>><<case 4>>During the spin class, you hear an audible groan. One of the male students has pulled a muscle! As the instructor, you have an obligation to help your students.
<<choose>>
<<linkreplace "Continue the class<br>">>You decide to continue the class and let the student see himself out. He can come back another time and join the next class if he likes.<</linkreplace>><<linkreplace "Stop the class and assess the injury">>You stop the class for a brief moment to assess the injury of your student. He's still sitting on his bike as you walk over. It seems like he's pulled a muscle, but it's hard to see. You'll have to take him to the staff room to assess him properly.<<replace "#assess">>[[Staff room|spinStaff]]<br><</replace>><</linkreplace>><</choose>><<case 5>>During spin class, one of the students is looking at his phone. It is disrupting the other students, and you can sense their energy falter already.
<<choose>>
<<linkreplace "Ask him to stop<br>">>You tell him to either get off his phone and join the rest of the class, or get out as he's being quite disruptive. He puts his phone in his pocket and joins the rest of the class without problems.<</linkreplace>><<linkreplace "Pull him away after class">>You ask him to stay after class, as you want to have a word with him about his disruptive behavior.<<replace "#disrupt">>[[Staff room|spinStaffDis]]<br><</replace>><</linkreplace>><</choose>><<default>>Nothing interesting happened during your class. Everything went smoothly.<</switch>>
<span id="assess"></span><span id="disrupt"></span>
You earned <span style="color:yellow">£75</span>.
[[Finish class|gym]]
<<setMoney +75>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You host a yoga class.
People are eager to join in, and it seems like they're excited to do yoga with you.
You set your mat up in the middle of the room, and your students take place in a circle around you. Being the center of attention does bring some joy to you.
You start doing different poses, and your students follow along.
<<set _event = random(1,8)>>
<<set _rng = random(1,3)>><<switch _rng>><<case 1>>[img[img/yogaJob1.webp]]<<case 2>>[img[img/yogaJob2.webp]]<<case 3>>[img[img/yogaJob3.webp]]<</switch>>
<<switch _event>><<case 1>>A loud bang is heard from inside the gym. Almost the entire class is thrown out of focus, and are now staring outside the large windows dividing the yoga class from the rest of the gym.
It takes a few minutes, but you're able to regain control of your class.<<case 2>>In the midst of your yoga class, you spot a male student doing a pose wrong. To not disrupt the class, you quietly walk over to him and ask to see him after the class, to help him correct is posture.
[[Staff room|yogaStaff]]<<case 3>>In the middle of your yoga class, you spot someone staring through the windows. All of your students are facing towards you, ass in the air towards the glass. There's not much you can do but go on with it.<<case 4>>A student starts crying. The emotional relief that your class brings is sometimes greater than what some students can manage. It's alright. Class continues as normal.<<case 5>>Your class is a bit overcrowded.<<case 6>>Something is wrong with the temperature of the yoga room today. You notice multiple students with hard nipples poking out through their shirts.<<default>>Nothing special happened during your yoga session.<</switch>>
You earned <span style="color:yellow">£80</span>.
[[Finish class|gym]]
<<setMoney +80>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/gymStaffRoom.webp]]
You decide the apply as the gyms yoga instructor. Your yoga has really improved, and you feel ready to teach others. You enter the gym staff room.
Gym owner: Can I help you?
<span style="color:pink">$name: Hello... I was thinking of being a yoga instructor here. I'm really good at it...</span>
He takes a look at you.
<<if $allure gte 60>>
Gym owner: Sure! You can come in whenever the gym is open and host yoga sessions. People will join in if they want to. I'll compensate your time with <span style="color:yellow">£80</span> an hour.
Sweet!
[[Accept the job|gym][$job to "yoga class", $gymCount to 0]]
[[Change your mind|gym]]<<else>>
Gym owner: I uhh... I don't think so sweety. You see, we need instructors that drive customers, not scare them away.
What the fuck does that mean? Does he think you're too ugly?
[[Leave|gym]]
<</if>>[img[img/gymStaffRoom.webp]]
You enter the staff room.<<if $gymCount gte 13 && $cardio gte 60 && $yoga gte 60>><br>You spot a notice on the notice board.
<span style="color:lightyellow">"New gym manager needed!"</span>
Hmm. You should apply for that job.
[[Apply as gym manager|applyGym]]<br><</if>><<set _rng = random(1,5)>><<switch _rng>><<case 1>>
Someone is in here.
Jeremy: Hey, $name. How's it going?
<span style="color:pink">$name: Good, just taking a break...</span>
Gym staff: Yah, me too haha! Wait... who's managing the gym!?
He runs out in a panicked state.<<default>>
Nobody is in here. You take a well deserved break. It doesn't take long for you to get back on your senses.
<</switch>>
[[Quit your job|gym][$job to "No job"]]
[[Leave|gym]]You have a nightmare. It's not one of those you just wake up from. Everything feels so real... It's indistinguishable from real life. Your heart is pounding. Your mind is racing. This can not be good for you.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/nightmare1.webp]]<<case 2>>[img[img/nightmare2.webp]]<<case 3>>[img[img/nightmare3.webp]]<<case 4>>[img[img/nightmare4.webp]]<</switch>>
Wake up... Wake up! WAKE UP!
<span style="color:crimson">+ Trauma</span>
[[Wake up|yourRoom]]
<<setTrauma +15>>You have a nightmare. It's not one of those you just wake up from. Everything feels so real... It's indistinguishable from real life. Your heart is pounding. Your mind is racing. This can not be good for you.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/nightmare1.webp]]<<case 2>>[img[img/nightmare2.webp]]<<case 3>>[img[img/nightmare3.webp]]<<case 4>>[img[img/nightmare4.webp]]<</switch>>
Wake up... Wake up! WAKE UP!
<span style="color:crimson">+ Trauma</span>
[[Wake up|mansionRoom]]
<<setTrauma +15>>[img[img/blackSUV.webp]]
You follow them into a black SUV. It's like your body is acting on it's own. Why can't you move?
Strange man: You're going to a happy place. You'll like it there.
<span style="color:pink">$name: I'm going to a happy place... I'll like it there...</span>
You're RAMBLING! Snap back to reality!
The car is going fast. You've never seen these surroundings before. Where are you?
Strange man: You're going to a happy place. You'll like it there.
<span style="color:pink">$name: I'm going to a happy place... I'll like it there...</span>
Why is he repeating himself? WHY ARE YOU REPEATING HIM!?
You hear a loud thud. The driver curses.
This is your chance. Escape.
Driver: Fucking stupid piece of motherfucking cheap ass tires! Fuck!
You sit still. Why are you sitting still? The tires are changed in no time.
Short after you arrive at your destination.
[[Follow the men out of the car|asylum]]
<<set $canteen to false>><<set $yardCred = 0>><<set $asylumEnd to 0>><<set $sanity to false>><<if visited() is 1>><<notify>>You were thrown in the asylum. Nutcase.<</notify>><</if>><span style="color:lightyellow"><<set $camComments = random(1,25)>><<switch $camComments>><<case 1>>@n4ughtyD4d: take ur tits out!<<case 2>>@sluttymommy: Turn around and pull your panties to the side!<<case 3>>@notabao: like my game? tihi<<case 4>>@user911729: randomly generated user comment<<case 5>>@user129183: how do i change my username?<<case 6>>@sexyM1nx: Please show us your pussy up close!<<case 7>>@zack: looking good, $name!<<case 8>>@lilyRose: plug your ass!<<case 9>>@minusvirgin: will you sex me?<<case 10>>@westindiantradeunion: show bobs and vegana<<case 11>>@jimmychoo: yo, jimmy here, show me butthole please.<<case 12>>@SnapStriptease: watch me on this totally phising site!<<case 13>>@LurkNLaugh: your realy pretty<<case 14>>@moderator: Please keep the comment section nice and tight. Just like her pussy.<<case 15>>@FlirtMasterFlex: hey hey hey<<case 16>>@user28341: here's a tip! camming accumulates over time, keep going and earn good money!<<case 17>>@[][][]: ...<<case 18>>@realDad: Looking pretty, baby girl. More of that please!<<case 19>>@StreamBeanQueen: wanna collab? you lick me, i lick you?<<case 20>>@user81726: spam spam spam spam<<case 21>>@SnickerStrut: pretty<<case 22>@slutfucker: is this even legal?<<case 23>>@JiggleWatts: tits for tips<<case 24>>@comebackhome: please<<case 25>>@TheGospel: Would you be interested in hearing about our Lord and Savior?<</switch>></span><<for _i to 0; _i lt 10; _i++>>
<<include "cammingComments">>
<</for>><<if $period gt 5>>It's too late to cam. You should get some rest instead.<<else>>You decide to start camming.
[img[img/camshow.webp]]
<div class="camshow">
You have a few options, you should pick one you're comfortable with.
<span title="Talk">[img[img/camChatIco.webp][camTalk]]</span><<if $inhib lte 49 && $followers gte 429>> | <span title="Strip">[img[img/camStripIco.webp][camNude]]</span><</if>>
<<if $corrupt gte 49 && $followers gte 1200>><span title="Finger yourself">[img[img/camPussyIco.webp][camFinger]]</span><</if>><<if $corrupt gte 99 && $followers gte 2600>> | <span title="Finger your ass">[img[img/camAssIco.webp][camAss]]</span><</if>>
<<if $dildo is true && $followers gte 6400>><span title="Use a dildo">[img[img/camDildoIco.webp][camDildo]]</span><</if>><<if $buttplug is true && $followers gte 12000>> | <span title="Use a buttplug">[img[img/camButtplugIco.webp][camButtplug]]</span><</if>></div>
<<if $corrupt gte 280>><<linkreplace "Other people">><<if $dating isnot "single">>You're dating <b>$dating</b><<else>><b>Other people</b><</if>>
<<if $dating isnot "single">>[["Bring " + $dating|camDate]]<br><<if $dating is "Lily" || $dating is "Chloe">>[[Bring someone else|camGuy]]<<elseif $dating is "Noah" || $dating is "Zack" || $dating is "Dad">>[[Bring someone else|camGirl]]<</if>><<else>>You're single.<</if>>
[[Threesome|camThree]]
[[Group|camGroup]]<</linkreplace>><<else>>You're not corrupt enough to bring other people onto your camshow.<</if>>
<<link "View comments">><<run Dialog.setup('Comments');
Dialog.wiki('<<include "commentsDisplay">>').open()>>
<</link>><</if>>
[[Finish camming|$returnAdress]]<<set _rng = random(1,2)>><<switch _rng>><<case 1>>[img[img/camNude1.webp]]<<case 2>>[img[img/camNude2.webp]]<</switch>>
You decide to strip down and cam completely nude. This is sure to bring in some viewers. You feel your pussy wettening from the thought of people seeing you naked. You don't even know who they are. Such a slut you are.
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
<<for _i to 0; _i lt 3; _i++>>
<<include "cammingComments">>
<</for>>
Why do they comment if the comments aren't constructive? Nonetheless, it's bringing in tips and fans.
<<CamActivity 3000 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish talking|newCamshow]]
<<setCorruption +1>><<setInhib -2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<set _rng = random(1,2)>><<switch _rng>><<case 1>>[img[img/camTalk1.webp]]<<case 2>>[img[img/camTalk2.webp]]<</switch>>
You start talking with your viewers. They have some real strange comments. You don't quite know what to say, so you just sit there most of the time and reply to the comments. Either way, your viewers like it. Keep it up!
<<for _i to 0; _i lt 4; _i++>>
<<include "cammingComments">>
<</for>>
They are really shitty comments... You should go do something else than talking with them. Strange weirdos.
<span style="color:red">+ Corruption</span>
<<CamActivity 1500 0>>
<<set $tips to Math.round(random($followers) / 3)>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish talking|newCamshow]]
<<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camFinger1.webp]]<<case 2>>[img[img/camFinger2.webp]]<<case 3>>[img[img/camFinger3.webp]]<<case 4>>[img[img/camFinger4.webp]]<</switch>>
You decide to strip down and cam completely nude. This is sure to bring in some viewers. You feel your pussy wettening from the thought of people seeing you naked.
You position yourself in a way so that your viewers have full vision of your pussy.
Without much hesitation, you plunge your fingers into your pussy! It's wet, warm and extremely arousing.
<span style="color:pink">++ Arousal</span>
Your viewers are going crazy.
<span style="color:red">+ Corruption</span>
<<CamActivity 6000 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fingering|newCamshow]]
<<setCorruption +1>><<setInhib -2>><<setArousal +30>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $masCount += 1>><<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camAss1.webp]]<<case 2>>[img[img/camAss2.webp]]<<case 3>>[img[img/camAss3.webp]]<<case 4>>[img[img/camAss4.webp]]<</switch>>
You decide to strip down and cam completely nude. This is sure to bring in some viewers. You feel your pussy wettening from the thought of people seeing you naked.
You position yourself in a way so that your viewers have full vision of your anus.
Without much hesitation, you plunge your fingers into your ass! It's warm and extremely arousing.
<span style="color:pink">++ Arousal</span>
Your viewers are going crazy over your anal play.
<span style="color:red">+ Corruption</span>
<<CamActivity 9000 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fingering|newCamshow]]
<<setCorruption +3>><<setInhib -1>><<setArousal +40>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $masCount += 1>>Stripping down infront of the screen, you descreetly prepare your dildo to enter your pussy. The thought of fucking yourself infront of this many viewers is unbearably exciting.
<span style="color:pink">++ Arousal</span>
<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/camdildo.webp]]<<case 2>>[img[img/camdildo1.webp]]<<case 3>>[img[img/camdildo2.webp]]<<case 4>>[img[img/camdildo3.webp]]<<case 5>>[img[img/camdildo4.webp]]<</switch>>
You fuck your wet pussy! You moan loud. Your viewers are going wild!
<span style="color:red">+ Corruption</span>
<<CamActivity 17500 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fucking your pussy|newCamshow]]
<<setCorruption +1>><<setInhib -2>><<setArousal +20>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $masCount += 1>>Stripping down infront of the screen, you descreetly prepare your buttplug to entire your asshole. The though of fucking yourself infront of this many viewers is unbearably exciting.
<span style="color:pink">++ Arousal</span>
<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/camButtplug1.webp]]<<case 2>>[img[img/camButtplug2.webp]]<<case 3>>[img[img/camButtplug3.webp]]<<case 4>>[img[img/camButtplug4.webp]]<<case 5>>[img[img/camButtplug5.webp]]<</switch>>
You fuck your ass! You moan loud. Your viewers are going wild!
<span style="color:red">+ Corruption</span>
<<CamActivity 20500 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fucking your ass|newCamshow]]
<<setInhib -2>><<setArousal +20>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $masCount += 1>><<setCorruption +1>>[img[img/asylum.webp]]
<<if $asylumEnd lt 100>>
<<if visited() is 1>>You enter a large building. It looks old, but inside it looks renovated. It's white and sterile. A man in a straitjacket is being led into a padded room. You don't know where you are, but I do. You done fucked up.<<set $phone to false>><<else>>You stand in the hallways of the asylum. The receptionist is looking at you.<</if>>
[[Go to your assigned room|asylumRoom]]
<<if $period lt 6>>[[Yard|asylumYard]]
[[Canteen|asylumCanteen]]
[[Psychological evaluation|psychEval]]<<if $showerTime is 2>><br>[[Community showers|asylumShower]]<<else>><br>You can't shower now. Try again tomorrow.<</if>><<else>>The yard has been locked.
The canteen is locked.
The shrink has gone home.<</if>>
<<if $sanity is true>>[[Leave asylum|city][$phone to true, $therapistDesire to 20]]<<else>><<linkreplace "Leave asylum">>You try to leave the asylum, <span style="color:red">but you are grabbed by two men.</span>
Man 1: Where do you think you're going?
No escape this time.<</linkreplace>><</if>><<else>>
You've been broken. Ruined. Destroyed, mentally. There's no escaping this place. Not now, not ever. This is the end for you.
<b><span style="color:red">You've been broken.</span></b>
Tim comes to pick you up.
[[Go with him.|timEnd]]
<</if>>[img[img/asylumRoom.webp]]
You stand in your room. It's only got a bed and a bathroom. You don't even have your personal belongings.
<<if $period gte 5>><br>[[Sleep|asylumSleep]]<<else>><br>It's too early to sleep.<</if>>
[[Leave your room|asylum]]You close your eyes and try to fall asleep. The sounds of the asylum at night is no better than at day. People are screaming randomly. Faintly in the background you can hear someone calling out for their dog. Weirdos.<<setTrauma +100>>
<<set _rng = random(1,3)>><<set _img = random(1,3)>>
<<if visited() is 1>>You hear someone enter your room. For some reason, you can't move on your own.<<else>>You hear someone enter your room, again. You can't move on your own.<</if>>
Stranger: <<switch _rng>><<case 1>>Doggy.<<case 2>>Missionary.<<case 3>>Throat.<</switch>>
<<if visited() is 1>>Your body follows orders. You must still be hypnotised.<<else>>Your body follows orders.<</if>>
He doesn't hesitate. He plunges his cock into you.
<<switch _rng>><<case 1>><<if _img eq 1>>[img[img/asylumDoggy1.webp]]<<elseif _img eq 2>>[img[img/asylumDoggy2.webp]]<<else>>[img[img/asylumDoggy3.webp]]<</if>><<set $vagCount += 1>><<case 2>><<if _img eq 1>>[img[img/asylumMission1.webp]]<<elseif _img eq 2>>[img[img/asylumMission2.webp]]<<else>>[img[img/asylumMission3.webp]]<</if>><<set $vagCount += 1>><<case 3>><<if _img eq 1>>[img[img/asylumThroat1.webp]]<<elseif _img eq 2>>[img[img/asylumThroat2.webp]]<<else>>[img[img/asylumThroat3.webp]]<</if>><<set $suckCount += 1>><</switch>>
He cums inside you.
<span style="color:crimson">+ Trauma</span>
[[Wake up|asylumRoom]]
<<Sleep>><<set $rapeCount += 1>><<set $asylumEnd += 15>>[img[img/yard.webp]]
You step out into the yard. There's not much going on here.<<set _rng = random(1,5)>><<switch _rng>><<case 1>>
Another patient comes up to you in a slow manner. He looks calm and collected.
Patient: ... ... ... ... <i>WHERE DID YOU PUT MY DOGWHERE DID YOU PUT MY DOGWHERE</i>
A doctor comes running and grabs him.
<<setTrauma +30>>
Doctor: Calm down, Kevin, calm down. I'm sorry, $name. He's a little... out of his mind these days.
<span style="color:crimson">+ Trauma</span>
<<case 2>>
A patient comes up behind you, and taps you on the shoulder.
<<setTrauma +15>>
Patient: Don't fall asleep. They do unspeakable things to you when you sleep...
<span style="color:crimson">+ Trauma</span>
He disappears just as quickly as he appeared. What was that about?
<<default>>
Nothing happens. The other patients are crazy, <<if $trauma gte 90>><span style="color:red">and so are you.</span>
Current yard cred: <span style="color:yellow">$yardCred</span>
<<if $period lt 6>>[[Find someone to talk to|yardSocialize]]<<else>>You notice people starting to go back inside.<</if>><<else>>and you don't dare speak to anyone of them.<</if>>
<</switch>>
[[Enter the asylum|asylum]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/asylumCanteen.webp]]
You enter the canteen. The food here is sloppy and bland, but you gotta eat anyway.
There's nothing else to eat than the same oat and gravy - yuck.
At least it's something.
<<if $canteen is false>>You eat. It fills your stomach, but tastes like shit. Nonetheless, you're full now.<<setTrauma -50>><<set $canteen to true>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<span style="color:crimson">- Trauma</span><br><<else>>You've already eaten, no use in eating this bland food more than once. It fills you properly the first time.
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
You spend some time in the canteen to make the days pass faster. This probably isn't the best idea.<</if>>
Nothing else happens.
[[Leave canteen|asylum]][img[img/psychEval.webp]]
You step into the doctors offfice. He's going to do a psychological evaluation on your situation.
He asks a bunch of questions. You answer them truthfully.
They're questions about your past, your experiences on the island, your experiences with the other people living in the village and the city.
He asks you about the asylum.
Doctor: Do you like it here?
You want to say no. You want to say you want to go home.
<<if $sanity is false>><span style="color:pink">$name: Yes...</span>
Why did you answer that!?
Doctor: Okay then, $name. You'll be staying with us for a while longer then. Could you follow me?
[[Follow him|psychEvalCont]]<<else>><span style="color:pink">$name: No... I want to go home...</span>
Good. Get out of here!
He motions to the door.
[[Leave the office|asylum]]<</if>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/yard.webp]]
You socialize with the nutjobs. After all, you're one of them. Nutjob.<<if $yardCred lt 100>><<set _rng = random(1,7)>>
You walk around the yard, looking for people to talk to.
<<switch _rng>><<case 1>>Kevin: I'm sorry for yelling at you earlier. I didn't get my meds this morning. Look, whatever you do, stay safe.<<case 2>>You help someone with a problem. It looks like their favorite stick got stuck in the fence.<<set $yardCred += 20>>
<span style="color:yellow">+ Yard Cred</span><<case 3>>A group of patients are staring at you. You feel compelled to go talk to them.
<span style="color:pink">$name: Why are you staring at me?</span>
First group member: What? Can't we look? You just look really really good... We've been here for a long time... Perhaps you could lend us a hand..?
Gross. You're definitely turning them down.
[[Sure!|yardThreesome]]<<case 4>>Some young patients are looking gloomy. You go talk to them. You all have a long conversation about everything and nothing. They seem to cheer up.<<set $yardCred += 15>>
<span style="color:yellow">+ Yard Cred</span><<case 5>>Two patients are playing chess with sticks and stones. They look to you to settle an argument they're having.
Stranger 1: Look! I used my pawn, to take out his queen!
You're staring at stones. They all look like stones.
Stranger 2: No, you buffoon! That's not your pawn, that's your knight, and it doesn't move like that!
You settle their argument by telling them...
[[That's a stone...|chessStone]]
[[It's a pawn...|chessPawn]]
[[It's a knight.|chessKnight]]
<<default>>Nothing happens. They're all waaay too weird for you to approach anyone.<</switch>>
[[Go back inside|asylum]]<<else>>
Except one... He's looking at you mysteriously.
Something draws you to him.
Mysterious stranger: Hello. It seems you've made yourself quite popular around here. I want to help you get away. You have to get away today, otherwise they'll mess you up enough to the point where you'll have to start over.
He hands you a small packet of some powder.
<<set $mysteriousStranger to true>>
Mysterious stranger: Snort this. Then go straight to the psychological evaluation. The doctor will grant you access to leave the asylum. Do it now.
You snort the powder. Memories come back so fast it hurts your brain. You remember the car ride. You remember all the nights you spent here. You remember repeating whatever the authority said. For some reason, you don't remember what happened before the ride to the asylum.
<<set $sanity to true>><span style="color:red">You've regained your sanity.</span>
Mysterious stranger: Now go. See the doctor, and leave this place.
[[Go back inside|asylum]]<</if>>[img[img/communalShower.webp]]
You enter the communal showers.
<<linkreplace "Undress and shower">>You take off your clothes and begin showering.
The water is freezing cold, then warm, then cold again. Stupid showers. It's not very nice, but at least you're getting cleaned up.
[img[img/asylumShower.webp]]
[[Dry off and leave|asylum]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<Shower>>
<</linkreplace>>He leads you into an employee room. It's got a bed. What a weird loungeroom. He motions for you to get onto the bed. <span style="color:red">You obey.</span>
<<set _rng = random(1,3)>><<set _img = random(1,3)>>
Doctor: <<switch _rng>><<case 1>>Doggy.<<case 2>>Missionary.<<case 3>>Throat.<</switch>>
Your body follows orders.
He doesn't hesitate. He plunges his cock into you.
<<switch _rng>><<case 1>><<if _img eq 1>>[img[img/asylumDoggy1.webp]]<<elseif _img eq 2>>[img[img/asylumDoggy2.webp]]<<else>>[img[img/asylumDoggy3.webp]]<</if>><<set $vagCount += 1>><<case 2>><<if _img eq 1>>[img[img/asylumMission1.webp]]<<elseif _img eq 2>>[img[img/asylumMission2.webp]]<<else>>[img[img/asylumMission3.webp]]<</if>><<set $vagCount += 1>><<case 3>><<if _img eq 1>>[img[img/asylumThroat1.webp]]<<elseif _img eq 2>>[img[img/asylumThroat2.webp]]<<else>>[img[img/asylumThroat3.webp]]<</if>><<set $suckCount += 1>><</switch>>
He cums inside you.
Doctor: You like this.
<span style="color:pink">$name: I like this...</span>
STOP REPEATING THEM!
[[Leave cumfilled|asylum]]
<<set $rapeCount += 1>>You follow the three patients to a secluded area of the yard.
They all drop their pants at the same time. Strange.
Stranger 1: Get on your knees... I need something tight around my cock, right now.
<span style="color:red">You obey.</span>
Another one joins in.
[img[img/yardThreesome1.webp]]
One after the other, they cum in your pussy, filling you up.
[[Leave with a cumfilled pussy|asylum]]
<<set $doubCount += 1>><<set $creamCount += 1>>[img[img/yard.webp]]
You socialize with the nutjobs. After all, you're one of them. Nutjob.
You walk around the yard, looking for people to talk to.
Two patients are playing chess with sticks and stones. They look to you to settle an argument they're having.
Stranger 1: Look! I used my pawn, to take out his queen!
You're staring at stones. They all look like stones.
Stranger 2: No, you buffoon! That's not your pawn, that's your knight, and it doesn't move like that!
You settle their argument.
<span style="color:pink">$name: You're both wrong. That's a stone.</span>
They look at you like you're stupid, but then they both slowly realize. They thank you for your help.<<set $yardCred += 20>>
<span style="color:yellow">+ Yard Cred</span>
[[Go back inside|asylum]][img[img/yard.webp]]
You socialize with the nutjobs. After all, you're one of them. Nutjob.
You walk around the yard, looking for people to talk to.
Two patients are playing chess with sticks and stones. They look to you to settle an argument they're having.
Stranger 1: Look! I used my pawn, to take out his queen!
You're staring at stones. They all look like stones.
Stranger 2: No, you buffoon! That's not your pawn, that's your knight, and it doesn't move like that!
You settle their argument.
<span style="color:pink">$name: That's a pawn.</span>
The first stranger looks victorious, but suddenly changes his mood when he sees the second stranger.
Stranger 2: Who the fuck do you think you are!? Are you out of your fucking mind!? WACKO! Get the fuck away from me!
<<set $yardCred -= 20>>
<span style="color:yellow">- Yard Cred</span>
Holy shit, they got mad.
[[Go back inside|asylum]][img[img/yard.webp]]
You socialize with the nutjobs. After all, you're one of them. Nutjob.
You walk around the yard, looking for people to talk to.
Two patients are playing chess with sticks and stones. They look to you to settle an argument they're having.
Stranger 1: Look! I used my pawn, to take out his queen!
You're staring at stones. They all look like stones.
Stranger 2: No, you buffoon! That's not your pawn, that's your knight, and it doesn't move like that!
You settle their argument.
<span style="color:pink">$name: That's a knight...</span>
The second stranger looks victorious, but suddenly changes his mood when he sees the first stranger. The first stranger stands up and grabs you by your hair. He drags you down and takes you to a secluded area.
He rips your pants and panties off. Without hesitation he plunges his cock into you.
[img[img/chessKnight.webp]]
[[Go back inside|asylum]]<<set $vagCount += 1>>You awkwardly ask Lily if she'd like to date you. Why are you nervous? You've shared so many laughs and crys with her, and you know she swings both ways so what's the problem?
<<set $datingCount = 0>><<set $dating to "Lily">><<lily +100>>
<span style="color:deeppink">Lily: Like, oh my god! Yes! That would be so totally rad!</span>
Relief! You feel your heart pounding like a racehorse.
Lily likes you a lot!
You seal the deal with a tender kiss. Lily squeezes your tits and giggles.
[[Happiness rolls over you|lilyRoom]]
<<set $waitLily to 0>>You awkwardly ask Zack if he'd like to date you. He's always so bland and serious, but there's just something about him. Intimidating...
<<set $datingCount = 0>><<set $dating to "Zack">><<zack +100>>
<span style="color:tan">Zack: Hm. Sure.</span>
Relief! You feel your heart pounding like a racehorse.
Zack likes you a lot!
You seal the deal with a tender kiss. He smacks your ass as you turn around.
[[Happiness rolls over you|zackRoom]]
<<set $waitZack to 0>><<if visited() is 1>>You knock on the door to Chloe's apartment. You knock again. She sticks her head out the window. It's clear that she's not wearing a blouse. I wonder if she's got her pussy out too just going full commando in her apartment...
<span style="color:teal">Chloe: $name! Come inside!</span>
You do as she says.
[img[img/chloeApt.webp]]<<else>>[img[img/chloeApt.webp]]
You enter Chloe's apartment.<</if>>
It's very normal looking. It's got a small sofa room for two, an open kitchen and one bedroom. You stand in her living room.
[[Sit on the couch|chloeTV]]
[[Enter the bathroom|chloeWC]]
[[Enter her bedroom|chloeBedroom]]
[[Leave Chloe's apartment|outskirts]]You ask her if she'd like to be more than friends, and allow you the permission to onwards call her your girlfriend. She's a bit hesitant, not because she doesn't want to, but because she tries to contain her happiness.
<<set $datingCount = 0>><<set $dating to "Chloe">><<set $chloe to 100>>
<span style="color:teal">Chloe: I-I... Do you really want someone like... me? I would love that! Really?</span>
She's so cute when she's flustered.
You seal the deal with a tender kiss. You pull her closer and end it in a hug.
[[Happiness rolls over you|cultLeader]]You sit on the couch and turn on the TV. Chloe quickly joins in.
<<set _rng = random(1,6)>>
<span style="color:teal">Chloe: What are you watching?</span>
She asks with a huge smile on her face.
You pick a movie.
<<switch _rng>>
<<case 1>>[img[img/chloeMovie1.webp]]<<case 2>>[img[img/chloeMovie2.webp]]<<case 3>>[img[img/chloeMovie3.webp]]<<case 4>>[img[img/chloeMovie4.webp]]<<case 5>>[img[img/chloeMovie5.webp]]<<case 6>>[img[img/chloeMovie6.webp]]<</switch>>
<<if $datingCount gte 6>><br>[[Fool around|chloeFool]]
[[Offer her a massage|chloeMassage]]<</if>>
[[Leave|chloeApt]][img[img/chloeWC.webp]]
You enter her bathroom.
It's got a scented candle, otherwise it looks quite orVioletry.
<<if $period lte 5>>[[Take a quick shower|chloeShower]]<<elseif $period eq 6 && $showerTime != 0>>[[Take a quick shower|chloeShower]]<<else>>It's too late to shower now.<</if>>
[[Leave|chloeApt]][img[img/chloeBedroom.webp]]
You enter Chloe's bedroom.
It's white, with wooden floors and ceiling. It features a large black bed, a desk, a bedside table and a closet.
<<if $period gte 6>>[[Sleep|chloeSleep]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $showerTime != 0>>[[Take a shower|chloeWC]]<br><</if>>
[[Snoop in her closet|chloeCloset]]
[[Use her laptop|chloeLaptop]]<<if $datingCount gte 4>><br>[[Open bedside table|chloeDrawer]]<</if>><<if $datingCount gte 4>><br><<masturbate 1 259 149 -25 chloeJerk>><</if>>
[[Go into the livingroom|chloeApt]]You strip down to nothing and start showering. Showering at Chloe's is such a strange feeling.<<if $showerTime != 0>> But well deserved!
<span style="color:green">+ Allure</span><</if>>
[img[img/chloeShower.webp]]
<<set _rng = random(1,5)>><<switch _rng>><<case 1>>
Chloe enters the bathroom without you noticing. Suddenly the shower curtains open, and Chloe stands infront of you, butt naked.
<span style="color:teal">Chloe: H-hello... Mind if I join you?</span>
<span style="color:pink">$name: Not at all! Come in!</span>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
You feel your pussy wettening. She starts touching you.
<span style="color:pink">$name: I thought we were just going to shower?</span>
She doesn't answer, and starts touching you more intensely. You reciprocate.
[img[img/chloeShowerFun.webp]]<<default>>
Nothing interesting happens.<</switch>>
[[Finish up|chloeApt]]
<<nobr>>
<<if $makeupCheck is true>>
<<set $makeupDone = 0>>
<<set $makeupCheck to false>>
Your makeup washes away.
<<setAllure -5>>
<</if>>
<<if $hairCheck is true>>
<<set $hairDone = 0>>
<<set $hairCheck to false>>
Your hairstyle is washed away.
<<setAllure -10>>
<</if>>
<<if $period gte 4 && $period lte 5>><<setInhib -5>><</if>>
<<if $showerTime != 0>><<setAllure $showerTime*15>><<if $showerTime lte 13>><<set $showerTime to 0>><</if>><</if>>
<</nobr>>Sitting so close to Chloe in her small couch, it kind of turns you on. Just a bit, but enough to want to fool around. You pull her in for a kiss. She reciprocates with a gentle but passionate kiss. She's so meek. Very cute.
You run your hands around on her body, ocassionally touching her boobs and her tender nipples. She blushes.
You move around on the couch and position yourself between her legs. You swiftly pull her pants down and begin licking like a hungry dog. She moans and squirms.
[img[img/chloeFool1.webp]]
You enter your fingers.
<<chloeLove +8>>
[img[img/chloeFool2.webp]]
She cums and creams. You give her a kiss on the lips, with your mouth still wet from her pussy juices.
<span style="color:pink">+ Arousal</span>
[[Clean her up|chloeApt]]You gently crawl under the covers next to Chloe.
You quickly fall asleep.
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/chloeSleep.webp]]<<case 2>>[img[img/chloeSleep2.webp]]<<case 3>>[img[img/chloeSleep3.webp]]<<case 4>>[img[img/chloeSleep4.webp]]<<case 5>>[img[img/chloeSleep5.webp]]<</switch>>
You sleep sound. For some reason, you have no dreams sleeping with Chloe. Maybe your body just yearns to wake up and please...
<<linkreplace "Wake her up">>You decide to wake her up, though with a bit more gusto and naughtiness. You start feeling her body, you touch her breast. Slowly, you run your fingers over her tender nipples, and down along the navel line. You reach her pubic mound and stop for a moment to savor the thought. You continue just a bit further down and gently caress her clitoris. You hear her breath pick up. This is your clue.
You enter her now wet pussy with two fingers, and begin fucking her.
[img[img/chloeWakeup.webp]]
<<chloeLove +2>>
She cums, and at the same time she wakes up.
<span style="color:teal">Chloe: Oh my... That was... hot.</span>
She yawns and gives you a passionate kiss.
<</linkreplace>>
[[Wake up|chloeBedroom]]
<<Sleep>>You open Chloe's drawer.
It's got a few items in it. You don't dare take anything, and neither should you.
She's got a bunnytail buttplug, bunny ears, a collar, a whip, handcuffs, a foldable spreadbar and some other gimmicks. She's a kinky one!
She's also got a few receipts for a smoke machine and some old books.
[[Close bedside drawer|chloeBedroom]]You decide to let out some steam in Chloe's bedroom. Let's hope she doesn't enter. Or do we hope that? Nonetheless, the thought of it turns you the fuck on. You find a dildo in her bedside drawer. It smells of pussy.
<<set $masCount += 1>>
[img[img/chloeJerk.webp]]
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>
Chloe suddenly enters the room.
<span style="color:teal">Chloe: Hm, hm hmm... Oh? $name? What are you... Oooh...</span>
She stares at you. You stare at her.<<if $corrupt gte 140>> Slowly you continue what you were doing. You see Chloe getting very flustered.
<<chloeLove +4>>
<span style="color:teal">Chloe: Oh my...</span>
<<set $vagCount += 1>>
She slowly walks over to you, and while you keep eye contact with her, you continue vigorously masturbating infront of her. She reaches down and touches your pussy. Slowly she inserts her fingers and start fingering you. She strips down and lays herself next to you. Switfly she pulls out a double sided dildo from under her pillow and plunges it into her ass. You take the other end.
[img[img/chloeJerkDouble.webp]]
You cum hard!<<else>>You scramble to get your clothes back on. Flustered, you struggle to pull your panties up.
<span style="color:pink">$name: I'msosorry!!!</span>
<span style="color:teal">Chloe: It's okay! You looked... Cute...</span>
You're both blushing, hard.
<<if $corrupt gte 100>><<linkreplace "Pull your panties down, slightly">>You pull your panties down again, just a bit.
<<chloeLove +4>>
<span style="color:teal">Chloe: Oh my...</span>
<<set $vagCount += 1>>
She slowly walks over to you, and while you keep eye contact with her, you begin ever so slightly to masturbate infront of her. She reaches down and touches your pussy. Slowly she inserts her fingers and start fingering you. She strips down and lays herself next to you. Switfly she pulls out a double sided dildo from under her pillow and plunges it into her ass. You take the other end.
[img[img/chloeJerkDouble.webp]]
You cum hard!<</linkreplace>><<else>>You're not corrupt enough for this.<</if>><</if>><<default>>
Jerking off in Chloe's bedroom is a thrill!<</switch>>
[[Tidy up|chloeBedroom]]You awkwardly ask Noah if he'd like to be your boyfriend. He's your brother! Very taboo. You couldn't even begin to imagine the thoughts running through his mind at this very moment.
<<set $datingCount to 0>><<set $dating to "Noah">><<brother +100>>
<span style="color:lightblue">Noah: You do know you're my baby sister, right?</span>
<span style="color:pink">$name: Well... Yes..?</span>
He laughs at you, then pulls you in for a tender kiss. He holds you tightly, and you feel your pussy wettening.
<span style="color:pink">+ Arousal</span>
He agrees.
[[Happiness rolls over you|mansionBrother]]
<<setArousal +20>><<set $waitNoah to 0>>You awkwardly ask your dad if he'd like to be your boyfriend. He's your dad! Very taboo. You couldn't even begin to imagine the thoughts running through his mind at this very moment.
<<set $datingCount to 0>><<set $dating to "Dad">><<dad +100>>
<span style="color:lightgreen">Dad: Uhhh... What? But you're my daughter...</span>
<span style="color:pink">$name: I know... But please..?</span>
He looks at you, contemplating for a bit. Then he hugs you. One of those dad hugs. He agress to be your boyfriend, and the sheer thought of it makes your pussy tingle.
<span style="color:pink">+ Arousal</span>
[[Happiness rolls over you|mansionDad]]
<<set $waitDad to 0>>This is Chloe's contact information.
What do you want to do?
[[Call for a chat|callChloe]]
[[Ask her on a date|chloeDate]]
[[Send nudes|chloeNudesSend]]
[[Ask for nudes|chloeNudesAsk]]
[[Close contacts|Phone]]
<<link "Put phone away" $return>><</link>>You call Chloe to chat.
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
She picks up.
You talk about nothing and everything. You tell her a joke, and she laughs at it. You can tell her almost anything and she'll laugh. Doesn't even have to be a funny joke. Very supportive.
She likes you more.<<set $chloe += 1>>
<<else>>
She doesn't pick up.
<</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>I just got a tremendous idea!
Why don't you send a nude to Chloe? Haha! She'll love it! She always gets so flustered when she sees you naked! I wonder if that's why she's always wearing a mask at the cult?
You carefully remove your clothes and pose for your shot.
<<set $rngesus = random(9)>><<if $rngesus eq 0>>[img[img/nudes0.webp]]<<elseif $rngesus eq 1>>[img[img/nudes1.webp]]<<elseif $rngesus eq 2>>[img[img/nudes2.webp]]<<elseif $rngesus eq 3>>[img[img/nudes3.webp]]<<elseif $rngesus eq 4>>[img[img/nudes4.webp]]<<elseif $rngesus eq 5>>[img[img/nudes5.webp]]<<elseif $rngesus eq 6>>[img[img/nudes6.webp]]<<elseif $rngesus eq 7>>[img[img/nudes7.webp]]<<elseif $rngesus eq 8>>[img[img/nudes8.webp]]<<elseif $rngesus eq 9>>[img[img/nudes9.webp]]<</if>>
Hehehe.
She sent a message back.
<<set $rngesus = random(2)>><<if $rngesus eq 0>><span style="color:teal">Chloe: Oh... Oh my god!</span><<elseif $rngesus eq 1>><span style="color:teal">Chloe: Please you are so... stunning...</span><<elseif $rngesus eq 2>><span style="color:teal">Chloe: I love you!</span><</if>>
[[Close contact|Phone]]
<<link "Put phone away" $return>><</link>>You ask Chloe for some nudes.<<set _rng = random(1,10)>>
It doesn't take long for her to reply.
"<span style="color:teal"><3</span>"
<<switch _rng>><<case 1>>[img[img/chloeNude1.webp]]<<case 2>>[img[img/chloeNude2.webp]]<<case 3>>[img[img/chloeNude3.webp]]<<case 4>>[img[img/chloeNude4.webp]]<<case 5>>[img[img/chloeNude5.webp]]<<case 6>>[img[img/chloeNude6.webp]]<<case 7>>[img[img/chloeNude7.webp]]<<case 8>>[img[img/chloeNude8.webp]]<<case 9>>[img[img/chloeNude9.webp]]<<case 10>>[img[img/chloeNude10.webp]]<</switch>>
Hot hot hot! You feel your pussy wettening.
<span style="color:pink">+ Arousal</span>
[[Close contacts|Phone]]
<<link "Put phone away" $return>><</link>>
<<setArousal +15>>[img[img/movies.webp]]
You arrive to the movies. They're currently playing a few different movies.
<span style="color:lightgreen">Dad: What do you want to watch, baby?</span>
Him calling you baby has taken a new meaning after you started dating. It's exhillerating, and really makes your pussy purr.
[[The Story of The Romantic|movieScene][$movie to "rom"]]
[[Left Stranded|movieScene][$movie to "action"]]
[[Holifuck|movieScene][$movie to "inhib"]]
[[Change your mind and turn back|$returnDate]]<<if $movie is "rom">>A romantic movie is playing. It's a shortfilm about a couple who overcomes problems and maintains a healthy relationship. Very heartwarming movie. The actor is an absolute heartthrob though.
<span style="color:pink">+ Arousal</span>
\
<<elseif $movie is "action">>An action movie is showing. It's starring Vin Petrol and The Stone. They're racing through LA trying to rob a bank.
<span style="color:red">+ Corruption</span>
\
<<else>>A sexy comedy is playing. It's about two friends who are snowed in together, and they end up fucking everywhere. In the end, they become lovers, even though part of the agreement in the very beginning was to not catch feelings.
<span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
\
<</if>>
You look over at your dad and notice his eyes glued to the big screen. He's a big fan of the movie! Nice job! Maybe you should distract him a bit?
You decide to crawl down and carefully unbuckle his pants. You take his cock into your mouth. He's still looking at the screen. You know he's noticed. How can he not? He's good at pretending, though. Thankfully, the cinema isn't too crowded, and you're able to continue without being too suspicious.
You stand up and turn around. You take his cock into your pussy.
[img[img/dadMovie.webp]]
You both cum at the same time as the movie reaches it's own climax. It's beautiful!
<<set $vagCount += 1>><<set $creamCount += 1>>
[[Leave with your pussy full of cum|$returnDate]]
<<waitDad -100>><<if $dating is "Dad">><<dadLove +1>><</if>><<if $dating is "Lily">><<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camDateLily1.webp]]<<case 2>>[img[img/camDateLily2.webp]]<<case 3>>[img[img/camDateLily3.webp]]<<case 4>>[img[img/camDateLily4.webp]]<</switch>><<elseif $dating is "Chloe">><<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camDateChloe1.webp]]<<case 2>>[img[img/camDateChloe2.webp]]<<case 3>>[img[img/camDateChloe3.webp]]<<case 4>>[img[img/camDateChloe4.webp]]<</switch>><<elseif $dating is "Zack">><<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camDateZack1.webp]]<<case 2>>[img[img/camDateZack2.webp]]<<case 3>>[img[img/camDateZack3.webp]]<<case 4>>[img[img/camDateZack4.webp]]<</switch>><<elseif $dating is "Noah">><<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camDateNoah1.webp]]<<case 2>>[img[img/camDateNoah2.webp]]<<case 3>>[img[img/camDateNoah3.webp]]<<case 4>>[img[img/camDateNoah4.webp]]<</switch>><<elseif $dating is "Dad">><<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camDateDad1.webp]]<<case 2>>[img[img/camDateDad2.webp]]<<case 3>>[img[img/camDateDad3.webp]]<<case 4>>[img[img/camDateDad4.webp]]<</switch>><</if>>
You bring $dating with you onto your camshow.
Your viewers are going wild, and you notice your viewcount increasing.
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
<<for _i to 0; _i lt 3; _i++>>
<<include "cammingComments">>
<</for>>
Why do they comment if the comments aren't constructive? Nonetheless, it's bringing in tips and fans.
<<CamActivity 28500 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fucking|newCamshow]]
<<setCorruption +1>><<setInhib -2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $vagCount += 1>><<set _rng = random(1,3)>><<switch _rng>><<case 1>>You bring Zack with you onto the show. I'm sure $dating is fine with it.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camGuyZack1.webp]]<<case 2>>[img[img/camGuyZack2.webp]]<<case 3>>[img[img/camGuyZack3.webp]]<<case 4>>[img[img/camGuyZack4.webp]]<</switch>><<case 2>>You bring your brother with you onto the show. I'm sure $dating is fine with it. Maybe.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camGuyNoah1.webp]]<<case 2>>[img[img/camGuyNoah2.webp]]<<case 3>>[img[img/camGuyNoah3.webp]]<<case 4>>[img[img/camGuyNoah4.webp]]<</switch>><<case 3>>You bring your dad with you onto the show. I'm sure $dating is fine with it. Maybe.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camGuyDad1.webp]]<<case 2>>[img[img/camGuyDad2.webp]]<<case 3>>[img[img/camGuyDad3.webp]]<<case 4>>[img[img/camGuyDad4.webp]]<</switch>><</switch>>
Your viewers are going wild, and you notice your viewcount increasing.
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
<<for _i to 0; _i lt 3; _i++>>
<<include "cammingComments">>
<</for>>
Why do they comment if the comments aren't constructive? Nonetheless, it's bringing in tips and fans.
<<CamActivity 44500 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fucking|newCamshow]]
<<setCorruption +1>><<setInhib -2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $vagCount += 1>><<set _rng = random(1,2)>><<switch _rng>><<case 1>>You bring Lily with you onto the show. I'm sure $dating is fine with it.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camGirlLily1.webp]]<<case 2>>[img[img/camGirlLily2.webp]]<<case 3>>[img[img/camGirlLily3.webp]]<<case 4>>[img[img/camGirlLily4.webp]]<</switch>><<case 2>>You bring Chloe with you onto the show. I'm sure $dating is fine with it. Maybe.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camGirlChloe1.webp]]<<case 2>>[img[img/camGirlChloe2.webp]]<<case 3>>[img[img/camGirlChloe3.webp]]<<case 4>>[img[img/camGirlChloe4.webp]]<</switch>><</switch>>
Your viewers are going wild, and you notice your viewcount increasing.
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
<<for _i to 0; _i lt 3; _i++>>
<<include "cammingComments">>
<</for>>
Why do they comment if the comments aren't constructive? Nonetheless, it's bringing in tips and fans.
<<CamActivity 44500 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fucking|newCamshow]]
<<setCorruption +1>><<setInhib -2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $vagCount += 1>>Stripping down infront of the screen, you descreetly prepare your stand-ins to enter your pussy. The thought of a threesome infront of this many viewers is unbearably exciting.
<span style="color:pink">++ Arousal</span>
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camThree1.webp]]<<case 2>>[img[img/camThree2.webp]]<<case 3>>[img[img/camThree3.webp]]<<case 4>>[img[img/camThree4.webp]]<</switch>>
They fuck your pussy! You moan loud. Your viewers are going wild!
<span style="color:red">+ Corruption</span>
<<CamActivity 67000 0>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fucking your pussy|newCamshow]]
<<setCorruption +1>><<setInhib -2>><<setArousal +20>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $doubCount += 1>>Stripping down infront of the screen, you descreetly prepare your stand-ins to enter your pussy. The thought of a gangbang infront of this many viewers is unbearably exciting.
<span style="color:pink">++ Arousal</span>
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/camGroup1.webp]]<<case 2>>[img[img/camGroup2.webp]]<<case 3>>[img[img/camGroup3.webp]]<<case 4>>[img[img/camGroup4.webp]]<</switch>>
They fuck your pussy! You moan loud. Your viewers are going wild!
<span style="color:red">+ Corruption</span>
<<CamActivity 69420 1>>
<<set $tips = random($followers) / 2>>You gain <span style="color:yellow">£$tips</span> in tips!
<<setMoney $tips>>
[[Finish fucking your pussy|newCamshow]]
<<setCorruption +1>><<setInhib -2>><<setArousal +20>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $doubCount += 1>>You ask Zack out for a date. He seems kind of dismissive of it.
<span style="color:tan">Zack: Where to?</span>
You better make it fast.
[[Take him to the cafe|zackCafe]]
[[Take him to the woods|zackWoods]]
[[Take him to the park|zackPark]]
[[Take him to the bar|zackBar]]
It's not like Zack has any interest in going somewhere else with you. He's a strange guy, that.
[[Change your mind|yourApartment]]You break the bad news to Zack. He doesn't seem to care about you whatsoever anyways. No feelings. No tears. No emotions. He just looks at you with a stone cold face.
<span style="color:tan">Zack: Get out.</span>
You don't have any other choice but to do as he says. You're lucky he'll let you stay living here.
[[Leave heartbroken|yourApartment]]
<<set $dating to "single">><<set $breakTimeZ to 2>><<set $datingCount to 0>><<zack -50>>You break the bad news to Chloe. She doesn't take it well. There's tears, but evidently she'll have to accept your decision. She tells you that whenever you're ready to talk it through, she'll give it anothe chance.
She's pleading with you to stay with her, saying she can't vision her day without you. I don't think she'll even need any time to get over you. She'll take you back in a second if you wanted to.
This was a hard breakup! Don't do that again. I don't like the tears on her cute little face. Why would you do this? You monster.
[[Leave heartbroken|cult]]
<<set $dating to "single">><<set $datingCount to 0>>You call Chloe. She picks up instantly.
<span style="color:teal">Chloe: Hey babe! What can I help you with? I love you!</span>
You ask her on a date. Before you can finish your sentence, she agrees.
Where do you want to go?
[[Park|chloePark]]
[[Movies|chloeMovies]]
[[Mall|chloeMall]]
[[Cafe|chloeCafe]]
<<link "Change your mind" $return>><</link>>You ask Chloe on a date, but she's quick to dismiss you.
<span style="color:teal">Chloe: I love you so much, but I have to stay here and work... If you want to go on a date, you should text me instead! It's much easier!</span>
Next time, text her instead. She'll be much more open to going on a date with you if you just pick up the phone!
[[Noted|cultLeader]]You break the bad news to Lily. She doesn't take it well. There's tears, but evidently she'll have to accept your decision. She tells you that whenever you're ready to talk it through, she'll give it anothe chance.
Despite her kind gesture, she says she'll need some time to think. You should give her a few days before coming into her room again.
This was a hard breakup! Don't do that again. I don't like the tears on her cute little face. Shoo! Bad you!
[[Leave heartbroken|mansionUpstairs]]
<<set $dating to "single">><<set $breakTimeL to 4>><<set $datingCount to 0>><<lily -50>>You break the bad news to your brother. He looks like he doesn't know what hit him. He doesn't say much, but he looks extremely disappointed.
<span style="color:lightblue">Noah: I thought we were on a good path... What happened?</span>
You don't know what drove you to break up with him. And even if you did, you don't dare tell him. You look into the ground in silence.
<span style="color:lightblue">Noah: I think I need some time to think...</span>
[[Leave heartbroken|mansionUpstairs]]
<<set $dating to "single">><<set $breakTimeB to 6>><<set $datingCount to 0>><<brother -40>>You break the bad news to your dad. He looks like he doesn't know what hit him. He doesn't say much, but he looks extremely sad.
<span style="color:lightgreen">Dad: Okay my sweet girl... If it makes you happy...</span>
You don't know what drove you to break up with him. And even if you did, you don't dare tell him. You look into the ground in silence.
<span style="color:lightgreen">Dad: I think I need some time to think...</span>
[[Leave heartbroken|mansionUpstairs]]
<<set $dating to "single">><<set $breakTimeD to 3>><<set $datingCount to 0>><<dad -60>>You go to the park with Chloe.
[img[img/park.webp]]
She's packed a picnic basket and a large blanket for you both to lay on.
It's really cozy and a lot of fun to chat with Chloe. She's very talkative once you get to know her. Or maybe it's just because she's fallen head over heels for you. You better not fuck this up now.
You talk about your day. You talk about her day. You talk about yesterday and tomorrow and everything in between. It's lovely being in the park with Chloe.
[[Pack up|Park]]
<<if $dating is "Chloe">><<chloeLove +2>><</if>>[img[img/movies.webp]]
You go to the movies with Chloe. A small selection of genres are available for pick.
<span style="color:teal">Chloe: What do you want to see, my love?</span>
[[The Story of The Romantic|movieSceneC][$movie to "rom"]]
[[Left Stranded|movieSceneC][$movie to "action"]]
[[Holifuck|movieSceneC][$movie to "inhib"]]
[[Change your mind and turn back|Downtown]]
[img[img/mall.webp]]
You accompany Chloe to the mall. The two of you roam around the different outlets and stores looking at all sorts of items.
You enter a lingerie butique and begin looking at sexy underwear. There's crotchless panties in this store!
Chloe has her arms filled with different articles of lingerie.
<span style="color:teal">Chloe: Look at all this! Let's go try it on right now!</span>
She grabs your hand and pulls you into the nearest changing room.
Something tells me she has something else on her mind.
She begins undressing infront of you. It's arousing. Your own little strip tease.
She bends over.
You begin touching her, and within just a few minutes you're all over each other.
Doing this kind of thing in a public dressing room just does something to you.
<span style="color:pink">+ Arousal</span>
You take it further.
[img[img/chloeMall.webp]]
Just before any of you are able to finish, someone comes by.
Employee: Everything alright in there?
<span style="color:teal">Chloe: Uh... Oh! Uhm... Yeah! Everything is.. mgh.. perfect!</span>
Employee: ... You've been in there for quite some time. There's a line. Finish up.
You both get dressed as fast as you can and exit the dressing room.
[[Hurry outside|Downtown]]
<<if $dating is "Chloe">><<chloeLove +2>><</if>><<if $movie is "rom">>A romantic movie is playing. It's a shortfilm about a couple who overcomes problems and maintains a healthy relationship. Very heartwarming movie. The actor is an absolute heartthrob though.
<span style="color:pink">+ Arousal</span>
\
<<elseif $movie is "action">>An action movie is showing. It's starring Vin Petrol and The Stone. They're racing through LA trying to rob a bank.
<span style="color:red">+ Corruption</span>
\
<<else>>A sexy comedy is playing. It's about two friends who are snowed in together, and they end up fucking everywhere. In the end, they become lovers, even though part of the agreement in the very beginning was to not catch feelings.
<span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
\
<</if>>
You look over at Chloe and notice her eyes glued to the big screen. She's a big fan of the movie! Nice job! You both have a wonderful time in the cinema. You end up walking Chloe home.
<span style="color:teal">Chloe: Do... do you want to come back inside? With me?</span>
[[Yes please|chloeMovieFuck]]
[[No thank you|outskirts]]
<<if $dating is "Chloe">><<chloeLove +2>><</if>>You enter her apartment, kissing Chloe and unable to see or walk properly. You're both consumed by lust and want. She slams the door shut and leads you into the bedroom. She very wild. It turns you on. A lot. You feel your pussy turn more and more wet with each kiss Chloe plants on your lips.
<<set _rng = random(1,5)>>
You throw yourself onto the bed, and Chloe starts stripping down. Once she's naked, she bends over and pulls something out of her bedside drawers. You have a full view of all the glory! Pussy, asshole, buttcheeks. It's all right there in your face. What a time to be alive!
<<switch _rng>><<case 1>>
She pulls out a strap-on!
She hands it to you and bends over taking position in the infamous doggystyle.
You swiftly strap it on and insert it into her wet pussy. The sound it makes is divine.
<<set _chloe = random(1,2)>>
<<switch _chloe>><<case 1>>[img[img/chloeStrap1.webp]]<<case 2>>[img[img/chloeStrap2.webp]]<</switch>>
<<case 2>>
She pulls out a dildo! It's double sided.
You take one end and insert it into your wet pussy, and she does the same. You fuck the dildo in perfect unison, moaning and grinding on each other. You can hear her wet pussy rubbing against the dildo.
<<set $vagCount += 1>>
[img[img/chloeDildo.webp]]
<<case 3>>
She pulls out a pair of handcuffs! Without hesitation, she puts them on with her hands and lay on her back. Don't mind if I do! You sit ontop of her face.
[img[img/chloeCuffs.webp]]
<<default>>
She doesn't pull anything out and jumps into bed with you.
It doesn't take long to figure out who to do what. Chloe is very submissive. You take the lead.
[img[img/chloeMovie.webp]]
<</switch>>
You finish up, still wet as fuck.
<<if $datingCount gte 3>>
<span style="color:teal">Chloe: Do you want to sleep with me tonight?</span>
[[Yes!|chloeBedroom]]
[[No thank you|outskirts]]<<else>>
<span style="color:teal">Chloe: I think it's time for you to leave. It's was lovely!</span>
[[See you later!|outskirts]]
<</if>>[img[img/insideCafe.webp]]
You enter the cafe with Zack. You're greeted by Lily.
<span style="color:deeppink">Lily: Hello, $name! What can I bring you?</span>
You order a small cafe latte. Zack orders a black coffee.
You talk, with emphasis on you. You talk about you and Zack, your relationship, your apartment together. You're greatful for Zack covering you rent while you two are together.
Zack doesn't talk much, but that's okay. He's never been the big talker.
<<if $datingCount gte 4>><span style="color:tan">Zack: Want to try something fun?</span>
<<linkreplace "Yes">>He whips out his cock.
<span style="color:tan">Zack: Hurry up and sit on it.</span>
You quickly do as he says.
[img[img/cafeZack.webp]]<</linkreplace>><<else>>He looks like he's got something on his mind. Your relationship is still too new to ask him what he's thinking.<</if>>
He walks up to pay the bill.
[[Finish drinking|Street]]
<<waitZack -100>><<zackLove +5>>You've prepared a small basket to take with you to the woods.
Zack is carrying everything. What a gentleman.
It doesn't take long for you to reach the woods.
[img[img/woods.webp]]
It's beautiful out here. The sun is shining, and you've positioned yourself in a meadow.
Zack is more talkative than usual out here in the woods. Is it because there's no people around?
He talks about you. He talks about some of his friends. He talks about his work, well, not too much. It sounds a bit boring, but you don't care. You love him.
<<if $datingCount gte 2>><<linkreplace "Instigate fun">>You turn around on all fours, as if you're searching for something. Your ass is positioned right in Zack's face. You can feel his gaze upon your bodacious caboose! Without much waiting, you feel his hands on your ass, slowly pulling your pants and panties down. You pretend not to notice.
<<set $vagCount += 1>>
He plunges his cock into your pussy!
[img[img/zackWoods.webp]]
You cum.<</linkreplace>><<else>>You don't dare instigate something. You should wait a bit. Afterall, your relationship is still new.<</if>>
[[Leave|Park]]
<<waitZack -100>><<zackLove +5>><<if $period lte 5>><span style="color:lightyellow"><<set _rng = random(1,10)>><<if passage() is "Street">><<switch _rng>><<case 1>><br>You notice Lily on the other side of the streets! You wave.<br><<case 2>><br>You accidentally bump into someone. <<if $mansion is true>>It's your brother! <<if $dating is "Noah">>He gives you a kiss on the lips and leaves in a hurry.
<span style="color:pink">+ Arousal</span><<setArousal +10>><<else>>He gives you a hug and leaves in a hurry.<</if>><<else>>He hurries away.<</if>><br><<case 3>><br><<if $apt401Key is true>>You see Zack standing outside the apartment. It looks like he's waiting for someone.<<else>>You spot someone on the other side of the street. He looks mad.<</if>><br><<case 4>><</switch>><</if>>\
\
<<set _rng = random(1,5)>><<if passage() is "city">><<switch _rng>><<case 1>><br><<if $mansion is true>>You spot Morris on the other side of the street! What is he doing in the city?<<else>>You see a homeless man on the other side of the street. Poor fella.<</if>><br><<case 2>><br><<if $mansion is true>>You accidentally bump into someone. It's your dad!
<<if $dating is "Dad">>He gives you a kiss on the lips!
<span style="color:pink">+ Arousal</span><<setArousal +10>><<else>>He gives you a hug!<</if>><<else>>You accidentally bump into someone. He hurries away.<</if>><br><</switch>><</if>></span><</if>>[img[img/library.webp]]
You walk up to Lily. She looks so cute just sitting there, engulfed in her manga.
You whisper to her.
<span style="color:pink">$name: Hey, Lily! What are you reading?</span>
Her face turns into a big smile!
<span style="color:deeppink">Lily: Oh! Hey girl! It's a manga called Brother Sister!</span>
Interesting.
You sit with her for a while and talk about the manga. It's about a brother and a sister, who's fucking. Very interesting.
She seems to like you more.
[[Leave|Library]]
<<lily +1>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/coffee.webp]]
You walk up your dad in the cafe.
He looks very peaceful, slowly sipping his coffee.
You tap him on his shoulder. He looks around in confusion.
<<if $dating isnot "Dad">><span style="color:lightgreen">Dad: Wha.. Oh! Hey, baby! What brings you here?</span><<else>><span style="color:lightgreen">Dad: Wha.. Oh! Hey, babe! What brings you here?</span>
He gives you a kiss on the lips.<</if>>
You sit down with him and talk for a while. He seems very interested in you.
He seems to like you a bit more.
[[Leave him to work|Cafe]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<dad +1>>[img[img/coffee.webp]]
You walk up to Noah in the cafe. He just sat down.
He looks very concentrated.
You tap him on his shoulder. He looks around in confusion.
<<if $dating isnot "Noah">><span style="color:lightblue">Noah: Wha.. Oh! Hey, $name! What brings you here?</span><<else>><span style="color:lightblue">Noah: Wha.. Oh! Hey, babe! What brings you here?</span>
He gives you a kiss on the lips.<</if>>
You sit down with him and talk for a while. He seems very interested in you.
He seems to like you a bit more.
[[Leave him to work|Cafe]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<brother +1>><<if ndef $reward1 && ndef $cached>><<set $reward1 = false, $reward2 = false, $reward3 = false, $reward4 = false, $reward5 = false, $reward6 = false, $reward7 = false, $reward8 = false, $reward9 = false, $reward10 = false, $cached to true>><</if>>
!!On the StatTraKer you can view your stats!
!!!Relationships
Your relationship with your brother: <span style="color:yellow">$bro</span>
Your relationship with Lily: <span style="color:yellow">$lily</span>
Your relationship with your dad: <span style="color:yellow">$dad</span>
Your relationship with Zack: <span style="color:yellow">$zack</span>
Your relationship with Chloe is related to books read. This is how many you've read: <span style="color:yellow">$chloe</span>
<<if ndef $luna>>Acquire a job at the hospital first.<<else>>Your relationship with Luna: <span style="color:yellow">$luna</span><</if>>
<<if ndef $tommy>>Meet someone interesting while working at the bar first.<<else>>Your relationship with Tommy: <span style="color:yellow">$tommyLove</span><</if>>
<<if ndef $therapist>>Experience some trauma first.<<else>>Your relationship with your therapist: <span style="color:yellow">$therapist</span><<if ndef $therapistDesire>><br>Advance with your therapist first.<<else>><br>Alternative therapy sessions: <span style="color:yellow">$therapistDesire</span><</if>><</if>>
!!!Dating
<<if $dating eq "single">>You're currently not dating anyone.<<elseif $dating eq "Lily">>You're dating: $dating. You have <span style="color:pink">$lilyLove</span> lovepoints!<<elseif $dating eq "Noah">>You're dating: $dating. You have <span style="color:pink">$broLove</span> lovepoints!<<elseif $dating eq "Dad">>You're dating: $dating. You have <span style="color:pink">$dadLove</span> lovepoints!<<elseif $dating eq "Zack">>You're dating: $dating. You have <span style="color:pink">$zackLove</span> lovepoints!<<elseif $dating eq "Chloe">>You're dating: $dating. You have <span style="color:pink">$chloeLove</span> lovepoints!<</if>>
!!!Unlockables
<span style="color:green">You've unlocked this tracker!</span><<if $reward1 is false>><br><<linkreplace "Take reward - £1000">><<setMoney +1000>><<updatebar>><span style="color:yellow">+ £1000</span><<unset $reward1>><</linkreplace>><</if>>
<<if $textDad is true>><span style="color:green">You found Otto!</span><<if $reward2 is false>><br><<linkreplace "Take reward - +5 Corruption">><<setCorruption +5>><<updatebar>><span style="color:red">+ Corruption</span><<unset $reward2>><</linkreplace>><</if>><<else>><span style="color:red">Await message from an unknown sender.</span><</if>>
<<if $mansion is true>><span style="color:green">You've unlocked the mansion!</span><<if $reward3 is false>><br><<linkreplace "Take reward - -5 Inhibition">><<setInhib -5>><<updatebar>><span style="color:purple">- Inhibition</span><<unset $reward3>><</linkreplace>><</if>><<else>><span style="color:red">Find your brother!</span><</if>>
<<if hasVisited("cult")>><span style="color:green">You've unlocked the cult!</span><<if $reward4 is false>><br><<linkreplace "Take reward - £1500">><<setMoney +1500>><<updatebar>><span style="color:yellow">+ £1500</span><<unset $reward4>><</linkreplace>><</if>><<else>><span style="color:red">Explore the Library.</span><</if>>
<<if hasVisited("asylum")>><span style="color:green">You've unlocked the asylum. Been there done that.</span><<if $reward5 is false>><br><<linkreplace "Take reward - +10 Allure">><<setAllure +10>><<updatebar>><span style="color:green">+ Allure</span><<unset $reward5>><</linkreplace>><</if>><<else>><span style="color:red">Get absolutely lost in mental trauma.</span><</if>>
<<if hasVisited("alleyKidnap")>><span style="color:green">You've unlocked the underground sex dungeon.</span><<if $reward6 is false>><br><<linkreplace "Take reward - £2000">><<setMoney +2000>><<updatebar>><span style="color:yellow">+ £2000</span><<unset $reward6>><</linkreplace>><</if>><<else>><span style="color:red">Get noticed by some shady types.</span><</if>>
<<if ndef $buzzCollect>><span style="color:red">Write many, well formed emails.</span><<else>><span style="color:green">You've unlocked the "typewriter" feat!</span><<if $reward7 is false>><br><<linkreplace "Take reward - £2000">><<setMoney +2000>><<updatebar>><span style="color:yellow">+ £2000</span><<unset $reward7>><</linkreplace>><</if>><</if>>
!!!Sex stats
Times masturbated: <span style="color:yellow">$masCount</span>
Times sucked dick: <span style="color:yellow">$suckCount</span>
Times fucked in the pussy: <span style="color:yellow">$vagCount</span>
Times fucked in the ass: <span style="color:yellow">$assCount</span>
Times fucked by more than one: <span style="color:yellow">$doubCount</span>
Times you've been creampied: <span style="color:yellow">$creamCount</span>
Times you've been <span style="color:red">raped</span>: <span style="color:yellow">$rapeCount</span>
[[Alternative stats|altStats]]
<<link "Look away" $return>><</link>><<if $dating eq "Noah" && $waitNoah gte 5>><br>Noah enters your room. He looks saddened.
<span style="color:lightblue">Noah: Listen, darling, we need to talk...</span>
He broke up with you! Apparently you didn't cater to your relationship, and would rather spend time with everyone else but him. Shoo!<<set $dating to "single">><<set $breakTimeB to 6>><<set $datingCount to 0>><<brother -40>><br><</if>><<if $dating eq "Dad" && $waitDad gte 6>><br>Your dad enters your room. He looks disappointed.
<span style="color:lightgreen">Dad: I thought you wanted to spend more time with your old man... But now I see.</span>
He broke up with you! How dare you hurt your daddy, such a sweet man he was. Bad!<<set $dating to "single">><<set $breakTimeD to 3>><<set $datingCount to 0>><<dad -60>><br><</if>><<if $dating eq "Lily" && $waitLily gte 4>><br>Lily enters your room. She's crying.
<span style="color:deeppink">Lily: Girl... I can't continue like this... Like, I need you, but not this...</span>
She broke up with you. What ever did she do to deserve this? You monster.<<set $dating to "single">><<set $breakTimeL to 4>><<set $datingCount to 0>><<lily -50>><br><</if>><<if $dating eq "Noah" && $waitNoah gte 5>><br>There's a letter on your nightstand. Zack must have brought it in.
<span style="color:lightblue">Noah: Listen, darling, we need to talk...</span>
He broke up with you! Apparently you didn't cater to your relationship, and would rather spend time with everyone else but him. Shoo!<<set $dating to "single">><<set $breakTimeB to 6>><<set $datingCount to 0>><<brother -40>><br><</if>><<if $dating eq "Dad" && $waitDad gte 6>><br>There's a letter on your nightstand. Zack must have brought it in.
<span style="color:lightgreen">Dad: I thought you wanted to spend more time with your old man... But now I see.</span>
He broke up with you! How dare you hurt your daddy, such a sweet man he was. Bad!<<set $dating to "single">><<set $breakTimeD to 3>><<set $datingCount to 0>><<dad -60>><br><</if>><<if $dating eq "Lily" && $waitLily gte 3>><br>There's a letter on your nightstand. Zack must have brought it in. It's got drops of tears on it.
<span style="color:deeppink">Lily: Girl... I can't continue like this... Like, I need you, but not this...</span>
She broke up with you. What ever did she do to deserve this? You monster.<<set $dating to "single">><<set $breakTimeL to 4>><<set $datingCount to 0>><<lily -50>><br><</if>><<if $dating eq "Noah" && $period eq 1>><br>Noah enters your room.
<span style="color:lightblue">Noah: Hey darling! I was wondering if you'd like to spend the day with me?</span>
[[Sure!|noahDay][$returnDay = passage()]]<br><</if>><<if $dating eq "Dad" && $period eq 1>><br>Your dad enters your room.
<span style="color:lightgreen">Dad: Hey sweetie! Would you like to spend the day with me?</span>
[[Sure!|dadDay][$returnDay = passage()]]<br><</if>><<if $dating eq "Lily" && $period eq 1>><br>Lily enters your room.
<span style="color:deeppink">Lily: Hey girl! Would you totally spend your day with me today?</span>
[[Sure!|lilyDay][$returnDay = passage()]]<br><</if>>[img[img/city.webp]]
You decided to spend the day with Noah! He talks and talks about his work while you're strolling down the street.
<span style="color:lightblue">Noah: I was thinking we could...</span>
He trails off and starts pulling you somewhere.
<<include "noahDayBuffer">>
[[End your day at the park|noahDayPark]]
[[End your day at the library|noahDayLibrary]]
[[Finish the day early|endDayNoah]]
<<AdvancePeriod 4>>
<<replace "#now">><<now>><</replace>>[img[img/street.webp]]
You decide to spend your day with Lily! Walking around town, chatting, having fun! This is going to be so much fun!
<span style="color:deeppink">Lily: Okay girl! What do you want to do first?!</span>
<<include "lilyDayBuffer">>
[[End your day at the mall|lilyDayMall]]
[[End your day at the movies|lilyDayMovies]]
[[End your day at the library|lilyDayLibrary]]<<if $lake is true>><br>[[End your day at the lake|lilyDayLake]]<</if>><<if $returnDay is "mansionRoom">><br>[[End your day in Lily's room|lilyDayRoom]]<</if>>
[[Finish the day early|endDay]]
<<set $period to 5>>[img[img/city.webp]]
You decided to spend the day with your dad! He talks and talks about you while you're strolling down the street.
<span style="color:lightgreen">Dad: Let's go over here.</span>
He starts pulling you somewhere.
<<include "dadDayBuffer">>
[[End your day at the bar|dadDayBar]]
[[End your day at the cafe|dadDayCafe]]
[[Finish the day early|endDayDad]]
<<set $period to 5>><<set _rng = random(1,4)>><<switch _rng>><<case 1>>Before you get to answer, Lily has already set her eyes on the first store.
She jumps up and down and grabs your hand. She pulls you along!
<span style="color:deeppink">Lily: Let's go there!</span>
[img[img/gothShop.webp]]
You enter the store with Lily. It's full of gothic clothing and accessories.
Lily is walking around the store, it's like she's been here many times before...
She's bought some accessories already.
<span style="color:deeppink">Lily: Sorry, I just absolutely had to have this new collection! What next?</span>
Lily loves you more!<<case 2>>Before you get to answer, Lily has already pulled you along.
<span style="color:deeppink">Lily: Let's go to the park and feed the birds!</span>
[img[img/park.webp]]
You don't have much say in it, so you just run along with Lily.
You quickly reach the park. You'll need some bread to feed the birds, luckily there's a small stand selling stale bread by the pond. Lily buys some for both of you and gives you a kiss on the lips.
You spend some time throwing bread at the ducks.
Lily loves you more!<<case 3>>Before you get to answer, Lily has already run ahead! You struggle to keep up.
She enters the cafe, and so do you.
[img[img/coffee.webp]]
<span style="color:pink">$name: Uhm... what are we doing here?</span>
<span style="color:deeppink">Lily: We're totally getting a coffee!</span>
How exciting. But oh well, she'll be happy for it, so why the hell not?
You spend some time drinking a macchiato cappuccino, whatever that is.
Lily loves you more!<<case 4>><span style="color:pink">$name: Uhm... how about we just stroll down the street?</span>
<span style="color:deeppink">Lily: Totally!</span>
[img[img/lilyStreet.webp]]
You spend some time strolling down the street. The weather is magnificent, so it would have been a shame not enjoying it! You talk, you laugh, you hold hands. It's clear to everyone around you just how much in love you both are. What a wonderful world!
Walking past all the storefronts, Lily is having a hard time staying on the street! She's pulling and tugging on you at every store, but evidently she knows it's better to just enjoy the time outside for a bit.
Lily loves you more!
<</switch>><<lilyLove +3>><<set _rng = random(1,4)>><<switch _rng>><<case 1>>Before long you're pulled into the nearest electronics store.
<span style="color:lightblue">Noah: I just need to look at a new laptop.</span>
[img[img/egiant.webp]]
You enter the store with Noah. It's full of electronics and accessories.
Noah is walking around the store, he's been here many times before...
He's already found an employee to talk to.
<span style="color:lightblue">Noah: Sorry, I just absolutely had to have this new laptop! What next?</span>
Noah loves you more!<<case 2>><span style="color:lightblue">Noah: Let's go to the park and feed the birds. Very romantic!</span>
Who would have thought he would be into that?
[img[img/park.webp]]
You don't have much say in it, so you just run along with Noah.
You quickly reach the park. You'll need some bread to feed the birds, luckily there's a small stand selling stale bread by the pond. Noah buys some for both of you and gives you a passionate kiss on the lips.
You spend some time throwing bread at the ducks.
Noah loves you more!<<case 3>>He enters the cafe, and so do you.
[img[img/coffee.webp]]
<span style="color:pink">$name: Uhm... what are we doing here?</span>
<span style="color:lightblue">Noah: Getting a bagle. Do you want one?</span>
Thank you Noah! You're starving! Good idea. He gets you a bagle and you both sit down to talk while eating. Just for a bit. Time flies by and it ends up becoming more than one bagle.
Noah loves you more.<<case 4>>[img[img/lilyStreet.webp]]
You spend some time strolling down the street. The weather is magnificent, so it would have been a shame not enjoying it! You talk, you laugh, you hold hands. It's clear to everyone around you just how much in love you both are. What a wonderful world!
Walking past all the storefronts, you're is having a hard time staying on the street! Noah keeps looking at you to see which stores you favor the most. Presumably because he'll want to spoil you.
Noah loves you more!
<</switch>>
<<broLove +3>><<set _rng = random(1,3)>><<switch _rng>><<case 1>>He pulls you into an old antique store. What wonderful items this magical place holds. There's something about some of these items.
<span style="color:lightgreen">Dad: Look at this!</span>
He's holding up a wooden phallic object. You blush.
<<setArousal +20>>
<span style="color:pink">$name: Dad... It looks like a.. penis.</span>
He looks at it for a brief moment before swiftly putting it back on it's place. He blushes.
This whole ordeal turned you on quite a bit...
<span style="color:pink">+ Arousal</span>
[[Hug him|dadDayBufferFun]]<<case 2>>He pulls you into a clothing boutique. It's filled with womens clothes.
As you walk around the store looking at skirts and crop tops, your dad comes up to you.
<span style="color:lightgreen">Dad: I was wondering... Would you try this on for me?</span>
He's holding up a skimpy skirt. You blush.
[[Sure, dad|dadDaySkirt]]<<case 3>>He drags you along further down the street.
<span style="color:lightgreen">Dad: I noticed this spring here when I first arrived to the island! I thought you'd like to see it.</span>
You haven't seen it before. It looks really pretty. There's coins at the bottom of it. You should throw a few coins into it and wish for something. Maybe it'll come true?
<<if $money gte 1>><<linkreplace "Toss a coin">>You toss a coin into the well. <span style="color:yellow">-£1</span>
<<setMoney -1>>
<<choose 2>><<linkreplace "Wish for better confidence">>You wish for confidence.
<span style="color:purple">- Inhibition</span><<setInhib -1>><<updatebar>><</linkreplace>>
<<linkreplace "Wish for better looks">>You wish for better looks.
<span style="color:green">+ Allure</span><<setAllure +1>><<updatebar>><</linkreplace>>
<<linkreplace "Wish for lust">>You wish for lust.
<span style="color:red">+ Corruption</span><<setCorruption +1>><<updatebar>><</linkreplace>><</choose>><</linkreplace>><<else>>You don't have enough money for that. Poor thing.<</if>><</switch>>[img[img/mall.webp]]
You spend the rest of the day at the mall, going from store to store trying out different artivles of clothing. Some say it's boring, some say it's exhillerating. You say it's boring. The only fun parts are when you get to see Lily naked in the changing rooms! Aooga! She has got the most dazzling body you have laid your eyes upon in a very long time.
<span style="color:deeppink">Lily: Like, what are you staring at?</span>
You decide to be honest and tell her you were lost in the beautiful scope of her divine body. Her curves, caressing your eyes with such elegance, her ocean-blue eyes, with an iris that would make even the starry night jealous. She grunts at you and gives you a hug and a kiss. Even your inner Shakespear was able to get you loved. Score!
Lily loves you more!
<span style="color:pink">$name: Let's do something forbidden!</span>
Lily is game.
[[Find somewhere secluded|lilyMallFuck]]
[[Change your mind and end the day|endDay]]
<<lilyLove +6>><<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/movies.webp]]
You arrive to the movies. They're currently playing a few different movies.
<span style="color:deeppink">Lily: Like, what do you want to watch, girl?</span>
She's always so extra! Nonetheless, perhaps that's what you love about her. You give her a passionate kiss.
[[The Bard and the Princess|movieSceneL][$movie to "rom"]]
[[2 hours left|movieSceneL][$movie to "action"]]
[[Sex tape|movieSceneL][$movie to "inhib"]]
[[Change your mind and turn back|endDay]]<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<lilyLove +2>>[img[img/lilyRoom.webp]]
You decide to go back to Lily's room to end the day in a more... Intimate way.
Not soon after entering the room, Lily has thrown herself onto her bed.
<span style="color:deeppink">Lily: Come on! We don't have all day!</span>
Impatient. I like it. Get your clothes off, now! Obey the crazy voice in your head, certainly don't get it checked out at the therapist.
You undress.
You jump onto Lily, strategically positioning your pussy ontop of her mouth. She knows what to do.
[img[img/lilyDayRoom1.webp]]
She reciprocates.
[img[img/lilyDayRoom2.webp]]
It doesn't take long for you to come.
<span style="color:pink">You moan</span> so loud that the rest of the mansion surely can hear it.
Lily loves you more!
[[Finish the day|lilyRoom]]<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<lilyLove +3>>
<<waitLily -100>><<if $movie is "rom">>A romantic movie is playing. It's a shortfilm about a couple who overcomes problems and maintains a healthy relationship. Very heartwarming movie. The actor is an absolute heartthrob though.
<span style="color:pink">+ Arousal</span>
\
<<elseif $movie is "action">>An action movie is showing. It's starring The Stone and Keith Lung. They have to survive the upcoming zombie apocalypse, scheduled to happen in just two hours! Will they ever manage to finish preparing in time, or will The Stone use tiny Keith Lung to smack the zombies?
<span style="color:red">+ Corruption</span>
\
<<else>>A sexy comedy is playing. It's about a couple who's decided to spice up their sexlife by recording a fuck session. To their great surprise, they find out that the tape has been posted overnight for everyone to see!
<span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
\
<</if>>
You look over at Lily and notice her eyes glued to the big screen. She's a big fan of the movie! Nice job! She's chomping down popcorn and chugging Coka Koala like it's plain water! You can't help but look at her with hearts in your eyes.
[[End your date|endDay]]You end the day with a casual walk back to the <<if $returnDay is "mansionRoom">>mansion.<<else>>apartment.<</if>>
Holding hands and walking down the street.
You talk and chat about your day. Lily's had so much fun with you today.
She gives you a passionate kiss on the lips as you're approaching the <<if $returnDay is "mansionRoom">>mansion.
<span style="color:deeppink">Lily: Like, should we end this in my room?</span><<else>>apartment.
<span style="color:deeppink">Lily: Like, should we end this in our room?</span><</if>>
She winks at you.
[[Yes|lilyEndFuck]]
[[No thank you|$returnDay]]
<<waitLily -100>>You find a dressing room and undress before Lily.
It's not long before you're both naked and wet! The pure aroma of sex fills the dressing room.
<span style="color:deeppink">Lily: Like, this is totally hot! You look so good!</span>
And taste good too! Mmh!
Dating Lily has been a good decision. She's such a sweet, naughty girl.
You kneel down.
[img[img/lilyMallLick.webp]]
She reciprocates.
Your pussy is so wet you can hear Lily's tongue echo. The sound of it only makes your pussy wetter! Delicious!
[img[img/lilyMallLick2.webp]]
<span style="color:pink">You moan.</span>
<span style="color:red">You cum.</span>
Very hot.
[[Clean up|endDay]]<<if $returnDay is "mansionRoom">>[img[img/lilyRoom.webp]]
You enter Lily's room.
Without further hesitation, Lily strips down and positions herself in a doggy pose. Her tight pussy already wet with anticipation. You don't have much on your mind other than lapping up those sweet pussy juices.
[img[img/lilyEndFuck1.webp]]
Her cute moans turns you on. You can feel your panties heavy with pussy juice.
<span style="color:pink">+ Arousal</span>
You lay down on the bed and Lily positions herself atop of you.
You embrace her in a symphonic sixty-nine. You roll onto the side in unison.
[img[img/lilyEndFuck2.webp]]
You both cum together!
Hot!
[[Clean up|lilyRoom]]<<else>>[img[img/masterLux.webp]]
You enter your shared bedroom.
Without further hesitation, Lily strips down and positions herself in a doggy pose. Her tight pussy already wet with anticipation. You don't have much on your mind other than lapping up those sweet pussy juices.
[img[img/lilyEndFuck1.webp]]
Her cute moans turns you on. You can feel your panties heavy with pussy juice.
<span style="color:pink">+ Arousal</span>
You lay down on the bed and Lily positions herself atop of you.
You embrace her in a symphonic sixty-nine. You roll onto the side in unison.
[img[img/lilyEndFuck2.webp]]
You both cum together!
Hot!
[[Clean up|masterLux]]<</if>>
<<lilyLove +1>>You end the day with a casual walk back to the <<if $returnDay is "mansionRoom">>mansion.<<else>>apartment.<</if>>
Holding hands and walking down the street.
You talk and chat about your day. Noah's had so much fun with you today.
He gives you a passionate kiss on the lips as you're approaching the <<if $returnDay is "mansionRoom">>mansion.
<span style="color:lightblue">Noah: Should we end this in my room?</span><<else>>apartment.
<span style="color:lightblue">Noah: Should we end this in our room?</span><</if>>
He winks at you.
[[Yes|noahEndFuck]]
[[No thank you|$returnDay]]
<<waitNoah -100>>You decide to end your date at the park. Before you go to the park, you suggest buying some food and drinks to eat and relax with. Noah agrees.
Entering the grocery store, Noah tells you he already has some ideas for food.
You split up and find something to drink instead.
As you meet back up at the checkout, Noah has filled a basket with food. He looks at you and grins.
<span style="color:lightblue">Noah: Can't have my sister hungry, now can I?</span>
You can't help but blush and smile.
<span style="color:pink">$name: Shh... Noah, what if people hear?</span>
<span style="color:lightblue">Noah: What? I can't go on a park date with my sister?</span>
You blush harder.
[[Leave for the park|noahParkDay]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/library.webp]]
You decide to go to the library to read some books with Noah. You know he likes it there.
As you arrive, Noah is starting to drag you along to some of the more seccluded areas of the library. Perhaps he just wants to read in peace?
<span style="color:lightblue">Noah: Let's sit here. We can read in peace and quiet.</span>
<span style="color:pink">$name: Good idea, bro!</span>
You give him a passionate kiss on the lips. You tease him a bit by feeling up his crotch. It's hard. Turn on!
<span style="color:pink">$name: What do you want to read?</span>
<span style="color:lightblue">Noah: I've found this old book here. It's called "Kamasutra"</span>
Oh I know what that book is about. Perhaps you should read it when he's done? Could help your poses.
You spend the rest of the day reading at the library. It has been a blast.
Noah seems visibly flustered. Maybe it wasn't a good idea to read the kamasutra at the library afterall. You should go help him out, looks like he can't stand up.
[[Help out your brother|noahDayLFuck]]
[[End your date|endDayNoah]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<broLove +1>><<if $returnDay is "mansionRoom">>You end the day with a casual walk back to the mansion.
Holding hands and walking down the street.
You talk and chat about your day. Your dad has had so much fun with you today.
He gives you a passionate kiss on the lips as you're approaching the mansion.
[[End your date|trueMansion]]<<else>>You end the day with a casual walk back to the luxury apartment.
Holding hands and walking down the street.
You talk and chat about your day. Your dad has had so much fun with you today.
He gives you a passionate kiss on the lips as you're approaching the mansion.
[[End your date|luxApt]]<</if>>
<<waitDad -100>>You decide to spend the day with your dad at the bar.
It's already evening, and there's a lot of people.
<span style="color:lightgreen">Dad: Let's sit over here...</span>
He drags you along to a nearby table. It's in the corner and excluded a bit from the rest of the bar. A server comes over and asks if he can bring anything to the table.
<span style="color:lightgreen">Dad: I'll take a brew.</span>
<span style="color:pink">$name: I'll just have a sangria...</span>
Shortly after the server comes back with your drinks.
You spend the rest of the day talking. Your dad had quite a bit to drink. Is he putting the moves on you? Is your dad flirting with you? You're dating the man! Did he forget?
<span style="color:lightgreen">Dad: I just love that we're dating!</span>
Nope. Just drunk. Maybe he wants some fun time in the bathroom stalls?
Dad loves you more!
[[Initiate fun time|dadDayBFun]]
[[Leave the bar|endDayDad]]
<<dadLove +4>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>You spend the rest of the day with your dad at the cafe.
It's cozy. You talk about life, life before the island. For some reason, neither of you want to move back. Lily is working today.
<span style="color:deeppink">Lily: Hello, I'm Lily and I'll be your bari... Hey! I know you!</span>
She laughs and smiles. What a fun coincidence. She didn't recognize you at first because she was looking into her notepad.
<span style="color:pink">$name: Hey Lily, we'll just have a black coffee for my dad and a frappuchino for myself...</span>
<span style="color:deeppink">Lily: You got it, girl! Hey Otto!</span>
She greets your dad. He nods at her and smiles.
Shortly after she comes back with your drinks.
Dad loves you more! He paid for your drink!
[[Leave the cafe|endDayDad]]
<<dadLove +6>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>You soon come to your senses. Strapped to a bench.
[img[img/undergroundStrapped.webp]]
Where are you? Why did this happen to you?<<if $wTail is true>><br>You can't feel your ass being plugged... Where's your tail?<</if>><<if $wButtplug is true>><br>You can't feel your ass being plugged... Where's your buttplug?<</if>>
A man enters.
Stranger: Welcome, $name. We've had a close eye on you for a long time. I am the dungeon master. You will call me Master.
<span style="color:pink">$name: Ughn....</span>
@@.rumble;Dungeon master: The effects will soon wear off. You've been sentenced to a lifetime of satisfaction.@@
Your satisfaction? Let's hope so!
He leaves.
What the hell is he talking about?
[[Continue|undergroundRoom]]
<<set $restraint to 10>><<set $alleyCount to 0>><<set $punished to 0>><<set $sexslave to false>><<set $daysSlave to 0>><<set $daysNoShower to 0>><<set $dungeonToys to false>><<set $DWButt to false>><<set $DWTail to false>><<if $phone is true>><<set $dungeonPhone to true>><<set $phone to false>><</if>>[img[img/undergroundRoom.webp]]<<silently>><<if ndef $punished>><<set $punished to 0>><<set $sexslave to false>><<set $daysSlave to 0>><<set $daysNoShower to 0>><<set $dungeonToys to false>><</if>><<if $phone is true>><<set $dungeonPhone to true>><<set $phone to false>><</if>><</silently>>
<<if $sexslave is false>><<dungeon>><<set _rng = random(1,7)>><<switch _rng>><<case 1 2 4>>
As you sit in the dark, cold room, pondering how you ended up here in the first place. Water is dripping from small cracks in the ceiling, and you count every drop. One... Two... My God does time move slow when you're trapped here. You can't move much. Your hands are $restraintCond
Someone enters your room. You feel something sharp in your neck.
<span style="color:pink">++ Arousal</span>
[[Pass out|undergroundMolest]]<<setArousal +100>><<default>>
You find yourself in an enclosed cell. A small room. It's decorated to look like a normal bedroom though. It features a bed only. It is cold and murky down here. You can't figure out if it is day out night outside. Your window is not a window, but a screen, emulating the freedom that is to be had outside.
You sit and ponder your thoughts. It is all there is left to do down here. How about coming up with ideas on how to escape from here?
<span style="color:red">Your hands are $restraintCond</span>
<<include "trauma">>
<<if $period gte 6>>[[Sleep|undergroundSleep]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Wait out your sentence|waitBuffer]]<<else>><<linkreplace "Wait out your sentence">>You should go to sleep.<</linkreplace>><</if>>
<<if $daysNoShower gte 3>>It's time for a shower.
[[Follow the dungeon master|dungeonForcedShower]]<<else>>You're not allowed to shower, yet.<</if>>
<<if $restraint lte 1>>[[Escape|undergroundEscape]]<<else>>Your cuffs are too tight. <span style="color:red">You can't escape.</span><</if>><</switch>><<elseif $punshed eq 23>>You're taken back to your room. For some reason, you don't want to leave. You look at the dungeon master with puppy eyes, not saying much. But he knows. <b><span style="color:red">He knows that they've finally broke you.</span></b> You are nothing but a <span style="color:pink">sex slave</span> now. Living your life here in this pit. What a wonderful life to live.
<<set $sexslave to true>>
You're no longer able to leave this wreched place. Too bad. <b>This is the end for you.</b>
<span style="color:red"><b>If there was a RESTART button to life, this would be a good time to press it.</b></span>
Or you can keep playing as the dungeon sex slave.
<<notify>>Your mind broke. There's no way out.<</notify>>
[[Continue|dungeonLossBuffer]]<<else>><<if $daysSlave eq 3>>You sit in your room, waiting to be called upon by the masters. You're eager to portray the role as their submissive fuck slut, you can almost feel yourself drooling. Your pussy is ready, even. Wet, moist, tender, sensitive.
Your hands are <span style="color:green">no longer bound.</span>
There's not much to do, other than sit and ponder on what position they'd want to use you in next. All you can do is just wait and find out!
The dungeon master enters your room. He is holding a few different toys for you. This ought to be fun! He's brought you a buttplug, a dildo, a tailplug, a vibrator... All sorts of fun stuff for you to play with in your room!
<<set $dungeonToys to true>>
[[Accept the items|undergroundRoom]]
[[Accept the items|undergroundRoom]]
[[Accept the items|undergroundRoom]]<<else>>You sit in your room, waiting to be called upon by the masters. You're eager to portray the role as their submissive fuck slut, you can almost feel yourself drooling. Your pussy is ready, even. Wet, moist, tender, sensitive.
Your hands are <span style="color:green">no longer bound.</span>
There's not much to do, other than sit and ponder on what position they'd want to use you in next. All you can do is just wait and find out!
<<if $period gte 6>>[[Sleep|undergroundSleep]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Ask to be used|undergroundMolest]]<<else>><<linkreplace "Ask to be used">>You should go to sleep instead.<</linkreplace>><</if>>
<<if $daysSlave gt 2>><<if $period eq 3>>The dungeon master is asking you if you want a shower.
[[Take a shower|dungeonShower]]<<else>>It's not time for a shower, yet.<</if>><<else>>You're not permitted a shower, yet. You need more time as their personal, willing sex slave. Their slut. Their cock socket.<</if>>
<<if $dungeonToys is false>>You're not permitted any toys, yet. You need more time as their personal, willing sex slave. Their slut. Their cum bucket.<<else>>
<<if $DWButt && $DWTail is false>><<linkreplace "Plug your ass">>[[Buttplug|dungeonWearButtplug]]
[[Tailplug|dungeonWearTailplug]]<</linkreplace>><<else>>Your ass is already plugged. You can feel the <span style="color:pink">pressure</span>.
[[Unplug it|dungeonUnplug]]<</if>>
<<masturbate 0 0 0 0 dungeonMasturbate>><</if>>
<span style="color:red">You don't want to leave.</span><</if>><</if>><<set _rng = random(1,3)>><<if $sexslave is false>>You go to sleep. Having your hands cuffed like this makes it hard to fall asleep, but you make it work anyways.
<<include "trauma">>
You toss and turn. Nonetheless, you make it work.<<else>><<set $daysSlave += 1>>You go to sleep. With your hands free, it is much easier to sleep. Your mind is focused on one thing, and one thing only. Sex. You lay down and cover yourself with the silk duvet you've been given. It's nice against the skin, and you feel comfortable. Snug as a bug in a rug.<</if>>
<<switch _rng>><<case 1>>[img[img/underSleep1.webp]]<<case 2>>[img[img/underSleep2.webp]]<<case 3>>[img[img/underSleep3.webp]]<</switch>>
[[Wake up|undergroundRoom]]
<<Sleep>><<set $daysNoShower += 1>><<set $daysSlave += 1>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<goto "undergroundRoom">>You violently shake your binds off you and run out the door. Strangely enough, this wasn't locked. Did they forget? This can't be good. You enter an underground tunnel.
[img[img/ugtunnel.webp]]
You should figure out which way is most likely to be the exit way, can't afford to be wrong more than once...
<<if visited("uLeft") is 0>>[[Go left|uLeft]]<<else>>Not this way...
[[Go left|uLeft]]<</if>>
<<if visited("uRight") is 0>>[[Go right|uRight]]<<else>>Not this way...
[[Go right|uRight]]<</if>>
<<if visited("uAhead") is 0>>[[Go straight ahead|uAhead]]<<else>>This way!
[[Go straight ahead|uAhead]]<</if>>
[[Go back to your cell and await punishment|uPunish]]<<if $sexslave is false>><<set _rng = random(1,5)>><<set _rng1 = random(1,5)>>@@.blur;You wake up.@@ <span style="color:red">You are still bound.</span>
Many men surround you. <<if visited() gt 1>>You don't recognize the room.<</if>>
They take turns fucking you. For some reason, you are wildly aroused. It must be the stuff they're shooting into your neck.
With each stroke, you feel your restraints loosening. More of this, and you'll be able to escape.
<<switch _rng>><<case 1>>[img[img/molest1.webp]]<<case 2>>[img[img/molest2.webp]]<<case 3>>[img[img/molest3.webp]]<<case 4>>[img[img/molest4.webp]]<<case 5>>[img[img/molest5.webp]]<</switch>>
They switch.
<span style="color:crimson">+ Trauma</span>
<<switch _rng1>><<case 1>>[img[img/molest6.webp]]<<case 2>>[img[img/molest7.webp]]<<case 3>>[img[img/molest8.webp]]<<case 4>>[img[img/molest9.webp]]<<case 5>>[img[img/molest10.webp]]<</switch>>
After hours of fucking, they finally finish.
You are taken back to your room.
[[Dwell in thought|undergroundRoom]]
<<set $restraint -= 1>><<set $doubCount += 1>><<setTrauma +10>><<set $punished += 1>><<if $punished gte 23>><<set $sexslave to true>><</if>><<else>><<set _rng = random(1,5)>><<set _rng1 = random(1,5)>>You enter the room. Your eyes light up when you see how many men are waiting to take turns on your pussy. They surround you. <<if visited() gt 1>>You don't recognize the room.<</if>>
They take turns fucking you. You are wildly aroused.
With each stroke, you feel your arousal climbing. More of this, and you'll be cumming your brains out!
<<switch _rng>><<case 1>>[img[img/molest1.webp]]<<case 2>>[img[img/molest2.webp]]<<case 3>>[img[img/molest3.webp]]<<case 4>>[img[img/molest4.webp]]<<case 5>>[img[img/molest5.webp]]<</switch>>
They switch. <span style="color:pink">Your lewd moans are filling the room.
+ Arousal</span> | <span style="color:crimson">- Trauma</span>
<<setArousal 100>><<set $trauma to 0>>
<<switch _rng1>><<case 1>>[img[img/molest6.webp]]<<case 2>>[img[img/molest7.webp]]<<case 3>>[img[img/molest8.webp]]<<case 4>>[img[img/molest9.webp]]<<case 5>>[img[img/molest10.webp]]<</switch>>
After hours of fucking, they finish. You can't stop cumming, <b>drunk on cock</b> and <span style="color:pink">pleasure</span>.
You are taken back to your room, barely able to walk and with <span style="color:white">cum</span> seeping from your pussy, dripping down your thighs.
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
[[Happily head back|undergroundRoom]]<</if>>[img[img/ugtunnel.webp]]
The corridor is barely lit by moss-covered sconces, casting long, distorted shadows. A damp chill clings to the air, thick with the smell of decay. You're stark naked, shivering in the oppressive darkness and desperate for cover.
Before fear can paralyze you, a hand clamps over your mouth, another constricts your throat. A cruel smile flashes in the sickly green light as consciousness slips away.
[[Pass out|uPunish]][img[img/ugtunnel.webp]]
You turn right. As you're walking down the corridor you notice... You're butt naked! Slut. What if someone sees you?
Just as you think you're in the safe, someone grabs you from behind. You feel a sharp pain to your neck.
[[Pass out|uPunish]][img[img/ugtunnel.webp]]
You go straight ahead. Walking down the line you realize... You're butt naked! Slut. Sexy. Be careful not to be spotted.
Are you under ground...?
Walking further down you notice an iron door. Above it, a greenlit sign with the words "EXIT" on it, and beside it is your clothes. Well, that was convenient. Let's go!<<if $wTail is true>><br>Your tailplug is here too! Hurry up and plug yourself before you leave.<</if>><<if $wButtplug is true>><br>Your buttplug is here too! Hurry up and plug yourself before you leave<</if>>
[[Escape|bufferStreetDungeon]]
<<switch random(1,2)>><<case 1>>[[Go back|uLeft]]<<case 2>>[[Go back|uRight]]<</switch>>You wake up in an unfamiliar room. Do they just have infinite rooms here?
<<set _rng = random(1,3)>>
Dungeon master: Well... You tried and failed. You failed our test. You are not strong enough. You are not worthy of freedom.
He punishes you for a while before engaging in physical contact.
<<switch _rng>><<case 1>>[img[img/uPunish1.webp]]<<case 2>>[img[img/uPunish2.webp]]<<case 3>>[img[img/uPunish3.webp]]<</switch>>
Dungeon master: You've been punished. Time to get back to your room.
<span style="color:crimson">+ Trauma</span>
Before he takes you back, he tightens your binds better than last time. It will be more difficult for you to get out of here now. Stupid!
<span style="color:crimson">+ Trauma</span>
[[Continue|undergroundRoom]]
<<set $restraint to 12>><<set $vagCount += 1>><<setTrauma +40>><<set $punished += 1>><<if $punished gte 23>><<set $sexslave to true>><</if>>You start cleaning the gym. People leave their weights all over, and you can't pick up them all. There are some seriously strong dudes here.
[img[img/gymClean.webp]]
Cleaning and reracking... Cleaning and reracking. This is a boring task, but one that must be done. This is one of the most important tasks for a gym staff member, making sure the gym looks neat and clean and tidy.
Besides, you're getting a bit of a workout in anyways.
[[Finish cleaning|gym]]
<<set $gymCount += 1>><<set $strength += 1>><<set $gymClean to true>><<if $returnDay is "mansionRoom">>You end up in Noah's room.
[img[img/mansionBrother.webp]]
Noah gives you a passionate kiss, and it turns into fondling. He touches your tits, caresses your nipples. You feel them stiffen. He lifts up your shirt and gently nibbles on them. It turns you on.
He lifts you up and throws you onto his bed. What a hunk of a man! WOWZA!
He pulls your pants down and teases your ass with his cock. You climb atop of him and sit down on it.
[img[img/noahEndFuck.webp]]
He cums inside of you.
[img[img/noahEndCream.webp]]
He loves you more.
[[End date|mansionBrother]]<<else>>You end up in your shared master bedroom.
[img[img/masterLux.webp]]
Noah gives you a passionate kiss, and it turns into fondling. He touches your tits, caresses your nipples. You feel them stiffen. He lifts up your shirt and gently nibbles on them. It turns you on.
He lifts you up and throws you onto your bed. What a hunk of a man! WOWZA!
He pulls your pants down and teases your ass with his cock. You climb atop of him and sit down on it.
[img[img/noahEndFuck.webp]]
He cums inside of you.
[img[img/noahEndCream.webp]]
He loves you more.
[[End date|masterLux]]<</if>>
<<broLove +1>><<set $assCount += 1>><<set $creamCount += 1>><span style="color:pink">$name: Hey Noah... You need some help with that?</span>
<span style="color:lightblue">Noah: With..? Ah... Uhm. Yes, please?</span>
You kneel down and unbuckle his pants. His cock flings up, almost hitting you smack in the face. Saucy.
You embrace his shaft with your tender lips.
[img[img/noahDayLSuck.webp]]
<span style="color:lightblue">Noah: Mpgh...</span>
Sounds like he's struggling to keep quiet.
He's about to finish. He grabs you and throws you onto a nearby table. He stuffs your mouth with his cock.
<span style="color:pink">$name: Hrkh..! Mmh..</span>
You're mumbling.
<span style="color:lightblue">Noah: My own little sister, swallowing my cock whole...</span>
[img[img/noahDayLSuck2.webp]]
Noah loves you more!
[[Swallow his load|endDayNoah]]
<<set $suckCount += 1>><<broLove +1>>[img[img/park.webp]]
You arrive at the park, and sit on the nearest park bench. Noah unpacks all the food he bought, it's almost like a tapas buffet. Yummy! We've got the hummus, the serrano, the parma, the prima donna, we've got it all!
You dig in.
You sit and enjoy the sun. You enjoy Noah. You talk and chat. This is by far one of the best park dates you've had. Can't get any better than this.
<span style="color:lightblue">Noah: I'm really happy that you agreed to spend the day with me, lil sis.</span>
He gives you a passionate kiss on the lips. You feel your cheeks redden and your pussy moisten.
He loves you more.
[[Instigate fun times|noahParkSexDay]]
[[End your date with Noah|endDayNoah]]
<<broLove +1>>You instigate some fun with Noah and he agress. He wants your ass. Fun!
You find a secluded spot in the park and pull down your pants. Without hesitation, Noah plunges his cock into your pussy.
[img[img/noahParkFuck.webp]]
He fucks you ruthlessly.
He cums inside you.
You cum.
He loves you more.
[[Clean up and end your date|endDayNoah]]
<<broLove +1>><<set $vagCount += 1>><<set $creamCount += 1>>[img[img/gymStaffRoom.webp]]
You decide to apply for the gym manager position. What does a gym manager even do? Do you get to keep your role as an instructor in the $job?
Marcus: Hello, $name! I've heard a lot of good stuff about you. You do make a real difference here in the gym, and I've reviewed your application.<<if visited() is 1>> I'm Marcus. The owner.<</if>>
<<if $allure gte 60>>
Marcus: I am proud to offer you the position of our new Gym manager! You will be able to instruct in both the spinning class and the yoga class if you want to. Not a requirement. The manager position requires you to host staff meetings once in a while to pep up the gym staff, keep track of the gym budget as well as gym equipment. You think you can handle that? You'll get your own office.
Sure thing! Nice job!
[[Accept position|gymBuffer]]
<<else>>
Marcus: I am sorry to inform you that we may need better looking staff... You see, when people see our staff, I want them to think "Waow! I want to look just like that!" and I can't have that with people not up to par.
Did he just call you ugly? What a tool.
[[Leave|gym]]<</if>>You stand in the gym managers office. That's you!
[img[img/gymOffice.webp]]
You have a few tasks to take care of here at work.
<<if $staffMeet lt 0>>It's been a while since you've last hosted a staff meeting. You should host one now.<br><</if>><<if $staffMeet lte 0>>[[Host staff meeting|gymMeeting]]<<else>>You've already held a staff meeting lately. Wait <span style="color:yellow">$staffMeet</span> days before hosting another one.<</if>>
[[Manage budget|gymBudget]]
[[Manage equipment|gymEquipment]]
<<if $budgetTask is false && $managerPay is false>>You still have need to manage today's budget to collect your payment.<<else>><<if $checkPay is false>><<linkreplace "Collect £499">><<setMoney +499>><<updatebar>><<set $checkPay to true>><<set $managerPay to true>><<script>>Engine.show()<</script>><</linkreplace>><</if>><</if>><<if $managerPay is true>>You've already collected today's payment.<</if>>
[[Resign and leave the gym|city][$job to "No job"]]
[[Leave office|gym]]You decide to host a staff meeting.
You talk about the budget and the gym equipment status. The employees seem to be absolutely psyched about your meeting, but they're probably just hyped to have a sexy, slutty gym manager.
<<if visited() is 1>>
Gym staff: Our old manager used to... raise our spirits... If you know what I mean.
Obvious lie, but you know none the better.
<</if>>
Gym staff: So... Raise spirits?
<<if $corrupt gte 180 && $inhib lte 10>><<linkreplace "Raise their spirits">>You decide to raise their spirits with some light workout.
<<set _rng = random(1,3)>>
<<switch _rng>><<case 1>>[img[img/raiseSpirit1.webp]]<<case 2>>[img[img/raiseSpirit2.webp]]<<case 3>>[img[img/raiseSpirit3.webp]]<</switch>><</linkreplace>><<else>>You're not ready to raise their spirits yet.<</if>>
[[Conclude meeting|managerOffice]]
<<set $staffMeet to 3>><<set $doubCount += 1>>You take a look at the budget.
<div class="terminal">
Current gym budget: <span style="color:yellow">£{{$gymBudget}}</span>
<<if $period lte 5>><<if $budgetTask is false>><<linkreplace "Manage budget">><<include "manageBudget">><</linkreplace>><<else>>You've already managed today's budget.<</if>><<else>>It's too late to manage the budget now.<</if>>
Use this budget to buy new equipment for the gym when the time comes.
You can check the equipment status on the equipment screen.
[[Equipment|gymEquipment]]
ALL EMBEZZLEMENT WILL BE CAUGHT AND PROSECUTED
<<if $corrupt gte 240>><<if $period lte 5>><<if $gymBudget gte 999>><<linkreplace "Embezzle money">><<include "embezzle">><</linkreplace>><<else>><<linkreplace "Embezzle money">>Gym budget is not high enough.<</linkreplace>><</if>><<else>>It's too late to embezzle money.<</if>><<else>>You're not corrupt enough to embezzle money.<</if>>
[[Exit application|managerOffice]]
</div>You take a look at the equipment status.
<div class="terminal">
Current gym budget: <span style="color:yellow">£$gymBudget</span>
Equipment status:
Weights: <<if $weightDet eq 1>><<set $weights to "Good condition">><<else>><<set $weights to "Bad condition">><</if>>$weights
Bikes: <<if $bikeDet eq 1>><<set $bikes to "Good condition">><<else>><<set $bikes to "Bad condition">><</if>>$bikes
Treadmill: <<if $treadDet eq 1>><<set $treadmill to "Good condition">><<else>><<set $treadmill to "Bad condition">><</if>>$treadmill
Yoga: <<if $yogaDet eq 1>><<set $yoga to "Good condition">><<else>><<set $yoga to "Bad condition">><</if>>$yoga
Cost to replenish equipment:
Weights: <<if $weightDet eq 1>><span style="color:yellow">£0</span><<else>><span style="color:yellow">£699</span> | <<if $gymBudget gte 699>><<linkreplace "Replenish">><<set $weightDet to 1>><<set $gymBudget -= 699>><<goto "gymEquipment">><</linkreplace>><<else>>Low budget.<</if>><</if>>
Bikes: <<if $bikeDet eq 1>><span style="color:yellow">£0</span><<else>><span style="color:yellow">£899</span> | <<if $gymBudget gte 899>><<linkreplace "Replenish">><<set $bikeDet to 1>><<set $gymBudget -= 899>><<goto "gymEquipment">><</linkreplace>><<else>>Low budget.<</if>><</if>>
Treadmill: <<if $treadDet eq 1>><span style="color:yellow">£0</span><<else>><span style="color:yellow">£1999</span> | <<if $gymBudget gte 1999>><<linkreplace "Replenish">><<set $treadDet to 1>><<set $gymBudget -= 1999>><<goto "gymEquipment">><</linkreplace>><<else>>Low budget.<</if>><</if>>
Yoga: <<if $yogaDet eq 1>><span style="color:yellow">£0</span><<else>><span style="color:yellow">£199</span> | <<if $gymBudget gte 199>><<linkreplace "Replenish">><<set $yogaDet to 1>><<set $gymBudget -= 199>><<goto "gymEquipment">><</linkreplace>><<else>>Low budget.<</if>><</if>>
[[Exit application|managerOffice]]
</div><<set $job to "gym">>
<<set $staffMeet to 0>>
<<set $gymBudget to 1331>>
<<set $weightDet to 1>>
<<set $bikeDet to 1>>
<<set $treadDet to 1>>
<<set $yogaDet to 1>>
<<set $budgetTask to false>>
<<set $managerPay to false>>
<<set $checkPay to false>>
<<goto "managerOffice">>You manage the budget for the gym.<<set _rng = random(1,999)>><<set $budgetGain to _rng>><<set $gymBudget += $budgetGain>><<set $budgetTask to true>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $managerString to "You've already collected today's payment.">>
You've secured an extra <span style="color:yellow">£$budgetGain</span>.You embezzled money and lowered the budget. No one is going to find out.<<set _rng = random(1,999)>><<set $embezzleGain to _rng>><<set $gymBudget -= $embezzleGain>><<set $money += $embezzleGain>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><<updatebar>>
You've stole <span style="color:yellow">£$embezzleGain</span>.You decide to spend the rest of the day in Noah's room. He lays on the bed and you lay next to him.
[img[img/mansionBrother.webp]]
You talk and chat, laugh and grin. It's both fun and cozy. You feel safe laying here next to your big brother. He caresses you. It makes you all warm and fuzzy inside.
You talk about your relationship. Imagine dating your own brother. What a jungle of emotions.
<span style="color:lightblue">Noah: I love you so much, $name.</span>
How sweet! Look at you two lovebirds.
[img[img/noahDayCuddle.webp]]
He loves you more.
[[End your date|mansionBrother]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<broLove +1>>You push back and rub your ass on his crotch. He blushes. You feel him become hard in an instant. You blush.
Pete: Alright, session over. $name, stay behind for a bit?
The others leave, you stay behind for a one-on-one session with Pete the Yoga instructor.
Pete: I uh.. I noticed your moves.
<span style="color:pink">$name: My moves..? You started it...</span>
Pete: Well. It's just you and me now.
He drops his pants.
[img[img/yogaFuck.webp]]
[[Clean up|gym]]While he's spotting you, you notice his buldge. Slowly, you reach out to grab it. Let's see what he thinks.
$spotter: What uh... What are you doing?
<span style="color:pink">$name: Uhm...</span>
You haven't removed your hand from his crotch yet. Looking him right in the eyes, you blush and squeeze a bit. He grabs your hand.
$spotter: Follow me...
You follow him to the mens locker rooms. He takes you to the bathroom.
[img[img/strengthFuck.webp]]
<span style="color:pink">You moan.</span>
<span style="color:red">He cums inside of you.</span>
[[Clean up|mensGymLocker]]This is your old phone... It's a 2015 model iPear. The screen is absolutely shattered. <<if visited() is 1>>That's new.<</if>>
Try turning it on.
<<linkreplace "Start Phone">>It turns on, the background is a picture of your old self, but you'll need a PIN code to get further. <<if visited("oldPhoneApps") == 0 && visited("oldPhonePic") == 0 && visited("oldPhoneText") == 0>>You try to remember the pin code...<<switch visited()>><<case 2>> You're sure it's a number you wouldn't forget easily.<<case 3>> You're sure it has something to do with your identity.<</switch>><<if visited() gte 3 && lastVisited("player") gte 0>> You're sure you've seen your PIN<<if lastVisited("player") lte 10>> recently.<<elseif lastVisited("player") lt 25>>.<<else>> a long time ago.<</if>><</if>><</if>>
<<if $PINtimer gte $countperiods>>
<div class="terminal"><<type 5ms>>Your phone is locked for: 2 hours. Too many attempts! Please wait before attempting to log in again.<</type>></div><<else>>
<<textbox "$oldphonePIN" $oldphonePIN>>
[[Enter PIN]]<br><</if>><</linkreplace>>
<<link "Put it back in the backpack" $return>><</link>>Your phone freezes up for a moment.<br><<if hashStr($oldphonePIN) == 1694048 || hashStr($oldphonePIN) == 922382320>><<print "[[Wait for it...->"+"$oldphonePIN]]">><<else>><<linkreplace "Wait for it...">>
Incorrect PIN try again later.<<set $PINtimer to $countperiods>>
<<if ndef $PatronCode>><<link "Put it back in the backpack" $return>><</link>><<else>><<link `"I should've used "+$PatronCode+" instead."` $return>><</link>><</if>><</linkreplace>><</if>>This is a dev passage, if you're seeing this, it means you used "Test From Here"
Maybe you were trying to cheat?
[[Start from the beginning->Beginning]]Hello! It seems your cheating was about to create an error, so I sent you here! -Taulion
[[Start from the beginning->Beginning]]<<if visited() is 1>>You've managed to log in to the phone, it's like an archive of old memories.
<<linkreplace "Search Phone">>You find your [[old messages->oldPhoneText]] and some [[old pictures->oldPhonePic]], there's also some [[useful apps->oldPhoneApps]].<</linkreplace>>
<<link "Put it back in the backpack" $return>><</link>><<else>><<goto "oldPhoneApps">><</if>>Hello!
Did you seriously think it was going to be that easy??
[[Start from the beginning->Beginning]]Were you trying it, just to see if it works?
[[Start from the beginning->Beginning]]This is your old texts. Only some are available.
Someone erased all your contacts...
[[+1 817 6615 167|firstText]]
[[+1 817 9812 826|secondText]]
[[+1 545 5144 543|thirdText]]
[[+1 313 3917 917|fourthText]]
<<link Return>><<goto $oldphonePIN>><</link>>
<<link "Put it back in the backpack" $return>><</link>>On your home screen you notice an array of apps in different places. It looks like there used to be many more. Someone must have wiped your phone.
[[Gallery|oldPhonePic]]
[[Pidgeon|oldPhoneText]]
[[FacialRead|facialRead]]
[[DelayedGram|delayedGram]]
[[Call an Ÿber|offbrandUber]]
<<if visited() is 1>><<link Return>><<goto $oldphonePIN>><</link>><br><</if>><<link "Put it back in the backpack" $return>><</link>>+1 817 9812 826: Hey sweetie, I hope you're having a good time. I just wanted to wish you a happy birthday once again, and to remind you that Aunt Katie invited us for dinner on Sunday!
You: Thank you mom! I'm so excited, I haven't seen Katie in forever!
+1 817 9812 826: She's been blabbering about you all week. She really misses you!
What a caring mom.
[[Go back|oldPhoneText]]
<<link "Put it back in the backpack" $return>><</link>>You open the Gallery app. It's filled with images. And folders containing said images. You were organized. <<if $gender eq "Guy">>
[[Personal|guyPersPic]]
[[Mah dick|guyDickPic]]
[[My girl|guyPartPic]]<<else>>
[[Personal|girlPersPic]]
[[Private|girlPrivPic]]
[[My boy|girlPartPic]]<</if>>
<<link Return>><<goto $oldphonePIN>><</link>>
<<link "Put it back in the backpack" $return>><</link>>+1 817 6615 167: Where are you?
You: Uhm... Outside the club?
+1 817 6615 167: Why are you not inside!? Hurry up! We're all waiting for you, girl!
You: Okay...
+1 817 6615 167: Wohoo!
This must have been from a friend? Perhaps?
[[Go back|oldPhoneText]]
<<link "Put it back in the backpack" $return>><</link>>+1 545 5144 543: Hey baby! We're outside the club, where are you?
You: Whso? H- Insiiid
+1 545 5144 543: Are you... okay? We're coming in.
You: Luv u!
Must be your partner.
[[Go back|oldPhoneText]]
<<link "Put it back in the backpack" $return>><</link>>+1 313 3917 917: Do you have the cargo?
You: Yes. Tied up and bound.
+1 313 3917 917: Treat it well. It's precious cargo.
You: We are. Just making sure it isn't damaged through transport. Relax.
+1 313 3917 917: ETA?
You: 40.
+1 313 3917 917: See you then.
What the fuck? This isn't you. You definitely have no idea what the "cargo" is, or who's texting.
[[Go back|oldPhoneText]]
<<link "Put it back in the backpack" $return>><</link>>This is your old FacialRead account. Or, was? You're logged out, and the password has been changed. You have no way to recover it. Why must this be so hard!?
It shows your profile picture.<<if $gender eq "Guy">> You don't recognize yourself.<</if>>
Everything else seems to be hidden. Your account has been set on private.
[[Go back|oldPhoneApps]]
<<link "Put it back in the backpack" $return>><</link>>This is your old DelayedGram account. <<if $gender eq "Girl">>It's got a bunch of pictures of you.<<else>> It's a bunch of pictures of your ex girlfriend.<</if>> You click one of them randomly.<<set _rng = random(1,10)>>
<<switch _rng>><<case 1>>[img[img/delayed1.webp]]<<case 2>>[img[img/delayed2.webp]]<<case 3>>[img[img/delayed3.webp]]<<case 4>>[img[img/delayed4.webp]]<<case 5>>[img[img/delayed5.webp]]<<case 6>>[img[img/delayed6.webp]]<<case 7>>[img[img/delayed7.webp]]<<case 8>>[img[img/delayed8.webp]]<<case 9>>[img[img/delayed9.webp]]<<case 10>>[img[img/delayed10.webp]]<</switch>>
[[Go back|oldPhoneApps]]
<<link "Put it back in the backpack" $return>><</link>>This gallery holds all your old personal pictures.
[img[img/guyPersPic1.webp]]
[img[img/guyPersPic2.webp]]
[img[img/guyPersPic3.webp]]
[[Go back|oldPhonePic]]
<<link "Put it back in the backpack" $return>><</link>>This gallery holds all your old dick pics.
[img[img/guyDickPic1.webp]]
[img[img/guyDickPic2.webp]]
[img[img/guyDickPic3.webp]]
[[Go back|oldPhonePic]]
<<link "Put it back in the backpack" $return>><</link>>This gallery holds all your old pics of your ex.
[img[img/guyPartPic1.webp]]
[img[img/guyPartPic2.webp]]
[img[img/guyPartPic3.webp]]
[img[img/guyPartPic4.webp]]
[[Go back|oldPhonePic]]
<<link "Put it back in the backpack" $return>><</link>>This gallery holds all your old personal pictures.
[img[img/girlPersPic1.webp]]
[img[img/girlPersPic2.webp]]
[img[img/girlPersPic3.webp]]
[[Go back|oldPhonePic]]
<<link "Put it back in the backpack" $return>><</link>>You decide to call an Ÿber. It seems like this service hasn't yet reached this wreched island you're on.
[[Go back|oldPhoneApps]]
<<link "Put it back in the backpack" $return>><</link>>This gallery holds all your old nudie pics.
[img[img/girlPrivPic1.webp]]
[img[img/girlPrivPic2.webp]]
[img[img/girlPrivPic3.webp]]
[img[img/girlPrivPic4.webp]]
[img[img/girlPrivPic5.webp]]
[img[img/girlPrivPic6.webp]]
[[Go back|oldPhonePic]]
<<link "Put it back in the backpack" $return>><</link>>This gallery holds all your old pics of your ex.
[img[img/girlPartPic1.webp]]
[img[img/girlPartPic2.webp]]
[img[img/girlPartPic3.webp]]
[img[img/girlPartPic4.webp]]
[[Go back|oldPhonePic]]
<<link "Put it back in the backpack" $return>><</link>>You hug him. Tightly. Pressing your tits into his chest, you can feel his boner rise fast! He mumbles something before giving you a passionate kiss on the lips. He takes your hand and leads you outside.
<span style="color:lightgreen">Dad: How about you and me have some fun here?</span>
<span style="color:pink">$name: Here..?</span>
<span style="color:lightgreen">Dad: Yeah, why not? It could be fun!</span>
Hell, why not?
You lead him to a nearby alley. He drops his pants.
[img[img/dadDayBufferFun.webp]]
He cums in your mouth.
You swallow.
[[End your day at the bar|dadDayBar]]
[[End your day at the cafe|dadDayCafe]]
[[Finish the day early|endDayDad]]
<<dadLove +1>>You take the skirt and go into the nearest changing room. You drop your pants and panties, and put the skirt on. You decide to have a little fun with your dad.
<span style="color:pink">$name: Dad, I'm ready! Come see me.</span>
He enters the changing room, and you immediately hand him your panties. He looks flustered. He blushes.
<span style="color:pink">$name: Want to see what's beneath the skirt?</span>
You ask him daringly, but flirtatious.
[img[img/dadDaySkirt.webp]]
He drops his pants.
[img[img/dadDaySkirtFun.webp]]
[[End your day at the bar|dadDayBar]]
[[End your day at the cafe|dadDayCafe]]
[[Finish the day early|endDayDad]]
<<dadLove +1>>You give him a big kiss! He grabs your ass. You can feel his boner rise fast! He mumbles something, but you just grab his hand and drag him into the ladies bathrooms. No one is in here but the two of you. You enter a stall.
It looks like he's quickly caught on to what you want to do. He drops his pants.
[img[img/dadDayBFun.webp]]
He cums inside you. That was fast!
[[Clean up|endDayDad]]/*
*
* <<Sleep>>
* For managing sleep events
*/
<<widget "Sleep">>
<<nobr>><<silently>>
<<if $job is "school">><<set $schoolStaffBathroom to false>><<if $schoolPre lte 13>><<set $schoolPre += 1>><</if>><</if>>
<<if ndef $anatomyStudy>><<else>><<classSchedTrueAnatomy>><<set $anatomyTime to 0>><</if>>
<<if ndef $artStudy>><<else>><<classSchedTrueArt>><<set $artTime to 0>><</if>>
<<if ndef $student>><<else>>
<<set $attendance += 2>>
<<if $schoolEat is true>><<set $schoolEat to false>><</if>>
<</if>>
<<farmDonate>>
<<if $waterSeed1 is true>><<set $waterSeed1 to false>><</if>>
<<if $waterSeed2 is true>><<set $waterSeed2 to false>><</if>>
<<if $waterSeed3 is true>><<set $waterSeed3 to false>><</if>>
<<if $firstPlanter is 1>><<set $growthLevel1 to Math.clamp($growthLevel1 += $growthRate1 / 10, 0, 100)>><<set $growthRate1 to Math.clamp($growthRate1 - 30, 0, 100)>><<set $growthLevel1 to Math.round($growthLevel1)>><</if>>
<<if $secondPlanter is 1>><<set $growthLevel2 to Math.clamp($growthLevel2 += $growthRate2 / 10, 0, 100)>><<set $growthRate2 to Math.clamp($growthRate2 - 30, 0, 100)>><<set $growthLevel2 to Math.round($growthLevel2)>><</if>>
<<if $thirdPlanter is 1>><<set $growthLevel3 to Math.clamp($growthLevel3 += $growthRate3 / 10, 0, 100)>><<set $growthRate3 to Math.clamp($growthRate3 - 30, 0, 100)>><<set $growthLevel3 to Math.round($growthLevel3)>><</if>>
<<if $corrupt lt 5>><<setCorruption 1>><<elseif $corrupt lt 0>><<setCorruption 2>><</if>>
<<if ndef $questDays && $day gte 60>><<set $questDays to 1>><</if>>
<<if $questDays eq 0>><<set $questDays to 1>><</if>>
<<if $questDays gte 1>><<set $questDays += 1>><</if>>
<<if ndef $questLetter1>><<set $questLetter1 to "unopened">><</if>>
<<if ndef $questLetter2>><<set $questLetter2 to "unopened">><</if>>
<<if ndef $plateCount>><<else>><<if $plateCount lt 2>><<set $plateCount += 1>><</if>><</if>>
<<if ndef $tommyFresh>><<else>><<set $tommyFresh to false>><</if>>
<<if ndef $infiniteHotel>><<else>><<set $roomKey to true>><</if>>
<<if ndef $apt401Key>><<set $apt401Key to false>><</if>><<if ndef $aptKeyLux>><<set $aptKeyLux to false>><</if>>
<<if ndef $pet>>
<<set $cats = ["Persian", "Ragdoll", "Scottish Fold", "Siberian", "Munchkin", "Siamese", "Maine Coon", "Sphynx", "Bengal", "Japanese Bobtail"]>>
<<set $catGend = ["male", "female"]>>
<<set $catAtt = ["a playful", "a gloomy", "an adventurous", "a sleepy", "a happy"]>>
<<set $pet = {
name: "",
race: $cats,
gender: $catGend,
attribute: $catAtt,
isFound: false
}>>
<<if ndef $pet['isFound']>>
<<elseif $pet['isFound'] is false>><<else>>
<<set $litterTime += 1>>
<<if $litterTime gte 7>><<set $catNeglect += 1>><</if>>
<<if $catFed is false>><<set $catNeglect += 1>><</if>>
<<if $catFed is true>><<set $catFed to false, $catNeglect to 0>><</if>>
<<if $catNeglect gt 3>><<set $pet['isFound'] to false>><</if>>
<</if>>
<</if>>
<<if $atm is true>>
<<Interest>>
<</if>>
<<investSPX>>
<<investNVDA>>
<<investDJI>>
<<investTSLA>>
<<investAAPL>>
<<investDMI>>
<<if $luxFresh is true>><<set $luxFresh to false>><</if>>
<<unset $returnDate>>
<<unset $returnAdress>>
<<if $job is "library">>
<<set $manBooks = random(1,7)>>
<</if>>
<<if $ralph is "seen" && $ralphDays gte 1>><<set $ralphDays -= 1>><</if>>
<<if $job is "gym">>
<<set $budgetTask to false>>
<<set $managerPay to false>>
<<set $checkPay to false>>
<<set $staffMeet -= 1>>
<</if>>
<<set $gymClean to false>>
<<if ndef $masCount>><<set $masCount to 0>><</if>>
<<if ndef $suckCount>><<set $suckCount to 0>><</if>>
<<if ndef $vagCount>><<set $vagCount to 0>><</if>>
<<if ndef $vagCount>><<set $assCount to 0>><</if>>
<<if ndef $vagCount>><<set $doubCount to 0>><</if>>
<<if ndef $rapeCount>><<set $rapeCount to 0>><</if>>
<<if ndef $creamCount>><<set $creamCount to 0>><</if>>
<<set $canteen to false>>
<<if $day gt 60 && ndef $stat>><<set $stat to true>><</if>>
<<if ndef $waitLily>><<set $waitLily to 0>><</if>>
<<if ndef $waitZack>><<set $waitZack to 0>><</if>>
<<if ndef $waitDad>><<set $waitDad to 0>><</if>>
<<if ndef $waitNoah>><<set $waitNoah to 0>><</if>>
<<if $dating is "Lily">><<waitLily +1>><</if>>
<<if $dating is "Zack">><<waitZack +1>><</if>>
<<if $dating is "Dad">><<waitDad +1>><</if>>
<<if $dating is "Noah">><<waitNoah +1>><</if>>
<<if ndef $breakTimeL>><<set $breakTimeL to 0>><</if>>
<<if ndef $breakTimeB>><<set $breakTimeB to 0>><</if>>
<<if ndef $breakTimeD>><<set $breakTimeD to 0>><</if>>
<<if ndef $breakTimeZ>><<set $breakTimeZ to 0>><</if>>
<<if $breakTimeL gte 1>><<set $breakTimeL -= 1>><</if>>
<<if $breakTimeB gte 1>><<set $breakTimeB -= 1>><</if>>
<<if $breakTimeD gte 1>><<set $breakTimeD -= 1>><</if>>
<<if $breakTimeZ gte 1>><<set $breakTimeZ -= 1>><</if>>
<<if ndef $datingCount>><<set $datingCount to 0>><</if>>
<<if $dating isnot "single">><<set $datingCount += 1>><</if>>
<<if $trauma eq 100>><<set $sanity to false>><</if>>
<<if $trauma lt 100 && ndef $sanity>><<setTrauma -2>><</if>>
<<if $sanity is false>><<setTrauma +1>><</if>>
<<set $nudeAmount = 50>>
<<set $orgyOrg to false>>
<<set $emailAmount = random(1,10)>>
<<set $news = 0>>
<<set $newspaper to false>>
<<if $allure gte 15>>
<<set $showerTime +=1>>
<<setAllure -15>>
<</if>>
<<if $dadRape is true>><<set $dadChock += 1>><</if>>
<<set $coffeeDrunk to false>>
<<set $mansionCook = 0>>
<<set $mansionFresh to false>>
<<if $PIProg eq 1>>
<<set $PIDays += 1>>
<</if>>
<<NextMorning>><<replace "#now">><<now>><</replace>>
<<set $rent += 1>>
<<set $kitchenClean -= 25>>
<<set $zackClean -= 25>>
<</silently>><<if $legsCheck is true && $legsWaxed lte 7>>
<<set $legsWaxed += 1>>
<<elseif $legsWaxed gt 7>>
<<set $legsWaxed = 0>>
<<set $legsCheck to false>>
<<= "Your legs feel prickly.">>
<<setAllure -10>>
<</if>>
<<if $pussyCheck is true && $pussyWaxed lte 5>>
<<set $pussyWaxed += 1>>
<<elseif $pussyWaxed gt 5>>
<<set $pussyWaxed = 0>>
<<set $pussyCheck to false>>
<<= "Your pussy feels prickly.">>
<<setAllure -10>>
<</if>>
<<if $makeupCheck is true && $makeupDone lte 7>>
<<set $makeupDone += 1>>
<<elseif $makeupDone gt 7>>
<<set $makeupDone = 0>>
<<set $makeupCheck to false>>
<<= "You can barely see your makeup.">>
<<setAllure -5>>
<</if>>
<<if $hairCheck is true && $hairDone lte 3>>
<<set $hairDone += 1>>
<<elseif $hairDone gt 3>>
<<set $hairDone = 0>>
<<set $hairCheck to false>>
<<= "Your hair seems roudy.">>
<<setAllure -10>>
<</if>>
<<silently>>
<<moodreset>>
<<script>>Save.autosave.save("You sleep soundly.")<</script>>
<</silently>><</nobr>>
<</widget>>You hurry into the restrooms to take care of your horniness. Slut. Why the hell does doing dishes make you horny? Get checked.
You pull your pants down, and your panties alongside them in one swift move. Your juices stick to the panties, forming a connection to your pussy. Hot.
[img[img/cafeRestJerk.webp]]
You cum.
[[Clean and go|cafeDefault]]
<<setCorruption +1>>You follow him into his office.
Rob: I think we both know why we're here.
You nod, sheepishly.
He drops his pants and points to his dick. Nothing much is said, but you understand the gesture.
[img[img/robDishSuck.webp]]
Rob: Turn around.
You do as he say.
[img[img/robDishFuck.webp]]
He cums inside you.
You cum.
Rob: Hurry on back out.
[[Get back to work|cafeDefault]]You step away for a moment to take a breather. This is hard! Obviously, you can't get caught sitting here doing absolutely nothing. Rob will be mad at you.
All this thinking is just making you more stressed out.
You should do something else than just sit here.
<<if $corrupt gte 100 && $inhib lte 50>><<linkreplace "Masturbate">>You pull your pants down and start rubbing your pussy.
<<set _rng = random(1,4)>>
[img[img/cafeRelaxMasturbate.webp]]<<switch _rng>><<case 1>><br>It doesn't take long before Rob enters the staffroom.
Rob: What the hell are you doing? You can't do that on company hours. Unless...
You blush and try to cover up.
Rob: Stop covering yourself. Get over here.
[img[img/cafeRelaxRob.webp]]<</switch>><</linkreplace>><<else>>You're not ready for this yet.<</if>>
<span style="color:red">- Pressure</span>
[[Get back to work|cafeDefault]]
<<set $cafePressure -= 1>>You whip out your dildo. It's a plastic dildo, perfectly shaped for your tight pussy. Plunging it into your already wet pussy, it feels a lot bigger than your fingers. You gasp.
<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/roomDildo1.webp]]<<case 2>>[img[img/roomDildo2.webp]]<<case 3>>[img[img/roomDildo3.webp]]<<case 4>>[img[img/roomDildo4.webp]]<<case 5>>[img[img/roomDildo5.webp]]<</switch>>
You run it in and out of your pussy. The feeling makes your body all electric.
<span style="color:red">You cum.</span>
[[Clean up|yourRoom]]You whip out your dildo. It's a plastic dildo, perfectly shaped for your tight pussy. Plunging it into your already wet pussy, it feels a lot bigger than your fingers. You gasp.
<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/roomDildo1.webp]]<<case 2>>[img[img/roomDildo2.webp]]<<case 3>>[img[img/roomDildo3.webp]]<<case 4>>[img[img/roomDildo4.webp]]<<case 5>>[img[img/roomDildo5.webp]]<</switch>>
You run it in and out of your pussy. The feeling makes your body all electric.
<span style="color:red">You cum.</span>
[[Clean up|mansionRoom]]<<widget "compare">>\
<<silently>><<script>>
var temp1 = State.variables.args[0];
var temp2 = State.variables.args[1];
State.temporary.outPut = compareMood([temp1], [temp2]);
<</script>>
<= _outPut>><</silently>>\
<</widget>>
/* EXPERIMENTAL */
<<widget "experimentalmoodreset">>\
<<if $mood.Lively - $mood.Empty gt 1>>
<<skillcheck "corrupt" "Empty" 11>><</skillcheck>>
<<skillcheck "inhib" "Empty" "13">><</skillcheck>>
<</if>>
<<if $mood.Empty - $mood.Lively gt 1>>
<<greatcheck "inhib" "Lively" "Empty">><</greatcheck>>
<<greatcheck "arousal" "Lively" "Empty">><</greatcheck>>
<</if>>
<<if $mood.Dominant - $mood.Submissive gt 1>>
<<skillcheck "corrupt" "Dominant" "11">><</skillcheck>>
<</if>>
<<if $mood.Submissive - $mood.Dominant gt 1>>
<<skillcheck "corrupt" "Submissive" "11">><</skillcheck>>
<</if>>
<<if $mood.Sensual - $mood.Romantic gt 1>>
<<skillcheck "arousal" "Sensual" "11">><</skillcheck>>
<<skillcheck "corrupt" "Sensual" "12">><</skillcheck>>
<<skillcheck "inhib" "Sensual" "13">><</skillcheck>>
<</if>>
<<if $mood.Romantic - $mood.Sensual gt 1>>
<<greatcheck "inhib" "Sensual" "Romantic">><</greatcheck>>
<<greatcheck "corrupt" "Submissive" "Romantic">><</greatcheck>>
<<greatcheck "corrupt" "Dominant" "Romantic">><</greatcheck>>
<<setTrauma -2>>
<</if>>
<<if $mood.Excited - $mood.Relaxed gt 1>>
<<skillcheck "corrupt" "Excited" "11">><</skillcheck>>
<<skillcheck "trauma" "Excited" "13">><</skillcheck>>
<</if>>
<<if $mood.Relaxed - $mood.Excited gt 1>>
<<greatcheck "inhib" "Excited" "Relaxed">><</greatcheck>>
<<greatcheck "trauma" "Excited" "Relaxed">><</greatcheck>>
<<greatcheck "trauma" "Empty" "Relaxed">><</greatcheck>>
<<greatcheck "trauma" "Despairing" "Relaxed">><</greatcheck>>
<<greatcheck "trauma" "Embarrassed" "Relaxed">><</greatcheck>>
<</if>>
<<if $mood.Impulsive - $mood.Ashamed gt 1>>
<<skillcheck "corrupt" "Impulsive" "11">><</skillcheck>>
<</if>>
<<if $mood.Ashamed - $mood.Impulsive gt 1>>
<<greatcheck "inhib" "Delirious" "Ashamed">><</greatcheck>>
<<greatcheck "inhib" "Excited" "Ashamed">><</greatcheck>>
<</if>>
<<if $mood.Critical - $mood.Embarrassed gt 1>>
<<greatcheck "inhib" "Emarrassed" "Critical">><</greatcheck>>
<<greatcheck "inhib" "Ashamed" "Critial">><</greatcheck>>
<<skillcheck "trauma" "Critical" "20">><</skillcheck>>
<</if>>
<<if $mood.Embarrassed - $mood.Critical gt 1>>
<<skillcheck "inhib" "Embarrassed" "11">><</skillcheck>>
<<skillcheck "trauma" "Embarrassed" "12">><</skillcheck>>
<</if>>
<<if $mood.Delirious - $mood.Despairing gt 1>>
<<greatcheck "trauma" "Despairing" "Delirious">><</greatcheck>>
<<greatcheck "trauma" "Empty" "Delirious">><</greatcheck>>
<<skillcheck>><</skillcheck>>
<</if>>
<<if $mood.Despairing - $mood.Delirious gt 1>>
<<skillcheck "trauma" "Despairing" "11">><</skillcheck>>
<<skillcheck "trauma" "Despairing" "21">><</skillcheck>>
<</if>>
<<if $mood.temp1 gte 5>>
<<skillcheck "arousal" "temp1" "15">><</skillcheck>>
<</if>>
<<if $mood.temp2 gte 5>>
<<skillcheck "arousal" "temp1" "15">><</skillcheck>>
<</if>>
<<set $mood = {"Lively": 0, "Empty": 0, "Dominant": 0, "Submissive": 0,"Sensual": 0, "Romantic": 0, "Excited": 0, "Relaxed": 0, "Impulsive": 0, "Ashamed": 0, "Critical": 0, "Embarrassed": 0, "Delirious": 0, "Despairing": 0, "temp1": 0, "temp2": 0}>>
<<setInhib 0>>
<<setTrauma 0>>
<<setInhib 0>>
<<setCorruption 0>>
<<setArousal 0>>
<<setIntoxic 0>>
<<setAllure 0>>\
<</widget>>
<<widget "moodreset">>\
<<set $mood = {"Lively": 0, "Empty": 0, "Dominant": 0, "Submissive": 0,"Sensual": 0, "Romantic": 0, "Excited": 0, "Relaxed": 0, "Impulsive": 0, "Ashamed": 0, "Critical": 0, "Embarrassed": 0, "Delirious": 0, "Despairing": 0, "temp1": 0, "temp2": 0}>>\
<</widget>>[img[img/Street.webp]]
<<if visited() is 1>>As you're walking down the street, nothing comes to mind. You are completely and utterly lost. Though there are some pretty storefronts along the side of this street.<<else>>You find yourself back on the same street you woke up on. What else is there to check out?<</if>>
You should find some way of making money.
<<if $period lte 5>><<if $exLoc.cafe is false>>[[Perhaps check out this cute cafe|introCafe]]<<else>><<if visited("introCafe") lt 25>>[[Go back to the cafe|introCafe]]<<else>>You've been to the cafe a lot. Perhaps check out other locations instead?<</if>><</if>>
<<if $exLoc.downtown is false>>[[Go further down the street|downtownExplore]]<<else>>[[Go back downtown|downtownExplore]]<</if>>
<<if $exLoc.uptown is false>>[[Go further up the street|uptownExplore]]<<else>>[[Go back uptown|uptownExplore]]<</if>><<if $lilyQ.town is false>><<else>><br>[[Go explore the park|introPark]]<</if>>
[[Just enjoy the scenery and walk along|keepExplore]]<<else>>It's late. You should probably find somewhere to crash.
<<if $lilyQ.living is true>>You can crash at Lily's apartment.
[[Crash at Lily's|lilySleepIntro]]<<else>>You didn't manage to find somewhere comfortable to sleep tonight.<</if>>
<<if visited("introPark") gte 1>>You can sleep on a park bench. Not the best solution...
[[Sleep on a park bench|sleepParkIntro]]<<else>>You haven't managed to find a somewhat secluded, yet safe spot to sleep.<</if>>
[[Search for a place to sleep|sleepAlleyIntro]]<</if>>[img[img/insideCafe.webp]]
You enter the cafe.
<<if $lilyQ.work is true && $job is "No job" && $turnDownLily is false>>
Lily comes running up to you.
<span style="color:deeppink">Lily: Hey girl! Did you still want a job? I'll go get Rob right now!</span>
<span id="lilyIntro">[[Yes please...|introAgreeCafe]]
<<link "No.. thank you though.">><<replace "#lilyIntro">><span style="color:pink">$name: I think I'll take a look at the bar instead... But thank you, Lily.</span>
<<set $turnDownLily to true>>
<span style="color:deeppink">Lily: No problem, bestie! I'll see you around!</span>
[[Go back|exploreIntro]]<</replace>><</link>></span><<else>><<if visited() is 1>>Half an hour pass, and a waiter finally arrives at your table. You look around to see... not very many guests.
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
She's wearing a very skimpy uniform. <<if $gender eq "Guy">>Hot!<</if>>
<span style="color:purple">- Inhibition</span>
<span style="color:deeppink">Waiter: I'm so sorry! We're, like, so swamped! My name is Lily, I'll be your waiter today What can I get you?</span>
<span style="color:pink">$name: Swamped..? But... Uh, I'd like a latte please.</span>
<span style="color:deeppink">Lily: Sure. It'll be here in a minute!</span>
She quickly went to another table. You glance in her direction. <<if $gender eq "Guy">>What. An. Ass! Man if your $partner found out you were looking at other women, ouch!<</if>>
[img[img/lilyInit.webp]]
When the coffee arrives, you ask Lily how you can be so swamped with so little customers.
<span style="color:deeppink">Lily: Well... There's a lot of paperwork to be done, and we're not always aware of when customers enter the store...</span>
[[Go back|exploreIntro]]
<<set $exLoc.cafe to true>><<elseif visited() is 2>>
Once again you find yourself standing in the cafe. You pick a table and sit down.
Lily comes over again, and you order a coffee. After a short while, she brings it to you. She sits down.
<span style="color:deeppink">Lily: Like, you seem totally new to town! Do you want a friend?</span>
You nod. She jots down her number on a napkin.
<span style="color:pink">$name: I... Don't actually have a phone...</span>
You drink your coffee. You should ask Lily some questions...<<choose 2>>
<<if $lilyQ.born is false>><<linkreplace "Where are you from?<br>">><span style="color:pink">$name: I... Where are you from..?</span>
<<set $lilyQ.born to true>>
<span style="color:deeppink">Lily: I don't remember... I woke up here a few years ago, with nothing to my name... LOL! Kidding, I totally grew up here, girl!</span>
<span style="color:pink">$name: Uhmm...</span><br><</linkreplace>><</if>><<if $lilyQ.work is false>><<linkreplace "Do you enjoy working here?<br>">><span style="color:pink">$name: What is it like working here?</span>
<span style="color:deeppink">Lily: I love it! It's like totally rewarding, and Rob is such a nice manager.</span>
<<set $lilyQ.work to true>>
<span style="color:pink">$name: Do you think I could get a job here?</span>
<span style="color:deeppink">Lily: Sure! Rob always says we could use some extra hands on deck! I'll totally go ask him right now! Come back soon and I'm sure he's ready to talk.</span>
She leaves.<br><</linkreplace>><</if>><<if $lilyQ.living is false>><<linkreplace "Do you live close by?<br>">><span style="color:pink">$name: Do you live in the area..?</span>
<<set $lilyQ.living to true>>
<span style="color:deeppink">Lily: Yes, I live right on this street! You should totally come check it out one day!</span>
<span style="color:pink">$name: Uhm... I actually need a place to stay for the night...</span>
<span style="color:deeppink">Lily: Girl come stay with me! You can sleep with me in my bed.</span><br><</linkreplace>><</if>><<if $lilyQ.job is false>><<linkreplace "What kind of job opportunities are there?<br>">><span style="color:pink">$name: Is there, uhm.. Somewhere else that is looking for help?</span>
<<set $lilyQ.job to true>>
<span style="color:deeppink">Lily: I only know of the bar uptown... You should take a look there if you don't want to work with me...</span><br><</linkreplace>><</if>><<if $lilyQ.town is false>><<linkreplace "Can you tell me a bit about the town?<br>">><span style="color:pink">$name: What else is there to do here?</span>
<<set $lilyQ.town to true>>
<span style="color:deeppink">Lily: Not much, really.. There's a really pretty park, and some say there's even a lake, but I've like never seen it before, so I don't know about that.</span>
Interesting.<br><</linkreplace>><</if>><</choose>>
[[Go back|exploreIntro]]
<<else>>
Once again you find yourself standing in the cafe. You pick a table and sit down.
Lily comes over again, and you order a coffee. After a short while, she brings it to you. She sits down.
<span style="color:deeppink">Lily: Hey girlfriend! Can I sit with you? It's totally my break right now!</span>
<span style="color:pink">$name: I... sure...</span>
You drink your coffee. <<if $lilyQ.born is false || $lilyQ.work is false || $lilyQ.living is false || $lilyQ.job is false || $lilyQ.town is false>>You should ask Lily some questions...<</if>><<choose 2>>
<<if $lilyQ.born is false>><<linkreplace "Where are you from?<br>">><span style="color:pink">$name: I... Where are you from..?</span>
<<set $lilyQ.born to true>>
<span style="color:deeppink">Lily: I don't remember... I woke up here a few years ago, with nothing to my name... LOL! Kidding, I totally grew up here, girl!</span>
<span style="color:pink">$name: Uhmm...</span><br><</linkreplace>><</if>><<if $lilyQ.work is false>><<linkreplace "Do you enjoy working here?<br>">><span style="color:pink">$name: What is it like working here?</span>
<span style="color:deeppink">Lily: I love it! It's like totally rewarding, and Rob is such a nice manager.</span>
<<set $lilyQ.work to true>>
<span style="color:pink">$name: Do you think I could get a job here?</span>
<span style="color:deeppink">Lily: Sure! Rob always says we could use some extra hands on deck! I'll totally go ask him right now! Come back soon and I'm sure he's ready to talk.</span>
She leaves.<br><</linkreplace>><</if>><<if $lilyQ.living is false>><<linkreplace "Do you live close by?<br>">><span style="color:pink">$name: Do you live in the area..?</span>
<<set $lilyQ.living to true>>
<span style="color:deeppink">Lily: Yes, I live right on this street! You should totally come check it out one day!</span>
<span style="color:pink">$name: Uhm... I actually need a place to stay for the night...</span>
<span style="color:deeppink">Lily: Girl come stay with me! You can sleep with me in my bed.</span><br><</linkreplace>><</if>><<if $lilyQ.job is false>><<linkreplace "What kind of job opportunities are there?<br>">><span style="color:pink">$name: Is there, uhm.. Somewhere else that is looking for help?</span>
<<set $lilyQ.job to true>>
<span style="color:deeppink">Lily: I only know of the bar uptown... You should take a look there if you don't want to work with me...</span><br><</linkreplace>><</if>><<if $lilyQ.town is false>><<linkreplace "Can you tell me a bit about the town?<br>">><span style="color:pink">$name: What else is there to do here?</span>
<<set $lilyQ.town to true>>
<span style="color:deeppink">Lily: Not much, really.. There's a really pretty park, and some say there's even a lake, but I've like never seen it before, so I don't know about that.</span>
Interesting.<br><</linkreplace>><</if>><</choose>>
[[Go back|exploreIntro]]
<</if>><</if>><<set _rng = random(1,7)>><<switch _rng>>
<<case 1>>[img[img/uptown.webp]]
<<if $exLoc.bar is false>>Walking further down the street, you find yourself located outside a bar.<<else>>You end up at the same bar as before.
[[Go back|exploreIntro]]<</if>>
[[Explore the bar|barExplore]]
<<case 2>>[img[img/city.webp]]
<<if $exLoc.hospital is false>>Walking further down the street, you find yourself located outside a hospital.<<else>>You end up at the same hospital as before.
[[Go back|exploreIntro]]<</if>>
[[Explore the hospital|hospitalExplore]]
<<case 3>>[img[img/downtown.webp]]
<<if $exLoc.mall is false>>Walking further down the street, you find yourself located outside a shopping mall.<<else>>You end up at the same mall as before.
[[Go back|exploreIntro]]<</if>>
[[Explore the mall|mallExplore]]
<<case 4>>[img[img/city.webp]]
<<if $exLoc.cityApt is false>>Walking further down the street, you find yourself located outside an apartment. It's got a "FOR SALE" sign posted for one of the top floors. <span style="color:yellow">£50.000</span>!<<else>>The expensive apartment. Great. Still <span style="color:yellow">£50.000</span>!
[[Go back|exploreIntro]]<</if>>
[[Keep exploring|keepExplore]]
<<case 5>>[img[img/outskirts.webp]]
<<if $exLoc.outskirts is false>>Walking further down the street, you find yourself located someplace on the edge of the town.<<else>>You end up at the outskirts of town.
[[Go back|exploreIntro]]<</if>>
[[Explore the outskirts|exploreOutskirts]]
<<case 6>>[img[img/Street.webp]]
Exploring the town, you find yourself wondering if life just goes on like nothing has happened back home. Are people looking for you? Are they worried?
[[Keep exploring|keepExplore]]
<<case 7>>[img[img/Street.webp]]
Walking around the town you can't help but notice something... The air is fresher here. You feel warm. Like there's a bigger meaning with you being here. Something is definitely up with this town.
[[Keep exploring|keepExplore]]
<</switch>>[img[img/downtown.webp]]
As you walk further downtown you notice there's a club here, a mall and a library. This place could be exciting.
[[Go back|exploreIntro]]
<<set $exLoc.downtown to true>>[img[img/uptown.webp]]
As you walk further uptown you notice the bar, a beauty salon and a car dealership. Perhaps some of those could come in handy at some point?
[[Go back|exploreIntro]]
<<set $exLoc.uptown to true>>[img[img/outskirts.webp]]
You explore the outskirts. Nothing much is happening out here. There's a few houses and apartments out here. It's kind of like the suburbs... But more trash. You better hurry up searching around here.<<if visited() is 1>> You find something on the ground. It looks like a phone, cover up. It looks like... Your old phone? What the hell? Pick it up!
<span style="color:chocolate">+ Old phone</span><<set $oldphone to true>><</if>>
[[Go back|exploreIntro]]
<<set $exLoc.outskirts to true>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/mall.webp]]
You are inside the mall. There's a few stores here, but not much else to do. Looks like you're able to buy groceries, electronics and... sex toys... here. Other than that, not much else to do here. Perhaps invite someone to a changing room?
[[Go back|exploreIntro]]
<<set $exLoc.mall to true>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/hospital.webp]]
You enter the hospital. It's filled with nurses and doctors, they all seem in a hurry. There's free hospital beds, and it doesn't seem like there's too many patients. Strange. Why's everyone walking so fast then?
Janine the Receptionist: What can I help you with, darling?
<<if visited() is 1>><span style="color:pink">$name: I... uhm... I need to see a doctor... I don't know where or who I am..</span>
She looks worried, and calls the doctor. He soon comes out.
Matthew the Doctor: Follow me.
[[Follow the doctor|doctorIntro]]<<else>>You don't answer.<</if>>
[[Go back|exploreIntro]]
<<set $exLoc.hospital to true>>[img[img/bar.webp]]
You enter the bar.
It's crowded. Why is it crowded?<<if $job is "No job">><br>Perhaps you should ask for a job here?
[[Ask for a job|jobIntroBar]]<br><</if>>
Looks like you're able to socialize a bit here as well as get a drink. Should be a fun place to visit sometime on your journey!
[[Go back|exploreIntro]]
<<set $exLoc.bar to true>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>A man comes out from the back of the cafe with Lily. He looks... Relieved?
[img[img/robInit.webp]]
<span style="color:deeppink">Lily: Here she is, Rob. This is, uhh, like, what was your name again?</span>
<<if $gender eq "Guy" && $nameChange is false>>
Yeah... What was your name again? Can you believe you forgot already? Maybe it's a second chance to choose a more apropriate name for your new... body.
<<textbox "$name" "">>
<<linkreplace "Confirm name">>
<<updatebar>>
<span style="color:pink">$name: $name.</span>
<<set $nameChange to true>>
<span style="color:deeppink">Lily: Right. This is $name! She's looking for a job! I thought, since we're always so swamped, maybe she could, like, help out!</span>
Rob: ... Right. Hello $name. I'm Rob, as you might have guessed. Have you had any prior experience with waiting tables?
<span style="color:pink">$name: No... But I'm a fast learner, and I really need the money!</span>
Rob: Okay. I'll provide you a uniform to work in, you can start whenever you like - we really could use the help! Thank you Lily, thank you $name.
He leaves in a hurry, probably to get you setup in the system.
<span style="color:deeppink">Lily: Ohmygod! He, like, totally just gave you a job!</span>
<span style="color:pink">$name: Yeah, thank you, Lily, for helping me with this.</span>
<span style="color:deeppink">Lily: No problem! I have to get back to waiting now, but I'll see you when you come in for work!</span>
<span style="color:pink">$name: Bye!</span>
You glance at your tits once again. Being addressed as "she" is really strange! You don't like it. At all.
[[Go back|exploreIntro]]
<</linkreplace>>
<<set $job = "cafe">>
<<else>>
<span style="color:pink">$name: $name.</span>
<span style="color:deeppink">Lily: Right. This is $name! She's looking for a job! I thought, since we're always so swamped, maybe she could, like, help out!</span>
Rob: ... Right. Hello $name. I'm Rob, as you might have guessed. Have you had any prior experience with waiting tables?
<span style="color:pink">$name: No... But I'm a fast learner, and I really need the money!</span>
Rob: Okay. I'll provide you a uniform to work in, you can start whenever you like - we really could use the help! Thank you Lily, thank you $name.
He leaves in a hurry, probably to get you setup in the system.
<span style="color:deeppink">Lily: Ohmygod! He, like, totally just gave you a job!</span>
<span style="color:pink">$name: Yeah, thank you, Lily, for helping me with this.</span>
<span style="color:deeppink">Lily: No problem! I have to get back to waiting now, but I'll see you when you come in for work!</span>
<span style="color:pink">$name: Bye!</span>
<<if $gender eq "Guy">>
You glance at your tits once again. Being addressed as "she" is really strange! You don't like it. At all.
<</if>>
[[Go back|exploreIntro]]
<<set $job = "cafe">><</if>>[img[img/park.webp]]
<<if visited() is 1>>You enter the park for the first time. It looks... Like any other park.<<else>>You enter the park.<</if>>
There are dogs and joggers. And joggers with dogs.
<<set _events = random(1,6)>><<switch _events>><<case 1>>
A fast-walking stranger passes you.
Stranger: What a beautiful day to be outside, isn't it?<<case 2>>Someone approaches you. She looks like she really has to pee..
Stranger: Excuse me, do you know where the nearest restroom is?
You point her in the direction of the public restroom.<<case 2>>A jogger runs up to you.
Jogger: I'm training for a marathon, and this park is the perfect spot for a run. Join me?
You'd rather go check out the rest of the town. Perhaps another time.<<case 3>>A peculiar looking stranger with binoculars comes up to you.
Stranger: Hey, I'm part of a local bird-watching club, and I spotted a rare species over there. Want to take a look?
No time!<<case 4>>A stranger in a nice suit comes up to you. He's holding a clipboard.
Stranger: Excuse me, do you have a moment to sign this petition for a local environmental cause?
You sign the petition, because the environment matters.<</switch>>
[[Rest on a bench|parkRestIntro]]
[[Go for a walk|parkWalkIntro]]
You are too inhibited, or not corrupt enough to flash a stranger.
[[Leave the park|exploreIntro]]
<<set $exLoc.park to true>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/parkRest.webp]]
You seek out a cozy spot beneath the shade of a majestic tree, its branches outstretched like protective arms. You settle yourself onto a comfortable bench or perhaps a soft patch of grass, allowing your body to sink into the embrace of nature's embrace. A sense of calm washes over you as you release the weight of the world from your shoulders.
With a contented sigh, you close your eyes, immersing yourself in the symphony of sounds that surround you. The rustling of leaves, the gentle chirping of birds, and the distant laughter of children at play form a soothing soundtrack that lulls you into a state of blissful relaxation.
[[Alright.. That is enough rest|exploreIntro]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/parkWalk.webp]]
You begin your walk, the soft grass cushioning your every step, offering a comforting embrace beneath your feet. The park unfolds before you like a natural oasis, with lush green lawns stretching out in all directions. Colorful flowers dot the landscape, painting the scene with their vibrant hues, while the sound of birdsong fills the air, creating a symphony of nature's melodies.
As you wander along the winding trails, you find yourself surrounded by the serene beauty of the park. Towering trees provide a canopy of shade, offering respite from the sun's warmth, while allowing streaks of golden light to filter through the branches, creating a picturesque play of light and shadow.
You take a relaxing walk through the park.
[[Time to get back|exploreIntro]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/town.webp]]
This town... You don't recognize it at all. Where are you?
You're standing on the sidewalk. Where do you want to go?
People are walking as if they're in a hurry.
The air is hot, but the occasional breeze makes up for it.
You should try figuring out where you are and what your options are for now.
[[Explore the city|exploreIntro]]
<<set $exLoc = {
cafe: false,
downtown: false,
uptown: false,
bar: false,
park: false,
hospital: false,
outskirts: false,
cityApt: false,
mall: false
}>>
<<set $lilyQ = {
born: false,
work: false,
living: false,
job: false,
town: false
}>>[img[img/doctorOffice.webp]]
You follow Matthew into his office.
Matthew: Tell me exactly what you told Janine. She told me you were lost?
<span style="color:pink">$name: Yes... I don't remember how I got here, I just woke up in the middle of the sidewalk.</span>
Matthew: ... what? You just woke up? No recollection whatsoever?
<span style="color:pink">$name: Yes...</span>
Matthew: What about your general state of health? Dizzy? Headache? Blurred vision?
<span style="color:pink">$name: Yes... All of them, but it's gone now.</span>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
He seems to write something in his notepad.
Matthew: Alright. From what I can see, it seems like you blacked out and wandered off.
<span style="color:pink">$name: But... I don't know how to get back to where I live.</span>
Matthew: I can't help you with that, all cruises off the island are stopped until further notice. Something about bad weather.
Damn it. Looks like you're gonna be here for a while
Hang on... Did he say island? Where the fuck are you? Were you never on the mainland?.
[[Leave the hospital|exploreIntro]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You decide to crash at Lily's apartment.
<span style="color:deeppink">Lily: Hey girl! Let me go get the bed ready! This is going to be so cozy!</span><<if $nameChange is false && $gender is "Guy">><br><br><span style="color:deeppink">Lily: By the way, I don't think I caught your name.</span>
This is your change to change your name. Perhaps you need it, seeing as you've gotten a new body...
<<textbox "$name" "">>
<<linkreplace "Confirm name">><<updatebar>><<set $nameChange to true>>
<span style="color:pink">$name: It's $name...</span><</linkreplace>><</if>>
She squeels. Sounds like it's been a hot minute since she's had some friends over. Or had friends at all... I wonder how this will turn out.
[img[img/introLilyApt.webp]]
You enter her bedroom, which looks quite cozy. She's got only one blanket for both of you.. Whatever. You settle down in the bed and snuggle up close to Lily. In many ways, it is a bit strange that you just agreed to come sleep over at a complete strangers house. You've only just met Lily. Nonetheless. Sleep you will. You really ought to find your own place.
You go to sleep.
<span style="color:deeppink">Lily: By the way, I totally sleep naked. I hope that's okay with you?</span>
[img[img/introSleepLily.webp]]
[[Sleep|introDream]]You enter the park once again. It looks creepy at night. There's no people, other than the occasional dog walker. Best find a bench to lie on so it can quickly become tomorrow. What a horrible experience.
[img[img/parkNight.webp]]
At least you don't have to sleep on the ground tonight.
Albeit perhaps the ground could be better, depending on where it is. This is not as secluded as you thought. Nonetheless, the show must go on, and you must get some sleep. This is important.
You find a bench, lie down and close your eyes. It's the best you can do right now. Perhaps take your coat off and lay it on top of you like a little blanket. That could be cozy enough. No? Eugh. You suck.
As you drift off into dreamy dreamy land, you feel something... Someone... staring at you. You feel the tiny hairs on your neck rise in unison. Goosebumps all over your arms and down your body. You feel cold, yet you're starting to sweat. Good night, says the boogieman.<<set _boogieman = random(1,3)>><<switch _boogieman>><<case 1>>
Someone grabs you.
<span style="color:pink">$name: EEP! Hel-...!</span>
You're instantly gagged. Your clothes are torn off.
<<set $vagCount += 1>><<set $creamCount += 1>>
[img[img/parkRapeNight.webp]]
<<setTrauma +50>>
You struggle, but there's not much you can do. The best to do is lie there and take it.
He swiftly cums inside of you, and runs away.
[[Lie there...|sleepParkSleepEvent]]<<default>>
Nothing happens though, it seems like you're just being paranoid. Well! Close your eyes and get some rest.
[[Sleep|sleepParkSleepnoEvent]]<</switch>>You wander around, tired as ever. You feel like you could drop any moment from sleep deprivation. It's dangerous being you right now.
As you walk around town, you see a few different storefronts being open at this time of the hour. Or perhaps they're not open, perhaps they're about to close down. Maybe you should ask some of the stores if you could sleep in there instead? No... Stupid. They would never let you.
You feel the tiredness creep up on you. You should really really find somew-...
You wake up to the feeling of someone pushing you. You open your eyes to see someone lying on top of you. Suddenly a sharp pain drives you instantly wide awake. He's fucking you!
As soon as he sees you're awake, he pulls out and runs away.
You find yourself in the alley once again. Birds are singing. Is it morning already..?
You were raped all night? Or just now? How did you get here? Where did you fall asleep? Fuck. Not good. You better get going!
[[Run out on to the street|alleyBuffer]]
<<set $alley to true>><<Sleep>>You sit infront of the owner of the bar.
Owner: My name is Jason. I am the proud owner of this here Bill-Be Baggin bar. I understand you'd like a job here. What kind of experience do you have?
<span style="color:pink">$name: I don't have much experience, but I'm willing to learn... I really need this job...</span>
Jason: That's good! Well, you can start whenever you like.
<<set $job to "bar">>
[[Thank him and go back|exploreIntro]]You fall asleep. It's cozy and relaxing. Lily is a good person and a nice friend to have. Besides, she looks kind of cute lying there, tits on full display.
Getting some rest in is good, you'll have time to figure out what to do in the morning.
Speaking of, it's time to wake up.
<<linkreplace "Wake up">>You open your eyes to see you're alone in bed.
<span style="color:deeppink">Lily: I made breakfast!</span>
She calls you from the kitchen.
<<linkreplace "Search her room">>You decide to search her room before going to eat breakfast. Starting out, you check under her pillow. Nothing there. There's a bedside table though.
<<linkreplace "Open the bedside table">>You open the bedside table to find a dildo. It's used. For some reason, that arouses you. What is wrong with you? You pick it up and smell it. What the fuck? <em>Pocket it.</em><<set $dildo to true>>
<span style="color:chocolate">+ Dildo</span><</linkreplace>><</linkreplace>>
[[Go eat breakfast|introBreakfast]]
<<Sleep>><</linkreplace>>[img[img/parkNight.webp]]
You lie there. Cold and scared. Hoping to the skys that noone will come and take you. Hoping for it to become morning as soon as possible. Sleeping in the park must be one of the most horrifying experiences you've tried so far. Oh how you miss home. You used to be so safe and secure.
Why did this happen to you? You never harmed anyone... You never did anything to anyone, always doing the right things. Scared, alone, molested you lie and weep.
As you lie there, crying, you find yourself drifting slowly off into dreamland. Let's hope nothing happens to you during your sleep.
[[Wake up|parkBuffer]]
<<Sleep>>[img[img/parkNight.webp]]
You lie there. Cold and scared. Hoping to the skys that noone will come and take you. Hoping for it to become morning as soon as possible. Sleeping in the park must be one of the most horrifying experiences you've tried so far. Oh how you miss home. You used to be so safe and secure.
As you lie there, reminiscing on old memories, you find yourself drifting slowly off into dreamland. Let's hope nothing happens to you during your sleep.
[[Wake up|parkBuffer]]
<<Sleep>><<if $job is "No job">><<goto "introDream">><<else>><<goto "introBuffer">><</if>>As you enter her kitchen, you smell freshly baked pancakes. Yummy!
<<if $job is "No job">><span style="color:deeppink">Lily: Have you decided where you want to work? I'll run down and tell them!</span>
<<choose>><<linkreplace "At the cafe">><span style="color:pink">$name: I want to work with you!</span>
<<set $job to "cafe">><<updatebar>>
<span style="color:deeppink">Lily: Yay!</span>
<</linkreplace>>
<<linkreplace "At the bar">><span style="color:pink">$name: At the bar...</span>
<span style="color:deeppink">Lily: Oh... I mean, okay. I'll run down and tell them.</span>
<<set $job to "bar">><<updatebar>>
She smiles.<</linkreplace>><</choose>><<else>><span style="color:deeppink">Lily: It's gonna be so good to have a friend around here! I feel like we're totally gonna hit it off!</span><</if>>
It's time for you to find somewhere you can stay for the time being. Not at Lily's, she only has one bed. You need somewhere for yourself.
[[Leave|newintroBuffer]]<<if $nameChange is false && $gender eq "Guy">>
What was your name again? Can you believe you forgot already? Maybe it's a second chance to choose a more apropriate name for your new... body.
<<textbox "$name" "">>
<<linkreplace "Confirm name">>
<<updatebar>><<set $nameChange to true>><<goto "Park">><</linkreplace>><<else>>
<<goto "Park">><</if>><<if $nameChange is false && $gender eq "Guy">>
What was your name again? Can you believe you forgot already? Maybe it's a second chance to choose a more apropriate name for your new... body.
<<textbox "$name" "">>
<<linkreplace "Confirm name">>
<<updatebar>><<set $nameChange to true>><<goto "Street">><</linkreplace>><<else>>
<<goto "Street">><</if>>The park looks creepy at night. There's no people, other than the occasional dog walker. Best find a bench to lie on so it can quickly become tomorrow. What a horrible experience.
[img[img/parkNight.webp]]
<<include "trauma">>
At least you don't have to sleep on the ground tonight.
Albeit perhaps the ground could be better, depending on where it is. This is not as secluded as you thought. Nonetheless, the show must go on, and you must get some sleep. This is important.
You find a bench, lie down and close your eyes. It's the best you can do right now. Perhaps take your coat off and lay it on top of you like a little blanket. That could be cozy enough. No? Eugh. You suck.
As you drift off into dreamy dreamy land, you feel something... Someone... staring at you. You feel the tiny hairs on your neck rise in unison. Goosebumps all over your arms and down your body. You feel cold, yet you're starting to sweat. Good night, says the boogieman.<<set _boogieman = random(1,3)>><<switch _boogieman>><<case 1>>
Someone grabs you.
<span style="color:pink">$name: EEP! Hel-...!</span>
You're instantly gagged. Your clothes are torn off.
[img[img/parkRapeNight.webp]]
<<setTrauma +50>>
You struggle, but there's not much you can do. The best to do is lie there and take it.
He swiftly cums inside of you, and runs away.
<<set $vagCount += 1>><<set $creamCount += 1>>
[[Lie there...|parkDreamNightmare]]<<default>>
Nothing happens though, it seems like you're just being paranoid. Well! Close your eyes and get some rest.
[[Sleep|parkDream]]<</switch>>
<<if visited() is 1>><<notify>>Slept on a park bench.<</notify>><</if>>[img[img/meadow.webp]]
<<if visited() is 1>>You venture deeper into the forest on the side of the park. There seems to be a small clearing here. It's away from everything and seems rather cozy. Perhaps you could put your tent here.<<else>>You venture deeper into the forest on the side of the park. You arrive at your campsite.<</if>>
<<displayPet>><<questLetter1>><<questLetter2>>
<<if $period gt 5>>[[Sleep|campSleep]]<<else>>It's too early to sleep. It's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Bathe in the river|campBathe]]<br><<else>>It's too late to bathe now. Go to sleep<br><</if>><span id="home"><<if $home != "camp">><br><<link "Make this your home">><<set $home to "camp">><<replace "#home">><</replace>><</link>><</if>></span><<if $pet['isFound'] is true>><br><<if $litterBox is true>><<litterBox>><br><</if>><<linkreplace "Feed $pet.name">><<feedCat>><</linkreplace>><<catNeg>><</if>>
[[Go back to the park|Park]]You have a nightmare. It's not one of those you just wake up from. Everything feels so real... It's indistinguishable from real life. Your heart is pounding. Your mind is racing. This can not be good for you.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/nightmare1.webp]]<<case 2>>[img[img/nightmare2.webp]]<<case 3>>[img[img/nightmare3.webp]]<<case 4>>[img[img/nightmare4.webp]]<</switch>>
Wake up... Wake up! WAKE UP!
<span style="color:crimson">+ Trauma</span>
[[Wake up|Park]]
<<setTrauma +15>><<Sleep>>You dream...
<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/dreamS.webp]]<<elseif $rngesus eq 1>>[img[img/dreamS1.webp]]<<elseif $rngesus eq 2>>[img[img/dreamM2.webp]]<<elseif $rngesus eq 3>>[img[img/dreamS3.webp]]<</if>>
You are no longer aroused.
<span style="color:pink">- - Arousal</span>
You become a little more corrupted.
<span style="color:red">+ Corruption</span>
[[Wake up|Park]]
<<setArousal -100>><<setCorruption +5>><<Sleep>><<set _img = random(1,3)>><<switch _img>><<case 1>>[img[img/sleepCamp1.webp]]<<case 2>>[img[img/sleepCamp2.webp]]<<case 3>>[img[img/sleepCamp3.webp]]<</switch>>
<<if $trauma gte 60>>You toss and turn. Your mind is racing, your body is cold, yet sweaty. Something is wrong with your mental health.<<if $trauma eq 100 && ndef $sanity>> <span class="drunk"><span style="color:crimson">You've lost your sanity.</span></span><</if>>
<<include "trauma">><<set _rng = random(1,4)>>
<<switch _rng>><<case 1>>[[Nightmare|campNightmare]]<<default>>[[Wake up|parkCamp]]<</switch>>
<<else>><<petSleep>>
You go to sleep.
Suddenly, a calm feeling washes over you.
<<if $arousal gte 30>>
[[Dream|dreamCamp]]<</if>>
<<linkreplace "Wake up">>You open your eyes and sit up. The tent is warm and the sun is shining. It's a beautiful day.
<<switch random(1,3)>><<case 1>>[img[img/campWake.webp]]<<case 2>>[img[img/campWake2.webp]]<<default>>[img[img/campWake3.webp]]<</switch>>
[[Exit|parkCamp]]<</linkreplace>><</if>>
<<Sleep>>You head over to the lake to take a bath. Stripping down nude you notice your nipples become stiffer. Being naked in the open really turns on the heat, huh?
[img[img/skinnyDip.webp]]
You bathe and wash off the dirts and impurities of your body.
[[Finish up|parkCamp]]
<<nobr>>
<<if $makeupCheck is true>>
<<set $makeupDone = 0>>
<<set $makeupCheck to false>>
Your makeup washes away.
<<setAllure -5>>
<</if>>
<<if $hairCheck is true>>
<<set $hairDone = 0>>
<<set $hairCheck to false>>
Your hairstyle is washed away.
<<setAllure -10>>
<</if>>
<<if $showerTime != 0>><<setAllure $showerTime*15>><<if $showerTime lte 13>><<set $showerTime to 0>><</if>><</if>>
<</nobr>>You dream...
<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/dreamM.webp]]<<elseif $rngesus eq 1>>[img[img/dreamS1.webp]]<<elseif $rngesus eq 2>>[img[img/dreamM2.webp]]<<elseif $rngesus eq 3>>[img[img/dreamS3.webp]]<</if>>
You are no longer aroused.
<span style="color:pink">- - Arousal</span>
You become a little more corrupted.
<span style="color:red">+ Corruption</span>
<<linkreplace "Wake up">>You open your eyes and sit up. The tent is warm and the sun is shining. It's a beautiful day.
<<switch random(1,3)>><<case 1>>[img[img/campWake.webp]]<<case 2>>[img[img/campWake2.webp]]<<default>>[img[img/campWake3.webp]]<</switch>>
[[Exit|parkCamp]]<</linkreplace>>
<<setArousal -100>><<setCorruption +5>>You have a nightmare. It's not one of those you just wake up from. Everything feels so real... It's indistinguishable from real life. Your heart is pounding. Your mind is racing. This can not be good for you.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/nightmare1.webp]]<<case 2>>[img[img/nightmare2.webp]]<<case 3>>[img[img/nightmare3.webp]]<<case 4>>[img[img/nightmare4.webp]]<</switch>>
Wake up... Wake up! WAKE UP!
<span style="color:crimson">+ Trauma</span>
<<linkreplace "Wake up">>You open your eyes and sit up. The tent is warm and the sun is shining. It's a beautiful day.
<<switch random(1,3)>><<case 1>>[img[img/campWake.webp]]<<case 2>>[img[img/campWake2.webp]]<<default>>[img[img/campWake3.webp]]<</switch>>
[[Exit|parkCamp]]<</linkreplace>>
<<setTrauma +15>>You enter the reception of the luxury apartment complex. There's a porter and a doorman.
Jacob the Porter: Hello miss, what can I help you with today?
<span style="color:pink">$name: I... want to look at your apartments.</span>
<<if visited() is 1>>Jacob the Porter: Well, they cheapest one is ranged at <span style="color:yellow">£50,000</span>. Do you have that kind of money?<<else>>Jacob the Porter: Oh. It's you again. Did you manage to find <span style="color:yellow">£50,000</span>?<</if>>
<<if $money gte 50000>>[[Yes|apartmentView]]<<else>><<linkreplace "No...">><span style="color:pink">$name: No... I don't...</span>
Jacob: Well... Come back when you do, alright?<br><</linkreplace>><</if>>
[[Leave the complex|city]]You're taken up to the apartment to view it. It features two bedrooms, two bathrooms, one open kitchen with a large living room attached to it. It also features a small pool on the balcony.
It also features a beautiful view over the Sunspilled Bay area. You could put a yoga mat here in the living room. Perhaps make a guest bedroom and invite someone to live with you? <<if $dating is "single">>You can even live three people here, if you decide to end up dating someone.<<else>>You can even live three people here, you, $dating and one more!<</if>>
Do you take it?
<div id="apt"></div>\
<<choose>><<link "Yes">><<replace "#apt">> You buy the expensive apartment.
[[Settle in|luxApt]]<<set $aptKeyLux to true, $luxFresh to false>><<set $money -= 50000>><<updatebar>><<notify>>You've acquired the Luxury apartment key.<</notify>><br><br>[[Leave|city]]<</replace>><</link>><br><<link "No">><<replace "#apt">>You don't buy the crazily expensive apartment.<br><br><br>[[Leave|city]]<</replace>><</link>>
[[Leave|city]]<</choose>><<if visited() is 1>><<set $television to false, $guest to "none">><</if>>You're standing in the living room. <<if $dating isnot "single">>
<<set _act = random(1,3)>>$dating is sitting on the couch <<switch _act>><<case 1>>reading a book.<<case 2>>looking through their phone.<<case 3>><<if $television is false>>staring into nothingness.<<else>>watching TV<</if>><</switch>><</if>>
<<if $television is false>> It's rather bare. You haven't got a television yet. Perhaps you should figure out where to buy one of those. Maybe you can have it shipped from the electronics store in the town.<br><<petInteract>><<else>>It features a big, flatscreen television and a wonderful couch. The scenic view makes you appreciate life just a little more. What a fantastic apartment.
<<petInteract>>
[[Watch TV|tvLuxApt]]<</if>>
[[Kitchen|kitchenLux]]
[[Bathroom|bathroomLux]]
<<if $guest is "none">>[[Guest bedroom|guestLux]]<<else>>[[$guest + "'s bedroom"|occuRoom]]<</if>>
[[Master bedroom|masterLux]]
[[Leave the apartment|city]]<<if $period lte 5>>
You turn on the TV! What are we watching?<<if $dating isnot "single">><<set _rng = random(1,4)>><<switch _rng>><<case 1>><br>$dating decides to join you on the couch.<</switch>><</if>>
[[Spice girls channel|pornLuxTv]]
[[Actionhouse|actionLuxTv]]
[[Romcoms|romanticLuxTv]]
<<else>>
It's too late to watch any TV. You should go to bed instead.
<</if>>
[[Turn it off|luxApt]]You enter the kitchen. It's equally as luxurious as the apartmet itself. Plenty of cookware, and pans from HEXCLAD. Nice brands! All of this is included in the apartment.
[img[img/kitchenLux.webp]]
/*DINNER*/
<<if $groceries gte 1 && $period eq 4>><<linkreplace "Cook dinner">><<if $dating is "single">>You cook food. It fills your stomach and quenches your hunger.<<else>>You cook food. $dating joins you in the kitchen. You give a passionate kiss.<<if $dating is "Chloe">><br>[img[img/chloeKitchenKiss.webp]]<br><</if>><<set _rng = random(1,6)>><<switch _rng>><<case 1>><br>[[Initiate some fun time|kitchenFun]]<</switch>><</if>><<if $guest isnot "none">><br>$guest joins you in the kitchen.<</if>>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><</linkreplace>>
/* BREAKFAST */\
<<elseif $groceries gte 1 && $period eq 1>><<linkreplace "Cook breakfast">>You cook breakfast.<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<set $groceries -= 1>><</linkreplace>>
/* SNACK */\
<<elseif $groceries gte 1>><<linkreplace "Grab a snack!">>You grab a quick snack from the fridge. It's great having a full fridge ready to just settle your hunger like this! Yummy.
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<set $groceries -= 1>><</linkreplace>>
<<elseif $groceries eq 0>>You have no food.<</if>><<if $pet['isFound'] is true>><br><<linkreplace "Feed $pet.name">><<feedCat>><</linkreplace>><</if>>
[[Leave kitchen|luxApt]][img[img/luxBath.webp]]
You stand in your bathroom. Even in here the view is exceptional.
<<if $luxFresh is false>><<linkreplace "Freshen up">>You splash water in your face.
<span style="color:green">+ Allure</span><<setAllure 5>><<set $luxFresh to true>><</linkreplace>><<else>>You've already freshened up today.<</if>><<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Take a shower|luxShower]]<<elseif $period eq 6 && $showerTime != 0>>[[Take a shower|luxShower]]<<else>>It's too late to shower!<</if>>
<<litterBox>>
[[Leave bathroom|luxApt]][img[img/guestLux.webp]]
You stand in the guest bedroom. Nobody is currently living in here. You have the option to invite someone to live here though. They'll stay in this room until you decide to kick them out. They won't pay you rent.
<<if $dating isnot "Lily">><<if ndef $breakTimeL || $breakTimeL is 0>>[[Invite Lily to stay here|lilyRoomLux]]<<else>>Give her some time.<</if>><<else>>You are dating Lily. She's with you in the Master Bedroom.<</if>>
<<if $chloe gte 100>><<if $dating isnot "Chloe">>[[Invite Chloe to stay here|chloeRoomLux]]<<else>>You are dating Chloe. She's with you in the Master Bedroom.<</if>><<else>>You have a feeling that you must do something more.<</if>>
<<if $dadRape is true && $dadChock gt 7>><<if $dating isnot "Dad">><<if ndef $breakTimeD || $breakTimeD is 0>>[[Invite your dad to stay here|ottoRoomLux]]<<else>>Give him some time.<</if>><<else>>You are dating your dad. He's with you in the Master Bedroom.<</if>><<else>>You have a feeling that you must do something more.<</if>>
<<if $mansion is false>>You have a feeling that you must do something more.<<else>><<if $dating isnot "Noah">><<if ndef $breakTimeB || $breakTimeB is 0>>[[Invite your brother to stay here|noahRoomLux]]<<else>>Give him some time.<</if>><<else>>You are dating your brother. He's with you in the Master Bedroom.<</if>><</if>>
[[Leave the guest room|luxApt]][img[img/masterLux.webp]]
You enter the master bedroom. <em>Your</em> bedroom. It features a panoramic window over the beautiful city skyline, a large bed and a walk-in closet as well as some really nice furniture. This here, is peak human architecture.
<<include "trauma">><<include "breakUp">><<include "characterDay">><<displayPet>><<catNeg>><<questLetter1>><<questLetter2>>
<<if $period eq 6>><<if $dating is "single">>[[Sleep|luxSleep]]<<else>>[[Sleep|luxSleepDate]]<</if>><<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Take a nap|luxNap]]
<<if $showerTime != 0>>[[Take a shower|luxShower]]<br><</if>><<else>><br>You should probably go to sleep instead.<</if>>
[[Open bedside table|drawer]]
[[Look in the mirror|mirror]]
<<if $laptop is true>>[[Laptop|luxLaptop]]<</if>>
<<if $corrupt gte 249 && $arousal gte 10>>
[[Fuck yourself|luxJerk]]<<elseif $corrupt gte 149 && $arousal gte 10>>[[Play with yourself|luxJerk]]<<elseif $corrupt gte -25 && $arousal gte 10>>[[Masturbate|luxJerk]]<<elseif $corrupt lte -25>>You're too pure to masturbate.<<elseif $arousal lt 10>>You're not aroused enough to masturbate.<<if $dating isnot "single">><br>[[Ask for some special help|masterFuck]]<</if>>
<</if>>[[Check out the poster|credits]]<<if $dating isnot "single">><br>[["Break up with " + $dating|$dating + "LuxBreakup"]]<</if>><span id="home"><<if $home != "luxApt">><br><br><<link "Make this your home">><<set $home to "luxApt">><<replace "#home">><</replace>><</link>><</if>></span>
[[Leave your room|luxApt]]You take a hot bath. Soaking in the bathtub is an amazing feeling, and just being able to relax is just what you needed.<<if $showerTime != 0>> And well deserved!
<span style="color:green">+ Allure</span><</if>>
[img[img/mansionShower.webp]]
<<if $arousal lt 20 && $dating isnot "single">><<set _rng = random(1,4)>><<switch _rng>><<case 1>><br>$dating pops in. Seemingly only to get a good look at your naked temple of a body before leaving again.<br><</switch>><</if>>
<<if $arousal gte 20>>[[Jerk off|bathJerkLux]]<<if $dating isnot "single">><br>[["Call " + $dating + " for some help"|luxShowDate]]<</if>><<else>>You're not aroused enough.<</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Leave|luxApt]]
<<Shower>><<if $guest is "none">><<set $guest to "Lily">><</if>><<if $dating is "Lily">>You have begun dating Lily, and she has moved into the Master Bedroom instead. Ideally, you shouldn't be able to see this passage. Please open a bug repo in the discord server and let me know. Find the link in the help passage on the side<</if>>
[img[img/lilyRoom.webp]]
You stand in Lily's room.
You did not expect this style off Lily, but ok.
It's very... Gothic. Who would have thought Lily to be like that?
<span style="color:deeppink">Lily: Hey, babe! Like, what's up?</span>
<<if $period eq 6>>[[Sleep|lilySleepLux]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Fool around|lilyRoomFoolLux]]<<if $dating eq "Lily" && $massage gte 5>><br>[[Offer her a massage|massageLily]]<</if>>
[[Hang out|lilyHangLux]]<<else>>It's too late to hang out with Lily. You should go to bed instead.<</if>><<if $lily gte 40>>
[[Ask on date|lilyDate][$returnDate = "lilyRoomLux"]]<</if>><<if $dating eq "single" && $lily gte 90>><br>[[Ask if she'd like to be your girlfriend|lilyLuxGF]]<</if>>
<<link "Kick her out">><<set $guest to "none">><<goto "luxApt">><</link>>
[[Leave|luxApt]]<<if $guest is "none">><<set $guest to "Noah">><</if>><<if $dating is "Noah">>You have begun dating your brother, and he has moved into the Master Bedroom instead. Ideally, you shouldn't be able to see this passage. Please open a bug repo in the discord server and let me know. Find the link in the help passage on the side<</if>>[img[img/mansionBrother.webp]]
Your brothers room... It features not much but a desk and a bed. He works a lot. Not really sure on what, but eh. Maybe help him?
<span style="color:lightblue">Noah: Hey lil sis! Can I help you?</span>
<<if $period eq 6>>[[Sleep|sleepNoahLux]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5 && $corrupt gte 40>>[[Help your brother|noahLHelp]]<<elseif $corrupt lt 40>>You are not corrupt enough to help your brother.<</if>>
<<if $period lte 5>>[[Hang out|noahHangLux]]<<if $dating eq "Noah" && $massage gte 15>><br>[[Offer him a massage|massageNoah]]<</if>><<else>>Your brother is getting ready for bed.<</if>>
<<if $period lte 5 && $bro gte 20>>[[Ask on date|noahDateBuffer][$returnDate = "noahRoomLux"]]<br><</if>><<if $dating eq "single" && $bro gte 90>>[[Ask if he'd like to be your boyfriend|noahLuxBF]]<br><</if>>
<<link "Kick him out">><<set $guest to "none">><<goto "luxApt">><</link>>
[[Leave Noahs room|luxApt]]<<if $guest is "none">><<set $guest to "Chloe">><</if>><<if $dating is "Chloe">>You have begun dating Chloe, and she has moved into the Master Bedroom instead. Ideally, you shouldn't be able to see this passage. Please open a bug repo in the discord server and let me know. Find the link in the help passage on the side<</if>>
[img[img/chloeRoomLux.webp]]
You enter Chloe's bedroom.
It's pink. A lot of pink. It features a large bed, a desk, a bedside table and a closet.
<<if $period gte 6>>[[Sleep|chloeSleepLux]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Fool around|chloeRoomFoolLux]]
[[Hang out|chloeHangLux]]<<else>>It's too late to hang out with Lily. You should go to bed instead.<</if>><<if $dating eq "single">><br>[[Ask if she'd like to be your girlfriend|chloeLuxGF]]<</if>>
<<link "Kick her out">><<set $guest to "none">><<goto "luxApt">><</link>>
[[Go into the livingroom|luxApt]]
<<if $guest is "none">><<set $guest to "Otto">><</if>><<if $dating is "Dad">>You have begun dating your daddy, and he has moved into the Master Bedroom instead. Ideally, you shouldn't be able to see this passage. Please open a bug repo in the discord server and let me know. Find the link in the help passage on the side<</if>>[img[img/mansionDad.webp]]
You stand in your fathers room. He has a bed, a walk-in and a work desk.
<span style="color:lightgreen">Dad: Hey baby, what's on your mind?</span>
<<if $period eq 6>>[[Sleep|sleepDadLux]]<<else>>It's too early to sleep<</if>>
<<if $period lte 5 && $corrupt gte 35>>[[Help him with work|luxDadHelp]]<<elseif $corrupt lt 35>>You are not corrupt enough to help your dad.<</if>>
<<if $period lte 5>>[[Hang out|dadHangLux]]<<if $dating eq "Dad" && $massage gte 20>><br>[[Offer him a massage|massageOtto]]<</if>><<else>>Your dad is getting ready for bed.<</if>>
<<if $period lte 5 && $dad gte 20>>[[Ask on date|dadDateBuffer][$returnDate = "ottoRoomLux"]]<br><</if>><<if $dating eq "single" && $dad gte 90>>[[Ask if he'd like to be your boyfriend|ottoLuxBF]]<br><</if>>
<<link "Kick him out">><<set $guest to "none">><<goto "luxApt">><</link>>
[[Leave dads room|luxApt]]You undress and snuggle up behind Lily.
Almost instinctively she curls back and presses her ass against you.
You feel your pussy become wet. It tingles all over.
You sleep sound. For some reason, you have no dreams sleeping with Lily. Maybe your body just yearns to wake up and please...
[img[img/lilySleep.webp]]
<<linkreplace "Wake up Lily with a good time">>
You decide to wake Lily up with a good time. She deserves it for being such a good friend!
[img[img/lilyWake.webp]]
<span style="color:deeppink">Lily: Oh god... Mmmmh...</span>
Your pussy tingles hearing her moans.
<<lily +2>>
She likes you more!
<</linkreplace>>
[[Wake up|lilyRoomLux]]
<<Sleep>><<waitLily -100>>You ask Lily to fool around.
<span style="color:deeppink">Lily: Totally, babe! What would you like?</span>
[[Use your fingers|lilyFingersLux]]
[[Use your pretty tongue|lilyTongueLux]]
<<if $strapon is true>>[[Use strap-on|lilyRoomStrapLux]]<</if>>
[[I lost the mood...|lilyRoomLux]]You decide to hang out with Lily in her room. She can't seem to get over the fact that she's currently residing in a penthouse in the middle of the city.
[img[img/lilyHangLux.webp]]
You chat and talk for hours! It's so much fun! You talk about boys and girls, cocks and pussies, it makes you a tiny bit horny, but that's Lily in a nutshell!
She also won't stop talking about the amazing balcony pool that you have.
<span style="color:pink">+ Arousal</span>
She likes you more!
[[Thank her and leave|luxApt]]
<<setArousal +10>>
<<lily +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<waitLily -100>>Lily strips down, you do the same.
<span style="color:red">You are nude!</span>
You kiss Lily passionately. You grab her tits.
You lay down with Lily and start fondling her pussy.
You feel your pussy become wetter than the ocean! Lily notices, and begins fingering your pussy.
[img[img/lilyFinger.webp]]
<span style="color:red">You cum.</span>
<span style="color:red">+ Corruption</span>
She likes you more!
[[Finish up|lilyRoomLux]]
<<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<lily +2>><<waitLily -100>>Lily lays down and pulls her panties off. The sweet smell of her delicate pussy fills the room.
You lay on top of her, going full 69 on her pussy. You feel her tongue exploring your holes. First your pussy, then your ass, then back to your pussy. It tingles.
<span style="color:pink">You moan</span> into Lily's wet pussy.
[img[img/lilyTongue.webp]]
<span style="color:red">+
Corruption</span>
She likes you more!
[[Finish up|lilyRoomLux]]
<<setCorruption +3>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<lily +2>><<waitLily -100>><span style="color:pink">$name: Can we... use my strap-on..?</span>
<span style="color:deeppink">Lily: Yes, babe! Like, totally!</span>
She takes your strap-on and straps it onto you.
<span style="color:deeppink">Lily: Come behind me, babe!</span>
You lay down behind Lily. <span style="color:pink">She kisses your neck!</span>
She grabs hold of the dildo and plunges it into her tight pussy!
She moans! Everyone must have heard it.
[img[img/lilyRoomStrap.webp]]
You cum.
<span style="color:red">+ Corruption</span>
She likes you more!
[[Finish up|lilyRoomLux]]
<<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<lily +2>><<waitLily -100>>You gently crawl under the covers next to Chloe.
You quickly fall asleep.
<<set _img = random(1,4)>><<switch _img>><<case 1>>[img[img/chloeSleep.webp]]<<case 2>>[img[img/chloeSleep2.webp]]<<case 3>>[img[img/chloeSleep3.webp]]<<case 4>>[img[img/chloeSleep4.webp]]<<case 5>>[img[img/chloeSleep5.webp]]<</switch>>
You sleep sound. For some reason, you have no dreams sleeping with Chloe. Maybe your body just yearns to wake up and please...
<<linkreplace "Wake her up">>You decide to wake her up, though with a bit more gusto and naughtiness. You start feeling her body, you touch her breast. Slowly, you run your fingers over her tender nipples, and down along the navel line. You reach her pubic mound and stop for a moment to savor the thought. You continue just a bit further down and gently caress her clitoris. You hear her breath pick up. This is your clue.
You enter her now wet pussy with two fingers, and begin fucking her.
[img[img/chloeWakeup.webp]]
<<chloeLove +2>>
She cums, and at the same time she wakes up.
<span style="color:teal">Chloe: Oh my... That was... hot.</span>
She yawns and gives you a passionate kiss.
<</linkreplace>>
[[Wake up|chloeRoomLux]]
<<Sleep>>You ask Chloe to fool around.
<span style="color:teal">Chloe: Sure, sounds fun!</span>
[[Use your fingers|chloeFingersLux]]
[[Use your pretty tongue|chloeTongueLux]]
[[Explore the backdoor|chloeAnalLux]]
[[I lost the mood...|chloeRoomLux]]You decide to hang out with Chloe in her room. She seems excited about being alone with you, though she's still a but shy. Never did you expect this from the Cult Leader.
[img[img/chloeHangLux.webp]]
You chat and talk for hours, Chloe occassionally mentions something about orgies or BDSM. She seems to rock the sadist look, but deep inside she's masochistic. Very twisted girl indeed.
<span style="color:pink">+ Arousal</span>
She likes you more!
[[Thank her and leave|luxApt]]
<<setArousal +10>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You strip down, and so does Chloe.
<span style="color:red">You are nude!</span>
You kiss Chloe passionately. You grab her tits. She blushes and moans. Apparently her nipples are really sensitive.
You slowly reach your hands down her body, caressing her as you go.
You soon reach her pussy. It is drenched, and your fingers slide in without restriction.
She moans.
[img[img/chloeFingersLux.webp]]
[[Clean up|chloeRoomLux]]
<<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You lay down and pull your panties off. Strings of juice follows them along before they're severed.
Chloe looks at you shortly before her vision is dragged towards your delicate pussy. She doesn't hesitate before lapping up your sweet nectar.
[img[img/chloeTongueLux.webp]]
You cum in her face. She keeps sucking up your juices. What a cute little slut.
[[Clean her face|chloeRoomLux]]Chloe whips out a strap-on and asks you to strap it on. You swiftly do as requested, not wanting to turn down a chance to move your hips.
<span style="color:teal">Chloe: Can you do my... ass?</span>
<<set _img = random(1,2)>><<switch _img>><<case 1>>Say no more. You quickly line up the dildo with her chocolate starfish and press tightly against her ass. You're going in raw.<<case 2>>Say no more. You quickly lube her ass up with your fingers and smear the rest on the dildo before penetrating her delicate anus.<</switch>>
[img[img/chloeStrapOn.webp]]
Suddenly her ass grips the dildo tighter than before.
She cums.
<span style="color:teal">Chloe: Oh.. my god..</span>
[[Clean up|chloeRoomLux]]
<<setCorruption +2>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<switch random(1,3)>><<case 1>>[img[img/bathJerk.webp]]<<case 2>>[img[img/bathJerk1.webp]]<<default>>[img[img/bathJerk2.webp]]<</switch>>
You begin masturbating in the showers.
Hot water trickles down your body and tickles your nipples while you play with your clit.
<<setCorruption +5>>
<span style="color:red">+ Corruption</span>
[[Finish up|luxApt]]
<<setTrauma -5>><<setArousal -20>><<set $masCount += 1>><<if $trauma gte 60>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
You toss and turn. Your mind is racing, your body is cold, yet sweaty. Something is wrong with your mental health.<<if $trauma eq 100 && ndef $sanity>> <span class="drunk"><span style="color:crimson">You've lost your sanity.</span></span><</if>>
<<include "trauma">><<set _rng = random(1,4)>>
<<if _rng eq 1>>[[Nightmare|nightmareLux]]<<else>>[[Wake up|masterLux]]<</if>>
<<else>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
<<petSleep>>
You go to sleep.
Suddenly, a calm feeling washes over you.
<<if $arousal gte 30>>
[[Dream|dreamLux]]<</if>>
[[Wake up|masterLux]]<</if>>
<<Sleep>><<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/nap.webp]]<<elseif $rngesus eq 1>>[img[img/nap1.webp]]<<elseif $rngesus eq 2>>[img[img/nap2.webp]]<<elseif $rngesus eq 3>>[img[img/nap3.webp]]<</if>>
You take a nap.<<set _rng = random(1,5)>><<if _rng eq 1 && $period lte 4>><br>You've slept a bit longer than you wished for!<<AdvancePeriod>><<replace "#now">><<now>><</replace>><</if>>
[[Wake up|masterLux]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<if $period lte 5>>[[Watch porn|luxLapPorn]]<<else>>It is too late to watch porn.<</if>><<if $cam is true && $corrupt gte 20 && $inhib lte 69 && $period lte 5>><br>[[Start camshow|luxCamshow]]<<elseif $period gte 6>><br>It is too late to cam.<</if>>
<<if $emails gte 1>>[["Emails (" + $emails + ")"|laptopMails][$emailAddress to "luxLaptop"]]<<else>>You have no new emails.<</if>>
[[Close laptop|masterLux]]<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/roomJerk1.webp]]<<case 2>>[img[img/roomJerk2.webp]]<<case 3>>[img[img/roomJerk3.webp]]<<case 4>>[img[img/roomJerk4.webp]]<<case 5>>[img[img/roomJerk0.webp]]<</switch>>
You slide your panties down, and begin to feel the heat rising from your tender, wet pussy. You slide your fingers down and push them in.<<if $dildo is true>><br><br><<linkreplace "Use toys">>[[Dildo|LroomJerkDildo]]
<<if ndef $wand>>You don't have a magic wand.<<else>>[[Magic wand|LroomJerkMagicWand]]<</if>>
<<if ndef $analbeads>>You don't have the anal beads.<<else>>[[Anal beads|LroomJerkAnalBeads]]<</if>>
<<if ndef $sybian>>You don't have the Sybian.<<else>>[[Sybian|LroomJerkSybian]]<</if>>
<<if ndef $machine>>You don't have the Fuck machine.<<else>>[[Fuck machine|LroomJerkMachine]]<</if>><</linkreplace>><br><</if>>
<span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Cum|luxCum]]
<<setInhib -2>><<setCorruption +5>><<setTrauma -5>>
<<set $masCount += 1>>You turn to your favorite porn site. What are you watching this time, you sly horndog?
[[Casual|casualPorn]]
[[Lesbian|lesbianPorn]]
[[Old/Young|oldyoungPorn]]
[[Anal|analPorn]]
[[Threesome|threePorn]]
[[Multiple|multiplePorn]]
[[Public|publicPorn]]
Or maybe you lost your desire?
[[Leave the site|luxLaptop]][img[img/camshow.webp]]
You prepare to start camming.
You have: <span style="color:pink">$followers</span> followers!
Start camming?
<<if $corrupt gte 24>>[[Yes|newCamshow][$returnAdress = "luxLaptop"]]<<else>>You're not corrupt enough for that, pal.<</if>>
[[Go back|luxLaptop]] You dream...
<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/dreamM.webp]]<<elseif $rngesus eq 1>>[img[img/dreamM1.webp]]<<elseif $rngesus eq 2>>[img[img/dreamM2.webp]]<<elseif $rngesus eq 3>>[img[img/dreamM3.webp]]<</if>>
You are no longer aroused.
<span style="color:pink">- - Arousal</span>
You become a little more corrupted.
<span style="color:red">+ Corruption</span>
[[Wake up|masterLux]]
<<setArousal -100>><<setCorruption +5>>You have a nightmare. It's not one of those you just wake up from. Everything feels so real... It's indistinguishable from real life. Your heart is pounding. Your mind is racing. This can not be good for you.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/nightmare1.webp]]<<case 2>>[img[img/nightmare2.webp]]<<case 3>>[img[img/nightmare3.webp]]<<case 4>>[img[img/nightmare4.webp]]<</switch>>
Wake up... Wake up! WAKE UP!
<span style="color:crimson">+ Trauma</span>
[[Wake up|masterLux]]
<<setTrauma +15>>[img[img/camshow.webp]]
You prepare to start camming.
You have: <span style="color:pink">$followers</span> followers!
Start camming?
<<if $corrupt gte 24>>[[Yes|newCamshow][$returnAdress = "luxLaptop"]]<<else>>You're not corrupt enough for that, pal.<</if>>
[[Go back|luxLaptop]]You're feeling casual today.
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/casualPorn1.webp]]<<case 2>>[img[img/casualPorn2.webp]]<<case 3>>[img[img/casualPorn3.webp]]<<case 4>>[img[img/casualPorn4.webp]]<<case 5>>[img[img/casualPorn5.webp]]<</switch>>
<<masturbate 1 249 149 -25 luxJerk>>
[[Finish watching|masterLux]]Pussy is on the menu today.
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/lesbianPorn1.webp]]<<case 2>>[img[img/lesbianPorn2.webp]]<<case 3>>[img[img/lesbianPorn3.webp]]<<case 4>>[img[img/lesbianPorn4.webp]]<<case 5>>[img[img/lesbianPorn5.webp]]<</switch>>
<<masturbate 1 249 149 -25 luxJerk>>
[[Finish watching|masterLux]]Time for some old v young!
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/oldPorn1.webp]]<<case 2>>[img[img/oldPorn2.webp]]<<case 3>>[img[img/oldPorn3.webp]]<<case 4>>[img[img/oldPorn4.webp]]<<case 5>>[img[img/oldPorn5.webp]]<</switch>>
<<masturbate 1 249 149 -25 luxJerk>>
[[Finish watching|masterLux]]Trying out the back door?
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/analPorn1.webp]]<<case 2>>[img[img/analPorn2.webp]]<<case 3>>[img[img/analPorn3.webp]]<<case 4>>[img[img/analPorn4.webp]]<<case 5>>[img[img/analPorn5.webp]]<</switch>>
<<masturbate 1 249 149 -25 luxJerk>>
[[Finish watching|masterLux]]Three is a party.
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/threePorn1.webp]]<<case 2>>[img[img/threePorn2.webp]]<<case 3>>[img[img/threePorn3.webp]]<<case 4>>[img[img/threePorn4.webp]]<<case 5>>[img[img/threePorn5.webp]]<</switch>>
<<masturbate 1 249 149 -25 luxJerk>>
[[Finish watching|masterLux]]The more the merrier!
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/multiplePorn1.webp]]<<case 2>>[img[img/multiplePorn2.webp]]<<case 3>>[img[img/multiplePorn3.webp]]<<case 4>>[img[img/multiplePorn4.webp]]<<case 5>>[img[img/multiplePorn5.webp]]<</switch>>
<<masturbate 1 249 149 -25 luxJerk>>
[[Finish watching|masterLux]]Going public.
<<set _img = random(1,5)>><<switch _img>><<case 1>>[img[img/publicPorn1.webp]]<<case 2>>[img[img/publicPorn2.webp]]<<case 3>>[img[img/publicPorn3.webp]]<<case 4>>[img[img/publicPorn4.webp]]<<case 5>>[img[img/publicPorn5.webp]]<</switch>>
<<masturbate 1 249 149 -25 luxJerk>>
[[Finish watching|masterLux]]<<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/cumRoom.webp]]<<elseif $rngesus eq 1>>[img[img/cumRoom1.webp]]<<elseif $rngesus eq 2>>[img[img/cumRoom2.webp]]<<elseif $rngesus eq 3>>[img[img/cumRoom3.webp]]<<else>>[img[img/cumRoom4.webp]]<</if>>
You cum, sending shivers all over your body.
<<setArousal -10>>
<span style="color:pink">- Arousal</span>
[[Freshen up|masterLux]]
<<setTrauma -5>>You whip out your dildo. It's a plastic dildo, perfectly shaped for your tight pussy. Plunging it into your already wet pussy, it feels a lot bigger than your fingers. You gasp.
<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/roomDildo1.webp]]<<case 2>>[img[img/roomDildo2.webp]]<<case 3>>[img[img/roomDildo3.webp]]<<case 4>>[img[img/roomDildo4.webp]]<<case 5>>[img[img/roomDildo5.webp]]<</switch>>
You run it in and out of your pussy. The feeling makes your body all electric.
<span style="color:red">You cum.</span>
[[Clean up|masterLux]]You tune the TV to the porn channel.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/pornTV.webp]]<<case 2>>[img[img/pornTV1.webp]]<<case 3>>[img[img/pornTV2.webp]]<<case 4>>[img[img/pornTV3.webp]]<<case 5>>[img[img/pornTV4.webp]]<<case 6>>[img[img/pornTV5.webp]]<<case 7>>[img[img/pornTV6.webp]]<<case 8>>[img[img/pornTV7.webp]]<<case 9>>[img[img/pornTV8.webp]]<<case 10>>[img[img/pornTV9.webp]]<</switch>>
You get horny.
<<nobr>><span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span><</nobr>>
<<if $period lte 4>>
[[Keep watching|pornLuxTv]]<<else>>It's too late to keep watching.<</if>>
[[Turn off this wretched thing!|luxApt]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You tune the TV to some generic action movie.
Lots of violence.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/action.webp]]<<case 2>>[img[img/action1.webp]]<<case 3>>[img[img/action2.webp]]<<case 4>>[img[img/action3.webp]]<<case 5>>[img[img/action4.webp]]<<case 6>>[img[img/action5.webp]]<<case 7>>[img[img/action6.webp]]<<case 8>>[img[img/action7.webp]]<<case 9>>[img[img/action8.webp]]<<case 10>>[img[img/action9.webp]]<</switch>>
<span style="color:red">+ Corruption</span>
<<if $period lte 4>>
[[Keep watching|actionLuxTv]]<<else>>It's too late to keep watching.<</if>>
[[Change channels|tvLuxApt]]
<<setCorruption +3>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You tune to Romance Hub.
Some cheesy romcom is playing. For some reason, you feel yourself becoming all warm and fuzzy inside. One things obvious... You're a chick for chick flicks. The main character kisses the girl. Or the boy. Depending on the main character. Sometimes it's christmas, sometimes it's another holiday. All the time, there's drama and love.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/romcom.webp]]<<case 2>>[img[img/romcom1.webp]]<<case 3>>[img[img/romcom2.webp]]<<case 4>>[img[img/romcom3.webp]]<<case 5>>[img[img/romcom4.webp]]<<case 6>>[img[img/romcom5.webp]]<<case 7>>[img[img/romcom6.webp]]<<case 8>>[img[img/romcom7.webp]]<<case 9>>[img[img/romcom8.webp]]<<case 10>>[img[img/romcom9.webp]]<</switch>>
<span style="color:pink">+ Arousal</span>
<<if $period lte 4>>
[[Keep watching|romanticLuxTv]]<<else>>It's too late to keep watching.<</if>>
[[Change channels|luxApt]]
<<setArousal +10>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You undress and snuggle up infront of your brother.
Almost instinctively he grabs you and pulls you closer.
You feel your pussy become wet. It tingles all over.
<<set $rngesus = random(6)>>
You sleep sound. For some reason, you have no dreams sleeping with your brother. Maybe your body just yearns to wake up and please...
[img[img/brotherSleep.webp]]
<<if $allure gte 35 && $rngesus eq 1>><br>[[Someone is touching you...|sleepBRapeLux]]<<else>>
<<if $corrupt gte 60>><<if $dating isnot "Noah">><<linkreplace "Wake up Noah with a blowjob">>
You decide to wake Noah up with a blowjob. He deserves it afterall...
He's been looking for you for so long.
[img[img/brotherWake.webp]]
<span style="color:lightblue">Noah: Oh god... Mmmmh... I love you, $name.</span>
<<set $suckCount += 1>>
Your pussy tingles hearing those words. "I love you." Does he really? Sweet.
<<brother +2>>
He likes you more!
<</linkreplace>><<elseif $dating is "Noah">><<choose>><<linkreplace "Wake up Noah with a blowjob<br>">>
You decide to wake Noah up with a blowjob. He deserves it afterall...
He's been looking for you for so long.
[img[img/brotherWake.webp]]
<span style="color:lightblue">Noah: Oh god... Mmmmh... I love you, $name.</span>
<<set $suckCount += 1>>
Your pussy tingles hearing those words. "I love you." Does he really? Sweet.
<<brother +2>>
He likes you more!
<</linkreplace>><<linkreplace "Wake up Noah with pussy">>You decide to wake up your brother with some morning sex. There's some pent up lust and arousal from sleeping next to his fat cock all night. You feel your pussy is wetter than usual, and a heat inside of you that needs dampening. You slowly take off his shorts, and pull your panties down.
[img[img/noahFuckWake.webp]]
<span style="color:lightblue">Noah: Mmmmh... Keep going, sis...</span>
<<brother +2>>
He likes you more!
<</linkreplace>><</choose>><</if>><<elseif $corrupt lt 60>>You're not corrupt enough for this.<</if>>
[[Wake up|noahRoomLux]]<</if>>
<<Sleep>>
<<waitNoah -100>><span style="color:pink">$name: Noah... Close your eyes..</span>
He looks at you strange, but closes hos eyes.
You jump onto his bed, and takes a doggy-style pose. You lift your shirt and lower your shorts. <span style="color:red">You are nude.</span>
<span style="color:pink">$name: O-okay.. Open them now</span>
He opens his eyes. He looks instantly flustered. His eyes fill with lust, as he steps towards you.
[img[img/doggyTease.webp]]
[img[img/brotherFuck.webp]]
He cums inside you.
[img[img/brotherCum.webp]]
<span style="color:lightblue">Noah: Thank you, $name. You're the best little sister I could ever want.</span>
He likes you more!
[[Wipe your pussy|noahRoomLux]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<brother +5>>
<<waitNoah -100>><<set $vagCount += 1>><<set $creamCount += 1>>You decide to hang with your brother.
[img[img/broHang.webp]]
You talk about everything between heaven and earth. He tells you stories of his months searching for you, and you tell him stories about the few weeks you feel you were gone for.
<span style="color:pink">+ Arousal</span>
He likes you more!
[[Thank him and leave|noahRoomLux]]
<<brother +2>>
<<setArousal +5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitNoah -100>><<if $dating isnot "Noah">><span style="color:lightblue">Noah: Mhh.... You're so cute.... You're so lovely... I love you.... mmmh...</span>
Is he..? Is he sleeping still? Is he sleep raping you? That's grotesque! He really is something special.
Don't try to wake him up, I've heard it can damage their brains or something. Sleepwalkers, not rapists. Just let him.
<span style="color:lightblue">Noah: Mhh.... You're the best little sister...</span>
He pulls down your panties and flips you right over. Damn he's strong! Kudos. He's in really good shape.
[img[img/sleepBRape.webp]]
He cums inside you.
<span style="color:crimson">+ Trauma</span>
[img[img/sleepBCum.webp]]
You moan! I said to keep quiet.
<span style="color:lightblue">Noah: Mhh.. Huh? What's happening? mmh...</span>
And right back to sleep... Right.
[[Wake up|noahRoomLux]]
<<setTrauma +10>><<set $vagCount += 1>><<set $creamCount += 1>><<set $rapeCount += 1>><<else>><span style="color:lightblue">Noah: Mhh.... You're so cute.... You're so lovely... I love you.... mmmh...</span>
Is he..? Is he sleeping still? Is he sleep fucking you? That's amazing! He really is something special.
Don't try to wake him up, I've heard it can damage their brains or something. Sleepwalkers. Just let him.
<span style="color:lightblue">Noah: Mhh.... You're the best little sister...</span>
He pulls down your panties and flips you right over. Damn he's strong! Kudos. He's in really good shape.
[img[img/sleepBRape.webp]]
<span style="color:lightblue">Noah: Ugnnh.... I love my little sister...</span>
He cums inside you.
<span style="color:pink">+ Arousal</span>
[img[img/sleepBCum.webp]]
You moan! I said to keep quiet.
<span style="color:lightblue">Noah: Mhh.. Huh? What's happening? mmh...</span>
And right back to sleep... Cute.
[[Wake up|noahRoomLux]]
<<set $vagCount += 1>><<set $creamCount += 1>><</if>>You undress and snuggle up infront of your dad.
Almost instinctively he grabs you and pulls you closer.
You feel your pussy become wet. It tingles all over. You're sick! I like it.
<<set $rngesus = random(7)>>
You sleep sound. For some reason, you have no dreams sleeping with your dad. Maybe your body just yearns to wake up and please...
<<set _rng = random(2)>><<if _rng eq 0>>[img[img/dadSleep.webp]]<<elseif _rng eq 1>>[img[img/dadSleep1.webp]]<<else>>[img[img/dadSleep2.webp]]<</if>>
<<if $allure gte 35 && $rngesus eq 1>><br>[[Someone is touching you...|sleepLDRape]]
<<else>>
<<if $corrupt gte 60>><<if $dating isnot "Dad">><<linkreplace "Wake up Dad with a blowjob">>
You decide to wake your dad up with a blowjob. He deserves it afterall...
You just feel like it. I know, it's strange, you just can't quite describe this feeling.
<<set $suckCount += 1>>
[img[img/dadWake.webp]]
<span style="color:lightgreen">Dad: Oh god... Mmmmh... Baby... What are you doing?</span>
<<dad +2>>
He likes you more!
<</linkreplace>><<elseif $dating is "Dad">><<choose>><<linkreplace "Wake up Dad with a blowjob<br>">>
You decide to wake your dad up with a blowjob. He deserves it afterall...
You just feel like it. I know, it's strange, you just can't quite describe this feeling.
<<set $suckCount += 1>>
[img[img/dadWake.webp]]
<span style="color:lightgreen">Dad: Oh god... Mmmmh... Baby... What are you doing?</span>
<<dad +2>>
He likes you more!
<</linkreplace>><<linkreplace "Wake up Dad with pussy">>You decide to wake up your dad with some morning sex. There's some pent up lust and arousal from sleeping next to his fat cock all night. You feel your pussy is wetter than usual, and a heat inside of you that needs dampening. You slowly take off his shorts, and pull your panties down.
[img[img/noahFuckWake.webp]]
<span style="color:lightgreen">Dad: Mmmmh... Baby... Keep going...</span>
<<dad +2>>
He likes you more!
<</linkreplace>><</choose>><</if>><<elseif $corrupt lt 60>>You're not corrupt enough for this.<</if>>
[[Wake up|ottoRoomLux]]<</if>>
<<Sleep>>
<<waitDad -100>>You decide to help him with his worries.
You kneel down and unbuckle his belt.
You take out his cock and begins to stroke it.
He looks scared.
<<set $rngesus = random(2)>>
<span style="color:lightgreen">Dad: What... What are you doing?</span>
<span style="color:pink">$name: Shh.. I'm sorry, daddy, let me help you.</span>
<<set _img = random(1,4)>><<switch _img>><<case 1>>[img[img/dadMouth.webp]]<<case 2>>[img[img/dadMouth1.webp]]<<case 3>>[img[img/dadMouth2.webp]]<<case 4>>[img[img/dadMouth3.webp]]<</switch>>
He cums and sigh.
He seems less worried.
He likes you more!
<<if $corrupt gte 40>>[[Take it further|dadSexLux]]<<else>>You are not corrupt enough to take it further.<</if>>
[[Stand up|ottoRoomLux]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<dad +5>>
<<waitDad -100>>
<<set $suckCount += 1>>You decide to hang with your dad.
You talk about everything between heaven and earth. He tells you stories of his months searching for you, and you tell him stories about the few weeks you feel you were gone for.
<span style="color:pink">+ Arousal</span>
<span style="color:lightgreen">Dad: I'm really happy you invited me to live here with you.</span>
He likes you more!
[[Thank him and leave|luxApt]]
<<dad +2>>
<<setArousal +5>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<waitDad -100>><<if $dating isnot "Dad">>You feel... something... It tickles, but you don't know what it is? A spider? OH MY GO... no... too heavy to be a spider.. Your heartbeat increases.
<span style="color:pink">$name: Nnh...</span>
<span style="color:lightgreen">Dad: Shh... Keep sleeping...</span>
It's your dad. What is he... doing?
You feel a hand. It's coming up from your legs, slowly caressing you, before softly reaching your panties.
He pulls them down to your knees. Your pussy is on display. Why is he doing this?
He prods something against your pussy lips, slowly parting them. It's inside you! His cock!
[img[img/sleepDRape.webp]]
<span style="color:lightgreen">Dad: Uhgnn...</span>
He cums inside your pussy.
<span style="color:crimson">+ Trauma</span>
[img[img/sleepDCum.webp]]
[[Wake up|ottoRoomLux]]
<<setTrauma +20>>
<<set $vagCount += 1>><<set $creamCount += 1>><<set $rapeCount += 1>><<else>>You feel... something... It tickles, but you don't know what it is? A spider? OH MY GO... no... too heavy to be a spider.. Your heartbeat increases.
<span style="color:pink">$name: Nnh...</span>
<span style="color:lightgreen">Dad: Shh... Keep sleeping...</span>
It's your dad. What is he... doing?
You feel a hand. It's coming up from your legs, slowly caressing you, before softly reaching your panties.
He pulls them down to your knees. Your pussy is on display. Hot. You feel yourself becoming more and more aroused by the thought of your lover fucking your sleeping pussy.
He prods something against your pussy lips, slowly parting them. It's inside you! His cock!
[img[img/sleepDRape.webp]]
<span style="color:lightgreen">Dad: Uhgnn...</span>
He cums inside your pussy.
<span style="color:pink">+ Arousal</span>
[img[img/sleepDCum.webp]]
[[Wake up|ottoRoomLux]]
<<set $vagCount += 1>><<set $creamCount += 1>><</if>><span style="color:pink">$name: Hey dad? Ready for round two?</span>
Dad: I'm not sure...
<span style="color:pink">$name: Uhmm... Well, here goes!</span>
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
[img[img/dadMSex1.webp]]
<<else>>
[img[img/dadMSex2.webp]]
<</if>>
He looks like he's about to cum! What will you do?
[[Cum inside me, daddy...|dadCumLux]]
[[Stop|ottoRoomLux]]
<<waitDad -100>><<set $vagCount += 1>>He lets out a groan, a growl? Sounds like it was a good fuck either way. Go you! <span style="color:red">You made your daddy cum.</span>
<<set $rngesus = random(2)>><<if $rngesus eq 1>>
[img[img/dadCum1.webp]]
<<else>>
[img[img/dadCum2.webp]]
<</if>>
<span style="color:lightgreen">Dad: ... Oh god.. Thank you, baby. I needed this... But it was wrong..</span>
<span style="color:pink">$name: Well, I didn't think it was so bad.</span>
<span style="color:lightgreen">Dad: But what about your $partner..?</span>
<span style="color:pink">$name: Too much has happened already... I'm sure this thing is nothing.</span>
[[Wipe your pussy|ottoRoomLux]]
<<set $creamCount += 1>>You awkwardly ask Noah if he'd like to be your boyfriend. He's your brother! Very taboo. You couldn't even begin to imagine the thoughts running through his mind at this very moment.
<<set $datingCount to 0>><<set $dating to "Noah">><<brother +100>>
<span style="color:lightblue">Noah: You do know you're my baby sister, right?</span>
<span style="color:pink">$name: Well... Yes..?</span>
He laughs at you, then pulls you in for a tender kiss. He holds you tightly, and you feel your pussy wettening.
<span style="color:pink">+ Arousal</span>
He agrees.
[[Happiness rolls over you|luxApt]]
<<setArousal +20>><<set $waitNoah to 0>><<set $guest to "none">>You awkwardly ask Lily if she'd like to date you. Why are you nervous? You've shared so many laughs and crys with her, and you know she swings both ways so what's the problem?
<<set $datingCount = 0>><<set $dating to "Lily">><<lily +100>>
<span style="color:deeppink">Lily: Like, oh my god! Yes! That would be so totally rad!</span>
Relief! You feel your heart pounding like a racehorse.
Lily likes you a lot!
You seal the deal with a tender kiss. Lily squeezes your tits and giggles.
[[Happiness rolls over you|luxApt]]
<<set $waitLily to 0>><<set $guest to "none">>You ask her if she'd like to be more than friends, and allow you the permission to onwards call her your girlfriend. She's a bit hesitant, not because she doesn't want to, but because she tries to contain her happiness.
<<set $datingCount = 0>><<set $dating to "Chloe">><<set $chloe to 100>>
<span style="color:teal">Chloe: I-I... Do you really want someone like... me? I would love that! Really?</span>
She's so cute when she's flustered.
You seal the deal with a tender kiss. You pull her closer and end it in a hug.
[[Happiness rolls over you|luxApt]]
<<set $guest to "none">>You awkwardly ask your dad if he'd like to be your boyfriend. He's your dad! Very taboo. You couldn't even begin to imagine the thoughts running through his mind at this very moment.
<<set $datingCount to 0>><<set $dating to "Dad">><<dad +100>>
<span style="color:lightgreen">Dad: Uhhh... What? But you're my daughter...</span>
<span style="color:pink">$name: I know... But please..?</span>
He looks at you, contemplating for a bit. Then he hugs you. One of those dad hugs. He agress to be your boyfriend, and the sheer thought of it makes your pussy tingle.
<span style="color:pink">+ Arousal</span>
[[Happiness rolls over you|luxApt]]
<<set $waitDad to 0>>You break the bad news to Lily. She doesn't take it well. There's tears, but evidently she'll have to accept your decision. She tells you that whenever you're ready to talk it through, she'll give it anothe chance.
Despite her kind gesture, she says she'll need some time to think. You should give her a few days before coming into her room again.
This was a hard breakup! Don't do that again. I don't like the tears on her cute little face. Shoo! Bad you!
[[Leave heartbroken|luxApt]]
<<set $dating to "single">><<set $breakTimeL to 4>><<set $datingCount to 0>><<lily -50>>You break the bad news to your brother. He looks like he doesn't know what hit him. He doesn't say much, but he looks extremely disappointed.
<span style="color:lightblue">Noah: I thought we were on a good path... What happened?</span>
You don't know what drove you to break up with him. And even if you did, you don't dare tell him. You look into the ground in silence.
<span style="color:lightblue">Noah: I think I need some time to think...</span>
[[Leave heartbroken|luxApt]]
<<set $dating to "single">><<set $breakTimeB to 6>><<set $datingCount to 0>><<brother -40>>You break the bad news to your dad. He looks like he doesn't know what hit him. He doesn't say much, but he looks extremely sad.
<span style="color:lightgreen">Dad: Okay my sweet girl... If it makes you happy...</span>
You don't know what drove you to break up with him. And even if you did, you don't dare tell him. You look into the ground in silence.
<span style="color:lightgreen">Dad: I think I need some time to think...</span>
[[Leave heartbroken|luxApt]]
<<set $dating to "single">><<set $breakTimeD to 3>><<set $datingCount to 0>><<dad -60>>You break the bad news to Chloe. She doesn't take it well. There's tears, but evidently she'll have to accept your decision. She tells you that whenever you're ready to talk it through, she'll give it anothe chance.
She's pleading with you to stay with her, saying she can't vision her day without you. I don't think she'll even need any time to get over you. She'll take you back in a second if you wanted to.
This was a hard breakup! Don't do that again. I don't like the tears on her cute little face. Why would you do this? You monster.
[[Leave heartbroken|luxApt]]
<<set $dating to "single">><<set $datingCount to 0>><<if $guest is "Lily">><<goto "lilyRoomLux">><</if>>
<<if $guest is "Noah">><<goto "noahRoomLux">><</if>>
<<if $guest is "Chloe">><<goto "chloeRoomLux">><</if>>
<<if $guest is "Otto">><<goto "ottoRoomLux">><</if>><<widget "Shower">>
<<nobr>>
<<if $showerTime != 0>>
<<setAllure $showerTime*15>>
<<if $showerTime lte 13>>
<<set $showerTime to 0>>
<</if>><<else>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<</if>>
<<if $makeupCheck is true>>
<<set $makeupDone = 0>>
<<set $makeupCheck to false>>
<<= "Your makeup washes away.">>
<<setAllure -5>>
<</if>>
<<if $makeup is true>>
<<set $makeup to false>>
<<setAllure -5>>
<<= "Your makeup washes away.">>
<</if>>
<<if $hairCheck is true>>
<<set $hairDone = 0>>
<<set $hairCheck to false>>
<<= "Your hairstyle is washed away.">>
<<setAllure -10>>
<</if>>
<</nobr>>
<</widget>><<if visited() is 1>><<set $chloePanties to false>><</if>>You open Chloe's closet. It's full of... regular clothes. What did you expect?
She's got some dresses, some jeans, some crop tops. All the normal girl stuff.
She's also got her panties in here.
<<if $chloePanties is false>><<linkreplace "Steal a pair">><<set _panties = random(1,5)>>You decide to steal a pair of Chloe's panties. What a naughty girl you are.
You've taken a pair of <span style="color:lightyellow"><<switch _panties>><<case 1>><<set $pantiesOwned = "white cotton panties. They've got a cute little bow in them.">>$pantiesOwned<<case 2>><<set $pantiesOwned = "red lace panties.">>$pantiesOwned<<case 3>>black thongs.<<case 4>><<set $pantiesOwned = "crotchless panties.">>$pantiesOwned<<case 5>><<set $pantiesOwned = "pink and white striped panties.">>$pantiesOwned<</switch>></span><<set $chloePanties to true>><</linkreplace>><<else>>You're already taken a pair of her panties.<</if>>
[[Stop looking|chloeBedroom]]You open Chloe's laptop.
She's got a couple of different folders.
[[Pictures|chloePictures]]
[[Watch her porn history|chloePorn]]
[[Close the laptop|chloeBedroom]]You peek through her image folder. It contains a variety of nudes and selfie shots. You click a random nude. <<set _video = random(1,5)>>
<<switch _video>><<case 1>>[img[img/chloeImg1.webp]]<<case 2>>[img[img/chloeImg2.webp]]<<case 3>>[img[img/chloeImg3.webp]]<<case 4>>[img[img/chloeImg4.webp]]<<case 5>>[img[img/chloeImg5.webp]]<</switch>>
[[Leave|chloeLaptop]]
[[Close computer|chloeBedroom]]You search her browser history and land on a random porn site. The video is automatically playing. <<set _video = random(1,10)>>
<<switch _video>><<case 1>>[img[img/chloePorn1.webp]]<<case 2>>[img[img/chloePorn2.webp]]<<case 3>>[img[img/chloePorn3.webp]]<<case 4>>[img[img/chloePorn4.webp]]<<case 5>>[img[img/chloePorn5.webp]]<<case 6>>[img[img/chloePorn6.webp]]<<case 7>>[img[img/chloePorn7.webp]]<<case 8>>[img[img/chloePorn8.webp]]<<case 9>>[img[img/chloePorn9.webp]]<<case 10>>[img[img/chloePorn10.webp]]<</switch>>
[[Leave|chloeLaptop]]
[[Close computer|chloeBedroom]]You settle in to bed with $dating. Life is good and quiet living with your partner. Constant availability for fun times and it's never boring!
You settle down and go to sleep...
<<set _sleep = random(1,4)>><<switch _sleep>><<case 1>>[img[img/sleep.webp]]<<case 2>>[img[img/sleep1.webp]]<<case 3>>[img[img/sleep2.webp]]<<case 4>>[img[img/sleep3.webp]]<<case 5>>[img[img/sleep4.webp]]<</switch>>
Sleeping with your partner like this calms you down. You feel content, safe and happy.
You get a good nights rest.
<span style="color:pink">+ Arousal</span>
[[Wake up|masterLux]]
<<Sleep>><<setTrauma -2>><<setArousal +5>>You instigate some fun time with your partner. You decide to take it to the master bedroom for some extra comfort.
<<if $dating is "Noah" || $dating is "Dad" || $dating is "Zack">>
You lie down on the bed in a doggy position.
[img[img/doggyLux.webp]]
It doesn't take long for him to drop his pants. His already erect cock springs up and bounces for a second before he approaches you. He presses the tip against your wet, horny pussy. He restrains himself a bit, to tease you, before he rams his cock inside you.
<span style="color:pink">You moan.</span>
[img[img/kitchenFun.webp]]
He cums inside of you.
[img[img/kitchenCumLux.webp]]
<<else>>
You lie down on the bed, spreading your legs. You've already dropped your panties. It doesn't take long for $dating to drop hers too, before she climbs atop of you.
<<if $dating is "Lily">>[img[img/kitchenFunLily.webp]]<<else>>[img[img/kitchenFunChloe.webp]]<</if>>
She's licking you relentlessly, before she grabs something from the dresser beside your bed.
<<if visited() is 1>>It's a double sided dildo! Where did she get this?<<else>>It's the double sided dildo!<</if>> She jams it inside of you, and the other end inside of herself.
<<if $dating is "Lily">>[img[img/kitchenFunLilyDD.webp]]<<else>>[img[img/kitchenFunChloeDD.webp]]<</if>>
<span style="color:red">You cum.</span>
<</if>>
[[Clean up|masterLux]]You call $dating into your bedroom for a little fun time. Just thinking about all the heat you're going to create in here is making you wet. You begin slowly removing your clothes one at a time, until you're only wearing a small piece of lingerie. Hopefully, this will be enough to set the mood. You lay on the bed, seductively, waiting for your lover to enter the room. Maybe this position is better? Hmm.. No, the other was better, switch back.
<<if $dating is "Noah" || $dating is "Dad" || $dating is "Zack">>
$dating enters the room, looking rather curiously at you. You wink at him, asking him if he wants a bit of fun time with you. He's blushing now, and you can see the buldge in his pants grow larger. He motions for you to get onto the floor and sit on your legs. You do as he say, and open your mouth wide up while closing your eyes. You've taken it a bit further than what he expected you to do, on your own.
You've already prepared, and is ready on your knees to take his massive girth in one bite.
He doesn't hesitate.
[img[img/masterSuck.webp]]
<<setArousal 15>>
He picks you up and flips you over, giving you a hard spank as he does. <span style="color:pink">You moan</span>.
<span style="color:pink">+ Arousal</span>
[img[img/masterFuck1.webp]]
He fucks you relentlessly for a while, groaning and grunting before he lets out his load inside of you.
[img[img/masterCum.webp]]
You're panting, eager to mush his cum deeper into your pussy with his still semi hard cock.
<<else>>
$dating enters the room looking rather curiously at you.
She strips down and comes over to you with a smile. She's blushing, but wanting more of your body, she can't stop herself.
You kiss her passionately. You grab her tits. She blushes and moans. Apparently her nipples are really sensitive.
You slowly reach your hands down her body, caressing her as you go.
You soon reach her pussy. It is drenched, and your tongue slides over with ease.
She moans.
[img[img/girlMaster.webp]]
<</if>>
[[Clean up|masterLux]]You call $dating for some help with your... hornyness. It doesn't take long.
<<if $dating is "Noah" || $dating is "Dad" || $dating is "Zack">>
He drops his clothes and enters the shower with you.
You would think all this water would make it easier, but in reality, it's only washing away the juicy fluids ejecting from your pussy. Nonetheless, this doesn't stop him. He jams his cock into you.
[img[img/showerDate1.webp]]
It doesn't take long before he cums inside of you.
You wash it away.
<<else>>
She drops her clothes and joins you in the shower.
[img[img/showerDate2.webp]]
It doesn't take long for you to cum.
<</if>>
[[Finish showering|luxApt]]<<widget "Interest">><<silently>>
<<set _balance to $balance>>
<<set _balance += _balance * $interestRate / 100>>
<<set _balance to Math.round(_balance)>>
<<set $balance to _balance>>
<</silently>><</widget>>
<<widget "investSPX">><<silently>>
<<set _spx to $spx>>
<<set _investRate = random(1,10)>>
<<if $spx gte 0>><<switch _investRate>>
<<case 1>>
<<set _spx -= _spx * 1.44 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 2>>
<<set _spx -= _spx * 5.44 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 3>>
<<set _spx -= _spx * 3.44 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 4>>
<<set _spx -= _spx * 1.06 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 5>>
<<set _spx -= _spx * 1.6 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 6>>
<<set _spx += _spx * 1.44 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 7>>
<<set _spx += _spx * 5.44 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 8>>
<<set _spx += _spx * 3.44 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 9>>
<<set _spx += _spx * 1.06 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<<case 10>>
<<set _spx += _spx * 1.6 / 100>>
<<set _spx to Math.round(_spx)>>
<<set $spx to _spx>>
<</switch>><</if>>
<</silently>><</widget>>
<<widget "investNVDA">><<silently>>
<<set _nvda to $nvda>>
<<set _investRate = random(1,10)>>
<<if $nvda gte 0>><<switch _investRate>>
<<case 1>>
<<set _nvda -= _nvda * 1.44 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 2>>
<<set _nvda += _nvda * 5.44 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 3>>
<<set _nvda += _nvda * 3.44 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 4>>
<<set _nvda -= _nvda * 1.06 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 5>>
<<set _nvda -= _nvda * 1.6 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 6>>
<<set _nvda += _nvda * 1.44 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 7>>
<<set _nvda += _nvda * 5.44 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 8>>
<<set _nvda += _nvda * 3.44 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 9>>
<<set _nvda += _nvda * 1.06 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<<case 10>>
<<set _nvda += _nvda * 1.6 / 100>>
<<set _nvda to Math.round(_nvda)>>
<<set $nvda to _nvda>>
<</switch>><</if>>
<</silently>><</widget>>
<<widget "investDJI">><<silently>>
<<set _dji to $dji>>
<<set _investRate = random(1,10)>>
<<if $dji gte 0>><<switch _investRate>>
<<case 1>>
<<set _dji -= _dji * 1.44 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 2>>
<<set _dji += _dji * 5.44 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 3>>
<<set _dji -= _dji * 3.44 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 4>>
<<set _dji -= _dji * 1.06 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 5>>
<<set _dji -= _dji * 1.6 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 6>>
<<set _dji += _dji * 1.44 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 7>>
<<set _dji += _dji * 5.44 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 8>>
<<set _dji -= _dji * 3.44 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 9>>
<<set _dji += _dji * 1.06 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<<case 10>>
<<set _dji += _dji * 1.6 / 100>>
<<set _dji to Math.round(_dji)>>
<<set $dji to _dji>>
<</switch>><</if>>
<</silently>><</widget>>
<<widget "investTSLA">><<silently>>
<<set _tsla to $tsla>>
<<set _investRate = random(1,10)>>
<<if $tsla gte 0>><<switch _investRate>>
<<case 1>>
<<set _tsla -= _tsla * 1.44 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 2>>
<<set _tsla -= _tsla * 5.44 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 3>>
<<set _tsla -= _tsla * 3.44 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 4>>
<<set _tsla -= _tsla * 1.06 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 5>>
<<set _tsla -= _tsla * 1.6 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 6>>
<<set _tsla += _tsla * 1.44 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 7>>
<<set _tsla += _tsla * 5.44 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 8>>
<<set _tsla += _tsla * 3.44 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 9>>
<<set _tsla += _tsla * 1.06 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<<case 10>>
<<set _tsla += _tsla * 1.6 / 100>>
<<set _tsla to Math.round(_tsla)>>
<<set $tsla to _tsla>>
<</switch>><</if>>
<</silently>><</widget>>
<<widget "investAAPL">><<silently>>
<<set _aapl to $aapl>>
<<set _investRate = random(1,10)>>
<<if $aapl gte 0>><<switch _investRate>>
<<case 1>>
<<set _aapl += _aapl * 1.44 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 2>>
<<set _aapl -= _aapl * 5.44 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 3>>
<<set _aapl -= _aapl * 3.44 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 4>>
<<set _aapl -= _aapl * 1.06 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 5>>
<<set _aapl += _aapl * 1.6 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 6>>
<<set _aapl += _aapl * 1.44 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 7>>
<<set _aapl += _aapl * 5.44 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 8>>
<<set _aapl += _aapl * 3.44 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 9>>
<<set _aapl += _aapl * 1.06 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<<case 10>>
<<set _aapl += _aapl * 1.6 / 100>>
<<set _aapl to Math.round(_aapl)>>
<<set $aapl to _aapl>>
<</switch>><</if>>
<</silently>><</widget>>
<<widget "investDMI">><<silently>>
<<set _dmi to $dmi>>
<<set _investRate = random(1,10)>>
<<if $dmi gte 0>><<switch _investRate>>
<<case 1>>
<<set _dmi -= _dmi * 1.44 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 2>>
<<set _dmi -= _dmi * 5.44 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 3>>
<<set _dmi -= _dmi * 3.44 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 4>>
<<set _dmi -= _dmi * 1.06 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 5>>
<<set _dmi -= _dmi * 1.6 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 6>>
<<set _dmi += _dmi * 1.44 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 7>>
<<set _dmi -= _dmi * 5.44 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 8>>
<<set _dmi -= _dmi * 3.44 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 9>>
<<set _dmi += _dmi * 1.06 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<<case 10>>
<<set _dmi += _dmi * 1.6 / 100>>
<<set _dmi to Math.round(_dmi)>>
<<set $dmi to _dmi>>
<</switch>><</if>>
<</silently>><</widget>>!!!Welcome to the Goliath Island Bank Metrics Automated System Service, <br>or GIB ME ASS for short!
You have... <span style="color:yellow">£{{$balance}}</span> in your savings!
You can also try and invest some of your money for great returns. Note that investing your money means taking them out of your balance. You can not invest cash on hand, and will have to attend to the Automated Teller Machine to deposit some of your money into your savings account to begin investing. Any money lost is on your own risk.
<<link "Invest">><<run Dialog.setup('Investments', 'invest');
Dialog.wiki('<<include "investments">>').open()>>
<</link>>
[[Exit app|Phone]]
<<link "Put your phone away." $return>><</link>>You enter the animal shelter. Currently it only serves as a cat rescue. You'll be able to buy cat food and other necessities for your new cat here. What a hoot!
It's front room is like a shop. A vet approaches you.
Martin the Vet: Can I help you?
<<if $pet['isFound'] is true>><br><<linkreplace "Give $pet.name up for adoption">>You've decided to give $pet.name up for adoption. They will find a better home for your cat. Run along now, you have to move on.<<set $pet['isFound'] to false>><</linkreplace>><br><</if>>
<<nobr>><<if $money gte 19>>
<<linkreplace "Buy cat food - £19">>
<<setMoney -19>><<updatebar>>
<<set $catFood += 10>>
You bought cat food.
<</linkreplace>><<else>>
You can't afford cat food. It costs £19. Poor thing.
<</if>><</nobr>>
<<nobr>>
<<if $catToys is false && $money gte 199>>
<<linkreplace "Buy cat toys - £199">>
<<setMoney -199>>
<<set $catToys to true>>
<<updatebar>>
You bought cat toys.
<</linkreplace>>
<<elseif $catToys is false && $money lt 199>>
You can't afford cat toys. They cost £199.
<<else>>
You already have cat toys!
<</if>>
<</nobr>>
<<nobr>>
<<if $litterBox is false && $money gte 599>>
<<linkreplace "Buy a litter box - £599">>
<<setMoney -599>>
<<set $litterBox to true>><<set $litterTime to 0>><<set $catNeglect to 0>>
<<updatebar>>
You bought a litter box.
<</linkreplace>>
<<elseif $litterBox is false && $money lt 599>>
You can't afford a litter box. It costs £599.
<<else>>
You already have a litter box!
<</if>>
<</nobr>>
[[Leave the shelter|outskirts]]<<widget "cat">><<if $pet['isFound'] is false>><<silently>>
<<set _catRate = random(1,250)>>
<<set _catType = random(0,9)>>
<<set _catGender = random(0,1)>>
<<set _catAtt = random(0,4)>>
<<set $catToys to false>>
<<set $litterBox to false>>
<<set $catHappiness to 100>>
<<set $catFed to false>>
<<set $catNeglect to 0>>
<<set $catFood to 0>>
<<set $litterTime to 0>>
<<set $pet = {
name: "",
race: $cats[_catType],
gender: $catGend[_catGender],
attribute: $catAtt[_catAtt],
isFound: false
}>>
<</silently>><<if _catRate eq 69>><br>\
You found a cat. It wont stop following you. Meowing at you.
Looks like you're stuck with it, though you may be able to outrun it if you walk far enough. <span style="color:lightyellow">It's a $catGend[_catGender] $cats[_catType]!</span> What will you name it?
<span id="textbox"><<textbox "_catName" "">></span>
<<linkreplace "Give the name">>You've named your cat {{$pet.name}}.
Congratulations. It will follow you where ever you go. Mostly unseen, it is a cat afterall. Make sure to feed it. Perhaps the animal shelter in the outskirts may be of service? Be careful though. If you fuck this up, it will likely run away.<<set $pet['name'] = _catName>><<set $pet['isFound'] = true>><<replace "#textbox">><</replace>><</linkreplace>>
\<br><</if>><</if>><</widget>>
<<widget "catP">><<if $pet['isFound'] is false>><<silently>>
<<set _catRate = random(1,250)>>
<<set _catType = random(0,9)>>
<<set _catGender = random(0,1)>>
<<set _catAtt = random(0,4)>>
<<set $catToys to false>>
<<set $litterBox to false>>
<<set $catHappiness to 100>>
<<set $catFed to false>>
<<set $catNeglect to 0>>
<<set $catFood to 0>>
<<set $litterTime to 0>>
<<set $pet = {
name: "",
race: $cats[_catType],
gender: $catGend[_catGender],
attribute: $catAtt[_catAtt],
isFound: false
}>>
<</silently>><<set _catRate to 69>><<if _catRate eq 69>><br>\
You found a cat. It wont stop following you. Meowing at you.
Looks like you're stuck with it, though you may be able to outrun it if you walk far enough. <span style="color:lightyellow">It's a $catGend[_catGender] $cats[_catType]!</span> What will you name it?
<span id="textbox"><<textbox "_catName" "">></span>
<<linkreplace "Give the name">>You've named your cat {{$pet.name}}.
Congratulations. It will follow you where ever you go. Mostly unseen, it is a cat afterall. Make sure to feed it. Perhaps the animal shelter in the outskirts may be of service? Be careful though. If you fuck this up, it will likely run away.<<set $pet['name'] = _catName>><<set $pet['isFound'] = true>><<replace "#textbox">><</replace>><</linkreplace>>
\<br><</if>><</if>><</widget>>
<<widget "displayPet">><<if $pet['isFound'] is true>><br>You have a cat! <span style="color:lightyellow">$pet.name is $pet.attribute $pet.gender $pet.race!</span><</if>><</widget>>[img[img/movies.webp]]
You go to the movies alone. A small selection of genres are available for pick.
Ticket master: Ticket for one?
<<if $money gte 5>><<linkreplace "Yes please - £5">><<setMoney -5>><<updatebar>>[[Us|movieSceneA][$movie to "rom"]]
[[Time Bomb|movieSceneA][$movie to "action"]]
[[Sex Architect, Starring Jed Toesby|movieSceneA][$movie to "inhib"]]<</linkreplace>><<else>>A ticket is £5. You do not have £5.<</if>>
[[Change your mind and turn back|Downtown]]<<if $movie is "rom">>A romantic movie is playing. It's a shortfilm about a couple who starts a new life in another town. Here they'll have to navigate the new surroundings, experiencing problems and compromises alike. The actor is smoking hot, though!
<span style="color:pink">+ Arousal</span>
\
<<elseif $movie is "action">>An action movie is showing. It's starring Kevin Lung and The Boulder. They're Lung and The Boulder were highschool classmates, but now The Boulder has gotten a job with the CIA. They're out for justice!
<span style="color:red">+ Corruption</span>
\
<<else>>A sexy porn is playing. Are they even allowed to show this in the movies? It's about an architect, Jed Toesby, who is also a sex maniac. He fucks his clients all over the apartment, which he shares with his friends.
<span style="color:purple">- Inhibition</span> | <span style="color:pink">+ Arousal</span>
\
<</if>>
[[Exit the cinema|Downtown]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<set $oldphone to true>><<if $introSkip is true && $gender eq "Guy">>
What was your name again? Can you believe you forgot already? Maybe it's a second chance to choose a more apropriate name for your new... body.
<<textbox "$name" "">>
<<linkreplace "Confirm name">>
<<updatebar>><<set $nameChange to true>><<goto "Street">><</linkreplace>><<else>>
<<goto "Street">><</if>><<widget "petInteract">><<if $pet['isFound'] is true>><<set _petInt = random(1,3)>><br><span style="color:lightyellow">\
\
\<<if $pet.attribute is "a playful">><<switch _petInt>><<case 1>>$pet.name is running around! <<if $catToys is false>>It's looking for something to play with. You should buy some toys for your cat.<<else>>It's playing with the toys you bought! So cute!<</if>><<case 2>>$pet.name is looking to play with you! You spend the next 10 minutes running around with your cat.<<case 3>>$pet.name has the zoomies.<</switch>>
<<linkreplace "Pet $pet.name">>You pet $pet.name. Your cat purrs and nudges your hand. It's soft and safe.
<span style="coloer:crimson">- Trauma</span><<setTrauma -10>><</linkreplace>><</if>>
\
\<<if $pet.attribute is "a gloomy">><<switch _petInt>><<case 1>>$pet.name is sitting on the ground, looking out the window. It seems sad.<<case 2>>$pet.name is sleeping. Even when your cat is sleeping, it looks gloomy.<<case 3>>$pet.name is running around playing. It seems to be in a better mood.<</switch>>
<<linkreplace "Pet $pet.name">>You pet $pet.name. Your cat purrs and licks your hand. It's rough, but safe.
<span style="coloer:crimson">- Trauma</span><<setTrauma -10>><</linkreplace>><</if>>
\
\<<if $pet.attribute is "an adventurous">><<switch _petInt>><<case 1>>$pet.name is crawling around exploring the premises. What a cute kitty.<<case 2>>You find your cat sitting by the window, looking out. Perhaps $pet.name wants to explore outside too?<<case 3>>You hear a quiet meow from far away. $pet.name must be exploring.<</switch>>
<<linkreplace "Pet $pet.name">>You pet $pet.name. Your cat purrs and nudges your hand. It's soft and safe.
<span style="coloer:crimson">- Trauma</span><<setTrauma -10>><</linkreplace>><</if>>
\
\<<if $pet.attribute is "a sleepy">><<switch _petInt>><<case 1>>$pet.name is lying on the ground, sleeping.<<case 2>>$pet.name looks like it's about to fall asleep. Quietly nodding away, but trying to stay awake. Perhaps it's already sleeping.<<case 3>>You find your cat lying on its back, purring, almost snorring. It's a sleepy one after all.<</switch>>
<<linkreplace "Pet $pet.name">>You pet $pet.name. Your cat wakes up and nudges your hand. It's soft and safe.
<span style="coloer:crimson">- Trauma</span><<setTrauma -10>><</linkreplace>><</if>>
\
\<<if $pet.attribute is "a happy">><<switch _petInt>><<case 1>>$pet.name is lying on it's back, purring happily.<<case 2>>Your cat comes up to you, and nudges your leg. It's purring. How soothing.<<case 3>>$pet.name comes up to you and bonks you with its head. How cute!<</switch>>
<<linkreplace "Pet $pet.name">>You pet $pet.name. Your cat purrs and bonks your hand with its head. It's soft and safe.
<span style="coloer:crimson">- Trauma</span><<setTrauma -10>><<updatebar>><</linkreplace>><</if>></span><br><</if>><</widget>>
<<widget "petSleep">><<if $pet['isFound'] is true>><br><span style="color:lightyellow">\
\
$pet.name snuggles up close to you. You can't help but cuddle. It fills your heart with warmth and content.<<if $trauma gte 1>><br>- Trauma<<setTrauma -10>><<updatebar>><</if>></span><br><</if>><</widget>>
<<widget "litterBox">><<if $pet['isFound'] is true && $litterBox is true>><<if $litterTime gte 5>><span id="litter">You should really change the litter box. This is getting ridiculous.
<<link "Clean litter box">><<set $litterTime to 0>><<set $catNeglect to 0>><<replace "#litter">>You've changed the litter box.<</replace>><</link>></span><<elseif $litterTime gte 3>><span id="litter">You should really change the litter box.
<<link "Clean litter box">><<set $litterTime to 0>><<set $catNeglect to 0>><<replace "#litter">>You've changed the litter box.<</replace>><</link>></span><<elseif $litterTime gte 1>><span id="litter">You should change the litter box.
<<link "Clean litter box">><<set $litterTime to 0>><<set $catNeglect to 0>><<replace "#litter">>You've changed the litter box.<</replace>><</link>></span><</if>><</if>><</widget>>
<<widget "catNeg">><<if $catNeglect gt 3 && $pet['isFound'] is true>>$pet.name has been neglected for too long. Bad! It has decided to run away. You are no longer a cat owner.<<nobr>>
<<unset $catToys>>
<<unset $litterBox>>
<<unset $catHappiness>>
<<unset $catFed>>
<<unset $catNeglect>>
<<unset $catFood>>
<<unset $litterTime>><</nobr>><</if>><</widget>>
<<widget "feedCat">><<if $catFood gte 1>>You prepare some food for $pet.name. <<if $pet.gender is "male">>He<<else>>She<</if>> gobbles it up, happily.
<<set $catFood -= 1>>You have $catFood cat food left. Remember to buy some new food for $pet.name when you run dry.<<else>>You don't have any cat food. You should check out the animal shelter in the outskirts to buy some food.<</if>><<set $catFed to true>><<set $catNeg to 0>><</widget>><<cat>> //this widget gives you the cat
<<displayPet>> //this widget displays your cat
<<petInteract>> //this widget controls the interactions with the cat
<<petSleep>> //this widget lets your cat sleep in your bed
<<litterBox>> //this widget lets your cat take a shit
<<feedCat>> //this widget feeds your cat
<<catNeg>> //this widget allows your cat to run away if you neglect it[img[img/showerDad.webp]]
You enter the bathroom.
It's not very nice. And you have to shower here? Ugh. This is one of the worst showers you've seen so far. Why would your dad even want to pay rent for this crappy apartment.
<<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Undress|showernudeDadApt]]<<elseif $period eq 6 && $showerTime != 0>>[[Undress|showernudeDadApt]]<<else>>It's too late to shower.<</if>>
[[Leave|dadApt]][img[img/showernudeDadApt.webp]]
You take a shower. Letting the hot water trickle down over your body, tickling your nipples, running towards your clit is such an exhillerating feeling. It's amazing how good a shower can feel!<<if $showerTime != 0>> And much needed!
<span style="color:green">+ Allure</span><</if>>
<<if $period gte 4 && $period lte 5>><br>You feel like someone is watching you...<br><span style="color:purple">- Inhibition</span><</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<masturbate 20 259 149 -25 showerJerkDadApt>>
[[Finish showering|dadBathroom]]
<<Shower>>You ask Chloe if she needs help in the library.
<span style="color:teal">Chloe: Well, yes? Would you like to help me?</span>
<span style="color:pink">$name: Sure!</span>
She gives you a pin and a pair of glasses. You throw the pin in the trash, you're only going to need the glasses.
<span style="color:teal">Chloe: You'll need to do some various tasks around the library, but I'm sure you'll figure them out fast!</span>
<span style="color:teal">Chloe: The salary here works a bit... different than what you're probably used to. I'll open up a library account for you, and your pay will be saved up in that. You'll just have to cash out before night. If you quit before cashing out, your money will be lost, so be sure to cash out in case that ever happens! God forbid...</span>
She smiles at you.
[[Thank her with a hug|Library][$job = "library", $libBal = 0, $manBooks = random(7,14)]]
[[Actually...|Library]]You settle in behind the library desk and fire up the computer.
The library is quiet as always, and the warm light of the sun shines through its windows. It hits you right in the face! However, for some reason you enjoy it. You bask in the sun. What a time to be alive!
<<if $period lte 5>>You have a few tasks to do.
[[Help around the library|libHelp]]
<<if $manBooks gte 1>>[[Manage books|libManBooks]]<<else>>You don't have anymore books to manage.<</if>>
[[Handle book reservations|libRes]]<<else>>It's too late to do any more work today. You should go home and rest instead.<</if>>
<<if $libBal gte 1>><br><<linkreplace "Cash out - $libBal">>You've cashed out <span style="color:yellow">£$libBal</span>!<<set $money += $libBal, $libBal = 0>><<updatebar>><</linkreplace>><br><<else>><br>There's currently no money saved up for you. Go work some more and see your wealth grow!<br><</if>>
[[Finish your work day|Library]]You wave Chloe over.
<span style="color:pink">$name: Hey uhm... I'd like to quit my position...</span>
<span style="color:teal">Chloe: W.. why? Is it because of me..?</span>
Her eyes tear up. What did you do this time, you monster?
<span style="color:pink">$name: No no no... It's just, I need something new.</span>
<span style="color:teal">Chloe: I can be something n-new!</span>
She can't. But look at her! Are you sure this is what you want to do?
[[Quit|Library][$job = "No job", $libBal = 0]]
[[Change your mind|Library]]<<include "libHelpEvents">>
[[Leave|libWork]]You start managing the books. You'll have to manage new books and old books as well as book buy-ins and stock. You have {{$manBooks}} due for management.
<<silently>><<set _books = {
1: {
name: "You and I",
type: "Romance"
},
2: {
name: "CGI: Central GI-Joe",
type: "Action"
},
3: {
name: "Roman The Giant",
type: "Comedy"
},
4: {
name: "Love is Blind",
type: "Romance"
},
5: {
name: "Her Story",
type: "Romance"
},
6: {
name: "Snakeplane",
type: "Action"
},
7: {
name: "Dummy Thick",
type: "Comedy"
},
8: {
name: "Heart's Desire",
type: "Romance"
},
9: {
name: "Steel Fist",
type: "Action"
},
10: {
name: "The Laughing Judge",
type: "Comedy"
},
11: {
name: "Midnight Affair",
type: "Romance"
},
12: {
name: "Rogue Agents",
type: "Action"
},
13: {
name: "Jester’s Journey",
type: "Comedy"
},
14: {
name: "Passion’s Embrace",
type: "Romance"
},
15: {
name: "Explosive Secrets",
type: "Action"
},
16: {
name: "Comic Relief",
type: "Comedy"
},
17: {
name: "Eternal Love",
type: "Romance"
},
18: {
name: "Chase the Storm",
type: "Action"
},
19: {
name: "Gags and Giggles",
type: "Comedy"
},
20: {
name: "Summer Romance",
type: "Romance"
},
21: {
name: "Urban Warriors",
type: "Action"
},
22: {
name: "The Wisecrackers",
type: "Comedy"
},
23: {
name: "Whispers of the Heart",
type: "Romance"
},
24: {
name: "Rogue Justice",
type: "Action"
},
25: {
name: "The Clown Prince",
type: "Comedy"
},
26: {
name: "Secret Admirer",
type: "Romance"
},
27: {
name: "Thunder Strike",
type: "Action"
},
28: {
name: "Laugh Riot",
type: "Comedy"
},
29: {
name: "Daring Hearts",
type: "Romance"
},
30: {
name: "Undercover Ops",
type: "Action"
},
31: {
name: "Falling for You",
type: "Romance"
},
32: {
name: "Shadow Warriors",
type: "Action"
},
33: {
name: "The Prankster's Handbook",
type: "Comedy"
},
34: {
name: "Midnight Kisses",
type: "Romance"
},
35: {
name: "Operation Thunderbolt",
type: "Action"
},
36: {
name: "Comic Genius",
type: "Comedy"
},
37: {
name: "A Love to Remember",
type: "Romance"
},
38: {
name: "Sky High",
type: "Action"
},
39: {
name: "Laughs Unlimited",
type: "Comedy"
},
40: {
name: "True Romance",
type: "Romance"
},
41: {
name: "Code Red",
type: "Action"
},
42: {
name: "Fools and Fun",
type: "Comedy"
},
43: {
name: "Sweetheart's Promise",
type: "Romance"
},
44: {
name: "Black Ops",
type: "Action"
},
45: {
name: "The Funny Farm",
type: "Comedy"
},
46: {
name: "Love Unscripted",
type: "Romance"
},
47: {
name: "Rumble in the Night",
type: "Action"
},
48: {
name: "Jokes on You",
type: "Comedy"
},
49: {
name: "Heart's Melody",
type: "Romance"
},
50: {
name: "Combat Zone",
type: "Action"
},
51: {
name: "The Ha-Ha Chronicles",
type: "Comedy"
},
52: {
name: "Endless Love",
type: "Romance"
},
53: {
name: "Mission Impossible",
type: "Action"
},
54: {
name: "The Satirical Saga",
type: "Comedy"
},
55: {
name: "Unspoken Words",
type: "Romance"
},
56: {
name: "Heroes of the Storm",
type: "Action"
},
57: {
name: "Laugh Lines",
type: "Comedy"
},
58: {
name: "Once Upon a Love",
type: "Romance"
},
59: {
name: "Breakthrough",
type: "Action"
},
60: {
name: "Comic Relief",
type: "Comedy"
},
61: {
name: "Hearts in Harmony",
type: "Romance"
},
62: {
name: "Danger Zone",
type: "Action"
},
63: {
name: "The Comedy Club",
type: "Comedy"
},
64: {
name: "Love's Labyrinth",
type: "Romance"
},
65: {
name: "Special Ops",
type: "Action"
},
66: {
name: "Laugh Your Head Off",
type: "Comedy"
},
67: {
name: "Timeless Romance",
type: "Romance"
},
68: {
name: "Brave New World",
type: "Action"
},
69: {
name: "Giggle Fest",
type: "Comedy"
},
70: {
name: "Dreams of Love",
type: "Romance"
},
71: {
name: "Operation Delta",
type: "Action"
},
72: {
name: "The Silly Squad",
type: "Comedy"
},
73: {
name: "Falling for Him",
type: "Romance"
},
74: {
name: "Ruthless Pursuit",
type: "Action"
},
75: {
name: "Comedy Club Confidential",
type: "Comedy"
},
76: {
name: "Love's Journey",
type: "Romance"
},
77: {
name: "Deadly Secrets",
type: "Action"
},
78: {
name: "The Laugh Riot",
type: "Comedy"
},
79: {
name: "Charmed Hearts",
type: "Romance"
},
80: {
name: "Ultimate Showdown",
type: "Action"
},
81: {
name: "The Comedy Circuit",
type: "Comedy"
},
82: {
name: "Love's Echo",
type: "Romance"
},
83: {
name: "Shadow Mission",
type: "Action"
},
84: {
name: "The Funny Business",
type: "Comedy"
},
85: {
name: "Love's Destiny",
type: "Romance"
},
86: {
name: "Dangerous Liaisons",
type: "Action"
},
87: {
name: "The Stand-Up Show",
type: "Comedy"
},
88: {
name: "Burning Love",
type: "Romance"
},
89: {
name: "Hero’s Quest",
type: "Action"
},
90: {
name: "The Humorist's Guide",
type: "Comedy"
},
91: {
name: "Love’s Enduring Flame",
type: "Romance"
},
92: {
name: "Elite Force",
type: "Action"
},
93: {
name: "The Comedy Hour",
type: "Comedy"
},
94: {
name: "Love's Light",
type: "Romance"
},
95: {
name: "Secret Warriors",
type: "Action"
},
96: {
name: "The Chuckle Chronicles",
type: "Comedy"
},
97: {
name: "Passionate Hearts",
type: "Romance"
},
98: {
name: "Victory’s Edge",
type: "Action"
},
99: {
name: "The Laughter Factory",
type: "Comedy"
},
100: {
name: "Forever Yours",
type: "Romance"
}
}>>
<</silently>>\
<<lb>><<if $manBooks gte 1>>What type of book is this?<<set _choice = random(1,100)>>
<b>_books[_choice].name</b>
<span id="replace"><<link "Romance">><<if _books[_choice].type eq "Romance">><<replace "#replace">><<set $manBooks -= 1>>Correct! <<link "New book?">><<set _choice = random(1,100)>><<update>><</link>><</replace>><<else>><<replace "#replace">>Ouh! Wrong. Try again. <<link "New book?">><<set _choice = random(1,100)>><<update>><</link>><</replace>><</if>><</link>> | <<link "Action">><<if _books[_choice].type eq "Action">><<replace "#replace">><<set $manBooks -= 1>>Correct! <<link "New book?">><<set _choice = random(1,100)>><<update>><</link>><</replace>><<else>><<replace "#replace">>Ouh! Wrong. Try again. <<link "New book?">><<set _choice = random(1,100)>><<update>><</link>><</replace>><</if>><</link>> | <<link "Comedy">><<if _books[_choice].type eq "Comedy">><<replace "#replace">><<set $manBooks -= 1>>Correct! <<link "New book?">><<set _choice = random(1,100)>><<update>><</link>><</replace>><<else>><<replace "#replace">>Ouh! Wrong. Try again. <<link "New book?">><<set _choice = random(1,100)>><<update>><</link>><</replace>><</if>><</link>></span><<else>>There's no more books to sort. You've earned a bit for your task.<<set $libBal += random(180,260)>><</if>><</lb>>
[[Go back|libWork]]<<if $period lte 5>>The library is quiet. People are studying, reading, learning. A small line has formed infront of your desk, even though there's self checkout. It seems like there will always be a line here. You should help some of the people check out their books.
<<set _res = random(1,6)>><<switch _res>><<case 1>>An old lady walks up to the desk. She's holding an old history book.
Old lady: Could you help me check this book out, please?
<<linkreplace "Stamp it!">><<set $libBal += random(80,160)>><<AdvancePeriod>>Stamped!
[[Next reservation|libRes]]<</linkreplace>><<case 2>>A young man walks up to the desk. He's holding an erotic book.
Young man: Hey girl, help me stamp this?
He winks.
<span style="color:pink">+ Arousal</span><<setArousal +5>>
<<linkreplace "Stamp it!">><<set $libBal += random(80,160)>><<AdvancePeriod>>Stamped!
[[Next reservation|libRes]]<</linkreplace>><<case 3>>An old man walks up to the desk. He's holding a bird spotting book.
Old man: Hello there, darling. Could you help me take this book home?
<<linkreplace "Stamp it!">><<set $libBal += random(80,160)>><<AdvancePeriod>>Stamped!
<<if $period lte 5>>[[Next reservation|libRes]]<<else>>There's no more reservations for today. Go home and rest instead.<</if>><</linkreplace>><<case 4>>A young girl walks up to the desk. She's holding a romance novel.
Young girl: Oh, will you please help me stamp this book?
<<linkreplace "Stamp it!">><<set $libBal += random(80,160)>><<AdvancePeriod>>Stamped!
[[Next reservation|libRes]]<</linkreplace>><<case 5>>A man walks up to the desk. He's holding a book on investments.
Man: Hello. Stamp please.
<<linkreplace "Stamp it!">><<set $libBal += random(80,160)>><<AdvancePeriod>>Stamped!
[[Next reservation|libRes]]<</linkreplace>><<case 6>>A woman walks up to the desk. She's holding a book on flowers.
Woman: Hi! Stamp my book please?
<<linkreplace "Stamp it!">><<set $libBal += random(80,160)>><<AdvancePeriod>>Stamped!
[[Next reservation|libRes]]<</linkreplace>><</switch>><<else>>There's no more reservations for today. Go home and rest instead.<</if>>
<<if $period lte 5>>[[Leave|libWork]]<<else>>[[Leave|Library]]<</if>>You walk around the library.<<set $libBal += random(80,160)>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set _events = random(1,7)>><<switch _events>><<case 1>><<if ndef $ralph || $ralph is "not seen">>Totally engulfed in your own thought and mind, you accidentally bump into a tall man holding an erotic book. "Passions of Public", is the title of the work. Interesting.
<<set $ralph to "seen">>
Tall man: Sorry, I didn't see you there. I'm Ralph.
<span style="color:pink">$name: I... Uhm... It's okay...</span>
What a gentle man. And with an accent too!
He looks at you, expectantly.<<else>>Totally engulfed in your own thought and mind, you accidentally bump into a Ralph holding an erotic book. "Passions of Public", is the title of the work. Interesting.
Ralph: Sorry, I... Hey, it's you again!
<span style="color:pink">$name: Oh, hi!</span>
He looks at you, expectantly.<</if>>
<<if $corrupt gte 200>><<linkreplace "Apologize">><span style="color:pink">$name: Actually, I... I think I owe <em>you</em> an apology. I didn't look where I was going, and...</span>
Ralph: It's okay, darling. There's no reason to argue about who walked into who. Let me buy you a cup of coffee instead, to make up for it. I'll get your number from Chloe.
[[Agree and leave|Library][$ralphDays to 3]]<</linkreplace>><br><<else>>You're not ready to resume responsibility for your mistakes.<br><</if>><<case 2>>As you roam, you start to hear noises. They're muffled. Let's investigate! As you move closer, the noises get louder. It almost sounds like someone is... Fucking! WHAT! Go investigate right now!
[[Investigate the noises|libHelpCaught]]<<default>>As you roam the library, you find some books that needs help finding their right spot again. You pick them up and put them in their correct spots. The day is quiet and the library is silent. People are reading, studying, learning.
This library is a hotspot amongst many different types of people, some are old, some are young, it doesn't matter. Knowledge is always attractive.
<</switch>>You decide to investigate the rumpus.<<set _rng = random(1,4)>><<switch _rng>><<case 1>>
[img[img/libraryCatch.webp]]
You catch a couple in the act! They don't seem very happy about it. You start scolding the girl, while the guy sneaks away. <<set _event = random(1,3)>><<switch _event>><<case 1>>
You suddenly feel a knock and a push, and the guy has toppled you over. He rips your pants off while the girl runs away. She's to no help. Were they even a couple?
He's already brandishing a rock hard cock, presumably from the aforementioned coitus. He doesn't hesitate.
[img[img/libHelpCaught.webp]]
He does not hold back, fucking you relentlessly while he covers your mouth with his hand. You can't scream, and you're too afraid to bite.
[img[img/libHelpCaughtCum.webp]]
[[Clean up and run away|Library]]
<<default>>
She starts crying, saying how he forced her and yada yada yada. Throw her out! There will be no coitus in this library on your watch!
[[Leave|libWork]]
<</switch>><<default>>There's nothing there. It seems to be a false alarm. You should probably switch to another task for the time being, clear your head a bit.
Walking back through the rows and rows of books is somewhat soothing. There's just something about the smell of old books. And new books too. It's refreshing.
Students are learning still, everyone is quiet. Such a nice place to just... Think.
[[Leave|libWork]]<</switch>>He's asking you out on a date!
[img[img/ralphMessage.webp]]
<span style="color:lightyellow">Ralph: Hey! I can't stop thinking about you. How about you and I meet up at the coffee shop in town and have a drink?</span>
[[Sure!|ralphDate]]
[[Turn him down|ralphTurnDown]]You meet up with Ralph at the cafe.
[img[img/cafeInside.webp]]
It's cozy and a nice change of pace.
You chat with Ralph about life. It's fun! He tells you stories about his work, and you tell him stories about your day to day life.
He turns the subject to a more intimate setting. You're talking about romance and love. What a caring and lovable man he is!
He eyes you up and down, he looks like he wants something from you. Maybe just you?
<<if $corrupt gte 120>>[[Instigate some fun|ralphFun]]<<else>>You're not corrupt enough for this.<</if>>
[[Thank him and leave|Cafe]]You turn him down.
[img[img/ralphTurnDown.webp]]
<span style="color:pink">$name: I.. I can't go now... Sorry..</span>
<span style="color:lightyellow">Ralph: That's okay. Maybe another time.</span>
<<linkreplace "Block him">><<set $ralphDays to 999999>>You've blocked Ralph.<<set $blocked to true>><<set $ralphBlocked to true>><</linkreplace>>
<<link "Put phone away" $return>><</link>>
<<set $ralphDays = random(6,12)>>You instigate some fun time with Ralph. He's quick to pick up the hint.
You grab his arm and drag him out to the restroom, there's no time to go back home now. You're driven.
You drag your hands along his body, slowly reaching the belt. You unbuckle it.
Pulling down his pants, his cock flings up and almost smacks you on the nose.
You giggle.
Ralph: What a cute one you are, hm?
You blush. You take his cock into your mouth. It's rather large.
[img[img/ralphBlow.webp]]
With his cock nicely wetted, you climb up onto the bathroom fixture and spread your legs at him.
Your pussy is dripping wet.
[img[img/ralphFuck.webp]]
He cums inside of you.
[img[img/ralphCum.webp]]
Ralph: That was rather nice.
[[Clean up and leave|city]]
<<set $vagCount += 1>><<set $creamCount += 1>>BouyBouyBouyBouyBouyBouyBouyBouy[img[img/abandonedTracks.webp]]
<<if $period lte 5>><<set $junction to true>>
You arrive at the abandoned railroad tracks. There's nobody here but you.
As you look around, taking in the view of the clear skies, you start to notice something. You can't quite put your finger on it, but it's like you're being watched.
Stranger: Hello.
He taps you on the shoulder.
<span style="color:pink">$name: EEEEP-..!</span>
Stranger: Relax. I sent you the letter. I'm Brody. This is the only place we can speak without being tapped.
Brody: I know Constantin hasn't told you about his past, but I am here to enlighten you about it. He used to work for the Facility. One of their best researchers and field agents. I'm afraid the Facility has recognized him last time they took him.
<span style="color:pink">$name: Who... are you?</span>
Brody: That's not important. But you need to tell Constantin, and you need to remove their files on him, completely. He is in danger, but I am sure you knew that already.
<span style="color:pink">$name: No...</span>
Brody: You don't have much time. Hurry up!
<span id="repl">[[Go to Constantin and tell him|constLetter][$soloQuest to false]]
<<link "Investigate Constantin on your own">><<replace "#repl">>You should probably start by checking the old computer in the mansion.
<<set $soloQuest to true>>
[[Leave the junction|city]]<</replace>><</link>></span>
<b>This will define your game in the future, make sure to save now.</b><<else>>You arrive at the abandoned railroad tracks. There's nobody here but you.
As you look around, taking in the view of the clear skies, you start to notice something. You can't quite put your finger on it, but it's like you're being watched.
Though you stand for a while, and nothing happens. Perhaps you should come back tomorrow, during the day.
[[Go back to the city|city]]<</if>><<widget "questLetter1">><<if $questDays gte 6 && $clue gte 4 && $questLetter1 is "unopened">><br>You've received a letter from an anonymous sender. Perhaps a secret lover?
<<linkreplace "Open it">><span style="color:lightyellow"><em>I know something you might want to know, too. Meet my by the abandoned junction outside of the city as soon as possible. I'll keep my eye on you.</em></span>
[[Go to the junction|abandonedTracks]]<<set $questLetter1 to "opened">><</linkreplace>><br><</if>><</widget>>[img[img/cottage.webp]]
You tell Constantin about the letter.
<span style="color:pink">$name: And then I met up with him. His name is Brody, and he told me you're in danger. Is what he said true? Did you really work for the Facility..?</span>
<span style="color:crimson">Constantin: I did. But that was before they turned against the people and started polluting the waters. I did research, and handled a bit of wet work too. I thought it was for a good cause.</span>
<span style="color:pink">$name: That file... At the facility... It had your name on it, didn't it?</span>
<span style="color:crimson">Constantin: It did. I burned it in the fire. I didn't want you to find out, but I guess it happened afterall. I am sorry I didn't tell you about it.</span>
<span style="color:pink">$name: It's okay... I think... Brody said you were in danger. What should we do?</span>
<span style="color:crimson">Constantin: They probably have some new files on me, or otherwise hidden files they've kept. I need to figure out exactly how much they know. Could you help me? I need some information on the mountain facility. You should go to the library and see if you can find any archived books.</span>
<<set $doubleQuest to true>>
[[Go to the library|Library]]
[[Leave|city]]You snoop around on the old computer, looking for files. This is proving rather hard, especially as you don't have any specific knowledge on how to find anything on a computer, but also because you don't really know what you're looking for. The only thing you know is, that Constantin has kept something from you. Why hasn't he told you about who he really is?
This doesn't matter, really - you just know you need to know more, and you can't ask Constantin. If you could, he would have told you already, surely... No? He would have.
As you're clicking around on the terminal in pure confusion, something opens. It's a folder called "The Facility." It's about 23GBs. What could he have in there? Imaging? Documents?
[[Open it|constFacility]]
[[Leave the computer|cellarOffice]]You double click the folder...
<<if visited() is 1>><<set $notesArray to []>><</if>>
It seems it doesn't contain much. Only a few images of Constantin and some other men. One of them kind of looks one of the running politicians. The two other are unfamiliar.
Perhaps you should write a note of what you've gathered<<if $notesArray.length eq 0>><br><br>[[Write a note on Constantin|phoneNotes]]<</if>>
What took up so much space then? You stumble upon a document named "facilityResources.bat". You click it, not knowing exactly what will happen... Nothing happens... It only opened a black small screen and closed it again shortly after displaying strange text. You click it again, but the computer shuts down.
[[Restart the computer|cellarCom][$bat to true]]This is some of the notes you've written during your research on Constantin.
<<for _i to 0; _i lt $notesArray.length; _i++>>
$notesArray[_i]
<</for>>
Write your notes below.
<<textbox "_notes" "">>
<<linkreplace "Enter">><<if (_notes.includes("<<"))>>Your note was wrongly formatted. Please reformat your note without the following error symbols: "<span style="color:red"><<</span>"
[[New entry|phoneNotes]]<<else>><<set $notesArray.push(_notes)>><<goto "phoneNotes">><</if>><</linkreplace>>
<<link "Go back" $return>><</link>><<type 10ms>><div class="terminal">[CLASSIFIED DOCUMENT]
Subject: Operational Report - Project Prometheus
Date: [Redacted]
Prepared by: [Redacted]
<b>Overview:</b>
Project Prometheus is a covert operation conducted by the Facility with the objective of advancing scientific research and technological innovation in fields deemed vital to national security. The project is led by Dr. Constantin [Last Name Redacted], a highly esteemed researcher and field agent within the organization.
<b>Background:</b>
Dr. Constantin [Last Name Redacted] has been a pivotal figure in the development and execution of Project Prometheus since its inception. With a distinguished background in [Redacted], Dr. [Last Name Redacted] has demonstrated exceptional leadership and expertise in a wide range of scientific disciplines, making him an invaluable asset to the Facility's operations.
<b>User entry:</b>
I have been compromised. The things the Facility is doing, is not what I agreed to. I'm not getting what I want! Current procedure to take down project Prometheus; The Foundry. I have to remove as much as I can of my own involvement, before I can expose them to the public. When this happens, I'll be able to take over what's left, and continue what I started. That damn politician, he always ruins everything. Fucking Michael Brown.
[END OF DOCUMENT]
</div><<if visited() is 1>><<set $questDays to 1>><</if>>
[[Close document|cellarCom]]<</type>><<widget "questLetter2">><<if $questDays gte 2 && $soloQuest is true && $questLetter2 is "unopened">><br>You've received a letter from an anonymous sender. Maybe it's Brody again?
<<linkreplace "Open it">><span style="color:lightyellow"><em>11S 605853.73880264 4121535.1962821</em></span><<set $questLetter2 to "opened">><<if ndef $notesArray>><<set $notesArray to []>><</if>><<run $notesArray.push("11S 605853.73880264 4121535.1962821")>>
Maybe Chloe can help?<</linkreplace>><br><</if>><</widget>>[img[img/library.webp]]
You ask Chloe if she knows anything about stranger number sequences.
She looks at you, confused.
<span style="color:pink">$name: I got a letter... It just had these random numbers on it...</span>
You show her the letter.
<span style="color:teal">Chloe: Oh! Those are navigation coorViolettes. I don't know how to read them correctly, but I think someone in a robe might know. Try looking around the library for a bit.</span>
You thank her and leave.
[[Go back|Library]]
<<set $navClue to true>>[img[img/cult.webp]]
You follow the hooded man.
Stranger: They call me Plato. Show me the coords, and I'll let you scribble down a more... Human route for you.
Human? What the fuck does he mean by that? Nevermind. Show him the coords!
Plato: Thank you. Hold on.
He pulls out a black notebook, and starts writing something down. He rips the page, and gives it to you.
Plato: Go here. That should be your location. Easiest exit is from the outskirts in the village.
[[Leave|Library]][img[img/forest.webp]]
You step out into the brim of the forest that connects to the outskirts. The trees are thick and close together, making it difficult for light to shine through. It looks like a creepy, monster forest from a horror movie. Why did you ever decide to investigate Constantin on your own, this was the worst decision you ever made.
As you step closer into the forest, you notice yourself getting a bit lost. Plato's scribbles are not easy to read. Is that a Z or an R? How is that even a question? Whatever. You'll have to keep trying.
What is it even you're looking for? A meadow? How are you supposed to figure out which meadow is the correct meadow? It's just a rendevouz point. Supposedly.
Try going this way.
[[North|platoDir][$direction to "north"]]
[[South|platoDir][$direction to "south"]]
[[East|platoDir][$direction to "east"]]
[[West|platoDir][$direction to "west"]][img[img/forestNight.webp]]
<<set _event = random(1,2)>><<switch _event>><<case 1>>You turn $direction. Or, at least judging from the drawn compass on Plato's note. There's nothing here but more forest though. You walk this way for a long time before the forest begins clearing up again. This gives you hope. You can feel your energy renew, and you're suddenly walking faster than before.
<<set $period = 6>>
<span style="color:lightyellow">It doesn't take much long before you reach a clearing! It's... the outskirts. </span>You've been walking all day, and it's already turned to night. You should get back and get some sleep before you try the forest again. Who knows what might happen.
[[Leave the forest|outskirts]]<<case 2>>You turn $direction. Or, at least judging from the drawn compass on Plato's note. There's nothing here but more forest though. You walk this way for a long time before the forest begins clearing up again. This gives you hope. You can feel your energy renew, and you're suddenly walking faster than before.
<<set $usb to 1>>
<span style="color:lightyellow">It doesn't take much long before you reach a clearing! It's here. The meadow.</span> You walk into the center of it, and take a seat on a stone. What else are you supposed to do now? The letter didn't specify anything but a location. <<set $period = 6>>You sit and wait for what feels like hours. It's suddenly dark out. You should probably get back home before something happens to you.
[[Leave the forest|platoCont]]<</switch>>[img[img/forestNight.webp]]
You begin walking back, but the forest doesn't look like the same as when you walked out here. It's more scary, and it feels like you're being watched. Someone grabs you from behind. You try to scream, but you're muffled. <<set _path = random(1,10)>><<switch _path>><<case 1 2 3>>
Stranger: Stop resisting, it's me! It's Brody! I sent you the letter, I just had to know that you were not being followed. I'm sorry it took me so long. Look, I know you opened the batch file on Constantin's old Facility computer. I need you to plug this into the computer.
He hands you a small USB file.
Brody: Hang on to it. And get to it, fast!
[[Leave|outskirts]]<<case 4 5 6 7>>Stranger: Stop resisting! Stop..!
You're suddenly hit with something sharp. A needle of some kind. It doesn't take very long, but you're suddenly very, very tired.
<span class="drunk">Stranger: Move her... ... ... tied up... ... used... Brody...</span>
You can't quite make out what they're talking about, but it doesn't sound too good. All you can feel is, that they're moving you somewhere. It doesn't feel like it's taking them very long. Perhaps it's not that far away?
They drop you on the ground. You don't feel much. You don't know where you are. It's soft on your knees. And cold on your ass...
[img[img/platoCaughtBad.webp]]
Something prods against you. You can't quite feel it.
[img[img/platoContBad1.webp]]
It sounds like they're having fun with you.
[img[img/platoContBad2.webp]]
<span style="color:pink">+ Arousal</span>
Perhaps they're just watching you sleep?
[img[img/platoContCum.webp]]
Someone barges in.
Stranger: What the fuck is going on here! She's an asset, not an ass! Get out, get! I told you many times before, don't fuck the assets. Fucking idiots and assholes, piss off!
He sounds angry. It sounds like... Brody! He's late.
[img[img/platoContAftermath.webp]]
<<set $vagCount += 2>><<set $creamCount += 2>><<set $assCount += 1>>
Brody: Jesus... What did they do to you?
<<linkreplace "Answer him">><span style="color:pink">$name: Iuh.. o... cum..</span>
Brody: My god... Once you're out of here, you must put this USB stick into Constantin's computer... I'm not sure you're able to understand what I'm telling you, so I'll write you a note.
He writes a note and puts it in your hand alongside a small hard object.
[[Rest|platoRest]]<</linkreplace>><<case 8 9 10>>Stranger: Stop resisting!
You're suddenly hit with something sharp. A needle of some kind. It doesn't take very long, but you're suddenly very, very tired.
You're taken somewhere. They've gagged you and blindfolded you, so you can't see anything. You just know you're in a car, going somewhere unknown.
It doesn't take very long before the car stops. Your door opens, and someone grabs you. You're too tired to resist anything. They're dragging you along the ground, your legs barely work.
[[Continue|platoCaught]]
<</switch>>You rest. You rest a long time. You rest till morning. Your pussy is sore and your head is spinning.
[img[img/platoRest.webp]]
What happened to you? As you come to it, you notice something in your hand. Did you clutch this all night while sleeping? Surely it's something important.
There's a note attached to it.
"Plug this into Constantin's old Facility computer. It is the same computer, that you opened the batch file on.
-Brody."
It's a USB stick. I wonder what it does. You should get dressed and get out of here. Preferably right now.
[[Get dressed and leave|outskirts]]
<<Sleep>>You pass out. Suddenly you're splashed with water. Tied to a chair with ducttape on your mouth.
Stranger: Who told you to go to the rendevouz point!? Who sent you the letter!
<span style="color:pink">$name: MMH...</span>
Stranger: WHA.. Oh, right.
He rips the ducttape off.
<span style="color:crimson">+ Trauma</span>
<span style="color:pink">$name: I... I'm not telling.</span>
Stranger: WHAT! Tell me!
<span style="color:pink">$name: What happens if I don't?</span>
Stranger: Uh... ... Bad things!
<<setArousal +10>>
He looks nervous. Two men enter the room. They look more collected. They're brandishing ropes. I wonder what's going to happen. They move towards you and you feel scared of what they might do to you. They begin tying you up, and in the process, you feel them touching you. They squeeze your tits and grab you pussy like it's theirs to control. It turns you on.
<span style="color:pink">+ Arousal</span>
[img[img/tiedPlato.webp]]
<<linkreplace "Pray for help">>Before they can continue, the door is kicked down. Six men enter, in full gear and weapons drawn.
<span style="color:red">Liberator: Drop your weapons! Hands behind you head and interlock your fingers! Nose on the wall!</span>
The captors do as they're told, they're outnumbered two to one. A foul smell fills the room. Someone shit themself. A seventh man enters the room, he looks rugged. It's Brody!
<span style="color:lightyellow">Brody: Untie her.</span>
With his command, one of the liberators takes out a knife and cuts your ropes. You're no longer tied up. You stand up and jump on Brody, embracing him in a big hug. He hugs you back.
<span style="color:lightyellow">Brody: I can't have an asset like you tied up here with the facility. Take this, and when you get home, put it into Constantin's old Facility computer. It should be the same computer, that you opened the batch file on. It will do the rest on its own.</span>
"Asset"... Gee, what a romantic. He hands you a small USB stick.
<<linkreplace "Take it">><span style="color:lightyellow">Brody: We'll take it from here.</span>
<<notify>>You've acquired a USB from Brody.<</notify>>
[[Leave|outskirts]]<</linkreplace>><</linkreplace>><<setTrauma +10>>You plug the USB into the computer. A new file pops up onto the desktop. You should probably click that one.
<div class="terminal"><<type 10ms>>
[[Budget]]
[[Constantin|uncle]]
[[Mansion|comMansion]]
<<link "$name">><<goto "player">><</link>>
[[USB - Facility Transfer.bat|brodyUSB]]
[[Exit|cellarOffice]]<</type>>
</div>You double click the bat file and instantly the computer screen turns off. Weird. The computer is still on, you can hear it roaring. The fans are running on full power now for some reason, but you can't see what's going on. Best to wait for it to turn back on.
You wait for what feels like hours, but is probably only a few minutes before the screen turns back on for you to see what's going on. A black window has opened, with some weird text on it. It's going fast! You can't make out anything of what it says, but the occasional stream of the word DIR pops up many times in a row. I wonder what happens.
[img[img/dirGif.webp]]
It goes on for a while before the black window closes again, and the fans die down. It's back to normal again. The file is gone too.<span style="color:lightyellow"> It's better to go back up and wait for further instructions.</span>
[[Leave the basement|trueMansion][$usb to 2]][img[img/library.webp]]
You ask Chloe about old archive books. She looks at you with a curious gaze. Then something seems to click in her mind.
<span style="color:teal">Chloe: We just got this new archive section for some reason. It was donated by the city council, but we still don't know for what reason. You're the first person to ask for them.</span>
<span style="color:teal">Chloe: Follow me!</span>
You follow her down stairs into the library basement, apparently the archive books haven't been filed and logged yet. Perhaps because nobody wants the read in them anyways.
<span style="color:teal">Chloe: What type of book are you looking for?</span>
<span style="color:pink">$name: I want to read about the old buildings in the mountains.</span>
She looks at you and blinks slowly. It's like her brain is churning.
<span style="color:teal">Chloe: There's buildings in the..? ahem. Right, should be around... here.</span>
She hands you an old book. It's dusty and looks like it could fall apart with the slightest touch. Nobody has ever read this book, it seems.
<<set $doubleQuest to false>>
<span style="color:lightyellow">You should get the book to Constantin.</span>
[[Take the book|Library][$archBook to true, $constStake to true]][img[img/facilityOut.webp]]
You head out onto the mountains. There's tiremarks, they look fresh. Wha- how would you even know that! But they do look fresh... You follow the marks in the ground, and they lead up close to the facility entrance. They stop abruptly, with no signs of Constantin. Suddenly, you hear someone speaking. As you're about to blow your cover, you notice it's two facility guards. They've stepped outside to smoke a cigarette.
<<set $period to 6>>
Guard 1: Ugh, I can't believe Rodrick said that to you.
Guard 2: Yeah man, look, I don't know what to tell you, but that guy hates me. Too bad he's our boss, otherwise I would have cracked his face in for insulting me like that.
Ooh, hot tea! I wonder what he was told.
Guard 1: Sure you had, big guy. Rodrick would smack your shit if you so even tried to retaliate. He's huge!
Guard 2: ... Fuck you, man.
Guard 1: Fuck you too, you can't just come here and bitch all the time. Get it together.
The second guard flicks his cigarette onto the first guard and leaves. The first guard looks unphased by what just happened.
Guard 1: Fucking idiot... I'm going home.
You should follow him.
[[Follow the guard|guardFollow]]You hide in the bushes, following the guard. He walks around the facility, and you discover the facility parking lot. There's a lot of expensive, fast cars. The guard enters one of the cars. A Rolls Royce Phantom, license plate <em>AB 46|46</em>. There's no way you're faster than him on foot, so you'll have to write this down as a note.
<<if visited() is 1>><<set $notesArray to []>><</if>>
[[Write a note on your phone|phoneNotes]]
You should probably get back home instead of lingering any more out here. You'll risk getting caught by the facility. You should probably find someone who can help you run the plates. <span style="color:lightyellow">Perhaps JJ?</span>
<<set $questPI to true>><<set $platesRun to false>>
[[Make your way back|city]]As your enter the office, a smell of coffee, cigarettes and... news papers... hits you. It looks like it haven't been cleaned in ages.
[img[img/piOffice.webp]]
Alas, if you want to search for the truth, you must.<<if ndef $plateCount>>
<span style="color:pink">$name: Uhm... Hello? Can you help me?</span>
JJ: Huh? Wh..? Oh, it's you again. What can I help you with?
<span style="color:pink">$name: Can you run some plates for me?</span>
JJ: It might take some days. It'll also cost you. <span style="color:yellow">£5000</span>.
<<if $money gte 5000>><<linkreplace "Pay him - £5000">>You give him the <span style="color:yellow">£5000</span>. He takes it without hesitation and begins his work.
<<set $plateCount to 0>>
JJ: It'll take a day or two. Come back tomorrow.<</linkreplace>><<else>>You don't have enough money to make this transaction.<</if>>
[[Leave office|city]]<<elseif $plateCount lt 2>>
JJ: I'm still running the plates. Please, come back later. I'll get it done soon enough.
<<if $corrupt gte 200>>[[Speed up the process|piSpeed]]<<else>>You're not corrupt enough for this.<</if>>
[[Leave office|city]]<<else>>
JJ: Right. Here's the address. It's a man named Tyson. He's got a very distinct facial tattoo, so you won't be able to miss him.
He hands you a small note with an address on it.
[[Go to the address|tysonAdress][$platesRun to true]]<</if>>[img[img/tysonHouse.webp]]
You follow the adress given by JJ. It leads to a small house in the outskirts. How does he dare hold a car like this when he lives out here? Doesn't matter. You've decided to go at night. <<set $period to 6>>
You see the car parked outside. Even more of a lunatic. You should either knock on the door or peep inside the windows.
[[Knock on the door|tysonKnock]]
[[Peep inside the windows|tysonPeep]]
[[Go back|outskirts]]You bend over, sticking your ass almost right into JJ's face.
JJ: Uhm... What are you doing?
<span style="color:pink">$name: Uh.. Nothing...</span>
You wiggle your ass at him. I don't think he gets what's going on. Wiggle it some more!
<span style="color:pink">$name: I uh, I just thought maybe some motivation could help you speed up the process...</span>
You can almost hear the blood rushing to his face. He's flustered. Slowly, he reaches out to grab your ass. You flinch at his touch.
JJ: Oh... Sor-..
You cut him off.
<span style="color:pink">$name: It's okay... This is what I meant.</span>
<<setArousal +20>>
It's like something takes over JJ. He grabs your pants by the waist and pulls them down slowly. He's suddenly very confident. He's caught your panties too, and they slide off without an issue. A thin string of pussy juice connects your panties to your pussy.
<span style="color:pink">+ Arousal</span>
He doesn't hesitate much longer to get his belt unbuckled, and his pants down his legs. His belt goes around your neck.
[img[img/piSex.webp]]
He lifts you onto another chair of his.
He rams you for a while, grunting and panting. Your lewd moans fill the small, gloomy office. You feel it getting hotter in the room, as he's pounding away at your delicate pussy. Orgasm ensues.
He cums inside of you.
[img[img/piCum.webp]]
<<set $plateCount to 2>>
JJ: Ahh... Exactly what I needed. Clean yourself up and I'll finish the search.
[[Clean up|questPI]]
<<set $vagCount += 1>><<set $creamCount += 1>>You knock on the front door. You hear someone scrambling inside. It doesn't take long for the door to open, and a man stands looking at you. You notice his buldge. <<if visited("tysonPeep") is 1>>It's his boner!<<else>>Is that a boner?<</if>> He looks like he's ready for action.
Tyson: Who are the fuck you?
Lie! Fake name!
<span style="color:pink">$name: $name...</span>
Stupid.
Tyson: Well, $name. What can I do for you?
<<if $corrupt gte 280>>[[Help me take some heat off|tysonInstigate]]<<else>>You're not corrupt enough for this<</if>>
[[Check his cable TV|tysonCable]]You peep inside his windows. Most of the house is dark and empty, but there's some light coming out from the backside. You go over and peep inside. Tyson is sitting on his couch, watching TV. Something is moving, but you can't quite see what it is. You reposition yourself so to better see inside the living room.
He's jerking off!
[img[img/tysonJerk.webp]]
You can't see what he's watching but surely it's some amateur pornography. You should find a way inside his house while he's occupied. Perhaps the back door is unlocked.
[[Try the back door|tysonBack]]
[[Knock on the front door|tysonKnock]]<<if visited() is 1 && visited("tysonInstigate") is 0 && visited("tysonCable") is 0>>You grab the door handle of the back door. It's unlocked! You enter, quietly through the door. His porn is being blasted on full volume.
<span style="color:pink">+ Arousal</span>
<</if>>You're standing in his scullery. You should investigate the house, see if you can find some clues or some information.
<<if visited("tysonUp") is 0>>[[Search upstairs|tysonUp]]<<else>>You've already searched his upstairs.<</if>>
<<if visited("tysonKitchen") is 0>>[[Search the kitchen|tysonKitchen]]<<else>>You've already searched the kitchen.<</if>>
<<if visited("tysonBed") is 0>>[[Search his bedroom|tysonBed]]<<else>>You've already searched his bedroom.<</if>>
<<if visited("tysonLiving") is 0>><<linkreplace "Search the living room">><span style="color:red">Tyson is in there.</span>
[[Search anyways|tysonLiving]]<</linkreplace>><<else>>You've already been caught in his living room. Not going back there!<</if>>
<<if ndef $tysonID>><<else>>[[Leave his house|tysonLeave]]<</if>>
<<set $constStake to false>>You're not sure what to do, so you just flash him your tits. You can see his cock twitch in his pants. That's kind of hot.
Tyson: What the fuck, girl? Get in.
<span style="color:pink">$name: Uhm.. Okay..</span>
What now?
He drops his pants and points at his rock hard cock. It could cut diamonds. It's twitching and bouncing in the air.
Tyson: You did this to me. You fix it.
What? You? He can take care of it himself, but at least this gives you access to his house.
<span style="color:pink">$name: I just need to use your bathroom first...</span>
Tyson: You can suck it, first, then prepare for the rest in the bathroom. Get down on your knees before I make you, slut.
You do as he says. You <em>are</em> standing in his house, afterall. And you did flash him. Probably not the best idea.
[img[img/tysonMouth.webp]]
He shoots a load down your throat.
Tyson: Restroom is that way.
[[Search his house|tysonBack]]
<<set $mouthCount += 1>>You're not sure what to say.
<span style="color:pink">$name: I'm here to... check your cable TV...</span>
WHAT THE FUCK!? How stupid are you? His cable TV? IDIOT!
Tyson: Ah, alright. Come in.
How the fuck did that work. He's not the smartest type of guy, huh?
You enter his house, and follow him into the living room. There's porn paused on the TV.
You blush.
<span style="color:pink">+ Arousal</span>
Tyson: Oops. Forgot this was on.
His cock is twitching in his pants, and you can feel your pussy getting wetter by the second. That is some sexy porn.
You bend down on all fours to look behind his TV, not sure what you're even looking at. You grab some of the cables and twist and turn. His TV starts going static and flashing.
[img[img/tvstatic.webp]]
It turns off.
Tyson: I'll just... try turning it on again... ... Right. It's not working. I was kind of in the middle of something, I'm not sure of you could tell.
He's dropped his pants. His cock is almost hitting you in the face.
Tyson: You'll have to help me with this.
You're not the brightest girl in the world, huh? You'll have to comply.
[[Follow him into his bedroom|tysonFuck]]<<if visited() is 1>>You go upstairs and search some of the rooms. There's not much to see around here, especially since the entire upstairs is dark. You feel around in each room for stuff to use, take or read. It doesn't help much, besides, you don't even know what you're looking for.
You stumble into a room, and feel around. You'll have to be quiet not to be caught, so you're not the fastest. You grab something soft, but at the same time hard? It feels like silicone. You feel the object, noticing it has a phallic shape. That's a penis!
Why does he have a dildo? Maybe he has a lady friend somewhere.
There's nothing upstairs for you.<<else>>You're already searched the upstairs with no luck. Move on.<</if>>
<<linkreplace "Search upstairs">>You're already here.<</linkreplace>>
<<if visited("tysonKitchen") is 0>>[[Search the kitchen|tysonKitchen]]<<else>>You've already searched the kitchen.<</if>>
<<if visited("tysonBed") is 0>>[[Search his bedroom|tysonBed]]<<else>>You've already searched his bedroom.<</if>>
<<if visited("tysonLiving") is 0>><<linkreplace "Search the living room">><span style="color:red">Tyson is in there.</span>
[[Search anyways|tysonLiving]]<</linkreplace>><<else>>You've already been caught in his living room. Not going back there!<</if>>
<<if ndef $tysonID>><<else>>[[Leave his house|tysonLeave]]<</if>><<if visited() is 1>>You step into the kitchen and look in the drawers. It's filled with kitchen utensils, knives, pots and pans. There's also a drawer that is locked.
<<if ndef $tysonKey>>You don't have the key to this drawer.<<else>><<linkreplace "Unlock the drawer">>You unlock the drawer and open it. It's... empty. What the hell.<</linkreplace>><</if>>
You rummage around the kitchen with no luck. Better to search some of the other places in the house.<<else>>You're already searched his kitchen with no luck. Move on.<</if>>
<<if visited("tysonUp") is 0>>[[Search upstairs|tysonUp]]<<else>>You've already searched his upstairs.<</if>>
<<linkreplace "Search the kitchen">>You're already here.<</linkreplace>>
<<if visited("tysonBed") is 0>>[[Search his bedroom|tysonBed]]<<else>>You've already searched his bedroom.<</if>>
<<if visited("tysonLiving") is 0>><<linkreplace "Search the living room">><span style="color:red">Tyson is in there.</span>
[[Search anyways|tysonLiving]]<</linkreplace>><<else>>You've already been caught in his living room. Not going back there!<</if>>
<<if ndef $tysonID>><<else>>[[Leave his house|tysonLeave]]<</if>>You step into his bedroom. It smells good. Why does his bedroom smell good?
You stumble up onto his bed by mistake. Clumsy.
You notice on the floor beside his bed is an employee card. "Tyson McDowell" and his photo on it. It seems to give access to "Logic Solutions". What the hell kind of company is that? It's one hell of a cover name, though. You should write that into your notes.
[[Write a note|phoneNotes]]
You should also hurry on out of here before he catches you in his bedroom. Grab the ID card with you. There's also a key here.
You should try using it in the [[kitchen.|tysonKitchen]]
<<if visited("tysonUp") is 0>>[[Search upstairs|tysonUp]]<<else>>You've already searched his upstairs.<</if>>
<<if visited("tysonKitchen") is 0>>[[Search the kitchen|tysonKitchen]]<<else>>You've already searched the kitchen.<</if>>
<<linkreplace "Search his bedroom">>You're already here.<</linkreplace>>
<<if visited("tysonLiving") is 0>><<linkreplace "Search the living room">><span style="color:red">Tyson is in there.</span>
[[Search anyways|tysonLiving]]<</linkreplace>><<else>>You've already been caught in his living room. Not going back there!<</if>>
[[Leave his house|tysonLeave]]
<<set $tysonID to true>><<set $tysonKey to true>><<notify>>You've acquired Tyson's ID card.<</notify>>You crawl into the living room.<<if visited("tysonCable") is 1>> He's rummaging behind the TV, trying to get it to work. You hear him swear and curse. You crawl behind the couch, and further around the living room. Without looking, you bump into a table, and a small vase falls to the ground and breaks. Tyson shoots up.
Tyson: Who's there!?
He looks you straight into the eyes. You freeze up.
Tyson: Oh, it's you. Are you back for more? Why are you crawling around in here?
<span style="color:pink">$name: Uhm... I couldn't find my panties?</span>
Tyson: Well, you're wearing your pants. Let's see if you're wearing your panties then too.
He walks over to you. You're still on the floor on all fours, frozen up. He grabs your pants and rips them down. He seems mad. You panties fling off with them. Your pussy is still soaking wet, this time from a combination of your fluids and his cum leaking out onto the floor.
Tyson: That's hot. Well, I'm ready for a round two. Doesn't seem like you have a choice, crawling around on my floor like that.
He doesn't waste any time.
<<set $vagCount += 1>><<set $creamCount += 1>>
[img[img/tysonFloor.webp]]
He shoots his stream into your pussy. Double creampie!
[img[img/tysonFloorCum.webp]]
Tyson: Get yourself cleaned up and get out of here.
<<if visited("tysonBed") is 1>>[[Leave the house|tysonLeave]]<<else>>[[Search his home|tysonBack]]<</if>><</if>><<if visited("tysonInstigate") is 1>> He's sitting in his couch, jerking off. You crawl behind the couch, and further around the living room. Without looking, you bump into a table, and a small vase falls to the ground and breaks. Tyson shoots up.
Tyson: Who's there!?
He looks you straight into the eyes. You freeze up.
Tyson: Oh, it's you. Are you back for some dick? Why are you crawling around in here?
<span style="color:pink">$name: Uhm...</span>
He walks over to you. You're still on the floor on all fours, frozen up. He grabs your pants and rips them down. He seems horny. You panties fling off with them. Your pussy is still soaking wet, leaking out onto the floor.
Tyson: That's hot. Well, I'm ready for some good, tight pussy. You kind of primed me with you mouth, but then just disappeared, so I had to continue on my own. Good thing you're back!
He doesn't waste any time.
<<set $vagCount += 1>><<set $creamCount += 1>>
[img[img/tysonFloor.webp]]
He shoots his stream into your pussy.
[img[img/tysonFloorCum.webp]]
Tyson: Get yourself cleaned up and get out of here.
<<if visited("tysonBed") is 1>>[[Leave the house|tysonLeave]]<<else>>[[Search his home|tysonBack]]<</if>><</if>><<if visited("tysonPeep") is 1 && visited("tysonKnock") is 0>> He's sitting in his couch, jerking off. You crawl behind the couch, and further around the living room. Without looking, you bump into a table, and a small vase falls to the ground and breaks. Tyson shoots up.
Tyson: Who's there!?
He looks you straight into the eyes. You freeze up. His cock is twitching in the air, bouncing up and down.
Tyson: Who the fuck are you!? What are you doing in my house!
He walks over to you. You're still on the floor on all fours, frozen up. He grabs your pants and rips them down. He looks incredibly mad. You panties fling off with them. Your pussy is still soaking wet, leaking out onto the floor.
Tyson: I don't know if you could see, but I was kind of in the middle of something. You're gonna help me, now, bitch!
He doesn't waste any time.
<<set $vagCount += 1>><<set $creamCount += 1>>
[img[img/tysonFloor.webp]]
He shoots his stream into your pussy.
[img[img/tysonFloorCum.webp]]
Tyson: Get yourself cleaned up and get out of here, slut. What the fuck.
<<if visited("tysonBed") is 1>>[[Leave the house|tysonLeave]]<<else>>[[Search his home|tysonBack]]<</if>><</if>>You follow him into his bedroom.
Tyson: Get onto the bed, all fours.
You do as he says, and without much trouble, he pulls your pants down to your ankles, you panties comes off with them. Your pussy is dripping wet. This is turning you on, isn't it? Slut. He flips you around.
He doesn't hesitate to prod you pussy with his cock.
[img[img/tysonProd.webp]]
He rams it into you. You let out a cute yelp.
[img[img/tysonFuck.webp]]
He fucks you relentlessly, without much chance of breath. Moans fill the room alongside the hot, wet sounds of your pussy being absolutely destroyed by this one Facility guard. What kind of niece are you?
<span style="color:red">He cums inside of you.</span>
[img[img/tysonCum.webp]]
<span style="color:pink">You moan.</span>
Tyson: Ahh... This was just what I needed. I'll go into the living room and see if I can't fix this TV. Oh, and I'll call your employer tomorrow and tell them you broke my TV. Slut. Clean up and leave.
[[Search his house|tysonBack]]
<<set $vagCount += 1>><<set $creamCount += 1>>[img[img/tysonHouse.webp]]
You shoot out the backdoor and leave. He doesn't seem to realize he's missing his ID card, but next time he goes in for work, he's going to be in big trouble.
Well. Not your problem, for now. You should lay low a bit and not attract any attention to yourself, in case they go looking for what's theirs.
<<set $questDays to 1>>
[[Flee the outskirts|Street]]
<<goto "alley">>You follow the man outside the bar. The sun is shining and the weather is hot.
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
Rugged man: My place or yours?
You can't stand the thought of being seen with him, so you pick the former. He leads you to a small house in the outskirts. He's been walking a long time for a drink this morning!
It's not the best looking house, a bit run down. Exactly what you'd expect for someone who drinks early morning.
He leads you into his bedroom, which is at least somewhat kept neat.
Rugged man: You can just <em>*hick*</em> just throw your pants on the floor and get up on the bed...
You do as he says. Your pussy is already wet by the thought of a random drunkard fucking you senseless. What a slut you are. Imagine the filth on his cock.
You turn around to see where he's at. As you turn your face, his cock smacks you in the mouth.
Rugged man: No time for blowies... The wife will be home soon.
He flips you, and rams his cock up inside your ass. No lube.
[img[img/barDrunkAnal.webp]]
He fucks you for a short while before shooting his load up your chocolate starfish.
Lewd moans fill his bedroom.
<span style="color:pink">$name: I'm leaking...</span>
Shame sets in. What did you do? Slut.
[[Clean up and hurry out|outskirts]]
He leads you out of his office and into some employee areas.
Jason: This here is the employee lounge. You likely won't see this at any point, as you'll be working out front as the bartender. All you gotta do, is swirl around some drinks. Think you can do that? I'll train you up myself.
<span style="color:pink">$name: I'll do my best!</span>
Jason: That's the spirit!
He spends some time teaching you different drinks. You seem to catch on fast, and you're quickly able to replicate some of his more difficult drinks.
Jason: Good girl. Well, looks like the hardest part is over. Come in and work a couple of shifts, and I'll let you know once you're ready to be bartending on your own! This is your uniform.
Quite skimpy.
<span style="color:pink">$name: Thank you, Jason!</span>
[[Go back to the bar|Bar]]<<set _img = random(1,2)>><<switch _img>><<case 1>>[img[img/barWork.webp]]<<case 2>>[img[img/barWork1.webp]]<</switch>>
<<set _event = random(1,3)>>You step up behind Jason, to watch him work. You watch how he interacts with the patrons, how he carries himself, how he smiles at the customers.
Jason: Your turn.
You step up. You swirl drinks around and cash in happy patrons. They all seem to be really happy to see you, for some reason. Oh right. It's because you're all tits. It seems the customers enjoy having a female bartender for a change.<<switch _event>><<case 1>>
A patron comes up to the bar.
Patron: One club soda please.
<span style="color:pink">$name: Coming right up!</span>
You go, girl! Such gusto! You truly know a thing or two about customer service.<<case 2>>
A patron comes up to the bar.
Patron: One Ramos Gin Fizz please.
<span style="color:pink">$name: A... Ramos? Yes, sir...</span>
You look at Jason. He looks at you. You start pouring in the gin, then the syrup, then the cream.
Patron: And a dash of lemon juice, please.
As you finish the drink, you give it a hard and lengthy shake. It looks like you're jerking the shaker off, and the drink looks like it has been jerked off too. What a weird drink for someone to order. Nonetheless, you do a good job. Jason gives you an acknowledging nod.<<case 3>>
A patron comes up to the bar.
Patron: Hello girl! I'd like a piece of you!
Jason: Hey! Knock it off, Jerry. She's new here.
They start mumbling to each other, and Jerry turns away and leaves.
Jason: Terribly sorry.<</switch>>
<span style="color:yellow">+£80.</span>
<<set $tips = random(89)>>
You got a few bucks from tips!
<span style="color:yellow">+£$tips</span>
[[End shift|Bar]]
<<AdvancePeriod 2>><<replace "#now">><<now>><</replace>>
<<setMoney +80>><<setMoney $tips>>
<<set $traineeCount += 1>>Before you can start your shift, Jason pulls you away and into his office.
Jason: Hey! I just wanted to congratulate you on the amazing work you've been doing these past few shifts. I'd like for you to become a regular bartender and work on your own.
<span style="color:pink">$name: Oh I would love that, Jason! Thank you so much for this opportinity.</span>
Jason: The pay will be higher, when you're on your own, and the tips will be higher too. You're looking at <span style="color:yellow">£140.</span>
<span style="color:pink">$name: Sounds good! I'll just start whenever..?</span>
Jason: Exactly. And keep your uniform, you'll need it.
[[Thank him and leave|Bar][$job to "bar"]]<<set $rngesus = random (1)>><<set _rng = random(1,6)>>
<<if $rngesud eq 0>>[img[img/barWork.webp]]<<else>>[img[img/barWork1.webp]]<</if>>
<<switch _rng>><<case 1>>
In the sanctuary of the bar, you find solace from the outside world. The dimly lit room provides a comforting ambiance, drawing you into its embrace. As you stand behind the counter, you adopt the role of a listener, an observer, and a confidant.
People come to you seeking refuge, sharing their stories and seeking advice. The bar becomes a tapestry of diverse characters, each with their own unique tales to tell. You listen intently, offering a sympathetic ear and a friendly smile.
In this sacred space, friendships are forged, connections are made, and bonds are strengthened. It's a place where you discover the true meaning of hospitality, and where you find fulfillment in providing comfort and companionship to those who seek it.
...
You accidentally drop your tray!
Better pick it up.
[img[img/barTray.webp]]
Clumsy you.<<case 2>>
Behind the table of the bar, you stand ready awaiting requests from the patrons. A cocktail here, neat vodka there. There's something about servicing the men of this town.
<span style="color:pink">+ Arousal</span>
<<setArousal +5>>
In the midst of the shift you notice your patrons looking more lustful than usual. <<if $corrupt gte 250>> A dirty idea strikes you. You feel your pussy becoming wet just by the thought of your devious actions. You step onto the bar and let the patrons play with you.
[img[img/barFreeuse.webp]]<<else>>
It's making you incomfortable. You should finish your shift quickly.<</if>><<case 3>>
As you stand behind the counter of the bustling bar, you can't help but feel a surge of excitement. The air is alive with energy as laughter and conversations fill the room. It's your time to shine, and you relish in the opportunity.
People come to you seeking refuge, sharing their stories and seeking advice. The bar becomes a tapestry of diverse characters, each with their own unique tales to tell. You listen intently, offering a sympathetic ear and a friendly smile.
A patron comes up to you. He doesn't seem like he's been drinking. He's also rather handsome.<<set _tommy = random(1,100)>>
Stranger: Hey girl. I saw you up here between the crowd and thought you looked lonely. How about, when you got time, you come with me? I can show you a good time.
<<if $corrupt gte 90>><<switch _tommy>><<case 1>>[[Yes please|tommyFuck]]<<default>>[[Yes please|promoFuck]]<</switch>><<else>>You're not corrupt enough for this.<</if>>
<<default>>
As you step behind the counter of the bustling bar, you can't help but feel a surge of excitement. The air is alive with energy as laughter and conversations fill the room. It's your time to shine, and you relish in the opportunity.
You deftly juggle multiple tasks, crafting delicious cocktails, pouring refreshing beers, and ensuring every customer has a memorable experience.
The bar becomes your stage, and the patrons eagerly await your next move. You mix, you serve, and you create moments that will be cherished long after the night ends. Working at the bar, you become the maestro of flavors, delighting taste buds and making memories one drink at a time.
...
Nothing particular happened at work.<</switch>>
<<set $tips = random(199)>><span style="color:yellow">+£180.</span><<setMoney +180>>
You got a few bucks from tips!
<span style="color:yellow">+£$tips</span>
[[End shift|Bar]]
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>
<<setMoney $tips>>
<<set $barCount += 1>>[img[img/uptown.webp]]
You finish your shift and look for the stranger who approached you. It doesn't take you long to lock eyes with him, and he comes up to the bar.
Stranger: I'm Tommy. Follow me.
He goes outside and up next to an expensive car. He opens the door for you.
Tommy: Get inside and I'll show you a good time!
[[Get inside|tommyRide]][img[img/city.webp]]
He drives you around the city, and into some of the more expensive areas. This is where the penthouses lie.
Tommy: I'm thinking we go back to mine and have some fun.
<span style="color:pink">$name: Okay...</span>
He parks out front, and you follow him into the penthouse. The elevator doesn't display what floor you pass, only the floor you're on when it stops. 104. That's high up. The elevator doors open, and you walk straight into his apartment.
[img[img/tommyApt.webp]]
Tommy: Welcome to my abode. I've got two bathrooms, a few bedrooms and, of course, my master bedroom. Make yourself at home, I've got to do something before we start having fun!
<span style="color:pink">$name: Uhm... Okay..?</span>
That's weird? Didn't he just take you here to fuck you senseless, but now he wants to do other stuff instead?
You roam around his penthouse and wait for him to get ready.
Tommy: Right, follow me. What's your name again?
<span style="color:pink">$name: $name.</span>
[[Follow him|tommyBarBedFuck]][img[img/uptown.webp]]
You finish your shift and look for the stranger who approached you. It doesn't take you long to lock eyes with him, and he comes up to the bar.
Stranger: Follow me.
He goes outside to hail a cab, and you follow him inside. It doesn't take long before he stops the cab again, and gets out.
...
Stranger: Here's my living, let's go.
You go inside his apartment, and follow him into his bedroom. It doesn't look like much, but who are you to judge?
Stranger: I'm going to go get ready in the bathroom, you do what you need to do, and I'll show you big fun!
You get up onto his bed, and start preparing yourself for what's next.
[img[img/promoPose.webp]]
Stranger: Wow! You look beautiful.
He comes out of the bathroom with a boner. Did he take viagra? Fun!
He comes up and kisses your pussy, giving it a lick. You're already wet, but the added arousal makes you even more sensitive.
He prods his cock up against your pussy before easily sliding it in. There's no restriction.
[img[img/promoFuck.webp]]
He pulls out before he shoots his load all over your tits.
He snaps a photo of you before you're able to contest. Hot.
[img[img/promoAfter.webp]]
[[Clean up and leave|Uptown]][img[img/tommyBedroom.webp]]
You follow him into his bedroom. It's nice and cozy, yet sleek and modern.
He seems happy to have you here. I wonder what he has planned for you.
Tommy: Get up onto the bed for me, thank you.
He turns around and fidgets with something.
You assume a doggy position.
[img[img/tommyFirstDoggy.webp]]
When he looks back at you, he gasps.
Tommy: What the.! What ar... Oh, no, darling. Lie under the covers.
You do as he says. You've stripped naked.
He climbs up onto the bed, and turns his television on. What the fuck?
Tommy: I just wanted some company and to watch a bit of television. We can always fuck later.
<span style="color:pink">+ Arousal</span>
<span style="color:lightyellow">He puts his number into your phone.</span>
<span style="color:green">+ Tommy's number</span>
Well. You're watching TV with him. It's actually pretty fun, though it feels like your pussy has wettened his bed a bit. You sure were expecting something else, weren't you?
Tommy: Thank you, $name. This was really nice.
[[Thank him and leave|city]]
<<set $tommy to true>><<set $tommyLove to 1>><<set $tommyFresh to false>>This is Tommy's contact information.
What do you want to do?
[[Call for a chat|callTommy]]<<if $tommyLove gte 50>><br>[[Send nudes|tommyNudesSend]]<<else>><br>You need more love points.<</if>>
[[Close contacts|Phone]]
<<link "Put phone away" $return>><</link>>You call Tommy to pick you up. It barely takes a second before he answers the phone.
Tommy: Go for Tommy.
<span style="color:pink">$name: Hi, can you pick me up?</span>
Tommy: Without a doubt!
He hangs up.
It doesn't take much longer before an expensive car rolls up beside you.
Tommy steps out of the vehicle and onto the passenger side. He opens the door for you.
[[Go with him|tommyApt]]
<<link "Change your mind" $return>><</link>>I just got a tremendous idea!
Why don't you send a nude to Tommy? Haha! He'll love it!
You carefully remove your clothes and pose for your shot.
<<set $rngesus = random(9)>><<if $rngesus eq 0>>[img[img/tommyNudes0.webp]]<<elseif $rngesus eq 1>>[img[img/tommyNudes1.webp]]<<elseif $rngesus eq 2>>[img[img/tommyNudes2.webp]]<<elseif $rngesus eq 3>>[img[img/tommyNudes3.webp]]<<elseif $rngesus eq 4>>[img[img/tommyNudes4.webp]]<<elseif $rngesus eq 5>>[img[img/tommyNudes5.webp]]<<elseif $rngesus eq 6>>[img[img/tommyNudes6.webp]]<<elseif $rngesus eq 7>>[img[img/tommyNudes7.webp]]<<elseif $rngesus eq 8>>[img[img/tommyNudes8.webp]]<<elseif $rngesus eq 9>>[img[img/tommyNudes9.webp]]<</if>>
Hehehe.
He sent a message back.
<<set $rngesus = random(2)>><<if $rngesus eq 0>>Tommy: Oh my... I didn't expect this today!<<elseif $rngesus eq 1>>Tommy: I've got to excuse myself to the bathroom...<<elseif $rngesus eq 2>>Tommy: You're going to make me hard at work.<</if>>
[[Close contact|contacts]]
<<link "Put phone away" $return>><</link>>[img[img/tommyApt.webp]]
Tommy: Make yourself at home, darling.
You stand in the middle of his apartment. It's got huge panoramic windows, spanning across the living room. He's got a fireplace, an open kitchen and an upper floor too.
[[Upstairs|tommyUpstairs]]
<<if $period eq 2 || $period eq 3>><br>[[Watch TV with Tommy|tvTommy]]<</if>>
[[Kitchen|tommyKitchen]]
[[Bathroom|tommyBath]]
[[Office|tommyOffice]]
[[Leave|city]]You stand in Tommy's bathroom. It's large, and has a tub.
[img[img/tommyDBath.webp]]
<<if $tommyFresh is false>><<linkreplace "Freshen up">>You splash water in your face.
<span style="color:green">+ Allure</span><<setAllure +5>><<updatebar>><<set $tommyFresh to true>><</linkreplace>><<else>>You've already freshened up today.<</if>><<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Take a bath|tommyShower]]<<elseif $period eq 6 && $showerTime != 0>>[[Take a bath|tommyShower]]<<else>>It's too late to take a shower!<</if>>
[[Leave bathroom|tommyApt]][img[img/tommyUp.webp]]
You stand on the top floor of his penthouse.
It's got a few rooms, most of which are just plain guest bedrooms.
[[Master bedroom|tommyBed]]
[[Guest room|tommyGuest]]
[[Guest room|tommyGuest]]
[[Downstairs|tommyApt]]You stand in his kitchen. It's got a full supply of expensive kitchenware. You don't even recognize this brand, but it looks luxurious. There's a gas stove, but not one of the old ones. This one looks new and professional. Tommy is an excellent cook.
[img[img/kitchenTommy.webp]]
/*DINNER*/
<<if $groceries gte 1 && $period eq 4>><<linkreplace "Cook dinner">><<if $dating is "single">>You cook food. It fills your stomach and quenches your hunger.<<else>>You cook food. $dating joins you in the kitchen. You give a passionate kiss.<<set _rng = random(1,6)>><<switch _rng>><<case 1>><br>[[Initiate some fun time|tommyKitchFun]]<</switch>><</if>>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $groceries -= 1>><</linkreplace>>
/* BREAKFAST */\
<<elseif $groceries gte 1 && $period eq 1>><<linkreplace "Cook breakfast">>You cook breakfast.<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<set $groceries -= 1>><</linkreplace>>
/* SNACK */\
<<elseif $groceries gte 1>><<linkreplace "Grab a snack!">>You grab a quick snack from the fridge. It's great having a full fridge ready to just settle your hunger like this! Yummy.
<<set $rngesus = random(1)>><<if $rngesus eq 0>>[img[img/cook.webp]]<<else>>[img[img/cook2.webp]]<</if>><<set $groceries -= 1>><</linkreplace>>
<<elseif $groceries eq 0>>You have no food.<</if>>
[[Leave kitchen|tommyApt]][img[img/tommyOffice.webp]]
You enter his office. It's got a desk in the middle, with a desktop computer on it. He must be performing his business in here. He's also got a bookshelf with a lot of books on it. He's a smart man.<<if $period eq 4 || $period eq 5>>
Tommy: Hey girl, what can I do for you?
[[Chat with Tommy|tommyChat]]
<<else>>
[[Use his laptop|tommyComputer]]
<</if>>
[[Leave|tommyApt]]You stand in Tommy's master bedroom. It looks just as luxurious as the rest of the apartment. He's got a large bed, enough room for more than two or three people. He's got a beautiful, soft carpet spanning almost the entire room.
[img[img/tommyBedroom.webp]]
<<if $period gte 6>>[[Sleep|sleepTommy]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>><<if $period eq 1>><br>Tommy is sleeping. He looks very fuckable.<br><</if>><<if $showerTime != 0>><br>[[Take a shower|tommyShower]]<br><</if>>
[[Leave bedroom|tommyApt]]You enter the guest room. It looks cozy and luxurious. There's a bed big enough for two people, a dresser and a mirror. There's nothing much else going on in this room, but it is only a guest room after all. Not like anybody is going to be spending their time in here.
[img[img/tommyGuest.webp]]
[[Leave|tommyUpstairs]]You <em>accidentally</em> drop your fork on the floor. Oops.
You better go pick that up. You bend down and pretend to feel around on the floor for it. Obviously you can't find it, so you must decend under the table to find it.
Tommy: Found it yet?
<span style="color:pink">$name: I found something...</span>
You grab hold of his crotch. He flinches, but doesn't say a word to it. You slowly pull down his zipper. He's decided to go commando for today, and isn't wearing any underwear. How convenient. You whip out his cock, and start licking the base of it.
You can hear him gasp. Did he really not expect this when you zipped his pants down? His cock is clean shaven, and it takes merely a nanosecond for it to become rock hard. It could cut diamonds. You work your tongue up his shaft, and up around the head. You play with it, before engulfing it with your mouth. You bob your head up and down for a short while before you take it out to lick it again.
[img[img/tommyKitchenMouth.webp]]
<<setArousal +15>>
You feel his hands on your head, as he pushes your head over his cock, slowly thrusting into your mouth. You feel it throbbing before he bursts inside of you, covering you tongue with his hot, white cum. You swallow. Your pussy is drenched.
<span style="color:pink">+ Arousal</span>
[[Wipe your mouth|tommyKitchen]]
<<set $tommyLove += 1>>You take a hot bath. Soaking in the bathrub is an amazing feeling, and just being able to relax is just what you needed.<<if $showerTime != 0>> And well deserved!
<span style="color:green">+ Allure</span><</if>>
[img[img/tommyBath.webp]]
<<if $arousal lt 20 && $dating isnot "single">><<set _rng = random(1,4)>><<switch _rng>><<case 1>><br>$dating pops in. Seemingly only to get a good look at your naked temple of a body before leaving again.<br><</switch>><</if>>
<<if $arousal gte 30>>[[Jerk off|tommyJerkShower]]<<if $dating isnot "single">><br>[["Call " + $dating + " for some help"|tommyShowDate]]<</if>><<else>>You're not aroused enough.<</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Leave|tommyApt]]
<<Shower>>You call Tommy for some help with your... hornyness. It doesn't take long.
He drops his clothes and enters the shower with you.
You would think all this water would make it easier, but in reality, it's only washing away the juicy fluids ejecting from your pussy. Nonetheless, this doesn't stop him. He jams his cock into you.
[img[img/tommyShowerDate.webp]]
It doesn't take long before he cums inside of you.
You wash it away.
[[Finish showering|tommyApt]]
<<set $tommyLove += 1>>[img[img/tommyBathJerk.webp]]
You begin masturbating in the bath.
You lay in the bathtub playing with yourself, not a care in the world.
<<setCorruption +5>>
<span style="color:red">+ Corruption</span>
[[Finish up|tommyApt]]
<<setTrauma -5>><<setArousal -20>><<set $masCount += 1>><<switch random(1,3)>><<case 1>>[img[img/bathJerk.webp]]<<case 2>>[img[img/bathJerk1.webp]]<<default>>[img[img/bathJerk2.webp]]<</switch>>
You begin masturbating in the showers.
Hot water trickles down your body and tickles your nipples while you play with your clit.
<<setCorruption +5>>
<span style="color:red">+ Corruption</span>
[[Finish up|tommyUpstairs]]
<<setTrauma -5>><<setArousal -20>><<set $masCount += 1>>You undress and snuggle up infront of Tommy.
Almost instinctively he grabs you and pulls you closer.
You feel your pussy become wet. It tingles all over.
<<set $rngesus = random(6)>>
You sleep sound. For some reason, you have no dreams sleeping with Tommy. Maybe your body just yearns to wake up and please...
[img[img/brotherSleep.webp]]
<<if $corrupt gte 120>><<linkreplace "Wake up Tommy with a blowjob">>
You decide to wake Tommy up with a blowjob.
[img[img/tommyWake.webp]]
Tommy: Oh god... Mmmmh... <em>Snore...</em>
<<set $suckCount += 1>><<set $tommyLove += 1>>
He likes you more, but he falls back asleep.
<</linkreplace>><<else>>You're not corrupt enough to wake him up with a blowjob.<</if>>
[[Wake up|tommyBed]]
<<Sleep>><<set $tommyLove += 1>>You open his computer. Not much exciting going on here. There's a few documents on the desktop and some work related folders. Nothing exciting. <<if visited("PPAP") is 0>>Though there is one folder named "PPAP". Looks interesting.<<else>>There's only his porn folder.<</if>>
[[Browse his search history|tommySearch]]
[[PPAP]]
[[Leave the office|tommyApt]]You browse his search history. Nothing much exciting here other than a bunch of work related items.
He seems to be working in construction of some sort, perhaps as a contractor? One thing is for sure; he makes a shit ton of money off of it. Must be running his own company with this. There's also entires of deliverance and transport. Perhaps he's a serial entrepeneur?
You spend some time browsing his search history, not finding anything fun other than work. He must either be erasing it or not using the internet for porn. Bummer.
[[Go back|tommyComputer]]
[[Leave his office|tommyApt]]This is a porn folder! It contains a plethora of pornography. Some of this looks to be Tommy. He's a handsome man.<<set _porn = random(1,10)>>
<<switch _porn>><<case 1>>[img[img/tommyPorn1.webp]]<<case 2>>[img[img/tommyPorn2.webp]]<<case 3>>[img[img/tommyPorn3.webp]]<<case 4>>[img[img/tommyPorn4.webp]]<<case 5>>[img[img/tommyPorn5.webp]]<<case 6>>[img[img/tommyPorn6.webp]]<<case 7>>[img[img/tommyPorn7.webp]]<<case 8>>[img[img/tommyPorn8.webp]]<<case 9>>[img[img/tommyPorn9.webp]]<<case 10>>[img[img/tommyPorn10.webp]]<</switch>>
[[Check another image|PPAP]]
[[Go back|tommyComputer]]
[[Leave his office|tommyApt]][img[img/tommyOffice.webp]]
You start chatting to Tommy. He seems focused on his work, but still takes time to give you some attention. He humors you for a while, and answers your questions. Then he asks some questions, and so on.
It's great fun, he's a very interesting man. You chat about life, about intimacy and about his work. He's very successful.
He likes you more.
[[Leave|tommyApt]]
<<set $tommyLove += 1>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>You slouch down beside him on the couch to watch TV. <<set _movie = random(1,3)>><<switch _movie>><<case 1>>He's watching some type of action movie.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/action.webp]]<<case 2>>[img[img/action1.webp]]<<case 3>>[img[img/action2.webp]]<<case 4>>[img[img/action3.webp]]<<case 5>>[img[img/action4.webp]]<<case 6>>[img[img/action5.webp]]<<case 7>>[img[img/action6.webp]]<<case 8>>[img[img/action7.webp]]<<case 9>>[img[img/action8.webp]]<<case 10>>[img[img/action9.webp]]<</switch>><<case 2>>He's watching some type of romantic movie.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/romcom.webp]]<<case 2>>[img[img/romcom1.webp]]<<case 3>>[img[img/romcom2.webp]]<<case 4>>[img[img/romcom3.webp]]<<case 5>>[img[img/romcom4.webp]]<<case 6>>[img[img/romcom5.webp]]<<case 7>>[img[img/romcom6.webp]]<<case 8>>[img[img/romcom7.webp]]<<case 9>>[img[img/romcom8.webp]]<<case 10>>[img[img/romcom9.webp]]<</switch>><<case 3>>He's watching... Porn? He has no inhibition.
<<set _rng = random(1,10)>><<switch _rng>><<case 1>>[img[img/pornTV.webp]]<<case 2>>[img[img/pornTV1.webp]]<<case 3>>[img[img/pornTV2.webp]]<<case 4>>[img[img/pornTV3.webp]]<<case 5>>[img[img/pornTV4.webp]]<<case 6>>[img[img/pornTV5.webp]]<<case 7>>[img[img/pornTV6.webp]]<<case 8>>[img[img/pornTV7.webp]]<<case 9>>[img[img/pornTV8.webp]]<<case 10>>[img[img/pornTV9.webp]]<</switch>>
<<if $corrupt gte 80>>[[Grab his cock|tvTommySuck]]<<else>>You're not corrupt enough to engage with him.<</if>><</switch>>
[[Leave|tommyApt]]
<<set $tommyLove += 1>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set _rng = random(1)>><<if _rng eq 0>>[img[img/suckTommy1.webp]]<<else>>[img[img/suckTommy2.webp]]<</if>>
You take his cock into your mouth. You can feel it throb as you lick you tongue over it. Playing with it. You feel your pussy become wet, as if it wasn't drenched already. Your panties are clammy, but it only turns you on even more.
<span style="color:pink">+ Arousal</span>
It doens't take long for him to spray his seed all over your tongue and down your throat. Good girl.
He likes you more.
[[Swallow|tommyApt]]
<<setArousal +15>><<set $suckCount += 1>><<set $tommyLove += 1>>[img[img/hospitalMeeting.webp]]
He goes into the meeting room, and places you in an empty chair. The others look at you. The girl next to you extends her hand as to shake yours.
Stranger: Hello, I'm Luna. I take it you're the new girl?
<span style="color:pink">$name: Uhm...</span>
Before you can answer, the doctor starts speaking. He talks about some numbers, and something about recruitment. He then points to you, and tells them that you're the newest addition to their team. What the fuck is he blabbering about? You never applied for this position! He tells you that your pay will be <span style="color:yellow">£120</span> per shift.
He tells you that his name is Carl, and that you should be on time next time. He gives you a hearty smile and a nurses handbook. He then tells everyone that they're dismissed and allowed to go back to their respective positions.
<span style="color:chocolate">+ Nurse's Handbook</span>
<<set $nurseHandbook to true>>
<span id="replaceNurse"><<linkreplace "Tell him that he is wrong">><<replace "#replaceNurse">><span style="color:pink">$name: Uhm... Carl... I haven't applied to this job...</span>
He takes a good, hard look at you, before his face turns red.
Carl: Oh my god, I am so sorry. Please, look past this, I see so many people everyday, that I would forget my own face if I didn't see it in the mirror every morning. You're free to go.<<unset $nurseHandbook>>
<span style="color:chocolate">- Nurse's Handbook</span>
[[Leave|hospital]]<</replace>><</linkreplace>>
<<if $job is "No job">>[[Leave the meeting|hospital][$nurse to true, $job to "hospital", $nurseBal = 0, $patientAss to false, $treatPlan to false, $coordCare to false, $resDay to $day, $luna = 0, $nursePoints = 0]]<<elseif $job isnot "hospital">>You already have a job. You'll have to correct him.<</if>></span>[img[img/doctorOffice.webp]]
You enter Carls office to ask for your job back.
Carl: $name! Oh, it's so good to see you again!
<span style="color:pink">$name: Hi Carl... Would you possibly have an opening for me? I really liked it here...</span>
Carl: Hmm, I don't think that's going to be an issue, I'll put in some hours for you, you can just start working whenever! The pay is going to be starting rate at <span style="color:yellow">£120.</span>
He smiles.
[[Thank him and leave|hospital][$nurse to true, $job to "hospital", $nurseBal = 0]][img[img/nurseLounge.webp]]
You stand in the employee lounge, looking over your task list for the day.
There's a few different options for you to help around the hospital, and seeing as you're not educated on any of the subjects, you're only allowed minimal patient care.
<<if $day gt $resDay>><<set $resDay to $day>><</if>><<if $resDay eq $day>><<set $patientAss to false, $treatPlan to false, $coordCare to false, $resDay += 1>><</if>>
<<if $period lte 5>>[[Patient Care|patientCare]]
<<linkreplace "Treatment Planning">><span style="color:lightyellow">Treatment planning:</span>
<li><<if $patientAss is false>>[[Assess patient conditions|assPatient]]<<else>>You should continue with your treatment planning instead.<</if>>
<li><<if $patientAss is true && $treatPlan is false>>[[Develop treatment plan|devPlans]]<<elseif $patientAss is false>>You should assess the patients before continuing.<<elseif $treatPlan is true>>You should continue with coorViolettion instead.<</if>>
<li><<if $treatPlan is true && $coordCare is false>>[[CoorViolette care|coordCare]]<<elseif $treatPlan is false>>You should develop a treatment plan before continuing.<<else>>You have already coorVioletted today's treatment planning. Nice work.<</if>>
[[Close|nurseWork]]</li><</linkreplace>>
[[Emergency Response|emergeResp]]
[[Educate yourself|nurseAdvance]]
[[Chat up Luna|lunaChat]]<<else>>It's too late to do anything at the hospital. You should get home and get some rest before returning back to work.<</if>>
<<if $nurseBal gte 1>><<linkreplace "Cash out - $nurseBal">>You've cashed out <span style="color:yellow">£$nurseBal</span>!<<set $money += $nurseBal, $nurseBal = 0>><<updatebar>><</linkreplace>><<else>>There's currently no money saved up for you. Go work some more and see your wealth grow!<</if>>
<<if $period lte 5>>[[Leave early|hospital]]<<else>>[[Finish your day|hospital]]<</if>>[img[img/doctorOffice.webp]]
You step into Carls office to tell him that you're quitting.
Carl: Oh... Was it something I did? <<if visited("nurseWork") gte 6>>I thought you enjoyed working here. Luna has told me a lot about you. Apparently you've made a good impression on her.<</if>>
<span style="color:pink">$name: No.. I just want to pursue different objects.</span>
Carl: I understand. Well, if you change your mind, just come back and see me. We always have free openings, so I'm sure it won't be the slightest issue. Good luck, $name!
[[Leave|hospital]]
<<set $job to "No job">><<set $nurse to false>><<set $nurseBal = 0>>Bouy[img[img/nurseLounge.webp]]
You decide to relax for a bit, and chat with Luna.<<set _chat = random(1,5)>>
<<switch _chat>><<case 1>>You ask her about how it is being a nurse at the hospital.
<span style="color:lightyellow">Luna: It's so rewarding! There's a lot of people to talk with, and a lot of people who need your help! I'm so excited for you!</span>
<span style="color:pink">$name: Thanks...</span>
You ask her about everyday workstuff.<<case 2>>You begin talking about your life, and what has happened to you, how you ended up here without anything and any knowledge. She laughs at you, as if it is some kind of sick joke! But then again, who the hell would believe such a bogus story. You're obviously crazy.
She tells your about her life, and how she moved on to this island not so long ago as soon as she was old enough to move out of her parents place. She seems very excited.<<case 3>>You chat about the different locations in the city as well as the town.
<span style="color:lightyellow">Luna: I've actually never been to the town on my own, but I always have it planned for me to go there some day and check out the club downtown. They say it's a fun place with hot people!</span>
You don't respond to that. Instead, you start talking about how great the town is, and that she definitely should come by some day and hang out with you around town. She agrees.<<default>>You talk about the job and the patients. You talk about Carl and your situation, Luna doesn't seem to care that you randomly just got the job. She likes you! You talk about boys and girls and everything in between. It's fun and time is passing.<</switch>><<if $luna gte 30 && $corrupt gte 120 && $inhib lte 40>><br><br>[[Instigate some fun|lunaFun]]<</if>>
[[Return|nurseWork]]
<<set $luna += 2>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/patientWard.webp]]
<<set _event to random(1,8)>><<switch _event>><<case 1>>You enter the patient ward and see someone looking rather pale. His EKG monitor shows a slowed heartbeat.
<<linkreplace "Assess the patient">>You decide to calmly approach the patient, and take his hand. He feels cold to the touch. You let him know that you're here to check on him, and he slowly looks at you, without answering. You open his mouth to see his tongue has fallen back into his throat. You dig it out and he takes a sudden, deep breath.
<<set $nurseBal += 120>>
You look at his EKG monitor again to see his heartbeat is back to normal. Good job. You write this down in his journal and assign extra care for him.
<span style="color:yellow">+ £120</span><</linkreplace>><<case 2>>You enter the patient ward and look around. There's a young, handsome man who has just come out of a long surgery. He looks a bit bloodied, and you decide to take him for personal hygiene. You help him out and into a more comfortable position, and begin washing him.
It doesn't take long for you to reach his member, this is also a part of the job, so you take his cock and begin washing it.
A lewd idea strikes you.
<<set $nurseBal += 120>>
<<if $corrupt gte 120 && $inhib lt 80>><<linkreplace "Sieze the opportunity">>You start stroking his cock, slowly back and forth. He doesn't seem to notice too much, he's still a bit woozy after the anesthesia. You wrap your lips over his cock, and he lets out a gasp. He looks down on you, but doesn't say much. He seems to enjoy the extra care you're giving him. What a service!
[img[img/nurseBlowjob.webp]]
<<setArousal +10>>
He cums in your mouth.
<span style="color:pink">+ Arousal</span><</linkreplace>><<elseif $corrupt lt 120>>You're not corrupt enough for this.<<elseif $inhib gte 80>>You're too inhibited for this.<</if>>
<span style="color:yellow">+ £120</span><<case 3>>You enter the patient ward and notice a patient looking a little light headed. He's a young, handsome man, so there's no reason for him to be lightheaded. You walk over to him and look at his charts. Nothing indicates nausea or dizziness.
<<if $nursePoints gte 15>><<linkreplace "Examine him">>You decide to examine the patient. His temperature is normal... EKG shows his blood preassure to be a little low. Strange. You start removing some of his clothes, thinking they might be a bit restrictive.
Removing his trousers, you spot the sinner. A rock hard cock. You'll have to help him off with that. But how? His charts doesn't quite indicate an ability to do this himself, and there's surely no doctor wanting to help him. You'll have to do it yourself.
<<if $corrupt gte 150>><<linkreplace "Help him">>You decide to help the young man with his problem. You grab his cock and start stroking. It doesn't seem to help much. You wrap your mouth over his cock and start sucking. He groans and moans.
[img[img/nurseMouth.webp]]
He has a hard time cumming. You'll have to up your effort. You remove your scrubs. He looks at you with wide eyes, and stammers something. You can't quite figure out what he says, but that doesn't matter. Something about "girlfriend".
<<set $nurseBal += 120>>
[img[img/nurseFuck.webp]]
It doesn't take him long before he shoots a hot load up inside of you. You can see on his face he already looks much better! Nice job!
<span style="color:yellow">+ £120</span><</linkreplace>><</if>><</linkreplace>><<else>>You're not experienced enough to handle this. You call a doctor instead.<<set $nurseBal += 120>>
Good work. You should probably try the nurse education.
<span style="color:yellow">+ £120</span><</if>><<default>>You enter the patient ward to administer some standard drugs for some of the patients. This is a simple task, and allows you to connect with some of the patients. After all, a big part of being a nurse is to provide excellent human care.
<<set $nurseBal += 120>>
You go from patient to patient to give ibuprofen and paracetamol for their pains. They all seem appreciative of your help. Good job!
<span style="color:yellow">+ £120</span><</switch>>
<<if $period lte 4>>[[Continue in patient care|patientCare]]<<else>>It's too late to continue, you should clock out and go home.<</if>>
[[Finish shift|nurseWork]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/patientWard.webp]]
You are called into the patient ward for emergency response.
<<set _event = random(1,6)>><<switch _event>><<case 1>>You enter the patient ward on your usual routine, and notice a patient asking about where they are. He seems confused. The Nurse's Handbook mentions confusion as a sign of Hypoglycemia. Therefore you being assessing his blood glucose levels. Right enough, they are quite low. You administer some oral glucose gel, and his blood sugar spikes. He looks around, still in confusion, but this time he seems to know where he is, at least. Good job!
You reassess his glucose levels to make sure they're not dropping quickly, and tell him to drink his juice when he gets one. He thanks you and agrees.
<span style="color:lightyellow">Patient: That wasn't very fun...</span>
<span style="color:yellow">+ £120</span><<case 2>>You enter the patient ward on your usual routine, and notice a patient wheezing. She seems to have trouble breathing correctly. You walk over and ask her if she's alright. She doesn't answer, but shakes her head. She looks at you, worried. You look at her charts and see that she has severe asthma.
You administer a nebulized bronchodilator, in this case, albuterol. She is instantly better, and thanks you for your help. Apparently she's lost her inhalor somewhere, so you let her have the one you just used.
<span style="color:lightyellow">Patient: Thank you, $name...</span>
<span style="color:yellow">+ £120</span><<case 3>>You enter the patient ward on your usual routine, and notice a patient spasming. He's having a seizure! You run over to protect his head from injury and remove the tables around his bed, so he doesn't hit anything. You time the duration of the seizure, or at least the part of it that you were aware of.
The other patients look concerned, but you know this is not the first time this has happened. After he has calmed down, he lies there, silently. You assess for any injruy, and tuck him back in and administer some muscle relaxing medicine to prevent further seizures, and assess his EKG. All vitals are back to normal.
<span style="color:yellow">+ £120</span><<case 4>>You enter the patient ward on your usual routine, and notice a patient wheezing. She's clawing at her throat, and can't breathe. You rush over and see on her chart, that she has just been administered some medicine that she is allergic to. You promptly administer some epinephrine by jamming the epi pen into her thigh. She lets out a sharp gasp, and her pupils expand completely. Her body now full of adrenaline. She can breathe again.
You notify the doctors of what has happened, and they take over for you. What a great team! Good job.
<span style="color:yellow">+ £120</span><<case 5>>You enter the patient ward on your usual routine, and notice a patient crying. You step over to console her, and ask her what's wrong. Apparently she's come from a car crash. She's the only survivor. Unfortunately, there's no cure to survivors guilt, so you just sit there and hold her while she cries in your arms. Poor girl.
She doesn't seem to know about, or at least care about the injuries she has sustained herself. At least she's bandaged up. She thanks you for consoling her. It helped.
<span style="color:yellow">+ £120</span><<case 6>>You enter the patient ward on your usual routine, and notice a patient being rolled in with a broken leg. You run over to help, and begin assessing the extent and severity of the injury. It seems it's been broken pretty clean, but only an x-ray will show fractures. You schedule one as soon as possible. It's bleeding, so you apply some bandage with care, to at least help reduce the trauma on the patient. He seems to take it the best he can.
You prepare the x-ray room and they wheel him in. No fractures. Good job!
<span style="color:yellow">+ £120</span><</switch>>
[[Finish shift|nurseWork]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $nurseBal += 120>>[img[img/hospitalClass.webp]]
You enter the classroom and sit down. A doctor comes in to lecture you and some others about good etiquette and proper maintenance of tools. He will also teach you about correct medicine administration. This is, of course, to better yourself in your field, and eventually earn a better pay, or a higher position.
He talks about proper use of an epi pen, how to hold it without jabbing it into your thumb instead of the patients thigh, apparently a confused nurse high off adrenaline is not a good look for the hospital in the grand scheme of things. Luckily, you've already skimmed the nurse's handbook, and so you already know how to hold it. Blue tip to the sky, orange tip to the thigh.
He also talks about different types of medicine, and that some medicine are not allowed to be mixed with other things or other types of medicine, like Lisinopril and Potassium or Benzodiazepines and Alcohol. All of these things are important to know.
You've gained some valuable knowledge!
<span style="color:green">+ Knowledge</span>
[[Leave the classroom|nurseWork]]
<<set $nursePoints += 3>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/patientWard.webp]]
You enter the patient ward to assess the current patients, and plan out a treatment schedule.
It's not too difficult, all it entails is looking at the different charts and figuring out what patients need specific kinds of medicine and drugs, and what patients needs more intimite care. As you walk around the patients, you note down all the little things. The charts usually specify what kind of drugs the patient is already on, so it really is easy work.
<<set _event = random(1,5)>>
<<switch _event>><<case 1>>As you finish your walk, <span style="color:red">a patient reaches out and grabs your ass!</span>
<span style="color:pink">$name: EEP-..!</span>
Patient: Sorry, miss... Reflex...<<case 2>>As you finish your walk, you stumble and drop your notes. <span style="color:red">All the patients stare at you.</span> How embarrassing! You scramble to gather your notes before you hurry back out.<<default>>As you finish your walk, <span style="color:lightyellow">a patient reaches out to thank you. </span>You cup her hand and smile at her before leaving.<</switch>>
[[Finish|nurseWork]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $patientAss to true>>[img[img/nurseLounge.webp]]
You enter the employee lounge and gather some of the other nurses to develop some of the plans for the after shift nurses. This is important work, so the patients can receive the medicine they need.
You share the notes you've gathered. Luna is here too, she smiles at you. She's gathered her own notes too.
As you combine the notes, you begin to hatch out a good treatment plan for the patients. Nice work! Together, you set a goal as to what is needed before clocking in again next time. This and that, those drugs and these kinds of medicine needs to be distributed at those specific times. Everything is written down.
[[Finish|nurseWork]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $treatPlan to true>>[img[img/nurseLounge.webp]]
You call in the doctors and social workers to let them know of your treatment plan. Most of them agree, but there will always be the ones that are skeptic of your plan. Fuck those. This is what is going to happen now.
You log the plan onto the hospital terminal and share it through the community email for all the doctors to see it. Most of this will likely be forgotten, but that doesn't matter. It's written down now, and you've done your part of the job. The rest is up to the social workers, the therapists and the doctors to administer the necessary types of medicine and help for all the patients in the hospital.
Stunning! For your work, you've received <span style="color:yellow">£360!
+ £360</span>
[[Finish|nurseWork]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $nurseBal += 360>><<set $coordCare to true>>Bouy!!Emergency Response
Managing Stroke Symptoms: Upon recognizing signs and symptoms of stroke in a patient (such as facial drooping, arm weakness, and slurred speech), the nurse quickly assesses the patient's neurological status using standardized stroke scales. They initiate a stroke alert, notify the stroke team, and prepare for urgent diagnostic imaging (e.g., CT scan) to determine eligibility for thrombolytic therapy or endovascular intervention.
Treating Anaphylaxis: When a patient develops signs of anaphylaxis (such as hives, swelling, difficulty breathing, and hypotension) after receiving a medication or exposure to an allergen, the nurse administers epinephrine promptly, initiates intravenous fluids, and prepares to manage airway compromise. They monitor the patient closely for signs of improvement or worsening and collaborate with the healthcare team to ensure appropriate follow-up care.
Responding to Seizures: Upon witnessing a patient experiencing a seizure, the nurse ensures the patient's safety by protecting their head from injury, maintaining a clear airway, and removing any nearby hazards. They time the seizure duration, assess for injuries or complications, and provide comfort and reassurance to the patient and their family. Post-seizure, the nurse monitors the patient for signs of postictal state and administers medications as prescribed to prevent further seizures.
Managing Respiratory Distress in Asthma: When a patient presents with severe respiratory distress due to an asthma exacerbation, the nurse assesses the severity of symptoms, administers nebulized bronchodilators (e.g., albuterol), and provides oxygen therapy to improve oxygenation. They monitor the patient's respiratory status, auscultate lung sounds for wheezing, and assess the effectiveness of treatment. If the patient's condition deteriorates, the nurse prepares for advanced interventions such as intubation and mechanical ventilation.
Addressing Hypoglycemia: Upon identifying a patient with symptomatic hypoglycemia (e.g., confusion, diaphoresis, tachycardia), the nurse assesses blood glucose levels using a glucometer and administers rapid-acting carbohydrates (e.g., oral glucose gel, intravenous dextrose) to raise blood sugar levels quickly. They monitor the patient's response to treatment, reassess blood glucose levels, and provide education on preventing future episodes of hypoglycemia.
Managing Cardiopulmonary Arrest: In the event of a cardiopulmonary arrest, the nurse follows the American Heart Association's Basic Life Support (BLS) and Advanced Cardiovascular Life Support (ACLS) guidelines to initiate cardiopulmonary resuscitation (CPR), provide defibrillation if indicated, and administer medications (e.g., epinephrine, amiodarone) as per protocol. They coorViolette with the code team, delegate tasks, and ensure effective teamwork to optimize outcomes.
[[Put it away|hospital]]<<set _rng = random(1,5)>><<set $rngesus = random (1)>>
<<if $rngesud eq 0>>[img[img/barWork.webp]]<<else>>[img[img/barWork1.webp]]<</if>>
<<switch _rng>><<case 1>>
In the sanctuary of the bar, you find solace from the outside world. The dimly lit room provides a comforting ambiance, drawing you into its embrace. As you stand behind the counter, you adopt the role of a listener, an observer, and a confidant.
People come to you seeking refuge, sharing their stories and seeking advice. The bar becomes a tapestry of diverse characters, each with their own unique tales to tell. You listen intently, offering a sympathetic ear and a friendly smile.
In this sacred space, friendships are forged, connections are made, and bonds are strengthened. It's a place where you discover the true meaning of hospitality, and where you find fulfillment in providing comfort and companionship to those who seek it.
...
You accidentally drop your tray!
Better pick it up.
[img[img/barTray.webp]]
Clumsy you.<<case 2>>
Behind the table of the bar, you stand ready awaiting requests from the patrons. A cocktail here, neat vodka there. There's something about servicing the men of this town.
<span style="color:pink">+ Arousal</span>
In the midst of the shift you notice your patrons looking more lustful than usual.
It's making you incomfortable. You should finish your shift quickly.<<default>>
As you step behind the counter of the bustling bar, you can't help but feel a surge of excitement. The air is alive with energy as laughter and conversations fill the room. It's your time to shine, and you relish in the opportunity.
You deftly juggle multiple tasks, crafting delicious cocktails, pouring refreshing beers, and ensuring every customer has a memorable experience.
The bar becomes your stage, and the patrons eagerly await your next move. You mix, you serve, and you create moments that will be cherished long after the night ends. Working at the bar, you become the maestro of flavors, delighting taste buds and making memories one drink at a time.
...
Nothing particular happened at work.<</switch>>
<<set $tips = random(134)>><span style="color:yellow">+£140.</span><<setMoney +140>>
You got a few bucks from tips!
<span style="color:yellow">+£$tips</span>
[[End shift|Bar]]
<<AdvancePeriod 2>>
<<replace "#now">><<now>><</replace>>
<<setMoney $tips>>
<<set $barCount += 1>>BouyBouyA strange icon pops up on the computer screen. It seems to be an email from someone.
<<linkreplace "'CLICK ME'">>You do as the computer say.
<<type 10ms>><em>Brody here, I've received the files from the USB stick. Thank you. We'll be able to conduct some research on Constantin's background with this knowledge. You've helped the Nexus. Now to your next task, you should sniff out the sleazy politician Michael Brown. <span style="color:lightyellow">We have reason to suspect that he's at the local brothel from time to time. It's in the outskirts, so go there and investigate.</span> You might have to gain their trust before they'll spill the beans on him.
Brody out.
This email will delete itself once you close the computer.</em><</type>>
<<set $usb to 3>>
[[Close computer|cellarOffice]]
<<set $brothel to true>><</linkreplace>>You grab Lunas tits, she looks startled initially, but soon gives you a sly look. She reaches her hand down towards your croch and begin feeling you up. Your pussy feels wet even before Luna grabs it outside your panties, and you can feel your arousal build up. She drags you into an employee rest room, where nurses usually sleep.
You descrub, and Luna does the same, after all, you're in a professional, sterile environment most of the time, better keep it like that.
[img[img/lunaFun.webp]]
You both cum, almost in unison. Such sluts.
<<set $luna += 1>>
Luna likes you more!
[[Clean up|nurseWork]]You decide to call in sick, you're too horny to get any work done without thinking of lewd things all day. You gotta calm yourself down in some way.
You reach out to the nearest doctor, and tell him you think you're coming down with a fever.
Doctor: Oh my. Let's get you into an examination room, good thing you're at a hospital! And working here means no expenses!
He winks at you.
He starts examining you. First, he checks your temperature, orally.
Doctor: Hmm, seems to be normal temperature. Are you sure you're feeling sick? Your forehead feels fine, too.
<span style="color:pink">$name: Uhm... Yes, I am very sure...</span>
Doctor: Alright then, we'll have to check your temperature anally instead, then. That is the most reliable way anyways. Strip down and get up on all fours for me.
You do as he says, and with your panties comes a string of vaginal fluid. You're leaking wet! Hot! He blushes.
He feels up your pussy, and you let out a small yelp.
Doctor: Sorry... You were, uhm... dripping on my table... Not that I mind.
<span style="color:pink">$name: Could you, uhm.. I'm feeling kind of hot, down there... Could you help me out?</span>
He flips you around and pull his pants down. His rock hard member flings out of his underwear. He puts it into your pussy. It glides in with ease.
[img[img/doctorFuck.webp]]
He fucks you relentlessly. Your lewd moans fill the examination room. You're almost certain, the other doctors and patients can hear you. You cum. He cums inside of you.
[[Clean up|hospital]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/brothelInside.webp]]
<<if ndef $brothelRep>><<set $brothelRep to 0>><</if>>
<<if visited() is 1 && visited("emailBrody") gte 1>>You step into the brothel and ask for a Michael Brown. Most of the just stare at you, like you're some kind of crazy person.
Brothel worker: Who are you looking for again?
<<set $brothelRep to 0>>
<span style="color:pink">$name: Uhm... The politician...?</span>
They give each other a worried look.
Brothel worker: He doesn't frequent here... Stop asking such questions.
What a strange response. But Brody did say they might be weary of people coming to ask questions. You should gain their trust.<br><br><</if>>You stand in the reception area of the brothel.
<<if $period lte 5>><<if $corrupt gte 80 && $money gte 350>><<linkreplace "Ask for services">>[[Male gigolo|brothelServiceMale1]]
[[Female prostitue|brothelServiceFemale1]]<</linkreplace>><<elseif $corrupt lt 80>>You're not corrupt enough for this.<<else>>This service costs <span style="color:yellow">£350.</span><</if>>
<<if $corrupt gte 115>><<linkreplace "Ask for gloryhole">>[[Inside gloryhole|brothelGloryInside1]]
<<if $money gte 350>>[[Outside gloryhole|brothelGloryOutside1]]<<else>>It costs <span style="color:yellow">£350.</span> to be outside the gloryholes.<</if>><</linkreplace>><<else>>You're not corrupt enough for this.<</if>><<if $brothelRep lt 80>><br>[[Ask if you can help out around the brothel|brothelHelp1]]<<elseif $brothelRep gte 100>><<elseif $brothelRep gte 80>><br>You need to do something else to gain their trust.<</if>>
<<if $brothelRep gte 80>><<if $job is "No job">>[[Ask for a job|brothelJob]]<<else>>[[Work in the brothel|brothelWork]]
[[Quit your job|brothelQuit]]<br><</if>><<else>>They don't trust you enough to offer you a job.<</if>><<if visited("michaelBrown") is 0 && visited("emailBrody") gte 1>><<if $brothelRep gte 100>><br>[[Ask about Michael Brown|michaelBrown]]<<else>><br>They don't trust you enough to tell you about Michael.<</if>><<elseif visited("michaelBrown") gte 1 && visited("emailBrody") gte 1>>They've already told you all they know about Michael Brown.<</if>><<else>>The brothel is closed. You should go home and get some rest instead.<</if>>
[[Leave the brothel|outskirts]][img[img/brothelInside.webp]]
You ask if you can help out around the brothel. Sweeping floors, wiping down surfaces and whatnot. They agree.
[[Wipe surfaces clean|brothelHelpSurface]]
[[Change sheets|brothelHelpSheets]]
[[Sweep the floors|brothelHelpSweep]]
[[Stand in reception|brothelHelpReception]]
[[Finish|brothel]][img[img/brothelInside.webp]]
You ask if they're looking for another girl.
The brothel workers look at each other with a smile. You're young, fresh, tight. It's going to be a breeze generating new customers with a girl like you.
Janine: Can you work a customer?
<<if $alleyCount gte 10>><span style="color:pink">$name: I've worked a bit in the alley, so I'd say yes...</span>
Janine: Good! Lets' get you signed up.<<else>><span style="color:pink">$name: Uhm... Worked a customer?</span>
Janine: Yes! Get him off? Get him to cum? Ugh. Fine, you'll get the hang of it. Let's get you signed up!<</if>>
She hands you a document.
[[Sign the document|brothel][$job to "brothel"]][img[img/brothelInside.webp]]
You ask about Michael Brown. They all trust you enough to share the details they have on him. Apparently he frequents here when his wife thinks he's working overtime. They all enjoy having him here, as he apparently tips very well. Unfortunately you haven't had the chance to meet him in person yet, but they give you an address on where you can meet him. You write it down in your notes app.
<span style="color:lightyellow">+ Michael Brown's address</span>
<<set $notesArray.push("[[West Aurora Lane 3441, Sunspilled Bay]]")>>
They also show you some of the receipts as proof of his services, almost like they're actually proud to tell you all of this information.
You should review the address in your notes app later, when you're ready.
[[Leave the brothel|outskirts]]
<<notify>>You've acquired Michael's address.<</notify>>[img[img/brothelSurface.webp]]
You begin wiping down surfaces in the brothel. Tables, walls, windows, desks and whatever else surface you can find.
Most of them are already clean, but at least it's something worthwhile doing to gain their trust. If you help them out enough times, they'll be more open to share things with you.
You gained trust!
[[Finish|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/brothelSheets.webp]]
You change the sheets in the brothel rooms. Some of them are stiff, for whatever reason. <<if $corrupt lt 40>>You don't dare question why.<</if>>
It's hard work, changing so many sheets. From the outside, the brothel don't look like too much, but once you get inside, there's just so many rooms. It's incredible! You feel yourself getting slightly stronger.
You gained trust!
[[Finish|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $strength += 1>>[img[img/brothelSweep.webp]]
You take a broom and mop and start sweeping the entire thing. All floors in the brothel are soon clean, or at least some of them are. This is too big to clean it all in one go, and before you know it, it's dirty again. Somehow only when you begin cleaning it, does it become dirty.
Nonetheless, it's easy work, and the brothel workers seem to be enjoying the clean floors for however long they last. Some are even doing work ON the floors. Nice going!
You gained trust!
[[Finish|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/brothelInside.webp]]
You step behing the reception. The occasional guest comes by and asks for a room and a girl. You've got plenty of both, and the price for an hour is quite reasonable. It's a popular establishment around here.
You don't recognize any of the guests, but you can tell some of them are people of high positions, probably cheating on their spouses after a long period of work.
You gained trust!
[[Finish|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You ask to be taken to a room. You've requested a male gigolo to accompany you.
He's already waiting for you inside the room, butt naked and with a rock hard cock.
<<set _img = random(1,5)>>
You can choose whatever service you want in here.
<<choose>><<linkreplace "Oral">>You ask him to go down on you.
<<switch _img>><<case 1>>\
[img[img/brothelOralService1.webp]]<<case 2>>[img[img/brothelOralService2.webp]]<<case 3>>[img[img/brothelOralService3.webp]]<<case 4>>[img[img/brothelOralService4.webp]]<<case 5>>[img[img/brothelOralService5.webp]]<</switch>>
<span style="color:red">You cum.</span><</linkreplace>>
<<linkreplace "Vaginal">>You ask him to fuck your pussy.
<<switch _img>><<case 1>>\
[img[img/brothelVaginalService1.webp]]<<case 2>>[img[img/brotheVaginalService2.webp]]<<case 3>>[img[img/brothelVaginalService3.webp]]<<case 4>>[img[img/brothelVaginalService4.webp]]<<case 5>>[img[img/brothelVaginalService5.webp]]<</switch>>
<span style="color:red">You cum.</span><</linkreplace>>
<<linkreplace "Anal">>You ask him to go down on you.
<<switch _img>><<case 1>>\
[img[img/brothelAnalService1.webp]]<<case 2>>[img[img/brothelAnalService2.webp]]<<case 3>>[img[img/brothelAnalService3.webp]]<<case 4>>[img[img/brothelAnalService4.webp]]<<case 5>>[img[img/brothelAnalService5.webp]]<</switch>>
<span style="color:red">You cum.</span><</linkreplace>><</choose>>
[[Clean up and finish|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You ask to be taken to a room. You've requested a female prostitute to accompany you.
She's already waiting for you inside the room, butt naked and with a dripping pussy.
<<set _img = random(1,5)>>
You can choose whatever service you want in here.
<<choose>><<linkreplace "Oral">>You ask her to go down on you.
<<switch _img>><<case 1>>\
[img[img/brothelOralServiceG1.webp]]<<case 2>>[img[img/brothelOralServiceG2.webp]]<<case 3>>[img[img/brothelOralServiceG3.webp]]<<case 4>>[img[img/brothelOralServiceG4.webp]]<<case 5>>[img[img/brothelOralServiceG5.webp]]<</switch>>
<span style="color:red">You cum.</span><</linkreplace>>
<<linkreplace "Vaginal">>You ask her to fuck your pussy.
<<switch _img>><<case 1>>\
[img[img/brothelVaginalServiceG1.webp]]<<case 2>>[img[img/brotheVaginalServiceG2.webp]]<<case 3>>[img[img/brothelVaginalServiceG3.webp]]<<case 4>>[img[img/brothelVaginalServiceG4.webp]]<<case 5>>[img[img/brothelVaginalServiceG5.webp]]<</switch>>
<span style="color:red">You cum.</span><</linkreplace>>
<<linkreplace "Anal">>You ask her to finger your ass.
<<switch _img>><<case 1>>\
[img[img/brothelAnalServiceG1.webp]]<<case 2>>[img[img/brothelAnalServiceG2.webp]]<<case 3>>[img[img/brothelAnalServiceG3.webp]]<<case 4>>[img[img/brothelAnalServiceG4.webp]]<<case 5>>[img[img/brothelAnalServiceG5.webp]]<</switch>>
<span style="color:red">You cum.</span><</linkreplace>><</choose>>
[[Clean up and finish|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You ask to be taken to the gloryholes. You request to be on the receiving end. How exciting!
<<set _img = random(1,3)>>
You step up onto the bench, and present your pussy and ass out of the hole. It's dripping, tight and ready for whatever stranger comes up and fucks you. You won't be paid for this.
<<switch _img>><<case 1>>[img[img/brothelGloryInside1.webp]]<<case 2>>[img[img/brothelGloryInside2.webp]]<<case 3>>[img[img/brothelGloryInside3.webp]]<</switch>>
You cum, multiple times. Another stranger comes up to you.
Your pussy has been creampied a few times now. Time to step back down and rest for a bit before coming back.
[[Wipe your pussy and leave|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You request to be taken to the male gloryholes. You enter the room, and a cock sticks right out the wall already. You grab it.
<<set _img = random(1,5)>>
<<switch _img>><<case 1>>[img[img/brothelGloryOutside1.webp]]<<case 2>>[img[img/brothelGloryOutside2.webp]]<<case 3>>[img[img/brothelGloryOutside3.webp]]<<case 4>>[img[img/brothelGloryOutside4.webp]]<<case 5>>[img[img/brothelGloryOutside5.webp]]<</switch>>
<<if visited() lt 3>>You're manhandling that cock like there's no tomorrow, when did you become such a slut?<<else>>What a slut you are! Good girl.<</if>>
Your moans can be heard in the next room over.
<span style="color:pink">You moan.</span>
<span style="color:red">You cum.</span>
[[Clean up and get out|brothel]]
<<set $brothelRep += 5>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/Street.webp]]
You venture out onto West Aurora Lane to find Michael's house. As you get closer to it, you begin getting cold feet. Perhaps it's a better idea to report back to Brody and figure out what to do from there?
You probably shouldn't go out here on your own, who knows what this guy is capable of?
You turn around, but make note of where his house is located, even though you know the address, it's nice to know the exact surrounding location.
You make a mental note of the environment and head back to the streets. Brody will reach out to you when he's ready.
[[Continue|Street]]
<<set $questDays to 1>><<set $michaelAddress to true>><<set $brodyMet to false>><<widget "brodyMeet">><<if $brodyMet is false && $questDays gte 5>><<set $brodyMet to true>><br><span style="color:lightyellow">Someone stops you. It's Brody!
Brody: Hey, $name. Got news for me?
<span style="color:pink">$name: Yes... He is often at the brothel, they gave me his address...</span>
<<setMoney 1200>>
<<if $phone is true>>You send Brody a text message containing Michael's address. He thanks you generously.
<span style="color:yellow">+ £1200</span><<else>><<set $phone to true>>Brody gives you a phone, so you can send him the address.<</if>>
Brody: This is just a small compensation for your hard work. We'll look into him, for sure. Thank you.
<<set $questDays to 1>>
He leaves.<br></span><</if>><</widget>><<widget "tysonMeet">><<if $tysonID is true && $questDays gte 10 && ndef $tysonMeet>><span style="color:lightyellow">Someone stops you in the streets. He looks completely battered. Who is it... He looks... It's Tyson! Holy shit! What happened to that guy?
He grabs your arm.
<<set $tysonMeet to true>>
Tyson: Listen here, you little shit! Look at what they did to my face! After you went to my house, I couldn't find my ID badge. I've been LITERALLY looking all over the place for it! I even cut open my mattress!
<span style="color:pink">$name: I... sorry...</span>
For some weird reason, you give him a hug. He is startled, but soon he gives you a hug back.
Tyson: They told me all about you and your uncle, they gave me an assignment, if I wanted to get back and work there again. I didn't know they were like this, I was only an armed guard positioned right infront of their doors. I don't want to work for them anymore, but I don't know how to get out of this mess.
Tyson: I want to help you and your uncle.
He looks completely smashed up.
<span style="color:pink">$name: I'll tell him...</span>
Tyson: Thank you, $name. Here's my number, give that to your uncle if he accepts.
<<set $tysonNumber to true>>
He leaves.<br></span><</if>><</widget>>[img[img/cottage.webp]]
You tell him all about Tyson and his ID card. You also tell him what happened to Tyson after you stole the card, and how he approached you on the street.
<span style="color:crimson">Constantin: Hmm. It seems like he would be a good asset.</span>
<span style="color:pink">$name: He gave me his number, and told me to give it to you if you accepted...</span>
<span style="color:crimson">Constantin: I'll contact him right now. I'm going to ditch this cottage for now, and probably find another place to be. The facility knows too much, after all, this is where they grabbed me last time. I'll find you once I've been set up somewhere else.</span>
<span style="color:pink">$name: Please... Do it fast...</span>
[[Leave|city]]
<<set $constNewLoc to false>>It's not too far away, <span style="color:lightyellow">just down the road</span>. It's hidden in some alley, behind a sketchy backdoor entryway. Nobody would suspect anything going on behind that door, just looks like an employee exit.
Inside is an empty office. Rather large. It also looks like it was recently remodelled to an apartment, but somehow went wrong. He takes you to a small section of the office/apartment disaster. It looks like a hackers basement.
[img[img/constOffice.webp]]
<span style="color:crimson">Constantin: I bought this place in cash by some sketchy salesrep. At least we know nobody is going to follow that papertrail, he's probably already spent the money on himself.</span>
There's no sunlight coming into the offices, so Tyson has already installed fake windows with "natural" light coming into the place. He's sitting in a chair, watching a few monitors. He doesn't say much, but waves his hand at you before going back to watching closely on what's happening.
<span style="color:crimson">Constantin: You look like one big questionmark!</span>
He laughs a hearty laugh.
<span style="color:crimson">Constantin: He's watching the public traffic cams. I've put him on security duty, apparently that was what he was doing for the facility after all.</span>
<span style="color:crimson">Constantin: You can come round here anytime you feel like it.</span>
[[Continue|constOffice]]
<<set $constNewLoc to true>><<set $questDays to 1>>[img[img/constOffice.webp]]
You stand in the abandoned offices, now inhabited by Constantin and Tyson.
It's hot close to the computers, but otherwise rather cold around. Constantin says it's because there's no heating, <em>yet</em>. Sucks to suck. Good thing it isn't you living in this office, or your nipples would likely fall off!<<if $questDays gte 3>><br><span style="color:lightyellow">Constantin looks like he wants to talk to you.</span><</if>>
[[View traffic cameras|constTraffic]]
[[Talk to Tyson|tysonTalk]]
[[Talk to your uncle|constTalk]]<<if visited("martineBrief") gte 1 && visited("constMartine") is 0>><br>[[Tell them about Martine|constMartine]]<<else>><</if>><<if ndef $constDesk>><<else>><br>[[Go to your computer|constDesk]]<</if>>
[[Leave to the city|city]]
[[Leave to the city roads|cityRoads]]You sit on the chair by the monitors and begin overlooking the surveillance cameras.
Plenty of cars roll by, nothing seems interesting, though. What are you even looking for? It's not like the facility would roll by with 6 SUVs scouring the city for your uncle.
[img[img/cars1.webp]]
[[Leave the computers alone|constOffice]][img[img/constOffice.webp]]
You decide to chat up Tyson.
<<if visited() lte 4>>He still looks a bit beat up.<<else>>He looks much better!<</if>>
You talk about the Facility and his position there, and he asks a lot of questions about you and what you've been up to. He talks highly of Constantin, and says he kind of thinks he seems familiar, but he can't quite put his finger on it.
You talk about the camera duty that Constantin has put Tyson on, but Tyson seems happy to do it, and happy that he is safe and without violence.
<<if $corrupt gte 200>>[[Initiate some fun time|tysonFun]]<<else>>You're not corrupt enough to do this.<</if>>
[[Leave|constOffice]][img[img/constOffice.webp]]
<<if $questDays lt 3 || visited("church") gte 1>>You decide to chat up your uncle.
You chat about life and life before the island. You ask him questions about the Foundry, and he's happy to answer them all. You ask him questions about his time in the Facility, and while he is answering them, he looks a bit uncomfortable. As if he feels great shame of having ever participated in it.
It's okay. You still <span style="color:pink">love</span> him.
<<if visited("churchWallsInit") gte 1 && visited("constChurch") is 0>><br>[[Tell him about the hidden tunnels in the church|constChurch]]<</if>><<if visited("johnCaughtBuffer") gte 1 && ndef $johnCaught>><br>[[Continue|johnCaughtBuffer]]<<elseif $johnCaught is true && visited("constTysConf") is 0>>[[Confront Constantin and Tyson|constTysConf]]<</if>>
<<if $corrupt gte 200>>[[Initiate some fun time|constFun]]<<else>>You're not corrupt enough to do this.<</if>>
[[Leave|constOffice]]<<else>>You approach Constantin, looking to see if he has something on his heart. He looks very serious.
<span style="color:crimson">Constantin: Tyson says he's intercepted a few Facility vehicles on the monitors. They're definitely looking for us. He also says he's seen a priest looking fellow step out of one of the cars. Why are they bringing a priest around like that?</span>
<span style="color:pink">$name: I.. Uhm...?</span>
<span style="color:crimson">Constantin: I know, I know. How would you know that?Anyways, we need more information on him. You should probably check out the local church to see if any of them will give you some information.</span>
There's a small church uptown.
<<set $church to true>>
[[Leave|constOffice]]<</if>>You initiate some sex with Tyson. He looks very handsome, although a bit dorky when he sits there by the monitors.
He leads you into his room, which is really just an office with a partition wall turned into a cozy bedroom.
<<set _img = random(1,5)>>
He takes you with ease, as your holes are already wet by the thought of him ramming his hard cock up into you.
<<switch _img>><<case 1>>[img[img/tysonOfficeSex1.webp]]<<case 2>>[img[img/tysonOfficeSex2.webp]]<<case 3>>[img[img/tysonOfficeSex3.webp]]<<case 4>>[img[img/tysonOfficeSex4.webp]]<<case 5>>[img[img/tysonOfficeSex5.webp]]<</switch>>
He cums inside of you.
You cum outside of him.
You both moan. You're sure Constantin can hear it. Or perhaps not? Depends on how sound proof these partition glass walls are. In an office, you'd imagine great screaming matches being held in these rooms, so a bit sound proof at least.
[[Clean up|constOffice]]
<<set $vagCount += 1>><<set $creamCount += 1>>You initiate fun times with Constantin.
He presses the tip of his penis against your wet pussy. You feel it throbbing, unsure if it's you or him. Either way, it's only making you more aroused.
<span style="color:pink">+ Arousal</span>
You slowly slide his cock inside you, and you can feel your pussy filling up and beginning go stretch. You moan!
<<set _rng = random(2)>>
<<if _rng eq 0>>[img[img/conFuck.webp]]<<elseif _rng eq 1>>[img[img/conFuck1.webp]]<<else>>[img[img/conFuck2.webp]]<</if>>
<span style="color:crimson">Constantin: Oh god this is great! I don't think I can hold it much longer..!</span>
With that, you feel his cock twitching.
He came inside you!
[img[img/conCum.webp]]
<span style="color:crimson">Constantin: Whew! This felt good. Thank you, darling. Couldn't ever have wished for a better niece.</span>
After such a dicking down, your arousal has lowered significantly. This was exactly what you needed.
<span style="color:pink">-- Arousal</span>
[[Clean up|constOffice]]
<<setArousal -100>><<set $vagCount += 1>><<set $creamCount += 1>>[img[img/church.webp]]
<<if visited() is 1>>You step into the church, the heavy wooden doors creaking behind you. The air is thick with the scent of incense, mingling with the faint aroma of melting candle wax. Soft, echoing whispers of prayer fill the vast, dimly lit space. A few nuns, heads bowed in reverence, kneel before a priest who stands at the altar, his robes a stark contrast to the shadows around him. He looks up as you approach, his eyes warm and welcoming.
<span style="color:lightyellow">Priest: Welcome, my child. What brings you to this sacred place today? Have you come seeking solace or perhaps something more?</span>
He's smiling gently.
You hesitate for a moment, feeling the weight of the priest's gaze. The nuns' soft murmurs seem to fade into the background as you gather your thoughts. Remembering your uncle's warnings, you force a smile and step forward.
<<linkreplace "Answer him">><span style="color:pink">$name: Good afternoon, Father. I... I was curious about the church and wanted to learn more about it. I've never been inside one before.</span>
The priest's smile widens, though there's a flicker of something unreadable in his eyes.
<span style="color:lightyellow">Priest: Ah, curiosity is a gift from the Divine, leading us to new truths and understandings. You are most welcome here. Is there something specific you wish to know... or experience?</span>
<span style="color:pink">$name: I heard there's a lot of history in this place. Could you tell me about it? And maybe... about your role here?</span>
The priest nods slowly, stepping down from the altar to stand closer to you. His presence is imposing yet oddly calming.
<span style="color:lightyellow">Priest: Would you like a tour? I can show you the most cherished parts of our sanctuary.</span>
<span style="color:pink">$name: Yes, please. That would be wonderful.</span>
[[Take a tour|churchTour]]<</linkreplace>><<else>>You step into the church, the heavy wooden doors creaking behind you. The air is thick with the scent of incense, mingling with the faint aroma of melting candle wax. <<if $period lte 5>>Soft, echoing whispers of prayer fill the vast, dimly lit space. A few nuns, heads bowed in reverence, kneel before a priest who stands at the altar, his robes a stark contrast to the shadows around him. He looks up as you approach, his eyes warm and welcoming.
<span style="color:lightyellow">John: Welcome back, my child. What can I do for you?</span>
[[Speak with the nuns|churchNuns]]
[[Sit through a sermon|churchSermon]]<<if visited("constTalk") gte 1>><br><<if $statueIns is 0>>[[Inspect the angel statue|churchInspect]]<<elseif $statueIns is 1 && $period lt 6>>Come back at night to inspect the altar.<<elseif $statueIns is 2>>[[Inspect the angel statue again|churchInspect]]<<elseif $statueIns is 3>>You should gain some trust with the nuns before continuing.<<elseif $statueIns is 4>>[[Search the church|churchSearch]]<<elseif $statueIns gte 5>><<if $spycam gt 0>>[[Hide in the walls|churchWallsSpy]]<<else>>[[Hide in the walls|churchWalls]]<</if>><</if>><</if>><<else>><br>It's night at the church, and no one is home. The pastor sleeps in the pastor room, but other than that, the church is empty.<<if $statueIns is 1 && $period is 6>><br>[[Inspect the altar|churchAltar]]<</if>><</if>>
[[Leave|Uptown]]<</if>>[img[img/church.webp]]
As you follow him, you discreetly observe his every move, remembering your uncle's suspicions. The way he talks, the subtle hints in his words, and the atmosphere around him - everything is a potential clue.
<span style="color:lightyellow">Priest: My name is John, by the way. Pastor John. And yours?</span>
<span style="color:pink">$name: $name.</span>
He nods in acknowledgement of your name, and stops by a statue of a serene angel.
<span style="color:lightyellow">John: This angel is said to watch over the church, protecting it from any harm. A symbol of divine guardianship. Much like my duty here, ensuring the spiritual safety of our congregation.</span>
[img[img/angel.webp]]
His words are smooth, practiced, but you sense an undercurrent of something darker. The way he emphasizes "protection" sends a chill down your spine.
<span style="color:pink">$name: That's fascinating, Father. Have there been any... unusual events or miracles here?</span>
The priest's eyes narrow ever so slightly, a shadow crossing his face.
<span style="color:lightyellow">John: Miracles, yes. Unusual events, not so much. Though, every now and then, the Devil tries to sow discord. But we remain vigilant. Is there something particular you are concerned about, my child?</span>
Your heart races. His tone is still gentle, but there's a sharpness now, as if he's probing for your true intentions.
<span style="color:pink">$name: No, not really. Just curious, like I said. I think miracles and those stories are so interesting.</span>
<span style="color:lightyellow">John: Indeed they are. Faith works in mysterious ways, often beyond our understanding.</span>
As he leads you deeper into the church, you know you must tread carefully. Uncovering the truth about the priest won't be easy, but you can't let him know your true purpose.
[[Finish your tour, and leave the church|Uptown]]
<<set $statueIns to 0>><<set $nunTrust to 0>>[img[img/church.webp]]
<<if visited() gte 1 && $statueIns is 3>>You decide to speak with the nuns. They tell you all kinds of information about the church and the priest. They tell you that he is a wonderful Father, who only wishes them the best. Sounds like brainwash. Or perhaps he's as good as they say.
You talk to them on their level of devotion, to try and pry out some information about John and the church, and what he might be doing with the Facility. They talk about the church, and all the hidden compartments around. <span style="color:lightyellow">One of them says she's even seen a bookshelf with a keyhole in it. What a stra... a keyhole!? You got the key for that hole! Probably. Unfortunately, she doesn't remember where it is.</span>
<<set $statueIns += 1>>
You'll have to search the church for the truth, if you want to know more about John's intentions and relations with the Facility.<<else>>You decide to speak with the nuns.
Unfortunately they're currently praying, as they are often. They live in the church as well, in small quarters and rooms. Some live more than one in each room. How exciting!
They tell you about the life as a nun in pastor John's church. Apparently it's a lot of fun, as they put it. Some of them are blushing a little bit. I wonder why.<</if>>
[[Leave|church]]
<<set $nunTrust += 1>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/church.webp]]
You decide to sit through a sermon, to gain some insight.<<set _sermon = random(1,3)>>
<<switch _sermon>><<case 1>>John is standing at the pulpit, his voice resonating through the church.
<span style="color:lightyellow">John: Dearly beloved, today we gather to reflect on the importance of vigilance. In a world filled with temptation and deceit, it is our duty to remain ever watchful, guarding our hearts and minds against the forces that seek to lead us astray.</span>
<span style="color:lightyellow">John: The scripture tells us in 1 Peter 5:8, 'Be sober-minded; be watchful. Your adversary the devil prowls around like a roaring lion, seeking someone to devour.' We must remain vigilant, for evil often disguises itself as good, and deception can come from those we trust.</span>
He pauses for dramatic effect, looking at the congregation.
<span style="color:lightyellow">John: Even within the sanctity of our own lives and places of worship, we must question and seek the truth. For it is only through the light of truth that we can cast out the shadows of deceit.</span>
<span style="color:lightyellow">John: Let us pray for the strength to remain vigilant and the wisdom to discern truth from falsehood. May we always walk in the light of God's truth, ever watchful and ever faithful.</span><<case 2>>He is standing before the altar, his expression solemn.
<span style="color:lightyellow">John: Brothers and sisters, today we reflect on the path to redemption. Each of us carries the burden of sin, but through repentance and faith, we can find our way back to the grace of God.</span>
<span style="color:lightyellow">John: In Isaiah 1:18, the Lord says, 'Though your sins are like scarlet, they shall be as white as snow; though they are red like crimson, they shall become like wool.' Redemption is a journey, a process of cleansing and renewal.</span>
He gestures to the congregation.
<span style="color:lightyellow">John: But redemption requires more than just words. It demands actions, a true transformation of the heart. We must confront our sins, seek forgiveness, and strive to live a life that reflects the love and compassion of Christ.</span>
<span style="color:lightyellow">John: And let us remember, true redemption comes with the courage to face our own darkness. To uncover the hidden sins and bring them to the light, for it is only in the light that they can be truly cleansed.</span>
<span style="color:lightyellow">John: Let us pray for the courage to seek redemption, to face our own failings, and to walk the path of righteousness with unwavering faith.</span><<case 3>>He's addressing the congregation with a passionate tone.
<span style="color:lightyellow">John: Beloved children of God, today we celebrate the power of faith. Faith is the cornerstone of our spiritual lives, the foundation upon which we build our relationship with the Divine.</span>
<span style="color:lightyellow">John: Hebrews 11:1 tells us, 'Now faith is the assurance of things hoped for, the conviction of things not seen.' Faith gives us strength in times of trial, hope in times of despair, and the courage to face the unknown.</span>
He raises his hands.
<span style="color:lightyellow">John: But faith is not blind. It is a light that guides us, revealing truths that are hidden to the eyes but clear to the heart. Through faith, we gain insight and understanding, seeing beyond the surface to the deeper truths that lie beneath.</span>
<span style="color:lightyellow">John: In our journey of faith, we may encounter mysteries and challenges that test our resolve. It is through these trials that our faith is strengthened, and our understanding deepened. We must trust in God’s plan, even when it leads us into the shadows.</span>
<span style="color:lightyellow">John: Let us pray for unwavering faith, for the strength to face our trials, and for the wisdom to seek the truth in all things. May our faith be our guiding light, now and always.</span><</switch>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
[[Leave the pews|church]]
<<setCorruption -5>>[img[img/angel.webp]]
<<if visited() is 1>>You decide to inspect the angel statue.
It looks... well... angelic. And holy. And not at all corrupted... Oh god, what place is this?
You take a good, long look at the angel. Nothing seems out of the orVioletry, well besides it being so well kept. A voice is heard.
<span style="color:lightyellow">Voice: I see you have an eye for serenity.</span>
<span style="color:pink">$name: EEP-..!</span>
<<set $statueIns += 1>>
You turn around, shocked. It's John. Why is he <em>silently</em> moving around?
<span style="color:pink">$name: Uhm... Sorry... Can you tell me more, about this angel?</span>
He gives you a sly smile.
<span style="color:lightyellow">John: Some say the angel watches over us, ensuring our safety. If you look closely, you might even find inscriptions at the base, though they have faded over time.</span>
<span style="color:pink">$name: Faded inscriptions? Interesting...</span>
<span style="color:lightyellow">John: Yes, but don't linger here too long. There is much more to see in our church.</span>
<span style="color:pink">$name: Thank you, Father.</span>
[[Leave|church]]<<elseif visited() is 2>>You return to the statue with the parchment once the priest is distracted. Let’s see if this fits.
You aligning the parchment with the faded inscriptions at the base of the statue.
<span style="color:pink">$name: The symbols match perfectly. If I place the parchment just so...</span>
You hear a soft click, and a hidden compartment opens in the base of the statue There’s something inside. You pull out a small, ornate key
<span style="color:pink">$name: A key? This must unlock something important. Maybe there's a hidden area or a secret compartment somewhere in the church?</span>
[img[img/rustyKey.webp]]
You should look around the altar again, or perhaps check if there's a hidden door or a locked room nearby.
A voice is heard.
<span style="color:lightyellow">Voice: Is everything alright, my child? You seem quite engrossed in your discoveries.</span>
<span style="color:pink">$name: Oh, yes, Father. Just marveling at the craftsmanship again.</span>
You quickly hide the key behind your back.
<<set $statueIns += 1>>
<span style="color:lightyellow">John: Very well. There are still many more wonders to behold.</span>
[[Leave|church]]
<</if>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/churchSearch.webp]]
You search the church, prying the walls of its secrets. You remember a mention of a bookshelf with a keyhole in it. What a peculiar object to place a keyhole in. I wonder if it is easily seen...<<set _rng = random(1,5)>>
<<switch _rng>><<case 1>>You search and search, but find nothing.
<<linkreplace "Go back">>On your way back, however, you decide to take a little detour. You stumble upon a library. Interesting! Perhaps that bookshelf is here?
You challenge the knowledge of the hidden shelf, and begin grabbing book after book, slightly pulling it out, like some kind of movie villain who forgot where his secret lever was.
It takes a while. You're starting to grow tired of it, before you grab a book that won't budge. You take a closer look at it, and see a small keyhole in the bottom of the book! You stick in your key and turn it. A faint "click" is heard. What did it do?
<<set $statueIns += 1>>
[[Push the book shelf|churchWallsInit]]<</linkreplace>><<default>>You search and search, but find nothing.
[[Go back|church]]<</switch>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/churchAltar.webp]]
You approach the altar. Only the lights from the candles are illuminating the hall.
<span style="color:pink">$name: These relics are incredible. Each one seems to tell a story of its own...</span>
There must be something here that connects back to that angel statue. Maybe a clue or an artifact that links the two...
You notice a small, intricately carved box hidden behind a larger relic.
<span style="color:pink">$name: What’s this..?</span>
You opens the box carefully, finding an old piece of parchment inside. It looks like a prayer or a spell. Wait, these symbols match the ones on the angel statue!
<span style="color:pink">$name: ‘The guardian's gaze aligns with the altar’s truth, revealing what’s hidden to the devoted...’ This must mean something...</span>
[[Take the parchment and leave|Uptown]]
<<set $statueIns += 1>>You stumble, almost falling, into the hollow corridor that the shelf has opened up for. Somehow, the hallway is lit, yet there's no apparent light coming in from anywhere. Weird. You enter fully, and the shelf closes behind you. You remebered the key, right? I have a feeling you might need it to get back out again.
As you're walking down the hallway, it splits open. You hear a faint voice, speaking from one of the halls. It's a deep voice. You also hear faint moaning coming from another corridor.
<<if visited("pastorWall") is 0>>[[Follow the faint voice|pastorWall]]<<else>>[[Go to John's room|pastorWall]]<</if>>
<<if visited("concubineCells") is 0>>[[Follow the moaning|concubineCells]]<<else>>[[Go to the concubine cells|concubineCells]]<</if>>
This is very interesting information. You'll be able to spy on everyone in the church from here! These hallways seem to expand to every nook and cranny of the church. I wonder who built them?
Ah, there's a plate here. Let me see... Hmm... "W. G. Harding."
[[Leave|church]]<<if visited() is 1>>You follow the faint, deep voice until you reach a small room. <<if visited("concubineCells") is 0>>You could fit this room with a chair!<<else>>You could also fit this room with a chair, just like the concubine cells.<</if>>
This looks like it's adjacent to John's room! You could watch his every move from here, and figure out exactly what he is planning.
<<if visited("concubineCells") is 0>>You take a look around, you can see through almost every wall in here. I wonder if he can hear you, or see you in any way? You cough, almost silently as to not wake too much attention, just in case he <em>can</em> hear you. No response whatsoever. You flail your arms around like a crazed lunatic. Nothing. This room is sound proof, and nobody can see in! Amazing! What a genius spy room.<<else>>You take a look around, you can see through almost every wall in here. I wonder if he can hear you, or if this room is just as sound proof as the concubine cells. You cough, almost silently as to not wake too much attention, just in case he <em>can</em> hear you. No response whatsoever. You flail your arms around like a crazed lunatic, again. Nothing. This room is exactly like the one for the cells! Terrific!<</if>><<else>>There's not much going on in John's room for now. Perhaps you should tell Constantin about this room and wait for further instructions on what to do. For now, you can just observe the strange amenities of the priest.<<set _john = random(1,10)>>
<<switch _john>><<case 1>>He pours himself a glass of wine.<<case 2>>He pulls out a nudie magazine. WHAT!<<case 3>>He's currently taking a nap.<<case 4>>He's reading in some kind of strange book. I wonder what it's called...<<case 5>>He's currently looking at his phone. Modern day priest, huh?<<case 6>>He's scribbling something on a piece of parchment paper.<<case 7>>He's reciting for the upcoming sermon.<<case 8>>He's counting candles.<<case 9>>He's currently changing into another priest robe.<<case 10>>He's punishing a nun!<</switch>>
What a strange priest.<</if>>
[[Go back|churchWallsInit]]<<if visited() is 1>>You follow the faint moaning until you reach a small room. <<if visited("pastorWall") is 0>>You could fit this room with a chair!<<else>>You could also fit this room with a chair, just like the priests room.<</if>> What are they doing in there...? They're... fucking!? WHAT! They're NUNS! They can't be FUCKING, can they? Aren't they celibate? Crazy. They look like concubine cells.<<set _img = random(1,5)>>
<<switch _img>><<case 1>>[img[img/concCells1.webp]]<<case 2>>[img[img/concCells2.webp]]<<case 3>>[img[img/concCells3.webp]]<<case 4>>[img[img/concCells4.webp]]<<case 5>>[img[img/concCells5.webp]]<</switch>>
<<if visited("pastorWall") is 0>>You can see through almost every wall in here. I wonder if they can hear you, or see you in any way? You cough, almost silently as to not wake too much attention, just in case they <em>can</em> hear you. No response whatsoever. You flail your arms around like a crazed lunatic. Nothing. This room is sound proof, and nobody can see in! Amazing! What a genius spy room.<<else>>You take a look around, you can see through almost every wall in here. I wonder if they can hear you, or if this room is just as sound proof as the pastors room. You cough, almost silently as to not wake too much attention, just in case they <em>can</em> hear you. No response whatsoever. You flail your arms around like a crazed lunatic, again. Nothing. This room is exactly like the one adjacent to John's! Terrific!<</if>><<else>>You enter the room adjacent to the concubine cells. What a treat! You take a gander at today's goods.<<set _img = random(1,5)>>
<<switch _img>><<case 1>>[img[img/concCells1.webp]]<<case 2>>[img[img/concCells2.webp]]<<case 3>>[img[img/concCells3.webp]]<<case 4>>[img[img/concCells4.webp]]<<case 5>>[img[img/concCells5.webp]]<</switch>>
What a treat!<</if>>
[[Go back|churchWallsInit]]You stumble, almost falling, into the hollow corridor that the shelf has opened up for. You must know by now, that the bookshelf opens up rather quickly.
You stand in the corridors, deciding where to go this time.
[[Go to John's room|pastorWall]]
[[Go to the concubine cells|concubineCells]]
[[Leave|church]]<<set _rng = random(1,5)>><<switch _rng>><<case 1>>[img[img/roomJerk1.webp]]<<case 2>>[img[img/roomJerk2.webp]]<<case 3>>[img[img/roomJerk3.webp]]<<case 4>>[img[img/roomJerk4.webp]]<<case 5>>[img[img/roomJerk0.webp]]<</switch>>
You slide your panties down, and begin to feel the heat rising from your tender, wet pussy. You slide your fingers down and push them in.<<if $maleMasturbation eq 0>><<set $maleMasturbation += 1>><br>This feels, woah what a feeling. It's like something is filling you up but it feels amazing! You should have hit your head way ealier!<<elseif $maleMasturbation eq 1>><<set $maleMasturbation += 1>><br>It's so strange jerking off without your cock... I mean, pussy feels amazing, especially when it's you who's owning it!<<elseif $maleMasturbation eq 2>><<set $maleMasturbation += 1>><br>How does this never get old? This feeling... Maybe you were meant to be a girl?<</if>><<if $gender is "Guy" && $maleMasturbation gte 3>><<if $dildo is true>><br><br><<linkreplace "Use toys">>[[Dildo|roomJerkDildo]]
<<if ndef $wand>>You don't have a magic wand.<<else>>[[Magic wand|roomJerkMagicWand]]<</if>>
<<if ndef $analbeads>>You don't have the anal beads.<<else>>[[Anal beads|roomJerkAnalBeads]]<</if>>
<<if ndef $sybian>>You don't have the Sybian.<<else>>[[Sybian|roomJerkSybian]]<</if>>
<<if ndef $machine>>You don't have the Fuck machine.<<else>>[[Fuck machine|roomJerkMachine]]<</if>><</linkreplace>><br><</if>><<elseif $gender is "Girl">><<if $dildo is true>><br><br><<linkreplace "Use toys">>[[Dildo|roomJerkDildo]]
<<if ndef $wand>>You don't have a magic wand.<<else>>[[Magic wand|roomJerkMagicWand]]<</if>>
<<if ndef $analbeads>>You don't have the anal beads.<<else>>[[Anal beads|roomJerkAnalBeads]]<</if>>
<<if ndef $sybian>>You don't have the Sybian.<<else>>[[Sybian|roomJerkSybian]]<</if>>
<<if ndef $machine>>You don't have the Fuck machine.<<else>>[[Fuck machine|roomJerkMachine]]<</if>><</linkreplace>><br><</if>><</if>>
<<if $period eq 2>>You feel like you're being watched...<br><</if>><span style="color:red">+ Corruption</span> | <span style="color:purple">- Inhibition</span>
[[Cum|cumRoom]]
<<setInhib -2>><<setCorruption +5>><<setTrauma -5>>
<<set $masCount += 1>>You fetch the Magic Wand from your desk and turn it on. You press it down onto your clitoris, and the vibrations coming off sends you into a cloud of enjoyment and excitement.
<<set _wand = random(1,2)>><<switch _wand>><<case 1>>[img[img/magicwand1.webp]]<<case 2>>[img[img/magicwand2.webp]]<</switch>>
The sensations are electrical! You gasp.
<span style="color:red">You cum.</span>
[[Clean up|yourRoom]]You pick up the anal beads lying in your night table. They're soft to the touch, but firm enough to give you the pleasure you need.
<<set _anal = random(1,2)>><<switch _anal>><<case 1>>[img[img/analbeads1.webp]]<<case 2>>[img[img/analbeads2.webp]]<</switch>>
The feeling of filling your ass out is excentric!
<span style="color:red">You cum.</span>
[[Clean up|yourRoom]]You place the sybian on your floor, turn it on and sit atop of it. The vibrations flow through your wet pussy. Lewd sounds fill the room, and you can't stop moaning from the intense pleasure you're put through.
[img[img/sybian.webp]]
It's enough to make you cum multiple times!
<span style="color:red">You cum.</span>
[[Clean up|yourRoom]]You fetch the Magic Wand from your desk and turn it on. You press it down onto your clitoris, and the vibrations coming off sends you into a cloud of enjoyment and excitement.
<<set _wand = random(1,2)>><<switch _wand>><<case 1>>[img[img/magicwand1.webp]]<<case 2>>[img[img/magicwand2.webp]]<</switch>>
The sensations are electrical! You gasp.
<span style="color:red">You cum.</span>
[[Clean up|mansionRoom]]You pick up the anal beads lying in your night table. They're soft to the touch, but firm enough to give you the pleasure you need.
<<set _anal = random(1,2)>><<switch _anal>><<case 1>>[img[img/analbeads1.webp]]<<case 2>>[img[img/analbeads2.webp]]<</switch>>
The feeling of filling your ass out is excentric!
<span style="color:red">You cum.</span>
[[Clean up|mansionRoom]]You place the sybian on your floor, turn it on and sit atop of it. The vibrations flow through your wet pussy. Lewd sounds fill the room, and you can't stop moaning from the intense pleasure you're put through.
[img[img/sybian.webp]]
It's enough to make you cum multiple times!
<span style="color:red">You cum.</span>
[[Clean up|mansionRoom]]You fetch the Magic Wand from your desk and turn it on. You press it down onto your clitoris, and the vibrations coming off sends you into a cloud of enjoyment and excitement.
<<set _wand = random(1,2)>><<switch _wand>><<case 1>>[img[img/magicwand1.webp]]<<case 2>>[img[img/magicwand2.webp]]<</switch>>
The sensations are electrical! You gasp.
<span style="color:red">You cum.</span>
[[Clean up|masterLux]]You pick up the anal beads lying in your night table. They're soft to the touch, but firm enough to give you the pleasure you need.
<<set _anal = random(1,2)>><<switch _anal>><<case 1>>[img[img/analbeads1.webp]]<<case 2>>[img[img/analbeads2.webp]]<</switch>>
The feeling of filling your ass out is excentric!
<span style="color:red">You cum.</span>
[[Clean up|masterLux]]You place the sybian on your floor, turn it on and sit atop of it. The vibrations flow through your wet pussy. Lewd sounds fill the room, and you can't stop moaning from the intense pleasure you're put through.
[img[img/sybian.webp]]
It's enough to make you cum multiple times!
<span style="color:red">You cum.</span>
[[Clean up|masterLux]]You offer Chloe a romantic massage on the couch.
She smiles and nods at you.
<span style="color:pink">$name: Please take off your shirt...</span>
You both blush. How meek.
[img[img/chloeMassage.webp]]
Feeling her skin under your hands, and the warmth of her body, you start to get aroused. You tell her to flip over, and begin gently massaging her tits.
You can see her blushing harder and harder for every squeeze you deliver.
[[Give her a passionate kiss|chloeFool]]
[[Finish the massage|chloeApt]]You offer Lily a romantic massage on the couch.
She smiles and nods at you.
<span style="color:pink">$name: Please take off your shirt...</span>
You both blush. How meek.
[img[img/lilyMassage.webp]]
Feeling her skin under your hands, and the warmth of her body, you start to get aroused. You tell her to flip over, and begin gently massaging her tits.
You can see her blushing harder and harder for every squeeze you deliver.
[[Give her a passionate kiss|lilyRoomFoolLux]]
[[Finish the massage|lilyRoomLux]]
<<if $massageOil gte 1>><<set $massage += 2>><<set $massageOil -= 1>><<else>><<set $massage += 1>><</if>>You offer Noah a romantic massage. He looks at you with a smile, gives you a kiss and pulls off his shirt. You blush. He pulls off his pants, and with them, his boxers.
<span style="color:pink">$name: Oh my...</span>
He chuckles. He lays down and prepares for a massage.
His cock is semi hard.
[img[img/noahMassage.webp]]
<<set _event = random(1,5)>>
<<switch _event>><<case 1>>He asks if he can reciprocate the massage. You agree.
You strip down to match his atire, and lay on the bed.
It doesn't take long for him to make it sexual, and he starts rubbing your pussy. His cock hardens. He positions himself at your head. His cock rests right on your forehead. You grab it.
[img[img/noahMassage2.webp]]
[[Clean up|noahRoomLux]]<<default>>[[Clean up|noahRoomLux]]<</switch>>
<<if $massageOil gte 1>><<set $massage += 2>><<set $massageOil -= 1>><<else>><<set $massage += 1>><</if>>You ask your dad if he wants a massage. He looks at you with an expectant face.
<span style="color:pink">$name: You'll need to strip down... So I can massage you...</span>
He clears his throat. It's obvious that he's nervous, even though you've seen each other naked.
[img[img/ottoMassage.webp]]
He groans and grunts. It's obvious that he has needed this massage for a while.
You can feel the tension in his body leave through your hands.
[[Finish up|ottoRoomLux]]
<<if $massageOil gte 1>><<set $massage += 2>><<set $massageOil -= 1>><<else>><<set $massage += 1>><</if>>You ask your dad if he wants a massage. He looks at you with an expectant face.
<span style="color:pink">$name: You'll need to strip down... So I can massage you...</span>
He clears his throat. It's obvious that he's nervous, even though you've seen each other naked.
[img[img/ottoMassage.webp]]
He groans and grunts. It's obvious that he has needed this massage for a while.
You can feel the tension in his body leave through your hands.
[[Finish up|mansionDad]]
<<if $massageOil gte 1>><<set $massage += 2>><<set $massageOil -= 1>><<else>><<set $massage += 1>><</if>>You offer Noah a romantic massage. He looks at you with a smile, gives you a kiss and pulls off his shirt. You blush. He pulls off his pants, and with them, his boxers.
<span style="color:pink">$name: Oh my...</span>
He chuckles. He lays down and prepares for a massage.
His cock is semi hard.
[img[img/noahMassage.webp]]
<<set _event = random(1,5)>>
<<switch _event>><<case 1>>He asks if he can reciprocate the massage. You agree.
You strip down to match his atire, and lay on the bed.
It doesn't take long for him to make it sexual, and he starts rubbing your pussy. His cock hardens. He positions himself at your head. His cock rests right on your forehead. You grab it.
[img[img/noahMassage2.webp]]
[[Clean up|mansionBrother]]<<default>>[[Clean up|mansionBrother]]<</switch>>
<<if $massageOil gte 1>><<set $massage += 2>><<set $massageOil -= 1>><<else>><<set $massage += 1>><</if>>You offer Lily a romantic massage on the couch.
She smiles and nods at you.
<span style="color:pink">$name: Please take off your shirt...</span>
You both blush. How meek.
[img[img/lilyMassage.webp]]
Feeling her skin under your hands, and the warmth of her body, you start to get aroused. You tell her to flip over, and begin gently massaging her tits.
You can see her blushing harder and harder for every squeeze you deliver.
[[Give her a passionate kiss|lilyRoomFool]]
[[Finish the massage|lilyRoom]]
<<if $massageOil gte 1>><<set $massage += 2>><<set $massageOil -= 1>><<else>><<set $massage += 1>><</if>>[img[img/massageparlor.webp]]
<<if $period lte 5>>As you enter the massage parlor, the smell of incense and massage oil hits your nose.
It smells sweet.
Here, you can get a massage to lower your stress a bit, effectively lowering your trauma.
Jack the Receptionist: Hello, gorgeous! A massage for one?
[[Get a massage|massage]]<<if $job is "No job">>
[[Ask for a job|massageJob]]<<elseif $job is "massage parlor">>
[[Work|massageWork]]
<<link "Quit your job">><<set $job to "No job">><<updatebar>><<goto "massageParlor">><</link>><</if>><<else>>The massage parlor has closed down for the day. Only the remaining smell of tiger balm and burnt out incense lingers in the air. You should head home and get some rest.<</if>>
[[Leave|Uptown]]You've paid for a massage. You undress down to your birthday suit and lay on the brink.
The masseuse lays a small towel over your ass. It doesn't take him long to finish massaging your back, slowly working his way down to your covered bum. He removes the towel with a shift movement.
<<setTrauma -10>>
[img[img/massage.webp]]
You can feel the tension fly right out of you!
<span style="color:crimson">- Trauma.</span>
[[Leave|massageParlor]] [img[img/massageparlor.webp]]
You ask Jack if they have any open positions for a masseuse.<<if visited() is 1>>
<span style="color:lightyellow">Jack: Well, we only really employ men, but for you, I think we can make an exception. The shift pay is <span style="color:yellow">£140.</span></span>
<span style="color:lightyellow">Jack: You might also be receiving tips form customers, but you'll need to work on your looks to get more tips. There's a beauty salon right next door that might be able to help you.</span><<else>>
<span style="color:lightyellow">Jack: As I said before, we only employ men, but we're willing to make an exception for you. The shift pay is <span style="color:yellow">£140.</span></span>
<span style="color:lightyellow">Jack: You might also be receiving tips form customers, but you'll need to work on your looks to get more tips. There's a beauty salon right next door that might be able to help you.</span><</if>>
[[Take the job|massageParlor][$job to "massage parlor", $massage to 0]]
[[Leave|massageParlor]][img[img/massageparlor.webp]]
You change into your massage clothes, ready to dish out happy endings to tipping costumers. Isn't that what they call a high five these days?
<<if $period lte 5>>[[Take a client|massageClient]]<<else>>You should go home and rest.<</if>>
[[End shift|massageParlor]]You await at your massage table for a client to enter the parlor.<<set _tips = random(1,400)>>
<<switch random(10)>><<case 1 2 3 4 5 6 7>>A man enters the room. He strips down into nothing and lays down onto the brink. You place a towel over his <span style="color:lightyellow"><<switch random(3)>><<case 1>>rock hard<<case 2>>flaccid<<case 3>>thick<<default>>huge<</switch>> cock.</span> You blush profusely.
You begin gently massaging his body. He groans a bit.
You pull out some tiger balm and start massaging his shoulders, before telling him to turn over onto his stomach.
[img[img/maleClient.webp]]
He groans even more. You finish up with the client.
He tips you <span style="color:yellow">£_tips</span>. You were also paid <span style="color:yellow">£140</span>.<<set $money += _tips>><<setMoney 140>>
<<if _tips gte 300 && $corrupt gte 200>>[[Happy ending|maleHappyEnding]]<<elseif _tips lt 300>>You didn't get tipped enough to want to offer a happy ending.<<elseif $corrupt lt 200>>You're not corrupt enough to offer a happy ending.<</if>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<if $period lte 5>>[[Take another client|massageClient]]<<else>>You should go home and rest.<</if>>
[[End session|massageWork]]<<default>>A woman enters the room. She smiles at you and begins stripping down. Once she's nude, she climbs up on the brink. You cover her pussy and tits with small towels, and begin massaging.
She moans, she's had a lot of pressure to release, it seems.
[img[img/femaleClient.webp]]
She moans even more. You finish up with the client.
She tips you <span style="color:yellow">£_tips</span>. You were also paid <span style="color:yellow">£140</span>.<<set $money += _tips>><<setMoney 140>>
<<if _tips gte 300 && $corrupt gte 200>>[[Happy ending|femaleHappyEnding]]<<elseif _tips lt 300>>You didn't get tipped enough to want to offer a happy ending.<<elseif $corrupt lt 200>>You're not corrupt enough to offer a happy ending.<</if>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<if $period lte 5>>[[Take another client|massageClient]]<<else>>You should go home and rest.<</if>>
[[End session|massageWork]]<</switch>>
<<set $massage += 1>>You ask him if he'd like a happy ending.
<<switch random(5)>><<case 1 2 3>>He nods at you, looking rather confused and nervous at the same time. It's not something the clinic normally offers. You grab hold of his cock and start stroking.
<<set _tips = random(1,100)>>
<<switch random(2)>><<case 1>>[img[img/happyendingMale1.webp]]<<case 2>>[img[img/happyendingMale2.webp]]<<default>>[img[img/happyendingMale3.webp]]<</switch>>
He cums.
He tips you again.
<span style="color:yellow">+£_tips</span><<set $money += _tips>>
[[Clean up|massageWork]]<<default>>[img[img/massageparlor.webp]]
He looks at you strangely, and tells you that he's <<switch random(1)>><<case 1>>married<<default>>got a girlfriend<</switch>>.
<span style="color:pink">$name: Oh... I'm sorry for asking, it's just...</span>
He smiles at you and tells you not to worry about it, he'll still be back for another session next week.
[[Clean up|massageWork]]<</switch>>You ask her if she'd like a happy ending.
<<switch random(5)>><<case 1 2 3>>She nods at you, blushing and nervous. It's not something the clinic normally offers. You begin massaging her pussy and her tits.
<<set _tips = random(1,100)>>
[img[img/happyendingFemale1.webp]]
She cums.
She tips you again.
<span style="color:yellow">+£_tips</span><<set $money += _tips>>
[[Clean up|massageWork]]<<default>>[img[img/massageparlor.webp]]
She looks at you strangely, and tells you thats he's <<switch random(1)>><<case 1>>married<<default>>got a boyfriend<</switch>>.
<span style="color:pink">$name: Oh... I'm sorry for asking, it's just...</span>
She smiles at you and tells you not to worry about it, she'll still be back for another session next week.
[[Clean up|massageWork]]<</switch>>You tell your uncle about the hidden tunnels inside the church, and what you were able to see from inside of there.
<span style="color:crimson">Constantin: How peculiar! We'll be able to stake out everything from inside the church. That's amazing! Quick, ask Tyson for some spare cameras.</span>
<span style="color:pink">$name: And... what will I do with those?</span>
<span style="color:crimson">Constantin: I want you to go back to the church and set them up inside the walls. That way, Tyson will have a live feed from the inside.</span>
<span style="color:pink">$name: Uhm...</span>
There's not much else to discuss. You know this has to be done one way or the other, if you're going to find out what is going on, on this island.
[[Speak to Tyson|tysonChurch]]<span style="color:pink">$name: Hi Tyson...</span>
You go to chat him up. You talk a bit about how it has been living here for a while. He tells you that it's alright, it's a bit strange but it's alright.
<span style="color:pink">$name: I need some spy cameras to set up inside the church...</span>
<<set $spycam to 2>>
<span style="color:lightyellow">Tyson: You got it! I've got a small selection here, but I think these will fit just right to what you need them for.</span>
You take the cameras.
<span style="color:pink">$name: Thanks!</span>
[[Leave|constOffice]]You go into the library of the church, ready to open the secret door to the chamber systems. Just as you grab the book, you hear a voice coming towards you.
<<if visited() is 1>><span style="color:lightyellow">John: and I've just been feeling this kind of... draft coming into my room lately, and I have no idea what is causing it.</span>
Stranger: Yeah, sounds strange. Well, let's have a look at it, shall we?
What the hell is going on? You better hide before you're caught!
<span id="hide"><<link "Hide">><<replace "#hide">>You grab the book and hurry up into the walls.
<span style="color:lightyellow">John: Huh? Did you hear that? Hello? Is someone in here? Hmm.</span>
Stranger: I heard it too. Must be that draft you're talking about.
Your heart is racing! They almost caught you.
You can see them looking around rather strangely in the library, searching for something.
[[Venture further into the walls|churchSpycam]]<</replace>><</link>>
<<link "Pretend to look at books">><<replace "#hide">>You grab an adjacent book and pull it out, looking inside of it as if you're reading.
<span style="color:lightyellow">John: Oh! Hello, $name! What a wonderful surprise. We're just here looking for a draft of wind. It's getting rather cold in my chambers.</span>
<span style="color:pink">$name: Oh... I haven't noticed anything in here.</span>
Stranger: Hmm... I don't feel anything either.
They look around for a bit before leaving again.
[[Venture into the walls|churchSpycam]]<</replace>><</link>></span><<elseif visited() is 2>><span style="color:lightyellow">John: here.</span>
It's John! Hurry!
<span id="hide"><<link "Crack open a window">><<replace "#hide">>You hurry over to a window and open it up. As you stare into the abyss, John and a nun enter the library.
<span style="color:lightyellow">John: Huh? Did you hear that? Hello? Is someone in here?</span>
He looks around and spots you standing by the window.
<span style="color:lightyellow">John: $name! What a lovely surprise! I've just brought Magdalene here to... Uhm... Read a book! Yeah.</span>
The nun looks relieved to see you.
Magdalene: Yes... a book.
Your heart is racing! They almost caught you.
<span style="color:lightyellow">John: Care to join us?</span>
[[Sure!|johnBook]]
[[No thank you|church]]<</replace>><</link>>
<<link "Sit by a table">><<replace "#hide">>You rush over to a table and sit down.
John enters the library alone, and walks over to you. He puts a hand on your shoulder.
<span style="color:lightyellow">John: Hello, $name. Have you come here looking for solace? Me too. Can I sit with you?</span>
<span style="color:pink">$name: Oh... Yes...</span>
He sits down opposite of you. He folds his hands and closes his eyes.
He starts praying to himself, before looking at you, expectantly.
<<setCorruption -5>>
You fold your hands and close your eyes.
<span style="color:red">- Corruption.</span>
He grabs your hands and continue praying.
As he finishes up, he looks you into the eyes for his final sentence.
"Amen."
He leaves almost as quickly as he came.
[[Venture into the walls|churchSpycam]]<</replace>><</link>></span><<else>>You can't quite distinguish the voices. But it's not John.
A couple of nuns enter the library.
Nun: Hello, Sister.
They acknowledge you before proceeding into the library and over to a bookshelf.
They take a book and leave promptly again.
Seems like they didn't raise any suspicions.
[[Venture into the walls|churchSpycam]]<</if>>You venture deeper into the walls before reaching the corridors.
You've got $spycam cameras left to set up.
[[Go to John's room|pastorWallCam]]
[[Go to the concubine cells|concubineCellsCam]]
<<if $spycam eq 0>>[[Leave|johnCaught]]<<else>>[[Leave|church]]<</if>>This is the room adjacent to John's room. You can watch his every move from here, and figure out exactly what he is planning.
<<set _john = random(1,10)>>
You should set up a camera in here, pointed at John.
<<if ndef $johnCam>><<linkreplace "Place a camera">>You pull out one of the cameras. It's fitted with a suction cup mount. You place it on the wall, facing into John's room. You're sure the feed is good from here.<<set $spycam -= 1>><<set $johnCam to true>><</linkreplace>><<else>>You've already put a camera up in here. It's facing directly into John's room.<</if>>
<<switch _john>><<case 1>>He pours himself a glass of wine.<<case 2>>He pulls out a nudie magazine. WHAT!<<case 3>>He's currently taking a nap.<<case 4>>He's reading in some kind of strange book. I wonder what it's called...<<case 5>>He's currently looking at his phone. Modern day priest, huh?<<case 6>>He's scribbling something on a piece of parchment paper.<<case 7>>He's reciting for the upcoming sermon.<<case 8>>He's counting candles.<<case 9>>He's currently changing into another priest robe.<<case 10>>He's punishing a nun!<</switch>>
What a strange priest.
[[Go back|churchSpycam]]This is the room adjacent to the concubine cells. You can watch their every move from here, and figure out exactly what is going on in this church.
<<set _img = random(1,5)>>
You should set up a camera in here, pointed at the cells.
<<if ndef $cellCam>><<linkreplace "Place a camera">>You pull out one of the cameras. It's fitted with a suction cup mount. You place it on the wall, facing into the concubine cells. You're sure the feed is good from here.<<set $spycam -= 1>><<set $cellCam to true>><</linkreplace>><<else>>You've already put a camera up in here. It's facing directly into the concubine cells.<</if>>
<<switch _img>><<case 1>>[img[img/concCells1.webp]]<<case 2>>[img[img/concCells2.webp]]<<case 3>>[img[img/concCells3.webp]]<<case 4>>[img[img/concCells4.webp]]<<case 5>>[img[img/concCells5.webp]]<</switch>>
What a treat!
[[Go back|churchSpycam]]As you step out from the inside of the walls, you are being met by a hood. <span style="color:red">You can't see.</span> You are grabbed, and can't get out. You flail around like a maniac trying to get free from the strong hands grasping on your arms, but to no avail. <span style="color:red">Was he waiting for you?</span>
[img[img/blackHood.webp]]
<span style="color:pink">$name: Set me free!</span>
<span style="color:lightyellow">???: Just what do you think you are doing in there? I am not letting you go this time!</span>
<span style="color:pink">$name: Please, I'm sorry! I won't go in there again, please!</span>
<span style="color:lightyellow">???: I'll show you exactly what happens to disobedient little sluts!</span>'
Is that John speaking? Hopefully he won't find your cameras. If you play your cards right, you may be able to get free without harsh consequences.
[[Follow him|johnFollow]]
[[Fight him|johnFight]]
<<set $johnCaught to true>>You sit down to join John and Magdalene for their "book reading". John finds a book, albeit a little strange looking while doing so, as if he doesn't quite anticipated reading a book just now. He also looks like he's stuffed a banana in his pockets.
<span style="color:lightyellow">John: Right... We'll be reading "Armatures of The Past". Whatever that means.</span>
As he reads from the book, Magdalene grabs your hand and squeezes you three times, as if she's trying to tell you something. You look at her, and she smiles at you. Did you save her from something just by being here in the library? Perhaps a punishment? You should really get those cameras up as soon as possible, so you can figure out what is going on with John.
<span style="color:lightyellow">John: Alright. I think it is time for us to leave.</span>
He stands up, still with his banana in his pocket. What a strange guy. You stand up with him, and he leaves with a sigh.
[[Leave|church]]You change into a flimsy piece of lingerie for the shift.
There's a few different options for you to choose on how you want to go forth with your shift.
<<if $period lte 5>>[[Male service|brothelWorkMale][$brothelRep += 5]]
[[Female service|brothelWorkFemale][$brothelRep += 5]]
[[Gloryholes|brothelWorkGlory][$brothelRep += 5]]<<else>>You should consider getting some rest instead. Your body needs it.<</if>>
[[End shift|brothel]]You step into Janine's "office".
You tell her you want to quit.
She looks at you with weary eyes.
Janine: Ugh. But you're going to be hard to replace. Fine. But remember! You can always come back, no questions asked.
<span style="color:pink">$name: Thank you Janine...</span>
[[Leave|brothel][$job to "No job"]]You step into a room to wait for your customer. <<set _customer = random(1,4)>><<switch _customer>><<case 1>>A raunchy man enters.<<case 2>>An old man enters.<<case 3>>A tired business man enters.<<case 4>>A regular guy enters.<</switch>>
<<set _service = random(1,3)>>
<<switch _service>><<case 1>><<switch _customer>><<case 1>>Raunchy man: Hello gal.
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Hello sir... What can I service you with?</span><<case "athletic">><span style="color:pink">$name: Heya! What can I do for you?</span><<case "brat">><span style="color:pink">$name: Hello Daddy! I'll give you a good time!</span><<case "airhead">><span style="color:pink">$name: Hi sir! I'll give you a wonderful time!</span><<case "attwhore">><span style="color:pink">$name: Hello! Let me take care of you!</span><<case "loud">><span style="color:pink">$name: Hello! Let me take care of you!</span><<case "nerd">><span style="color:pink">$name: Uhm... Hello...</span><</switch>>
Raunchy man: I've been dying for a piece of fine pussy lately... Think you can help me out?
<<switch $upbring>><<case "nerd">><span style="color:pink">$name: Yes. I can help you with that!</span><<default>><span style="color:pink">$name: Sure thing!</span><</switch>><<case 2>>Old guy: Hello dear! I'm looking for a bit of fun...
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Hello sir... I think I know what you need.</span><<case "athletic">><span style="color:pink">$name: Let me take care of you!</span><<case "brat">><span style="color:pink">$name: Aren't you a bit too old for that? I'll make it worth your while, though!</span><<case "airhead">><span style="color:pink">$name: Hi sir! I'll give you a wonderful time!</span><<case "attwhore">><span style="color:pink">$name: Hello! Let me take care of you!</span><<case "loud">><span style="color:pink">$name: Hello! Let me take care of you!</span><<case "nerd">><span style="color:pink">$name: Uhm... I know what you need.</span><</switch>><<case 3>>Tired business man: I just need to let off a little steam after a long day at work.
<span style="color:pink">$name: You got it...</span><<case 4>>Regular guy: Hey girl! You available for a quick fuck and duck?
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Uhm... yes.</span><<case "athletic">><span style="color:pink">$name: Bring it on!</span><<case "brat">><span style="color:pink">$name: Quick? I expect a good time.</span><<case "airhead">><span style="color:pink">$name: I'll give you a wonderful time!</span><<case "attwhore">><span style="color:pink">$name: Let me take care of you!</span><<case "loud">><span style="color:pink">$name: Let me take care of you!</span><<case "nerd">><span style="color:pink">$name: Sure...</span><</switch>><</switch>><<case 2>><<switch _customer>><<case 1>>Raunchy man: Hey girl. I need something... thight. If you know what I mean?
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Uhm... My ass?</span><<case "athletic">><span style="color:pink">$name: Oh boy! I can handle you!</span><<case "brat">><span style="color:pink">$name: Oh daddy... I'll show you something tight.</span><<case "airhead">><span style="color:pink">$name: Something tight..? Show me! I'll take care of you!</span><<case "attwhore">><span style="color:pink">$name: It also feels good.</span><<case "loud">><span style="color:pink">$name: No problem! It's going to be fun!</span><<case "nerd">><span style="color:pink">$name: Uhm... My ass?</span><</switch>><<case 2>>Old guy: Hello sweatpea... I just want a little piece of ass...
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Uhm... My ass?</span><<case "athletic">><span style="color:pink">$name: Oh boy! I can handle you!</span><<case "brat">><span style="color:pink">$name: Oh daddy... I'll show you something tight.</span><<case "airhead">><span style="color:pink">$name: Something tight..? Show me! I'll take care of you!</span><<case "attwhore">><span style="color:pink">$name: It also feels good.</span><<case "loud">><span style="color:pink">$name: No problem! It's going to be fun!</span><<case "nerd">><span style="color:pink">$name: Uhm... My ass?</span><</switch>><<case 3>>Tired business man: I just need a tight ass to get me back on my energy...
<span style="color:pink">$name: You got it...</span><<case 4>>Regular guy: Hey girl! You available for some anal?
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Uhm... yes.</span><<case "athletic">><span style="color:pink">$name: Bring it on!</span><<case "brat">><span style="color:pink">$name: I expect a good time.</span><<case "airhead">><span style="color:pink">$name: I'll give you a wonderful time!</span><<case "attwhore">><span style="color:pink">$name: Let me take care of you!</span><<case "loud">><span style="color:pink">$name: Let me take care of you!</span><<case "nerd">><span style="color:pink">$name: Sure...</span><</switch>><</switch>><<case 3>><<switch _customer>><<case 1>>Raunchy man: Hey girl. I just need someone to gnaw at my knob for a while... Could use a good head.
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Uhm... A blowjob..? Okay...</span><<case "athletic">><span style="color:pink">$name: I'll take you to the hilt!</span><<case "brat">><span style="color:pink">$name: I'll show you something you haven't experienced in a while!</span><<case "airhead">><span style="color:pink">$name: Okay! Sounds like fun!</span><<case "attwhore">><span style="color:pink">$name: Okay! Sounds like fun!</span><<case "loud">><span style="color:pink">$name: Okay! Sounds like fun!</span><<case "nerd">><span style="color:pink">$name: Uhm... My mouth?</span><</switch>><<case 2>>Old guy: Hello sweatpea... I'm just looking for a blowjob...
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Okay, sir. I'll take care of you.</span><<case "athletic">><span style="color:pink">$name: Alright sir! I'll take care of you!</span><<case "brat">><span style="color:pink">$name: You sure your heart can handle me?</span><<case "airhead">><span style="color:pink">$name: Okay! I'll make you feel good.</span><<case "attwhore">><span style="color:pink">$name: Okay! I'll make you feel good!</span><<case "loud">><span style="color:pink">$name: No problem! It's going to be fun!</span><<case "nerd">><span style="color:pink">$name: Uhm... Okay...</span><</switch>><<case 3>>Tired business man: I just need a blowjob to rejuvinate...
<span style="color:pink">$name: You got it...</span><<case 4>>Regular guy: Hey girl! You available for a blowjob?
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Uhm... yes.</span><<case "athletic">><span style="color:pink">$name: Bring it on!</span><<case "brat">><span style="color:pink">$name: I expect a good time.</span><<case "airhead">><span style="color:pink">$name: I'll give you a wonderful time!</span><<case "attwhore">><span style="color:pink">$name: Let me take care of you!</span><<case "loud">><span style="color:pink">$name: Let me take care of you!</span><<case "nerd">><span style="color:pink">$name: Sure...</span><</switch>><</switch>><</switch>>
<<set _img = random(1,5)>>
<<if _service is 1 && _customer isnot 2>><<switch _img>><<case 1>>\
[img[img/malePussyRegService1.webp]]<<case 2>>[img[img/malePussyRegService2.webp]]<<case 3>>[img[img/malePussyRegService3.webp]]<<case 4>>[img[img/malePussyRegService4.webp]]<<case 5>>[img[img/malePussyRegService5.webp]]<</switch>><<elseif _service is 1 && _customer is 2>><<switch _img>><<case 1>>\
[img[img/malePussyOldService1.webp]]<<case 2>>[img[img/malePussyOldService2.webp]]<<case 3>>[img[img/malePussyOldService3.webp]]<<case 4>>[img[img/malePussyOldService4.webp]]<<case 5>>[img[img/malePussyOldService5.webp]]<</switch>><</if>>\
<<if _service is 2 && _customer isnot 2>><<switch _img>><<case 1>>\
[img[img/maleAnalRegService1.webp]]<<case 2>>[img[img/maleAnalRegService2.webp]]<<case 3>>[img[img/maleAnalRegService3.webp]]<<case 4>>[img[img/maleAnalRegService4.webp]]<<case 5>>[img[img/maleAnalRegService5.webp]]<</switch>><<elseif _service is 2 && _customer is 2>><<switch _img>><<case 1>>\
[img[img/maleAnalOldService1.webp]]<<case 2>>[img[img/maleAnalOldService2.webp]]<<case 3>>[img[img/maleAnalOldService3.webp]]<<default>>[img[img/maleAnalOldService4.webp]]<</switch>><</if>>\
<<if _service is 3 && _customer isnot 2>><<switch _img>><<case 1>>\
[img[img/maleMouthRegService1.webp]]<<case 2>>[img[img/maleMouthRegService2.webp]]<<case 3>>[img[img/maleMouthRegService3.webp]]<<case 4>>[img[img/maleMouthRegService4.webp]]<<case 5>>[img[img/maleMouthRegService5.webp]]<</switch>><<elseif _service is 3 && _customer is 2>><<switch _img>><<case 1>>\
[img[img/maleMouthOldService1.webp]]<<case 2>>[img[img/maleMouthOldService2.webp]]<<case 3>>[img[img/maleMouthOldService3.webp]]<<case 4>>[img[img/maleMouthOldService4.webp]]<<case 5>>[img[img/maleMouthOldService5.webp]]<</switch>><</if>>
It doesn't take him long to finish inside of you!<<switch _service>><<case 1>> You can feel the hot cum drip out of your pussy.<<case 2>> You feel his cum fill your ass!<<case 3>> You swallow.<</switch>>
<<setMoney 350>>
You were paid <span style="color:yellow">£350.</span>
[[Clean up|brothel]]
<<switch _service>><<case 1>><<set $vagCount += 1>><<set $creamCount += 1>><<case 2>><<set $assCount += 1>><<case 3>><<set $mouthCount += 1>><</switch>>
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You step into the room, ready to accomodate your potential client. <<set _customer = random(1,2)>><<switch _customer>><<case 1>>A roudy woman enters.<<case 2>>A girl your age enters.<</switch>>
<<switch _customer>><<case 1>>Roudy woman: Hey chick.
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Hello ma'am... What can I service you with?</span><<case "athletic">><span style="color:pink">$name: Heya! What can I do for you?</span><<case "brat">><span style="color:pink">$name: Hello Mommy! I'll give you a good time!</span><<case "airhead">><span style="color:pink">$name: Hi ma'am! I'll give you a wonderful time!</span><<case "attwhore">><span style="color:pink">$name: Hello! Let me take care of you!</span><<case "loud">><span style="color:pink">$name: Hello! Let me take care of you!</span><<case "nerd">><span style="color:pink">$name: Uhm... Hello...</span><</switch>>
Roudy woman: I've been dying for a piece of fine pussy lately... Think you can help me out?
<<switch $upbring>><<case "nerd">><span style="color:pink">$name: Yes. I can help you with that!</span><<default>><span style="color:pink">$name: Sure thing!</span><</switch>><<case 2>>Girl: Hiii! I'm looking for a bit of fun!
<<switch $upbring>><<case "chrisvirg">><span style="color:pink">$name: Hello... I think I know what you need.</span><<case "athletic">><span style="color:pink">$name: Hiii! Let me take care of you!</span><<case "brat">><span style="color:pink">$name: Hey girl! Think you can handle me?</span><<case "airhead">><span style="color:pink">$name: Hi! I'll give you a wonderful time!</span><<case "attwhore">><span style="color:pink">$name: Hey girl! Let me take care of you!</span><<case "loud">><span style="color:pink">$name: Hello! Let me take care of you!</span><<case "nerd">><span style="color:pink">$name: Uhm... I know what you need.</span><</switch>><</switch>>
<<set _img = random(1,5)>>
<<switch _customer>><<case 1>><<switch _img>><<case 1>>\
[img[img/femalePussyRegService1.webp]]<<case 2>>[img[img/femalePussyRegService2.webp]]<<case 3>>[img[img/femalePussyRegService3.webp]]<<case 4>>[img[img/femalePussyRegService4.webp]]<<case 5>>[img[img/femalePussyRegService5.webp]]<</switch>>\
<<case 2>><<switch _img>><<case 1>>\
[img[img/femalePussyGirlService1.webp]]<<case 2>>[img[img/femalePussyGirlService2.webp]]<<case 3>>[img[img/femalePussyGirlService3.webp]]<<case 4>>[img[img/femalePussyGirlService4.webp]]<<case 5>>[img[img/femalePussyGirlService5.webp]]<</switch>><</switch>>
It doesn't take her long to finish! She cums on you.
<<setMoney 350>>
You were paid <span style="color:yellow">£350.</span>
[[Clean up|brothel]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>You step into the gloryholes and prepare. Cocks are sticking out of small holes, and you're in your booth ready to service them one after one.
There's plenty of dick for you to choose.
[[Handjob|brothelGloryHand]]
[[Oral|brothelGloryOral]]
[[Vaginal|brothelGloryVaginal]]
[[Anal|brothelGloryAnal]]
[[End shift|brothelWork]]You put the cock between your warm lips.
Your tongue instinctively rubs up and down the shaft and plays with the glans. You bob your head back and forth, and you can hear a man groan on the other side.
You swallow his cock and suck it good.
<span style="color:red">+ Corruption</span><<setCorruption +3>>
[img[img/brothelGlorySuck.webp]]
He cums in your mouth! Who told him he could do that? Ugh. You swallow his cum.
[img[img/brothelGlorySuckCum.webp]]
[[Leave the gloryhole|brothelWork]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<set $suckCount += 1>>You stand up and turn around.
As you remove your panties, you feel your pussy become wetter.
You press your ass up against the stall wall, and feel his cock enter your tight, wet pussy. <span style="color:pink">You let out a moan.</span>
[img[img/brothelGloryFuck.webp]]
He cums deep inside you.
<span style="color:red">+ Corruption</span>
[[Leave the gloryhole|brothelWork]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<setCorruption +5>>
<<set $vagCount += 1>><<set $creamCount += 1>>You grab the cock with your gentle hands.
With pressure, you begin stroking back and forth, and you can hear a man groan on the other side.
<span style="color:red">+ Corruption</span>
[img[img/brothelGloryHand.webp]]
He cums on your hands! Who told him he could do that? Ugh.
[[Leave the gloryhole|brothelWork]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<setCorruption +3>>You stand up and turn around.
As you remove your panties, you feel your pussy become wetter.
You press your ass up against the stall wall, and feel his cock enter your tight ass. <span style="color:pink">You let out a moan.</span>
[img[img/brothelGloryAssFuck.webp]]
He cums deep inside you.
<span style="color:red">+ Corruption</span>
[[Leave the gloryhole|brothelWork]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>
<<setCorruption +5>>
<<set $assCount += 1>><<set $creamCount += 1>><<silently>>
CUSTOMER DRINK
<<set $coffee to random(1,3)>><<switch $coffee>>
<<case 1>>
<<set $coffee to "Latte">>
<<case 2>>
<<set $coffee to "Espresso">>
<<case 3>>
<<set $coffee to "Cappuccino">>
<</switch>>
<<set $milk to random(1,3)>><<switch $milk>>
<<case 1>>
<<set $milk to "Skim Milk">>
<<case 2>>
<<set $milk to "Almond Milk">>
<<case 3>>
<<set $milk to "Whole Milk">>
<</switch>>
<<set $additives to random(1,4)>><<switch $additives>>
<<case 1>>
<<set $additives to "1 Tsp Sugar">>
<<case 2>>
<<set $additives to "2 Pumps of Vanilla Syrup">>
<<case 3>>
<<set $additives to "1 Pump of Caramel Syrup">>
<<case 4>>
<<set $additives to "No Additives">>
<</switch>>
<<set $toppings to random(1,4)>><<switch $toppings>>
<<case 1>>
<<set $toppings to "Extra Foam">>
<<case 2>>
<<set $toppings to "Whipped Cream">>
<<case 3>>
<<set $toppings to "3oz. Chocolate Shavings">>
<<case 4>>
<<set $toppings to "No Toppings">>
<</switch>>
<<set $cup to random(1,3)>><<switch $cup>>
<<case 1>>
<<set $cup to "Small">>
<<case 2>>
<<set $cup to "Medium">>
<<case 3>>
<<set $cup to "Large">>
<</switch>>
<<set $drink = {
desc: "$cup $coffee with $milk, $additives and $toppings",
coffee: $coffee,
milk: $milk,
additives: $additives,
toppings: $toppings,
cup: $cup
}>>
PLAYER DRINK
<<set $playerDrink = {
coffee: "",
milk: "",
additives: "",
toppings: "",
cup: ""
}>>
<</silently>><<set $seconds to 10>>\
[img[img/barista.webp]]
You step behind the service desk, ready to fling out drinks left and right. You've seen from the other baristas, that customers speak rather quickly. You'll have about 10 seconds to catch their order. Get ready!
<span id="countdown">The customer wants: $drink.desc
Be sure to remember it before the time runs out! $seconds seconds remaining!</span>\
<<silently>>
<<repeat 1s>>
<<set $seconds to $seconds - 1>>
<<if $seconds gt 0>>
<<replace "#countdown">>The customer wants: <span style="color:green">$drink.desc</span>
Be sure to remember it before the time runs out! <span style="color:red"><b>$seconds</b></span> seconds remaining!<</replace>>
<<else>>
<<replace "#countdown">>The customer wants: <b>you to make their drink!</b>
<span style="color:red">Get to it!</span>
<span id="orderDetails"><<link "Take the order">><<order>><</link>></span><</replace>>
/* do something useful here */
<<stop>>
<</if>>
<</repeat>>
<</silently>><<widget "additives">>\
<<replace"#orderDetails">>What type of additives would you like to add?
<<link "Sugar">><<set $playerDrink.additives to "1 Tsp Sugar">><<toppings>><</link>>
<<link "Vanilla Syrup">><<set $playerDrink.additives to "2 Pumps of Vanilla Syrup">><<toppings>><</link>>
<<link "Caramel Syrup">><<set $playerDrink.additives to "1 Pump of Caramel Syrup">><<toppings>><</link>>
<<link "No Additives">><<set $playerDrink.additives to "No Additives">><<toppings>><</link>>
<</replace>>\
<</widget>><<widget "milk">>\
<<replace"#orderDetails">>What type of milk would you like to use?
<<link "Skim Milk">><<set $playerDrink.milk to "Skim Milk">><<additives>><</link>>
<<link "Almond Milk">><<set $playerDrink.milk to "Almond Milk">><<additives>><</link>>
<<link "Whole Milk">><<set $playerDrink.milk to "Whole Milk">><<additives>><</link>>
<</replace>>\
<</widget>><<widget "toppings">>\
<<replace"#orderDetails">>What type of toppings would you like to add?
<<link "Extra Foam">><<set $playerDrink.toppings to "Extra Foam">><<cup>><</link>>
<<link "Whipped Cream">><<set $playerDrink.toppings to "Whipped Cream">><<cup>><</link>>
<<link "Chocolate Shavings">><<set $playerDrink.toppings to "3oz. Chocolate Shavings">><<cup>><</link>>
<<link "No Toppings">><<set $playerDrink.toppings to "No Toppings">><<cup>><</link>>
<</replace>>\
<</widget>><<widget "cup">>\
<<replace"#orderDetails">>What cup size would you like to use?
<<link "Small">><<set $playerDrink.cup to "Small">><<goto "checkOrder">><</link>>
<<link "Medium">><<set $playerDrink.cup to "Medium">><<goto "checkOrder">><</link>>
<<link "Large">><<set $playerDrink.cup to "Large">><<goto "checkOrder">><</link>>
<</replace>>\
<</widget>><<silently>><<set $checkDrink = {
coffee: $drink.coffee,
milk: $drink.milk,
additives: $drink.additives,
toppings: $drink.toppings,
cup: $drink.cup
}>>
<</silently>>\
[img[img/barista.webp]]
The customer ordered: <span style="color:green">$drink.desc</span>
<<set _tips = random(42,142)>>
You've made for the customer: $playerDrink.cup $playerDrink.coffee with $playerDrink.milk, $playerDrink.additives and $playerDrink.toppings.
<<if JSON.stringify($checkDrink) === JSON.stringify($playerDrink) >>You made the correct order for the customer! You've received a tip!<<set $money += _tips>>
<span style="color:yellow">+ £_tips</span>
You were also paid!<<setMoney 100>><<if visited() is 1>><<if _tips eq 69>><<notify>>You made your first coffee.
Good girl!<</notify>><<else>><<notify>>You made your first coffee.
A great start!<</notify>><</if>><</if>>
<span style="color:yellow">+ £100</span><<else>><span style="color:red">You messed up the customers order! You didn't receive a tip.</span>
You were still paid.<<setMoney 100>><<if visited() is 1>><<if _tips eq 69>><<notify>>User Error
Please replace player.<</notify>><<else>><<notify>>You made your first coffee.
Although, you messed it up.<</notify>><</if>><</if>>
<span style="color:yellow">+ £100</span><</if>>
<<AdvancePeriod>>
<<if $period lte 5>>[[Take another order|cafeBrew]]<<else>>It's too late to take another order, you should get some rest instead.<</if>>
[[Finish your shift|cafeDefault]]<<widget "order">><<replace"#orderDetails">>What type of coffee would you like to brew?
<<link "Espresso">><<set $playerDrink.coffee to "Espresso">><<milk>><</link>>
<<link "Cappuccino">><<set $playerDrink.coffee to "Cappuccino">><<milk>><</link>>
<<link "Latte">><<milk>><<set $playerDrink.coffee to "Latte">><</link>><</replace>><</widget>>Eager to give your dispassionate roommate an opportunity to change his attitude, you crawl under his desk. As you fumble to get a bit more comfortable between his legs, he shoots a look of confusion at you.
Zack: What exactly are you doing?
Josephine: Shh. Focus on your game. Or at least try to ; you wink as you approach his crotch.
Before he has a chance to say anything else, you zip down his pants, revealing and fishing out his semi-hard cock. Good, you got to him already. This will be easier than you thought, you think as you feel your panties get just a tad heavier with your own, wet arousal.
Driven by lust, you dive in, swiftly opening your mouth and wrapping it around his cockhead, savoring the bitterness. You are not sure he bathed but in your lust-addled state, it hardly matters.
[img[img/deskSuck.webp]]
You suckle on his meat stick, the obscene sucking sounds accompanying the ones of the keyboard and mouse. Those becoming more and more erratic by the minute.
You are getting him closer, and you can hear him grunt and tense, trying desperately to hold himself. It's only a matter of time before he cums.
<<choose>><<if $corrupt gte 50>><<linkreplace "Take it in your mouth<br>">>His hot cream landing at the tip of your tongue, sooner spraying ropes of cum for you to catch, coating your tongue entirely with his seed. His surrendered moans, music to your ears as you prepare to gulp it all down.
[img[img/deskSuckTongue.webp]]<</linkreplace>><<else>>You're not ready for this yet.<br><</if>><<linkreplace "Pull out">>His cock throbs intensely, it flings violently by sheer pressure out of your mouth before you have a say in the matter. Having gone past the point of no return, he grabs his cock and, aimed it at your flushed face, shoot jizz all over it, small grunts accompanying every shot.
[img[img/deskSuckFacial.webp]]<</linkreplace>><</choose>>
[[Clean up|zackRoom]][img[img/gymStaffRoom.webp]]
You pull him into the staffroom to assess his injury. Unfortunately, his pants are obstructing you view. You ask him to pull his pants down so you can get a better look.
With an innocent face, and a knee in pain, he pulls his pants down in a hurry!
So fast, that his underwear flies right off with the pants.
You are hit over the nose with his hard cock. Apparently having you so close to his crotch has made his innocent face have some not so innocent thoughts. Flattering. You feel yourself blush. You look him in the eyes, and he frantically apologizes and tries to back away.
<<setArousal 5>>
<<if $corrupt gte 80>><<linkreplace "Grab his dick">>You grab hold of his cock, and he freezes on the spot. He's not sure on how to proceed from here, it seems. How cute. He's all flustered! He stammers something, but you're too focused on the cock at hand!
<<setArousal 15>><<updatebar>>
With a facinated expression on your face, you slowly begin stroking his rock solid member, back and forth. Your smooth hands on his cock has him twitching. The hot breath coming out of your mouth, so close to the tip of his penis. It's arousing to the both of you, and you can feel your panties wetten. Instinctively, you reach down to your pussy, and start rubbing yourself.
You look him in the eyes before slowly opening your mouth, tongue out, and enveloping his cock.
[img[img/spinStaff.webp]]
<<set $mouthCount += 1>>
It doesn't take him long before he shoots a hot stream of cum down your throat, and like a good girl you swallow it all up. Slut.<</linkreplace>><<else>>You're not ready for this yet. Even though you feel your panties wetten, you can't get yourself to do anything about it.
You stand up and take your leave. He apologizes again.<</if>>
[[Leave|gym]][img[img/gymStaffRoom.webp]]
You pull him into the staff room to ask him why he didn't follow the class and instead chose to look at his phone.
He shrugs and tells you he wasn't feeling it today.
<<if $upbring is "athletic" || $upbring is "brat">><span style="color:pink">$name: Then you shouldn't have come in class! You were very disruptive. Not cool!</span><<else>><span style="color:pink">$name: Well... Then you shouldn't have come in class. You were very disruptive.</span><</if>>
Student: I don't give a shit. You don't tell me what to do. But I'll tell you what to do now for trying to command me. Get on your knees.
<<if $upbring is "brat">><span style="color:pink">$name: Make me.</span><<else>><span style="color:pink">$name: Huh..?</span><</if>>
He grabs you by the arm and pulls you to your knees. He drops his pants with a swift motion, and before you can scream, he crams his cock into your mouth. Jerk.
[img[img/spinStaffMouth.webp]]
<<if $corrupt gte 0>>As he's fucking your throat, you begin to feel your panties become wetter and wetter. This is turning you on, isn't it? You little <span style="color:red">rapeslut</span>.
Almost instinctively you move your hand down to your pussy and begin rubbing yourself. He notices.<br><br><</if>>He flips you over and rips your panties off. The juices from your pussy, still clinging to your panties, forming a bridge of sweet nectar. He slides two fingers up inside of you.
<span style="color:pink">You moan.</span>
He prods his cock up against your asshole. It doesn't take him long to penetrate you.
The intense feeling of his massive cock is sending you over the limit.
<span style="color:red">You cum.</span>
He starts fucking you.
[img[img/spinStaffAnal.webp]]
It doesn't take him long before he shoots a stream of hot cum inside of you. You can feel it warming your insides, before he's pulling out.
Student: Thanks, slut. Don't correct me again.
He's out of breath, and so are you. You don't dare answer him.
[[Clean up|gym]]
<<set $assCount += 1>>You pull him into the staff room to show him what the actual pose is like.
He was struggling with the Ananda Balasana pose, also known as the Happy Baby.
You lay on your back and drive your legs up and close to your chest. He looks very attentive to you. Especially towards your crotch area.
<<setArousal 10>>
He can't take his eyes off your body, not listening to your advice and guidance anymore.
He's also pitching a tent. It's become clear to you, that he is aroused by the sight of you in such a promiscuous pose. How exciting.
<span style="color:pink">+ Arousal</span>
<<if $corrupt gte 200>>[[Touch yourself|yogaStaffFuck]]<<else>>You are not corrupt enough for this.<</if>>
[[End session|gym]]You draw your hand down to your crotch and begin rubbing slightly. He looks confused and flustered at the same time.
Student: Uhm... Miss...?
<<if $upbring is "brat">><span style="color:pink">$name: What? Don't think I didn't see your boner. Are you not going to do anything about that?</span><<else>><span style="color:pink">$name: What..? Is this not what you wanted..?</span><</if>>
Student: Uh.. Yes!
He pulls his pants out and begins stroking his cock. It doesn't take long for you to slowly pull your pants off, pulling your panties off in the same motion. You pussy is wet, and ready to take a pounding. You are already in position. He pounces on you.
[img[img/yogaStaffFuck.webp]]
He cums inside of you.
[[Clean up|gym]]
<<set $vagCount += 1>><<set $creamCount += 1>><<widget "masturbate">>\
<<if $corrupt gte _args[1] && $arousal gte _args[0]>>\
[[Fuck yourself|_args[4]]]
<<elseif $corrupt gte _args[2] && $arousal gte _args[0]>>\
[[Play with yourself|_args[4]]]
<<elseif $corrupt gte _args[3] && $arousal gte _args[0]>>\
[[Masturbate|_args[4]]]
<<elseif $corrupt lte _args[3]>>\
You're too pure to masturbate.
<<elseif $arousal lt _args[0]>>\
You're not aroused enough to masturbate.
<</if>><</widget>>
<<masturbate 20 249 149 -25 passageName>>
<<masturbate AROUSAL HIGHCORRUPT MIDCORRUPT LOWCORRUPT LOCATION>><<if $dildo is true>>[img[img/showerJerkDadApt.webp]]<<else>>[img[img/showerJerkDadApt.webp]]<</if>>
You begin masturbating in the showers.
Hot water trickles down your body and tickles your nipples while you play with your clit.
<span style="color:red">+ Corruption</span>
[[Leave|dadApt]]
<<setTrauma -5>><<setArousal -20>><<setCorruption +5>>[img[img/clothingStore.webp]]
<<nobr>><<if ndef $gymClothes && $money gte 99>>
<<linkreplace "Buy gym clothes - £99">>
<<setMoney -99>><<set $gymClothes to false>><<updatebar>>
You bought gym clothes!
<</linkreplace>>
<<elseif ndef $gymClothes && $money lt 99>>
You can't afford gym clothes. It costs £99.
<<else>>
You already have gym clothes!
<</if>><</nobr>>
[[Leave store|Mall]][img[img/park.webp]]
You enter the park with Zack. It's cozy and the weather is nice.
You're walking around, chatting and talking. Well, emphasis on the 'you'. Zack is mostly listening.
As you're walking around, you notice a makeshift hammock.
<span style="color:pink">$name: Let's go rest over there!</span>
He doesn't answer, but pulls you along to the hammock and gets in. You lay on top of him and rest. He starts chatting a bit.
<<if $corrupt gte 200 && $inhib lte 40>><<linkreplace "Tease him">>You decide to tease Zack a bit. You turn around, with a bit of a turmoil and care, it's not easy not falling over when the hammock is suspended between two trees with a rope, but you make do.
[img[img/teaseZackPark.webp]]
You look back at him. His eyes are wide and it looks like he's almost about to drool.<</linkreplace>><<elseif $corrupt lt 200>>You're not corrupt enough for this.<<elseif $inhib gt 40>>You're too inhibited for this.<</if>>
[[Leave|Park]]You fetch the fuck machine from under the bed and turn it on. You sit atop of the bed with your ass sticking out, and slowly insert the cock into your anus.
You turn it on with the push of a button, and it starts fucking your ass.
[img[img/machine.webp]]
The sensations are electrical! You gasp.
<span style="color:red">You cum.</span>
[[Clean up|yourRoom]]You fetch the fuck machine from under the bed and turn it on. You sit atop of the bed with your ass sticking out, and slowly insert the cock into your anus.
You turn it on with the push of a button, and it starts fucking your ass.
[img[img/machine.webp]]
The sensations are electrical! You gasp.
<span style="color:red">You cum.</span>
[[Clean up|mansionRoom]]You fetch the fuck machine from under the bed and turn it on. You sit atop of the bed with your ass sticking out, and slowly insert the cock into your anus.
You turn it on with the push of a button, and it starts fucking your ass.
[img[img/machine.webp]]
The sensations are electrical! You gasp.
<span style="color:red">You cum.</span>
[[Clean up|masterLux]]<<set $buzzwords = ["greetings", "regards", "best", "sincerely", "cheers", "hello", "hi", "to whom it may concern", "dear", "good morning", "good afternoon", "good evening", "happy", "thank you", "thanks", "appreciate", "please", "request", "inquiry", "follow-up", "update", "reminder", "as discussed", "reference", "confirm", "action required", "attachment", "enclosed", "fyi", "information", "see below", "review", "approval", "notice", "attention", "deadline", "priority", "urgent", "immediate", "schedule", "meeting", "call", "phone call", "conference call", "video call", "webinar", "invitation", "invite", "rsvp", "participation", "agenda", "minutes", "summary", "report", "draft", "proposal", "plan", "strategy", "goal", "objective", "target", "task", "action item", "deliverable", "milestone", "timeline", "roadmap", "status", "progress", "completion", "pending", "overdue", "reschedule", "response", "attached", "thoughts", "thanks in advance", "email", "details", "inform", "reminder", "conversation", "confirm"]>><<if visited() is 1>><<include "buzzwords">><</if>>You replied to the email:<<include "emailSubjects">>
With:
<<if ($playerReply.includes("<<"))>>Your email was wrongly formatted. Please reformat your email without the following error symbols: "<span style="color:red"><<</span>"
[[Reformat email|emailWrite]]<<else>><span style="color:lightyellow"><<if !$playerReply>><<set $emailAmount -= 1>><<set $emailsAnswered += 1>>Nothing... You replied with nothing, you lazy dog.<br><<else>>$playerReply<br><</if>></span><<silently>><<nobr>><<set $replyTokens = $playerReply.trim().split(/\s+/).length>><<set $playerBuzzwords = $playerReply.trim().split(/[\b\W\s]+/).map(word => word.toLowerCase())>><<set $emailAmount -= 1>><<set $emailsAnswered += 1>><<script>>
(function() {
var arr1 = State.variables.playerBuzzwords;
var arr2 = State.variables.buzzwords;
var matchCount = 0;
var filteredArr2 = arr2.filter(function(word) {
if (arr1.includes(word)) {
matchCount++;
return false;
}
return true;
});
State.variables.matchCount = matchCount;
State.variables.filteredArr2 = filteredArr2;
})();
<</script>><</nobr>><</silently>>
<<if $replyTokens gte 15>><<setMoney +75>>Your reply was substantial, and you earned <span style="color:yellow">£75.</span>
<<if $matchCount gte 1 && def $buzzwords>>You also found <<= $matchCount>> buzzwords!<<set $buzzwords to $filteredArr2>><<set _bonus = $matchCount * 100>><<set $money += _bonus>>
You were rewarded <span style="color:yellow">_bonus</span> for that.<<elseif ndef $buzzwords>><<setMoney +100>>You've found all the buzzwords. A constant bonus of <span style="color:yellow">£100</span> applies to all your emails.<<elseif $matchCount eq 0>>You didn't find any buzzwords.<</if>><<elseif $replyTokens gte 5>><<setMoney +25>>
Your reply was adequate, and you earned <span style="color:yellow">£25.</span>
<<if $matchCount gte 1 && def $buzzwords>>You also found <<= $matchCount>> buzzwords!<<set $buzzwords to $filteredArr2>><<set _bonus = $matchCount * 100>><<set $money += _bonus>>
You were rewarded <span style="color:yellow">_bonus</span> for that.<<elseif ndef $buzzwords>><<setMoney +100>>You've found all the buzzwords. A constant bonus of <span style="color:yellow">£100</span> applies to all your emails.<<elseif $matchCount eq 0>>You didn't find any buzzwords.<</if>><<else>>Your reply was too short. No pounds earned.<</if>>
<<if $emailAmount gte 1>>You still have $emailAmount emails to answer.
[[Answer more emails|emailWrite]]<<else>>You have no more emails to reply to.<</if>>
<<if $period lt 6>>[[Turn off computer and start a new shift|officeWork3]]<<else>>[[Turn off computer and end your day|office]]<</if>><</if>><<if ndef $totalEmails>><<set $totalEmails to 1>><<else>><<set $totalEmails += 1>><</if>><<widget "buzzwords">>\
<<if ndef $buzzwords>><<else>><<if $buzzwords.length is 0>><<notify>>You managed to find all the buzzwords!<</notify>><<set $buzzCollect to true>><<unset $buzzwords>><</if>><</if>><</widget>>You are taken aback by his forwardness, even admire it a little bit. Plus, you gotta admit, being his public transport muse is kinda exhilarating, right?
Without thinking too much, you take a couple glances around, making sure no one is paying attention, and drop your sundress down, relieving your feminine orbs in all their glory, kissed by the sun.
[img[img/busFlash.webp]]
You can see him in real-time sweating bullets as he takes in the sight of your bountiful boobs.
Unfortunately for him, an entire horde of people boards on the next stop, so you promptly end your show, undoubtedly to your admirer’s immense disappointment. That was kinda fun!
[[Exit bus|city]]
<<set $titsSeen to true>>There he is, right on time. He takes his seat right next to you, and begins chatting you up. You notice he is staring at you even harder than usual, no doubt the sight of your sun kissed breasts burned into his memory. You decide to tease him about it a little bit.
<span style="color:lightyellow">Young man: Hehe, you really did a number on me. Honestly, I can’t stop thinking about them. You, I mean, you.</span>
<span style="color:pink">$name: Is that so?</span>
<span style="color:lightyellow">Young man: Yeah, bet. Even now... Especially now.</span>
He raises his hips and just a moment later, pop goes his boner, in all its lengthy glory, a real-time dickpic for you to... enjoy?
[img[img/busDick.webp]]
That escalated quickly
[[Not cool, man. I didn’t ask for this|city]]
<<if $corrupt gte 160>>[[You involuntarily giggle|busCockCont][$cockSeen to true]]<<else>>You're not corrupt enough for this.<</if>><span style="color:pink">$name: Oh wow... that much, huh?</span>
<span style="color:lightyellow">Young man: Oh, you have no idea...</span>
Your not negative reaction has emboldened him. He is now slowly stroking his cock, eyes glued to you, like he is in a horny trance of sorts.
<span style="color:pink">$name: You need a hand with that? Looks painful.</span>
It takes him a moment for your innuendo to set in his hazy brain, then he nods aggressively, like a child being asked if it wants ice-cream
You slither your hand and reach out, grabbing quite literally a fistful of dick. His heat is palpable, you can even feel his pulse.
Damn you did do a number on him... You feel a tang of arousal hit your body, your pussy glistening as you begin stroking his shaft in your soft hand.
He is at your mercy, drowning grunts of satisfaction and throwing his head back as you masturbate him with purpose.
Soon enough, he is throbbing like crazy and so, you redouble your efforts, jacking him off in a shift manner, his precum smeared all over his member, making sloshing sounds
[img[img/busHandjob.webp]]
He makes a final, strained, grunting sound, and starts unloading his sticky jizz into your hand, rope after rope of it, with the rest of the bus passengers none the wiser. Or at least, pretending to be.
[[Exit bus|city]]There he is... An answer to your perverse curiosity. Same stop, same time. This is like a ritual to you guys at this point. And you can’t lie to yourself, you kinda enjoy it, aren’t you?
The flirting, the infatuation, the confined public space you are in...
And he is more confident than usual. He barely takes his eyes off yours as he flirts away heavily, making you blush. He’s getting better at this. You can feel your cheeks getting flushed.
He smiles, conspiringly. He leans forward and plants a single, long kiss at the side of your neck. You instantly swoon, drowning a moan that almost escaped your lips. Your reaction seems to please him, and he plants a couple more, all over your skin.
Then, an unexpected jolt of melting pleasure hits you. His hand has slithered down under... and is probing your embarrassingly wet pussy.
Stifling those moans is a losing battle, the obscene situation arousing you just as much as those stimulating digits, fingering you with wet squelches. My God... you’re drenched, aren’t you? Slut.
[img[img/busFinger.webp]]
The orgasm hits you like a sledgehammer and the only thing silencing your slutty throat from voicing you cumming your brains out, is his lips, suddenly pressed against yours, as you hum silenced squeaks of ecstasy into his mouth.
You want this guy inside of you. And right now!
Fate has different plans for you, however, as you are closing in on the end of the line. Shit. Cockblocked by public transit...
You can see the strain of fabric in his crotch area and you exchange a knowing look. An unspoken “Same time, same place’’ you cannot help but look forward to.
[[Exit bus|city]]
<<set $busFinger to true>>You silence any pretense or protest your faltering mind poses. Indecent exposure is an afterthought. Especially after you see him border the bus that has come to be your rendezvous point
The atmosphere electrifies within minutes
<span style="color:lightyellow">Young man: I’ve been longing to see you. You are so fucking hot</span>
Words, or who says them is irrelevant. The feeling is mutual. Genitals are engorged, horniness is at an all time high.
There is only one way this ends.
Actually no, there are a few. Remember, possibilities and all?
Your mind actually works when it comes to fucking, doesn’t it, you little slut
<<switch random(1,2)>><<case 1>>[[Suck him off|busFuckCont1]]<<case 2>>[[Fuck him|busFuckCont2]]<<default>>[[Fuck him|busFuckCont2]]<</switch>>
<<set $busFuck to true>>You drop on your knees and unzip his jeans. His cock pops free, hitting you in the face, already rock hard.
You smile, that arousing sight of that meat tower, standing in attention just for you. You feel a dollop of pussy juice drip into your soaked panties as you dive in, lips wrapping around his shaft.
[img[img/busBlow.webp]]
Your warm mouth is inviting and your tongue does wonders for his pleasure, running across his cockhead, coaxing the first drops of thick precum that escape the slit. He groans in low tones, appreciative, his hand now at the back of your neck, massaging it, as you massage his prick with your wet lips.
It doesn’t force you down further, as he has surrendered his pleasure entirely to you.
More aroused by each passing second, you find yourself getting deeper, taking more inches into your mouth and throat, eager to please him as he did so in the past. Fuck, you are horny beyond belief.
He gently pinches you, waking you up from your cock sucking stupor
He wants to fuck. You can see the glint in his eyes and if you could see the reflection of your own gaze in his, you would see yours too.
You climb his hips and straddle him , grinding your ass, teasing his spit covered cock against your lower lips.
Going once... Mmmm that feels good, doesn’t it?
Going twice... Uuff... Your pussy throbs in anticipation.
And with a slightly different angle, one moment you are empty, the other, you are stuffed with hot cock.
You moan in unison, with little regard to other passengers. Any chance of public decency is long gone by now. Let them enjoy the show like you enjoy having your muff stretched out by the guy’s meat.
[img[img/busFuck1.webp]]
You begin riding him with purpose and speed, not wasting time with a slow pace. You want to cum and cum hard, that's how you will get there. No chance in hell you are getting cockblocked by a bus again.
You can feel him inside you, somehow get even harder, as you scrape your tight walls against his prick, eliciting breathy groans from the both of you. You are leaking like a faucet, you can tell.
The sounds of your coupling are wet and squelching, and you must have drenched his legs by now, even the bus floor. What will the janitor think when he sees this? Or maybe, it's not that dirtied just yet...
The thought excites you beyond belief and you redouble your efforts, riding your lover’s cock like your life depended on it.
<span style="color:lightyellow">Young man: Oh shit... I’m gonna...</span>
<span style="color:pink">$name: Do it... do it... Blast everything inside!</span>
The situation is exhilarating, and perverse and you cum around his cock, hard. Your soft but tight tunnel milks him repeatedly and the only thing he can do in return is unload himself inside you, throbs and twitches and a hot packet of sperm soiling your insides. Your perverted fantasy is complete when you feel some of it spill on the ground, your pussy filled to capacity.
[img[img/busCreampie.webp]]
[[Clean up and get out|city]]You share an intense stare, eyes and faces so close.
Then, a second later, eruption.
You pounce on each other, french kissing like it's nobody’s business. You kiss and suck and lick, like trying to devour one another. Your hands dance feverishly, petting and groping and fondling whatever they can hold on to. Your clothes are disheveled, like you were in a bar fight, but you are drunk on something else. Amongst this primal wrestling, your hand grabs and fishes out his erect cock. You begin masturbating him in your hand with fervor, and he is soon groaning like an animal while your soft but dry hand is inflicting pleasure on his prick.
[img[img/busContFuck1.webp]]
He mutters sweet nothings into your ear, telling you how much he wants this, how he wants to dick you down. Yeah, no shit sherlock, you are fondling his hard intention god knows how many minutes by now.
He grabs your leggings and yanks them down to the top of your ankles. You two are literally half naked, cocks and pussies out in the open for all the passengers to see and you hardly care.
What you care about is having that big, hard cock inside you.
You bend slightly, against a nearby couple of empty seats and present your ass to him. He doesn’t need a second to think this through. He positions himself behind you, and with one shift, manly thrust, he pierces your womanhood, entering you fully taking your breath away. God, how much you waited for that!
[img[img/busContFuck2.webp]]
He begins fucking you immediately after, not a moment to spare. His thrusts are strong and deep, making your tits bounce heavily in tandem to his rhythm. The angle makes his cock penetrate you fully, each time he bottoms out at the entrance of your cervix, each tap making a believer out of you.
<span style="color:pink">$name: Oh god... oh god!</span>
The situation is surreal. You are fully enjoying a good, hard fucking, while the few passengers that comprise your audience either pretend that nothing is going on, or are shooting stares or muttering words of… encouragement? What has the world come to?
Is that really the time and place to wonder about that though? You are the one getting the shit railed out of you in front of strangers.
And you absolutely love it, don’t you?
Your loins have baptized the dirty bus floor with your juices and you are only getting wetter and hornier with every thrust.
His dick has blessed you with several mini-orgasms but the big O is about to arrive.
He is close as well. You can feel his cock throbbing inside you, and his fucking is getting erratic, his hot breath hitting the nape of your neck is winded. A hard slap lands on your ass. Oh my!
A few moments later, sparks erupt in your brain, as you climax and squeal around his member, his thrusting continuing through your orgasm, reaching his finality as well. As the sensation of bliss begins to quiet down, you mewl as you feel him exit you, a jet of hot cum soon landing on your ass and lower back. Looking down to catch your breath, pussy throbbing from the insane event as well as the intense fucking, you notice a few dollops of man cream has joined in the puddle your slutty twat produced while getting filled.
[img[img/busContFuck3.webp]]
[[Clean up and get out|city]]<br><span style="color:red">You notice something brushing against your ass. You don’t think anything of it at first, bus being as packed as it is. But the contact doesn't seem to break.
Actually... it feels like you are getting fondled. Is that a hand?
You try to slither your way out of reach, but it is too crowd-packed right now. You are stuck, having your ass petted by a stranger pervert.
<<setTrauma +10>>
Maybe riding this bus isn’t the safest option there is...</span>
<span style="color:crimson">+ Trauma</span><br><br>You step onto the bus, immediately feeling the press of bodies all around you. The air is thick and stale, filled with the muted hum of conversations and the occasional jostle of passengers shifting for space. You grip the handrail tightly, uncomfortable with the close proximity of so many strangers.
In hindsight, it was foolish of you to wear such a small skirt.
Such a thing is a pervert magnet, and while you should be able to wear what you damn well please, that’s not how these creeps think.
<span style="color:red">You can feel a sweaty hand grab a handful of your ass, quite a few times for it to be accidental.</span>
Seething, you amass your patience and tolerate this until the bus decompresses a little bit from people and you can get the fuck away from this lowlife. You can’t even turn around to see him right now.
A little while later, the bus indeed unloads quite a few people to a busy stop, giving you the opportunity to get away.
<span style="color:red">But as people are walking to the bus’s door, the hand won’t move away from your ass.</span> What the hell is the guy’s problem?
You violently turn around to have the moron have a piece of your mind.
<<replace "#busExit">>[[Slap him|businessmanStart]]
[[Let him fondle you until your exit|city]]<</replace>><br><span style="color:pink">$name: Hey, what the fuck is your prob...</span>
In your hastiness, to literally disarm him away from your butt, and call him out, your hand smacks his briefcase from his other hand.
There’s a loud crack that is heard when it lands on the bus floor.
Something must have broken inside.
<span style="color:lightyellow">Businessman: How dare you!</span>
He crouches with a panicked yelp, picking up the leather, expensive looking briefcase and casts you a death stare. You hesitate but decide to stand your ground and stare back, defiantly
He briefly looks inside and lets out a surprised, frustrated cry.
<span style="color:lightyellow">Businessman: You little skank! Do you know how much this equipment costs? This is assault!</span>
<span style="color:pink">$name: You have some nerve talking about assault, groping my ass like that. What I did was an accident, you groped me on purpose, you perv!</span>
<span style="color:lightyellow">Businessman: I’ll have you know, this behavior is beyond me. I don’t need to ‘’grope’’ you! You have no evidence whatsoever! Me, on the other hand, have multiple eyewitnesses seeing you hitting me, resulting in the potential destruction of this very expensive company property! I’ll sue for damages and assault!</span>
<span style="color:pink">$name: Bullshit! If they equipment was as important and expensive as you claim, why do you go downtown on a public bus?!</span>
<span style="color:lightyellow">Businessman: Because my car broke down, and a service cab would take longer to arrive than catching the bus. Though, in retrospect, I regret my choice.</span>
Shit.
<span style="color:lightyellow">Businessman: But you will regret it much more. I will make sure to get my due out of this ordeal. If only you knew who you messed with, you would think twice of assaulting me!</span>
This guy is acting high and mighty, but you are starting to think he is not bluffing. Shit. You can’t get involved with legal troubles, especially with some corporation that has connections in all the right places. Shit!
Alright, tone it back. Damage control. Fuck, I hate this.
<span style="color:pink">$name: Look, it was an accident. Accidents happen. And you groped me for god’s sake! I don’t need any more trouble. Let’s just leave it at that...</span>
[[Continue|businessmanCont]]
<<set $blackmailed to true>><span style="color:lightyellow">Businessman: I won’t settle for a half-hearted apology, nor admit to any of your ridiculous made up claims. I have proof, you don’t.
When we get off this damn bus, I’ll need your credentials to set up the necessary paperwork. Should you attempt to run, my case will be won by default, when we do find them ourselves.</span>
Shit. Shit.. Shit... Shit!
The rest of the bus ride is a blur. You barely remember stepping off the bus, followed promptly by the business guy, who, you absolutely hate to see, has a shit eating grin creeping up at the edges of his mouth.
<span style="color:lightyellow">Businessman: Credentials please. ID, driver’s license, anything will suffice.</span>
<span style="color:pink">$name: Come on. It was a freaking accident. You can’t do this to me. I really don’t need this right now!</span>
<span style="color:lightyellow">Businessman: Credentiaaaals...</span>
<span style="color:pink">$name: Can’t we come to some sort of deal? You want to drag me to court over this? I’m sure you are a busy man.</span>
He knows he has the upper hand. Scumbag...
<span style="color:lightyellow">Businessman: I suppose I could be... lenient if the right deal was made. But you do understand that you cause my company thousands of dollars worth of damage. Even more if data involved is lost.</span>
Gulp. Shit. A knot is twisting your stomach. This is not good at all.
<span style="color:lightyellow">$name: I... I understand. Look, I’m sorry, it was not my intention.</span>
<span style="color:lightyellow">Businessman: Intention or not, the damage is done. Walk with me. I will… fill you in on the details as we walk to the firm.</span>
You follow him downtown with your tail between your legs. What a stroke of absolute shit luck.
After a short while you arrive. The building itself is imposing and exudes importance. Clearly there’s a lot of money involved, one way or another.
Shit. He’s not bluffing.
He motions to one of the elevators.
<span style="color:lightyellow">Businessman: Follow me.</span>
[[Hesitantly follow him|businessmanCont1]]Reluctantly, you trail behind him, the distance between you filled with unspoken animosity. As you step into the elevator, you can almost feel the air crackle with tension. He slides a key into a special slot, turning it with an air of authority, and presses a button that lights up, indicating access to the top floors.
The elevator hums to life, smoothly ascending. The silence is heavy, and you steal glances at him, his expression unreadable, save for that hint of a grin you already hate.
Suddenly, he reaches out and presses the stop button. The elevator jerks to a halt, and your heart skips a beat. You turn to him, confusion and suspicion quickly bubbling inside you.
<span style="color:pink">$name: Why are we stopping?</span>
<span style="color:lightyellow">Businessman: We need to strike that deal we talked about. And this...</span>
He signals to the stop button as well as the special key he produced from his expensive suit.
<span style="color:lightyellow">Businessman: ...this, means I mean business</span>
You gulp down. This gets worse and worse and you are feeling more cornered by the second. Did you crack a mirror on your way here?
<span style="color:lightyellow">Businessman: We are in the trial phases of conducting a social… experiment.. of sorts. Concerning the current social status quo, and how to. re-invent the social norms and regulations, so to speak.</span>
<span style="color:pink">$name: What is that supposed to mean?</span>
<span style="color:lightyellow">Businessman: Nothing, really just mattering to myself. I will need you to be part of said experiment.</span>
<span style="color:pink">$name: Wh-what do you want from me?</span>
<span style="color:lightyellow">Businessman: Simple. Cooperation. Compliance. I will require your presence a few times at the very bus line we met, just an hour ago.</span>
A chill runs down your spine. You cannot piece together right now, but this cannot be good.
<span style="color:pink">$name: What does compliance have to do with riding the bus?</span>
<span style="color:lightyellow">Businessman: All will be revealed to you soon enough. But... a free piece of advice. And believe me, I’m paid handsomely for my advice.</span>
<span style="color:lightyellow">Businessman: Don’t be too keen to react as you reacted today. This will not end favorably for you.</span>
You are actually too stunned to reply.
The man continues unaffected, as if talking about something as trivial as the weather.
<span style="color:lightyellow">Businessman: For each event you take part in, a part of your debt will be erased. Depending on how… demanding… said event is, you will be compensated, again, in the form of debt deletion, accordingly.</span>
<span style="color:lightyellow">Businessman: Judging by your demeanor, although not very talkative, I understand you comprehend the rules.</span>
Your jaw is clenched so hard it hurts.
<span style="color:lightyellow">Businessman: Now. For my own pain and suffering. I will be needing personal reimbursement. How is that delivered, I will be leaving it with you. The more you…. put out, the more I will erase from your initial debt. Consider it a unique opportunity to gain a… head start.</span>
He chuckled at his own joke. You can feel your blood boiling.
You weigh your choices, stuck between a rock and a hard place.
You need to shed your anger, and deal with this or things might get completely out of any semblance of control.
[[Piss off|businessmanNoDebtRedu]] /* (no $ removed from debt) */
<<if $corrupt gte 100 && $inhib lte 60>>[[Head start|businessmanHead]]<<else>><span style="color:red">You're not ready to get a head start. Too bad.</span><</if>> /* ($$ removed from debt) */
<<if $corrupt gte 200 && $inhib lte 20>>[[Fuck this guy. Literally. Fuck him|businessmanFuck]]<<else>><span style="color:red">You're not ready to get a major head start. Too bad.</span><</if>> /* ($$$$ removed from debt) */<span style="color:red">$name: You will get your money’s worth. But not like this. I would like to leave now.</span>
His calculating gaze is analyzing your expression. His shit-eating grin is momentarily gone from his face. A small win, and more to suffer for it later, but a win, nonetheless, in this clusterfuck of a scenario.
<span style="color:lightyellow">Businessman: …Very well.</span>
He turns the key again, and the elevator hums back to life, continuing its ascend to the highest of levels.
The door opens, and he exits. Before you lose sight of him, he turns around and mutters as he is fixing his tie
<span style="color:lightyellow">Businessman: I will be monitoring your progress with interest. Have a good day now.</span>
Debt to pay: <span style="color:yellow">£10.000</span>.
[[Leave the building|city]]
<<set $debt to 10000>>You need to keep your head in the game kiddo
<<if visited("brothelJob") gte 1>><br>Think of him as another client, one that actually pays much higher than the current rate.<br><</if>>
Just need to suck it up for 5 minutes and you are good.
What’s with all the puns though?
You kneel in front of him and look him in the eye. His grin gets bigger, and the knot in your stomach larger, but again, you need to do this. Right?
<span style="color:lightyellow">Businessman: You can start.</span>
Fucking prick.
You unbuckle his tailor made trousers just enough so you can comfortably fish out his cock from his briefs. While nothing to boast about, size wise, this will be a difficult pill to swallow.
You hesitantly lean forward, and get a first taste of his cock in your mouth. He definitely takes care of himself, smells of expensive cologne, is well groomed and his taste is not half bad, except the bad taste you already have in your mouth. Nevertheless, you push through. You start bobbing your head back and forth, taking most of his average length into your mouth, suckling on it.
He seems to be enjoying your ministrations, his moans sounding like hummings. His hand creeps onto the nape of your neck, and begins controlling the motion in which you fellate his now fully erect cock.
<span style="color:lightyellow">Businessman: That’s it. You are doing great... Good girl.</span>
He twirls your hair as he increases the tempo a little bit, almost all of his length now traveling inside your mouth, your tongue scraping against his shaft, licking, willingly or accidentally, the various nerve endings that signal more pleasure towards that arrogant prick’s brain.
<span style="color:lightyellow">Businessman: That feels... mmm... heavenly. You really know how to suck cock, girl.</span>
<<if $corrupt gte 250>><br>You should be fuming, thinking about biting down hard castrating that bastard where he stands, but you are not.
Your perverse brain is twisting the situation you are in, and you are actually getting off on the humiliation of it all, the degradation of doing sexual favors for the guy that, not two hours earlier, was molesting you against your will, in a public space.
You feel sick to your stomach that you pussy is a wet mess of arousal, and those praises that bastard gave you are actually tingling a sense of pride inside you.<br><</if>>
Fucking bastard. You can feel him get stiffer the moment he speaks. He is either in love with his own voice, or he gets off of degrading you indirectly, by sexualizing you, his victim.
Your psychological torture resumes for far more time than you could care for. In fact, 1 second would be more than you could care for, but his stamina is another blemish to your dignity.
He is prolonging your suffering, by keeping himself from cumming. You are going at him for god knows how long now, and he still holds on. You had enough. You begin sucking him off in earnest now, actively trying to make him blow.
You envelop his whole cock inside your mouth and start pleasing him. You lick and suck and slurp on his prick like it's the tastiest treat. If anyone witnessed this from a neutral standpoint, you would come off as nothing short of worshiping his cock.
<span style="color:lightyellow">Businessman: Mmmm… eager to get you a hearty snack, you little slut? Show me how much you want it.</span>
You are initially too preoccupied to pay close attention to anything other than sucking the prick’s prick but at an odd glance in the elevator’s mirror, <span style="color:red">you catch a glimpse of something you were not prepared for</span>. And you were not prepared for any of this in the first place.
<<linkreplace "Look up">>[img[img/businessmanSuck.webp]]
The bastard is filming you. He is filming you, gulping down on his meat!
<<if $corrupt gte 250>><br>The arousal that has built inside you hits you like a punch in the gut. You are sure your panties have almost slid off with how much weight they have absorbed by your fluids and your clit has tripled in size, peaking out of its hood and throbbing like crazy. You are a single touch away from cumming and it's all because you are getting emotionally used and abused... Sweet dreams are made of these, you little saucy minx.<br><</if>>
Him filming you, watching your eyes react in shock but your mouth being silenced by his cock, that’s the final straw.
<span style="color:lightyellow">Businessman: Ughhhg... Say aaaa for me, love!</span>
[img[img/businessmanMouthCum.webp]]
With that, he pulls out and aims at your face before you can react, a heavy rope of cumming hitting you in the face, covering your delicate features. Groan after groan, more ropes arrive, splashing heavily, covering you with a distinct bleachy aroma.
<span style="color:lightyellow">Businessman: Good girl. My seed suits you. Kind of like how this suit, suits me. Glorifying.</span>
A final lash of humiliation washes over you, as the cool air of the ventilation shaft brushes against your alabaster painted cheeks, mouth, and partially, even your eyes. In a way, you are lucky it only stings emotionally.
<span style="color:lightyellow">Businessman: Consider your debt lightened. Like me, heh.</span>
At least you have tissues to wipe him off your face. Jeez... Or should I say jizz?
He turns the key again, and the elevator hums back to life, continuing its ascend to the highest of levels.
The door opens, and he exits. Before you lose sight of him, he turns around and mutters as he is fixing his tie.
<span style="color:lightyellow">Businessman: I will be monitoring your progress with interest.</span>
Debt to pay:<span style="color:yellow"> £6.000</span>.
[[Leave the building|city]]<</linkreplace>>
<<set $debt to 6000>>Your mind is torn. On the one hand, you want nothing to do with this extortionist piece of garbage, sitting all smug and proper-like in front of you, asking you to offer yourself to him.
On the other hand, if you go through with this, you will save yourself a lot of anguish, for god knows what they are planning to do with the whole bus situation. Things are fucked. You are fucked. Might as well gain something out of it, right?
One look of defeat is all it takes for the suited villain in front of you to know what’s up.
He approaches you, his body uncomfortably close to yours, that shit-eating grin bigger and uglier than ever.
The walls of the elevator seem to close in, the air thick with tension. You’re trapped, both physically and metaphorically, in a situation you can’t easily escape
He boldly reaches forward and tactlessly grabs more than a handful of your breast, squeezing and pinching every inch of tit flesh he can hold.
[img[img/businessmanGrope.webp]]
<span style="color:lightyellow">Businessman: Very nice. Great tits, natural too.</span>
You try to protest, but he interjects, cutting you off.
<span style="color:lightyellow">Businessman: Face away from me, and bend over.</span>
You blink, stunned by his audacity.
<span style="color:pink">$name: What?</span>
<span style="color:lightyellow">Businessman: You heard me. Show me that you understand who's in control here.</span>
[[Do as he says|businessmanFuckCont]]
[[Do as he says|businessmanFuckCont]]
[[Do as he says|businessmanFuckCont]]With your mighty steed in hand, you step atop and begin pedaling.
Riding around the park is not too bad. The weather is nice, the people are smiling and waving at you. It's not like you're going super fast or anything, just a nice, relaxing bike ride.
[img[img/bikePark.webp]]
You can even feel your cardio ability increasing by every step! Not too shabby, if I say so myself.
Nonetheless, it's time to step off the bike before you spend the entire day riding around here.
<<if $corrupt gte 240 && $inhib lte 20 && $dildo is true>>[[Modify your bike seat|parkDildoBike]]<<elseif $corrupt gte 240 && $inhib lte 20 && $dildo is false>>You don't have the necessary tools to modify your bike seat. You'll need a dildo for that.<<else>>You're not ready to modify your bike seat yet.<</if>>
[[Step off|Park]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/parkDildoBikePrep.webp]]
You step off the bike and procure your trusty cock. It's a wonderful piece of equipment, and frankly your best friend in bed from time to time.
You plot the suction cup onto the seat with a bit of your pussy juice, to really make it stick. Doing this in public is... Slutty, to say the least. Slut.
You hop on!
[img[img/parkDildoBike.webp]]
You ride your bike and your dildo alike. Good thing you were wearing that mini skirt this morning.
<<setArousal +30>>
People are looking at you. I wonder if they know whats going on.
<span style="color:pink">++ Arousal</span>
[[Get off|Park]]Your mind races, weighing your options. Defiance could mean disaster, but compliance feels like a betrayal of your very self. Trembling, shaking, you meekly comply, essentially presenting yourself to him.
<span style="color:lightyellow">Businessman: Better than expected. This will do, for now.</span>
You hear a loud smack as a stinging feeling sets into one of your ass cheeks. Before you fully acknowledge the new sensation, you hear another smack. Then another, and another.
A humiliating feeling starts to spread inside you, starting from the source of the pain and radiates inwards. The feeling only intensifies when you feel something else spread. His hand has grabbed your panties and shifted them to the side, now probing your lower lips, opening them up for “inspection”. Your pussy is exposed, vulnerable
and available to be toyed with and more.
His palm rubs against your clam. His movements are deliberately slow, you can tell. Just as your body is beginning to get accustomed to the sensation of his sweaty hand caressing the outside of your opening, he slightly shifts it, and a finger enters you, just like that.
<span style="color:lightyellow">Businessman: Well, well, well. Someone plays the victim card while their body is saying a very different story. Not complaining now, girl?</span>
You wanna scream. You wanna do things to that man that your cloudy mind cannot fully comprehend. But you gotta show restraint.
<<if $corrupt lte 210>><br>And yet, here you are, obediently having your pussy spread and fingered, which, embarrassingly, has gotten you quite sopping wet, I must say. Getting off to being told off? Can’t say I’m surprised.<br><</if>>
The digit plunges in, and sounds of flesh giving way can be heard in this tightly confined space. The alien object probes and explores your love tunnel while you try to muffle any inkling of involuntary moans that might escape your mouth
<span style="color:lightyellow">Businessman: Don’t fight it. Might as well enjoy it. You are about to be fed something quite larger than that.</span>
You momentarily dread as you hear a belt rustling, and then a pair of pants dropping to the ground. This is really happening, isn’t it?
<<if $corrupt lte 210>><br>And a sick little part of yourself, twisted as it is, cannot wait to experience this.<br><</if>>
There’s a brief moment of silence, where you can hear you own, short breath, and your heart, pounding, when you hear a familiar squelching sound of something parting your pussy lips.
Something hot and hard.
He’s inside you.
The first few thrusts are slow and shallow. He only delves a little deeper at a time, really exploring every inch of that sweet twat of yours. And so, you, inadvertently experience every inch of him.
[img[img/businessmanFuck.webp]]
Every ridge, every vein, just slowly sliding deeper inside you, your walls hugging his dick. He may not be large in the trousers department, but he is hard as a diamond. The fucker loves this!
Every moment you expect him to say something clever, something smug, something nauseatingly witty. And he doesn’t.
Expect when he does. And it takes you by surprise, and it sinks your soul just a tad deeper, just as his cock does.
<span style="color:lightyellow">Businessman: That’s it, take it like a good, obedient girl. I wager you didn’t expect this to be happening, did you now? Fuck yeah...</span>
You are melting from the inside. This feels... unreal. You struggle not to sob, not to turn around and claw his eyes out, control your emotions, block out his grunts of satisfaction and snarky comments, and while doing all that, muffle the physical reactions of your own body that doesn’t really realizing the circumstances of this coupling, only acknowledging that you are getting fucked, and so, lubricating yourself aplenty in the process.
Overwhelmed, you space out, battling to keep yourself together, but not for long. His pacing ramps up, and soon you are getting dicked down as hard as he can give it to you. Fuck, he is trying to coax a responce out of you.
<span style="color:lightyellow">Businessman: Not much of a conversationalist now, are you, you little skank. Too busy getting fucked stupid?</span>
His words cut deep, and his dick drives even deeper. Your cunt is a sloppy, mess at this point, his prick transforming your juices into a sticky foam, frothing out of you like your pussy is a salivating rapid animal.
Your attempts to silence your own voice, have devolved into a low buzzing mix of grunts and moans that echo from your throat as your body shakes forcefully with his hips slamming into yours hurriedly.
<span style="color:lightyellow">Businessman: Your... nghhhg... Pussy is top notch...</span>
Amongst this frenzy of thrusts, it is difficult to tell at first, but you know he is cumming inside you. He keeps fucking you, depositing all the thick cum he can spare, while savoring the last moments of his erection inside you.
[img[img/businessmanCreampie.webp]]
What a royal bastard…
<<if $corrupt lte 210>><br>I almost forgot to mention you also came yourself. Quite forcefully, I might add. Having posh creeps force themselves onto you in stopped elevator spaces is an awfully specific fetish, isn’t it?<br><</if>>
He shakes his spent dick onto your ass, the last remnants of his load landing on your ass, and promptly starts gathering and fixing his clothing with a cold indifference, as if nothing happened.
<span style="color:lightyellow">Businessman: That hit the spot. Now, with that taken care of, rest assured a considerate amount of your total debt is already cleared of. You are in need of some guidance in regards to attitude, but with a good baseline, you have the potential necessary to be a great... business partner.</span>
He turns the key again, and the elevator hums back to life, continuing its ascend to the highest of levels.
The door opens, and he exits. Before you lose sight of him, he turns around and mutters as he is buttoning his trousers and tightening his tie.
<span style="color:lightyellow">Businessman: I will be monitoring your progress with great interest.</span>
Debt to pay:<span style="color:yellow"> £4.000</span>.
[[Leave the building|city]]
<<set $debt to 4000>><img src="img/banner.webp" style="width: 100%;">
!Welcome to New Life Project v0.7.5
This is an early stage project I'm doing to learn how Twine and SugarCube works.
Mechanics might be broken, stuff might not work, don't blame me - report it! Then I can fix it :)
Help out production by supporting me on Patreon! It would mean the world to me, and you too will get access to sweet benefits!
<a href="https://www.patreon.com/NotaBao"><img src="img/patreon.png" width="30" height="30"></a> [[Support me on Patreon!|https://www.patreon.com/NotaBao]]
You can also [[support me on Ko-Fi|https://ko-fi.com/notabao]] or [[Fanvue|https://www.fanvue.com/notabao]] if that's more your style!
If you already support me, thank you so much! I appreciate you! And as proof, go to your selected support site and download the Patron or Subscriber version from there!
Enjoy.
Created by Nota Bao
18+
<b>P.S: check out the themes from the settings menu, they've been around for a long time. I recommend the Monokai theme. That shit slaps!</b>
[[Play!|characterCreation]]
<<linkreplace "Disclaimer">>Nota Bao does not condone any and all illegal or harming acts displayed throughout this game. No events in this game is real, and any similarities are purely coincidental. There is no real blood relation between any of the characters, and all non-consensual scenes are one hundred percent consensual and acted out between actors.
[[Disclaimer and 2257 Compliance]]
<</linkreplace>>Unfortunately the ID the dealer sold you was poorly created. The bouncer grabs you by your shoulders!
Bouncer: You little..! Get the fuck out of here before I send you to heaven in a million pieces!
He throws you outside. As you lay on the ground, a voice inside your head speaks to you.
Voice: This is a Patreon location for Patrons.
What a weird thing for a voice to say.
A homeless man kicks you lightly.
Homeless: I said move! This is my spot!
<<if ndef $bumMoney>>He conveniently drops <span style="color:yellow">£5000!</span> You're quick to pick it up.
<span style="color:yellow">+ £5000</span>
Why the fuck did this homeless guy have five thousand bucks?<</if>> What a weird guy.
[[You stand up and leave|Downtown]]
<<if ndef $bumMoney>><<set $bumMoney = true>><<setMoney +5000>><</if>><span style="color:white">Consider supporting me on Patreon!</span>If you like my game, please consider supporting me! It will help me tremendously in both development, but also in my day to day life. You’ll also get all the latest updates of the game, behind the scenes as well as the ability to vote for future update content - and as always, extensive cheat codes and dev tools for everything in game! Oh, and a new location featuring a job.
You only have to support me on one of them, they both give the same rewards.
!!!Patreon
[[Patreon|https://www.patreon.com/NotaBao]]
!!!Fanvue
[[Fanvue|https://www.fanvue.com/notabao]]
!!!Ko-Fi
<a href='https://ko-fi.com/V7V710EG0F' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
Supporting me will help development as well as content production.
<<link "Return" $return>><</link>>[img[img/blackHood.webp]]
<span style="color:pink">$name: Fine...</span>
<span style="color:lightyellow">???: Good girl. Let's go.</span>
He pulls you towards him as he starts walking. You have no idea where he's taking you, but hopefully it's somewhere within the church. Can't be seen outside looking like this.
It doesn't take too long before you reach a stairwell. He's leading you down the stairs.
Could it be the church has a dungeon of sorts?
There's pitch black. Upstairs you could at least sense the lights through the hood, but down here you can't see a damned thing. I wonder what he has planned for you.
<span style="color:lightyellow">???: You're going to be down here, repenting for what you have done. Who told you that you were allowed to go within the walls of the church? Huh?</span>
<span style="color:pink">$name: I'm sorry... I'm sorry...</span>
<span style="color:lightyellow">???: Ugh... Maybe I am being a bit too harsh on you...</span>
His voice softens. It was a good choice following along.
He takes the hood off of you.
<span style="color:lightyellow">John: Hello, $name.</span>
[[Answer him|johnAnswer]]
[[Spit on him|johnSpit]][img[img/blackHood.webp]]
You kick and flail your arms around. It doesn't take long for you to kick him in the groin. He screams up and gives you a hard whack over the head. You fall to the ground.
...
...
...
It takes some time for you to come to. Perhaps fighting him wasn't your best bet. You were grabbed and hooded, it's not like you stood much of a chance.
He pulls the hood from your head. You can barely see. It's dark, and you are restrained.
<span style="color:lightyellow">John: Hello, $name.</span>
[[Answer him|johnAnswer]]
[[Spit on him|johnSpit]]<<goto "johnCaught">>[img[img/churchCellar.webp]]
You take a look around. It's not like you can actually figure out where you are. It's dark as shit here, with nothing to show but a small light.
It's better if you just answer John his questions before he gets too aggitated. Who knows what he might do to you. Oh, the horrors of a priest with easy access and no witnessess.
<span style="color:pink">$name: Hello, John... Where am I?</span>
<span style="color:lightyellow">John: I've taken you to the Church cellars. Down here, you can repent for your sins without anyone listening in. Total and complete isolation.</span>
Gulp. What is he planning for you? Can't be good.
<span style="color:lightyellow">John: But don't worry. I will help you along. Since you've been a good girl, I'll be lenient.</span>
Phew.
<span style="color:lightyellow">John: Now tell me, what were you doing inside the walls?</span>
[[Tell him the truth|johnTruth]]
[[Lie to him|johnLie]][img[img/churchCellar.webp]]
You spit in his face. He shows a look of disgust.
<span style="color:lightyellow">John: Why the fuck would you spit on me!</span>
He gives you a backhanded slap.
<span style="color:pink">$name: EEEP!</span>
It hurts, and a red mark forms on your cheek. You can feel the tears swell up in your eyes. Your lips are trembling with fear. What is wrong with this man?
<span style="color:lightyellow">John: Cute. All talk and no show, huh? You're just a common bitch. You're in for a world of pain down here, slut. Why the fuck are you roaming around in the walls? Huh?</span>
He's speaking to you like you are a prisoner. You don't know this man.
He leaves, leaving you alone.
[[Continue|johnCont]][img[img/trainstation.webp]]
The signs read "<b>Sunspilled Bay.</b>"
<<if visited() is 1>><<set $tickets to 0>><</if>>
You arrive at the trainstation in the <span style="color:yellow">city</span>. People are rushing to get off and on the train as it arrives. Luckily for you, there's a train coming every 10 minutes. Most of them are super packed, and it would be difficult for you to get a seat.
<<if $tickets eq 1>>You have $tickets ticket.<<elseif $tickets gte 1>>You have $tickets tickets.<<elseif $tickets eq 0>>You have no tickets. Luckily, the city has paid for all return trips.<</if>>
<<if $tickets gte 1>>[[Los Huevas|losHuevasTrain][$tickets -= 1]]
[[Urban Agricultural Zone|uazTrain][$tickets -= 1]]<<else>>You need a ticket to travel by train.
[[Ticket booth|ticketBooth]]<</if>>
[[Go back to the city|city]][img[img/losHuevas.webp]]
You're standing in Los Huevas. The City of Sins. There's a wide array of casinos and hotels here. The city is bustling with busy people, not looking where they're going. Almost everyone in suits, drunk or elderly. In and out of casinos like it's the only thing going on here!
[[Le Rouge Hótel|rougeHotel]]
[[Golden Lion Casino|theLion]]
<<if $period lte 5>>[[Los Huevas Police Department|lhpd]]<<else>>The police department is closed. Seems kind of counter intuitive...<</if>>
There's a trainstation leading back to the city. For now, the city has paid for trips back from Los Huevas, but the city council is voting on whether or not to continue this practice.
[[Go to the trainstation|losHuevasTrain]]
<<if visited("brodyCarBet") gte 1 && ndef $brodyNumber>><<run $notesArray.push("313-555-NEXUS")>>
<<set $brodyNumber to true>><</if>>[img[img/churchCellar.webp]]
<span style="color:pink">$name: I was putting up cameras to spy on you and the nuns...</span>
He looks at you with a questioning look.
<span style="color:lightyellow">John: Uh.. Why?</span>
<span style="color:pink">$name: I can't tell you anymore...</span>
<span style="color:lightyellow">John: Very well. I'll let you sit down here and think about what you have done. In the meantime, I'll be removing the cameras. You're not getting to spy on us, you little shit.</span>
That was a bad move. Idiot. How are you going to find out more about him then?
Only thing you can do is join him as a nun, but I doubt he'll allow that.
[[Continue|johnCont]][img[img/churchCellar.webp]]
<span style="color:pink">$name: Nothing... I promise you... I was looking for a book, and stumbled inside the walls. I came right back out, I didn't do anything!</span>
His face softens. It looks like he believed you.
<span style="color:lightyellow">John: Oh Lord... What have I done? I am so sorry for this... How can I ever repay you? You must have been so scared.</span>
Still a man of God. Of sorts.
<span style="color:pink">$name: Please... Just let me go, and we can forget about it...</span>
<span style="color:lightyellow">John: Of course... What was I thinking?</span>
He unties you, and lets you go.
[[Go upstairs|church]][img[img/churchCellar.webp]]
You sit in the chair. It's time for you to repent what you did.
John enters the room.
<span style="color:lightyellow">John: Have you thought about your actions?</span>
You haven't sat here long enough for you to think about your actions.
<span style="color:lightyellow">John: I'm having someone pick you up in an hour. They'll deal with you.</span>
Who's going to come for you? This can't be good...
[[Wait|johnSold]][img[img/brodySMS.webp]]
<span style="color:lightyellow">Brody: Hey, girl! Can you meet me in Los Huevas?
</span>
<span style="color:pink">$name: When..?</span>
<span style="color:lightyellow">Brody: Just whenever you can. We'll be by the trainstation to pick you up when you arrive.
</span>
<span style="color:lightyellow">Brody: Remember to take the train from the city to get here.</span>
<span style="color:pink">$name: Okay!</span>
<<set $brodySMSRead to true>>
<<link "Put phone away" $return>><</link>>[img[img/ticketbooth.webp]]
<span style="color:lightyellow">Ticketmaster: Hello. Los Huevas?</span>
<<choose>>
<<if $money gte 29>><<linkreplace "Buy one ticket - £29<br>">><span style="color:pink">$name: Yes please, one ticket.</span><<set $tickets += 1>><<setMoney -29>><<updatebar>>
<span style="color:green">+ Tickets</span>
<span style="color:lightyellow">You bought one ticket.</span><</linkreplace>><<else>>You don't have enough money to buy a single ticket. They're <span style="color:yellow">£29 each.</span><br><</if>><<if $money gte 250>><<linkreplace "Buy 10 tickets - £250">><span style="color:pink">$name: Yes please, I'd like a clip card.</span><<set $tickets += 10>><<setMoney -250>><<updatebar>>
<span style="color:green">+++ Tickets</span>
<span style="color:lightyellow">You bought 10 tickets.</span><</linkreplace>><<else>>You don't have enough money to buy a clip card of 10 tickets. They're <span style="color:yellow">£250 each.</span><</if>><</choose>>
[[Leave|trainstation]][img[img/hotelReception.webp]]
<<if ndef $roomKey>><<set $roomKey to false>><</if>>
You stand in the reception of Le Rouge Hótel.
<span style="color:lightyellow">Receptionist: Hello ma'am. Anything I can help you with, today?</span>
The hotel features a few facilities, and being so close the The Golden Lion Casino, naturally the price is high, but it's the only hotel you dare enter. The others are priced much, much higher.
<<if $roomKey is false>><<linkreplace "Get a room for a night - £2500">><span style="color:pink">$name: I'd like a room, please...</span>
<span style="color:lightyellow">Receptionist: That'll be <span style="color:yellow">£2500</span>, please.</span>
<<if $money gte 2500>><<linkreplace "Pay him">>You hand him the money, and he hands you a roomkey. You're now able to enter your room.
<<set $roomKey to true>>
[[Enter your room|hotelRoom]]<</linkreplace>><<else>>You can't afford to stay here for even a single night.<</if>><</linkreplace>><<else>>You smile at him.
[[Enter your room|hotelRoom]]<</if>><<if $secretShow lt 1>><br><<if ndef $coward>>[[Laundromat|hotelLaundromat]]<<else>>[[There's more to explore here|hotelLaundromat]]<</if>><</if>><<if $brodyNumber is true && $brodyCallPhone is false || $brodyNumber is true && ndef $brodyCallPhone>><br><<linkreplace "Ask to use the telephone">>You politely ask to use the telephone, and call Brody on his number.
A voice is heard: Trainstation.
<<set $brodyCallPhone to true>>
He hangs up.<</linkreplace>><</if>>
[[Leave|losHuevas]][img[img/lhtrainstation.webp]]
The signs read "<b>Los Huevas.</b>"
You arrive at the trainstation in <span style="color:yellow">Los Huevas</span>. People are rushing to get off and on the train as it arrives. Luckily for you, there's a train coming every 10 minutes. Most of them are super packed, and it would be difficult for you to get a seat.
There's currently only one line, as the others are under maintenance.
<<if $tickets eq 1>>You have $tickets ticket.<<elseif $tickets gte 1>>You have $tickets tickets.<</if>>
[[Back to the city|trainstation]]
<<if $brodySMSRead is true && ndef $brodyCasino>><br>Brody is waiting for you with a car.
[[Enter|brodyCar]]<</if>><<if $brodyBet gte 5000>><br>Brody is waiting for you with a car.
[[Enter|brodyCarBet]]<</if>><<if $brodyCallPhone is true>>[[Meet with Brody|brodyMeetPhoneCall]]<br><</if>>
[[Go to Los Huevas|losHuevas]]
<<if visited() is 1>><<notify>>What happens in Huevas stays in Huevas.<</notify>><</if>>[img[img/ticketbooth.webp]]
<span style="color:lightyellow">Ticketmaster: Hello. Sunspilled Bay?</span>
<<choose>>
<<if $money gte 29>><<linkreplace "Buy one ticket - £29<br>">><span style="color:pink">$name: Yes please, one ticket.</span><<set $tickets += 1>><<setMoney -29>><<updatebar>>
<span style="color:green">+ Tickets</span>
<span style="color:lightyellow">You bought one ticket.</span><</linkreplace>><<else>>You don't have enough money to buy a single ticket. They're <span style="color:yellow">£29 each.</span><br><</if>><<if $money gte 250>><<linkreplace "Buy 10 tickets - £250">><span style="color:pink">$name: Yes please, I'd like a clip card.</span><<set $tickets += 10>><<setMoney -250>><<updatebar>>
<span style="color:green">+++ Tickets</span>
<span style="color:lightyellow">You bought 10 tickets.</span><</linkreplace>><<else>>You don't have enough money to buy a clip card of 10 tickets. They're <span style="color:yellow">£250 each.</span><</if>><</choose>>
[[Leave|trainstation]][img[img/thelion.webp]]<<if visited("casinoStealCaught") gte 1>>
You are stopped in the entrance.
<span style="color:red">Guard 1: No entry. Back away.</span>
You're not permitted in here. They've banned you from entering the establishment.
[[Leave |losHuevas]]<<else>><<if $casinoDoc eq "stolen">><br><br>You enter the casino, and are immediately apprehended by two guards and a fat looking manager type guy. They grab you and drag you away, without speaking a single word.
[[You are taken|casinoStealCaught]]<<else>><<if $period lte 5>>
<<if $casinoSus lt 0.2>>
You enter The Golden Lion Casino.
There's a few machines here to play, but blackjack seems like the best option for now.
Buy some playing chips to start playing the casino. Total chip amount: $chips
[[The Lion Cage|chipCage]]<<if visited("brodyCarBet") gte 1>><<lb>><<if $timesCaught gte 1 && ndef $casinoKey>><br>You spot a shiny object on the ground. <span style="color:lightyellow">I wonder what that is for.</span>
<<link "Pick it up">><<set $casinoKey to true>><<set $casinoUnlocked to false>><<update>><</link>><</if>><</lb>><</if>>
[[Play Blackjack|blackjack]]
<<if $chips gte 1>>Exchange your chips for money in the cage before leaving.<<else>>[[Leave|losHuevas]]<</if>><<else>>
You step back away from the blackjack table, only to be met by two large men in black suits and sunglasses. They look so stupid in sunglasses inside. They're both wearing ear pieces.
Guard 1: Follow us.
<<if ndef $casinoCaught>><<set $casinoCaught to 1>><</if>>
You have no choice but to do so.
[[Follow them|casinoMaster]]<</if>>
<<if ndef $chips>>
<<script>>
const values = {"2":2, "3":3, "4":4, "5":5, "6":6, "7":7, "8":8, "9":9, "10":10, "J":10, "Q":10, "K":10, "A":11}
const suits = ["♠", "♣", "♥", "♦"]
window.v = State.variables;
v.deck = [];
v.deckCount = 8;
v.chips = 0;
v.bet = 0;
v.luckyCasino = 0.49;
v.casinoSus = 0;
v.player = [];
v.dealer = [];
v.pot = 0;
v.discard = [];
v.winAmount = 0;
v.totalWinAmount = 0;
v.totalBetAmount = 0;
v.pMiss = 0;
v.dCheat = 0;
<</script>><<else>><<set $deck to []>><<set $player to []>><<set $dealer to []>><<set $discard to []>><</if>><<else>>
You enter The Golden Lion Casino.
It's closed, and all the machines are shut off. There's only the occassional dim light to light up the casino for you. Some guards are rummaging around, but they don't seem to notice you, or they just don't care.
<<lb>><<if $casinoKey is true && $casinoUnlocked is false>><br><<link "Use the key">><<set $casinoUnlocked to true>><<update>><</link>><br><</if>><<if $casinoUnlocked is true>><br>[[Casino Manager|casinoMasterKey]]<br><</if>><</lb>>
[[Leave|losHuevas]]<</if>><</if>><</if>>[img[img/lhpd.webp]]
You enter the Los Huevas Police Department.
Officers are standing by, reading notes and files. There's the occassional criminal being brought to detention.
The receptionist is looking at you.
Receptionist: Anything I can help you with?
<<if $rapeCount gte 1 && lastVisited("policeReport") gte 10>>[[File a report|policeReport]]<<else>><span style="color:red">You have nothing to file.</span><</if>>
[[Leave|losHuevas]][img[img/hotelRoom.webp]]
<<if $roomKey is true>>
You stand in your hotel room. It's not like there's a lot of options for you to do, here.
[[HotelTV<-Watch some TV]]
<<if $period eq 6>>[[Sleep|hotelSleep]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>><<if $showerTime != 0>>[[Take a shower|hotelShower]]<br><</if>><<else>>You should probably go to sleep instead.<br><</if>>
[[Enter the bathroom|hotelBathroom]]<<else>>
You stand in your hotel room. It's not like there's a lot of options for you to do, here.
Your stay is up. You can buy another day in the reception.
<</if>>
[[Leave|leaveRougeHotel]]<<if $trauma gte 60>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
You toss and turn. Your mind is racing, your body is cold, yet sweaty. Something is wrong with your mental health.<<if $trauma eq 100 && ndef $sanity>> <span class="drunk"><span style="color:crimson">You've lost your sanity.</span></span><</if>>
<<include "trauma">><<set _rng = random(1,4)>>
<<if _rng eq 1>>[[Nightmare|nightmareH]]<<else>>[[Wake up|hotelRoom]]<</if>>
<<else>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
You go to sleep.
Suddenly, a calm feeling washes over you.
<<if $arousal gte 30>>
[[Dream|dreamH]]<</if>>
[[Wake up|hotelRoom]]<</if>>
<<set $roomKey to false>><<Sleep>><<set $hotelFresh to false>>You take a hot bath. Soaking in the bathrub is an amazing feeling, and just being able to relax is just what you needed.<<if $showerTime != 0>> And well deserved!
<span style="color:green">+ Allure</span><</if>>
[img[img/hotelShower.webp]]
<<if $arousal gte 20>>[[Jerk off|HbathJerk]]<<else>>You're not aroused enough.<</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Leave|hotelRoom]]
<<Shower>>You have a nightmare. It's not one of those you just wake up from. Everything feels so real... It's indistinguishable from real life. Your heart is pounding. Your mind is racing. This can not be good for you.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/nightmare1.webp]]<<case 2>>[img[img/nightmare2.webp]]<<case 3>>[img[img/nightmare3.webp]]<<case 4>>[img[img/nightmare4.webp]]<</switch>>
Wake up... Wake up! WAKE UP!
<span style="color:crimson">+ Trauma</span>
[[Wake up|hotelRoom]]
<<setTrauma +15>>You dream...
<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/dreamM.webp]]<<elseif $rngesus eq 1>>[img[img/dreamM1.webp]]<<elseif $rngesus eq 2>>[img[img/dreamM2.webp]]<<elseif $rngesus eq 3>>[img[img/dreamM3.webp]]<</if>>
You are no longer aroused.
<span style="color:pink">- - Arousal</span>
You become a little more corrupted.
<span style="color:red">+ Corruption</span>
[[Wake up|hotelRoom]]
<<setArousal -100>><<setCorruption +5>>[img[img/hotelBath.webp]]
<<if ndef $hotelFresh>><<set $hotelFresh to false>><</if>>
You stand in the bathroom of the hotel.
<<if $hotelFresh is false>>
<<linkreplace "Freshen up">>You splash water in your face.
<span style="color:green">+ Allure</span><<setAllure 5>><<set $hotelFresh to true>><</linkreplace>><<else>>You've already freshened up today.<</if>><<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Take a shower|hotelShower]]<<elseif $period eq 6 && $showerTime != 0>>[[Take a shower|hotelShower]]<<else>>It's too late to shower!<</if>>
[[Leave bathroom|hotelRoom]]<<switch random(1,3)>><<case 1>>[img[img/bathJerk.webp]]<<case 2>>[img[img/bathJerk1.webp]]<<default>>[img[img/bathJerk2.webp]]<</switch>>
You begin masturbating in the showers.
Hot water trickles down your body and tickles your nipples while you play with your clit.
<<setCorruption +5>>
<span style="color:red">+ Corruption</span>
[[Finish up|hotelBathroom]]
<<setTrauma -5>><<setArousal -20>><<set $masCount += 1>>[img[img/blackjack.webp]]
You step up to the blackjack table. The Dealer has a typical outfit on, but with a charming smile. His nametag says "Nick D." Remember, the house always wins in the end.
<span style="color:lightgoldenrodyellow">Nick D: How many decks would you like to play? <<link "6">><<set $deckCount to 6>><<goto "blackjack">><</link>>, <<link "7">><<set $deckCount to 7>><<goto "blackjack">><</link>>, or <<link "8">><<set $deckCount to 8>><<goto "blackjack">><</link>>? Maybe you're feeling <<link "lucky?">><<set $deckCount to 13>><<goto "blackjack">><</link>></span>
Number of decks: $deckCount
<<link "Bet">><<run buildDeck()>><<goto "Bet">><</link>>
[[Change your mind|theLion]][img[img/blackjack.webp]]
$deck.length cards remain in the shoe.
Money: £<<=$chips>>
<<set _bet to Math.ceil($chips/2)>>Amount to bet: £<<numberbox "$bet" _bet>>
<<link "Deal">><<if $brodyCasino is true>><<set $brodyBet += $bet>><</if>><<set $badbet to true>><<run startDeal()>><<goto "Deal">><</link>>
[[Stop testing your luck|theLion]][img[img/blackjack.webp]]
<<if $badbet>>@@color:red;Invalid bet amount!@@
<<link "Bet">><<goto "Bet">><</link>><<else>>$deck.length cards remain in the shoe.
Money: £<<=$chips>>
Pot: £<<=$pot>>
Dealer: <<= showHand($dealer, $hideDealer)>><<if !$hideDealer>> [<<= handValue($dealer)>>]<</if>>
Player: <<= showHand($player)>> [<<= handValue($player)>>]<<if $result>> $result<<set $result to "">><</if>>
<<if $hideDealer>><<link "Hit">><<run playerHit()>><<goto "Deal">><</link>> | <<link "Stand">><<run playerStand()>><<goto "Deal">><</link>><<else>><<link "Bet">><<goto "Bet">><</link>><</if>><</if>>
<<if $brodyBet gte 5000 && visited("brodyCarBet") is 0>>You've gathered enough data for Brody. Return to the trainstation to meet him.<</if>>[img[img/losHuevas.webp]]
You follow Brody into his car. He's got a chauffeur driving him around. Most likely so he can sit in the back and speak with you while you're getting to your destination.
<span style="color:lightyellow">Brody: I've brought you here because we need some help investigating the Golden Lion Casino. We have reason to believe they're rigging their games to favor Michael Brown. We believe he's got a grip on most of Los Huevas here.</span>
<span style="color:lightyellow">Brody: We just need you to go play in the casino for <span style="colore:yellow">£5.000</span> and we'll have enough data to see what happens. We'll give you some glasses and a microphone.</span>
<span style="color:yellow">+ £5.000</span>
[[Agree|losHuevas]]
<<set $brodyCasino to true>><<set $brodyBet to 0>><<setMoney 5000>>[img[img/losHuevas.webp]]
<span style="color:lightyellow">Brody: Good work. We've got a bit of data on the casino. It's clear they're rigging the games massively! Or you're just a really, really bad player. But I'm thinking the former option is what we'll assume.</span>
<span style="color:pink">$name: What does this mean?</span>
<span style="color:lightyellow">Brody: It just means that we'll be looking out on the casino for a bit. We're pretty sure Michael has this place set up to make him a bunch of money. Even though he's only running in Sunspilled Bay, he's got connections everywhere. He's a dangerous man.</span>
<span style="color:pink">$name: Anything I can help with?</span>
<span style="color:lightyellow">Brody: Keep playing in the casino, but I won't be able to sponsor anymore money for you, so you'll have to earn some to play some more. It won't be too difficult.</span>
<span style="color:lightyellow">Brody: You can call me on <span style="color:lightyellow">313-555-NEXUS</span>, on the public landlines if you get hold of some new, valuable information.</span>
[[Got it|losHuevas]]
<<set $questDays to 1>>
<<run $notesArray.push("313-555-NEXUS")>>
<<set $brodyNumber to true>>[img[img/losHuevas.webp]]
You step outside the hotel. The air is fresh, city is still bustling with life, no matter what time it is. Incredible!
<<set _rng to random(2,30)>><<if $period gte 6>><span style="color:violet">Guard: It's not safe out there at night. We at Rouge Hotel humbly recommend that you <em>please</em> return to your room.</span>
Despite the phrasing this doesn't seem like a request.
[[Comply|hotelRoom]]
[[Leave|losHuevas]]
Try to Leave?? WIP<<elseif $period gte 2>><span style="color:violet">Guard: Leaving so soon?</span>
WIP Might want to put an event here. (Please contact us if you're reading this.)
[[Yes, sir|losHuevas]]<<else>><<if _rng lte 20>><span style="color:blueviolet">Guard: Good morning, $name. I hope you'll enjoy the Casino today!</span>
[[Thank him|losHuevas]]<<elseif _rng gte 22>><span style="color:blueviolet">Guard: Good morning, $name. <em>Please</em> follow me.</span>
[[Comply|theLion]]
Try to Leave?? WIP<<else>><span style="color:blueviolet">Guard: Good morning, $name. I hope you'll enjoy the <em>show</em> today!</span>
[[Thank him|losHuevas]]<<if ndef $secretShow>><<set $secretShow to false>><</if>><</if>><</if>>[img[img/churchCellar.webp]]
A strange man enters the room.
<span style="color:lightyellow">Stranger: I'm here for the goods.</span>
<span style="color:lightyellow">John: Perfect. Wire transfer, as always.</span>
The stranger grabs you by the hair and pulls you along. He throws you into a car before driving away with you.
[img[img/blackHood.webp]]
You're driving for a long time. You unsure where you're going, you've been hooded again. The driver rolls up the partition wall between you and him. You're now alone in the back seat.
A low humming sound appears, and you can suddenly smell fish. It doesn't take long for you to become tired. So... tired...
<span class="drunk">[[Continue|alleyKidnap]]</span>[img[img/theLionCage.webp]]
<b>Chip Exchange</b>
Please input a number on how many <b>money</b> you want to turn into <b>chips</b>.
<<numberbox "_chips" "">>
<<linkreplace "Apply">><<if _chips gt $money>>You can't exchange more money than you have.<<else>><<set $chips += _chips>><<set $money -= _chips>><<updatebar>>New chip balance: $chips<</if>>
<<link "New amount">><<goto "chipCage">><</link>><</linkreplace>>
Please input a number on how many <b>chips</b> you want to turn into <b>money</b>.
<<numberbox "_chips" "">>
<<linkreplace "Apply">><<if _chips gt $chips>>You can't exchange more chips than you have.<<else>><<set $chips -= _chips>><<set $money += _chips>><<updatebar>>New chip balance: $chips
<</if>><<link "New amount">><<goto "chipCage">><</link>><</linkreplace>>
You have {{$chips}} chips.
[[Leave|theLion]]You are taken into the back of the casino, where two other men are standing, waiting for you. This is an interesting place. <<if visited("brodyCarBet") gte 1>><span style="color:lightyellow">I wonder if it is open at night.</span><</if>>
[img[img/casinoMaster.webp]]
Guard 2: We have you on camera, cheating. You've hit a lot of wins cheating this way, and unfortunately that's not allowed here.
Guard 4: We're going to take your chips from you, this first time. Run along now.
<<set $chips to 0>>
They took your chips!
Chip balance: 0.
<<set $casinoSus to 0>>
Don't cheat next time, or at least don't make it so obvious.
[[Leave|theLion]]
<<if ndef $timesCaught>><<set $timesCaught to 1>><<else>><<set $timesCaught += 1>><</if>>[img[img/lhpd.webp]]
<span style="color:pink">$name: I'd like to file a report on a rape...</span>
Receptionist: An officer will see you in a minute.
...
...
...
When he arrives, he looks at you, judgingly.
Officer: So, a rape? Tell me what happened.
<span style="color:pink">$name: He came out of nowhere... He... He was so rough...</span>
Officer: Did it turn you on?
WHAT!
<span style="color:pink">$name: Uhm...</span>
Officer: Hmm... We'll... look into it.
He stands up and walks away. I doubt he's going to do anything about it. Useless prick.
[[Leave|lhpd]]<<widget "officer">><<if $job is "police station">><<if passage() is "Street">><<set _event = random(1,10)>><<switch _event>><<case 1>>You hear screams from a nearby alley.
[[Investigate|policeStreetAlley]]<<case 2>>You come across a car with a broken window.
[[Investigate|policeStreetCar]]<<case 3>>You notice a robbery taking place.
[[Intervene|policeStreetRobbery]]<<case 4>>You spot a mugging taking place.
[[Intervene|policeStreetMugging]]<<default>>Everything seems to be in order, here.<</switch>><</if>><<if passage() is "Uptown">><<set _event = random(1,10)>><<switch _event>><<case 1>><<case 3>>You notice a robbery taking place.
[[Intervene|policeUptownRobbery]]<<case 4>>You spot a mugging taking place.
[[Intervene|policeUptownMugging]]<<default>>Everything seems to be in order, here.<</switch>><</if>><<if passage() is "Downtown">><<set _event = random(1,10)>><<switch _event>><<case 1>>You hear screams from a nearby alley.
[[Investigate|policeDowntownAlley]]<<case 2>>You come across a car with a broken window.
[[Investigate|policeDowntownCar]]<<case 3>>You notice a robbery taking place.
[[Intervene|policeDowntownRobbery]]<<case 4>>You spot a mugging taking place.
[[Intervene|policeDowntownMugging]]<<default>>Everything seems to be in order, here.<</switch>><</if>><<if passage() is "outskirts">><<set _event = random(1,10)>><<switch _event>><<case 1>>You hear screams from a nearby alley.
[[Investigate|policeOutskirtsAlley]]<<case 2>>You come across a car with a broken window.
[[Investigate|policeOutskirtsCar]]<<case 3>>You notice a robbery taking place.
[[Intervene|policeOutskirtsRobbery]]<<case 4>>You spot a mugging taking place.
[[Intervene|policeOutskirtsMugging]]<<default>>Everything seems to be in order, here.<</switch>><</if>><</if>><</widget>>[img[img/asylum.webp]]
Tim: Hello, $name. I've come to take you home.
Home? I'm not so sure about that. He grabs your arm and pulls you along. You can't resist. Your body is following him along, at its own will. You're no longer in control of what you do. Too far gone, in a body that is now only a vessel for your thoughts, but not your actions. It was a mistake getting this far out in the first place. You need to take better care of yourself. But alas, there's nothing you can do now.
[[Follow him|TimHouse]]
[[Follow him|TimHouse]]
[[Follow him|TimHouse]]You arrive at Tim's House.
[img[img/timHouse.webp]]
It's a small cabbin in the woods, far away from everything. You won't even know how to escape from here. This is bad... This is very, very bad...
He leads you inside of his home. For some reason, it smells... like home...
It feels... Right to be here.
Tim has told you that he will take good care of you. He's caressing you so tenderly...
You're nothing more than a toy to him now. Or perhaps a trophy wife.
<span style="color:red"><b>If there was a RESTART button to life, this would be a good time to press it.</b></span>
Or you can keep playing as Tim's trophy fuck toy.
[[Settle in|TimHome]]
<<set $timClean to 100>>
<<set $timTrust to 0>>
<<set $timShower to false>>
<<notify>>You were taken by Tim. There's no way out.<</notify>>@@.shadow;This text should have a shadow@@
@@.emboss;This text should be embossed@@
@@.blur;This text should be blurred@@
@@.blurrier;This text should be blurrier@@
@@.smear;This text should be smeared@@
@@.mirror;This text should be mirrored@@
@@.upside-down;This text should be upside-down@@
@@.fade-in-out;This text should fade in and out@@
@@.rumble;This text should be rumbling@@
@@.shudder;This text should be shuddering@@
@@.pulse;This text should pulse once@@You meet up with Lily at the Mansion.
You lay in the bed and talk for hours!
It's so much fun!
<<if $lilySex is true>>
[[Fool around|lilyFoolMansion]]<<else>>You do not dare ask Lily to fool around.
<</if>>
Lily likes you more.<<lily +5>>
[[Send her home|mansionRoom]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/park.webp]]
You meet up with Lily at the park before venturing further into the forest. You reach the meadow where you've set up your camp. It's only you and Lily who knows about this place. It's sacred. Relaxed. Safe.
[img[img/meadow.webp]]
You sit on a fallen log that you've made your designated bench, and talk for a long time. It's so much fun!
<<if $lilySex is true>>
[[Fool around|lilyFoolCamp]]<<else>>You do not dare ask Lily to fool around.
<</if>>
Lily likes you more.<<lily +5>>
[[Send her home|parkCamp]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/masterLux.webp]]
You meet up with Lily at the luxury apartment.
You lay in the bed and talk for hours!
It's so much fun!
<<if $lilySex is true>>
[[Fool around|lilyFoolLux]]<<else>>You do not dare ask Lily to fool around.
<</if>>
Lily likes you more.<<lily +5>>
[[Stop hanging out|masterLux]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>>[img[img/constOffice.webp]]
You march into the room. Constantin and Tyson is sitting around a table, discussing the next course of action. Tyson is currently laying out different plans that the Facility has been briefing them on for a while. Constantin is listening with great attention.
They look at you, semi-startled and with a questioning look on their faces.
<span style="color:crimson">Constantin: Hello, $name. To what do we owe the pleasure?</span>
<span style="color:pink">$name: I don't want to do this anymore...</span>
<span style="color:crimson">Constantin: Huh... What?</span>
<span style="color:pink">$name: I don't want to do this anymore! John caught me, and he put me through all sorts of things! When is it your turn to try any of this?</span>
You yell at them with tears in your eyes. They're visibly disturbed by the look of you, not in disgust, not in pity, but with empathy in their hearts. You can see Constantin is broken by what he is hearing.
<span style="color:crimson">Constantin: I'm sorry... I should have never asked you to go on this mission. Father John is a nasty man... My own niece...</span>
<span style="color:lightyellow">Tyson: But we need more intel. The question is, how do we get it without putting ourselves in anymore danger than we have already done?</span>
[[Propose a PI|piConstProp]][img[img/constOffice.webp]]
<span style="color:pink">$name: I can ask JJ the PI if he can help us?</span>
<span style="color:crimson">Constantin: He won't do. Father John probably already knows who JJ is, and it will blow our cover almost immediately.</span>
<span style="color:pink">$name: There has to be a solution...</span>
<span style="color:lightyellow">Tyson: What about apprentices? Doesn't JJ have some of those from time to time? I remember the Facility talking about being on the lookout.</span>
<span style="color:crimson">Constantin: That's a good idea. $name, go ask JJ, maybe he knows something.</span>
[[Go to JJ's|jjPIChurch]]As your enter the office, a smell of coffee, cigarettes and... news papers... hits you. It looks like it haven't been cleaned in ages.
[img[img/piOffice.webp]]
<span style="color:lightyellow">JJ: Hello, $name! Fancy seeing you back here! Anyone new needing investigation?</span>
<span style="color:pink">$name: Well...</span>
You explain your dilemma to JJ. He looks puzzled. A bit confused.
<span style="color:lightyellow">JJ: And I can't do this, because..?</span>
<span style="color:pink">$name: Father John may already know who you are... It won't work...</span>
<span style="color:lightyellow">JJ: I see. Let me look through my papers.</span>
He turns around to his desk to rummage through some uncatagorized paperwork. Some of it seems to have coffee stains all over it. Some of it seems important, but at the same time none of it seems to hold any value over JJ. Perhaps this is all just menial work for him?
<span style="color:lightyellow">JJ: Ah! Perfect! I have an apprentice for you, that will fit the job description perfectly! She just came here yesterday to finish her education as a personal investigator, and I think she'd be up to the task. She's very professional and will hold the mask through almost any situation you put her in. I hear she's top of her class, too. Her name is Martine. I'll give her a call and ask her to meet us both here as soon as possible.</span>
<<set $martine to true, $questDays to 1>>
[[Leave|city]][img[img/constOffice.webp]]
You enter the office with Martine by your side. A smell of cigarettes and coffee hits your nostrils.
<span style="color:purple">Martine: Smells just like JJ's office, haha!</span>
<span style="color:pink">$name: Heh... It doesn't usually smell like this. Constantin is against smoking indoors, but it seems like something has been nagging him along... I apologize...</span>
<span style="color:purple">Martine: No worries, $name! It's fine, I promise!</span>
<span style="color:crimson">Constantin: Well hello there! $name, who's this girl you've brought into our secret hideout?</span>
<span style="color:pink">$name: Hey uncle, this is Martine! She's an apprentice of the PI, and she's going to help us!</span>
He looks at you both with interested eyes.
<span style="color:crimson">Constantin: Tyson, take Martine into the adjacent room and brief her on the current mission. I'll set up supplies for her once you're done.</span>
Tyson motions for the door, and Martine seems eager to follow him.
In the meantime, Constantin sets out a button-up blouse and some video camera goggles for Martine to wear whenever she is in the church. It will help spy out on Father John and the nuns to really figure out what is going on there, in close quarters, without being caught and captured.
[[Continue|tysonMartine]]As your enter the office, a smell of coffee, cigarettes and... news papers... hits you. It looks like it haven't been cleaned in ages.
[img[img/piOffice.webp]]
<<if $questDays gte 2>>You lock eyes with another girl. She looks beautiful. Blonde hair, blue eyes, slim build but with a perfect set of tits. Who is this goddess?
[[Get introduced|martineBrief]]<<else>><span style="color:lightyellow">JJ: Martine is not here, yet. Come back tomorrow, I'm sure she'll arrive by then.</span>
He motions to the door.
[[Leave|city]]<</if>>[img[img/piOffice.webp]]
<span style="color:lightyellow">JJ: $name, this is Martine. She's very interested in hearing what you have to say.</span>
<span style="color:pink">$name: Hello, Martine!</span>
You smile and wave. She does the same to you.
You explain the situation to her, you tell her that she'll have to pretend to be a girl in distress, looking for help from the reverent. She's looking on with keen interest to what you have to say, even nodding along as she agrees with some of the points you're making. You have a feeling that this girl is going to get you far.
In the end, Martine agrees to help you.
<span style="color:pink">$name: Follow me, and I'll introduce you to the rest of the team!</span>
[[Introduce her to Constantin and Tyson|constOffice]][img[img/constOffice.webp]]
Martine strips down to redress in the button up shirt. She seems incredibly invested in this investigation of Father John. Even more so than any of you have seemed up to this point. Constantin and Tyson are staring at her. Perhaps because she's not wearing a bra.
[img[img/martineDress.webp]]
It doesn't take her long to get ready, glasses on and everything.
Tyson begins setting up a desk with an old computer for you to use, so you can see what Martine is doing as well. It will help gather some intel for you to use, alongside with what you already have.
[[Sit at your desk|constDesk]][img[img/constDesk.webp]]
<<set $constDesk to true>><<if visited() is 1>><<set $johnIntel to 0>><<set $churchIntel to 0>><</if>>
You sit at the computer. It doesn't show much, and doesn't have many possibilities. Nonetheless, it's what's necessary to keep track of Martine. Here, you can talk into her ear and give her directions to what she needs to do. You can also plan out different methods to gain new intel on John.
Current intel on John: <b>$johnIntel</b>
Current intel on the Church: <b>$churchIntel</b>
<div class="terminal"><<type 10ms>>
<<if $period lte 5>>[[Give information|martineInformation]]
[[Tell her about John|martineJohn]]<<else>><<linkreplace "Give information">>Martine has gone home. You should do the same.<</linkreplace>>
<<linkreplace "Tell her about John">>Martine has gone home. You should do the same.<</linkreplace>><</if>>
[[Close computer|constOffice]]<</type>>
</div><<if $johnIntel gte 6 && $churchIntel gte 10>><<set $brothel to true>><</if>><<if $johnIntel gte 10>><<set $martineTurnt to true>><</if>>[img[img/constDesk.webp]]
<<if visited() is 1>>You feed her information about the church and the nuns. You tell her about the sermons.
All this information is very useful to her, and you can sense that she listens closely. Even slightly, you can hear her scribble something down. Is she sporting a notebook with her on the mission? Hopefully she isn't caught with it.
<span style="color:green">+ Church Intel</span><<else>>You feed her new information about the church.
You can hear the scribble again.
<span style="color:green">+ Church Intel</span><</if>>
[[Go back|constDesk]]
[[Close computer|constOffice]]
<<set $churchIntel += 1>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/constDesk.webp]]
<<if visited() is 1>>You feed her some information about John that you have gathered while you were in there. You tell her about the walls and the concubine rooms. You tell her about the cameras that you put up for Tyson before she was put in there. You tell her about all the things you went through with John and the nuns before you pulled out, and how you were captured.
She seems to take in all the information with grace.
<span style="color:green">+ John Intel</span><<else>>You feed her new information about John, that you have gotten from Tyson. It will help your cause.
<span style="color:green">+ John Intel</span><</if>>
[[Go back|constDesk]]
[[Close computer|constOffice]]
<<set $johnIntel += 1>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You stand in the livingroom of Tim's home. Of <i>your</i> home.
<<if $period eq 2>>Tim is not home at this hour.<<elseif $period eq 1>>Tim is home. He is still sleeping.<<elseif $period eq 3>>Tim is home. He is relaxing in the livingroom.<<elseif $period eq 4>>Tim is home. He is in his study. He shouldn't be disturbed.<<elseif $period eq 6>>Tim is home. He is sleeping.<<else>>Tim is home. He is somewhere around the house.<</if>>
[img[img/timHome.webp]]
<<if $period eq 6>>[[Go to sleep|timSleep]]<<else>>It's not time for sleep, yet.<</if>>
<<if $timClean gte 75>>[[Clean the house|timClean]]<<else>>The house doesn't need cleaning right now.<</if>>
<<if $period eq 1>>[[Make breakfast|timBreakfast]]<<elseif $period eq 3>>[[Make lunch|timLunch]]<<elseif $period eq 5>>[[Make dinner|timDinner]]<<else>>It's no time to make food.<</if>>
<<if $period eq 4 || $period is 2 && $timClean lt 75>>[[Relax|timRelax]]<<elseif $timClean gte 75>>This is no time to relax. The house is a mess! Clean up.<<else>>This is no time to relax. You still have stuff to do around the house.<</if>>
<<if $timShower is false && $period lte 5>>[[Take a shower|timShower]]<<elseif $timShower is true>>You've already taken a shower today. Tim will get mad if you take more than one shower a day.<<elseif $period gte 6>>It's too late to shower. Go to bed instead.<</if>>
<<linkreplace "Leave">><span style="color:red">You can't leave. Tim doesn't trust you enough. He likely never will.</span><</linkreplace>>
/* TIMS HOME: https://www.booking.com/hotel/us/riverdale-boone.da.html?aid=357028&label=bin859jc-1DCAso7AFCD3JpdmVyZGFsZS1ib29uZUgzWANoPYgBAZgBBrgBF8gBDNgBA-gBAYgCAagCA7gCvszftgbAAgHSAiRkYmYzZGI0Mi01YTU0LTQ0ODgtYWQ2OC02YmMxZWU4Y2UwOTPYAgTgAgE&sid=edfcee454892d5c866ffad62a55db04a&dist=0&keep_landing=1&sb_price_type=total&type=total& */[img[img/timHome.webp]]
You walk around the house with a broomstick and a vacuum cleaner, dusting off surfaces and cleaning the floors like a good little housewife.
Tim will surely like this!
<span style="color:green">+ Trust</span>
[[Finish cleaning|TimHome]]
<<set $timTrust += 1>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>
<<set $timClean to 0>>[img[img/timKitchen.webp]]
You decide to cook some breakfast for Tim. He's a hardworking man afterall. He needs good nutrition! A pair of eggs and some bacon would keep a man happy for a long time.
<span style="color:green">You call for Tim to come eat.</span>
<span style="color:lightyellow">Tim: Thank you, $name. This was lovely. I'm off for work!</span>
<span style="color:green">+ Trust</span>
You give him a kiss goodbye. Why did you do that? Resist!
[[Exit the kitchen|TimHome]]
<<set $timTrust += 1>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/timKitchen.webp]]
You cook some good lunch for Tim! It's been a hard day at work, I assume. He enters the kitchen and asks if there's anything he can help with. Deep down, you know it wasn't a question. He's not going to help you with anything. To save yourself the embarrasment, you decline. Politely. He smiles at you.
You set down his plate, and he digs in. He tells you a bit about his day, but tells you that you're going to hear the rest at dinner later.
<span style="color:lightyellow">Tim: Thank you, $name. This was lovely.</span>
<span style="color:green">+ Trust</span>
You give him a kiss.
[[Exit the kitchen|TimHome]]
<<set $timTrust += 1>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/timKitchen.webp]]
You cook a nice dinner for Tim! He's been spending a lot of time in the study. Still in there, actually. I wonder what he's doing in there? Perhaps learning something new? Maybe he's preparing some paperwork for the next day at work. Who knows? Not you.
You set down his plate, and call him to come eat. He sits down and smiles at you. He tells you about the rest of his day.
<span style="color:lightyellow">Tim: Thank you, $name. This was lovely.</span>
<span style="color:green">+ Trust</span>
You give him a kiss.
[[Exit the kitchen|TimHome]]
<<set $timTrust += 1>>
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/timBedroom.webp]]
You settle down next to Tim in his bed. Your shared bed, now. He's cuddling closer to you, and hugs you. The warmth of his loins heat up your ass, and you're instantly turned on, not like you weren't in the first place. You grind on him.
<span style="color:green">+ Trust</span>
[[Sleep|TimHome][$timClean += 15, $timTrust += 1, $timShower to false]]
<<Sleep>>[img[img/timHome.webp]]
You take a seat in the couch to relax. What do you even like to do to relax? It's like your mind only thinks about one thing, and that is sex. A lot of it. How did it come to this? You're horny 24/7 with a man that works and studies all the time, forced to cook him food three times a day or clean his house whenever it is messy. There's no escape to this. At least not right now.
You'll either have to endure your horniness for now, or go take care of it before Tim notices. For some reason, he doesn't seem too interested in you during the day. He's too busy.
/*[[Take care of it|timMasturbate]]*/
[[Stop relaxing|TimHome]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/timBedroom.webp]]
You enter the bedroom and lie down on the bed.
It doesn't take long for your panties to fly off your legs, and your wet, moist pussy to be exposed to the world. Or, well, Tim's bedroom.
You drive your hands down to your pussy, to relieve yourself of some of the torment you've been put through. It's as however, nothing is working.
You cum, and cum, and cum, but nothing seems to work.
[img[img/timMasturbate.webp]]
[[Finish and clean yourself|TimHome]]You awkwardly ask Lily if she wants to fool around.
<<set $rngesus = random(1)>>
She doesn't respond, but instead grabs your ass and flips you around.
<<if $strapon is true && $rngesus eq 1>>
She rummages through your bedside drawer and finds... your strapon!
<span style="color:deeppink">Lily: Ooo, what do we have here?</span>
She straps it on.
<span style="color:deeppink">Lily: Ass up, babe!</span>
She plunges the dildo into your pussy and fucks you ruthlessly.
[img[img/lilyStrap.webp]]
<<else>>
<span style="color:pink">$name: Oh!</span>
She rips your pants off, and with them, your panties!
<span style="color:pink">$name: Oh god Lily... You're making me wet!</span>
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span>
<span style="color:deeppink">Lily: Sh! Like, what did you think was going to happen? I totally love your pussy!</span>
[img[img/lilyFool.webp]]
<</if>>
You cum.
<span style="color:red">+ Corruption</span>
Lily likes you more
[[Finish up and send her home|mansionRoom]]
<<setArousal +5>>
<<setInhib -2>>
<<setCorruption +2>>
<<lily +5>><<set $vagCount += 1>>You ask Lily if she wants to fool around. It's not like anyone is going to come out here anyways and see you having fun, so Lily, without much hesitation, throws her clothes away as if she was on fire. She smiles at you, and giggles a bit. She's looking really cute right now. Just to bite!
Her perky tits are glaring in the sun, like two beautiful small oranges, ready to squeeze and bite into, you hold her while slowly lowering your mouth to her nipples, tenderly nibbling on them. Soft moans escape her lips, as if she was being drawn away by the Goddess of Lust herself. You can see in her eyes, that she is enjoying this. A bit too much, even.
You slowly reach down to her tender loins. She's slowly parting her legs, and you're yet again moving your hand closer and closer towards the final destination. You can feel the warmth and the heat coming from the most sacred place on her body, inviting you in. Welcoming you. Just as you're about the grab her, you hesitate. You take in the moment, before finally giving the last push as your fingers clash with the moist, wet pussy right infront of you.
Her soft moans, now growing heavier and heavier by the second. It turns you on. It drives you crazy, like a wild lioness, watching an injured gazelle on the savannah. You can feel your entire body vibrate with lust and greed, wanting what is right infront of you.
You dig in.
[img[img/lilyCamp.webp]]
You both cum in unison.
[[Clean up|parkCamp]]
<<setArousal +5>>
<<setInhib -2>>
<<setCorruption +2>>
<<lily +5>><<set $vagCount += 1>>You awkwardly ask Lily if she wants to fool around.
<<set $rngesus = random(1)>>
She doesn't respond, but instead grabs your ass and flips you around.
<<if $strapon is true && $rngesus eq 1>>
She rummages through your bedside drawer and finds... your strapon!
<span style="color:deeppink">Lily: Ooo, what do we have here?</span>
She straps it on.
<span style="color:deeppink">Lily: Ass up, babe!</span>
She plunges the dildo into your pussy and fucks you ruthlessly.
[img[img/lilyStrap.webp]]
<<else>>
<span style="color:pink">$name: Oh!</span>
She rips your pants off, and with them, your panties!
<span style="color:pink">$name: Oh god Lily... You're making me wet!</span>
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span>
<span style="color:deeppink">Lily: Sh! Like, what did you think was going to happen? I totally love your pussy!</span>
[img[img/lilyFool.webp]]
<</if>>
You cum.
<span style="color:red">+ Corruption</span>
Lily likes you more
[[Clean up|masterLux]]
<<setArousal +5>>
<<setInhib -2>>
<<setCorruption +2>>
<<lily +5>><<set $vagCount += 1>>!!Character creation
<b>Gender assigned at birth:</b>
<label>Girl <<radiobutton "$gender" "Girl" checked>></label> | <label>Guy <<radiobutton "$gender" "Guy">></label>
<b>Partner:</b>
<label>Girlfriend <<radiobutton "$partner" "girlfriend">></label> | <label>Boyfriend <<radiobutton "$partner" "boyfriend" checked>></label>
<b>Upbringing:</b>
<div class="cols"><label><<radiobutton "$upbring" "chrisvirg" checked>> Christian virgin.</label>
<label><<radiobutton "$upbring" "athletic">> Athletic and self-indulgent.</label>
<label><<radiobutton "$upbring" "brat">> Inexperienced brat.</label>
<label><<radiobutton "$upbring" "airhead">> Naive airhead./*(lower starting inhibition)*/</label>
<label><<radiobutton "$upbring" "attwhore">> Attention whore./*(F only.)*/</label>
<label><<radiobutton "$upbring" "loud">> Loud and obnoxious./*(M only.)*/</label>
<label><<radiobutton "$upbring" "nerd">> Unpopular nerd./*(allows for TF start for both F and M, has an easier time becoming friends with Chloe.)*/</label></div>
[[Play!|buffer]][img[img/timBathroom.webp]]
You stand in Tim's bathroom, ready to undress and take a shower.
The smell of wet wood still coming off from Tim's morning shower is... relaxing. Almost like a sauna, but without the warmth of it.
<<linkreplace "Take a shower">>You strip down and begin showering. There's no bathtub, but you'll make due.
[img[img/timShower.webp]]
<<set $timShower to true>>
You feel rejuvinated and ready to take on whatever comes at you. Or, well, at least in your state of melted mind.
[[Finish showering|TimHome]]<</linkreplace>>
<<Shower>>You open up Gmail. You have $emails emails available for reading.
<<if $emailPorn is true>><br>[[PornGrub / We'd like to off...|pornGrubMail]]<br><</if>>
[[Leave|$emailAddress]]<span style="color:lightyellow"><b>We'd like to offer you a job!</b>
Hello $name!
Our talent recruiter has spotted your live streams, and to say the least, he was very impressed by your ability to rope in your audience! We'd therefore like to schedule an interview with you and our team on 69th BBC Ave at your earliest convenience. If you're having trouble finding us, we're located close to the Verdantia University! We always have staff on hand, so just pop on in and we'll take it from there.
Best regards,
Johnny Huevas | CPO PornGrub</span>
[[Leave|laptopMails]]
<<set $emails -= 1>><<set $emailPorn to false>><<set $pornGrub to true>>[img[img/insideCafe.webp]]
As you step into the cozy cafe, the aroma of freshly brewed coffee fills your senses, accompanied by the soft humming of the espresso machine.
You join Chloe in the Café. She seems giddy, like she's happy to see you. But let's be honest, when isn't she happy to see you?
<span style="color:teal">Chloe: Hi! I'm so happy you invited me here. Don't worry about paying, I'll handle that today!</span>
You order yourself the cheapest coffee, while Chloe gets a double espresso macchiato latte frappé with two pumps of vanilla cream syrup in a grande cup. Whatever the fuck that is. Did she order pumpkin in it too?
<<if visited() is 1>>You taste it, obviously. It tastes amazing.<<else>>You taste it, obviously. It tastes amazing, as always.<</if>>
<<if $dating is "Chloe">><br>You spend some time chatting with Chloe about your lives and the possible future you two might have together, and Chloe seems to be all about it. She seems very happy with you. Don't you ruin this with her.<br><</if>>
[[Initiate fun times|chloeCafeFun]]
[[End your date|Cafe]]
<<if $dating is "Chloe">><<chloeLove +2>><</if>>You decide to have some fun with Chloe. You start making suggestive faces at her. She seems to instantly connect the dots from your face to your wet pussy. She gets flustered and shy. Almost hiding away in that oversized sweater she's wearing. How cute.
<span style="color:teal">Chloe: We can't do anything here... Let's go back to my place, hehe...</span>
<span style="color:pink">$name: Okay!</span>
You are smiling from ear to ear.
It doesn't take you long to reach her place, and Chloe is already naked in front of you!
You climb up into her bed and throw your clothes away. It doesn't take long for both of you to be climbing up inside each other. Figuratively speaking, of course.
The hot sounds coming from both of your pussies is filling the room. Sex is in the air, tonight!
[img[img/chloeCafeFun.webp]]
It doesn't take long for you to reach climax. Just as you're about to cum, Chloe does the same. <span style="color:pink">You cum at the same time!</span>
Very hot.
[[Clean up|chloeBedroom]]
Welcome to the alt stats page. Here will be random stats that doesn't have much meaning to you or the game. Visit here just for fun.
<<if visited("Deal") is 0>>You haven't played Blackjack yet. There are no stats for you to view about Blackjack, yet. You can play Blackjack in Los Huevas by taking the train from the city<<else>>Total amount of money betted in Blackjack: $totalBetAmount
Total amount of money won in Blackjack: $totalWinAmount
Total amount of times won in Blackjack: $winAmount<</if>>
<<if ndef $parkVisits>>Amount of times visited the park: 0<<else>>Amount of times visited the park: $parkVisits<</if>>
<<if visited("lake") gte 1>>You discovered the lake!<<else>>You haven't discovered the lake yet.<</if>>
Total amount of seeds bought at the farmes market: $seedsBought
Amount of crops harvested in your backyard: $cropsHarvest
Total amount of emails answered: $totalEmails
[[Go back|Stats]]On this screen, you can choose your investments. Choose wisely, as they will fluctuate every day.
<<if $spx is 0 && $nvda is 0 && $tsla is 0 && $aapl is 0 && $dmi is 0 && $dji is 0>>You have 0 open positions. Open a position and come back to be shown your open positions.<<else>>
S&P500: £$spx
NVIDIA: £$nvda
Dow Jones: £$dji
Tesla: £$tsla
Apple: £$aapl
DimirSoft: £$dmi<</if>>
<<linkreplace "Invest in S&P500">><b>SPX</b>
<i>Any money invested will fluctuate until position closure.</i> You currently have <span style="color:yellow">£{{$spx}}</span> invested.
<span style="color:green">Open a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replySP">>\
<<if $balance gte _investAmount>><<if _investAmount gt 0>><<set $balance -= parseInt(_investAmount)>><<set $spx += parseInt(_investAmount)>>\
<<updatebar>>\
Successfully bought £_investAmount worth of SPX! Visit this screen later to close positions.\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replySP'><span style="color:lightyellow">Waiting for input...</span></span>
<span style="color:red">Close a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyWSP">>\
<<if $spx gte _investAmount>><<if _investAmount gt 0>><<set $balance += parseInt(_investAmount)>><<set $spx -= parseInt(_investAmount)>>\
<<updatebar>>\
Successfully sold £_investAmount worth of SPX!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough invested to close a position!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyWSP'><span style="color:lightyellow">Waiting for input...</span></span>
<</linkreplace>>
<<linkreplace "Invest in NVIDIA">><b>NVDA</b>
<i>Any money invested will fluctuate until position closure.</i> You currently have <span style="color:yellow">£{{$nvda}}</span> invested.
<span style="color:green">Open a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyN">>\
<<if $balance gte _investAmount>><<if _investAmount gt 0>><<set $balance -= parseInt(_investAmount)>><<set $nvda += parseInt(_investAmount)>>\
<<updatebar>>\
Successfully bought £_investAmount worth of NVDA! Visit this screen later to close positions.\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyN'><span style="color:lightyellow">Waiting for input...</span></span>
<span style="color:red">Close a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyWN">>\
<<if $nvda gte _investAmount>><<if _investAmount gt 0>><<set $balance += parseInt(_investAmount)>><<set $nvda -= parseInt(_investAmount)>>\
<<updatebar>>\
Successfully sold £_investAmount worth of NVDA!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough invested to close a position!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyWN'><span style="color:lightyellow">Waiting for input...</span></span>
<</linkreplace>>
<<linkreplace "Invest in Dow Jones">><b>DJI</b>
<i>Any money invested will fluctuate until position closure.</i> You currently have <span style="color:yellow">£{{$dji}}</span> invested.
<span style="color:green">Open a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyD">>\
<<if $balance gte _investAmount>><<if _investAmount gt 0>><<set $balance -= parseInt(_investAmount)>><<set $dji += parseInt(_investAmount)>>\
<<updatebar>>\
Successfully bought £_investAmount worth of DJI! Visit this screen later to close positions.\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyD'><span style="color:lightyellow">Waiting for input...</span></span>
<span style="color:red">Close a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyWD">>\
<<if $dji gte _investAmount>><<if _investAmount gt 0>><<set $balance += parseInt(_investAmount)>><<set $dji -= parseInt(_investAmount)>>\
<<updatebar>>\
Successfully sold £_investAmount worth of DJI!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough invested to close a position!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyWD'><span style="color:lightyellow">Waiting for input...</span></span>
<</linkreplace>>
<<linkreplace "Invest in Tesla">><b>TSLA</b>
<i>Any money invested will fluctuate until position closure.</i> You currently have <span style="color:yellow">£{{$tsla}}</span> invested.
<span style="color:green">Open a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyT">>\
<<if $balance gte _investAmount>><<if _investAmount gt 0>><<set $balance -= parseInt(_investAmount)>><<set $tsla += parseInt(_investAmount)>>\
<<updatebar>>\
Successfully bought £_investAmount worth of TSLA! Visit this screen later to close positions.\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyT'><span style="color:lightyellow">Waiting for input...</span></span>
<span style="color:red">Close a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyWT">>\
<<if $tsla gte _investAmount>><<if _investAmount gt 0>><<set $balance += parseInt(_investAmount)>><<set $tsla -= parseInt(_investAmount)>>\
<<updatebar>>\
Successfully sold £_investAmount worth of TSLA!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough invested to close a position!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyWT'><span style="color:lightyellow">Waiting for input...</span></span>
<</linkreplace>>
<<linkreplace "Invest in Apple">><b>AAPL</b>
<i>Any money invested will fluctuate until position closure.</i> You currently have <span style="color:yellow">£{{$aapl}}</span> invested.
<span style="color:green">Open a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyA">>\
<<if $balance gte _investAmount>><<if _investAmount gt 0>><<set $balance -= parseInt(_investAmount)>><<set $aapl += parseInt(_investAmount)>>\
<<updatebar>>\
Successfully bought £_investAmount worth of AAPL! Visit this screen later to close positions.\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyA'><span style="color:lightyellow">Waiting for input...</span></span>
<span style="color:red">Close a position.</span>
<<textbox '_investAmount' ''>>
<<link "Enter">>\
<<replace "#textbox-replyWA">>\
<<if $aapl gte _investAmount>><<if _investAmount gt 0>><<set $balance += parseInt(_investAmount)>><<set $aapl -= parseInt(_investAmount)>>\
<<updatebar>>\
Successfully sold £_investAmount worth of AAPL!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough invested to close a position!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyWA'><span style="color:lightyellow">Waiting for input...</span></span>
<</linkreplace>>
<<linkreplace "Invest in DimirSoft">><b>DMI</b>
<i>Any money invested will fluctuate until position closure.</i> You currently have <span style="color:yellow">£{{$dmi}}</span> invested.
<span style="color:green">Open a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyDMI">>\
<<if $balance gte _investAmount>><<if _investAmount gt 0>><<set $balance -= parseInt(_investAmount)>><<set $dmi += parseInt(_investAmount)>>\
<<updatebar>>\
Successfully bought £_investAmount worth of DMI! Visit this screen later to close positions.\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyDMI'><span style="color:lightyellow">Waiting for input...</span></span>
<span style="color:red">Close a position.</span>
<<textbox '_investAmount' ''>>
<<link "Enter">>\
<<replace "#textbox-replyWDMI">>\
<<if $dmi gte _investAmount>><<if _investAmount gt 0>><<set $balance += parseInt(_investAmount)>><<set $dmi -= parseInt(_investAmount)>>\
<<updatebar>>\
Successfully sold £_investAmount worth of DMI!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough invested to close a position!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyWDMI'><span style="color:lightyellow">Waiting for input...</span></span>
<</linkreplace>>
<<link "Exit investment screen">><<run Dialog.close()>><</link>>[img[img/uaztrainstation.webp]]
The signs read "<b>UAZ.</b>" Probably stands for Urban Agricultural Zone.
You arrive at the trainstation in <span style="color:yellow">UAZ</span>. The rank smell of manure hits your nostrils. Farmers are walking casually along the trainstation, either to get into the city and sell their produce or to get back onto their farms.
The city has paid for all return trips.
[[Back to the city|trainstation]]
[[Go outside|uaz]]
<<if visited() is 1>><<set $produceDays to 0>><<set $farmInvest to 0>><<set $donateTierHoney to 0>><</if>>[img[img/uaz.webp]]
You step outside and are met by tractors and expensive cars. Being a farmer could really pay off.
<<if $farmInvest eq 0>>You should think about donating some money to a small farm. Perhaps they'll let you have some produce in return.
[[Donate to a small farm|donateFarm]]<<else>>You've donated £$farmInvest to Honey Farms.<<if $donateTierHoney is 1>> It's not enough for them to supply produce to you, yet.<<elseif $donateTierHoney is 2>> It's enough for them to supply produce to you. They're sending you a packet of 10 groceries per week.<<elseif $donateTierHoney is 3>> It's enough for them to supply a large amount of produce to you. They're sending you a packet of 25 groceries per week.<</if>>
[[Visit them|honeyFarms]]<</if>>
[[Farmers Market|farmersMarket]]
[[Go to the trainstation|uazTrain]][img[img/honeyFarms.webp]]
You arrive at Honey Farms. They've got a small donationbox at the entrance. Beside it is a sheet of paper. It's to write cheques. You'll need some money in your balance to donate to the farm.
<<if ndef $balance>>You don't have a bank account. <span style="color:lightyellow">You should visit the bank to open a savings account.</span><<else>>You've got <span style="color:yellow">£{{$balance}}</span> in your balance.<</if>>
<<if $balance gt 0>><<linkreplace "Donate to Honey Farms">><<textbox '_donate' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-reply">>\
<<if $balance gte _donate>><<if _donate gt 0>><<set $farmInvest += parseInt(_donate)>><<set $balance -= _donate>>\
<<updatebar>><<update "tier">>\
Successfully donated <span style="color:yellow">£_donate</span>!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-reply'>Waiting for input...</span><</linkreplace>><<else>>You don't have enough money to donate anything.<</if>>
[[Leave|uaz]]
<<lb "tier">>
<<if $farmInvest gte 100000>><<set $donateTierHoney to 3>><<elseif $farmInvest gte 50000>><<set $donateTierHoney to 2>><<elseif $farmInvest gte 25000>><<set $donateTierHoney to 1>><<else>><</if>>
<</lb>>[img[img/honeyFarms.webp]]
You arrive at Honey Farms. They've got a small donationbox at the entrance. Beside it is a sheet of paper. It's to write cheques. You'll need some money in your balance to donate to the farm. You've currently placed donations worth a whopping <span style="color:yellow">£$farmInvest!</span>
You've got <span style="color:yellow">£{{$balance}}</span> in your balance.
<<if $balance gt 0>><<linkreplace "Donate to Honey Farms">><<textbox '_donate' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-reply">>\
<<if $balance gte _donate>><<if _donate gt 0>><<set $farmInvest += parseInt(_donate)>><<set $balance -= _donate>>\
<<updatebar>><<update "tier">>\
Successfully donated <span style="color:yellow">£_donate</span>!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-reply'>Waiting for input...</span><</linkreplace>><<else>>You don't have enough money to donate anything.<</if>>
[[Speak with farmers|honeySpeak]]
[[Leave|uaz]]
<<lb "tier">>
<<if $farmInvest gte 10000>><<set $donateTierHoney to 3>><<elseif $farmInvest gte 5000>><<set $donateTierHoney to 2>><<elseif $farmInvest gte 2500>><<set $donateTierHoney to 1>><<else>><</if>>
<</lb>><<widget "farmDonate">><<silently>>
<<if $produceDays eq 0>>
<<if $donateTierHoney is 2>><<set $groceries += 5>><</if>>
<<if $donateTierHoney is 3>><<set $groceries += 10>><</if>>
<</if>>
<<if $produceDays gt 0>><<set $produceDays -= 1>><<elseif $produceDays eq 0>><<set $produceDays to 6>><</if>>
<</silently>><</widget>>[img[img/fertRes.webp]]
You enter the fertility research department. It's brand new. You funded this place, and therefore they've built it in your name. <span style="color:lightyellow"><b>St. $name Fertility Research Center</b></span>. It feels weird, but at the same time it gives you a sense of completion and aspiration. You've finally done something remotely noteworthy with your life.
<<if visited() is 1>><<set $fertDonate to 0>><</if>>
There's a few options for you in here, however some other options may need a bit more funding.
<<lb>><<if $fertDonate lt 50000>>Current donations towards fertility research: <span style="color:yellow">£$fertDonate</span>
<<if $money gte 10000>><<link "Donate $10.000 towards further fertility research">><<setMoney -10000>><<set $fertDonate += 10000>><<updatebar>><<update>><</link>><<else>>You don't have enough money to donate. You need at least <span style="color:yellow">£10.000</span>!<</if>><<else>>[[Partake in research|partRes]]<</if>><</lb>>
[[Review medical logs|fertLogs]]
[[Speak with doctors|docSpeak]]
[[Leave the department|hospital]]
[[Leave the hospital|city]][img[img/fertLogs.webp]]
You enter the server room to access the fertility research logs. Usually they won't let anyone in here to review them, but since your name is literally on almost every sign in this department, it would seem weird that you aren't allowed to enter here.
You click on one of the files.
<div class="terminal"><<type 5ms>><<switch random(1,10)>><<case 1>><b>Fertility Log Review #12.</b>
<b>Date:</b> August 14, 2024
<b>Subject:</b> Age-related ovarian decline study (Female, 18)
<b>Procedure:</b> Ovarian reserve testing using AMH and AFC markers.
<b>Results:</b>
<li>AMH levels at 0.8 ng/mL, indicating low ovarian reserve.</li>
<li>Antral follicle count (AFC) of 5.</li>
<i>Notes: Significant reduction in ovarian activity compared to previous tests conducted at age 35, suggesting accelerated decline in fertility.</i>
<b>Next Steps:</b> Consideration of egg freezing as a preventive measure before further reduction in ovarian reserve.<<case 2>><b>Fertility Log Review #3.</b>
<b>Date:</b> September 2, 2024
<b>Subject:</b> Male infertility and sperm motility (Male, 25)
<b>Procedure:</b> Semen analysis conducted following 3 months of dietary supplements aimed at improving sperm health.
<b>Results:</b>
<li>Sperm motility increased from 30% to 42%.</li>
<li>Total sperm count rose from 18 million to 22 million.</li>
<i>Notes: Modest improvement in sperm quality noted, though patient remains below the fertility threshold for conception without assistance.</i>
<b>Next Steps:</b> Continue supplements for another 3 months, review lifestyle factors (stress, diet).<<case 3>><b>Fertility Log Review #4.</b>
<b>Date:</b> October 5, 2024
<b>Subject:</b> Impact of PCOS on ovulation cycles (Female, 19)
<b>Procedure:</b> Clomiphene citrate (Clomid) trial to induce ovulation.
<b>Results:</b>
<li>Ovulation confirmed on Day 16 of the cycle.</li>
<li>Progesterone levels at 10 ng/mL post-ovulation, within acceptable range.</li>
<i>Notes: Ovulatory response to Clomid is positive, though concerns about thin endometrial lining (6mm).</i>
<b>Next Steps:</b> Evaluate potential for using Letrozole as an alternative ovulation induction medication.<<case 4>><b>Fertility Log Review #16.</b>
<b>Date:</b> July 12, 2024
<b>Subject:</b> Unexplained infertility after 2 years of trying (Couple, F 18, M 19)
<b>Procedure:</b> Diagnostic laparoscopy and hysteroscopy.
<b>Results:</b>
<li>No structural abnormalities in uterus or fallopian tubes.</li>
<li>Mild endometriosis (Stage 1) found but unlikely the primary cause of infertility.</li>
<i>Notes: Diagnosis of unexplained infertility upheld. Laparoscopic excision of endometriosis completed.</i>
<b>Next Steps:</b> Begin intrauterine insemination (IUI) protocol with ovarian stimulation.<<case 5>><b>Fertility Log Review #21.</b>
<b>Date:</b> November 10, 2024
<b>Subject:</b> Egg quality preservation and IVF planning (Female, 21)
<b>Procedure:</b> Egg retrieval for IVF following 10 days of ovarian stimulation.
<b>Results:</b>
<li>12 eggs retrieved, 7 mature, 5 fertilized successfully.</li>
<li>Embryos developing normally at Day 3.</li>
<i>Notes: Good initial response to stimulation given patient's age. Will proceed with preimplantation genetic testing (PGT) for chromosomal normalcy.</i>
<b>Next Steps:</b> Embryo transfer scheduled for next cycle.<<case 6>><b>Fertility Log Review #3.</b>
<b>Date:</b> August 25, 2024
<b>Subject:</b> Male fertility recovery post-chemotherapy (Male, 24)
<b>Procedure:</b> Sperm banking after 12 months post-chemotherapy for Hodgkin's lymphoma.
<b>Results:</b>
<li>Sperm count low (6 million), motility also reduced at 22%.</li>
<i>Notes: Chemotherapy has clearly impacted fertility, but sperm production persists at a reduced rate.</i>
<b>Next Steps:</b> Recommend further sperm banking and consultation with reproductive urologist.<<case 7>><b>Fertility Log Review #7.</b>
<b>Date:</b> June 30, 2024
<b>Subject:</b> Ovulation tracking post-miscarriage (Female, 20)
<b>Procedure:</b> Monitoring ovulation using basal body temperature (BBT) and luteinizing hormone (LH) strips.
<b>Results:</b>
<li>Ovulation confirmed on Day 14 based on LH surge and BBT rise.</li>
<li>Progesterone levels after ovulation in normal range (12 ng/mL).</li>
<i>Notes: Patient's cycle returned to normal range 2 months after miscarriage, with healthy luteal phase indicators.</i>
<b>Next Steps:</b> Continue natural conception attempts for 6 months before considering assisted reproductive technologies.<<case 8>><b>Fertility Log Review #18.</b>
<b>Date:</b> September 14, 2024
<b>Subject:</b> Donor egg IVF for early menopause (Female, 26)
<b>Procedure:</b> Egg donor selection and synchronization of cycles for embryo transfer.
<b>Results:</b>
<li>10 donor eggs received, 8 fertilized, 6 viable blastocysts at Day 5.</li>
<i>Notes: Excellent embryo development; donor quality confirmed. Recipient endometrial lining at 8.5mm, suitable for implantation.</i>
<b>Next Steps:</b> Proceed with embryo transfer after PGT results.<<case 9>><b>Fertility Log Review #24.</b>
<b>Date:</b> December 1, 2024
<b>Subject:</b> Impact of lifestyle changes on fertility (Couple, F 21, M 22)
<b>Procedure:</b> Review after 6 months of targeted lifestyle changes (diet, exercise, cessation of alcohol/smoking).
<b>Results:</b>
<li>Female: Improved AMH levels from 1.1 ng/mL to 1.6 ng/mL.</li>
<li>Male: Sperm motility increased to 52%, count up to 30 million.</li>
<i>Notes: Significant positive outcomes from lifestyle interventions, particularly for male partner.</i>
<b>Next Steps:</b> Begin IUI with ovarian stimulation in next cycle.<<case 10>><b>Fertility Log Review #27.</b>
<b>Date:</b> March 7, 2024
<b>Subject:</b> Polycystic Ovary Syndrome (PCOS) and IVF outcomes (Female, 18)
<b>Procedure:</b> IVF stimulation cycle using gonadotropins.
<b>Results:</b>
<li>18 eggs retrieved, 10 mature, 6 fertilized.</li>
<li>3 viable blastocysts on Day 5, poor embryo quality noted in remaining samples.</li>
<i>Notes: High response to stimulation but concerns about overall embryo quality. PCOS likely influencing egg quality.</i>
<b>Next Steps:</b> Consider mild IVF protocol for future cycles to improve egg quality and embryo viability.<</switch>><</type>></div>
Very interesting information. Although, you can't really use this information for anything.
[[Leave|fertRes]][img[img/fertRes.webp]]
You stop one of the doctors in the hallway.
<<switch random(1,5)>><<case 1>><span style="color:lightyellow">Doctor: Hello $name! What a beautiful department we've been able to build! All because of you. On behalf of all doctors here at Sunspilled Health, thank you!</span>
<span style="color:pink">$name: Oh, you're very welcome! It's the least I could do...</span>
He lights up in a big smile.
<span style="color:lightyellow">Doctor: Anyways, was there something you needed?</span>
<span style="color:pink">$name: I just wanted to know how the research is going?</span>
<span style="color:lightyellow">Doctor: With all this equipment, it can't go any other way than up!</span>
He laughs a hearty laugh. You can hear it coming from his belly.
<span style="color:pink">$name: Oh I am glad to hear that!</span>
He smiles and hurries away.<<case 2>><span style="color:pink">$name: Hello sir! How is the research going?</span>
<span style="color:lightyellow">Doctor: Up up and a way! Thank you, $name!</span>
He gives you a firm handshake.
<span style="color:lightyellow">Doctor: I wish I could stay and chat, but I am a bit busy right now. Sorry!</span><<case 3>><span style="color:lightyellow">Doctor: Hello, $name! Anything I can do for you today?</span>
<span style="color:pink">$name: No, just wanted to chat.</span>
You smile at the doctor. He smiles back. You sit down and chat for a bit, about nothing sepcifically. He tells you about the various forms of research that they are performing, even the more graphic and lenghty ones. It is very interesting to learn about what your donation is doing for the public. This was definitely for a good cause.<<case 4>><span style="color:pink">$name: Is there any other way that I can provide some help?</span>
<<if $fertDonate gte 50000>><span style="color:lightyellow">Doctor: Well, you can partake in the fertility research! That would be very, very helpful!</span><<else>><span style="color:lightyellow">Doctor: Well, we're looking to expand the research department a bit, so we'll need a bit more money to get some expensive equipment. I wouldn't ever ask that of you, but now you know.</span><</if>>
<span style="color:pink">$name: I'll see what I can do!</span><<default>>He stops and smiles, but tells you he has to keep working and unfortunately can't stay for a longer chat.<</switch>>
[[Continue|fertRes]]You enter the actual research room. This is where you're going to be participating in the fertility research. The doctors have already briefed you on the situation. You are going to be artificially inseminated, though not so much "artificially". Their main point of research is, that it has to come male to female, not tube to female.
The doctors are lining up to inseminate you.
[img[img/partRes.webp]]
You cum, multiple times, and so do they. Then again, what did you expect?
Your lewd moans fill the room. The wet sounds of their cocks slapping against your pussy has you completely hypnotized. You're drunk on cock. Slut.
Cum is leaking out of your pussy. Hopefully this works!
[[Leave|fertRes]][img[img/soup.webp]]
<<if visited() is 1>><<set $soup to 0>><</if>><<lb>><<if $soup lt 15>>You enter the soup kitchen. There's not much to do in here than to donate some food. Can you spare any? It may be a good idea to fund some farms in the Urban Agricultural Zones. They'll give you extra food weekly.<<elseif $soup gte 15 && $soup lt 25>>You enter the soup kitchen. <span style="color:lightyellow">Some of the workes there light up when they see you.</span> They know you're going to donate a bit more food for a good cause.<<elseif $soup gte 25>>You enter the soup kitchen. Most people in there greet you. You've become some kind of celebrity in there. You even have a picture on the wall, with the writing <span style="color:lightyellow">"Employee of the Month"</span>. Ironically, all you do is come and give some of the food you don't want anyways.<</if>>
You currently have $groceries pounds of food to donate.
You have donated $soup pounds of food so far.
<<if $groceries gte 1>><<link "Donate some food">><<set $groceries -= 1>><<set $soup += 1>><<update>><</link>><<else>>You don't have any food to donate. You can get some in the grocery store, or by funding small farms in the UAZ.<</if>><</lb>>
[[Leave|outskirts]]<<set $dmi to 0>><<set $balance to 5000>>
<<linkreplace "Invest in DimirSoft">><b>DMI</b>
<i>Any money invested will fluctuate until position closure.</i> You currently have <span style="color:yellow">£{{$dmi}}</span> invested.
<span style="color:green">Open a position.</span>
<<textbox '_investAmount' '' autofocus>>
<<link "Enter">>\
<<replace "#textbox-replyDMI">>\
<<if $balance gte _investAmount>><<if _investAmount gt 0>><<set $balance -= parseInt(_investAmount)>><<set $dmi += parseInt(_investAmount)>>\
<<updatebar>>\
Successfully bought £_investAmount worth of DMI! Visit this screen later to close positions.\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough cash to deposit anything!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyDMI'><span style="color:lightyellow">Waiting for input...</span></span>
<span style="color:red">Close a position.</span>
<<textbox '_investAmount' ''>>
<<link "Enter">>\
<<replace "#textbox-replyWDMI">>\
<<if $dmi gte _investAmount>><<if _investAmount gt 0>><<set $balance += parseInt(_investAmount)>><<set $dmi -= parseInt(_investAmount)>>\
<<updatebar>>\
Successfully sold £_investAmount worth of DMI!\
<<else>>You haven't specified a value.<</if>>\
<<else>>You don't have enough invested to close a position!<</if>>\
<</replace>>\
<</link>>
<span id='textbox-replyWDMI'><span style="color:lightyellow">Waiting for input...</span></span>
<</linkreplace>>[img[img/casinoMasterRoom.webp]]
You stand in the casino managers office. It is almost pitch black, only the dim lights from outside the room are illuminating the path for you. Guards are still walking around outside, seemingly unaware of what is going on in here. Do you even know what you are looking for? Why are you in here?
<<if visited("CMSearchDesk") is 0>>[[Search his desk|CMSearchDesk]]<<elseif $deskKey is true && ndef $casinoDoc>>[[Search his desk|CMSearchDesk]]<<else>>You've already searched his desk.<</if>>
<<if visited("CMSearchShelves") is 0>>[[Search his shelves|CMSearchShelves]]<<else>>You've already searched his shelves.<</if>>
<<if visited("CMSearchTrash") is 0>>[[Search his trashcan|CMSearchTrash]]<<else>>You've already searched his trashcan.<</if>>
[[Leave|theLion]][img[img/casinoMasterRoom.webp]]
<<if ndef $deskKey>>You try to open up his desk. It's locked! He must be hiding some important documents here. Unfortunately, you don't have the key to enter this desk. It's either hidden here somewhere, or if he is smart, he's taken it home with him. Here's to hoping he is stupid.<<else>>You try to open up his desk. It's locked! He must be hiding some important documents here. Good for you for finding his key!
Most of these documents are scrap statements, but you notice one of them registered to "The Tiger LLC". What company is that? There's another one registered to "The Bobcat Ltd". What are these companies? The Lion seems to be wiring money through multiple of these companies? Are they... shell companies? You should take a picture of these documents and show Brody. Or... You could just steal the transcripts.
<<choose>><span style="color:lightyellow"><<linkreplace "Take a picture<br>">>You take pictures of all the documents you can find in this drawer, before neatly putting them away just as you found them, closing the drawer and putting the key back to its place on the shelf.<<set $casinoDoc to "picture">><</linkreplace>><<linkreplace "Steal them">>You take all the documents out of the desk and fold them neatly. You pocket them. There's not much more to do now but leave the office and get the hell out of here! This may have been a bad idea...<<set $casinoDoc to "stolen">><</linkreplace>></span><</choose>><</if>>
[[Go back|casinoMasterKey]][img[img/casinoMasterRoom.webp]]
You search his shelves. He's got a lot of books in his office. Most likely he spends most of his day reading in here, he's got a lot of guards managing the security cameras anyway. Funnily enough, you've never seen the manager. Maybe he's not even here, and just keeps his office looking neat? Doesn't matter. You're searching for something.
As your eyes dart over the hundreds of books on his shelves, you notice something shiny, reflecting against the dim lights outside of the office. It looks... Like a key? You grab it. <span style="color:lightyellow"><<if visited("CMSearchDesk") gte 1>>This must be the key to the desk!<<else>>I wonder what this is used for.<</if>></span>
[[Go back|casinoMasterKey]]
<<set $deskKey to true>>[img[img/casinoMasterRoom.webp]]
You search the managers trashcan, hoping to find any documents you can use for leverage. Or something. You're actually not quite sure what you're searching for.
There's a half eaten apple in the trashcan, some tissue papers that seem to be filled with a gooey substance, and some pages of good-for-nothing documents. Most of the pages are redacted anyways and unreadable.
Nothing is of use for you.
[[Go back|casinoMasterKey]]You enter Brody's car.
<span style="color:lightyellow">Brody: What have you got for me?</span>
<<if $casinoDoc eq "stolen" || $casinoDoc eq "picture">><<if $casinoDoc eq "stolen">><<linkreplace "Hand over the stolen documents">>You give Brody a meek look, before procuring some documents from your pocket. It's the stolen casion documents! Brody looks at you with a bit of confusion, before taking the papers and looking upon them.
<span style="color:lightyellow">Brody: What's this?</span>
His eyes widen. Kind of like when a cat enters play-mode.
<span style="color:pink">$name: These are documents from The Lion... I'm not sure what they mean. I hope you can use them. I stole them...</span>
<<setMoney 1500>><<updatebar>><<set $casinoDocBrody to true>>
<span style="color:lightyellow">Brody: Good job! Pictures would have worked, too. Here's a little something for you hard work. Stay in touch.</span>
<span style="color:yellow">+ £1.500</span><</linkreplace>><</if>><<if $casinoDoc eq "picture">><<linkreplace "Show him the pictures of the documents">>You take your phone out and enter the gallary. You slide across the images until you reach the images of the documents.
<span style="color:lightyellow">Brody: What's this?</span>
His eyes widen. Kind of like when a cat enters play-mode.
<span style="color:pink">$name: These are documents from The Lion... I'm not sure what they mean. I hope you can use them. I took some pictures!</span>
<<setMoney 1500>><<updatebar>><<set $casinoDocBrody to true>>
<span style="color:lightyellow">Brody: Good job! Would have been easier with the physical documents. Here's a little something for you hard work. Stay in touch.</span>
<span style="color:yellow">+ £1.500</span>
You send the images to a number he gives you. Once he's recieved the images, he is likely going to discontinue the number. It's useless to you.<</linkreplace>><</if>><<else>>You don't have anything to show him. He looks at you rather disappointed. There's nothing to talk about, and it is a little awkward.<</if>>
[[Leave|losHuevas]]
<<set $brodyCallPhone to false>>
<<set $church to true>>[img[img/casinoMasterRoom.webp]]
You are taken back into the backroom again. The manager is here this time. This is the first time you're seeing him in person. He looks content.
<span style="color:crimson">Casino Manager: What do we have here?</span>
Guard 1: Sir, we have reason to believe that this is the girl who stole papers from your office.
He looks at you, still content, like he either does not care, or he has a plan for what he wants to do to you.
<span style="color:crimson">Casino Manager: Well?</span>
You are too frightened to muster a single word.
<span style="color:crimson">Casino Manager: Cat's got your tongue? It seems we'll just have to treat this as if my guard is telling me the truth. That's going to be a rather unfortunate situation for you, though.</span>
You still can't speak. What is wrong with you? Why did you have to steal those papers, you idiot!
<span style="color:crimson">Casino Manager: For now, I'll let you go. But know this, you won't have a waking moment not feeling like someone is stalking you. Watching you. Every. Single. Minute... Scram!</span>
[[Leave|theLion]][img[img/farmersmarket.webp]]
<<if ndef $seeds>><<set $seeds to 0>><<set $seedsBought to 0>><<set $mulch to 0>><</if>>
You arrive at the farmers market. This is a daily occurrance here in the urban agricultural zones. Farmers markets usually sell produce for cheap, and it seems like you can get some groceries for less than what you would have paid in the grocery store.
<<nobr>><<if $money gte 14>>
<<linkreplace "Buy vegetables - £14">>
<<setMoney -14>><<updatebar>>
<<set $groceries += 10>>
You bought vegetables.
<</linkreplace>><<else>>
You can't afford vegetables. They cost £14. Poor thing.
<</if>><</nobr>>
<<nobr>><<if $money gte 6>>
<<linkreplace "Buy honey - £6">>
<<setMoney -6>><<updatebar>>
<<set $groceries += 6>>
You bought honey.
<</linkreplace>><<else>>
You can't afford honey. It costs £6. Poor thing.
<</if>><</nobr>>
<<nobr>><<if $money gte 14>>
<<linkreplace "Buy fruits - £14">>
<<setMoney -14>><<updatebar>>
<<set $groceries += 8>>
You bought fruits.
<</linkreplace>><<else>>
You can't afford fruits. They cost £14. Poor thing.
<</if>><</nobr>>
<<nobr>><<if $money gte 3>>
<<linkreplace "Buy seeds - £3">>
<<setMoney -3>><<updatebar>>
<<set $seeds += 1>><<set $seedsBought += 1>>
You bought seeds.
<</linkreplace>><<else>>
You can't afford seeds. They cost £3. Poor thing.
<</if>><</nobr>>
<<nobr>><<if $money gte 10>>
<<linkreplace "Buy mulch - £10">>
<<setMoney -10>><<updatebar>>
<<set $mulch += 1>>
You bought mulch.
<</linkreplace>><<else>>
You can't afford mulch. It costs £10. Poor thing.
<</if>><</nobr>>
<<lb>><<if ndef $secondPlanter>><<nobr>><<if $money gte 499>>
<<linkreplace "Buy second planter - £499">>
<<setMoney -499>><<updatebar>>
<<set $secondPlanter to 0>><<update>>
You bought a second planter.
<</linkreplace>><<else>>
You can't afford a second planter. It costs £499. Poor thing.
<</if>><</nobr>><</if>><<if $secondPlanter is 0 && ndef $thirdPlanter>>You already have bought a second planter.<br><<nobr>><<if $money gte 499>>
<<linkreplace "Buy third planter - £499">>
<<setMoney -499>><<updatebar>>
<<set $thirdPlanter to 0>><<update>>
You bought a third planter.
<</linkreplace>><<else>>
You can't afford a third planter. It costs £499. Poor thing.
<</if>><</nobr>><</if>><<if $secondPlanter is 0 && $thirdPlanter is 0>>You already have all the available planters.<</if>><</lb>>
[[Leave|uaz]][img[img/honeyFarms.webp]]
You chat up one of the farmhands on honey farms.
They talk about their work life and the ethics that follow working on a farm. He tells you all bout how the animals are treated with pure dignity as well as human interaction and plenty of time on the yard.
Actually, these animals have unrestricted access to green areas and can roam around as they want. When it becomes cold or starts raining, they have unrestricted access to inside areas with heating and roofing.
This is, by far, the best option for these animals. He tells you that they wouldn't be able to survive in the wild anyways, and that they have been domesticated for many many years.
This was very interesting and informative.
[[Leave|honeyFarms]][img[img/cropMansion.webp]]
<<silently>><<nobr>><<if ndef $growthRate1>><<set $growthRate1 to 60>><<set $growthRate2 to 50>><<set $growthRate3 to 40>><</if>>
<<if ndef $growthLevel1>><<set $growthLevel1 to 0>><<set $growthLevel2 to 0>><<set $growthLevel3 to 0>><</if>><<if ndef $firstPlanter>><<set $firstPlanter to 0>><</if>><<if ndef $seeds>><<set $seeds to 0>><</if>>
<<if ndef $waterSeed1>><<set $waterSeed1 to false>><<set $waterSeed2 to false>><<set $waterSeed3 to false>><</if>><</nobr>><</silently>>
You stand by the flower beds. You can plant seeds here and harvest for a vegetables once they're all grown out!
<<if $seeds is 0>>You don't have any seeds to plant here. <span style="color:lightyellow">You can get seeds from the farmers market in the UAZ by taking the train from the city.</span><<else>>You have <span style="color:lightyellow">{{$seeds}}</span> seeds to plant.<</if>>
<span id="seed1"><<if $seeds gte 1 && $firstPlanter is 0>><<linkreplace "Plant seeds">>You make a small hole in the soil with your finger, and plop a <span style="color:green">seed</span> down. You'll have to <span style="color:yellow">wait</span> until it grows.
Current growth: {{$growthLevel1}}
Current growth rate: $growthRate1
<<set $firstPlanter to 1>><<set $seeds -= 1>><<linkreplace "Water it<br>">>You water the seed.<br><<if $growthRate1 gt 0>><<set $growthLevel1 to Math.clamp($growthLevel1 + random(1,20) + ($growthRate1 / 10), 0, 100)>><<set $growthLevel1 to Math.round($growthLevel1)>><<set $waterSeed1 to true>><<else>><br><span style="color:lightyellow">Nothing seems to happen, though. <span style="color:red">Your soil is dead</span>. You should buy some mulch on the farmers market.<br></span><</if>><</linkreplace>><</linkreplace>><<elseif $seeds is 0 && $firstPlanter is 0>>You have no <span style="color:green">seeds</span> to plant!<<elseif $firstPlanter is 1>>You've already planted a <span style="color:green">seed</span> here.
Current growth: {{$growthLevel1}} <<lb "seed1">><<if $growthLevel1 is 100>> | <<link "Harvest">><<replace "#seed1">>You harvest the crops you've planted! Good work!
<span style="color:green">+ Vegetables</span><br><<set _groceries = random(1,4)>><<set $groceries += _groceries>><<set $cropsHarvest += _groceries>><<set $firstPlanter to 0>><</replace>><</link>><</if>><</lb>>
Current growth rate: {{$growthRate1}}
<<if $mulch gte 1 && $growthRate1 lt 100>>You have: {{$mulch}} mulch.<br><<linkreplace "Add mulch<br>">>You add some mulch to the soil.<br><<set $mulch -= 1>><<set $growthRate1 to Math.clamp($growthRate1 + 15, 0, 100)>><</linkreplace>><<elseif $growthRate1 is 100>>There's no reason to add mulch.<br><</if>><<if $waterSeed1 is false>><<linkreplace "Water it<br>">>\
You water the seed.<br>\
<<if $growthRate1 gt 0>><<silently>>
<<set $growthLevel1 to Math.clamp($growthLevel1 + random(1,20) + ($growthRate1 / 10), 0, 100)>>
<<set $growthLevel1 to Math.round($growthLevel1)>>
<<set $waterSeed1 to true>>
<<update "seed1">><</silently>>\
<<else>><br>
<span style="color:lightyellow">Nothing seems to happen, though. <span style="color:red">Your soil is dead</span>. You should buy some mulch on the farmers market.<br></span>
<</if>>\
<</linkreplace>><<else>>You've already watered your seed today. Come back tomorrow to avoid overwatering.<br><</if>><</if>></span>
\<span id="seed2"><<if $seeds gte 1 && $secondPlanter is 0>><br><<linkreplace "Plant seeds">>You make a small hole in the soil with your finger, and plop a <span style="color:green">seed</span> down. You'll have to <span style="color:yellow">wait</span> until it grows.
Current growth: {{$growthLevel2}}
Current growth rate: $growthRate2
<<set $secondPlanter to 1>><<set $seeds -= 1>><<linkreplace "Water it<br>">>You water the seed.<br><<if $growthRate2 gt 0>><<set $growthLevel2 to Math.clamp($growthLevel2 + random(1,20) + ($growthRate2 / 10), 0, 100)>><<set $growthLevel2 to Math.round($growthLevel2)>><<set $waterSeed2 to true>><<else>><br><span style="color:lightyellow">Nothing seems to happen, though. <span style="color:red">Your soil is dead</span>. You should buy some mulch on the farmers market.<br></span><</if>><</linkreplace>><</linkreplace>><<elseif $seeds is 0 && $secondPlanter is 0>><br>You have no <span style="color:green">seeds</span> to plant!<<elseif $secondPlanter is 1>><br>You've already planted a <span style="color:green">seed</span> here.
Current growth: {{$growthLevel2}} <<lb "seed2">><<if $growthLevel2 is 100>> | <<link "Harvest">><<replace "#seed2">><br>You harvest the crops you've planted! Good work!
<span style="color:green">+ Vegetables</span><br><<set _groceries = random(1,5)>><<set $groceries += _groceries>><<set $cropsHarvest += _groceries>><<set $secondPlanter to 0>><</replace>><</link>><</if>><</lb>>
Current growth rate: {{$growthRate2}}
<<if $mulch gte 1 && $growthRate2 lt 100>>You have: {{$mulch}} mulch.<br><<linkreplace "Add mulch<br>">>You add some mulch to the soil.<br><<set $mulch -= 1>><<set $growthRate2 to Math.clamp($growthRate2 + 15, 0, 100)>><</linkreplace>><<elseif $growthRate2 is 100>>There's no reason to add mulch.<br><</if>><<if $waterSeed2 is false>><<linkreplace "Water it<br>">>\
You water the seed.<br>\
<<if $growthRate2 gt 0>><<silently>>
<<set $growthLevel2 to Math.clamp($growthLevel2 + random(1,20) + ($growthRate2 / 10), 0, 100)>>
<<set $growthLevel2 to Math.round($growthLevel2)>>
<<set $waterSeed2 to true>>
<<update "seed2">><</silently>>\
<<else>><br>
<span style="color:lightyellow">Nothing seems to happen, though. <span style="color:red">Your soil is dead</span>. You should buy some mulch on the farmers market.<br></span>
<</if>>\
<</linkreplace>><<else>>You've already watered your seed today. Come back tomorrow to avoid overwatering.<br><</if>><<elseif ndef $secondPlanter>><br>The soil here is spoilt. You should buy a second planter from the <span style="color:lightyellow">farmers market</span>.<</if>></span>
\<span id="seed3"><<if $seeds gte 1 && $thirdPlanter is 0>><br><<linkreplace "Plant seeds">>You make a small hole in the soil with your finger, and plop a <span style="color:green">seed</span> down. You'll have to <span style="color:yellow">wait</span> until it grows.
Current growth: {{$growthLevel3}}
Current growth rate: $growthRate3
<<set $thirdPlanter to 1>><<set $seeds -= 1>><<linkreplace "Water it">>You water the seed.<<if $growthRate3 gt 0>><<set $growthLevel3 to Math.clamp($growthLevel3 + random(1,20) + ($growthRate3 / 10), 0, 100)>><<set $growthLevel3 to Math.round($growthLevel3)>><<set $waterSeed3 to true>><<else>><br><span style="color:lightyellow">Nothing seems to happen, though. <span style="color:red">Your soil is dead</span>. You should buy some mulch on the farmers market.</span><</if>><</linkreplace>><</linkreplace>><<elseif $seeds is 0 && $thirdPlanter is 0>><br>You have no <span style="color:green">seeds</span> to plant!<<elseif $thirdPlanter is 1>><br>You've already planted a <span style="color:green">seed</span> here.
Current growth: {{$growthLevel3}} <<lb "seed3">><<if $growthLevel3 is 100>> | <<link "Harvest">><<replace "#seed3">><br>You harvest the crops you've planted! Good work!
<span style="color:green">+ Vegetables</span><<set _groceries = random(1,6)>><<set $groceries += _groceries>><<set $cropsHarvest += _groceries>><<set $thirdPlanter to 0>><</replace>><</link>><</if>><</lb>>
Current growth rate: {{$growthRate3}}
<<if $mulch gte 1 && $growthRate3 lt 100>>You have: {{$mulch}} mulch.<br><<linkreplace "Add mulch<br>">>You add some mulch to the soil.<br><<set $mulch -= 1>><<set $growthRate3 to Math.clamp($growthRate3 + 15, 0, 100)>><</linkreplace>><<elseif $growthRate3 is 100>>There's no reason to add mulch.<br><</if>><<if $waterSeed3 is false>><<linkreplace "Water it">>\
You water the seed.\
<<if $growthRate3 gt 0>><<silently>>
<<set $growthLevel3 to Math.clamp($growthLevel3 + random(1,20) + ($growthRate3 / 10), 0, 100)>>
<<set $growthLevel3 to Math.round($growthLevel3)>>
<<set $waterSeed3 to true>>
<<update "seed3">><</silently>>\
<<else>>
<span style="color:lightyellow">Nothing seems to happen, though. <span style="color:red">Your soil is dead</span>. You should buy some mulch on the farmers market.</span>
<</if>>\
<</linkreplace>><<else>>You've already watered your seed today. Come back tomorrow to avoid overwatering.<</if>><<elseif ndef $thirdPlanter>><br>The soil here is spoilt. You should buy a third planter from the <span style="color:lightyellow">farmers market</span>.<</if>></span>
[[Leave|mansionGarden]]
BouyBouy[img[img/jobClass.webp]]
<<switch random(1,15)>><<case 1>>As you step into the classroom, a wave of noise hits you. Students chatter loudly, some with their feet propped on desks, while others scroll through their phones, completely ignoring your arrival. A group in the back is tossing paper balls at each other, and a pair near the window is deep in conversation about last night's game. The hum of conversation and laughter drowns out your thoughts as you contemplate how to restore order.<<case 2>>The classroom is unnervingly quiet as you enter. All eyes turn toward you as the students sit up straight, hands neatly folded on their desks. Not a single phone or whisper in sight. It feels almost too perfect. You sense the weight of their expectations hanging in the air. They're ready to learn—whether out of genuine interest or pressure remains to be seen.<<case 3>>As you enter, the classroom is a mixture of energy. A few students are engaged in quiet discussions about the last lesson, their notebooks open and pens poised. Others slump in their chairs, half-asleep, earbuds discreetly hidden beneath their hoodies. A few are staring out the window, clearly miles away in thought. It's a classroom of contrasts—students who are there to learn, and those who are counting down the minutes until they can leave.<<case 4>>You walk into a whirlwind of activity. Students are moving around, talking in small groups, and comparing notes. It looks chaotic at first, but after a moment, you realize they’re all discussing the group project you assigned last week. Their voices overlap, and the energy in the room is palpable. It's loud and disorganized, but they’re actually getting work done in their own way.<<case 5>>The door clicks shut behind you as you enter, but only a few students glance up. The rest are glued to their phones, fingers tapping away at screens. Some have earbuds in, not even pretending to pay attention. One or two lazily doodle in their notebooks. The hum of scrolling, texting, and the occasional chuckle at memes fills the room. It’s clear that capturing their attention will be an uphill battle today.<<case 6>>You walk into the classroom to see students sipping on their morning coffees, eyes bright and notebooks already open on their desks. There’s a quiet but palpable energy—several students lean forward expectantly, while a few others smile, seemingly excited for what’s to come. Some murmur greetings, and it feels as though they’re genuinely looking forward to the lesson.<<case 7>>The sound of voices raised in debate fills the room before you even enter. As you step in, you see groups of students passionately arguing over the topic you assigned for today’s discussion. Hands wave, heads nod in agreement or shake in protest, and their energy is contagious. It seems they’ve started without you, and they’re all too eager to have you settle the matter.<<case 8>>When you enter, there’s an undercurrent of restlessness in the room. Some students are fiddling with their pens or tapping their feet, while others are sneaking glances at the clock. A few murmur in low voices, casting sidelong glances at you, as if hoping you’ll dismiss class early. There's an unspoken question hanging in the air: How much will this actually matter to us?<<case 9>>As you walk in, you’re greeted by tense silence. Students are huddled over their notes, eyes darting nervously between pages or glancing up at you with anxious expressions. Today’s test has them on edge, and the atmosphere is thick with tension. Some whisper to each other, while others grip their pencils tightly, as if preparing for battle.<<case 10>>You step into a classroom with a warm, laid-back vibe. A few students are lounging in their seats, chatting quietly or doodling on the corners of their notebooks. Others smile at you and give casual waves. A student by the window has her nose in a book unrelated to class, while another nearby offers you a cheerful "Good morning!" It’s a relaxed, comfortable space where students seem at ease, awaiting the start of another easygoing lesson.<<case 11>>You enter the room to a flurry of hands raised high, eyes wide with expectation. Before you can even set down your things, students are peppering you with questions—some about yesterday’s lesson, others about unrelated but intriguing topics. They seem genuinely curious, almost as if they’ve been waiting all night to ask you. You’ll need to be quick on your feet to keep up with their enthusiasm.<<case 12>>As you step in, the room is a noisy patchwork of overlapping conversations. Students have pulled desks into clusters for group work, but some clusters are clearly off-task, laughing over shared memes and snacks. A few serious faces try to work, casting pleading glances at you to restore order. It’s barely controlled chaos, and it’s clear some groups will need a bit of redirection to stay on track.<<case 13>>When you enter, students are already absorbed in creative activities. Some are sketching or writing in journals, others discussing ideas animatedly, using their hands to describe the visions they have. There’s a hum of productivity mixed with personal expression; their energy feels fluid and inspiring. They hardly notice your entrance, lost in their artistic flow, but you can sense they’re ready to share ideas.<<case 14>>You walk into a classroom of students who barely glance your way, each looking a bit detached and disinterested. Some yawn or gaze out the window, while others are slouched low in their seats, arms crossed. A few exchange weary looks, as if they’re anticipating yet another dull lecture. They’ve seen it all—or so they think—and it’s clear that engaging them will require something unexpected.<<case 15>>The room is buzzing with laughter and friendly banter as you walk in. Students are chatting in pairs or small groups, some moving freely between desks as if this is more of a social gathering than a classroom. A few give you a cheerful wave or quick hello, but the overall energy feels more like a party than a lesson. It’s clear they’re in a playful mood, and it may take some finesse to redirect their energy into learning.<</switch>>
You need to decide on what to teach them for the day. There's a few subjects to choose from, as always.
<<if $schoolPre lte 13>><<if $sHelp is 0>>[[Ask Ross|askRoss]]<<else>>[[Ask Violet|askViolet]]<</if>><br><</if>>
<<if $period lte 4>><<if $art is true>>You got $artGrade in this class! <<if $artGrade is "F">>You're not fit to teach this subject.<<else>>
[[Art|classArt]]<</if>><<else>>You'll need to take some classes on art before you can teach this subject.<</if>>
<<if $anatomy is true>>You got $anatomyGrade in this class! <<if $anatomyGrade is "F">>You're not fit to teach this subject.<<else>>
[[Anatomy|classAnatomy]]<</if>><<else>>You'll need to take some classes on anatomy before you can teach this subject.<</if>>
[[Biology|classBiology]]
[[Mathematics|classMath]]<<else>>It's too late to teach any subject. You'll need at least 2 timeblocks. Come back during the afternoon at the latest.<</if>>
[[Leave the classroom|school]][img[img/school.webp]]
<<if ndef $student || $student is false>>You enter the school It's loud and students are running amok at every corner. You're not even sure when classes are in session, or which classes are, you just know there's students everywhere.
The sound and smells of school takes you back. Good thing this is a college, and hopefully people are more mature and grounded than they were in highschool. That was a scary time!
[[Go to the Dean's office|schoolDean]]<<if $job is "school">><br><<if $schoolHelp is false>>[[Go find your helper|schoolHelpFind]]<<else>><<if $period eq 3>>Your class is in recess.
[[Go to the cafeteria|schoolCafe]]<<else>>[[Go to your classroom|class101]]<</if>><</if>><br><</if>>
[[Enroll in a complete curriculum|schoolEnroll]]
<<if ndef $anatomy>>[[Enroll in Anatomy class|anatomy101]]<<elseif $anatomy is false && $anatomyGrade is "">><<if $anatomyTime is 0 && $period is 2>>[[Take anatomy classes|anatomy101]]<<elseif $anatomyTime is 1>>You've already been to the anatomy class today. Go home and study.<<elseif $period isnot 2>>Anatomy class is not in session yet.<</if>><<elseif $anatomyGrade is "F">>[[Take anatomy class|anatomy101]]<<elseif $anatomyGrade isnot "F">>You've already taken anatomy classes.<</if>>
<<if ndef $art>>[[Enroll in Arts and Crafts|art101]]<<elseif $art is false && $artGrade is "">><<if $artTime is 0 && $period is 2>>[[Take art classes|art101]]<<elseif $artTime is 1>>You've already been to the art class today. Go home and study.<<elseif $period isnot 2>>Art class is not in session yet.<</if>><<elseif $artGrade is "F">>[[Take art class|art101]]<<elseif $artGrade isnot "F">>You've already taken art classes.<</if>>
[[Go to the bathrooms|schoolstaffBathrooms]]
<<lb>><<if $job is "school" && $schoolPay is 0>><br>There's nothing to cash out. Hold a few classes to earn some money.<<elseif $job is "school" && $schoolPay gte 1>><br>You've collected <span style="color:yellow">£$schoolPay</span> so far.
<<link "Cash out">><<set $money += $schoolPay, $schoolPay to 0>><<updatebar>><<update>><</link>><</if>><</lb>>
[[Leave the school|cityRoads]]<<else>>You enter the school.
It's loud and students are running amok at every corner. You're not even sure when classes are in session, or which classes are, you just know there's students everywhere.
The sound and smells of school takes you back. Good thing this is a college, and hopefully people are more mature and grounded than they were in highschool. That was a scary time!
[[Go to the Dean's office|schoolDean]]
[[Go to the student counsellor|studentCounsellor]]
There's not much here. It's the front entrance at the school. <<if ndef $studentCard>><span style="color:lightyellow">You should approach the reception to get a school card. You'll need this card if you want to go anywhere on the school aside from the Dean's office or the student counsellor.</span>
[[Reception|schoolReception]]<<elseif ndef $dormKey>><span style="color:lightyellow">You should approach the reception to get a dorm room. You'll need this room if you want to do homework. You'll also be able to treat it as your room and living space. You'll also have a dorm mate.</span>
[[Reception|schoolReception]]<<else>>
Check your schedule for the day, here.
<<link "Your classes">><<run Dialog.setup('Classes', 'class');
Dialog.wiki('<<include "studentClasses">>').open()>>
<</link>>
[[Go to the Auditorium|auditorium]]
[[Go to the Science Hall|scienceHall]]
[[Go to the West Wing|westWingSchool]]
[[Go outside to the yard|schoolOutside]]<</if>>
[[Leave the school|cityRoads]]<</if>>[img[img/jobClass.webp]]
You tell the class to pick up their art books. It's time for a lesson in the wonderful arts of artistical advancement!
Today's lesson: <<switch random(1,5)>><<case 1>><b>Elements of Art: Line, Shape, and Color
Overview:</b>
The elements of art are foundational to all visual compositions. This lesson introduces students to line, shape, and color, focusing on how they can be used to create different effects in artwork.
<i>Key Concepts:</i>
<li>Different types of lines (straight, curved, zigzag, etc.) and their emotional impact</li>
<li>Shapes (geometric vs. organic) and their use in composition</li>
<li>Color theory basics (primary, secondary, complementary colors)</li>
<i>Activities:</i>
<ol><li>Line Exploration Exercise: Experiment with different lines to create textures and patterns on paper.</li>
<li>Shape Collage: Cut out geometric and organic shapes and arrange them to create a balanced composition.</li>
<li>Color Wheel Creation: Paint a color wheel to explore primary, secondary, and complementary colors.</li></ol><<case 2>><b>Exploring Texture and Value in Art
Overview:</b>
Texture and value add depth and interest to artworks. This lesson will focus on techniques to create different textures and values, enhancing students' ability to portray realism and contrast.
<i>Key Concepts:</i>
<li>Techniques for creating texture (e.g., cross-hatching, stippling, rubbing)</li>
<li>Value scales to show lightness and darkness</li>
<li>Use of shading to create depth and dimension</li>
<i>Activities:</i>
<ol><li>Texture Rubbing Exploration: Create a textured collage by doing rubbings of various surfaces.</li>
<li>Value Scale Practice: Draw a value scale from light to dark using graphite or charcoal.</li>
<li>Shading Practice: Practice shading simple shapes (like spheres or cubes) to understand light sources and shadow.</li></ol><<case 3>><b>Portrait Drawing and Proportions
Overview:</b>
Portraiture captures the likeness and expression of a person. This lesson introduces students to facial proportions and techniques for drawing realistic portraits.
<i>Key Concepts:</i>
<li>Basic proportions of the human face (placement of eyes, nose, mouth)</li>
<li>Techniques for drawing facial features</li>
<li>Creating expression through facial details</li>
<i>Activities:</i>
<ol><li>Facial Proportion Guidelines: Use guidelines to draw a basic face outline and place key features.</li>
<li>Feature Focus Practice: Practice drawing individual facial features (eyes, nose, mouth) with close attention to detail.</li>
<li>Self-Portrait Exercise: Draw a self-portrait or a portrait of a classmate using learned techniques.</li></ol><<case 4>><b>Perspective Drawing: Understanding Space and Depth
Overview:</b>
Perspective is a technique that gives drawings a sense of three-dimensional space. This lesson introduces one-point and two-point perspective to help students create depth in their work.
<i>Key Concepts:</i>
<li>One-point perspective for depth in simple compositions</li>
<li>Two-point perspective for more complex scenes</li>
<li>Vanishing point and horizon line concepts</li>
<i>Activities:</i>
<ol><li>One-Point Perspective Practice: Draw a simple room using one-point perspective with a clear vanishing point.</li>
<li>Two-Point Perspective Practice: Sketch a street scene using two-point perspective to create depth.</li>
<li>Create a Perspective Landscape: Draw a landscape scene, using either one- or two-point perspective to show depth.</li></ol><<case 5>><b>Exploring Abstract Art and Creative Expression
Overview:</b>
Abstract art emphasizes mood, color, and form over realistic representation. This lesson explores abstract art techniques and encourages creative self-expression without focusing on exact realism.
<i>Key Concepts:</i>
<li>Differences between abstract and realistic art</li>
<li>Using color, line, and form to convey emotions</li>
<li>Encouraging creativity and personal expression in art</li>
<i>Activities:</i>
<ol><li>Expressive Color Exercise: Paint or color a piece using only colors that represent specific emotions (e.g., blue for calm, red for energy).</li>
<li>Abstract Shape Collage: Create a collage from cut-out shapes to express a theme or feeling abstractly.</li>
<li>Freestyle Abstract Painting: Use paint, pastels, or markers to create an abstract piece focused on a mood, feeling, or music.</li></ol><</switch>>
<<switch random(1,5)>><<case 1>>A student comes up to you after class, asking for help with some art related questions. These are pertaining to nude modelling and different poses.
<<choose>><<linkreplace "Show him some textbooks<br>">>You pull up some textbooks that he can read to learn more, and tell him to remember the homework for next time. He looks disappointed, like he was expecting something more than that.<br><</linkreplace>><<if $corrupt gte 250 && $inhib lte 40>>><<linkreplace "Show him in person">>You decide to show him how it all works in person, and wait a short while till the rest of the class dissipates. You walk over to lock the door and close the curtains. He's looking very interested in what is about to happen.
You walk into the center of the room and begin stripping down.
<span style="color:pink">$name: No touching, though. This is purely educational.</span>
You know that's a lie. You <i>want</i> him to touch you.
You pull down your panties.
[img[img/artEvent1.webp]]
Your pussy drips with sweet nectar. He looks absolutely stunned at the sight. He's taking in every ounce of your body. You decide to change poses.
[img[img/artEvent2.webp]]
Electrical signals run through your body.<</linkreplace>><<elseif $corrupt lt 250>>You're not corrupt enough for this.<<elseif $inhib gt 40>>You're too inhibited for this.<</if>><</choose>><<case 2>>A student runs up to you, asking about potential homework. Why would she want more homework?
Nonetheless, you tell her to draw a painting on whatever is on her nightstand. Hopefully it's not a dildo. She seems happy for this.<<case 3>>A student runs up to you, to tell you that you're doing a good job. He likes your classes.<<default>>Nothing interesting happens.<</switch>>
[[End session|school]]
<<AdvancePeriod 2>><<replace "#now">><<now>><</replace>><<set $schoolPay += random(200,350)>>[img[img/jobClass.webp]]
You tell the class to pick up their anatomy books. It's time for a lesson in the wonderful arts of anatomical advancement!
Today's lesson: <<switch random(1,5)>><<case 1>><b>The Skeletal System: Structure and Function
Overview:</b>
The skeletal system provides structure, support, and protection for the body. This lesson covers the major bones, their organization, and their functions, emphasizing how they enable movement and protect vital organs.
<i>Key Concepts:</i>
<li>Structure and functions of the skeletal system (support, protection, movement)</li>
<li>Major bones in the body (e.g., skull, spine, ribcage, pelvis, arms, and legs)</li>
<li>Different types of joints (ball-and-socket, hinge, pivot) and their role in movement</li>
<i>Activities:</i>
<ol><li>Bone Labeling Exercise: Label a skeletal diagram with major bones and learn their names and functions.</li>
<li>Joint Movement Exploration: Observe and move different joints (e.g., shoulder, knee) to understand how joint types affect movement.</li>
<li>Build-a-Bone Model: Create a simple bone model, demonstrating its structure and how it connects to other bones.</li></ol><<case 2>><b>The Muscular System: Movement and Control
Overview:</b>
Muscles work in pairs to create movement and maintain posture. This lesson explores major muscle groups, types of muscle tissue, and how muscles interact with the skeletal system for movement.
<i>Key Concepts:</i>
<li>Types of muscles (skeletal, cardiac, and smooth) and their roles</li>
<li>Major muscle groups (e.g., biceps, triceps, quadriceps) and their locations</li>
<li>How muscles contract and relax to produce movement</li>
<i>Activities:</i>
<ol><li>Muscle Mapping: Label and color the major muscle groups on a diagram to understand their placement and function.</li>
<li>Flex and Extend Activity: Perform simple exercises (like bicep curls) to observe muscle contraction and relaxation.</li>
<li>Muscle Model Creation: Use clay to build a model showing how muscles attach to bones to facilitate movement.</li></ol><<case 3>><b>The Circulatory System: Heart and Blood Vessels
Overview:</b>
The circulatory system is responsible for transporting oxygen, nutrients, and waste products throughout the body. This lesson introduces the structure of the heart, blood vessels, and the pathway of blood circulation.
<i>Key Concepts:</i>
<li>Parts of the heart (e.g., atria, ventricles, valves) and their functions</li>
<li>Types of blood vessels (arteries, veins, capillaries) and their roles in circulation</li>
<li>The path of blood flow through the body (systemic and pulmonary circuits)</li>
<i>Activities:</i>
<ol><li>Heart Diagram Labeling: Label a heart diagram with its main parts and trace the path of blood through the chambers.</li>
<li>Pulse Activity: Measure and compare pulse rates at rest and after exercise to observe how heart rate changes.</li>
<li>Circulation Model: Create a simple model using tubing and colored water to demonstrate blood flow through arteries and veins.</li></ol><<case 4>><b>The Respiratory System: Breathing and Gas Exchange
Overview:</b>
The respiratory system allows for the exchange of oxygen and carbon dioxide in the body. This lesson explores the pathway of air, major respiratory organs, and how breathing works.
<i>Key Concepts:</i>
<li>Structure and function of respiratory organs (e.g., nose, trachea, lungs, diaphragm)</li>
<li>The process of gas exchange in the alveoli</li>
<li>Mechanics of breathing (inhalation and exhalation)</li>
<i>Activities:</i>
<ol><li>Respiratory System Diagram: Label the parts of the respiratory system on a diagram, from the nose to the lungs.</li>
<li>Breathing Experiment: Observe and measure breaths per minute at rest and after physical activity to see how breathing rate changes.</li>
<li>Lung Model Creation: Build a simple lung model using a balloon and plastic bottle to show how the diaphragm moves during breathing.</li></ol><<case 5>><b>The Digestive System: Breaking Down Nutrients
Overview:</b>
The digestive system breaks down food into nutrients that the body can absorb and use. This lesson covers the major organs involved in digestion and the process of nutrient absorption.
<i>Key Concepts:</i>
<li>Major organs in the digestive system (e.g., mouth, esophagus, stomach, intestines) and their roles</li>
<li>The process of digestion and nutrient absorption</li>
<li>Enzymes and their role in breaking down food</li>
<i>Activities:</i>
<ol><li>Digestive System Pathway: Label and sequence the major organs of the digestive system on a diagram.</li>
<li>Enzyme Experiment: Conduct a simple experiment to observe how enzymes break down food (e.g., using pineapple juice to break down gelatin).</li>
<li>Food Journey Simulation: Role-play the journey of food through the digestive tract, describing each organ’s role in digestion and absorption.</li></ol><</switch>>
<<switch random(1,5)>><<case 1>>A student comes up to you after class, asking for help with some anatomy related questions. These are pertaining to the vulva and the functions of the womans body.
<<choose>><<linkreplace "Show him some textbooks<br>">>You pull up some textbooks that he can read to learn more, and tell him to remember the homework for next time. He looks disappointed, like he was expecting something more than that.<br><</linkreplace>><<if $corrupt gte 250 && $inhib lte 40>>><<linkreplace "Show him in person">>You decide to show him how it all works in person, and wait a short while till the rest of the class dissipates. You walk over to lock the door and close the curtains. He's looking very interested in what is about to happen.
You climb up on the desk and look around to really make sure no one is watching. Well, aside from this one student that you're soon going to let watch your naked, trembling pussy. The sheer anticipation is working you up, pushing you nearly over the edge.
<span style="color:pink">$name: No touching, though. This is purely educational.</span>
You know that's a lie. You <i>want</i> him to touch you.
You pull down your panties.
[img[img/anatomyEvent1.webp]]
Your pussy drips with sweet nectar. He looks absolutely stunned at the sight. He's reaching out, hovering right near your pussy. You can feel his hand, even though it's not touching you. Electrical signals run through your body.<</linkreplace>><<elseif $corrupt lt 250>>You're not corrupt enough for this.<<elseif $inhib gt 40>>You're too inhibited for this.<</if>><</choose>><<case 2>>A student runs up to you, asking about potential homework. Why would she want more homework?
Nonetheless, you tell her to read 10 pages in a random book and write a small report on it. She seems happy for this.<<case 3>>A student runs up to you, to tell you that you're doing a good job. He likes your classes.<<default>>Nothing interesting happens.<</switch>>
[[End session|school]]
<<AdvancePeriod 2>><<replace "#now">><<now>><</replace>><<set $schoolPay += random(200,350)>>[img[img/jobClass.webp]]
You tell the class to pick up their biology books. It's time for a lesson in the wonderful arts of biological advancement!
Today's lesson: <<switch random(1,5)>><<case 1>><b>Cell Structure and Function</b>
<b>Overview:</b>
Cells are the basic units of life, responsible for carrying out essential processes that sustain life. This lesson will explore cell types, organelles, and their functions.
<i>Key Concepts:</i>
<li>Differences between prokaryotic and eukaryotic cells</li>
<li>Functions of cell organelles (e.g., nucleus, mitochondria, ribosomes)</li>
<li>Cell membrane structure and transport mechanisms (osmosis, diffusion)</li>
<i>Activities:</i>
<ol><li>Microscope Lab: Observe prepared slides of plant and animal cells to identify organelles.</li>
<li>Cell Model Creation: Build a 3D model of a eukaryotic cell, labeling each organelle and its function.</li>
<li>Interactive Diagram Labeling: Use an online tool to label cell parts and receive feedback.</li></ol><<case 2>><b>Photosynthesis and Cellular Respiration
Overview:</b>
Photosynthesis and cellular respiration are key metabolic processes that provide energy for life. This lesson will investigate how plants and animals convert energy for growth and survival.
<i>Key Concepts:</i>
<li>Photosynthesis equation and stages (light-dependent and Calvin cycle)</li>
<li>Cellular respiration stages (glycolysis, Krebs cycle, electron transport chain)</li>
<li>Energy flow and ATP production</li>
<i>Activities:</i>
<ol><li>Plant Leaf Experiment: Test the presence of starch in leaves using iodine to show the end product of photosynthesis.</li>
<li>Breathing and Exercise Lab: Measure changes in breathing rate to illustrate cellular respiration in action.</li>
<li>Flowchart Creation: Students create a flowchart showing energy conversion in photosynthesis and cellular respiration.</li></ol><<case 3>><b>Genetics and Heredity
Overview:</b>
This lesson introduces students to the principles of inheritance and the role of DNA in passing traits from parents to offspring. It will cover Mendelian genetics, Punnett squares, and the structure of DNA.
<i>Key Concepts:</i>
<li>Mendelian inheritance (dominant, recessive traits)</li>
<li>Punnett squares for predicting genotype and phenotype probabilities</li>
<li>DNA structure and function in heredity</li>
<i>Activities:</i>
<ol><li>Punnett Square Practice: Solve genetic cross problems to predict inheritance patterns.</li>
<li>DNA Extraction Lab: Extract DNA from strawberries or other fruits to observe genetic material.</li>
<li>Family Trait Analysis: Chart and analyze simple traits (like eye color or tongue rolling) within students’ families.</li></ol><<case 4>><b>Ecosystems and Energy Flow
Overview:</b>
Ecosystems are complex networks of organisms interacting with each other and their environment. This lesson focuses on food chains, energy flow, and the interdependence of organisms within an ecosystem.
<i>Key Concepts:</i>
<li>Trophic levels and roles (producers, consumers, decomposers)</li>
<li>Energy flow in food chains and food webs</li>
<li>Ecological balance and human impact on ecosystems</li>
<i>Activities:</i>
<ol><li>Food Web Creation: Students draw food webs for different ecosystems, identifying primary producers, consumers, and decomposers.</li>
<li>Energy Pyramid Lab: Build a physical or virtual energy pyramid to illustrate energy loss at each trophic level.</li>
<li>Ecosystem Simulation: Use a digital simulation tool to see how changes in one species affect the entire ecosystem.</li></ol><<case 5>><b>Human Body Systems
Overview:</b>
The human body is composed of complex systems that work together to maintain homeostasis. This lesson will focus on major systems (circulatory, respiratory, digestive, nervous) and how they support human life.
<i>Key Concepts:</i>
<li>Structure and function of the circulatory, respiratory, digestive, and nervous systems</li>
<li>Interdependence of body systems for maintaining homeostasis</li>
<li>Common disorders and diseases affecting each system</li>
<i>Activities:</i>
<ol><li>Heart Rate Investigation: Measure heart rate before and after exercise to understand circulatory and respiratory responses.</li>
<li>Digestive System Diagram: Label the parts of the digestive system and trace the path food takes through it.</li>
<li>Interactive Body System Quiz: Test knowledge with a quiz matching organs to their systems and functions.</li></ol><</switch>>
[[End session|school]]
<<AdvancePeriod 2>><<replace "#now">><<now>><</replace>><<set $schoolPay += random(200,350)>>[img[img/jobClass.webp]]
You tell the class to pick up their biology books. It's time for a lesson in the wonderful arts of biological advancement!
Today's lesson: <<switch random(1,5)>><<case 1>><b>Basic Algebra: Understanding Variables and Expressions
Overview:</b>
Algebra introduces the use of symbols and letters to represent numbers and values in mathematical expressions and equations. This lesson covers the basics of variables, expressions, and simple equations.
<i>Key Concepts:</i>
<li>Definition and role of variables</li>
<li>Writing and interpreting algebraic expressions</li>
<li>Solving simple equations by isolating variables</li>
<i>Activities:</i>
<ol><li>Expression Building Exercise: Practice writing expressions using real-world scenarios (e.g., "5 more than x" or "3 times a number y").</li>
<li>Equation Balancing Game: Use manipulatives or an interactive tool to balance equations by isolating the variable.</li>
<li>Solve and Check: Solve simple equations and verify the answers by substituting the solution back into the original equation.</li></ol><<case 2>><b>Geometry: Exploring Shapes and Angles
Overview:</b>
Geometry is the study of shapes, their properties, and spatial relationships. This lesson introduces basic shapes, types of angles, and angle relationships.
<i>Key Concepts:</i>
<li>Properties of basic shapes (triangles, quadrilaterals, circles)</li>
<li>Types of angles (acute, obtuse, right)</li>
<li>Angle relationships (complementary, supplementary, and vertical angles)</li>
<i>Activities:</i>
<ol><li>Shape Identification: Sort and classify various shapes based on their properties.</li>
<li>Angle Measurement Lab: Use a protractor to measure angles in different shapes and identify angle types.</li>
<li>Angle Sum Exploration: Discover the sum of angles in triangles and quadrilaterals by drawing and measuring angles.</li></ol><<case 3>><b>Fractions and Decimals: Understanding Parts of a Whole
Overview:</b>
Fractions and decimals represent parts of a whole and are fundamental in various areas of math. This lesson will help students understand how to convert, compare, and perform basic operations with fractions and decimals.
<i>Key Concepts:</i>
<li>Converting between fractions and decimals</li>
<li>Comparing and ordering fractions and decimals</li>
<li>Adding and subtracting fractions with like and unlike denominators</li>
<i>Activities:</i>
<ol><li>Fraction-Decimal Conversion Practice: Convert given fractions into decimals and vice versa.</li>
<li>Fraction Ordering Game: Arrange fractions and decimals from smallest to largest on a number line.</li>
<li>Fraction Operations Lab: Solve problems involving addition and subtraction of fractions with different denominators using visual aids.</li></ol><<case 4>><b>Introduction to Probability and Statistics
Overview:</b>
Probability and statistics help us analyze patterns and make predictions. This lesson introduces the basic principles of probability, data collection, and data representation.
Key Concepts:
<li>Basic probability (likelihood of events)</li>
<li>Collecting and organizing data (e.g., through surveys or experiments)</li>
<li>Representing data in charts and graphs (bar graphs, line plots)</li>
Activities:
<ol><li>Coin Toss Experiment: Calculate the probability of heads or tails by tossing a coin and recording results.</li>
<li>Data Collection Activity: Conduct a small survey, collect data, and represent it in a bar or pie chart.</li>
<li>Probability Scenarios: Determine probabilities of various outcomes in real-world scenarios (e.g., rolling dice, picking cards).</li></ol><<case 5>><b>Introduction to Algebraic Functions and Graphs
Overview:</b>
Algebraic functions and graphs allow us to visualize relationships between variables. This lesson introduces linear functions, graphing points, and interpreting graphs.
Key Concepts:
<li>Understanding functions and their notation</li>
<li>Plotting points on a coordinate plane</li>
<li>Graphing linear functions and identifying slope and intercepts</li>
Activities:
<ol><li>Coordinate Plane Plotting: Plot given points on a coordinate plane and connect them to form a shape or line.</li>
<li>Graphing Linear Functions: Graph linear equations by finding the slope and y-intercept.</li>
<li>Function Machine Activity: Use a "function machine" to see how input changes output, identifying linear patterns.</li></ol><</switch>>
[[End session|school]]
<<AdvancePeriod 2>><<replace "#now">><<now>><</replace>><<set $schoolPay += random(200,350)>>You enter the Dean's office. He's looking at you, expectantly.
<<if visited() is 1>>Dean: I haven't seen you in here before. Are you new? My name is Mr. Wilson. I am the Dean of this college. What can I help you with?
<span style="color:pink">$name: Hello... I'm $name! I just wanted to say hi.</span>
Dean: Hi.<<else>>Dean: Hello, $name. Anything I can help you with?<</if>>
<<if $job is "No job">>[[Apply for a job at the school|schoolApply]]<<elseif $job is "school">>You're already employed here.<<else>>You already have a job.<</if>><<if $job is "school">><br>[[Quit|school][$job to "No job"]]<</if>>
[[Leave|school]][img[img/anatomyClass.webp]]
<<if visited() is 1>>You enter the anatomy 101 class.
<<set $anatomy to false>>
<span style="color:lightyellow">Professor: You've enrolled for a one week study. There will be a test at the end of the week, and after this, you'll be able to teach the subject to your students.
<<set $gradebook to true>>
Professor: The class will consist of one timeblock a day of classwork.. You should consider studying the subject thoroughly everyday to make sure you can pass the test.</span>
You sit through the constant stream of blabbering by the professor, only retaining what you deem important to you and the class. He goes on and on about tests and studying. What a bore!
<span style="color:lightyellow">Professor: You can also opt to study the entire curriculum, but then you'd be in the wrong classroom right now. Go speak with the student councelor to enroll in the school.
Professor: For now, you can leave this classroom. School starts tomorrow morning. I'll see you all then. Goodbye.</span>
[[Leave|school]]
<<set $anatomyStudy to 0>><<set $anatomyTime to 1>><<set $anatomyGrade to "">><<set $anatomyCurr to 0>><<else>><<if $anatomyCurr eq 7>><<set $anatomyTime to 1>>You enter the anatomy class 101. This is the seventh and last class of the session.
<span style="color:lightyellow">Professor: This session will feature a test of what you've been through for the past 6 days. The test will consist of 6 multiple choice questions, and your grade will be available immediately after the test has concluded.</span>
<<silently>><<set $playerAnswerAnatomy = {
first: "",
second: "",
third: "",
fourth: "",
fifth: "",
sixth: ""
}>>
<<set $correctAnswerAnatomy = {
first: "Labia Majora",
second: "Erection",
third: "Pig",
fourth: "Donut",
fifth: "7.571",
sixth: "Osteoporosis"
}>><</silently>><span id="startTestAnatomy"><<if $anatomyGrade is "">><<link "Take the test">><<firstQuestAnatomy>><</link>><<elseif $anatomyGrade is "F">><<link "Retake the test">><<set $anatomyStudy to 60>><<firstQuestAnatomy>><</link>><</if>></span><<elseif $anatomyCurr eq 6>><<set $anatomyTime to 1>>You enter the anatomy class 101. This is the sixth class of the session, and today you'll be learning about bone structure. The professor goes on and on about different skeletal possibilities, as well as teaching a bit about skeletal illness and diseases like <span style="color:lightyellow">osteoporosis</span> and leukemia. He warns about the dangers of substance abuse and it's connection to weakened bone structure. This class is mostly on board and without questions, but he does give a few questions here and there that other students are quicker to answer than you.
<<set $anatomyStudy += 10>>
<span style="color:lightyellow">Professor: So as you can see, the bones of the human body are extremely important for proper use, and without a strong skeletal figure, you'll either be a flat pancake or in a wheelchair.</span>
He wraps up the class.
[[Leave class|school]]<<elseif $anatomyCurr eq 5>><<set $anatomyTime to 1>>You enter the anatomy class 101. This is the fifth class of the session. The professor has drawn an image of a real life heart, and a cartoonish, classic heart. He goes on and on about the different aspects of the heart, the aeorta and some of the major blood vessels going to and from the heart. He explains how some old people have reportedly died of a broken heart, and that some small strings inside their heart has actually broken due to losing a loved one.
The heart does amazing things, and is one of the things we can not live without, unlike the kidneys, in which you can give one of those away should you be interested in the newest iPear product.
<span style="color:lightyellow">Professor: Can anyone tell me how much blood the heart pumps to the body in a regular day? Human male.</span>
<<linkreplace "Raise your hand">>You raise your hand. The professor looks at you and calls your name. You need to answer.
<<choose 1>><<linkreplace "Around 7.500 liters a day<br>">>You stand up with pride and answer the question.
<span style="color:pink">$name: The heart pumps around <span style="color:lightyellow">7.571</span> liters of blood every day, sir.</span>
<<set $anatomyStudy += 15>>
Sir? He's blushing.
<span style="color:lightyellow">Professor: Correct!</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><<linkreplace "Around 3.000 liters a day">>You stand up with uncertainty.
<span style="color:pink">$name: Uh... 3.000 liters a day?</span>
<span style="color:lightyellow">Professor: Is that a question?</span>
<<set $anatomyStudy += 5>>
<span style="color:pink">$name: I uhm... No..?</span>
<span style="color:lightyellow">Professor: Well, it's wrong.</span>
He turns to the class.
<span style="color:lightyellow">Professor: The heart pumps around 7.571 liters a day. Moving on!</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><</choose>>
<span id="exit"></span><</linkreplace>><<elseif $anatomyCurr eq 4>><<set $anatomyTime to 1>>You enter the anatomy class 101. This is the fourth class of the session. The professor has drawn what appears the be a bootyhole on the whiteboard. I wonder what you'll be talking about today.
<<set $anatomyStudy += 10>>
<span style="color:lightyellow">Professor: I'd like to discuss with you all the functions of the anus and the anal cavity. For starters, the skin surrounding the anus is made up of the same material as the skin on your lips. Interesting, right?
Professor: From your mouth to your anal opening, there is a constant, unobstructed tube. This makes you a donut, technically.</span>
Class is over.
[[Leave class|school]]<<elseif $anatomyCurr eq 3>><<set $anatomyTime to 1>>You enter the anatomy class 101. This is the third class. The professor has taken a pair of what seems to be pig lungs into the classroom. This is not going to be a fun class. It looks like you're going to be dissecting and inspecting these lungs.
<span style="color:lightyellow">Professor: I will be dissecting and inspecting these pig lungs infront of the class, so we can really get a good look on the functions. Pig lungs has the highest available resemblance to human lungs known to man, and since we're not allowed to bring in a true set of human lungs, this will have to suffice.</span>
<<set $anatomyStudy += 10>>
As he's dissecting the lungs, he goes on and on about different aspects of them. It is really, really boring, and not much can be done to aid the class. There's no questions asked today, and most of the class looks bored into their notes.
As the class is slowly coming to an end, you can feel the happiness return to your brain.
[[Leave class|school]]<<elseif $anatomyCurr eq 2>><<set $anatomyTime to 1>>You enter the anatomy class 101. This is the second class. The professor has drawn a cock on the whiteboard. Seems like we're learning about the male reproductive system and its functions today. Exciting. I was more fan of yesterdays subject.
<<set $anatomyTime to 1>>
<span style="color:lightyellow">Professor: Here, we can see the penis in full erection. It serves a few functions for the male. Can someone point out the two main functions of the penis?</span>
<<linkreplace "Raise your hand">>You raise your hand. The professor looks at you and calls your name. You need to answer.
<<choose 1>><<linkreplace "Peeing and sex<br>">>You stand up with pride and answer the question.
<span style="color:pink">$name: The cock is used for peeing and fucking!</span>
<<set $anatomyStudy += 15>>
His face flush with blood. He's blushing.
<span style="color:lightyellow">Professor: Ahem... Urination and pentrative intercourse, yes. Good work.</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><<linkreplace "Peeing and jerking off?">>You stand up with uncertainty.
<span style="color:pink">$name: Peeing and jacking off, like all of them do.</span>
<<set $anatomyStudy += 5>>
<span style="color:lightyellow">Professor: Well... Peeing and penetrative intercourse. Good guess, though.</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><</choose>>
<span id="exit"></span><</linkreplace>><<elseif $anatomyCurr eq 1>><<set $anatomyTime to 1>>You enter the anatomy 101 class. The professor is standing by the whiteboard. He has drawn a few images. It looks like todays subject is the female reproduction system. He goes on and on about the different aspects of the pussy.
<span style="color:lightyellow">Professor: Here, you can see that labia major and the labia minor. These are two important parts of the vagina, that both aid in lubrication but also protection of the vaginal entrance. If we spread the labia majora, we'll be able to see the vaginal entrance surrounded by the labia minora. On this image, you can see three holes. Can someone tell me what they are?</span>
<<linkreplace "Raise your hand">>You raise your hand. The professor looks at you and calls your name. You need to answer.
<<choose 1>><<linkreplace "Asshole, pussy and peehole<br>">>You stand up with pride and answer the question.
<span style="color:pink">$name: That's the asshole, the pussy and the peehole, Mr. Professor!</span>
<<set $anatomyStudy += 15>>
His face flush with blood. He's blushing.
<span style="color:lightyellow">Professor: Ahem... The anus, the vaginal entrance and the urinary tract. Yes. Correct, $name. Very good...</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><<linkreplace "The uhm... pussy and asshole?">>You stand up with uncertainty.
<span style="color:pink">$name: That's the uh... the asshole and the pussy?</span>
<span style="color:lightyellow">Professor: And the last?</span>
<<set $anatomyStudy += 5>>
<span style="color:pink">$name: I uhm... I don't know...</span>
<span style="color:lightyellow">Professor: Well, <i>you</i> have one. Where do you pee out of?</span>
<span style="color:pink">$name: The pussy...?</span>
<span style="color:lightyellow">Professor: ... The urinary tract, miss $name. Moving on...</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><</choose>>
<span id="exit"></span><</linkreplace>><</if>><</if>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/artClass.webp]]
<<if visited() is 1>>You enter the arts and crafts 101 class.
<<set $art to false>>
<span style="color:lightyellow">Professor: You've enrolled for a one week study. There will be a test at the end of the week, and after this, you'll be able to teach the subject to your students.
<<set $gradebook to true>>
Professor: The class will consist of one timeblock a day of classwork. You should consider studying the subject thoroughly everyday to make sure you can pass the test.</span>
You sit through the constant stream of blabbering by the professor, only retaining what you deem important to you and the class. He goes on and on about tests and studying. What a bore!
<span style="color:lightyellow">Professor: You can also opt to study the entire curriculum, but then you'd be in the wrong classroom right now. Go speak with the student councelor to enroll in the school.
Professor: For now, you can leave this classroom. School starts tomorrow at noon. I'll see you all then. Goodbye.</span>
[[Leave|school]]
<<set $artStudy to 0>><<set $artTime to 1>><<set $artGrade to "">><<set $artCurr to 0>><<else>><<if $artCurr eq 7>><<set $artTime to 1>>You enter the art class 101. This is the seventh and last class of the session.
<span style="color:lightyellow">Professor: This session will feature a test of what you've been through for the past 6 days. The test will consist of 6 multiple choice questions, and your grade will be available immediately after the test has concluded.</span>
<<silently>><<set $playerAnswerArt = {
first: "",
second: "",
third: "",
fourth: "",
fifth: "",
sixth: ""
}>>
<<set $correctAnswerArt = {
first: "Ambidextrous",
second: "Pablo Picasso",
third: "40.000",
fourth: "Doggy-style",
fifth: "Kiln",
sixth: "Bob Ross"
}>><</silently>><span id="startTestArt"><<if $artGrade is "">><<link "Take the test">><<firstQuestArt>><</link>><<elseif $artGrade is "F">><<link "Retake the test">><<set $artStudy to 60>><<firstQuestArt>><</link>><</if>></span><<elseif $artCurr eq 6>><<set $artTime to 1>>You enter the art class 101. This is the sixth session of the week, and you're nearing the test.
The professor has already started a video about Bob Ross. It looks like you'll just be using this class today to watch painting videos. Bob talks a great deal about mistakes and accidents, and how nothing is a mistake. He calls them <span style="color:lightyellow">happy accidents</span>, because in the end they always turn out beautiful. They are a part of life, afterall.
<<set $artStudy += 10>>
He also talks about how you can't have good times without bad times. He says:
“Gotta have opposites, light and dark and dark and light, in painting. It’s like in life. Gotta have a little sadness once in awhile so you know when the good times come. I'm waiting on the good times now.”
The professor is starting to wrap up the class.
[[Leave class|school]]<<elseif $artCurr eq 5>><<set $artTime to 1>>You enter the art class 101. This is the fifth session of the week. The professor has taken out some clay for you all to play with. You'll be making a bowl and a cup, then taking them to the <span style="color:lightyellow">kiln</span> for hardening before glasing them.
<span style="color:lightyellow">Professor: $name, you're doing pretty well! Good job.</span>
<<set $artStudy += 10>>
You're good at this. But then again, you used to be a straight A student, so it's not like you would have any incentive to not try hard.
This gives good girl points. Class dismissed.
[[Leave class|school]]<<elseif $artCurr eq 4>><<set $artTime to 1>>You enter the art class 101. This is the fourth class of the session. In the middle of the classroom there's a naked girl. She's posing. You'll be drawing her along with the other students. Some of the male students are hard. You can tell by the massive bulges in their pants. Although, you can't quite go about saying this doesn't arouse you either.
<<setArousal 5>><span style="color:pink">+ Arousal</span>
Nonetheless, you get on with the painting.
<span id ="artCurr4"><<choose>><<link "Try hard">><<replace "#artCurr4">>You try really hard. Focused, determined. You stare it the nude girl. She's currently in a doggy-styled pose, for whatever reason. It's hard not to get aroused from this... You power through, and produce a piece of art worthy of multiple museums. Good girl.
<<set $artStudy += 15>>
<span style="color:lightyellow">Professor: Really nice work, $name!</span>
[[Leave class|school]]<</replace>><</link>>
<<link "Don't try">><<replace "#artCurr4">>You don't really put in much work. The girl is a slut either way, posing in doggy-style with her pussy on display for the rest of the class. You look like you're jealous with the fact that half the class wants to jump her and fuck her brains out.
<span style="color:lightyellow">Professor: $name, what the hell is this?</span>
You've produced what can only be referred to as a piece of garbage. Do better.
<<set $artStudy += 5>>
[[Leave class|school]]<</replace>><</link>><</choose>></span><<elseif $artCurr eq 3>><<set $artTime to 1>>You enter the art class 101. This is the third class of the session. The professor has you reading in books. Again. Another class of art theory. This is arguably the most boring class you've ever taken. Better study hard so you can pass with flying colors and not have to redo the entire class.
<span style="color:lightyellow">Professor: Can anyone tell me how old art is? Not taking into account the pre-historic cave paintings.</span>
<<linkreplace "Raise your hand">>You raise your hand. The professor looks at you and calls your name. You need to answer.
<<choose 1>><<linkreplace "Over 40.000 years<br>">>You stand up with pride and answer the question.
<span style="color:pink">$name: It's well over 40.000 years, sir.</span>
<<set $anatomyStudy += 15>>
<span style="color:lightyellow">Professor: Correct! While there are still no certain piece of art to date from, the known pieces are said to be well over 40.000 years old. Very good.</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><<linkreplace "At least 1.000 years?">>You stand up with uncertainty.
<span style="color:pink">$name: At least 1.000 years old?</span>
<span style="color:lightyellow">Professor: Ah... While that is technically correct, we're looking for a... closer answer.</span>
<<set $anatomyStudy += 5>>
<span style="color:pink">$name: I uhm... I don't know...</span>
<span style="color:lightyellow">Professor: Well, while there are still no certain piece of art to date from, the known pieces are said to be well over 40.000 years old. Moving on...</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><</choose>>
<span id="exit"></span><</linkreplace>><<elseif $artCurr eq 2>><<set $artTime to 1>>You enter the art class 101. This is the second class of the session. Art theory. How fun. You've been given a book to read in, and while you're reading, you can almost feel yourself falling asleep. What happened to you? You used to be so good in school, ready for the worst books to be read through. But now look at you. You can't even read through a single book without yawning! Pathetic.
<span style="color:lightyellow">Professor: Which artist is said to be one of the most influential and prolific painters of all time?</span>
<<linkreplace "Raise your hand">>You raise your hand. The professor looks at you and calls your name. You need to answer.
<<choose 1>><<linkreplace "Pablo Picasso<br>">>You stand up with pride and answer the question.
<span style="color:pink">$name: It's Pablo Picasso, sir!</span>
<<set $anatomyStudy += 15>>
<span style="color:lightyellow">Professor: Correct! Pablo Picasso is said to have even had an impact on Duchamp and Matisse. He is now still, a very well known artist. Good girl.</span>
Did he just call you "good girl"?
<span style="color:pink">+ Arousal</span><<setArousal 15>><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><<linkreplace "Duchamp">>You stand up with uncertainty.
<span style="color:pink">$name: Is it Duchamp?</span>
<span style="color:lightyellow">Professor: No. And be more certain with your answers. Any other <i>guess</i>?</span>
<<set $anatomyStudy += 5>>
<span style="color:pink">$name: I uhm... I don't know...</span>
<span style="color:lightyellow">Professor: The answer you're looking for, is Pablo Picasso. He is said to have had an impact on Duchamp, as well.</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><</choose>>
<span id="exit"></span><</linkreplace>><<elseif $artCurr eq 1>><<set $artTime to 1>>You enter the art class 101. This is the first lecture of the week. This is the time to really study! The professor is walking back and forth infront of the whiteboard. He's talking... and talking... and talking... Oh my. This is going to be a rough week of immediate boredom. Hopefully not. He's talking about art and history as well as several artists.
<span style="color:lightyellow">Professor: Can anyone tell me, if Leonardo da Vinci could paint with both hands?</span>
<<linkreplace "Raise your hand">>You raise your hand. The professor looks at you and calls your name. You need to answer.
<<choose 1>><<linkreplace "He could<br>">>You stand up with pride and answer the question.
<span style="color:pink">$name: Well, he was ambidextrous, so yes, he could!</span>
<<set $anatomyStudy += 15>>
<span style="color:lightyellow">Professor: Correct! Leonardo da Vinci was ambidextrous. He could write, paint and draw with both hands!</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><<linkreplace "No, obviously">>You stand up with uncertainty.
<span style="color:pink">$name: He obviously couldn't...</span>
<span style="color:lightyellow">Professor: Why is that obvious?</span>
<<set $anatomyStudy += 5>>
<span style="color:pink">$name: I uhm... I don't know...</span>
<span style="color:lightyellow">Professor: You're wrong. Leonardo da Vinci was ambidextrous, which means that he, in fact, could paint with both hands.</span><<replace "#exit">>[[Leave class|school]]<</replace>>
<</linkreplace>><</choose>>
<span id="exit"></span><</linkreplace>><</if>><</if>><<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/girlsBathroom.webp]]
You enter the schools bathrooms. They eerily clean, spotless and with a nice smell.
The schools sanitary team has done a really good job at keeping the bathroom nice and tidy. It even smells like flowers in here!
<<if $schoolStaffBathroom is true>>You've already relieved yourself. You can't go so fast again.<<else>><<linkreplace "Use the restroom">>You relieve yourself in the staff bathroom.<<set $schoolStaffBathroom to true>><</linkreplace>><</if>>
[[Leave|school]]<<if visited() is 1>><span style="color:pink">$name: I'd like to apply for a job here... I don't have any teaching experience, but I have good grades from highschool! I was a straight A student!</span>
Dean: Well... With no teaching experience, it would be a bit hard for you to navigate the classroom. I'll appoint a student helper to you for the first two weeks. How's that sound?
<span style="color:pink">$name: Sounds good. Where can I find my student helper?</span>
<<switch random(1,2)>><<case 1>>Dean: He'll be somewhere around the school. You should start by finding him.<<set $sHelp to 0>><<case 2>>Dean: She'll be somewhere around the school. You should start by finding her.<<set $sHelp to 1>><<default>>Dean: He'll be somewhere around the school. You should start by finding him.<<set $sHelp to 0>><</switch>>
[[Leave|school]]
<<set $schoolPre to 0>><<set $schoolHelp to false>><<else>><span style="color:pink">$name: Hello, Mr. Wilson! I've come for my job back.</span>
Dean: What makes you think we'll consider your position?
<span style="color:pink">$name: I promise I'll be good...</span>
Dean: Fine. You'll have your old classroom back. They sure have missed you, too. You've been a good influence on those kids.
[[Leave|school]]
<</if>>
<<set $job to "school">><<set $schoolPay to 0>><<set $schoolStaffBathroom to false>>You've walked down the city roads. There's not much to see here except the raging cars flying by, even though there's a definitive speed limit, nobody seems to withhold it. Good thing you're not walking on the roads. As you're walking down the streets, you look into the storefronts on the sides. Nothing of particular value. There's a coinwash and an oven seller. A bed bath & beyond and several other housing stores that you don't care to go into either way. There's also a large school a little further down.
[[Verdantia University|school]]<<if $pornGrub is true>><br>[[PornGrub HQ|pornGrubHQ]]<</if>>
<<if $questLetter1 is "opened" && ndef $junction>><br>[[Go to the junction|abandonedTracks]]<br><</if>><<if visited("constNewLoc") gte 1>><br>[[Go to Constantins office|constOffice]]<br><</if>>
[[Go back up the streets|city]]You stand in the suburbs. Large houses fill the streets with life. Most of the roads are empty with little to no cars. There's the occasional runner or biker flying past you with speeds unknown to man. The air is refreshing, and you feel a great sense of serenity walking out here. You could get used to this.
<<if $PIProg eq 2 && $mansion is false>>[[Hitch a ride to the bum-den|onwardBum]]<br><</if>><<if $mansion is true>>[[Go to the mansion|trueMansion]]<br><</if>><<if $constantin is true && $cottage is false>>[[Forest|forest]]<br><<elseif $cottage is true && visited("constTyson") is 0>>[[Go straight to Constantins cottage|cottage]]<br><</if>><<if $clue gte 5>>[[Go to the safehouse|safehouse]]<br><</if>>
[[Go back to the city square|city]]You enter the student counsellors office.
<span style="color:pink">$name: Hello... I'd like to enroll in the school...</span>
Counsellor: Fun! This is a fantastic school with plenty of opportunities! I'll need your name and your current address. This school has been funded by INSERT NAME and so you don't need to pay tuition. However, you're only allowed to enroll twice before you have to pay. If this happens, tuition will be <span style="color:yellow">£150,000.</span>
Counsellor: However, we've never had any students drop out! We are an outstanding and excellent place to learn, and I trust you'll have a good time studying here with our teachers!
<span style="color:pink">$name: Thank you! I'd like to enroll for the full curriculum, then. Can I do that?</span>
Counsellor: Of course you can! Give me your name and your address and I'll have you signed up in just a few seconds!
You give him what he needs, and he taps away at his computer. It takes considerably longer than just a few seconds, however, when he is done, he rushes you out of the door.
Counsellor: Come back if you need any help with anything, and I promise you we'll at least take a look at it!
<span style="color:red"><b>THIS IS A WORK IN PROGRESS. THERE'S NO CONTENT BUT LOCATIONS.
[[Don't enroll|school]]</b></span>
[[Enroll|school][$student to true, $schoolEat to false]]
<<silently>>
<<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>>
<<set $classSkill = {
anatomy: 0,
art: 0,
biology: 0,
computer: 0,
english: 0,
mathematics: 0,
pe: 0,
physics: 0,
science: 0,
sexed: 0,
auditorium: 0
}>>
<<set $homework = {
anatomy: "none",
art: "none",
biology: "none",
computer: "none",
english: "none",
mathematics: "none",
physics: "none",
science: "none",
sexed: "none"
}>>
<<set $gradesAnatomy = []>>
<<set $gradesArt = []>>
<<set $gradesBiology = []>>
<<set $gradesComputer = []>>
<<set $gradesEnglish = []>>
<<set $gradesMath = []>>
<<set $gradesPE = []>>
<<set $gradesPhysics = []>>
<<set $gradesScience = []>>
<<set $gradesSexed = []>>
<<set $gradesAuditorium = []>>
<<set $dormMateMet to false>>
<<set $dormMate = {home: false, canteen: false, yard: false}>>
<<switch random(1,2)>><<case 1>><<set $dormMate.gender to "girl">><<set $dormname to "Sophia">><<case 2>><<set $dormMate.gender to "boy">><<set $dormname to "Michael">><</switch>>
<<set $attendance to 0>>
<<set $assignments to 0>>
<<set $popularity to 0>>
HOMEWORK
<<set $computerHWGrade to 0>>
<<set $computerHWFGrade to "">>
<</silently>><<widget "classSchedTrueAnatomy">><<if $anatomyCurr lt 7>><<set $anatomyCurr += 1>><</if>><</widget>>
<<widget "classSchedTrueArt">><<if $artCurr lt 7>><<set $artCurr += 1>><</if>><</widget>><<widget "firstQuestAnatomy">><<replace"#startTestAnatomy">>First question! What is the outer vaginal "flaps" called?
<<link "Labia Minora">><<set $playerAnswerAnatomy.first to "Labia Minora">><<secQuestAnatomy>><</link>>
<<link "Labia Majora">><<set $playerAnswerAnatomy.first to "Labia Majora">><<secQuestAnatomy>><</link>>
<<link "Pussy Lips">><<set $playerAnswerAnatomy.first to "Pussy Lips">><<secQuestAnatomy>><</link>><</replace>><</widget>><<widget "secQuestAnatomy">><<replace"#startTestAnatomy">>Second question! What is it called, when the penis is hard?
<<link "Erection">><<set $playerAnswerAnatomy.second to "Erection">><<thirdQuestAnatomy>><</link>>
<<link "Boner">><<set $playerAnswerAnatomy.second to "Boner">><<thirdQuestAnatomy>><</link>>
<<link "Rock hard cock">><<set $playerAnswerAnatomy.second to "Rock hard cock">><<thirdQuestAnatomy>><</link>><</replace>><</widget>><<widget "thirdQuestAnatomy">><<replace"#startTestAnatomy">>Third question! What animal has lungs closely resembling human lungs?
<<link "Dolphin">><<set $playerAnswerAnatomy.third to "Dolphin">><<fourthQuestAnatomy>><</link>>
<<link "Pig">><<set $playerAnswerAnatomy.third to "Pig">><<fourthQuestAnatomy>><</link>>
<<link "Cow">><<set $playerAnswerAnatomy.third to "Cow">><<fourthQuestAnatomy>><</link>><</replace>><</widget>><<widget "sixthQuestAnatomy">><<replace"#startTestAnatomy">>Sixth and final question! What is the bone disease called, where your bones turn brittle and weak?
<<link "Leukemia">><<set $playerAnswerAnatomy.sixth to "Leukemia">><<goto "checkAnswersAnatomy">><</link>>
<<link "Osteoporosis">><<set $playerAnswerAnatomy.sixth to "Osteoporosis">><<goto "checkAnswersAnatomy">><</link>>
<<link "Scoliosis">><<set $playerAnswerAnatomy.sixth to "Scoliosis">><<goto "checkAnswersAnatomy">><</link>><</replace>><</widget>><<widget "fourthQuestAnatomy">><<replace"#startTestAnatomy">>Fourth question! Your lips and your anus are connected. What does that technically make you?
<<link "A donut">><<set $playerAnswerAnatomy.fourth to "Donut">><<fifthQuestAnatomy>><</link>>
<<link "A human">><<set $playerAnswerAnatomy.fourth to "Human">><<fifthQuestAnatomy>><</link>>
<<link "A girl">><<set $playerAnswerAnatomy.fourth to "Girl">><<fifthQuestAnatomy>><</link>><</replace>><</widget>><<widget "fifthQuestAnatomy">><<replace"#startTestAnatomy">>Fifth question! How many litres of blood does the heart pump in a day?
<<link "3.513">><<set $playerAnswerAnatomy.fifth to "3.513">><<sixthQuestAnatomy>><</link>>
<<link "12.320">><<set $playerAnswerAnatomy.fifth to "12.320">><<sixthQuestAnatomy>><</link>>
<<link "7.571">><<set $playerAnswerAnatomy.fifth to "7.571">><<sixthQuestAnatomy>><</link>><</replace>><</widget>><<silently>><<set $playerAnswerAnatomy = {
first: "",
second: "",
third: "",
fourth: "",
fifth: "",
sixth: ""
}>>
<<set $correctAnswerAnatomy = {
first: "Labia Majora",
second: "Erection",
third: "Pig",
fourth: "Donut",
fifth: "7.571",
sixth: "Osteoporosis"
}>><</silently>><span id="startTestAnatomy"><<link "Take the test">><<firstQuestAnatomy>><</link>></span><<silently>><<set $anatomyTestScore to 0>>
<<if $playerAnswerAnatomy.first eq $correctAnswerAnatomy.first>><<set $anatomyStudy += 5, $anatomyTestScore += 1>><</if>>
<<if $playerAnswerAnatomy.second eq $correctAnswerAnatomy.second>><<set $anatomyStudy += 5, $anatomyTestScore += 1>><</if>>
<<if $playerAnswerAnatomy.third eq $correctAnswerAnatomy.third>><<set $anatomyStudy += 5, $anatomyTestScore += 1>><</if>>
<<if $playerAnswerAnatomy.fourth eq $correctAnswerAnatomy.fourth>><<set $anatomyStudy += 5, $anatomyTestScore += 1>><</if>>
<<if $playerAnswerAnatomy.fifth eq $correctAnswerAnatomy.fifth>><<set $anatomyStudy += 5, $anatomyTestScore += 1>><</if>>
<<if $playerAnswerAnatomy.sixth eq $correctAnswerAnatomy.sixth>><<set $anatomyStudy += 5, $anatomyTestScore += 1>><</if>>
<<set $anatomy to true>>
<<if $anatomyStudy gte 90>><<set $anatomyGrade to "A+">><<elseif $anatomyStudy gte 80>><<set $anatomyGrade to "A">><<elseif $anatomyStudy gte 70>><<set $anatomyGrade to "B+">><<elseif $anatomyStudy gte 60>><<set $anatomyGrade to "B">><<elseif $anatomyStudy gte 50>><<set $anatomyGrade to "C+">><<elseif $anatomyStudy gte 40>><<set $anatomyGrade to "C">><<else>><<set $anatomyGrade to "F">><</if>>
<</silently>>You answered: $anatomyTestScore questions correct!
Your final score is: $anatomyStudy.
Your final Anatomy grade is: $anatomyGrade
<<if $anatomyStudy lt 39>>You uhh... You flunked. You won't be able to take this class again. Tough luck. Next time, study harder, or enroll into the school for a full curriculum for a second chance.<<else>><<set $anatomy to true>>Good job! You'll now be able to teach this subject.<</if>>
[[Leave class|school]]<<silently>><<set $playerAnswerArt = {
first: "",
second: "",
third: "",
fourth: "",
fifth: "",
sixth: ""
}>>
<<set $correctAnswerArt = {
first: "Ambidextrous",
second: "Pablo Picasso",
third: "40.000",
fourth: "Doggy-style",
fifth: "Kiln",
sixth: "Bob Ross"
}>><</silently>><span id="startTestArt"><<link "Take the test">><<firstQuestArt>><</link>></span><<silently>><<set $artTestScore to 0>>
<<if $playerAnswerArt.first eq $correctAnswerArt.first>><<set $artStudy += 5, $artTestScore += 1>><</if>>
<<if $playerAnswerArt.second eq $correctAnswerArt.second>><<set $artStudy += 5, $artTestScore += 1>><</if>>
<<if $playerAnswerArt.third eq $correctAnswerArt.third>><<set $artStudy += 5, $artTestScore += 1>><</if>>
<<if $playerAnswerArt.fourth eq $correctAnswerArt.fourth>><<set $artStudy += 5, $artTestScore += 1>><</if>>
<<if $playerAnswerArt.fifth eq $correctAnswerArt.fifth>><<set $artStudy += 5, $artTestScore += 1>><</if>>
<<if $playerAnswerArt.sixth eq $correctAnswerArt.sixth>><<set $artStudy += 5, $artTestScore += 1>><</if>>
<<set $art to true>>
<<if $artStudy gte 90>><<set $artGrade to "A+">><<elseif $artStudy gte 80>><<set $artGrade to "A">><<elseif $artStudy gte 70>><<set $artGrade to "B+">><<elseif $artStudy gte 60>><<set $artGrade to "B">><<elseif $artStudy gte 50>><<set $artGrade to "C+">><<elseif $artStudy gte 40>><<set $artGrade to "C">><<else>><<set $artGrade to "F">><</if>>
<</silently>>You answered: $artTestScore questions correct!
Your final score is: $artStudy.
Your final Art grade is: $artGrade
<<if $artStudy lt 39>>You uhh... You flunked. You won't be able to take this class again. Tough luck. Next time, study harder, or enroll into the school for a full curriculum for a second chance.<<else>><<set $art to true>>Good job! You'll now be able to teach this subject.<</if>>
[[Leave class|school]]<<widget "firstQuestArt">><<replace"#startTestArt">>First question! What enabled Leonardo da Vinci to paint with both hands?
<<link "Sheer willpower">><<set $playerAnswerArt.first to "Willpower">><<secQuestArt>><</link>>
<<link "He was ambidextrous">><<set $playerAnswerArt.first to "Ambidextrous">><<secQuestArt>><</link>>
<<link "He could not">><<set $playerAnswerArt.first to "He could not">><<secQuestArt>><</link>><</replace>><</widget>><<widget "secQuestArt">><<replace"#startTestArt">>Second question! Who were an inspiring artist?
<<link "Matisse">><<set $playerAnswerArt.second to "Matisse">><<thirdQuestArt>><</link>>
<<link "Duchamp">><<set $playerAnswerArt.second to "Duchamp">><<thirdQuestArt>><</link>>
<<link "Pablo Picasso">><<set $playerAnswerArt.second to "Pablo Picasso">><<thirdQuestArt>><</link>><</replace>><</widget>><<widget "thirdQuestArt">><<replace"#startTestArt">>Third question! How old were the first paintings?
<<link "Over 40.000 years">><<set $playerAnswerArt.third to "40.000">><<fourthQuestArt>><</link>>
<<link "At least 1.000 years">><<set $playerAnswerArt.third to "1.000">><<fourthQuestArt>><</link>>
<<link "Under 10.000 years">><<set $playerAnswerArt.third to "10.000">><<fourthQuestArt>><</link>><</replace>><</widget>><<widget "fourthQuestArt">><<replace"#startTestArt">>Fourth question! What pose did the nude girl pose in?
<<link "Doggy-style">><<set $playerAnswerArt.fourth to "Doggy-style">><<fifthQuestArt>><</link>>
<<link "Classic model">><<set $playerAnswerArt.fourth to "Classic">><<fifthQuestArt>><</link>>
<<link "Menacing">><<set $playerAnswerArt.fourth to "Menacing">><<fifthQuestArt>><</link>><</replace>><</widget>><<widget "fifthQuestArt">><<replace"#startTestArt">>Fifth question! What do you put clay into to harden it?
<<link "Blankets">><<set $playerAnswerArt.fifth to "Blankets">><<sixthQuestArt>><</link>>
<<link "A standard oven">><<set $playerAnswerArt.fifth to "Oven">><<sixthQuestArt>><</link>>
<<link "A Kiln">><<set $playerAnswerArt.fifth to "Kiln">><<sixthQuestArt>><</link>><</replace>><</widget>><<widget "sixthQuestArt">><<replace"#startTestArt">>Sixth and final question! Who does the phrase "Happy accidents" belong to?
<<link "Pablo Picasso">><<set $playerAnswerArt.sixth to "Pablo Picasso">><<goto "checkAnswersArt">><</link>>
<<link "Leonardo da Vinci">><<set $playerAnswerArt.sixth to "Leonardo da Vinci">><<goto "checkAnswersArt">><</link>>
<<link "Bob Ross">><<set $playerAnswerArt.sixth to "Bob Ross">><<goto "checkAnswersArt">><</link>><</replace>><</widget>>[img/img/schoolCafeteria.webp]]
You roam the school trying to find your helper. You've been told <<if $sHelp is 0>>he<<else>>she<</if>> is somewhere around the cafeteria. That's where you'll start searching. Heading there, you can't help but think what <<if $sHelp is 0>>he<<else>>she<</if>> might look like. Your mind races until you spot a student helping another student. <<if $sHelp is 0>>He's<<else>>She's<</if>> dressed like in uniform, this must be your helper! You approach.
<<if $sHelp is 0>>Stranger: Hello! Can I help you?
<span style="color:pink">$name: Uhm.. Yes, I think you're my student helper? I've just been hired as the new teacher!</span>
Stranger: Oh! Yes, that must be me, then! I'm excited to get started! My name is Ross!
<span style="color:pink">$name: Hi Ross! The Dean told me that I should find you before I started my class.</span>
<span style="color:lightsalmon">Ross: You can start the class anytime. You're not assigned specific students, so you can just go ahead and begin whenever. Each class will last a few hours, though, so make sure you have the time!
Ross: I'll be helping you in the first two weeks of your journey, from thereon out you're on your own! If you have questions, I'll be in the classroom.</span>
<span style="color:pink">$name: Thanks! Do you have any advice for me?</span>
<span style="color:lightsalmon">Ross: Honestly? Some of these students are... horndogs. You might want to keep the affection down in classes and keep it professional, otherwise you won't be doing much teaching.</span>
<span style="color:pink">$name: Oh... Uhm... Okay.</span>
<span style="color:lightsalmon">Ross: See you around! You got this!</span><<else>>Stranger: Hi! Can I help you with anything?
<span style="color:pink">$name: Uhm.. Yes, I think you're my student helper? I've just been hired as the new teacher!</span>
Stranger: Oh hehe! That must be me! I'm Violet!
<span style="color:pink">$name: Hi Violet! The Dean told me that I should find you before I started my class.</span>
<span style="color:violet">Violet: I'm glad you did! I'm so excited to help you out in the first two weeks of your teaching journey! You can find me in the classroom at any time, and you can start you class at any time you want! Just be sure to set off a few hours... Classes can be quite long sometimes.</span>
<span style="color:pink">$name: Thanks! Anything I should know about?</span>
<span style="color:violet">Violet: Honestly? Some of these students are... horndogs. Just because I wear a short skirt doesn't mean I want to fuck any of them, but there they go thinking.</span>
<span style="color:pink">$name: Uhm...</span>
<span style="color:violet">Violet: See you around! You got this!</span><</if>>
[[Go back|school]]<<set $schoolHelp to true>>[img[img/jobClass.webp]]
You look at Ross for answers. He's not quite sure what you want to ask him for, yet, you'll have to be a bit more specific.
[[Ask him about lectures|rossLecture]]
[[Ask him about student control|rossControl]]
[[Ask him about assignments|rossAssignments]]
[[Don't ask him|class101]][img[img/jobClass.webp]]
You look at Violet for answers. She's not quite sure what you want to ask her for, yet, you'll have to be a bit more specific.
[[Ask her about lectures|VioletLecture]]
[[Ask her about student control|VioletControl]]
[[Ask her about assignments|VioletAssignments]]
[[Don't ask her|class101]][img[img/jobClass.webp]]
You ask him about what to teach in the class.
He looks at you, a bit dumbfounded.
<span style="color:lightsalmon">Ross: Well... It's your class. You can teach about anything you like, as long as it is within the curriculum. That would be math, biology, anatomy<<if $artGrade is "F" || $artGrade is "">>... Though, not art... You'd need a better grade.<<else>> and art.<</if>></span>
It's up to you, nonetheless. Ross is only here to help you along, not to run your classes for you. Pick a subject.
[[Turn back to your students|class101]][img[img/jobClass.webp]]
You ask him about how to gain control in the classroom. He looks at you like he doesn't quite know how to respond to your question. It may seem like there's just no way to control the class.
Most tips he's giving you is the regular slap of the ruler on your desk type teacher movement. Seems like there's no help for you to get here.
[[Turn back to the class|class101]][img[img/jobClass.webp]]
You ask him about assignments and how to give them.
<span style="color:lightsalmon">Ross: Students will recognize when to study extra hard during their day, and will come to you for questions. You don't need to provide extra assignments. Luckily.</span>
He chuckles. This is going to be a breeze, then.
[[Turn back to the class|class101]][img[img/jobClass.webp]]
You ask her about what to teach in the class.
She looks at you, a bit dumbfounded.
<span style="color:violet">Violet: Well... It's your class. You can teach about anything you like, as long as it is within the curriculum. That would be math, biology, art<<if $anatomyGrade is "F" || $anatomyGrade is "">>... Though, not anatomy... You'd need a better grade.<<else>> and anatomy.<</if>></span>
It's up to you, nonetheless. Violet is only here to help you along, not to run your classes for you. Pick a subject.
[[Turn back to your students|class101]][img[img/jobClass.webp]]
You ask her about how to gain control in the classroom. She looks at you like she doesn't quite know how to respond to your question. It may seem like there's just no way to control the class.
Most tips she's giving you is the regular slap of the ruler on your desk type teacher movement. Seems like there's no help for you to get here.
[[Turn back to the class|class101]][img[img/jobClass.webp]]
You ask her about assignments and how to give them.
<span style="color:violet">Violet: Students will recognize when to study extra hard during their day, and will come to you for questions. You don't need to provide extra assignments. Luckily.</span>
She chuckles. This is going to be a breeze, then.
[[Turn back to the class|class101]]This is your teachers gradebook!
Anatomy: <<if ndef $anatomyGrade>>N/A<<elseif $anatomyGrade isnot "">>$anatomyGrade<<else>>N/A<</if>>
Art: <<if ndef $artGrade>>N/A<<elseif $artGrade isnot "">>$artGrade<<else>>N/A<</if>>
<<link "Close teachers gradebook">><<run Dialog.close()>><</link>>[img/img/schoolCafeteria.webp]]
You enter the cafeteria. It's filled with tables and all the other fun stuff. Well... Fun and fun, that's debatable. There are students, even the chefs are students. The smell of food cooking is filling your nostrils. It smells good for a school cafeteria. It is <<print setup.PERIODS[$period]>>.
<<if setup.PERIODS[$period] eq "Noon">><<if $schoolEat isnot true>>You should find a table to sit to eat.
[[Find a place to eat|schoolEat]]<<else>>You've already eaten your meal for the day. You should go to the yard and socialize a bit before your next classes.<</if>><<else>>It's no time for dinner. Get to your next class before it starts!<</if>>
[[Leave|westWingSchool]]<<if ndef $studentCard>>You approach the reception to get your school ID card. This will allow you to fare along the school more easily as well as allow you into some of the more important classes and parts of the school.
Receptionist: Hello. What can I help you with?
<span style="color:pink">$name: I need a student card..?</span>
Receptionist: No problem. What's your name?
<span style="color:pink">$name: $name.</span>
Receptionist: Got it.
It takes no longer than a few minutes. She's done this before.
<<set $studentCard to true>>
Receptionist: Here's your card.
<span style="color:yellow">+ Student ID</span><<else>>You approach the reception.
<<if ndef $dormKey>>
Receptionist: Hello. What can I help you with?
<span style="color:pink">$name: I'd like to apply for a dorm room.</span>
Receptionist: No problem. What's your name?
<span style="color:pink">$name: $name.</span>
Receptionist: Got it.
It takes no longer than a few minutes. She's done this before.
<<set $dormKey to true>>
Receptionist: Here's your key. You'll be assigned a random student. The dorms are coed.<<else>>
Receptionist: Hello. What can I help you with?
<span style="color:pink">$name: Uhm... Nothing...</span>
She stares at you.<</if>><</if>>
[[Leave|school]]You enter the auditorium. It's huge! There's a stage in the end of it, for the professors to give speeches or special classes. It is also where the Dean will hold speeches for the students to listen to. <<if $classes.auditorium is false>>For now, nothing has been scheduled for the auditorium.<<else>><<switch random(1,5)>><<case 1>>Professor Miller is here to speak about <b>Anthropology: “The Power of Cultural Stories”</b>
<span style="color:lightyellow">Professor Miller: Good evening, everyone. Thank you for joining me tonight. I want you to close your eyes for a moment. Imagine the stories that shaped your childhood—the myths, legends, the whispered tales your grandparents told you, the heroes you looked up to. Every culture, every family, every individual carries stories.
Professor Miller: They’re more than entertainment; they are identity, wisdom, and warnings from those who came before us. In our lecture tonight, we’ll unravel why these stories, from ancient myth to modern folklore, have such power. By the end, I hope you’ll see how each tale we hold dear changes not just us, but our communities, and even our world.
Professor Miller: Will you join me in this exploration?</span>
He then proceeds with the class. You learn a lot about your past and the way it had shaped you to who you are now.<<case 2>>Professor Zhang is here to speak about <b>Robotics & AI: “Ethics of a Robotic Future”</b>
<span style="color:lightyellow">Professor Zhang: Greetings, students and faculty. I’m honored to address you on a topic that some consider the backbone of our next century: the ethical role of artificial intelligence. Every day, technology moves forward; machines are faster, smarter, and more capable.
Professor Zhang: But the question is not just ‘what can they do?’ but ‘what should they do?’ With power comes responsibility—our responsibility. How do we ensure that we do not repeat mistakes from the past? That we understand the ethical boundaries of human creation? The future of AI isn’t science fiction—it’s happening now. And we, all of us, are responsible for shaping it wisely.
Professor Zhang: Let’s dive into this.</span>
He then proceeds with the class. You learn a lot about AI and the ethics of the technological advancement.<<case 3>>Professor Santiago is here to speak about <b>History: “Forgotten Voices of History”</b>
<span style="color:lightyellow">Professor Santiago: Hello, everyone. As historians, we pride ourselves on understanding the past, but what happens when entire voices go unheard? What about the stories of those marginalized, forgotten, or erased?
Professor Santiago: Tonight, I invite you to step into the shoes of people whose voices were left out of textbooks—ancient artisans, indigenous leaders, women of the Renaissance, rebel poets. History is not just a tale of the conquerors; it’s also a tale of the conquered, the oppressed, and the resilient. When we restore these voices, we get a fuller picture of humanity.
Professor Santiago: Are you ready to listen?</span>
She then continues the class and speaks about the forgotten history. You learn a lot.<<case 4>>Professor Everett is here to speak about <b>Biology: “The Fragile Web of Life”</b>
<span style="color:lightyellow">Professor Everett: Good evening, everyone. You’ve probably heard that the world is interconnected, that life depends on an intricate balance. But what does that really mean? We’re going to talk about ecosystems tonight, from the tiniest cells to the largest forests, and how every creature, every molecule, plays a role.
Professor Everett: When one part of this web is damaged, others feel the impact. As a biologist, I’ve seen this firsthand, and it’s why I’m passionate about protecting biodiversity. The ecosystems are fragile—if we lose them, we lose something of ourselves.
Professor Everett: I invite you to look closer with me, to understand why each piece, no matter how small, matters in the web of life.</span>
She then continues with the class. You learn a lot, and even have some time to reflect on your own webs and the people that shape your life.<<case 5>>Professor Larsson is here to speak about <b>Philosophy: “The Paradox of Choice”</b>
<span style="color:lightyellow">Professor Larsson: Welcome, all. Tonight, I want to talk to you about something that affects every one of us: choice. Every day, we make decisions, big and small, shaping who we are and who we might become. Yet choice itself is a paradox. The more choices we have, the harder it becomes to decide.
Professor Larsson: Are we really free if we’re burdened by too many options? How does choice impact our happiness, our identity, and our society? We’ll explore these questions from a philosophical perspective tonight, drawing on thinkers from ancient Greece to modern psychology.
Professor Larsson: By the end, you may look at even the smallest decisions in a new light.</span>
He then continues the class. By the end, you really do look at even the smallest decisions in a new light. Things matter, y'all!<</switch>><</if>>
[[Leave|school]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>You enter the science hall. It's got a few classrooms as well as the boys bathroom. It's also got a domatory connection wing.
<<if $classes.sexed is true>>[[Enter Sexual Education|schoolSexEd]]<<else>><<linkreplace "Enter Sexual Education">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
<<if $classes.anatomy is true>>[[Enter Anatomy Class|schoolAnatomy]]<<else>><<linkreplace "Enter Anatomy Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
<<if $classes.biology is true>>[[Enter Biology Class|schoolBiology]]<<else>><<linkreplace "Enter Biology Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
<<if $classes.physics is true>>[[Enter Physics Class|schoolPhysics]]<<else>><<linkreplace "Enter Physics Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
<<if $classes.science is true>>[[Enter Science Class|schoolScience]]<<else>><<linkreplace "Enter Science Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
[[Enter the boy's bathrooms|boysBathroomSchool]]
<<if ndef $dormKey>>Speak with the receptionist to aqcuire a dorm key.<<else>>[[Enter the dorm wing|schoolDorms]]<</if>>
[[Leave|school]]You enter the west wing. It's got a few classrooms as well as the girls bathroom. It's also got the cafeteria.<<if def $classes>>
<<if $classes.mathematics is true>>[[Enter Mathematics Class|schoolMath]]<<else>><<linkreplace "Enter Mathematics Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
<<if $classes.computer is true>>[[Enter Computer Class|schoolComputer]]<<else>><<linkreplace "Enter Computer Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
<<if $classes.art is true>>[[Enter Art Class|schoolArt]]<<else>><<linkreplace "Enter Art Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>>
<<if $classes.english is true>>[[Enter English Class|schoolEnglish]]<<else>><<linkreplace "Enter English Class">><span style="color:red">This is not your classroom.</span><</linkreplace>><</if>><</if>>
[[Go to the cafeteria|schoolCafe]]
[[Girls bathroom|girlsBathroomSchool]]
[[Go back|school]]You stand in the school yard. This is where most of the students are hanging out during recess and class breaks. This is also where you will be having your PE classes.
[[Take PE Class|schoolPE]]
[[Go back inside|school]]You enter the student counsellors office.
[[Drop out|school][$student to false]]
[[Leave|school]]You enter the maths class. The teacher is standing infront of the class and everyone has a designated desk. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">><<set $classSkill.mathematics += 2>>You decide to follow along with the class.
<<switch random(1,5)>><<case 1>>Today, the teacher is explaining quadratic equations, but it’s all starting to blur together. They go over examples, talk about “factoring” and “finding the roots,” but you can’t help feeling lost. Numbers and variables start floating around in your mind as the teacher works through each problem on the board. You try to follow along, but with each step, you feel like you’re missing something.<<case 2>>The class is moving slowly today as the teacher reviews basic algebra. They break down each step for solving equations, spending extra time on the importance of isolating variables. You already know this pretty well, so your mind drifts to your plans after school. You wish the class would pick up the pace, but at least it’s an easy day.<<case 3>>Today’s math lesson covers a new topic: systems of equations. The teacher is drawing intersecting lines on the board to explain it visually. It’s interesting, and you can almost see where the lines cross in your head. But as soon as they start adding more complex steps, you’re lost. Your notes are a mess of lines and numbers that barely make sense, and you’re not sure how much you’ll remember for the homework.<<case 4>>Class starts with an unexpected quiz on last week’s lesson. You scan the page and realize you actually remember most of it! The quiz goes by quickly, and afterward, the teacher starts reviewing linear equations. You feel proud that you’re keeping up, and you even help the person next to you solve a problem. Math class doesn’t feel so hard today.<<case 5>>Today’s lesson covers inequalities and graphing. The teacher draws a number line on the board and talks about which direction the arrows should point. They make it sound simple, but as soon as they throw in multiple variables, you’re back to staring blankly at your notebook. You manage to catch a few key points, but it still feels like a bit of a blur.<</switch>><</linkreplace>>
<<if $period eq 2 && $homework.mathematics is "none">>You're assigned homework for next maths class. Review it in your dorm room or at home.<<set $homework.mathematics to "due">><<set $assignments += 1>><<elseif $homework.mathematics is "due">>Remember to do your homework!<</if>>
[[Leave|westWingSchool]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>
You enter the girls bathroom. It's nice and in good condition. The schools sanitary team has done a really good job at keeping the bathroom nice and tidy. It even smells like flowers in here!
<<if $schoolBathroom lte 1>>You've already relieved yourself. You can't go so fast again.<<else>><<linkreplace "Use the restroom">>You relieve yourself in the girls bathroom.<<set $schoolBathroom to 10>><</linkreplace>><</if>>
[[Leave|westWingSchool]]You enter the anatomy class. The teacher is standing infront of the class and everyone has a designated desk. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">> You decide to follow along with the class.
<<set $classSkill.anatomy += 2>>
<<switch random(1,5)>><<case 1>> Today, the teacher is covering the skeletal system. They go into detail about each bone, from the femur to the tiny bones in the ear. You’re surprised to learn just how many bones there are, and even more amazed at how each has a purpose. You try to memorize a few key bones, hoping it’ll help on the test.<<case 2>> Class today focuses on the circulatory system. The teacher explains how the heart pumps blood through the body, and it’s actually fascinating—each beat keeps us alive. You find yourself drawn in as they explain the different chambers of the heart and how blood flows through veins and arteries. For once, you don’t feel like you’re struggling to stay awake.<<case 3>> Today’s topic is the nervous system, but the lesson quickly gets technical. The teacher explains neurons and synapses, and you try to follow along, but it’s a lot to take in. You glance at your notes, which are already a mess of terms like “axon” and “dendrite.” You try to focus, but it feels like there’s a new word every minute.<<case 4>> Today’s class is a hands-on session with anatomy models. The teacher asks everyone to locate key organs like the liver, stomach, and lungs. You actually enjoy this—you get to see where each part is and how it all fits together. For once, it’s not just diagrams and terms; it’s tangible and kind of fun.<<case 5>> The lesson today dives into the respiratory system, and the teacher starts with a demonstration using a balloon to show how lungs expand. It seems simple enough, but as the teacher describes the process in more detail, you realize how complex breathing actually is. You try to keep up with terms like “alveoli” and “bronchi,” and hope you’ll remember it for the next quiz.<</switch>><</linkreplace>>
<<if $period eq 1 && $homework.anatomy is "none">>You're assigned homework for next anatomy class. Review it in your dorm room or at home.<<set $homework.anatomy to "due">><<set $assignments += 1>><<elseif $homework.anatomy is "due">>Remember to do your homework!<</if>>
[[Leave|scienceHall]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You enter the biology class. The teacher is standing infront of the class and everyone has a designated magnifier. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">> You decide to follow along with the class.
<<set $classSkill.biology += 2>>
<<switch random(1,5)>><<case 1>>Today’s lesson dives into cell biology. The teacher is explaining the parts of a cell—the nucleus, mitochondria, cell membrane, and more. You scribble down notes, but it’s a lot to remember. You wonder how something so small can have so many parts and functions.<<case 2>>Today’s class is all about genetics. The teacher introduces concepts like DNA, genes, and chromosomes. You start to get interested when they mention how traits are passed down, but it’s hard to follow all the terminology. You jot down a few key words, hoping they’ll make sense later.<<case 3>>Class today covers ecosystems. The teacher explains how different species interact, and it’s actually kind of fascinating. They talk about food chains, food webs, and energy flow—it feels like putting together pieces of a puzzle. You start thinking about the balance in nature and how everything’s connected.<<case 4>>The teacher is discussing photosynthesis today. They go over each stage, from sunlight hitting the chloroplasts to the production of glucose and oxygen. It sounds simple, but the details get overwhelming fast. You try to keep up, but terms like “light-dependent reactions” and “calvin cycle” start blending together.<<case 5>>Today’s topic is human evolution. The teacher describes how humans and primates share common ancestors, and you’re intrigued. They show diagrams of early human species and talk about the evolution of traits like walking upright. It feels like you’re looking back through time, and you’re surprised by how much you want to learn more.<</switch>><</linkreplace>>i,” and hope you’ll remember it for the next quiz.<</switch>><</linkreplace>>
<<if $period eq 1 && $homework.biology is "none">>You're assigned homework for next biology class. Review it in your dorm room or at home.<<set $homework.biology to "due">><<set $assignments += 1>><<elseif $homework.biology is "due">>Remember to do your homework!<</if>>
[[Leave|scienceHall]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You enter the sexual education class. The teacher is standing infront of the class and everyone has a designated desk. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">> You decide to follow along with the class.
<<set $classSkill.sexEd += 2>>
<<switch random(1,5)>><<case 1>>Today’s topic is anatomy and reproductive health. The teacher explains the basics of male and female anatomy, going over each part with diagrams. You try to stay focused, but it’s a lot of new terms. It’s helpful information, but you wonder how much of it you’ll remember.<<case 2>>The class covers healthy relationships today. The teacher discusses boundaries, communication, and respect, and you’re actually interested. It’s a little awkward, but as they go on, you realize how important these skills are, even outside of relationships.<<case 3>>Today’s lesson is on consent. The teacher talks about the importance of clear, mutual agreement in relationships and interactions. You find yourself paying close attention as they go over different scenarios. It’s a heavy topic, but you know it’s important, and you’re glad the school is covering it.<<case 4>>Today’s focus is on contraception and safe sex. The teacher introduces different types of contraceptives, explaining how each works to prevent pregnancy and reduce risk. You jot down some notes, but you can tell it’s a topic that makes a lot of people in class uncomfortable. Still, you feel like it’s important to know.<<case 5>>Today’s class covers STIs and health screenings. The teacher talks about prevention, symptoms, and the importance of regular check-ups. It’s a bit alarming to hear about all the risks, but the teacher reassures everyone that awareness and prevention are key. You decide to keep these notes handy.<</switch>><</linkreplace>>
<<if $period eq 1 && $homework.sexed is "none">>You're assigned homework for next sexual education class. Review it in your dorm room or at home.<<set $homework.sexed to "due">><<set $assignments += 1>><<elseif $homework.sexed is "due">>Remember to do your homework!<</if>>
[[Leave|scienceHall]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You enter the computer class. The teacher is standing infront of the class and everyone has a designated computer. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>You decide to chat with your classmate instead. It's great fun! You're not learning anything today, but that's okay. Who needs school anyways?
You're
<</linkreplace>><</switch>>
<<linkreplace "Follow along the class">><<set $classSkill.computer += 2>>You decide to follow along with the class.
<<switch random(1,5)>><<case 1>>Today’s lesson seems to go on forever. The teacher is discussing the invention of the first computer, recounting each stage in detail—from the abacus to the ENIAC. You try to stay engaged, but the endless historical anecdotes start to feel like a lullaby. At least you learn one interesting fact: the first ‘computer programmer’ was Ada Lovelace, way back in the 1800s. But how will any of this help on your homework?<<case 2>>You try to focus, but the teacher’s explanation of “loops” is hard to follow. As they go through one example after another, your mind drifts to the homework you still need to finish. Other students are furiously typing away on their laptops, creating lines of code that actually work, but you feel stuck. You wonder, is it just you, or is coding a little overwhelming at first?<<case 3>>Today, the teacher goes off on a tangent about the dangers of hackers. They go on and on about password security, firewalls, and why you should never click on suspicious links. You already know most of this from online articles, but your interest spikes when they mention recent cyber attacks. You think you’ll remember to update your password after class—maybe. The discussion goes on, and you start to feel like you’re back in a lecture on internet safety.<<case 4>>Today, the teacher is tackling math concepts needed for programming—especially logic and binary. You give it your best shot, but the explanations are full of technical terms that feel like a puzzle in themselves. After what feels like hours, the teacher asks the class to convert a decimal number into binary, and you’re scrambling to remember the steps. A glance at your classmate’s confident answer only makes you more anxious to get it right.<<case 5>>Today’s class is on interactive media design, but the lesson takes a detour into color theory and layout design principles. The teacher spends a lot of time talking about how colors can impact user experience, which sounds interesting at first. But by the fourth example of color palettes that “work well,” you’re starting to zone out. All you wanted was some tips for your project, and now you’re feeling like you’re in an art class.<</switch>><</linkreplace>>
<<if $period eq 2 && $homework.computer is "none">>You're assigned homework for next computer class. Review it in your dorm room or at home.<<set $homework.computer to "due">><<set $assignments += 1>><<elseif $homework.computer is "due">>Remember to do your homework!<</if>>
[[Leave|westWingSchool]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You enter the boys bathroom. You've heard a lot about how buys bathrooms are gross and unsanitary, however this one seems to be kept in pristine condition. Good work, school!
<<if $schoolBathroom lte 1>>You've already relieved yourself. You can't go so fast again.<<else>><<linkreplace "Use the restroom">>You relieve yourself in the boys bathroom. A semi weird thing to do, but alright.<<set $schoolBathroom to 10>><</linkreplace>><</if>>
[[Leave|scienceHall]]You enter the school dorms. There's a coed bathroom as well as plenty of dorm rooms.
There's also an exit.
[[Go to your dorm room|schoolDormRoom]]
[[Leave|scienceHall]][[Leave|scienceHall]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<widget "studentSchedule">><<silently>>
<<if setup.DAYS[$day % 7] eq "Monday">>MONDAY SCHEDULE
<<if $period eq 1>><<set $classes = {
anatomy: true,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 2>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: true,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 3>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: true,
auditorium: false
}>><</if>>
<<if $period eq 4>><<set $classes = {
anatomy: false,
art: true,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 5>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 6>>NIGHT<</if>>
<</if>>
<<if setup.DAYS[$day % 7] eq "Tuesday">>TUESDAY SCHEDULE
<<if $period eq 1>><<set $classes = {
anatomy: false,
art: false,
biology: true,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 2>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: true,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 3>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: true,
auditorium: false
}>><</if>>
<<if $period eq 4>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: true
}>><</if>>
<<if $period eq 5>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 6>>NIGHT<</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Wednesday">>WEDNESDAY SCHEDULE
<<if $period eq 1>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: true,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 2>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: true,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 3>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: true,
auditorium: false
}>><</if>>
<<if $period eq 4>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: true,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 5>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 6>>NIGHT<</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Thursday">>THURSDAY SCHEDULE
<<if $period eq 1>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: true,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 2>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: true,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 3>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: true,
auditorium: false
}>><</if>>
<<if $period eq 4>><<set $classes = {
anatomy: true,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 5>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 6>>NIGHT<</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Friday">>FRIDAY SCHEDULE
<<if $period eq 1>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: true,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 2>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: true,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 3>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 4>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 5>><<set $classes = {
anatomy: false,
art: false,
biology: false,
computer: false,
english: false,
mathematics: false,
pe: false,
physics: false,
science: false,
sexed: false,
recess: false,
auditorium: false
}>><</if>>
<<if $period eq 6>>NIGHT<</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Saturday">>WEEKEND<</if>>
<<if setup.DAYS[$day % 7] eq "Sunday">>WEEKEND<</if>>
anatomy: false, ++
art: false, +
biology: false, +
computer: false, +
english: false, +
mathematics: false, +
pe: false, ++
physics: false, +
science: false, +
sexed: false, ++
recess: false,
auditorium: false +
MONDAY +
Early Morning: anatomy
Morning: computer
Noon: RECESS
Afternoon: art
TUESDAY +
Early Morning: biology
Morning: Physics
Noon: recess
Afternoon: Auditorium
WEDNESDAY +
Early Morning: PE
Morning: Mathematics
Noon RECESS
Afternoon: English
TUESDAY +
Early Morning: Science
Morning Sexed
Noon RECESSfalseomy
Friday: +
Early Morning: Sexed
Morning: PE
Noon: FREE WEEKEND<</silently>><</widget>><<if setup.DAYS[$day % 7] eq "Monday">><b>Monday Classes:</b>
Early Morning: Anatomy Class in the Science Hall
Morning: Computer Class in the West Wing
Noon: Recess
Afternoon: Art Class in the West Wing<<elseif setup.DAYS[$day % 7] eq "Tuesday">><b>Tuesday Classes:</b>
Early Morning: Biology Class in the Science Hall
Morning: Physics Class in the Science Hall
Noon: Recess
Afternoon: Auditorium<<elseif setup.DAYS[$day % 7] eq "Wednesday">><b>Wednesday Classes:</b>
Early Morning: PE Outside
Morning: Mathematics Class in the West Wing
Noon Recess
Afternoon: English Class in the West Wing<<elseif setup.DAYS[$day % 7] eq "Thursday">><b>Thursday Classes:</b>
Early Morning: Science Class in the Science Hall
Morning: Sexual Education in the Science Hall
Noon: Recess
Afternoon: Anatomy Class in the Science Hall<<elseif setup.DAYS[$day % 7] eq "Friday">><b>Friday Classes:</b>
Early Morning: Sexual Education in the Science Hall
Morning: PE Outside
Noon: Weekend!<</if>>
Remember to pack up before leaving the classrooms!
<<link "Turn back">><<run Dialog.close()>><</link>>[img/img/schoolCafeteria.webp]]
You approach the chefs and are served with a nice portion of decent quality food. You don't have to pay for this, so free food is always good food. It's covered by your tuition.
<<set $schoolEat to true>>
<<if def $dormMate>><<if $dormMate.canteen is true>><<if $dormMate.gender is "girl">>You quickly spot your dorm mate and run to sit down beside her.
<span style="color:teal">Sophia: Hey, $name! Come to join me?</span>
You nod. You have a wonderful conversation with her about school and classes.
You eat your food with great joy.<<else>>You quickly spot your dorm mate and run to sit down beside him.
<span style="color:lightblue">Michael: What's up, $name?</span>
You have a great conversation about sports and classes.
You eat your food with great joy.<</if>><<else>>You roam for a short while before finding an empty spot to sit in.
No one joins you. You eat your food in silence and boredom.<</if>><<else>>You roam for a short while before finding an empty spot to sit in.
You keep an eye on your students as you eat.<</if>>
[[Leave|westWingSchool]]You enter your dorm room. It's got a bed for you and a bed for your dorm mate. It's also got a desk for each of you and a drawer for clothes.
<<include "trauma">><<displayPet>><<catNeg>><<questLetter1>><<questLetter2>>
<<if $period eq 6>>[[Sleep|dormSleep]]<<else>>You can't sleep yet, it's only <<print setup.PERIODS[$period]>>!<</if>>
<<if $period lte 5>>[[Take a nap|dormNap]]
<<if $showerTime != 0>>[[Take a shower|dormBathroom]]<br><</if>><<else>>You should probably go to sleep instead.<br><</if>>
<<if $dormMateMet is false>>[[Find your dorm mate|dormMateMeet]]<<else>><<if $dormMate.home is true && $dormMate.gender is "girl">>[[Interact with Sophia|sophiaInteract]]<<elseif $dormMate.home is true && $dormMate.gender is "boy">>[[Interact with Michael|michaelInteract]]<<elseif $dormMate.hom is false>>Your dorm mate is somewhere else.<</if>><</if>>
[[Look in the mirror|mirror]]
[[Laptop|dormLaptop]]
<<masturbate 20 249 149 -25 dormJerk>>[[Check out the poster|credits]]
<span id="home"><<if $home != "dorm">><<link "Make this your home">><<set $home to "dorm">><<replace "#home">><</replace>><</link>><</if>><br></span>[[Leave your room|schoolDorms]]
[[Go to the front of the school|school]]<<if $trauma gte 60>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
You toss and turn. Your mind is racing, your body is cold, yet sweaty. Something is wrong with your mental health.<<if $trauma eq 100 && ndef $sanity>> <span class="drunk"><span style="color:crimson">You've lost your sanity.</span></span><</if>>
<<include "trauma">><<set _rng = random(1,4)>>
<<if _rng eq 1>>[[Nightmare|nightmareDorm]]<<else>>[[Wake up|schoolDormRoom]]<</if>>
<<else>><<set $rngesus = random(4)>><<if $rngesus eq 0>>[img[img/sleep.webp]]<<elseif $rngesus eq 1>>[img[img/sleep1.webp]]<<elseif $rngesus eq 2>>[img[img/sleep2.webp]]<<elseif $rngesus eq 3>>[img[img/sleep3.webp]]<<elseif $rngesus eq 4>>[img[img/sleep4.webp]]<</if>>
<<petSleep>>
You go to sleep.
Suddenly, a calm feeling washes over you.
<<if $arousal gte 30>>
[[Dream|dreamDorm]]<</if>>
[[Wake up|schoolDormRoom]]<</if>>
<<Sleep>><<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/nap.webp]]<<elseif $rngesus eq 1>>[img[img/nap1.webp]]<<elseif $rngesus eq 2>>[img[img/nap2.webp]]<<elseif $rngesus eq 3>>[img[img/nap3.webp]]<</if>>
You take a nap.
[[Wake up|schoolDormRoom]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/dormShower.webp]]
You enter the bathroom.
It's a decent bathroom, taken into account the fact that it is still school property.
<<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Undress|dormshowernude]]<<elseif $period eq 6 && $showerTime != 0>>[[Undress|dormshowernude]]<<else>>It's too late to shower.<</if>><<if $litterBox is true>><br><<litterBox>><</if>>
[[Leave|schoolDormRoom]]
[[Review your homework|homeworkReview]]
<<if $emails gte 1>>[["Emails (" + $emails + ")"|laptopMails][$emailAddress to "dormLaptop"]]<<else>>You have no new emails.<</if>>
[[Close laptop|schoolDormRoom]]You dream...
<<set $rngesus = random(3)>><<if $rngesus eq 0>>[img[img/dreamM.webp]]<<elseif $rngesus eq 1>>[img[img/dreamM1.webp]]<<elseif $rngesus eq 2>>[img[img/dreamM2.webp]]<<elseif $rngesus eq 3>>[img[img/dreamM3.webp]]<</if>>
You are no longer aroused.
<span style="color:pink">- - Arousal</span>
You become a little more corrupted.
<span style="color:red">+ Corruption</span>
[[Wake up|schoolDormRoom]]
<<setArousal -100>><<setCorruption +5>>You have a nightmare. It's not one of those you just wake up from. Everything feels so real... It's indistinguishable from real life. Your heart is pounding. Your mind is racing. This can not be good for you.
<<set _rng = random(1,4)>><<switch _rng>><<case 1>>[img[img/nightmare1.webp]]<<case 2>>[img[img/nightmare2.webp]]<<case 3>>[img[img/nightmare3.webp]]<<case 4>>[img[img/nightmare4.webp]]<</switch>>
Wake up... Wake up! WAKE UP!
<span style="color:crimson">+ Trauma</span>
[[Wake up|schoolDormRoom]]
<<setTrauma +15>>[img[img/dormshowernude.webp]]
You take a shower. Letting the hot water trickle down over your body, tickling your nipples, running towards your clit is such an exhillerating feeling. It's amazing how good a shower can feel!<<if $showerTime != 0>> And much needed!
<span style="color:green">+ Allure</span><</if>>
<<if $period gte 4 && $period lte 5>><br>You feel like someone is watching you...<br><span style="color:purple">- Inhibition</span><</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<masturbate 20 249 149 -25 showerJerkDorm>>
[[Finish showering|schoolDormRoom]]
<<Shower>>[img[img/showerJerk.webp]]
You begin masturbating in the showers.
Hot water trickles down your body and tickles your nipples while you play with your clit.
<span style="color:red">+ Corruption</span>
[[Leave|schoolDormRoom]]
<<setTrauma -5>><<setArousal -20>><<setCorruption +5>><<widget "dormSchedule">><<silently>>
<<if setup.DAYS[$day % 7] eq "Monday">>
<<if $period eq 3>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 5>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 6>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Tuesday">>
<<if $period eq 3>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 5>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 6>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Wednesday">>
<<if $period eq 3>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 5>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 6>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Thursday">>
<<if $period eq 3>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 5>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 6>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Friday">>
<<if $period eq 3>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 5>><<switch random(1,3)>><<case 1>><<set $dormMate.home to false, $dormMate.canteen to true, $dormMate.yard to false>><<case 2>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><<case 3>><<set $dormMate.home to false, $dormMate.canteen to false, $dormMate.yard to true>><</switch>><</if>>
<<if $period eq 6>><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><</if>><</if>>
<<if setup.DAYS[$day % 7] eq "Saturday">><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><</if>>
<<if setup.DAYS[$day % 7] eq "Sunday">><<set $dormMate.home to true, $dormMate.canteen to false, $dormMate.yard to false>><</if>>
<</silently>><</widget>><<widget "schoolMetrics">><<silently>>
<<set $schoolBathroom -= 1>>
<</silently>><</widget>><<widget "school">><<silently>><<if ndef $student || $student is false>><<elseif $student is true>>
<<studentSchedule>>
<<dormSchedule>>
<<schoolMetrics>>
<</if>><</silently>><</widget>>You roam the school, trying to find your dorm mate. Who can it be? What are they like? Questions are filling your thoughts. What do they look like? The receptionist said the dorms are co-ed. Likely not the actual dorms, just the dorm wing, no? What if your dorm mate is... a boy? Is he going to watch you sleep?
<<set $dormMateMet to true>>
It doesn't take long before you bump into someone. Your thoughts stop racing, and your mind goes numb. Awkward. You fall flat on your ass. <span style="color:pink"><<if $wButtplug is true>>You can feel your buttplug getting pressed further into your tender asshole.<<setArousal 15>>
+ Arousal<<elseif $wTail is true>>You can feel your tailplug getting pressed further into your tender asshole.<<setArousal 15>>
+ Arousal<</if>></span>
<<if $dormMate.gender is "boy">>He looks around and stares at you. It doesn't take long before he extends a hand and takes the blame on himself.
<span style="color:lightblue">Student: Oh my! I am so sorry. Let me help you up!</span>
You don't quite know how to react. You just stare back.
<span style="color:lightblue">Student: Grab my hand, I'll help you up.</span>
You grab his hand. It's warm and soft, yet firm. It's almost an electrical feeling, surging through your body. He helps you up on your feet.
<span style="color:lightblue">Michael: Oh, where are my manners. I'm Michael. You are?</span>
<span style="color:pink">$name: Uhm... $name... I'm sorry...</span>
<span style="color:lightblue">Michael: $name! You're my new dorm mate then! Glad to meet you, the student counsellor has spoken good words about you. Look, I've got to run, but I'll see you in our dorm. Cheerio!</span>
Still flabberghasted by the handsome british man you just stumbled into, you can only muster a few words.
<span style="color:pink">$name: Bye...</span>
What a rush!<<elseif $dormMate.gender is "girl">>She tumbles onto the floor right next to you with a yelp and a death stare. She realizes that you're just another girl, and a new student at that. Her face softens.
<span style="color:teal">Student: Oh my! I am so sorry. I didn't mean to stare like that...</span>
<span style="color:teal">Student: Come on, let's get up off of this dirty floor.</span>
She laughs, and you can't help but chuckle along to her contagious smile. She's freckled and with beautiful hair and wonderful eyes.
You both get up from the floor. You can't help but introduce yourself.
<span style="color:pink">$name: Uhm... I'm $name. I'm sorry for bumping into you...</span>
<span style="color:teal">Sophia: Oh my God! You're my new dorm mate! Yay! I knew you were going to look gorgeous! I'm Sophia.</span>
You blush. Gorgeous? She's really laying it onto you, huh?
<span style="color:teal">Sophia: Anyways, I've got to go! See you around, $name!</span>
She's off before you can respond.<</if>>
[[Go back to your dorm|schoolDormRoom]]You run to Sophia's bed and start chatting with her.
It doesn't take long for both of you to be stuck in endless conversation about boys and stupid homework. It's sooo boring. Not the conversation, but the homework.
She tells you about some of her classes and you tell her about some of your classes. It's nothing special, and the conversation has reached its end.
[[Turn around|schoolDormRoom]]You run to Michael's bed and start chatting with him.
It doesn't take long for both of you to be stuck in endless conversation about girls and sports. It's fun to learn about Michael and his interests.
He tells you about some of hsi classes and you tell him about some of your classes. It's nothing special, and the conversation has reached its end.
[[Turn around|schoolDormRoom]]<<widget "homework">><<silently>>
<</silently>><</widget>>You enter the art class. The teacher is standing infront of the class and everyone has a designated canvas. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">><<set $classSkill.art += 2>>You decide to follow along with the class.
<<switch random(1,5)>><<case 1>>Today’s art class is all about shading techniques, but it’s harder than it looks. The teacher demonstrates “hatching” and “cross-hatching” on the board, moving their pencil in what seems like effortless strokes. You try to mimic it on your own paper, but your lines look stiff and uneven. You sigh and keep practicing, hoping it’ll start looking right eventually.<<case 2>>Today’s class is about color theory. The teacher dives into the color wheel, explaining primary, secondary, and complementary colors. It’s a lot of talk, and while it’s interesting, you’re itching to start painting instead of listening. The color combinations are cool, but you can’t help but doodle in your notebook while the teacher continues. You hope the next class is more hands-on.<<case 3>>Art class today involves a live drawing session. The teacher sets up a simple still life—a vase with flowers and a few books stacked next to it. You try to sketch it, but it’s tough to get the proportions right. Every time you think you’re getting it, the teacher walks by and gently suggests a change. You try not to feel frustrated as you erase yet another crooked line. You wish drawing came more naturally.<<case 4>>Today is all about learning perspective, and you’re surprisingly interested. The teacher explains how to create depth in a drawing by using a vanishing point, and you try it out yourself. As you add more lines and shapes, it feels like your flat paper has come alive. You’re proud of how your drawing looks—it’s not perfect, but it actually seems to have depth! Maybe this is something you’re good at after all.<<case 5>>The teacher introduces watercolor techniques today. After explaining “wet-on-wet” and “wet-on-dry” methods, you finally get to try it for yourself. You dip your brush in water and paint, watching the colors spread across the page. It’s mesmerizing to watch the paint mix and blend in unexpected ways. By the end of class, your hands are stained, your paper is soaked, and you can’t wait to do it again.<</switch>><</linkreplace>>
<<if $period eq 4 && $homework.art is "none">>You're assigned homework for next art class. Review it in your dorm room or at home.<<set $homework.art to "due">><<set $assignments += 1>><<elseif $homework.art is "due">>Remember to do your homework!<</if>>
[[Leave|westWingSchool]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You enter the physics class. The teacher is standing infront of the class and everyone has a designated desk. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">> You decide to follow along with the class.
<<set $classSkill.physics += 2>>
<<switch random(1,5)>><<case 1>>Today, the teacher is discussing Newton’s Laws of Motion. They go over each law, explaining concepts like inertia, force, and action-reaction pairs. It’s interesting, but there are a lot of formulas. You try to keep up as the teacher works through examples, hoping it’ll make more sense later.<<case 2>>Class today is all about gravity and free-fall. The teacher explains how objects fall at the same rate regardless of mass (ignoring air resistance), and you’re surprised—it doesn’t match what you’d expect. They use an experiment to prove it, and it’s actually kind of fascinating to see physics in action.<<case 3>>Today’s lesson covers electricity and circuits. The teacher talks about current, voltage, and resistance, then draws a simple circuit on the board. It’s hard to follow all the symbols and connections, but you try to keep up, knowing this could come up on the next test.<<case 4>>Today’s focus is on energy—kinetic, potential, thermal, and more. The teacher explains how energy transforms from one form to another, which is interesting, but there are so many different types that it gets confusing. You jot down notes, hoping you’ll be able to make sense of them later.<<case 5>>The topic today is waves and sound. The teacher describes how sound travels as waves, showing diagrams of amplitude, frequency, and wavelength. You try to visualize it, and it’s pretty cool, but it also feels like a lot to remember. You make a mental note to review this again at home.<</switch>><</linkreplace>>
<<if $period eq 2 && $homework.physics is "none">>You're assigned homework for next physics class. Review it in your dorm room or at home.<<set $homework.physics to "due">><<set $assignments += 1>><<elseif $homework.physics is "due">>Remember to do your homework!<</if>>
[[Leave|scienceHall]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You enter the english class. The teacher is standing infront of the class and everyone has a designated desk. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">> You decide to follow along with the class. <<set $classSkill.english += 2>>
<<switch random(1,5)>><<case 1>>Today, the teacher dives into poetry analysis, breaking down each line of a classic poem. They talk about symbolism and metaphors, and you actually find yourself intrigued. You start to see how each word choice affects the meaning. By the end of class, you feel like you understand poetry a little better, and you’re even excited to read the next one.<<case 2>>Class today is about essay structure. The teacher explains how to write a strong thesis statement, going over examples and breaking down each part. It’s practical but feels a bit repetitive—you’ve heard this before, and your mind wanders. You jot down some notes anyway, just in case it comes up in the next assignment.<<case 3>>Today, the teacher is talking about persuasive techniques in writing. They go over “ethos, pathos, and logos,” and you’re trying to keep up, but it feels like a lot to remember. You can see how these strategies work in ads and speeches, but you’re not sure how you’ll use them yourself. You make a mental note to look over your notes later.<<case 4>>The lesson today is on famous literary characters, and the teacher’s enthusiasm is contagious. They describe each character’s traits, quirks, and flaws, and suddenly, they feel like real people. You’re actually enjoying this—learning how authors create such vivid characters is pretty cool. You make a list of books you’d like to read, inspired by the discussion.<<case 5>>Today’s class involves reading aloud. The teacher picks a passage from a novel, and each student reads a few lines. When it’s your turn, you try to sound confident, but the words feel clunky in your mouth. When the teacher explains the scene afterward, you realize you missed some of the meaning while reading. It’s a little embarrassing, but you make a note to practice.<</switch>><</linkreplace>>
<<if $period eq 4 && $homework.english is "none">>You're assigned homework for next english class. Review it in your dorm room or at home.<<set $homework.english to "due">><<set $assignments += 1>><<elseif $homework.english is "due">>Remember to do your homework!<</if>>
[[Leave|westWingSchool]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You enter the physics class. The teacher is standing infront of the class and everyone has a designated desk. <<switch random(1,5)>><<case 1>><<if $dormMateMet is true>>You're sat next to $dormname!
<<linkreplace "Chat with $dormname">>You decide to chat with your dorm mate instead. It's great fun!<</linkreplace>><<else>>You're sat next to a random classmate.<</if>><<default>>You're sat next to a random classmate.
<<linkreplace "Chat with your classmates">>
<</linkreplace>><</switch>>
<<linkreplace "Follow along with the class">> You decide to follow along with the class.
<<set $classSkill.science += 2>>
<<switch random(1,5)>><<case 1>>Today, the teacher is discussing ecosystems and the environment. They explain how organisms interact in food chains and how delicate the balance of nature is. It’s pretty interesting, and you start to think about how everything’s connected—even things you don’t notice.<<case 2>>Class today is about chemical reactions. The teacher performs a simple experiment with baking soda and vinegar, causing a fizzy reaction that makes everyone sit up. They explain the science behind it, and you’re surprised by how cool chemistry can be when you actually see it in action.<<case 3>>Today’s topic is space and the solar system. The teacher explains the planets, moons, and stars, and how gravity keeps everything in orbit. You find yourself fascinated, thinking about how small Earth is in the vastness of space. It’s a little overwhelming, but it makes you want to learn more.<<case 4>>Today’s focus is on the human body and how different systems work together. The teacher goes over the basics of the circulatory, respiratory, and digestive systems. You’re surprised by how complex the body is and make a mental note to review it before the quiz.<<case 5>> Today’s lesson is about weather patterns and climate. The teacher explains how different factors like temperature, pressure, and humidity affect the weather. It’s complicated, but you find it interesting, especially when they talk about how weather changes can impact us all.<</switch>><</linkreplace>>
<<if $period eq 1 && $homework.physics is "none">>You're assigned homework for next physics class. Review it in your dorm room or at home.<<set $homework.physics to "due">><<set $assignments += 1>><<elseif $homework.physics is "due">>Remember to do your homework!<</if>>
[[Leave|scienceHall]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>><<set $attendance += 1>>You review your homework. You have $assignments assignments due. You better finish them quickly before new assignments arrive.
Computer: <<if $homework.computer is "due">>[[1|computerHomework]]<<else>>0<</if>><<silently>><<set $playerAnswerComputerHW = {
first: "",
second: "",
third: "",
fourth: "",
fifth: ""
}>>
<<set $correctAnswerComputerHW = {
first: "true",
second: "true",
third: "true",
fourth: "true",
fifth: "true"
}>><</silently>>You have an assignment due in computer class. You should think focus on doing assignments for school work, as you won't get new assignments before you current assignments are finished. More assignments = more knowledge!
There is no test coming up for this assignment.
<span id="startComputerHW"><<link "Do the assignment">><<computerHW1>><</link>></span>[img[img/lake.webp]]
You spend the rest of the day by the lake. It's cozy. Serene. Zen. You can feel yourself coming more together, being a better person than you were when you arrived. Lily seems more calm, too. It has been a long day, and this is exactly what you needed. Pure relaxation. Birds are chirping, leaves are rustling.
<<switch random(1,3)>><<case 1>>Lily breaks the silence.
<span style="color:deeppink">Lily: I've, like, had so much fun with you today.</span>
She leans in and gives you a gentle, loving kiss on the lips. You reciprocate.
<span style="color:pink">$name: I'm glad to hear that. I've had a wonderful time with you, too!</span><<case 2>>You break the silence.
<span style="color:pink">$name: Thank you for taking me out for the day. It has been wonderful.</span>
You lean in to give her a loving embrace. You finish off by kissing her passionately on the lips. She reciprocates.
<span style="color:deeppink">Lily:I'm so glad to hear that, $name! I've had such a good time with you, too!</span><<case 3>>You both sit in silence, only exchanging hugs, kisses and sweet looks at each other. You feel your heart fill with warmth and joy.<</switch>>
She stands up. It's time to go before it becomes too late, the sun is starting to set. You've both caught a glimpse of the sunset.
[[End your date|endDay]][img[img/library.webp]]
You decide to take Lily to the Library for the end of your date. You've spotted her in here before, and you know this is a place she likes coming to. You pick a table in a good spot, and tell her to find a book. It doesn't take her long to come back with a manhwa. It's an isekai story about a girl who died of a sinus infection and woke up in a new world, titled "That Time I Died of a Sinus Infection and My Dead(?!) Body Got Transported to Another World"
Weird story, but ok.
You pick a more... rational book. It's called "Ace of Spades". It's about a poker star who got kidnapped. Her father will then have to find her and rescue her.
You read and you read and you read. Time flies, and it seems like Lily is having loads of fun! This was a good idea.
It's almost therapeutic, sitting here in silence, reading with your girlfriend.
<span style="color:crimson">- Trauma</span>
You check the library clock. It's almost closing time, and most of the people has already left.
[[End your date|endDay]]
<<AdvancePeriod>>
<<replace "#now">><<now>><</replace>><<lilyLove +2>>[img[img/bar.webp]]
<<if $period gte 4>>
You enter the bar.
It's packed with drunk people... You briefly consider leaving again, but Zack has other plans.
<<else>>
You enter the bar.
There's not too many people.<</if>>
You find a table and sit your ass in the chair. Zack sits opposite of you. You sit and talk. Specifically you. Zack listens. He gets up without a word, and orders two drinks. One for him, and one for you. I wonder what he got you.
The bartender comes down not two minutes later with a neat whiskey for Zack, and a Cosmopolitan for you. Bold choice.
You take a sip. It tastes amazing![img[img/upstairsBath.webp]]
<<switch random(1,2)>><<case 1>>You ask your dad if he'd want to join you in the shower.
He looks at you, wide-eyed, like a deer in headlights. It doesn't take longer than a few seconds for him to being blushing. Hard.
<<if $dating isnot "Dad">><span style="color:lightgreen">Dad: Uhm... Wouldn't it be... wrong?</span><<else>><span style="color:lightgreen">Dad: Ahem... I'd love to, darling...</span><</if>>
He steps further into the bathroom, and begins taking his clothes off. You help him with his pants, and as you take off his underwear, his cock flings up and hits you on the nose. He's already hard! Is he expecting something here?
<span style="color:pink">$name: Oh my...</span>
<<setArousal +25>>
<span style="color:lightgreen">Dad: Sorry... It's been like that since I opened the door.</span>
<span style="color:pink">+ Arousal</span>
You're the one blushing, now. You feel yourself almost drip from <span style="color:pink">arousal</span>. You take your hand down to your pussy, gently rubbing it to assess the situation and sure enough, wet like a facuet.
You turn the showers on and invite him in.
He's rubbing your back and lathering up your booty with soap. He reaches around and grabs your tits. They need soap too. Good excuse. He's squeezing them hard, and gently playing with your nipples. You're only becoming more and more horny now. He knows this.
You reach back and grab his cock. Still hard. You begin stroking him, and he grunts. He turns you around so you're now facing him, and he gives you a kiss. Then another kiss. He flips you around once again and prods up against your wet pussy with his fat cock. You're ready for him.
[img[img/dadShower.webp]]
It doesn't take long for him to reach his destination. Fucking his own daughter while she's in the shower must be a bit too much for his old heart. Doesn't matter to you! You push back onto him harder than before, and his grunts gets louder. The lewd sounds of your pussy fills the room, and you can't stop moaning.
You <span style="color:red">cum</span>.
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Finish your shower|mansionUpstairs]]<<case 2>>You ask your dad if he'd want to join you in the shower.
He looks at you, wide-eyed, like a deer in headlights. It doesn't take longer than a few seconds for him to being blushing. Hard.
<<if $dating isnot "Dad">><span style="color:lightgreen">Dad: Uhm... I just had a shower...</span><<else>><span style="color:lightgreen">Dad: Ahem... I just had a shower, unfortunately...</span><</if>>
You invite him in anyways, looking to get something fun out of it.
He steps further into the bathroom. You help him with his pants, and as you take off his underwear, his cock flings up and hits you on the nose. He's already hard! Is he expecting something here?
He grabs you and turns you around so you're now facing the mirror. You can see his smile on his face, bigger than ever as he's staring at your naked ass, you anus winking at him. He's running his hands against your pussy, before slowing inserting a finger. Then another finger reaches the entrance. You moan. You can feel his cock resting on your booty cheeks, throbbing with anticipation.
<span style="color:pink">$name: Please, daddy... Put it in...</span>
He does as you beg of him, and with a sharp grunt, he's all the way to the hilt. You feel yourself getting filled out, and you can't keep in your <span style="color:pink">lewd moans</span>. Let's hope nobody walks past the showers.
[img[img/dadShower1.webp]]
He fucks you for a while, and it feels like your legs are numb and wobbly at the same time. Please rushes over you again and again as you keep cumming on his cock. His smile, still very present on his face, gives you a sense of security and love. You feel warm inside, and not just from his fat cock ramming your tender, tight pussy.
He cums inside of you.
You finish off by turning around and giving him a big hug and a tender, passionate kiss.
<span style="color:lightgreen">Dad: Thank you, darling... This was nice.</span>
He gives you a smack on the ass and leaves the bathroom.
[[Clean up and take a shower|upShower]]
[[Leave|mansionUpstairs]]<</switch>>You decide to investigate the noises.
<<if $dating isnot "Noah">><<switch random(1,5)>><<case 1 2>>You open the door slightly and peek inside. He's with a girl! Oh. My. God. Your brother is having sex! Loudly, even! <<if visited("brotherMHelp") gte 1>>Is this what it sounds like when you're fucking him?<</if>>
<<choose>><<linkreplace "Enter the room<br>">>You slowly enter the room. It doesn't take long for the girl to notice you. She yelps, pauses, then winks at you. Something is in her eyes. Noah notices you immediately after, and shoos you away. You keep looking at them.
[img[img/noahNoiseSpotted.webp]]
<span style="color:lightblue">Noah: I uh.. I'm a little busy here, $name... Can you come back later?</span>
Girl: Let her join us, Noah! It could be fun!
<<setArousal 25>>
The color drains from his face. The thought of him fucking a stranger and his sister at the same time must be riveting! He nods and gains some color back into his face, now almost too much. He's blushing!
<span style="color:pink"+ Arousal</span>
You walk over, dropping a piece of clothing with every step. You don't say much, nervous. You're trembling with arousal. Your pussy is almost dripping onto the floor as you're walking over. You climb onto his bed and assumes a position for him to fuck you in, and it doesn't take long for him to change pussies back and forth. Fun!
[img[img/noahNoiseFuck.webp]]
He cums inside both of you as you're kissing the stranger girl.<</linkreplace>><<linkreplace "Masturbate">>You stand outside and open the door a bit more. You can't let them see you. You just... watch them for a while. You feel yourself becoming more and more aroused by the sight of your brother fucking a random girls pussy. You catch yourself wanting that pussy to be yours. Your pussy throbs!
You reach down into your panties and start rubbing your clit, then your labia, then a finger into your pussy. Then another finger. You're fucking yourself in the hallway while you're watching your brother fuck a random girl!
/*
[img[img/noahNoiseMasturbate.webp]]*/
You moan loudly and briefly make eyecontact with the girl he's fucking. Get out!<</linkreplace>><</choose>>
[[Leave|mansionUpstairs]]<<case 3 4 5>>You enter his room, to his surprise. The idea of what he might have been doing in there without your knowledge was driving you way too horny. He's caught with his cock in his hands, throbbing. Sitting at his desk, looking at porn on his laptop. He's turned around without closing anything. He's looking at you, confused, horny, expectantly. You walk over, slowly.
<<linkreplace "Help him out">><span style="color:pink">$name: Can I help..? With that?</span>
He doesn't answer. He just nods at you.
You turn to his bed, pull down your pants and panties, and lay down ass up. Expecting... something.
<<setArousal 25>>
You hear him stand up from his chair and walk over to you. You feel your pussy become wetter and wetter with every step he takes.
<span style="color:pink">+ Arousal</span>
He rams his cock inside of you. You yelp, he grunts, you <span style="color:pink">moan</span>. It's an orchestra!
[img[img/noahNoiseJerk.webp]]
He shoots ropes of hot cum inside of your tight, tender pussy. Your legs are shaking from the fucking.
[[Clean up and leave|mansionUpstairs]]<</linkreplace>><</switch>><<else>>You enter his room, to his surprise. The idea of what he might have been doing in there without your knowledge was driving you way too horny. He's caught with his cock in his hands, throbbing. Sitting at his desk, looking at porn on his laptop. He's turned around without closing anything. He's looking at you, confused, horny, expectantly. You walk over, slowly.
<<linkreplace "Help him out">><span style="color:pink">$name: Can I help..? With that?</span>
He doesn't answer. He just nods at you.
You turn to his bed, pull down your pants and panties, and lay down ass up. Expecting... something.
<<setArousal 25>>
You hear him stand up from his chair and walk over to you. You feel your pussy become wetter and wetter with every step he takes.
<span style="color:pink">+ Arousal</span>
He rams his cock inside of you. You yelp, he grunts, you <span style="color:pink">moan</span>. It's an orchestra!
[img[img/noahNoiseJerk.webp]]
He shoots ropes of hot cum inside of your tight, tender pussy. Your legs are shaking from the fucking.
[[Clean up and leave|mansionUpstairs]]<</linkreplace>><</if>>You decide to investigate the noises.
<<if $dating isnot "Lily">><<switch random(1,5)>><<case 1 2>>You open the door slightly and peek inside. She's with a boy! Oh. My. God. Your best friend is having sex! Loudly, even! It's turning you on. A lot.
<<choose>><<linkreplace "Enter the room<br>">>You decide to enter her room. She notices you straight away, and you're caught standing awkwardly looking at her.
<span style="color:deeppink">Lily: UH! A... Hey $name! Like what you see? Oh!</span>
You nod. Again, awkwardly. She winks and you and waves you over. The guy she's fucking looks at you, well your breasts. They're not even nude yet! He's just staring at your blouse. You undress rather quickly and look expectantly at the guy.
Guy: You look gorgeous! Come over here and join us!
You blush, but not because he called you gorgeous. Nuh uh! It's because... Well... Fine.
You walk over, and he grabs you by your waste. You follow his motions and are put into whatever position he chooses for you to be in. That is hot!
[img[img/lilyNoiseFuck.webp]]
He fucks both you and Lily at the same time, until he begins cumming. He cums inside of Lily first, then quickly pulls out before he rams his cumming cock into your quivering pussy, and finishes up inside of you.
You clean up and give Lily a hug.<</linkreplace>><<linkreplace "Masturbate">>You push the door open a bit more, just to get a clear view of Lily's pussy being ruthlessly pounded by a complete stranger.
It's turning you on more than you had expected, and your panties are now drenched in your pussy juices. You move your hand down your pants and begin rubbing your pussy before you put a finger inside of you. You're fucking yourself to the view of your best friend being fucked without you. That is incredible!
/*
[img[img/lilyNoiseMasturbate.webp]]*/
You cum and moan. They're too busy to hear you. Luckily.<</linkreplace>><</choose>>
[[Leave|mansionUpstairs]]<<case 3 4 5>>You enter her room. She's lying on the bed, ass up with her fingers all inside her pussy. She's masturbating furiously, and you can hear her moans. You step into her room, accidentally making a bit too much noise. She flings over, startled and looking at you like she's seen a ghost. Then she immdiately softens up as she sees it's just you.
<span style="color:deeppink">Lily: Oh you scared me!</span>
She spreds her legs again and continues jerking off, now with you watching her.
<<linkreplace "Help her out">><span style="color:pink">$name: Can I help..? With that?</span>
She smiles and nods at you.
You turn to her bed, pull down your pants and panties, and climb up next to her. She grabs something from her wardrobe. Toys!
<span style="color:pink">+ Arousal</span>
She plugs your ass and grabs a dildo to slide up inside you.
[img[img/lilyNoiseJerk.webp]]
You both cum at the same time! Nicely done.
[[Clean up and leave|mansionUpstairs]]<</linkreplace>><</switch>><<else>>You enter her room. She's lying on the bed, ass up with her fingers all inside her pussy. She's masturbating furiously, and you can hear her moans. You step into her room, accidentally making a bit too much noise. She flings over, startled and looking at you like she's seen a ghost. Then she immdiately softens up as she sees it's just you.
<span style="color:deeppink">Lily: Oh you scared me!</span>
She spreds her legs again and continues jerking off, now with you watching her.
<<linkreplace "Help her out">><span style="color:pink">$name: Can I help..? With that?</span>
She smiles and nods at you.
You turn to her bed, pull down your pants and panties, and climb up next to her. She grabs something from her wardrobe. Toys!
<span style="color:pink">+ Arousal</span>
She plugs your ass and grabs a dildo to slide up inside you.
[img[img/lilyNoiseJerk.webp]]
You both cum at the same time! Nicely done.
[[Clean up and leave|mansionUpstairs]]<</linkreplace>><</if>>You decide to investigate the noises.
<<if $dating isnot "Dad">><<switch random(1,5)>><<case 1 2>>You open the door slightly and peek inside. He's with a girl! Oh. My. God. Your dad is having sex! Loudly, even! <<if visited("dadMSex") gte 1>>Is this what it sounds like when you're fucking him?<</if>>
<<choose>><<linkreplace "Enter the room<br>">>You enter the room, trying to keep your noise down. They haven't noticed. Yet. This is exciting! It doesn't take long for you to get eye contact with your dad. He stops in his tracks. You wink at him, and begin slowly undressing. He pulls the girl he's fucking closer, and whispers something in her ear. She stiffens, but quickly relaxes again. Did he tell her that you're going to join in?
They change positions to accomodate a new pussy in their act.
[img[img/dadNoiseThreesome.webp]]
He fucks both of you, and as you're all fucking, you're caught in the moment and start kissing the girl. She's beautiful and young, kind of looks like you. Interesting.
He cums inside of you, and quickly switch pussy to leave some of his seed inside of the other girl as well. Arousing!<</linkreplace>><<linkreplace "Masturbate">>You stand outside of the room, and as you're watching them, you feel yourself becoming more and more aroused. It doesn't take long for you to have your hands inside of your panties, furiously masturbating to the wet sounds of a strangers pussy jumping up and down on your daddy's fat, old cock.
/*
[img[img/dadNoiseFingering.webp]]*/
It doesn't take long before you cum. You're sure your dad heard you. Hurry up!<</linkreplace>><</choose>>
[[Leave|mansionUpstairs]]<<case 3 4 5>>You open the door slightly and peek inside. He's along in bed, stroking his cock. Arousing. You can't help but look at the sight of his hand grabbing his cock, sliding it up and down.
<<linkreplace "Help him out">>You decide to help him out. You open the door in a swift motion, and he looks startled. He throws a blanket over him, but it is obvious what he is doing. He's pitching a tent! He looks embarrassed, tomato red in the face. Hilarious, like a teenager caught jerking off. You look around.
<span style="color:pink">$name: Can I help you..?</span>
He looks flabberghasted. He's stuttering.
<span style="color:lightgreen">Dad: Uhm... Uh... Yes, please...</span>
You walk over to him, slowly removing a piece of clothing with each step. You notice his cock growing harder than it was before. How delicious! When you reach the bedside, he's almost ready to blow just by the thought of you helping him out. You grab the blanket and toss it aside. You take his cock into your mouth, gently sucking it to wetten it before plugging it into your tight pussy.
You straddle him, and begin bouncing on his cock.
[img[img/dadJerkCaught.webp]]
He's ready to blow, and has been for a while. He was jerking off before you entered afterall.
He cums inside of you! You give him a kiss on the lips before removing his cock from your pussy.
[[Clean up and leave|mansionUpstairs]]<</linkreplace>><</switch>><<else>>You open the door slightly and peek inside. He's along in bed, stroking his cock. Arousing. You can't help but look at the sight of his hand grabbing his cock, sliding it up and down.
<<linkreplace "Help him out">>You decide to help him out. You open the door in a swift motion, and he looks startled. He throws a blanket over him, but it is obvious what he is doing. He's pitching a tent! He looks embarrassed, tomato red in the face. Hilarious, like a teenager caught jerking off. You look around.
<span style="color:pink">$name: Can I help you..?</span>
He looks flabberghasted. He's stuttering.
<span style="color:lightgreen">Dad: Uhm... Uh... Yes, please...</span>
You walk over to him, slowly removing a piece of clothing with each step. You notice his cock growing harder than it was before. How delicious! When you reach the bedside, he's almost ready to blow just by the thought of you helping him out. You grab the blanket and toss it aside. You take his cock into your mouth, gently sucking it to wetten it before plugging it into your tight pussy.
You straddle him, and begin bouncing on his cock.
[img[img/dadJerkCaught.webp]]
He's ready to blow, and has been for a while. He was jerking off before you entered afterall.
He cums inside of you! You give him a kiss on the lips before removing his cock from your pussy.
[[Clean up and leave|mansionUpstairs]]<</linkreplace>><</if>><<widget "dungeon">><<silently>>
<<if $restraint gte 10>><<set $restraintCond to "bound. Your cuffs are very tight.">><<elseif $restraint gte 7>><<set $restraintCond to "bound. Your cuffs are tight.">><<elseif $restraint gte 3>><<set $restraintCond to "bound. Your cuffs are loose.">><<elseif $restraint gte 0>><<set $restraintCond to "bound. Your cuffs are almost falling off.">><</if>>
<<if $sexslave is true>><<set $arousal to 100, $trauma to 0>><</if>>
<</silently>><</widget>><<set $trauma to 0>>
<<set $arousal to 100>>
<<set $sexslave to true>>
<<goto "undergroundRoom">>[img[img/dungeonBathroom.webp]]
You are taken to a room with a shower in it. It looks like a regular bathroom. Clean toilet, showers and a hot tub. The dungeon master leaves. You are free to do what you want in here. You rummage the cabinets. Makeup.
<<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Undress|showerDungeon]]
[[Leave|undergroundRoom]]<<switch random(1,3)>><<case 1>>[img[img/dungeonShowers1.webp]]<<case 2>>[img[img/dungeonShowers2.webp]]<<case 3>>[img[img/dungeonShowers3.webp]]<</switch>>
You take a shower. Letting the hot water trickle down over your body, tickling your nipples, running towards your clit is such an exhillerating feeling. It's amazing how good a shower can feel!
<<setArousal 100>>
You feel like you're being watched. You <i>are</i> being watched.
<span style="color:pink">+++ Arousal</span> | <span style="color:purple">- Inhibition</span>
<<setInhib -1>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Finish showering|undergroundRoom]]
<<Shower>>You step into the sterile shower room. It looks like a regular shower. You are instructed to get into the showers and wash your body. You are given soap and a conditioner. Apparently they care for your hair in here. Whatever.
You do as they say, you have no choice but to do it anyways.
[img[img/dungeonForcedShower.webp]]
It was refreshing, after all. You clean out all the leftover cum from their gangbangs and orgies that they've hosted with you as their main star. You feel clean again.
What a relief.
[[Go back into your room|undergroundRoom]]
<<Shower>>[img[img/undergroundRoom.webp]]
You lie down in the bed, butt naked as always. Your pussy is on display and your covers are off. You're already wet, dripping. What if someone catches you? That would be hot...
<span style="color:pink">+ Arousal</span>
You've got a few opportunities.
[[Fuck yourself with your fingers|dungeonFingering]]
<<if $dungeonToys is true>>[[Fuck yourself with a dildo|dungeonDildo]]
[[Fuck your ass with a dildo|dungeonAssDildo]]
[[Fuck your ass with a buttplug|dungeonButtplug]]<<else>><<linkreplace "Fuck yourself with a dildo">>You don't have a dildo.<</linkreplace>>
<<linkreplace "Fuck your ass with a dildo">>You don't have a dildo.<</linkreplace>>
<<linkreplace "Fuck yourself with a buttplug">>You don't have a buttplug.<</linkreplace>><</if>>
[[Change your mind|undergroundRoom]]You glide your fingers down your body, slowly caressing your tender nipples on their way down. You reach the upper mound of your pussy, resting for half a second before continuing down on top of your clitoris. With a gentle push, you start rotating counter clockwise, then clockwise, then they move further down to the entrance of your pussy until you almost slip in.
You're wet. So wet, even, that you can't help but shove two fingers up inside of your pussy in one go. You <span style="color:pink">gasp</span> and <span style="color:pink">moan</span>.
You fuck yourself with your fingers, grabbing your tits with the free hand and playing with your nipples. You writhe in pleassure. The lewd sounds of your wet pussy fills the room. You're sure someone can hear you in the corridor if only they'd walk past you.
<<setCorruption 5>>
<<switch random(1,2)>><<case 1>>[img[img/dungeonFingering1.webp]]<<case 2>>[img[img/dungeonFingering2.webp]]<</switch>>
You <span style="color:red">cum</span> and <span style="color:pink">moan</span>. Loudly.
<span style="color:red">+ Corruption</span>
This was fun!
[[Compose yourself|undergroundRoom]]You grab the dildo with both hands, staring at it. You can feel yourself becoming more and more wet with every lewd thought popping into your mind. You envision yourself sucking the dildo after fucking your pussy, still full of the sweet nectar and juices. It's only making you even more lusting and wanting to shove something thick up inside of you. Your pussy quivers. You glide the dildo over your clitoris and between your pussy lips a few times to lather it up, readying it for entry.
You line it up with the entrance of your pussy, slowly pressing into you. You can't take it no more. You push with all of your might, and with a loud gasp and a few moans, you've now taken the dildo to its hilt. You start fucking yourself with no care for anything else but pleasure and release.
<<if $DWButt is false>>[img[img/dungeonDildo1.webp]]<<else>>[img[img/dungeonDildoButtplug.webp]]<</if>>
<<setCorruption 5>>
It doesn't take long before you're overcum with what feels like electricity surging through your body. <span style="color:red">You cum</span>.
<span style="color:red">+ Corruption</span>
[[Compose yourself|undergroundRoom]]You grab the dildo with both hands, staring at it. You can feel yourself becoming more and more wet with every lewd thought popping into your mind. It's only making you even more lusting and wanting to shove something thick up inside of you. Your asshole quivers. You glide the dildo over your clitoris and between your pussy lips a few times to lather it up, readying it for entry.
You line it up with the entrance of your ass, slowly pressing into you. You can't take it no more. You push with all of your might, and with a loud gasp and a few moans, you've now taken the dildo to its hilt. You start fucking yourself with no care for anything else but pleasure and release.
[img[img/dungeonAssDildo1.webp]]
<<setCorruption 6>>
It doesn't take long before you're overcum with what feels like electricity surging through your body. <span style="color:red">You cum</span>.
<span style="color:red">+ Corruption</span>
[[Compose yourself|undergroundRoom]]You lie in bed, holding your buttplug. Looking at it. You feel your pussy moisten and your ass tighten up. It wants this little metal looking thing inside of you. It reminds you of one of those makeup spunges that you sometimes use to smear out foundation on your face. Funny.
You position it in between your fingers in a way so that it can be easily inserted into your tight ass. You move your hands down, one hand on your pussy, gently rubbing it, slipping a finger inside. The other hand, with the buttplug, goes a bit further.
[img[img/dungeonButtplug1.webp]]
It doesn't take much fucking of your ass before you feel yourself overrun with pleasure. You cum, violently, and let out more moans than you'd care to admit. I hope someone heard you. Slut.
[[Compose yourself|undergroundRoom]][img[img/insertButtDUNGEON.webp]]
You take the buttplug and slide it in your ass. It feels amazing, and you can't help but moan quietly. It's very visible...
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span> | <span style="color:green">+ Allure</span>
[[Finish|undergroundRoom]]
<<set $DWButt to true>><<setArousal 5>><<setAllure 20>>[img[img/insertTailDUNGEON.webp]]
You take the tailplug and slide it in your ass. It feels amazing, and you can't help but moan quietly. It's very visible...
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span> | <span style="color:green">+ Allure</span>
[[Finish|undergroundRoom]]
<<set $DWTail to true>><<setArousal 5>><<setAllure 20>>Early morning = 1 Anatomy | Biology | PE | Science | Sex
Morning = 2 Computer | Physics | Math | -Sex- | PE
Noon = 3 RECESS | RECESS | RECESS | RECESS | RECESS
Afternoon = 4 Art | -Auditorium- | English | -Anatomy- | FREE
Evening = 5 FREE | FREE | FREE | FREE | FREE
Night = 6
Asleep = 7<<widget "computerHW1">><<replace"#startComputerHW">>Question 1: What is the main purpose of an operating system?
<<link "To manage hardware and software resources in a computer.">><<set $playerAnswerComputerHW.first to "true">><<computerHW2>><</link>>
<<link "To act as a replacement for the computer's hardware.">><<set $playerAnswerComputerHW.first to "false">><<computerHW2>><</link>>
<<link "To design new applications and software programs.">><<set $playerAnswerComputerHW.first to "false">><<computerHW2>><</link>>
<<link "To permanently store all user data.">><<set $playerAnswerComputerHW.first to "false">><<computerHW2>><</link>><</replace>><</widget>><<widget "computerHW2">><<replace"#startComputerHW">>Question 2: What is the difference between hardware and software?
<<link "Hardware and software are interchangeable terms in computing.">><<set $playerAnswerComputerHW.second to "false">><<computerHW3>><</link>>
<<link "Hardware consists of programming languages, and software refers to the motherboard.">><<set $playerAnswerComputerHW.second to "false">><<computerHW3>><</link>>
<<link "Hardware refers to physical components, while software is intangible and provides instructions to the hardware.">><<set $playerAnswerComputerHW.second to "true">><<computerHW3>><</link>>
<<link "Hardware is used to write code, while software is a type of memory chip.">><<set $playerAnswerComputerHW.second to "false">><<computerHW3>><</link>><</replace>><</widget>><<widget "computerHW3">><<replace"#startComputerHW">>Question 3: What does the term "programming language" mean?
<<link "A programming language is the specific hardware component in a CPU.">><<set $playerAnswerComputerHW.third to "false">><<computerHW4>><</link>>
<<link "A programming language is a tool used to write instructions that a computer can understand.">><<set $playerAnswerComputerHW.third to "true">><<computerHW4>><</link>>
<<link "A programming language is a type of operating system used only by developers.">><<set $playerAnswerComputerHW.third to "false">><<computerHW4>><</link>>
<<link "A programming language is any application installed on a computer.">><<set $playerAnswerComputerHW.third to "false">><<computerHW4>><</link>><</replace>><</widget>><<widget "computerHW4">><<replace"#startComputerHW">>Question 4: What is the function of a CPU in a computer?
<<link "To execute instructions from software by performing calculations and processing data.">><<set $playerAnswerComputerHW.fourth to "true">><<computerHW5>><</link>>
<<link "To store all the files and data of the computer permanently.">><<set $playerAnswerComputerHW.fourth to "false">><<computerHW5>><</link>>
<<link "To connect the computer to the internet.">><<set $playerAnswerComputerHW.fourth to "false">><<computerHW5>><</link>>
<<link "To display visual information on the monitor.">><<set $playerAnswerComputerHW.fourth to "false">><<computerHW5>><</link>><</replace>><</widget>><<widget "computerHW5">><<replace"#startComputerHW">>Question 5: Why is cybersecurity important?
<<link "Cybersecurity protects sensitive information from unauthorized access and cyber threats.">><<set $playerAnswerComputerHW.fifth to "true">><<computerHWCheck>><</link>>
<<link "Cybersecurity ensures the computer will run faster than usual.">><<set $playerAnswerComputerHW.fifth to "false">><<computerHWCheck>><</link>>
<<link "Cybersecurity eliminates the need for antivirus software on your system.">><<set $playerAnswerComputerHW.fifth to "false">><<computerHWCheck>><</link>>
<<link "Cybersecurity stops all software from being hacked indefinitely.">><<set $playerAnswerComputerHW.fifth to "false">><<computerHWCheck>><</link>><</replace>><</widget>><<widget "computerHWCheck">><<replace"#startComputerHW">><<silently>><<if ndef $computerHWGrade>><<set $computerHWGrade to 0>><<set $computerHWFGrade to "">><</if>>
<<if $playerAnswerComputerHW.first eq $correctAnswerComputerHW.first>><<set $classSkill.computer += 1, $computerHWGrade += 1>><</if>>
<<if $playerAnswerComputerHW.second eq $correctAnswerComputerHW.second>><<set $classSkill.computer += 1, $computerHWGrade += 1>><</if>>
<<if $playerAnswerComputerHW.third eq $correctAnswerComputerHW.third>><<set $classSkill.computer += 1, $computerHWGrade += 1>><</if>>
<<if $playerAnswerComputerHW.fourth eq $correctAnswerComputerHW.fourth>><<set $classSkill.computer += 1, $computerHWGrade += 1>><</if>>
<<if $playerAnswerComputerHW.fifth eq $correctAnswerComputerHW.fifth>><<set $classSkill.computer += 1, $computerHWGrade += 1>><</if>><</silently>>
<<set $homework.computer to "none">><<set $assignments -= 1>>
<<if $computerHWGrade eq 5>><<set $computerHWFGrade to "A+">><<elseif $computerHWGrade eq 4>><<set $computerHWFGrade to "A">><<elseif $computerHWGrade eq 3>><<set $computerHWFGrade to "B+">><<elseif $computerHWGrade eq 2>><<set $computerHWFGrade to "B">><<elseif $computerHWGrade eq 1>><<set $computerHWFGrade to "C">><<else>><<set $computerHWFGrade to "F">><</if>>
<</silently>>You answered: $computerHWGrade questions correct!
Your final score is: $computerHWFGrade.
<<run $gradesComputer.push($computerHWFGrade)>>
You did your homework!
[[Close laptop|schoolDormRoom]]<</replace>><</widget>>This is your student's gradebook. Check here to see all the grades from all your classes.
Anatomy: $gradesAnatomy
Art:
Biology:
Computer:
English:
Math:
PE:
Physics:
Science:
Sexual Education:
Auditorium:
<<link "Close student's gradebook">><<run Dialog.close()>><</link>>
<<set $gradesAnatomy = []>>
<<set $gradesArt = []>>
<<set $gradesBiology = []>>
<<set $gradesComputer = []>>
<<set $gradesEnglish = []>>
<<set $gradesMath = []>>
<<set $gradesPE = []>>
<<set $gradesPhysics = []>>
<<set $gradesScience = []>>
<<set $gradesSexed = []>>
<<set $gradesAuditorium = []>>
<<if $period lte 5>><span style="color:lightyellow"><<switch random(1,10)>><<case 1>><br>You see Lily sitting by herself. It looks like she's reading some erotic manga.
[[Join her|lilyManga]]<br><<case 2>><br><<if $mansion is true>>You notice your dad reading the newspaper. Why is he doing that at the library? Before you can approach him, he's already gone. Where did he go?<<else>>You notice someone reading a newspaper. He looks really familiar. You blink and he's already gone. Where did he go?<</if>><br><<case 3>><br><<if $mansion is true>>You notice your dad reading the newspaper. Why is he doing that at the library?
[[Approach him|dadLibrary]]<<else>>You notice someone reading a newspaper. He looks really familiar. You blink and he's already gone. Where did he go?<</if>><br><<case 4>><br><<if $mansion is true>>You notice your brother. He's reading <<switch random(1,4)>><<case 1>>an erotic novel.<<case 2>>a romantic novel.<<case 3>>a drama novel.<<case 4>>a thriller novel.<</switch>>
[[Join him|noahLibrary]]<<else>>You notice someone... looking rather familiar. He's young... Who is that? You blink, and he is gone. Where did he go?<</if>><br><</switch>></span><</if>>[img[img/library.webp]]
You approach your dad, wanting to know why he is reading a damn newspaper in the library, when he could read it at home in the mansion. As you're coming up behind him, he hasn't noticed you yet.
You tap him on the shoulder, and in shock, he turns around.
<span style="color:lightgreen">Dad: Oh, you scared me a little bit.</span>
He chuckles, then stands up and embraces you for a hug. <<if $dating isnot "Dad">>He gives you a sweet peck on the cheek and hugs you tighter.<<else>>He gives you a passionate kiss on the lips and hugs you even tighter, grabbing a fistfull of your booty cheeks.<</if>>
You feel warm inside.
<span style="color:pink">$name: I just wanted to say hi.</span>
<span style="color:lightgreen">Dad: Why don't you join me for a read? I couldn't find anything interesting other than this newspaper...</span>
You agree to join him and go to find a book to read on one of the nearby shelves. You sit down beside him and begin reading.
It's quiet. Not much talking is going on, but you can feel the warmth and happiness inside of you increase with every minute. Time passes, and your dad stands up to leave.
<<if $period lte 5>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><</if>>
<<if $dating isnot "Dad">><span style="color:lightgreen">Dad: Ah well, it's time for me to leave. Thank you so much for joining me, $name. It was nice to spend some daddy daughter time with you.</span>
<<dad 1>>
He likes you more.<<else>><span style="color:lightgreen">Dad: Ah well, it's time for me to leave. Do you want to come with me?</span>
<<if $period lte 5>>[[Yes!|dadDay]]<<else>>It's too late to spend the rest of the day with your dad.
[[Walk with him home instead|dadLibraryHome]]<</if>><</if>>
[[Leave the library|Downtown]][img[img/library.webp]]
You approach your brother, wanting to know what his book is about. As you're coming up behind him, he hasn't noticed you yet.
You tap him on the shoulder, and in shock, he turns around.
<span style="color:lightblue">Noah: Oh, hello, sis. You scared me a little bit.</span>
He chuckles, then stands up and embraces you for a hug. <<if $dating isnot "Noah">>He hugs you tight.<<else>>He gives you a passionate kiss on the lips and hugs you even tighter, grabbing a fistfull of your booty cheeks.<</if>>
You feel warm inside.
<span style="color:pink">$name: I just wanted to say hi.</span>
<span style="color:lightblue">Noah: Why don't you join me for a read?</span>
You agree to join him and go to find a book to read on one of the nearby shelves. You sit down beside him and begin reading.
It's quiet. Not much talking is going on, but you can feel the warmth and happiness inside of you increase with every minute. Time passes, and your brother stands up to leave.
<<if $period lte 5>><<AdvancePeriod>><<replace "#now">><<now>><</replace>><</if>>
<<if $dating isnot "Noah">><span style="color:lightblue">Noah: Well sis, I gotta get going. Work isn't going to work itself. Thanks for reading with me. You're the best sister a brother could want!</span>
<<noah 1>>
He likes you more.<<else>><span style="color:lightblue">Noah: Well, I gotta leave now, baby. I'm just gonna take a stroll through the city. Want to come with me?</span>
<<if $period lte 5>>[[Yes!|noahDay]]<<else>>It's too late to spend the rest of the day with your brother.
[[Walk with him home instead|noahLibraryHome]]<</if>><</if>>
[[Leave the library|Downtown]]<<unset $restraint>><<set $alleyCount to 0>><<unset $punished>><<unset $sexslave>><<unset $daysSlave>><<unset $daysNoShower>><<unset $dungeonToys>><<unset $DWButt>><<unset $DWTail>><<if $dungeonPhone is true>><<set $phone to true>><<unset $dungeonPhone>><</if>>
<<goto "Street">><<if $period lte 5>><span style="color:lightyellow"><<switch random(1,10)>><<case 1>><br>Lily blows you a kiss. You blush and she smiles at you.
[[Approach her|lilyCafe]]<br><<case 2>><br><<if $mansion is true>>You spot your dad sipping a coffe.
[[Aproach him|dadCafe]]<<else>>You spot someone familiar sipping a coffee. You can't quite figure out who he looks like. Brad Hole?<</if>><br><<case 3>><br><<if $mansion is true>>You see your brother. He's ordering a pie.
[[Aproach him|noahCafe]]<<else>>You spot someone ordering a pie. From behind, he kind of looks like a young Keany Greaves.<</if>><br><</switch>></span><</if>>[img[img/coffee.webp]]
You approach Lily, and her smile grows wider.
<<if $dating isnot "Lily">><span style="color:deeppink">Lily: Hey girl! Fancy seeing you in here! Do you, like, want to join me for a cup of coffee?</span>
You agree and sit down opposite of her. A barista comes up to you and takes your order. One Frappé Macchiato Americano Grande Tall Latte or whatever they're called. The barista knows what you mean, luckily. It doesn't take more than a few minutes for them to call your name, and your coffee is ready to go.
You sit and chat with Lily about everything between life and earth. Boys, girls, work, home. It's fun. It's cozy. It's... everything it is supposed to be when you sit and chat with friends.
Lily is laughing at your silly jokes and funny remarks about the other people in the café, and as you're commenting on whatever you deem worthy of your attention and humor, you can't stop but think what a great time you're having with this girl.
I bet Lily's thinking the same thing. She's got tears in her eyes from all the laughter.
Time is passing fast, and it has become the time to leave her here. You need to continue on your way.
She likes you more!
<<lily +1>>
[[Leave the café|Street]]<<else>><span style="color:deeppink">Lily: Hey babe! Come sit with me!</span>
She gives you a passionate kiss on the lips, and you quickly reciprocate her love. You sit down next to her, snuggling close with her. A barista comes up and takes your order. A Pumpkin Spice Latte.
You sit and chat with Lily about everything that comes to mind. This kind of relationship is hard to come by. You can't stop but wonder, what your life would have looked like without Lily in it. Not as a relationship type thing, but without the presence of this cheerful, naughty, sexy girl next to you in your life. To catch you when you fall.
Lily is laughing at your silly jokes and funny remarks about the other people in the café, and as you're commenting on whatever you deem worthy of your attention and humor, you can't stop but think what a great time you're having with this girl.
I bet Lily's thinking the same thing. She's got tears in her eyes from all the laughter.
Time is passing fast.
<<lilyLove 1>>
She loves you more.
<<if $period lte 5>><span style="color:deeppink">Lily: Do you want to go out with me and spend the day?</span>
[[Yes!|lilyDay]]<<else>>It's too late to spend the rest of the day with Lily.
[[Walk her home instead|lilyCafeHome]]<</if>>
[[Leave the cafe|Street]]<</if>>[img[img/safehouseBathroom.webp]]
<<if $clue eq 5>>You step into the bathroom. It's nice being able to have hot water in the safehouse, even though there are no longer any imminent threat to any of you. You look yourself in the mirror. Still good looking, at least to your own eyes.
<<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Take a shower|safehouseShower]]
[[Leave|safehouse]]<<else>>You step into the bathroom. It's important to stay clean during these types of missions, for your own sake, but also for the sake of your teammates. If you stink up the entire mission, you won't be well liked for long.
<<if $makeupCheck is false>><br><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
<<if $period lte 5>>[[Undress|safehouseShower]]<<elseif $period eq 6 && $showerTime != 0>>[[Undress|safehouseShower]]<<else>>It's too late to shower.<</if>>
[[Leave|safehouse]]<</if>>[img[img/safehouseShower.webp]]
You take a shower. Letting the hot water trickle down over your body, tickling your nipples, running towards your clit is such an exhillerating feeling. It's amazing how good a shower can feel!<<if $showerTime != 0>> And much needed!
<span style="color:green">+ Allure</span><</if>>
<<if $period gte 4 && $period lte 5>><br>You feel like someone is watching you...<br><span style="color:purple">- Inhibition</span><</if>>
<<if $makeupCheck is false>><<if $makeupAmount gte 1 && $makeup is false>><<linkreplace "Re-apply makeup">>You apply a layer of makeup.<<setAllure 5>><<updatebar>><<set $makeup to true>><</linkreplace>><<elseif $makeup is true>>You're already wearing makeup.<<else>>You have no makeup.<</if>><<else>>You're already wearing makeup.<</if>>
[[Finish showering|safehouse]]
<<Shower>>[img[img/Street.webp]]
You decide to walk her home. It's late, now. As you're walking down the street, you keep talking. The conversation from the café is ongoing. How nice. You hold hands, not afraid of what anyone might think of you.
It doesn't take long before you reach Lily's apartment.
<span style="color:deeppink">Lily: Do you want to come up with me?</span>
<span id="lilyCafe">[[Yes|lilyCafeFuck]]
<<linkreplace "No thank you">><<replace "#lilyCafe">><span style="color:pink">$name: Well, I should get going...</span>
You give her a reassuring kiss on the lips. It's late afterall, and you're tired.
[[Watch her go inside|outskirts]]<</replace>><</linkreplace>></span>[img[img/introLilyApt.webp]]
You enter her bedroom with her. She practically pulling you along. She gives you kisses after kisses. Lips, neck, arms. It's tingling all over your body. What has gotten into her? You don't mind, so you don't care. You give her kisses on her lips whenever you recieve some. You feel yourself becoming more and more worked up.
<span style="color:pink">+ Arousal</span><<setArousal 25>>
She throws you onto her bed and begins undressing you until you're only in your underwear. Your panties almost dripping from the juices you've excreted until now. She flips you onto your back, spreads your legs and moves her face into your panties. She gently moves them to the side with her tongue, and you can feel it enter your pussy. <span style="color:pink">Lewd moans escape your lips</span>, and the entire thing makes you way more horny than you were before. You need her inside of you. Now.
[img[img/lilyCafeTongue.webp]]
You look at her with wanting eyes, searching for relief. She gets the clue and produces a double headed dildo from underneath her bed. It's clean. She strips down faster than you could count to three, and inserts the dildo into your pussy before she inserts it into her own pussy. You're thribbing now, scissoring with a dildo inside of both of you. <span style="color:pink">The lewd sounds of your pussies smashing together fills the room, and you moan in unison.</span> She comes close to you, and plants a passionate kiss right smack on your lips. You kiss her back.
[img[img/lilyCafeDildo.webp]]
It doesn't take much of this fucking before she starts cumming, and the sheer thought of this alone pushes you over the edge. You're now cumming together, both of you. You can't stop fucking, though, so the dildo just keeps giving the pleasure it was designed for. In, out, in, out.
You lie in her bed, with the dildo still inside of you. Panting, moaning, groaning. You've both cum, and are now both spent. You lie for a while, catching your breath, before grabbing the dildo, giving it a few shakes and jerks for good measure before taking it out of your pussy. You roll over and give Lily a kiss on the lips, then the nipples, then the lips again. It's time to say goodbye for tonight.
<span style="color:pink">$name: This was fun! Thank you, Lily...</span>
She smiles at you. She loves you more!
<<lilyLove 2>>
[[Leave|outskirts]][img[img/mansion.webp]]
You arrive at the mansion and enter with your dad. You walk up to his bedroom with him, and begin kissing. It's hot, passionate and loving. He seems a bit nervous. Perhaps he's afraid you won't like it. It's without meaning, as there's no way you couldn't like this. Small moans escape your lips between kisses. The heat in your pussy grows larger and larger, and you can feel your panties become moist, then wet, then almost dripping.
[img[img/mansionDad.webp]]
You walk over to his bed, with a wink in your eyes.
You're ready to go, and you can tell on the expression on his face that he is too. He's blushing. Hard. You strip down seductively and position yourself ontop of his bed in a doggystyle position, waiting for his cock to enter you. It doesn't take long for him to get ready and prod your pussy with his fat meat.
[img[img/dadLibraryFuck.webp]]
He's fucking you without any signs of slowing down whatsoever, though he doesn't need much longer before he cums inside of your pussy.
<span style="color:pink">Lewd moans fill the room</span>. What of someone hears you? Hot.
[img[img/dadLibraryCum.webp]]
He cums inside of your pussy, and keeps thrusting for a few jabs before he pulls out and lets his cum flow out of your pussy and down onto his bed.
<<dadLove 1>>
He loves you more.
[[Go to the bathroom|upstairsBathroom]][img[img/mansion.webp]]
You arrive at the mansion with your brother, cheerful and laughing at whatever he says. You're kissing, hugging, squeezing each others special parts. He smacks you on the ass. With the body of Adonis, he can do whatever he wants to you. You feel yourself becoming more and more wet with each kiss you share, and it doesn't take many more before your panties are going to slide down by themselves.
[img[img/mansionBrother.webp]]
You enter his room, and he walks over to the bed. He motions for you to join him. You decide to take it a bit further and strip down before walking over to him. You're only in your panties, though they're having a hard time staying up. He's quick to undress, too.
You sit atop of his cock, slowing rubbing it between your wet pussy lips. It's a challenge keeping it out of you. You push it in.
[img[img/noahLibraryFuck.webp]]
He's fucking you relentlessly. Kissing your every inch of your body with soft lips of an angel. You're cock drunk on your brothers cock. You convulse from the immense pleasure you're experiencing, cumming and cumming over and over again.
[img[img/noahLibraryCum.webp]]
It doesn't take him long before he fills your womb with his hot cum. You lie on top of him, unable to move for a while before you stand up. His cock, still hard, drops out of your pussy. His cum flows out with it.
<<broLove 1>>
He loves your more!
[[Go to the bathroom|upstairsBathroom]][img[img/pornGrubHQ.webp]]
<<if ndef $contract>>You step foot into the PornGrub Headquarters. It smells nice, fresh, clean. It looks clean. Very modern. Modest. Everyone is clothed. Why'd you think they wouldn't be clothed? It's a pornography company, not a sex dungeon. Get it together.
You should speak with the receptionist.
[[Speak with the receptionist|PGHQReceptionist]]
[[Leave|cityRoads]]<<else>>You step foot into the PornGrub Headquarters. It smells nice, fresh, clean. It looks clean. Very modern. Modest. Everyone is clothed. Why'd you think they wouldn't be clothed? It's a pornography company, not a sex dungeon. Get it together.
<<if $period lte 5>>[[Do some work|pornGrubWork]]<<else>>It's too late to work.<</if>>
<<if visited("pornGrubQuit") is 0>>[[Quit|pornGrubQuit]]<<else>><span style="color:red">You can't quit.</span><</if>>
[[Speak with Johnny|johnnyOffice]]
[[Leave|cityRoads]]<</if>>[img[img/pornGrubHQ.webp]]
<span style="color:lightyellow">Valerie the Receptionist: Hello darling, what can I help you with?</span>
<span style="color:pink">$name: I recieved an email from Johnny..?</span>
<span style="color:lightyellow">Valerie the Receptionist: You must be $name! He's been waiting for you. You can step right up.</span>
[[Enter his office|johnnyOffice]][img[img/johnnyOffice.webp]]
<<if ndef $contract>>
<span style="color:lightyellow">Johnny: Hello $name! I've been expecting you! You've done some really, really good streams! How would you like to have a contract with us? We pay you to come here and shoot some scenes. They will mostly be amateur scenes, with virgins, women, old men and everything in between.
Johnny: The pay will be generous, so do consider it! You don't have to come regularly, but we won't pay you for the times you don't come here.</span>
<span id="contract"><<link "Sign the contract">><<replace "#contract">>You sign the contract. You can hear his toes curling, almost ripping out of his shoes. Strange. You can now work for PornGrub!
<<set $contract to true>>
[[Leave|pornGrubHQ]]<</replace>><</link>>
[[Turn down the offer for now|cityRoads]]</span><<else>>
You step into his office. He looks at you expectantly.
<span style="color:lightyellow">Johnny: Hello $name! Can I help you?</span>
<span style="color:pink">$name: No, no...</span>
[[Leave|pornGrubHQ]]<</if>><<if visited() is 1>>You enter the studio. It's a bedroom set. Looks professionally made to look amateur.<<else>>You enter the studio. It's a new set this time.<</if>>
You go to meet your co-star of the shoot. This time you will be acting with <<switch random(1,10)>><<case 1>>Matt<<case 2>>Lawrence<<case 3>>Peter<<case 4>>William<<case 5>>Don<<case 6>>Oliver<<case 7>>Matthew<<case 8>>Carl<<case 9>>Stan<<case 10>>Liam<</switch>>.
You greet, shake hands and get ready for the shoot. It's very professional. You are instructed to climb the bed and assume a position for the shoot. You are also instructed to keep it as "amateur" like as possible, this is a "homeshoot" afterall. With cameras, crew and a hidden buffet table that the staff can eat off of while you're getting your inside rearranged by a random co-star.
You both get naked and the cameras start rolling.
He walks over to you and positions himself close to you. Ready to act out whatever scene the producers are looking to get. A camera comes close and films you in all the desired places. Close up, longshot, from behind and you name it.
<<switch random(1,10)>><<case 1>>[img[img/pornGrubWork1.webp]]<<case 2>>[img[img/pornGrubWork2.webp]]<<case 3>>[img[img/pornGrubWork3.webp]]<<case 4>>[img[img/pornGrubWork4.webp]]<<case 5>>[img[img/pornGrubWork5.webp]]<<case 6>>[img[img/pornGrubWork6.webp]]<<case 7>>[img[img/pornGrubWork7.webp]]<<case 8>>[img[img/pornGrubWork8.webp]]<<case 9>>[img[img/pornGrubWork9.webp]]<<case 10>>[img[img/pornGrubWork10.webp]]<</switch>>
You would have thought this would be more... sexy... although it is not. It is just... work.
You finish the shoot and get cleaned up by some of the workers.
<span style="color:yellow">+ £150</span>
<<setMoney 150>>
[[Exit studio|pornGrubHQ]]
[[Leave the building|cityRoads]]
<<AdvancePeriod>><<replace "#now">><<now>><</replace>>[img[img/johnnyOffice.webp]]
You step into Johnny's office you quit your job.
<span style="color:pink">$name: Hi... I'd like to quit... I don't want to keep doing this, for now.</span>
<span style="color:lightyellow">Johnny: Well... You can't. You signed a contract, remember? You can't quit. If you don't want to work, stop coming in, but unfortunately we still own you, per contract of course.</span>
What the fuck? That's not good... That can't be good...
<span style="color:pink">$name: Uhm...</span>
<span style="color:lightyellow">Johnny: Run along now.</span>
He goes back to working on his computer.
[[Leave|pornGrubHQ]]<b>Contract of Ownership & Copyright</b>
$name, referenced as "I", "$name", "my", "slave", "fucktoy", "slut", "the property".
PornGrub, referenced as "PGHQ", "PornGrub", "they", "The Company", "owner", "master".
I, <b>$name</b>, hereby sign that PornGrub Corp. take over ownership of my body, the products of my body and the products of my body's products. This will follow me until the fucktoy dies, whereafter I regain control and full ownership over my body and the future products it may or may not produce. PornGrub withholds ownership over products of the slut before death.
In the event of contract breach, I hereby sign that PornGrub is entitled to all of my money, past, present and future. If I do not have any money to give, my slutty body will be used as payment in either way PornGrub see fit.
I am not allowed to refuse anything that PornGrub tells me to do, in the event of a veto. PornGrub holds the only veto rights, and I as an actor will have no rights.
I accept that, in the event of money, PornGrub will pay whatever they see fit. This will likely be marginally less than what could be possible.
The Company will be allowed to handle the slave in any way they want. Be this with collars, gags, toys, multiple cocks, men, women and any other third party or object that can be used in an attempt to make scenes seem more authentic. They are also to be permitted to use the fucktoy for personal gain and interest.
As a customary rule, the slave is agreeing that the property is to be used however their Master sees fit.
PornGrub reserves the right to change, alter or in any way continue the contract however they see fit. This contract and any other iterations that may or may not come in the near future, will hold itself valid until the event of death.
PGHQ reserves the right to cancel this contract at any point and for any reason they see fit. This contract is legally binding.
Signed: $name | Signed: Johnny Huevas
<<link "Put back contract">><<run Dialog.close()>><</link>>[img[img/laundromat.webp]]
You enter the hotel laundromat. You can pay to have your clothes cleaned in here.
There's a large array of washing machines and dryers for use. They're a coin a pop.
<<linkreplace "Wash and dry your clothes - £2">>You insert a coin and wash your clothes. It's set to a quick program, so it doesn't take long. You change machines and put your wet clothes in the dryer. It's equally as fast. This has cost you a total of two bucks. One for the washer and one for the dryer.<<setMoney -2>><</linkreplace>>
One of the washers looks rather strange. Almost as if its entire front side is coming off.
<<if $corrupt gte 100>><<if ndef $coward>><<linkreplace "Look for an employee">>You glance around but can't find any. It looks like it just needs a slight push. You can do that yourself.
[[Close the washer]]<</linkreplace>><<elseif $coward is true>>Science compels you to [[explore that washer]]<<elseif $coward is false>>[[Return to the secret show|secretshow0]]<</if>><<else>><<linkreplace "Look for an employee">>You glance around but can't find any. It looks like it just needs a slight push. You can do that yourself.
You're not corrupt enough to manhandle a washing machine without permission.<</linkreplace>><</if>>
[[Leave|rougeHotel]][img[img/openWasher.webp]]
You walk up to the washer and give it a push. It won't click. Maybe something is in the way? There's a strange draft coming from the side of it, too. You open it up.
There's a small crawlspace on the other side of the front. What a weird looking washing machine.
You should see what the hell this is.
[[Crawl inside]]
[[Nope Nope Nope]]Before you can register what is happening, you're grabbed by a pair of burly hands and pulled inside the washing machine.
<span style="color:lightyellow">Stranger: Hey! You're not supposed to be here, the show is starting in a minute! Get!</span>
The show? What the hell is he talking about? I have a feeling this is not a regular laundromat.
You walk around for a bit, still unsure where to go.
You're grabbed by the arm and pulled along.
<span style="color:lightyellow">Stranger: Didn't I tell you to get into the audience pen?</span>
He drags you into a room with chairs. It smells... nice.
[img[img/secretshowInitial.webp]]
The show starts...
On stage, there's a woman in a red dress with heavy makeup.
A ?noun steps onto the stage and ?subject orders the woman in the red dress to kneel.
WORK IN PROGRESS
"Thanks for exploring this unfinished part of the game" -Taulion
<<setArousal 15>>Completely caught in the act happening on the stage. It's very... enticing. And a little arousing.
<span style="color:pink">+ Arousal</span>
You're suddenly interrupted. A strange man taps you on your shoulder. You look at him, startled.
<span style="color:lightyellow">Stranger: What's your name? I don't think you're supposed to be here.</span>
<span style="color:pink">$name: Uhm... I'm $name...</span>
<span style="color:lightyellow">Stranger: I don't recognize that name. Follow me.</span>
You follow the man. He kicks you out!
[[Leave|hotelLaundromat]]
<<set $secretShow to 0>>
<<set $coward to false>>There's no way in hell that you're crawling in there!
What if you get stuck!? You don't want to have to call your brother to get you out of there.
You start backing away from the washer, there's still a lingering sensation... a curiosity...
Fighting off your urge to explore, you turn around. You don't know what came over you, this situation is way too strange.
[[Return to the hotel|rougeHotel]] <<set $coward to true>>You walk up to the washer and putting your arm inside. Pressing your hand against the cold metal, you're sure that this thing won't collapse from your weight.
You run your hand along the rim of the washer, it's definitely big enough to fit an overweight adult male, there's no way that you'd get stuck in here.
Leaning into the washer, you can reach deeper inside, suddenly you feel something grab your arm. Was this some sort of cruel device? Will you be forced to endure this humiliation until someone comes to your rescue?
You're pulled out on the other side of the washing machine.
<span style="color:lightyellow">Stranger: Hey! You're not supposed to be here, the show is starting in a minute! Get!</span>
The show? What the hell is he talking about? I have a feeling this is not a regular laundromat.
You walk around for a bit, still unsure where to go.
You're grabbed by the arm and pulled along.
<span style="color:lightyellow">Stranger: Didn't I tell you to get into the audience pen?</span>
He drags you into a room with chairs. It smells... nice.
[img[img/secretshowInitial.webp]]
The show starts...
On stage, there's a woman in a red dress with heavy makeup.
A ?noun steps onto the stage and ?subject orders the woman in the red dress to kneel.
WORK IN PROGRESS
"Thanks for exploring this unfinished part of the game" -Taulion
<<setArousal 15>>Completely caught in the act happening on the stage. It's very... enticing. And a little arousing.
<span style="color:pink">+ Arousal</span>
You're suddenly interrupted. A strange man taps you on your shoulder. You look at him, startled.
<span style="color:lightyellow">Stranger: What's your name? I don't think you're supposed to be here.</span>
<span style="color:pink">$name: Uhm... I'm $name...</span>
<span style="color:lightyellow">Stranger: I don't recognize that name. Follow me.</span>
You follow the man. He kicks you out!
[[Leave|hotelLaundromat]]
<<set $secretShow to 0>>"This is the player's second time watching the show. After this, the show will move location, and the player will be told where the next one will be held." -Taulion
[[Leave|rougeHotel]]<<if visited() is 1>>Your phone starts flickering. Something is clearly wrong with it.
It's getting really hot. You put it on the ground to cool it down a bit, it's the best you can think of.
What the hell is going on? The screen turns black, then white, then green, then all random colors appear.
<<set $interestRate to 1.75>>
<div class="terminal"><<type 5ms>>I N T E R E S T... U P...<</type>></div>
That was a strange fucking occurrance.
<<link "Put it back in the backpack" $return>><</link>><<else>>Your phone freezes up for a moment.
<<set $PINtimer to $countperiods>>
Incorrect PIN!
Try again later.
<<if ndef $PatronCode>><<link "Put it back in the backpack" $return>><</link>><<else>><<link `"I should've used "+$PatronCode+" instead."` $return>><</link>><</if>><</if>>No cheating! Tihi.
[[Start from the beginning->Beginning]]<<if $DWTail is true>>[img[img/exitTailDUNGEON.webp]]
You grab the tailplug and gently pull it out of your ass. Yummy! Feels amazing. You can't help but moan quietly.
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span> | <span style="color:green">+ Allure</span>
[[Finish|undergroundRoom]]
<<set $DWTail to false>><<setArousal 15>><<setAllure -20>><<elseif $DWButt is true>>[img[img/insertButtDUNGEON.webp]]
You take the buttplug and gently pull it out of your ass. It feels amazing, and you can't help but moan quietly.
<span style="color:pink">+ Arousal</span> | <span style="color:purple">- Inhibition</span> | <span style="color:green">+ Allure</span>
[[Finish|undergroundRoom]]
<<set $DWButt to true>><<setArousal 5>><<setAllure -20>><</if>><<ranGender blue>><<silently>>
?gender
$charPron.gender
$blue.gender
?noun
$charPron.noun
$blue.noun
?partner
$charPron.partner
$blue.partner<</silently>>It just plays annoying advertisements. You try your best to ignore them.
[[Try Again->HotelTV]]
[[Give Up->hotelRoom]]
<<set _rng to random(-1,13)>><<if _rng lt 0>><br>Oh there's glowing button next to the screen, it says "Porn"
[[Hit the "Porn" button->HotelPorn]]<br><</if>>
[[Turn the TV off|hotelRoom]]!! [[Coming soon!!->hotelGive]]
to a laundromat near you
!! [[Our brand new show->hotelGive]]
by the creators of The Princess Ride
!! [[Featuring newer seen before actresses->hotelGive]]
!!!! [[Well dressed->hotelGive]]
!!!! [[Alluring->hotelGive]]
!!!! [[Untouchable->hotelGive]]
!!! [[Humiliated!->hotelGive]]
!!! [[Embarrassed!->hotelGive]]
! [[They just don't stop coming!->hotelGive]]Your head automatically starts tuning out the advertisements...
You sit there in a daze for a bit, maybe you should check out this show later.
[[Turn off the TV->hotelRoom]]<<if ndef $secretShow>><<set $secretShow to false>><</if>>