Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
,<<set $days += 1>><<if $days == 1>>Your first day of your new life. You take a quick inventory of your room. It is nice, but sparse, and your closet has a variety of feminine clothing and shoes. You find a purse on your nightstand that has a cell phone with very limited usability and an ID card that you believe doubles as a credit card given the number on the back and the little chip. It probably tracks your location as well; how charming.<</if>><<set _workchance to random(1,3)>><<if $loyalty >= 100 && penis > 0>><<set _workchance to 1>><</if>><<set $workreq to "none">><<if $days >= 4>><<setTiffEvent>><</if>>
It is a bright and sunny morning on day $days working for Mr. Smith. <<if _workchance != 1>>What should you do to start the day?<<else>><<include "WorkOptions">><</if>>
<hr>
<<nobr>>
<div style="line-height:0px;">
<html><img src="img\place\sun.jpg"></html>
<<if $penis > 0 && $shemale>>
<<switch random(1,3)>>
<<case 1>>
<video width="720" autoplay muted loop src="img\place\she-morning.webm"></video>
<<case 2>>
<video width="720" autoplay muted loop src="img\place\she-morning2.webm"></video>
<<case 3>>
<video width="720" autoplay muted loop src="img\place\she-morning3.webm"></video>
<</switch>>
<<else>>
<<switch random(1,6)>>
<<case 1>>
<video width="720" autoplay muted loop src="img\place\morning.webm"></video>
<<case 2>>
<video width="720" autoplay muted loop src="img\place\morning2.webm"></video>
<<case 3>>
<video width="720" autoplay muted loop src="img\place\morning3.webm"></video>
<<case 4>>
<video width="720" autoplay muted loop src="img\place\morning4.webm"></video>
<<case 5>>
<video width="720" autoplay muted loop src="img\place\morning5.webm"></video>
<<case 6>>
<video width="720" autoplay muted loop src="img\place\morning6.webm"></video>
<</switch>>
<</if>>
</div>
<</nobr>>
<<if $tiffEvent == 'morningselfie'>><<tiffSelfie>><</if>>
<<keycontrol 1>>[[Work in the cafe.|Cafe]]<</keycontrol>>
<<keycontrol 2>>[[Mirror.|Mirror]]<</keycontrol>>
<<keycontrol 3>>[[Wait.|Noon]]<</keycontrol>>
<<if $tiffEvent == 'meeting'>><<keycontrol 4>>[[You see an unfamiliar person in your room...|TiffMorning]]<</keycontrol>><</if>><<if $tiffEvent == 'morningpunish'>><<keycontrol 4>>[[You see Tiffany waiting for you...|TiffMorning]]<</keycontrol>><</if>><<set $surgeryaddict = Math.clamp(0, Math.trunc($surgeryaddict*0.8)-2, 100)>>
<hr><<click "Cheat!">>
<<replace "#cheat">>
<<nobr>>
<<link "Money +1000">><<set $money += 1000>><<replace "#sidebarWrapper">><<sidebar>><</replace>><</link>><br/>
<<link "Money -1000">><<set $money -= 1000>><<replace "#sidebarWrapper">><<sidebar>><</replace>><</link>><br/>
<<link "Promiscuity +10">><<set $promiscuity += 10>><<replace "#sidebarWrapper">><<sidebar>><</replace>><</link>><br/>
<<link "Promiscuity -10">><<set $promiscuity -= 10>><<replace "#sidebarWrapper">><<sidebar>><</replace>><</link>><br/>
<<link "IQ +10">><<set $iq += 10>><<replace "#sidebarWrapper">><<sidebar>><</replace>><</link>><br/>
<<link "IQ -10">><<set $iq -= 10>><<replace "#sidebarWrapper">><<sidebar>><</replace>><</link>><br/>
<<link "Research +10">><<set $research += 10>><<if $research > $researchMax>><<set $research to $researchMax>><</if>><<replace "#sidebarWrapper">><<sidebar>><</replace>><</link>><br/>
<<link "Unlock all research">><<script>>SugarCube.setup.allResearch();alert('All research unlocked!')<</script>><<replace "#sidebarWrapper">><<sidebar>><</replace>><<replace "#scienceWrapper">><<scienceSettings>><</replace>><</link>>
<</nobr>>
<</replace>>
<</click>>
<div id="cheat"></div>
<div id="scienceWrapper"><<scienceSettings>></div>
<<link "Settings">><<toggleclass "#settings" "hideme">><</link>>
<div id="settings" class="hideme"><label><<checkbox "$shemale" false true autocheck>> Enable trans content</label>
<label><<checkbox "$hentai" false true autocheck>> Enable hentai and 3D renders in dreams</label>
<label><<checkbox "$keycontrols" false true autocheck>> Enable keyboard controls</label></div>
<<script>>
if(SugarCube.State.variables.domsub < 50){
SugarCube.State.variables.domsub += 1;
}
if(SugarCube.State.variables.domsub < 50){
SugarCube.State.variables.domsub += 1;
}
if(SugarCube.State.variables.domsub > 50){
SugarCube.State.variables.domsub -= 1;
}
if(SugarCube.State.variables.domsub > 50){
SugarCube.State.variables.domsub -= 1;
}
<</script>><<if $hrvisits == 0 || $hrvisits == 4 || ($hrvisits > 4 && $loyalty >= 60 && $metAva == false)>>You see a message on the phone provided to you from Mr. Smith asking you to stop by the main office.
<<if $tiffEvent == 'noonselfie'>><<tiffSelfie>><</if>>
<</if>><b>Midday: </b> How should you 'improve' yourself today?
<hr>
<html><img src="img/place/noon.jpg"></html>
<<if $hrvisits > 4 && $loyalty >= 60 && $metAva == false>><<keycontrol 1>>[[Visit the Office.|MeetAva]]<</keycontrol>><<else>><<keycontrol 1>>[[Visit the Office.|HR]]<</keycontrol>><</if>>
<<keycontrol 2>>[[Go to the Library.|Library]]<</keycontrol>>
<<keycontrol 3>>[[Wait.|Afternoon]]<</keycontrol>>
<<set $currTime to "Noon">>
<<set $nextTime to "Afternoon">><<if $tiffEvent == 'afternoonselfie'>><<tiffSelfie>><</if>>
<b>Afternoon: </b>The day goes on. How should you spend your afternoon?
<hr>
<html><img src="img/place/afternoon.jpg"></html>
<<if $venus >= 100>>
You get a message on your phone from Ms. Ava asking you to stop by her office at the Venus Lounge.
<</if>><<if $loyalty <= 40 && $metBonnie == false>><<keycontrol 1>>[[Work at the Bar.|MeetBonnie]]<</keycontrol>><<else>><<keycontrol 1>>[[Work at the Bar.|Bar]]<</keycontrol>><</if>>
<<keycontrol 2>>[[Stop by the Clinic.|Clinic]]<</keycontrol>>
<<keycontrol 3>>[[Go to the Library.|Library]]<</keycontrol>>
<<keycontrol 4>>[[Wait.|Evening]]<</keycontrol>>
<<if $metAva == true>><<if $penis == 0>><<if $venus >= 100>><<keycontrol 5>>[[Go to the Venus Lounge|AvaOffice]]<</keycontrol>><<else>><<keycontrol 5>>[[Go to the Venus Lounge|VenusLounge]]<</keycontrol>><</if>><<else>>You can't go to the Venus Lounge with a penis<</if>>
<</if>><<set $currTime to "Afternoon">>
<<set $nextTime to "Evening">>
<b>Evening</b>
<hr>
<video width="720" autoplay muted loop src="img\place\prostitute.webm"></video>
You head over to the brothel, as you do every night. <<if $tiffEvent == 'brothel'>><<tiffBrothel>>
<</if>>You have your choice of the usual suspects.
'Gentlemen' Callers:
<<keycontrol 1>>[[The Intern.|Intern]]<</keycontrol>>
<<keycontrol 2>>[[The Gangster.|Gangster]]<</keycontrol>>
<<keycontrol 3>>[[The Athlete.|Athlete]]<</keycontrol>>
<<keycontrol 4>>[[The Rich Man.|RichMan]]<</keycontrol>>
<<keycontrol 5>>[[The Owner.|Owner]]<</keycontrol>><<if $shemale == true>>
<<keycontrol 6>>[[The Chaser.|Chaser]]<</keycontrol>><</if>><<if $scientist >= 1>>
<span class="scienceButton"><<keycontrol 7>>[[The Scientist.|Scientist]]<</keycontrol>></span><</if>><<if $barPotion == 'cum'>>
<span class="cumButton"><<keycontrol 8>>[[Bukkake Party]]<</keycontrol>></span><</if>><<if $metBonnie == true>>
<<keycontrol 9>>[[Go to the Cat Scratch Club|CatScratchClub]]<</keycontrol>><</if>>
<<keycontrol 'S'>>[[Sleep.|Tally]]<</keycontrol>>
<<if passage() is not "Intro">><span id="sidebarWrapper"><<sidebar>></span><</if>><<keycontrol 0>>[[Skip intro.|Morning]]<</keycontrol>>
You wake up in a strange place. You don't remember anything from the past 24 hours, but as far as you can tell, you seem to be in some sort of hospital room. While it is well lit and clean, there's something unsettling about it. You have a pounding headache, and the bright lights certainly aren't helping.
<html><img src="img/place/hospital.jpg"></html>
Squinting against the lights, you sit up slowly and look around for answers, when a deep voice speaks up from the corner of the room. "Glad to see you're awake, I've been waiting for you. You may call me Mr. Smith. I've been your guardian angel these past few days. You see, you had a pretty bad accident right outside one of my properties. Nasty stuff, I didn't think you were going to make it. Lucky for you, I had a few of my associates take a look at you and thankfully they were able to fix you up. I'd even say you look better than you did before." He lets out a little chuckle so completely devoid of warmth that it sends a shiver down your spine.
"Unfortunately you've racked up quite a debt while you were here under my care. I hire only the best people you see, and they don't come cheap. Thankfully, we worked out a deal." For a second, you think he's talking about himself using the royal We like some kind of king. Then he shows you the paperwork.
<html><img src="img/place/contract.jpg"></html>
"You woke up once a few days ago, and signed this here contract. A smart choice, otherwise you wouldn't be breathing right now." It does look like your signature, though you have no recollection of ever even seeing the contract. Before you can take a close look at it, Mr. Smith tucks it back into his jacket.
"You can look at it later when you're feeling better. The quick version is, you're gonna be working for me for a while until you can pay off your debt. I own this whole building, so I'm sure you can find some ways to work off what you owe. There's a cafe, a bar, and lots of other ...options. You can even stay here with us until we're all squared away." You open your mouth to protest, but start coughing instead. "No need to thank me, I insist. Get some rest now, you'll be seeing me again." Before you can try to speak again, he presses a button and some drug shoots through your I.V., quickly sending you back into a deep sleep...
<<keycontrol 1>>[[You wake up in another unfamiliar bed|start2]]<</keycontrol>>
Summary of the day:
<<set $money -= Math.floor(-($money * ($interest / 100)))>>
Interest rate: $interest %
Daily interest calculated: <<print Math.floor(-($money * ($interest / 100)))>>
<<if $workreq == 'none'>>You didn't have any requests from Mr. Smith today.<<elseif $workreq == 'fulfilled'>>You fulfilled your request from Mr. Smith today. Loyalty +2 <<set $loyalty += 2>><<set $loyalstreak += 1>><<set $disloyalstreak to 0>>
<<if $loyalstreak >= 2>>You've fulfilled $loyalstreak of Mr. Smith's requests in a row. Loyalty +<<= Math.trunc($loyalstreak/2)>><<set $loyalty += Math.trunc($loyalstreak/2)>><</if>><<else>>You did not fulfill your request from Mr. Smith. Loyalty -2 <<set $loyalty -= 2>><<set $loyalstreak to 0>><<set $disloyalstreak += 1>>
<<if $disloyalstreak >= 2>>You've ignored $disloyalstreak of Mr. Smith's requests in a row. Loyalty -<<= Math.trunc($disloyalstreak/2)>><<set $loyalty -= Math.trunc($disloyalstreak/2)>><</if>><</if>>
<<nobr>>
<<if $promiscuity > 29 || $scientist >= 7>>
<<switch random(1,3)>>
<<case 2>>
<<keycontrol 1>>[[Next Day|dreams]]<</keycontrol>>
<<default>>
<<keycontrol 1>>[[Next Day|Morning]]<</keycontrol>>
<</switch>>
<<else>>
<<keycontrol 1>>[[Next Day|Morning]]<</keycontrol>>
<</if>>
<</nobr>>
<<nobr>>
<<if $domsub < 10>>
<br>
You've become quite submissive. You are more susceptible to certain people's advances, or having your mind broken<<if $domsubwarning != true>><<set $domsubwarning to true>><<else>><<set $domsubmod to 10>><</if>><<else>><<set $domsubwarning to false>><<set $domsubmod to 0>><</if>>
<<if $loyalty <= 10+$domsubmod>>
<br>
You haven't been listening to Mr. Smith's requests lately, and he's quite annoyed with you. You might want to get on his good side.<</if>>
<<if $loyalty >= 90-$domsubmod>>
<br>
Mr. Smith has been very pleased with how obedient you have been lately. This is a good thing...right?<</if>>
<<if $iq <= 70+$domsubmod >>
<br>
You're pretty stupid at this point. Better be careful or things might go badly for you, though you're probably too ditzy at this point to heed this warning.
<br>
<<set $variable to random(1)>>
<<if $variable == 0>><video width="720" autoplay muted loop src="img/tally/dumb1.webm"></video><<endif>>
<<if $variable == 1>><video width="720" autoplay muted loop src="img/tally/dumb2.webm"></video><<endif>>
<<endif>>
<<if $money <= -15000 >>
<br>
Careful! Your debt is spiraling out of control. Mr. Smith has made it clear that he doesn't have much faith in your ability to repay. You may be forced into even more humiliating jobs just to keep the interest from going up.
<br>
<<switch random(1,4)>>
<<case 1>>
<video width="720" autoplay muted loop src="img\tally\poor1.webm"></video>
<<case 2>>
<video width="720" autoplay muted loop src="img\tally\poor2.webm"></video>
<<case 3>>
<video width="720" autoplay muted loop src="img\tally\poor3.webm"></video>
<<case 4>>
<video width="720" autoplay muted loop src="img\tally\poor4.webm"></video>
<</switch>>
<<endif>>
<<if $surgeryaddict >= 60 >>
<br>
Your addiction to plastic surgery is getting out of hand. If the loan shark finds out about it, he'll be able to use it as leverage over you. Make sure your debt doesn't get too much higher...
<br>
<<switch random(1,3)>>
<<case 1>>
<video width="720" autoplay muted loop src="img\hypno\surgery\ass1.webm"></video>
<<case 2>>
<video width="720" autoplay muted loop src="img\hypno\surgery\lips1.webm"></video>
<<case 3>>
<video width="720" autoplay muted loop src="img\hypno\surgery\tits4.webm"></video>
<</switch>>
<<endif>>
<<if $promiscuity > 100-$domsubmod >>
<br>
You're turning into an absolute tramp. You're so driven by lust, you drop your pants and open your mouth for any man that asks. Be careful, one of these days you might just give in completely to your libido. (5% chance of bad end each day while promiscuity is greater than 100.)
<br>
<<set $variable to random(1)>>
<<if $variable == 0>><video width="720" autoplay muted loop src="img/tally/slut1.webm"></video><<endif>>
<<if $variable == 1>><video width="720" autoplay muted loop src="img/tally/slut2.webm"></video><<endif>>
<<set $variable to random(99)>>
<<if $variable <= 4 >> <<goto [[SlutEnd]]>> <<endif>>
<<endif>>
<<if $subblack > 70-$domsubmod >>
<br>
You're starting to spend every waking moment dreaming of the gangster's massive cock. You've been stretched out so much you're no longer satisfied by anything less than a foot long. Every chance you get you run to your master to get stuffed. At night you dream of getting inseminated by his superb member. Careful! Any more submission to this man and you'll be his little cock slut for the rest of your life.
<br>
<<set $variable to random(1)>>
<<if $variable == 0>><video width="720" autoplay muted loop src="img/female/gangster/sub1.webm"></video><<endif>>
<<if $variable == 1>><video width="720" autoplay muted loop src="img/female/gangster/sub2.webm"></video><<endif>>
<<endif>>
<</nobr>>
<<if $iq < 40+$domsubmod >> <<goto [[DitzEnd]]>> <<endif>>
<<if $money < -20000 >> <<if $surgeryaddict < 60>><<goto [[SlaveEnd]]>><<else>><<goto [[SurgeryEnd]]>><<endif>> <<endif>>
<<if $money > 0 >> <<goto [[Freedom]]>> <<endif>>
<<if $subblack > 100-$domsubmod >> <<goto [[BlackEnd]]>><<endif>>
<<if $freeuse > 3-($domsubmod/10) >> <<goto [[FreeuseEnd]]>><<endif>>
<<if $loyalty <= 0+$domsubmod>><<goto [[DisloyalEnd]]>><<endif>>
<<if $loyalty >= 100-$domsubmod && $penis == 0>><<goto [[LoyalEnd]]>><<endif>>
<<set $subliminalLink to 'none'>>
As you head back to your room at the end of the night, something feels different. You open the door, and Mr. Smith is standing in the middle of the room, staring out the window. As you enter, he turns and gives you a look of...disappointment?
"You and I are done. You have paid off your debt and are free to go. A car is waiting outside to take you whereever you want to go." You open your mouth to say something, but he dismisses it with a wave. "Any changes to your body are permanent. Consider it a gift from us, or a wasted investment on our part. Either way, I want you out of my sight." He turns back towards the window; you take the hint and leave the room.
Congratulations! You managed to pay off your debt. Any transformations are permanent, for better or worse, but thankfully you are finally free!
Overview:
<<include "PenisOutro">>
<hr/>
<<include "IQOutro">>
<hr/>
<<include "SlutOutro">>
<hr/>
<<include "GangOutro">>
<hr/>
<<include "AthOutro">>
<hr/>
<<include "ScientistOutro">>
<hr/>
<<include "FreeuseOutro">>
<hr/>
<<include "RichOutro">>
<hr/>
Ending: Freedom
<hr/>
Thank you for playing! If you've still got some stamina, why not try to get another ending?<br><<script>>SugarCube.setup.setLocal('freedom', true)<</script>>
<video width="720" autoplay muted loop src="img/end/free7.webm"></video><<set _prombonus to 0>><<if $cafePotion == 'cum'>>You spike the drinks with the semen-enhancing drug while nobody's looking. You should see results if you go to the bar's gloryhole later.
<<elseif $cafePotion == 'libido'>>You spike the drinks with the libido-enhancing drug while nobody's looking. Almost immediately everyone seems a lot hornier...including yourself as you take another sip of your coffee.<<set _prombonus to 15>>
<</if>>You work diligently serving customers at the cafe this morning. Everyone is polite but you faintly overhear comments from patrons wishing their server was more girly.<<if $workreq == 'cafe'>><<set $workreq to 'fulfilled'>><</if>>
<<nobr>>
<<if ($promiscuity + _prombonus) <= $lowprom >>
<<set $variable to pickImgNumber(1, 11, "cafe/shy")>>
<<vid "cafe/shy" $variable>>
<<endif>>
<<if ($promiscuity + _prombonus) > $lowprom and ($promiscuity + _prombonus) <= $highprom >>
You don't want to admit it, but acting a bit sluttier while you serve seems to increase your tips by quite a bit.
<<set $variable to pickImgNumber(1, 13, "cafe/flirt")>>
<<if $penis == 0 && random(1, 14)== 14>><<set $variable to random(1,1)+'_v'>><</if>>
<<vid "cafe/flirt" $variable>>
<<endif>>
<<if ($promiscuity + _prombonus) > $highprom>>
You're not sure if it's your slutty clothes or your flirty attitude, but it seems like you're increasingly spending your shifts getting bent over a table by some patron. You know it's wrong, but it just feels so good to be submissively fucked from behind.<br>
<<set $variable to pickImgNumber(1, 20, "cafe/slut")>>
<<if $penis == 0 && random(1, 24) > 20>><<set $variable to random(1,4)+'_v'>><</if>>
<<vid "cafe/slut" $variable>>
<<endif>>
<</nobr>>
Wage: 20 + tips (<<print $fem * 5+ ($promiscuity + _prombonus) * 5 >>)
<<set $money += (20+($fem * 5 + ($promiscuity + _prombonus) * 5))>>
<<keycontrol 1>>[[Continue.|Noon]]<</keycontrol>><<if $hrvisits == 0>>You head over to the main offices of the facility and tell the receptionist that you are here to see Mr. Smith. She stands up and shakes your hand, showing off her rather risque workplace attire, and gives you a warm smile.
<img src="img/place/receptionist.jpg" style="width:50%">
"New girl huh? Straight back, big office, can't miss it." You thank her, and head to his office. Before you can knock, the door opens and a woman exits, wiping something from the corner of her mouth. She gives you a wink, and gestures for you to go in.
<html><img src="img/place/loanshark.png"></html>
Mr. Smith doesn't bother to stand, just gives you a curt nod and gestures to the chair in front of him. "Thank you for stopping by. Let's cut to the chase- I don't think you're going to be able to get yourself out of your debt without making a few attitude adjustments. My primary business is whoring out pretty girls; you might have picked up on the fact that my associates and I would like you to be one of our 'assets'. We like our employees girly, dumb, and slutty; lucky for you I'm happy to help you with all three. Feel free to take advantage of some of our 'improvement' courses, and I'll take $500 off your debt each time you do. I'm sure our customers will appreciate it too."
"Our courses are self-service and available to all employees. Just go to any computer and swipe your id, then pick your program. I have high hopes for you. Don't disappoint me." With that, he gives you a dismissive wave indicating you are free to go. You leave quickly, a bit stunned by how direct he is about his plans for you. He's probably not wrong though. Maybe you should check out those sketchy sounding courses. <<set $hrvisits += 1>>
<<elseif $hrvisits == 4>>You head straight to Mr. Smith's office; the door is already open and there is a young, nervous looking gentleman sitting in a chair in front of the desk. He's pretty attractive in a nerdy way, and gives you a little smile as you walk in.
<html><img src="img/place/mortimer.jpg"></html>
Closing the door behind you, you take the other seat and nervously smooth your skirt. You're still getting used to other people seeing you like this, but already you subconsciously try to look as presentable as possible.
"This is Professor Granville. He has approached me with a request to conduct some research into female arousal. I would like you to assist him in his research." It didn't sound like a request.
"Please, call me Mortimer, or just Mort if you prefer," the scientist says with a slight stutter. "Mr. Smith has also been generous enough to let me use some of his facilities and...equipment. If you would like to assist me, I'll be in the...bordello in the evening." You are naturally curious about the nature of the research, but Mr. Smith waves his hand.
"That is all. Do not disappoint me." Mortimer stands up quickly and gives an awkward sort of bow, then scurries out of the room. You don't hesitate to leave as well. Research does sound like a nice change of pace, and the scientist is kinda cute.
While you're here, you might as well get some training in.
<<set $hrvisits += 1>><<set $scientist += 1>><</if>>
You make your way through the office. <<set _randchance to random(1, 3) >><<if _randchance == 1>>There seems to be a shocking amount of debauchery going on, particularly in the executive offices. <<set $variable to pickImgNumber(1, 32, "office/")>>
<<vid "office/" $variable>>
You suppose that's one way Mr. Smith keeps his employees happy.
<</if>>
You find an open cubicle and log in. There are three courses available to you.
<<keycontrol 1>>[[Femininity Up.|Femininity Up][$hrvisits += 1]] <</keycontrol>>
<<keycontrol 2>>[[Promiscuity Up.|Promiscuity Up][$hrvisits += 1]]<</keycontrol>>
<<keycontrol 3>>[[IQ Down.|IQ Down][$hrvisits += 1]]<</keycontrol>>
<<keycontrol 4>>[[Back.|Noon]]<</keycontrol>><<if $machineHypno == 'subliminal' || $machineHypno == 'overload'>>You strap yourself into the fucking machine to enhance your hypnotic experience <<if $penis > 0>><<set $machineNum to pickImgNumber(1, 14, "machine/trans/")>><<set $machineType to "machine/trans/">><<elseif $machineHypno == 'subliminal'>><<set $machineNum to pickImgNumber(1, 14, "machine/femme/m")>><<set $machineType to "machine/femme/m">><<else>><<set $machineNum to pickImgNumber(1, 14, "machine/femme/vf")>><<set $machineType to "machine/femme/vf">><</if>>
<<set $subliminalLink to "fem">><</if>>After some strange medical treatment and questionable "training" you find yourself looking more and more like some whore.<<if $workreq == 'femme'>><<set $workreq to 'fulfilled'>><</if>>
<<nobr>>
<<if $machineHypno == 'subliminal' || $machineHypno == 'overload'>><<if $shemale == 1 && $penis >= 1>>
<<set $variable to pickImgNumber(3, 15, "hypno/fem/she")>>
<<pinkvids "hypno/fem/she" $variable '' $machineType $machineNum ''>>
<<else>>
<<set $variable to pickImgNumber(5, 9, "hypno/fem/")>>
<<if $variable <= 6>>
<<pinkvids "hypno/fem/" $variable '' $machineType $machineNum ''>>
<<elseif $variable == 7>>
<<pinkvids "hypno/fem/wet" '' '' $machineType $machineNum ''>>
<<elseif $variable == 8>>
<<pinkvids "hypno/fem/lips" '' '' $machineType $machineNum ''>>
<<else>>
<<pinkvids "hypno/fem/shave" '' '' $machineType $machineNum ''>>
<</if>>
<</if>><<else>><<if $shemale == 1 && $penis >= 1>>
<<set $variable to pickImgNumber(1, 15, "hypno/fem/she")>>
<<if $variable <= 2>>
<<vid "hypno/fem/she" $variable>>
<<else>>
<<pinkvid "hypno/fem/she" $variable>>
<</if>>
<<else>>
<<set $variable to pickImgNumber(1, 9, "hypno/fem/")>>
<<if $variable <= 4>>
<<vid "hypno/fem/" $variable>>
<<elseif $variable <= 6>>
<<pinkvid "hypno/fem/" $variable>>
<<elseif $variable == 7>>
<<pinkvid "hypno/fem/wet" ''>>
<<elseif $variable == 8>>
<<pinkvid "hypno/fem/lips" ''>>
<<else>>
<<pinkvid "hypno/fem/shave" ''>>
<</if>>
<</if>><</if>>
<</nobr>>
<<if $machineHypno == 'subliminal'>>You feel like you've made a subconscious association between machine fucking and femininity
<</if>>
<<if $machineHypno != 'overload'>>Femininity +2, Reward +500<<else>>The machine definitely fucked you stupid. Femininity +4, IQ -10, Reward +500<</if>>
<<keycontrol 1>>[[Continue.|Afternoon]]<</keycontrol>>
<<if $machineHypno != 'overload'>><<set $fem +=2>><<else>><<set $fem += 4>><<set $iq -= 10>><</if>>
<<set $money +=500>>
<<if $machineHypno == 'subliminal' || $machineHypno == 'overload'>>You strap yourself into the fucking machine to enhance your hypnotic experience <<if $penis > 0>><<set $machineNum to pickImgNumber(1, 14, "machine/trans/")>><<set $machineType to "machine/trans/">><<elseif $machineHypno == 'subliminal'>><<set $machineNum to pickImgNumber(1, 14, "machine/femme/m")>><<set $machineType to "machine/femme/m">><<else>><<set $machineNum to pickImgNumber(1, 14, "machine/femme/vf")>><<set $machineType to "machine/femme/vf">><</if>>
<<set $subliminalLink to "iq">><</if>>You are strapped into a chair where pictures are streamed across your eyes.<<if $workreq == 'stupid'>><<set $workreq to 'fulfilled'>><</if>>
<<nobr>>
<video width="720" autoplay muted loop src="img\hypno\iq\1.webm"></video>
<br>
<<if $machineHypno == 'subliminal' || $machineHypno == 'overload'>><<if $shemale == 1 && $penis > 0>>
<<set $variable to pickImgNumber(1, 4, "hypno/iq/she")>>
<<pinkvids "hypno/iq/she" $variable '' $machineType $machineNum ''>>
<<else>>
<<set $variable to pickImgNumber(1, 11, "hypno/iq/")>>
<<pinkvids "hypno/iq/" $variable '' $machineType $machineNum ''>>
<</if>><<else>><<if $shemale == 1 && $penis > 0>>
<<set $variable to pickImgNumber(1, 4, "hypno/iq/she")>>
<<pinkvid "hypno/iq/she" $variable>>
<<else>>
<<set $variable to pickImgNumber(1, 11, "hypno/iq/")>>
<<pinkvid "hypno/iq/" $variable>>
<</if>><</if>>
<</nobr>>
You mind feels <<if $machineHypno == 'overload'>>extremely<<else>>strangely<</if>> foggy as you accept your payment.
IQ <<if $machineHypno == 'overload'>>-20<<else>>-10<</if>>, Cash reward +500
<<if $machineHypno == 'subliminal'>>You feel like you've made a subconscious association between machine fucking and being stupid
<</if>>
<<keycontrol 1>>[[Continue.|Afternoon]]<</keycontrol>>
<<if $machineHypno == 'overload'>><<set $iq -= 20>><<else>><<set $iq -= 10>><</if>>
<<set $money +=500>><<if $machineHypno == 'subliminal' || $machineHypno == 'overload'>>You strap yourself into the fucking machine to enhance your hypnotic experience <<if $penis > 0>><<set $machineNum to pickImgNumber(1, 14, "machine/trans/")>><<set $machineType to "machine/trans/">><<elseif $machineHypno == 'subliminal'>><<set $machineNum to pickImgNumber(1, 14, "machine/femme/m")>><<set $machineType to "machine/femme/m">><<else>><<set $machineNum to pickImgNumber(1, 14, "machine/femme/vf")>><<set $machineType to "machine/femme/vf">><</if>>
<<set $subliminalLink to "promiscuity">><</if>>You are strapped into a chair where pictures are streamed across your eyes.<<if $workreq == 'slut'>><<set $workreq to 'fulfilled'>><</if>>
<<nobr>>
<video width="720" autoplay muted loop src="img\hypno\prom\1.webm"></video><br>
<<if $machineHypno == 'subliminal' || $machineHypno == 'overload'>><<if $shemale == 1 && $penis > 0>>
<<set $variable to pickImgNumber(1, 11, "hypno/prom/she")>>
<<pinkvids "hypno/prom/she" $variable '' $machineType $machineNum ''>>
<<else>>
<<set $variable to pickImgNumber(1, 8, "hypno/prom/")>>
<<pinkvids "hypno/prom/" $variable '' $machineType $machineNum ''>>
<</if>><<else>><<if $shemale == 1 && $penis > 0>>
<<set $variable to pickImgNumber(1, 11, "hypno/prom/she")>>
<<pinkvid "hypno/prom/she" $variable>>
<<else>>
<<set $variable to pickImgNumber(1, 8, "hypno/prom/")>>
<<pinkvid "hypno/prom/" $variable>>
<</if>><</if>>
<</nobr>>
You feel shamefully horny as you accept your cash payment. It feels cruel to you that he pays you in cash to be brainwashed only to take it back from you almost immediately.
<<if $machineHypno != 'overload'>>Promiscuity +10, Reward +500<<else>>The machine definitely fucked you stupid. Promiscuity +20, IQ -10, Reward +500<</if>>
<<if $machineHypno == 'subliminal'>>You feel like you've made a subconscious association between machine fucking and promiscuity
<</if>>
<<keycontrol 1>>[[Continue.|Afternoon]]<</keycontrol>>
<<if $machineHypno != 'overload'>><<set $promiscuity +=10>><<else>><<set $promiscuity +=20>><<set $iq -=10>><</if>>
<<set $money +=500>>
Despite the sleazy nature of this "campus", it does have an impressive library. Strangely enough, the reading collection appears to be mostly religious texts and other "slut shaming" material.
<html><img src="img/place/library.jpg"></html>
You can study on your own, or hire a tutor to help boost your intelligence.
<<keycontrol 1>>[[Hire a tutor.|IQ Up]] $200<</keycontrol>>
<<keycontrol 2>>[[Study religious texts.|Promiscuity Down]]<</keycontrol>>
<<keycontrol 3>><<link "Back." $currTime>><</link>><</keycontrol>>You study diligently with the hope of getting some of your lost intellect back.
<<switch random(1,2)>>
<<case 1>>
<video width="720" autoplay muted loop src="img\place\studya.webm"></video>
<<case 2>>
<video width="720" autoplay muted loop src="img\place\study.webm"></video>
<</switch>>
IQ +25, Cost -$200
<<keycontrol 1>><<link "Continue." $nextTime>><</link>><</keycontrol>>
<<if $promiscuity > 30 >>The tutor eyes your short skirt and asks if you're interested <<keycontrol 2>>[[in making your money back|StudySlut]]<</keycontrol>><<endif>>
<<set $iq +=25>>
<<set $money -=200>><<if $promiscuity > 30>>Ignoring the scornful looks from the librarian,<<else>>Under the watchful eyes of the librarian,<</if>> you read the provided literature and do your best to cleanse yourself of your growing slutty urges.
<html><img src="img/place/pray.gif"></html>
Promiscuity -5
<<if $promiscuity > 30>> The librarian notices your attempts at repentance but is shocked at your slutty attire; she is happy to assist you with getting back to the right path.
<html><img src="img/place/pray2.gif"></html>
Promiscuity -5, increased submissiveness
<<set $promiscuity -=5>><<script>>SugarCube.State.variables.domsub = clamp(SugarCube.State.variables.domsub-5, 0, 100)<</script>>
<<endif>>
<<keycontrol 1>><<link "Continue." $nextTime>><</link>><</keycontrol>>
<<set $promiscuity -=5>>
<<if $promiscuity < 0>> <<set $promiscuity to 0>> <<endif>><<if $promiscuity < 50 or $iq > 90 >> "Sorry, I'm only really interested in dumb sluts. Though, I could be persuaded into making an investment. If you're interested in making lots of money in the future, I can provide some <<<<keycontrol 3>>[[treatments|RichTG]]<</keycontrol>> to mold you more to my liking." <<endif>>
<<if $promiscuity >= 50 and $iq <= 90 and $penis > 0 >> "You look like you have potential! I'll be frank though, my main kink is fucking pussy. I've got the funds to make it happen but the <<keycontrol 4>>[[choice|RichFTG]]<</keycontrol>> is up to you." <<endif>>
<<if $promiscuity >= 50 and $iq <= 90 and $penis == 0 >> "Ah, yes, you're just the <<keycontrol 1>>[[slut|RichFavor]]<</keycontrol>> I was looking for!" <<endif>>
<<keycontrol 2>>[[Back.|Evening]]<</keycontrol>>"I promise I'm not looking for anything <<keycontrol 1>>[['too demanding'|InternFavor]]<</keycontrol>>. I don't have much cash, but my standards are pretty low."
<<keycontrol 2>>[[Back.|Evening]]<</keycontrol>> <<nobr>>
<<if $subblack <= 50 >>
<<if $iq > 100 >> "Get out of here, I hate educated bitches!" <<endif>>
<<if $iq <= 100 >> "Hey hoe, looks like you're looking for some <<keycontrol 1>>[[fun?|GangFavor]]<</keycontrol>>" <<endif>>
<<endif>>
<<if $subblack > 50 >> "Well if it isn't my favorite slut! Get over here and get to work!" (You might be becoming a little too submissive to this gangster; you just can't say no when he asks.) <<keycontrol 1>>[[Get Used.|GangFavor]]<</keycontrol>>
<<endif>>
<</nobr>>
<<if $subblack < 50 >> <<keycontrol 2>>[[Back.|Evening]]<</keycontrol>> <<endif>><<if $penis > 0 >> "Sorry, I don't like girls with dicks." <<endif>>
<<if $penis == 0 >> "Hey sexy, looking for a <<keycontrol 1>>[[good time?|AthFavor]]<</keycontrol>>" <<endif>>
<<keycontrol 2>>[[Back.|Evening]]<</keycontrol>> Thinking is just too hard. The loan shark notices your severely impaired state and offers you a pretty bad deal. Of course you're too dumb to see how bad a trade it is. Almost in no time, any trace of your previous self is gone. Your breasts are huge and your pussy is dripping wet with arousal.
<video width="720" autoplay muted loop src="img/end/bimbo1.webm"></video>
Life isn't that bad. Your whole body is super sensitive and sucking guys off for cash is kinda fun!
<video width="720" autoplay muted loop src="img/end/bimbo2.webm"></video>
Of course it gets kind of hard to focus on anything else when you see a delicious looking cock!
<video width="720" autoplay muted loop src="img/end/bimbo3.webm"></video>
You're frequently used as a human fleshlight, but you don't mind. Your dull brain and lust between your legs keep you willing to please.
<video width="720" autoplay muted loop src="img/end/bimbo4.webm"></video>
At this point you're basically a human sex toy. Just a dumb bimbo whose only redeeming quality is her sexpot body and her dick-servicing skills.
<video width="720" autoplay muted loop src="img/end/bimbo5.webm"></video>
But you don't care. Your mind is incapable of processing your desperate situation. Instead you drown in pleasure every time some stud fucks your cunt.
You spend your remaining days servicing men in hopes of lowering your debt and earning freedom. However, your stupid mind can't comprehend basic math, as you sink ever deeper into debted servitude.
<video width="720" autoplay muted loop src="img/end/bimbo6.webm"></video>
Bad End: Bimbo (You became too stupid!)
<<if $fem < 50 >> <<set $fem to 50>> <<endif>>
<<set $penis to 0>>
<<if $promiscuity < 100 >> <<set $promiscuity to 100>> <<endif>><<script>>SugarCube.setup.setLocal('ditz', true)<</script>>
The debt is just too high, and it keeps getting worse and worse each day. There is no hope of paying it off at this point. Mr. Smith has come to the same conclusion and decided to put you to better use. His thugs came while you slept and kidnapped you. They completed any physical changes you had been too scared to commit to.
The first thing they did was train your cunt. If you weren't already a slave to your lust, you are now.
<video width="720" autoplay muted loop src="img/end/slave1.webm"></video>
Next they made sure you knew your place. You've realized that there was never another option. This was always to be your fate.
<video width="720" autoplay muted loop src="img/end/slave2.webm2"></video>
The training was rough. Every day you learned the pleasures of the flesh more and more. You were being torn down as a human, and rebuilt as an object.
<video width="720" autoplay muted loop src="img/end/slave5.webm"></video>
Each of your holes was repurposed as a willing receptacle for men's desire.
<video width="720" autoplay muted loop src="img/end/slave4.webm"></video>
By the end of it you couldn't do much more than just weakly turn your ass upwards and take it.
<video width="720" autoplay muted loop src="img/end/slave3.webm"></video>
Sex became your only solace in life. You lived for the pleasure and to give others pleasure.
When they were finished with you, you were uttery transformed into an obedient pet. Always wet, always willing, and completely loyal to your master.
<video width="720" autoplay muted loop src="img/end/slave8.webm"></video>
You don't remember anything about your past self. You just live in the moment as master's sex toy. You live to sate his every desire. This is your life now, and you can't imagine it any other way.
<video width="720" autoplay muted loop src="img/end/slave7.webm"></video>
Bad End: Slave (You got too far into debt!)
<<if $fem < 50 >><<set $fem to 50>><<endif>><<set $penis to 0>>
<<if $promiscuity < 100>><<set $promiscuity to 100>><<endif>>
<<if $iq > 70>><<set $iq to 70>><<endif>><<script>>SugarCube.setup.setLocal('debt', true)<</script>><<set _prombonus to 0>><<if $barPotion == 'cum'>>You spike the drinks with the semen-enhancing drug while nobody's looking. You should see results if you go to the brothel later.
<<elseif $barPotion == 'libido'>>You spike the drinks with the libido-enhancing drug while nobody's looking. Almost immediately everyone seems a lot hornier...including yourself as you take another sip of your cocktail.<<set _prombonus to 15>>
<</if>><<if $promiscuity + _prombonus <= $lowprom>>
You diligently serve customers and clean up spills at the bar.
You occasionally overhear patrons say that they would prefer a more flirty server with a bit of a slutty side.
<<set $variable to pickImgNumber(1, 9, "bar/shy")>>
<<vid "bar/shy" $variable>>
<<if $tiffEvent == 'bar'>><<tiffBar>>
<</if>>Wage: 20 + tips (<<print ($promiscuity + _prombonus) * 5 + $fem * 5>>)
<<set $money += (20+(($promiscuity + _prombonus) * 5 + $fem * 5))>><<if $workreq == 'bar'>><<set $workreq to 'fulfilled'>><</if>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>>
<<endif>>
<<if $promiscuity + _prombonus > $lowprom and $promiscuity + _prombonus <= $midprom>>
You diligently serve customers and clean up spills at the bar.
You're starting to realize that showing a bit of skin increases your tips by quite a bit.
<<set $variable to pickImgNumber(1, 6, "bar/flirt")>>
<<vid "bar/flirt" $variable>>
On one of your bathroom breaks, you notice that there are gloryholes installed on the far left and far right stalls. You're not slutty enough yet to try one though.
<<if $tiffEvent == 'bar'>><<tiffBar>>
<</if>>
Wage: 20 + tips (<<print ($promiscuity + _prombonus) * 5 + $fem * 5>>)
<<set $money += (20+(($promiscuity + _prombonus) * 5 + $fem * 5))>><<if $workreq == 'bar'>><<set $workreq to 'fulfilled'>><</if>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>>
<<endif>>
<<if $promiscuity + _prombonus> $midprom and $promiscuity + _prombonus <= $highprom>>
<div id="glorychoices">What do you want to do tonight?
<<link "Work the bar">><<replace "#glorychoices">>You diligently serve customers and clean up spills at the bar.
You find yourself frequently talked into pretty explicit acts. The tips are good but it makes you feel like a bit of a slut.
<<set $variable to pickImgNumber(1,6, "bar/tease")>>
<<if $penis == 0 && random(1, 8) > 6>><<set $variable to random(1,2)+"_v">><</if>>
<<vid "bar/tease" $variable>>
<<if $tiffEvent == 'bar'>><<tiffBar>>
<</if>>
Wage: 20 + tips (<<print ($promiscuity + _prombonus) * 5 + $fem * 5>>)
<<set $money += (20+(($promiscuity + _prombonus) * 5 + $fem * 5))>><<if $workreq == 'bar'>><<set $workreq to 'fulfilled'>><</if>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><</replace>><</link>>
<<link "Head to the gloryhole">><<replace "#glorychoices">><<if $tiffEvent == 'bar'>><<tiffGloryhole>>
<</if>>You head straight for the bathrooms and get to work on the gloryholes.
<<set $variable to pickImgNumber(1,13, "bar/gloryhole/bj")>>
<<vid "bar/gloryhole/bj" $variable>>
You have a blast letting men blast down your throuat and on your tits. The tips haven't been bad either, but your jaw hurts from sucking so many dicks. Maybe this would be easier if you were a little sluttier.<<set $gloryholecount += 1>><<if $cafePotion == 'cum'>>
As you take another load into your mouth, you can definitely taste the difference the compound has made. Each cumshot only fuels your desire for more.
<<set $variable to pickImgNumber(1,22, "science/cum/gh")>>
<<vid "science/cum/gh" $variable>>
<</if>><<if $gloryholecount == 15>>
At one point in your shift, after sucking the last drops of cum out of the client's cock, the person on the other side flicks a business card through the hole. It looks like a local porn store. Maybe they have a glory hole there as well? You can't leave the facility currently, but good to know for the future.<</if>>
Wage: tips (<<print ($promiscuity + _prombonus) * 6>>)
Promiscuity + 1 <<set $promiscuity += 1>>
<<set $money += (($promiscuity + _prombonus) * 6)>><<if $workreq == 'gloryholecount'>><<set $workreq to 'fulfilled'>><</if>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><</replace>><</link>></div>
<<endif>>
<<if ($promiscuity + _prombonus) > $highprom >>
<div id="glorychoices">What do you want to do tonight?
<<link "Work the bar">><<replace "#glorychoices">>You're pretty much a complete whore at this point. You go to work in the skimpiest underwear you own, and it's not long before your legs are spread for a hard cock. You might be a bit more concerned if you weren't addicted to the pleasure.
<<set $variable to pickImgNumber(1,13, "bar/slut")>>
<<if $penis == 0 && random(1, 19) > 13>><<set $variable to random(1,6)+"_v">><</if>>
<<vid "bar/slut" $variable>>
<<if $tiffEvent == 'bar'>><<tiffBar>>
<</if>>Wage: 20 + tips (<<print ($promiscuity + _prombonus) * 5 + $fem * 5>>)
<<set $money += (20+(($promiscuity + _prombonus) * 5 + $fem * 5))>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><<if $workreq == 'bar'>><<set $workreq to 'fulfilled'>><</if>><</replace>><</link>>
<<link "Head to the gloryhole">><<replace "#glorychoices">>You head straight for the bathrooms and get to work on the gloryholes.<<if $tiffEvent == 'bar'>><<tiffGloryhole>>
<</if>><<set $variable to pickImgNumber(1,7, "bar/gloryhole/piv")>>
<<vid "bar/gloryhole/piv" $variable>>
You're not certain it's normal to let the men at gloryholes use your ass, but why waste a good dick? They certainly aren't complaining.<<set $gloryholecount += 1>><<if $cafePotion == 'cum'>>
As you take another load into your mouth, you can definitely taste the difference the compound has made. Each cumshot only fuels your desire for more.
<<set $variable to pickImgNumber(1,22, "science/cum/gh")>>
<<vid "science/cum/gh" $variable>>
<</if>><<if $gloryholecount == 15>>
At one point in your shift, after latest cock has finished pumping its load into your ass, the person on the other side flicks a business card through the hole. It looks like a local porn store. Maybe they have a glory hole there as well? You can't leave the facility currently, but good to know for the future.<</if>>
Wage: tips (<<print ($promiscuity + _prombonus) * 6>>)
Promiscuity + 1 <<set $promiscuity += 1>>
<<set $money += (($promiscuity + _prombonus) * 6)>><<if $workreq == 'gloryholecount'>><<set $workreq to 'fulfilled'>><</if>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><</replace>><</link>></div>
<<endif>>
You look at yourself in the mirror, still surprised at the face that looks back at you. Yet you can't help but feel turned on by your feminine form. Lewd thoughts creep across your mind.
<<nobr>>
<<if $penis == 0>>
<<if $promiscuity >= 20>>
<<if $promiscuity <= 40>>
<<set $variable to pickImgNumber(1, 5, "female/mirror/flirt")>>
<<vid "female/mirror/flirt" $variable>>
<<endif>>
<<if $promiscuity > 40>>
Looking the way you do, you just feel an uncontrollable urge to act even sluttier. You soon find yourself masturbating uncontrollably, the mirrored image of your orgasming face only bringing you greater arousal.
<<set $variable to pickImgNumber(1, 12, "female/mirror/slut")>>
<<vid "female/mirror/slut" $variable>>
<<endif>>
<<endif>>
<<if $promiscuity < 20>>
<<set $variable to random(1, 10, "female/mirror/shy")>>
<<vid "female/mirror/shy" $variable>>
<<endif>>
<<endif>>
<<if $penis > 0 && $shemale>>
<<if $promiscuity >= 30>>
<<if $promiscuity <= 50>>
<<if $shemale>>
<<set $variable to random(1, 2)>>
<<vid "male/mirror/she-mirror" $variable>>
<<else>>
<<set $variable to random(2, 4)>>
<<vid "male/mirror/slut" $variable>>
<</if>>
<</if>>
<<if $promiscuity > 50>>
Looking the way you do, you just feel an uncontrollable urge to act even sluttier. You find yourself practicing your blowjob skills; good sluts need to be able to take cock after all.
<<if $shemale>>
<<set $variable to random(1, 2)>>
<<vid "male/mirror/she-dildo" $variable>>
<<else>>
<<set $variable to random(1, 2)>>
<<vid "male/mirror/slut" $variable>>
<</if>>
<</if>>
<</if>>
<<if $promiscuity < 30>>
<<set $variable to random(1, 3)>>
<<vid "male/mirror/shy" $variable>>
<</if>>
<</if>>
<</nobr>>
Promiscuity + 5 <<set $promiscuity +=5>>
<<keycontrol 1>>[[Continue.|Noon]]<</keycontrol>>The clinic, like the rest of the building, is owned by Mr. Smith. Unlike his "training materials" however, the clinic's services don't come cheap. The receptionist at the front desk smiles at you, instantly recognizing you as one of Mr. Smith's "girls."
"Good afternoon! We offer some services here that can help you with your work. Would you please consider our assistance?"
<html><img src="img/place/car.jpg"></html>
<<keycontrol 1>>[[Femininity Up, Shorten Penis.|Penis Down]]<</keycontrol>>
<<if not $blockpenis>><<keycontrol 2>>[[Lengthen Penis.|Penis Up]]<</keycontrol>><<else>>==Lengthen Penis== You have no desire to have a penis anymore<</if>>
<<keycontrol 3>>[[Back.|Afternoon]]<</keycontrol>>After some strange medical treatment and questionable "training" you find yourself looking more and more like some whore.<<if $workreq == 'femme'>><<set $workreq to 'fulfilled'>><</if>>
<<nobr>>
<<if $shemale == 1 && $penis > 1>>
<<set $variable to pickImgNumber(1, 15, "hypno/fem/she")>>
<<if $variable <= 2>>
<<vid "hypno/fem/she" $variable>>
<<else>>
<<pinkvid "hypno/fem/she" $variable>>
<</if>>
<<else>>
<<set $variable to pickImgNumber(1, 9, "hypno/fem/")>>
<<if $variable <= 4>>
<<vid "hypno/fem/" $variable>>
<<elseif $variable <= 6>>
<<pinkvid "hypno/fem/" $variable>>
<<elseif $variable == 7>>
<<pinkvid "hypno/fem/wet" ''>>
<<elseif $variable == 8>>
<<pinkvid "hypno/fem/lips" ''>>
<<else>>
<<pinkvid "hypno/fem/shave" ''>>
<</if>>
<</if>>
<</nobr>>
Femininity +2, Penis length -2, Money -100
<<set $fem +=2>><<set $money -=100>>
<<set $penis -= 2>><<if $penis < 0>><<set $penis to 0>><</if>>
<<if $penis > 0>>The receptionist at the clinic hints that you'd be much more popular with a pussy. Rude. <</if>>
<<include "BonusSurgery">>
The rich patron quickly flips you over and starts stuffing your pussy. At some point a servant brings over the regular drug. Whatever it is, it makes you horny, stupid, and just a bit more of a bimbo. You lose track of how much of your previous self you orgasmed away this night.
<<nobr>>
<<set $variable to random(1, 4)>>
<<vid "female/rich/slut" $variable>>
<<set $fem +=2>>
<<set $penis -= 1>><<if $penis < 0>><<set $penis to 0>><</if>>
<<set $money +=800>>
<<set $promiscuity +=15>>
<<set $iq -=9>><<set $richcount += 1>>
<</nobr>>
Femininity +2, Money +800, Promiscuity + 15, IQ - 9
<<nobr>>
<<if $subrich == 1 >> Today he spends an extra long time abusing your cunt and painting the inside of your womb white with his cum. It's hard to think but you can't help but feel he's trying to forever mark you as his.<br>
<video width="720" autoplay muted loop src="img/female/rich/choice2.webm"></video><br>
Again you're left with that same vacant look on your face. Again he asks if you'll become his toy. Perhaps due to your cumdrunk state, or maybe because you really want to be turned into an object, you find it difficult to muster any kind of response.<br><br>
Emboldened by your lact of response, he pulls you ontop of him and lines up his dick with your oversexed cunt. You pant in anticipation like a bitch waiting to be mounted. He locks you up with his arms and starts really and truly fucking your brains out. <br><video width="720" autoplay muted loop src="img/female/rich/choice1.webm"></video><br>
"Give in, my little slut. You know this is the only path for you now. Just imagine getting fucked every day, drug cocktails to keep you in ecstacy, sounds heavenly, what do you say?"<br>
His thrusts continue unabated. Your breaths come out as desperate panting. You can't help but scream "Yes, Yes, <<keycontrol 0>>[[YES!|RichEnd]]<</keycontrol>>"
<</nobr>>
<<elseif $promiscuity > 100-$domsubmod and $iq < 60+$domsubmod and $subrich == 0 >> After your regular session with the rich client you sit where you are, covered in his cum, your increasingly simple mind not processing that he's done using you and it's time to find something else to do.<br>
<video width="720" autoplay muted loop src="img/female/rich/choice.webm"></video><br>
He seems to notice your plight. "You know, I've been thinking of buying out your debt. How would you like to be my little pet?
<i>(Even if you refuse now, you're not confident your increasingly simple mind will be able to decline again.)</i>
<<keycontrol 0>>[["Please own me Master."|RichEnd]]<</keycontrol>>
<<keycontrol 1>>[[Shake your head, and leave quickly before you change your mind|Tally]]<</keycontrol>>
<<set $subrich = 1>><<else>><<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>>
<</if>><<if $workreq == 'richcount'>><<set $workreq to 'fulfilled'>><</if>>
<<if $subblack > 70 >> <<set $subblack -= 2>> <<endif>><<script>>SugarCube.State.variables.domsub = clamp(SugarCube.State.variables.domsub-5, 0, 100)<</script>>You strip for your client. The knowledge that someone is jacking it to your naked body makes you feel a bit more promiscuous. Promiscuity + 1. Money + 100 <<set $promiscuity += 1>><<set $subblack += 2>> <<set $money += 100>>
<<nobr>>
<<set $variable to random(1, 4)>>
<<vid "male/shy/strip" $variable>>
<<if ($promiscuity >= 50 or $subblack > 50)>> <br>The gangster is rougher with you than usual: "Get on yo knees slut, you gonna give me some extra service."<br>
<<set $variable to random(1, 3)>>
<<vid "male/gangster/blow" $variable>><<if $barPotion == 'cum'>>
When he cums on your face, you definitely notice the powerful effects of the serum you put in the drinks at the bar.
<<set $variable to pickImgNumber(1,6, "science/cum/gangf")>>
<<vid "science/cum/gangf" $variable>><</if>>
<br>Your submissive worship of his massive dick pleases the gangster. He responds especially well when you act like a dumb cock slut. It's not just an act, though, you literally feel dumber after the way this guy treats you. IQ - 2. Money + 200 <<set $iq -= 2>><<set $subblack += 3>> <<set $money += 200>><br>
<<if $penis == 0 >><br><br> "This is perfect, I prefer my sluts to have cunts!" <br>
<<set $variable to random(1, 2)>>
<<vid "female/gangster/fuck" $variable>>
<br>
You're streched to your limit by the gangster's massive cock! It feels so good you find your mind going blank as you experience multiple orgasms (IQ - 2). Despite your previous sexuality you find it extremely arousing to be filled to the brim by his meaty dick. <<if $barPotion == 'cum'>>
When he cums in your cunt, you definitely notice the powerful effects of the serum you put in the drinks at the bar.
<<set $variable to pickImgNumber(1,6, "science/cum/gangcp")>>
<<vid "science/cum/gangcp" $variable>><</if>>You figure you'll be a bit more submissive to this guy in the future, just so you can get fucked by his well endowed member again. As you lie in a post orgasm stupor he tosses your payment down beside you. Money + 300 <<set $iq -= 2>><<set $subblack += 5>> <<set $money += 300>>
<<endif>>
<<endif>>
<</nobr>>
<<if $subblack >= 75 && $gangnumber == false>>Before you leave, the gangster speaks up. "Get over here slut." You obediently come over and instinctively kneel down in front of you. "Gimmie your purse." He takes some red lipstick from your purse and writes a phone number across your tits. "That's my number. You get out of here, you call me. I own your cunt now." It sounds like the gangster knows about your arrangement with Mr. Smith and doesn't give a fuck about it. You wonder if he's sent any girls over to your boss to be pimped out; the thought turns you on.<<set $gangnumber to true>><</if>>
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>><<if $workreq == 'subblack'>><<set $workreq to 'fulfilled'>><</if>> <<script>>SugarCube.State.variables.domsub = clamp(SugarCube.State.variables.domsub-5, 0, 100)<</script>>You get to work servicing your client. You went as far as getting a pussy to get rid of this debt, you might as well suck some dick. <<if $barPotion == 'cum'>>
When he cums on your face, you definitely notice the powerful effects of the serum you put in the drinks at the bar.
<<set $variable to pickImgNumber(1,11, "science/cum/f")>>
<<vid "science/cum/f" $variable>><</if>>Promiscuity + 1. Money + 250 <<set $promiscuity += 1>><<set $atlove += 10>> <<set $money += 200>>
<<nobr>>
<<set $variable to random(1, 4)>>
<<vid "female/slut/shy" $variable>>
<<if ($promiscuity >= 50 or $atlove > 50)>> <br>This isn't so bad. Can't hurt to go a bit farther and make a bit more cash.<br>
<<set $variable to random(1, 3)>>
<<vid "female/slut/slut" $variable>><<if $barPotion == 'cum'>>
When he cums in your pussy, you definitely notice the powerful effects of the serum you put in the drinks at the bar.
<<set $variable to pickImgNumber(1,8, "science/cum/cp")>>
<<vid "science/cum/cp" $variable>><</if>>
<br>Despite the fact that you're literally a whore, this guy treats you pretty well. He can be quite caring, at times. You wonder if you're starting to develop feelings for him? Money + 200 <<set $atlove += 5>> <<set $money += 200>><br><<endif>>
<<if $atlove > 100>> Today's session is especially passion-filled. At the end he pulls you in close and gets a pretty serious expression on his face.<br>
<video width="720" autoplay muted loop src="img/female/slut/choice.webm"></video><br>
"You know, I think I've fallen for you. What do you think about becoming my girlfriend? I can't get rid of your debt but I'm a friend of one of the bosses. I can at least stop the interest from rolling in, and get you some extensions on your deadlines. What do you say? Will you be <<keycontrol 0>>[[mine?|AtEnd]]<</keycontrol>>" <<endif>>
<</nobr>>
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>> <<if $workreq == 'atlove'>><<set $workreq to 'fulfilled'>><</if>>
<<if $subblack > 70 >> <<set $subblack -= 2>> <<endif>>The Intern convinces you to strip a bit and do a bit of a dance, nothing too slutty...at least, not yet. The knowledge that someone is jacking off to your naked body makes you feel a bit more promiscuous. Promiscuity + 1. Money + 50 <<set $promiscuity += 1>> <<set $money += 50>>
<<nobr>>
<<set $variable to random(1, 3)>>
<<vid "male/slut/shy" $variable>>
<<if $promiscuity >= 50 >> <br>You don't really protest when he pushes his dick into one of your holes. You better get paid extra for this.<br>
<<set $variable to random(1, 2)>>
<<vid "male/slut/slut" $variable>><<if $barPotion == 'cum'>>
When he cums on your face, you definitely notice the powerful effects of the serum you put in the drinks at the bar.
<<set $variable to pickImgNumber(1,11, "science/cum/f")>>
<<vid "science/cum/f" $variable>><</if>>
<br> Promiscuity + 1. Money + 50 <<set $promiscuity += 1>> <<set $money += 50>> <<endif>>
<</nobr>>
<<if $internvisits == 10>>Instead of getting dressed immediately, you and the intern cuddle for a little bit. "You know, you're not a bad guy," you say, half thinking out loud. The intern blushes at the compliment. "Maybe we could get lunch sometime?"
"Umm well I am flattered, but I think I want to keep this just here. I hope you understand." You are a bit disappointed, but you get it.
"Absolutely. See you again?"
"Ye..yeah, definitely," he stutters, though he gives you a smile of relief.<</if>>
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>>
<<set $internvisits += 1>><<if $workreq == 'internvisits'>><<set $workreq to 'fulfilled'>><</if>>
<<if $subblack > 70 >> <<set $subblack -= 2>> <<endif>><<script>>SugarCube.State.variables.domsub = clamp(SugarCube.State.variables.domsub+5, 0, 100)<</script>>Almost without a second thought, you sink to your knees and begin sucking on the tutor's cock.
<<set $variable to random(2, 6)>>
<<vid "place/study" $variable>>
Money +$200
Promiscuity + 5
<<keycontrol 1>><<link "Continue." $nextTime>><</link>><</keycontrol>>
<<set $money +=200>>
<<set $promiscuity +=5>>
You're not sure where along the way it happened, but at some point you just became a desperate little slut, willing to do anything to get a dick between your legs. This included any remaining treatments, to get you the most clients possible.
<video width="720" autoplay muted loop src="img/end/slut2.webm"></video>
You realized that you weren't just doing this for the money anymore. You truly liked being a skanky whore.
<video width="720" autoplay muted loop src="img/end/slut3.webm"></video>
Something about being desired, being wanted, even if it was just as some pathetic cumslut.
You looked forward to every fucking. They all just felt so good. If your client expressed any interest in you, you had a hard time saying no.
You were a great whore, always moaning with ecstacy, always wet and willing for any stud.
<video width="720" autoplay muted loop src="img/end/slut1.webm"></video>
Your debt's still there but you don't really care. Even if you ever get it paid off you'll still keep letting guys stuff your every hole. There really is no other fate for a huge slut like you.
<video width="720" autoplay muted loop src="img/end/slut7.webm"></video>
Bad End: Slut (You let your lust get the better of you!)
<<if $fem < 50 >><<set $fem to 50>><<endif>><<set $penis to 0>>
<<if $iq > 70>><<set $iq to 70>><<endif>><<script>>SugarCube.setup.setLocal('slut', true)<</script>>You can't resist anymore. Every day you just run right back to your master, just so he can stuff your slutty box with his massive cock. You double down on any fem conversions you were missing and permanently reduce your IQ as low as you can go, so he'll be happy. When he sees you next, he realizes what you've done and smiles.
He made you beg for it, act like the sex-addicted tramp that you are. You didn't hesitate. You know your place.
<video width="720" autoplay muted loop src="img/end/subblack1.webm"></video>
You offer your pussy to him without remorse. The pleasure is all you care about anymore, your debt and past long forgotten.
<video width="720" autoplay muted loop src="img/end/subblack2.webm"></video>
You're just his cock-sleeve now. He makes sure you know that you're just going to get rutted from behind from now on since you're just a loose cunt for his pleasure.
<video width="720" autoplay muted loop src="img/end/subblack3.webm"></video>
He spends the night dominating your ass 'til you're too weak to resist, even if you wanted to. The multiple orgasms and neverending bliss turn whatever was left of your feeble mind to mush.
<video width="720" autoplay muted loop src="img/end/subblack4.webm"></video>
You don't even get paid anymore but you don't care. The brothel is happy to have you as a pussy slave keeping the gangster on the payroll. Your days devolve into endless sexual servitude to your big-dicked master who continually stretchs your horny snatch.
Bad End: Bitch (You fucked the Gangster too many times!)
<<if $fem < 50 >><<set $fem to 50>><<endif>><<set $penis to 0>>
<<if $promiscuity < 100>><<set $promiscuity to 100>><<endif>>
<<if $iq > 40>><<set $iq to 40>><<endif>><<script>>SugarCube.setup.setLocal('gangster', true)<</script>>The rich client smiles a toothy grin. Without hesitation a nearby servant sticks you with a waiting needle. You can feel your dick shrinking as it pulls up into your abdomen, meaty pussy lips forming in it's place. Your benefator inspects your transformation.
<video width="720" autoplay muted loop src="img/female/rich/tg1.webm"></video>
You feel a growing need between your legs. The serum must have also contained an aphrodisiac, because you're starting to feel like a bitch in heat. Your new pussy puffs out even more, begging to be fucked.
<video width="720" autoplay muted loop src="img/female/rich/tg3.webm"></video>
He wastes no time breaking in your freshly minted cunt. You're already wet and he slides in with ease. He proceeds to fuck you roughly, the consecutive ograsms rolling over your brain mercilessly.
<video width="720" autoplay muted loop src="img/female/rich/tg2.webm"></video>
You're paid well for your services. A lot happened pretty quickly, but maybe it was worth it?
Femininity up, Promiscuity + 10, IQ - 5, Money + 1000
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>>
<<set $fem = 12>>
<<set $penis to 0>>
<<set $blockpenis to true>>
<<set $promiscuity +=10>>
<<set $iq -=5>>
<<set $money +=1000>>The rich patron snaps his fingers, and a servant quickly comes over and injects a serum into your arm. The effects are much stronger than anything the loan shark has done to you yet.
You feel your hips and breats expanding, your facial features softening, and your muscles and penis slowly shrinking, as you're molded into more of a shape that pleases your wealthy client.
<<nobr>>
<<set $variable to random(1, 3)>>
<<vid "female/rich/tg/fem" $variable>>
<</nobr>>
Your mind fogs as hallucinations fill your vision, urging you to embrace your inner whore.
<<nobr>>
<<set $variable to random(1, 3)>>
<<vid "female/rich/tg/hypno" $variable>>
<</nobr>>
Femininity +3, Promiscuity + 15, IQ - 15
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>>
<<set $fem +=3>>
<<set $penis -= 2>><<if $penis < 0>><<set $penis to 0>><</if>>
<<set $promiscuity +=15>>
<<set $iq -=15>>
Too many things just added up. You were too dumb, too slutty, too girly. It didn't help that this rich guy trained you up as his personal toy, with the aid of his endless cashflow and a few choice drugs. He bought out your debt and by extension bought you! Your new uniform is pretty skimpy, and although your only duty is to be fucked you still try and contribute here and there.
<video width="720" autoplay muted loop src="img/female/rich/owned1.webm"></video>
Even out in public your outfits don't cover anything. Everyone immediately knows your role as an owned pet.
<video width="720" autoplay muted loop src="img/female/rich/owned2.webm"></video>
Of course you don't mind. When you're not busy getting fucked or doing chores, you're busy playing with yourself. It just feels so good. Why wouldn't it? You're a sex toy after all.
<video width="720" autoplay muted loop src="img/female/rich/owned3.webm"></video>
The drug cocktails didn't stop. He modified you even further according to his desires. Bigger boobs, smaller brain. Some days you were just so horny you couldn't do anything but masturbate while fantasizing about being railed from behind like the bitch you are.
<video width="720" autoplay muted loop src="img/female/rich/owned4.webm"></video>
Of course your owner still fucks you every day, much to your delight.
<video width="720" autoplay muted loop src="img/female/rich/owned5.webm"></video>
You're his obedient pet, an owned fuckdoll whose only purpose and pleasure is to please her master.
<video width="720" autoplay muted loop src="img/female/rich/owned6.webm"></video>
Within a year you're the perfecly sculpted fuckdoll he desired.
Bad End: Pet (You became some rich guy's toy!)
<<if $fem < 50 >> <<set $fem to 50>> <<endif>><<set $penis to 0>><<script>>SugarCube.setup.setLocal('richman', true)<</script>>
Of all the choices you had, this just seemed like the least bad one. Plus he didn't seem like that bad a guy. With the interest rate lowered and the deadline taken away you could focus on living again. Step one was making sure you kept your new boyfriend. It was obvious he had a thing for fit girls, so that's where you focused your efforts.
<video width="720" autoplay muted loop src="img/female/slut/gf2.webm"></video>
Exercising was actually kind of enjoyable. Burning off some of the extra fat from your strange treatments was refreshing, and exercising helped you forget some of the traumas from your past.
<video width="720" autoplay muted loop src="img/female/slut/gf1.webm"></video>
Your diligent workouts paid off. With help from your boyfriend you managed to get a job as a personal trainer. Life was starting to return to some semblance of normality.
<video width="720" autoplay muted loop src="img/female/slut/gf3.webm"></video>
Of course your fit body just served to turn on your partner more. You guys fucked every day. He was surprised the first time you initiated sex, given your past history together, but he definitely didn't seem to mind. You fuck so often that there's really no point in wearing underwear, it just gets in the way.
<video width="720" autoplay muted loop src="img/female/slut/gf4.webm"></video>
Your whore's body was trained to love fucking after all. Only now, it feels like it's for your own satisfaction as much as it is for his.
<video width="720" autoplay muted loop src="img/female/slut/gf5.webm"></video>
Your debt's not paid off yet, but it's manageable. There are times when your boyfriend gets jealous due to the nature of your work, but you can always reassure him with a sweet date followed by a nice threesome
<video width="720" autoplay muted loop src="img/female/slut/gf6.webm"></video>
Not quite freedom, but not that bad of an end: Girlfriend (You found love!)<<script>>SugarCube.setup.setLocal('athlete', true)<</script>>
While you're not sure of this man's role in the organization compared to Mr. Smith, you know his word is law where the brothel is concerned. He doesn't seem particularly malicious, but you doubt he has your best interests at heart.
"Ready to accept your fate? Full feminization, sluttification, bimbofication, and a good healthy dose of our patented 'free use doctrine'. I can certainly make it <<keycontrol 1>>[[worth it|OwnerFavor]]<</keycontrol>>."
<<keycontrol 2>>[[Back.|Evening]]<</keycontrol>> <<nobr>>
<<set $fem +=11>>
<<set $penis to 0>>
<<set $blockpenis to true>>
<<set $money -=1000>>
<<set $promiscuity +=25>>
<<set $iq -=20>>
<<set $interest -= 1>>
<<set $freeuse +=1>>
<</nobr>>
Interest -1%, Femininity +11, Money -1000, Promiscuity + 25, IQ - 20
You experience the most grueling training regime you've been subjected to yet. You feel like you've lost a lot. The owner explains that decreasing your interest rate isn't an easy task and that fair compensation is required.
<<nobr>>
<<if $freeuse == 1>><video width="720" autoplay muted loop src="img/female/free/1.webm"></video>
<br> The transformation is complete and you've never felt so feminine! Oddly enough you have a strange urge to just bend over and present you new cunt to every man you meet.
<<endif>>
<<if $freeuse == 2>><video width="720" autoplay muted loop src="img/female/free/2.webm"></video>
<br> You're learning well! At least that's what your instructor says. All this stuff about women's purpose in the world is a bit over your head but you think you're starting to understand this "free use" stuff.
<<endif>>
<<if $freeuse == 3>><video width="720" autoplay muted loop src="img/female/free/3.webm"></video>
<br> They say you'll have graduated soon. One more session and you'll be complete. You're not so sure about that, but whatever. On your way back to your room you readily agree to suck dick for free because that's obviously just the right thing to do... right?
<<endif>>
<<if $freeuse == 4>><video width="720" autoplay muted loop src="img/female/free/5.webm"></video>
<br> You're going to have to find some other way to pay off your debt. You've learned that it's wrong for women to accept money for sex. Instead you just have to let yourself be used at any time, that's just how the world works.
<<endif>>
<</nobr>>
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>>
<<if $subblack > 70 >> <<set $subblack -= 2>> <<endif>><<script>>SugarCube.State.variables.domsub = clamp(SugarCube.State.variables.domsub-5, 0, 100)<</script>>All those "Free Use" seminars got to you. It took some time but you've finally realized: that's just how the world works. Women - you especially - are just for everyone else's pleasure. You can't say no.
You walk out of your last session feeling light headed and free. Your purpose is clear and the world is so simple now that you know the rules.
<video width="720" autoplay muted loop src="img/female/free/end1.webm"></video>
The main rule, of course, is that you can never say no. Whatever is asked, you comply. You are, after all, free for anyone to use.
<video width="720" autoplay muted loop src="img/female/free/end2.webm"></video>
That, of course, isn't a problem. You've been completely trained and conditioned to enjoy this kind of world.
<video width="720" autoplay muted loop src="img/female/free/end3.webm"></video>
Sometimes guys aren't forward enough. It's also your job to help them along and give them a bit of hint that you're a free use slut.
<video width="720" autoplay muted loop src="img/female/free/end4.webm"></video>
You spend the rest of your days servicing men as an easy slut, and you couldn't be happier. You don't make money anymore for your whoring, since that would go against the free use rules, but at least the brothel seems content with your promiscuous behaviour otherwise.
<video width="720" autoplay muted loop src="img/female/free/end5.webm"></video>
Bad End: Free Use (You relied too much on the owner!)
<<if $fem < 50 >><<set $fem to 50>><<endif>><<set $penis to 0>>
<<if $promiscuity < 100>><<set $promiscuity to 100>><<endif>>
<<if $iq > 40>><<set $iq to 40>><<endif>><<script>>SugarCube.setup.setLocal('freeuse', true)<</script>><strong style="color:violet;">by HoratioTG</strong>
<p style="color:gray;">(original game by edenecstacy, mod by root)</p><<set $money to -10000>>
<<set $fem to 0>>
<<set $penis to 5>>
<<set $promiscuity to 0>>
<<set $interest to 12>>
<<set $iq to 120>>
<<set $subblack to 0>>
<<set $gangnumber to false>>
<<set $subrich to 0>>
<<set $richcount to 0>>
<<set $atlove to 0>>
<<set $atnumber to false>>
<<set $chaserlove to 0>>
<<set $chasernumber to false>>
<<set $internvisits to 0>>
<<set $freeuse to 0>>
<<set $smithnumber to false>>
<<set $blockpenis to false>>
<<set $imgseen to {}>>
<<set $surgeryaddict to 0>>
<<set $lowprom to 25>>
<<set $midprom to 40>>
<<set $highprom to 60>>
<<set $hrvisits to 0>>
<<set $days to 0>>
<<set $scientist to 0>>
<<set $hentai to false>>
<<set $loyalty to 50>>
<<set $gloryholecount to 0>>
<<set $loyalstreak to 0>>
<<set $disloyalstreak to 0>>
<<set $research to 0>>
<<set $progress to 0>>
<<set $cafePotion to "none">>
<<set $barPotion to "none">>
<<set $machineHypno to "none">>
<<set $subliminalLink to "none">>
<<set $keycontrols to true>>
<<set $metTiff to false>>
<<set $tiffContent to true>>
<<set $tiffEventTimer to 3>>
<<set $metAva to false>>
<<set $metBonnie to false>>
<<set $domsub to 50>>
<<set $venus to 0>>
<<set $domsubwarning to false>>
<<set $domsubmod to 0>>
<<set $avaOffer to false>>
<h1 class="intro">RISING DEBT by HoratioTG </h1>
<h3>(a fork of DEBT by edenecstacy, mod by root)</h3>
<video width="800" autoplay muted loop src="img\place\intro.webm"></video>
<br><br>
<<keycontrol 1>>[[I want to see Shemale content in the game|Start][$shemale to true]]<</keycontrol>>
<br><br>
<<keycontrol 2>>[[I don't want to see Shemale content in the game|Start][$shemale to false]]<</keycontrol>>
<div>Other content settings:</div>
<div><label><<checkbox "$hentai" false true autocheck>> Enable hentai and 3D renders in certain dreams</label></div>
(Note- keyboard controls can be disabled in the Settings menu on any morning)<<if $scientist < 7>>What is this? Is this a dream? I don't understand...but...I...I want it. More! Give me more!
<br>
<<set $variable to pickImgNumber(1, 5, "dreams/dream")>>
<<vid "dreams/dream" $variable>>
<br>
<br><<else>><<if $hentai>>You keep having bizarre dreams of being fucked in a computer simulation by unrelenting machines.<br>
<<set $variable to pickImgNumber(1, 6, "dreams/m")>>
<<pinkvid "dreams/m" $variable>>
<br>
<br><<else>>Your dreams of men have been replaced by dreams of being ravaged by unfeeling, unrelenting machines.<br>
<<set $variable to pickImgNumber(1, 15, "machine/femme/vf")>>
<<pinkvid "machine/femme/vf" $variable>>
<br>
<br><</if>><</if>>
<<keycontrol 1>>[[Next Day|Morning]]<</keycontrol>><<if $penis == 0 >> "Um, I was looking for someone more...endowed." <<endif>>
<<if $penis > 0 >> "Wow, you're very pretty. Would you like to <<keycontrol 1>>[[come over?|ChaserFavor]]<</keycontrol>>" <<endif>>
<<keycontrol 2>>[[Back.|Evening]]<</keycontrol>>Your client seems pretty nervous, but he gets hard instantly at the first glimpse of your girldick; you find it unexpectedly flattering. <<if $promiscuity <= $midprom>> However, jerking off and letting him watch is more than enough for him.<<else>> You intend to give him more than just a glimpse though.<</if>><<set $payment to (($fem*10) + ($penis*30))>>
<<nobr>>
<<set $variable to pickImgNumber(1, 10, "chaser/she")>>
<<vid "chaser/she" $variable>>
<br/>Promiscuity + 2. Money + $payment <<set $promiscuity += 2>><<set $atlove += 10>> <<set $money += $payment>>
<<if $promiscuity > $midprom>><<if $chaserlove < 50>> <br>He can't pull his eyes away from your smooth bits and ass. He's nice enough, why not give him a taste?<br>
<<set $variable to pickImgNumber(1, 19, "chaser/sex")>>
<<vid "chaser/sex" $variable>>
<br/>Money + $payment <<set $chaserlove += 10>> <<set $money += $payment>><br><<else>>
<br>Much to your surprise, he's started to ask to reverse roles more often then not. It's been so long since you got to fuck someone else, you aren't going to waste the opportunity. <<script>>SugarCube.State.variables.domsub = clamp(SugarCube.State.variables.domsub+5, 0, 100)<</script>>
<<set $variable to pickImgNumber(1, 24, "chaser/rev")>>
<<vid "chaser/rev" $variable>>
<br/>Money + $payment <<set $chaserlove += 10>> <<set $money += $payment>><br><<endif>><<endif>>
<<if $chaserlove > 100>> After your session, your sissy client pulls you close and you share an inimate silence for a while before he has the courage to speak.<br>
"I used to just think girls with dicks were hot you know? But you are just so pretty, I actually started feeling jealous. Then I just, I don't know, I started to really think about it more and well...I think I'm on a new path in life now. <<keycontrol 0>>[[Will you come with me?|ChaserEnd]]<</keycontrol>>" <<endif>>
<</nobr>>
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>><<if $workreq == 'chaserlove'>><<set $workreq to 'fulfilled'>><</if>>
<<if $subblack > 70 >> <<set $subblack -= 2>> <<endif>>Turns out, your former chaser now girlfriend was actually loaded. She easily paid off the rest of your debt and took you home with her the very same night.
<<vid "chaser/end" 1>>
You never really got to enjoy your femininity outside of sex, but now you and your playmate get to learn together.
<<vid "chaser/end" 2>>
That's not to say you aren't still horny as fuck. It feels so good to get to fuck and be fucked to your heart's content.
<<vid "chaser/end" 3>>
And it doesn't stop there. The trans community welcomes you both with open arms and legs.
<<vid "chaser/group" 1>>
You've just made so many new friends!
<<vid "chaser/group" 2>>
<<vid "chaser/group" 3>>
You spent so long trying to stay a man. It turns out that keeping your dick was part of the process in learning how to enjoy being a woman. Having a beautiful new girlfriend definitely doesn't hurt either. All in all, you think you really lucked out on this one.
Good end: T4T (You found love!)<<script>>SugarCube.setup.setLocal('chaser', true)<</script>>The loan shark has noticed you've been putting in so many more hours servicing clients than ever before, and seem to be in a good mood about it as well no matter what they request.
<video width="720" autoplay muted loop src="img/hypno/surgery/end1.webm"></video>
Despite your hard work however, you're falling farther and farther into debt. You've started to give a discount on group sex and are pushing your body further than the loan shark ever asked for.
<video width="720" autoplay muted loop src="img/hypno/surgery/end2.webm"></video>
It doesn't take long for him to notice your absences from the bar, your frequent clinic visits, and your massive fake tits, and put the facts all together. He starts advertising you as an exhibitionist slut and charges people extraordinary sums of money to get to participate in private (and occassionally public) gangbangs.
<video width="720" autoplay muted loop src="img/hypno/surgery/end3.webm"></video>
Naturally, you don't see a penny of it, but you're long beyond caring. All you care about is the endless cycle of surgery and orgy; to enhance your body to inhuman proportions and then whore it out to anyone who will take you.
<video width="720" autoplay muted loop src="img/hypno/surgery/end4.webm"></video>
You end up marrying your surgeon who pays off your debt, but that doesn't stop you from coming back to the loan shark night after night and serving as many of his clientelle as you can; unable to be fulfilled by just one man's lustful case or raging cock.
<video width="720" autoplay muted loop src="img/hypno/surgery/end5.webm"></video>
Lips plump with filler, tits swollen with silicone, and every hole filled with cock, you don't even really consider yourself human any more. Just a living fuckdoll for the enjoyment of others.
<video width="720" autoplay muted loop src="img/hypno/surgery/end6.webm"></video>
Bad End: Fuckdoll (You got too into cosmetic surgery!)
<<if $fem < 50 >><<set $fem to 50>><<endif>><<set $penis to 0>>
<<if $promiscuity < 100>><<set $promiscuity to 100>><<endif>>
<<if $iq > 70>><<set $iq to 70>><<endif>><<script>>SugarCube.setup.setLocal('surgery', true)<</script>><<set $penis to Math.clamp($penis+1, 0, 8)>>After some strange medical treatment and questionable "training" you may not feel particularly manly, <<if $penis >=8 >>and you don't even think it did anything.<<else>>but you definitely notice an increase in length.<</if>>
<<nobr>>
<<if $shemale == 1 && $penis > 1>>
<<set $variable to pickImgNumber(1, 15, "hypno/fem/she")>>
<<if $variable <= 2>>
<<vid "hypno/fem/she" $variable>>
<<else>>
<<pinkvid "hypno/fem/she" $variable>>
<</if>>
<<else>>
<<set $variable to pickImgNumber(1, 9, "hypno/fem/")>>
<<if $variable <= 4>>
<<vid "hypno/fem/" $variable>>
<<elseif $variable <= 6>>
<<pinkvid "hypno/fem/" $variable>>
<<elseif $variable == 7>>
<<pinkvid "hypno/fem/wet" ''>>
<<elseif $variable == 8>>
<<pinkvid "hypno/fem/lips" ''>>
<<else>>
<<pinkvid "hypno/fem/shave" ''>>
<</if>>
<</if>>
<</nobr>>
Cash reward -100<<set $money -=100>>
<<if $penis > 0>>The receptionist at the clinic hints that you'd be much more popular with a pussy. //Bitch, do you not see why I'm here?// you mutter under your breath. <</if>>
<<include "BonusSurgery">>
<img src="img/place/bedroom.png">
This new bed is at least a little bit more comfortable than the hospital bed, and your head feels much less fuzzy. You still don't remember anything before the accident, but you do remember your conversation with Mr. Smith, and the contract he showed you. A sense of dread slowly starts to come over you, but before you can start to panic, there's a knock on the door. Without waiting for a response, a nurse comes into the room, or at the very least a high paid model dressed as a nurse. You're pretty sure that neckline isn't ANA regulation.
<img src="img/place/nurse.jpg">
"Hello, you must be the new employee, welcome!" She's distractingly pretty, and her demeanor puts you immediately at ease. "Let me just look you over and make sure you're good to go!" As she looks you over, she chatters cheerfully at you. Some gossip, some overly personal stories, and some information that would be vitally important to hear if you could notice anything other than her massive breasts. You did catch one thing that successfully got your attention.
"I'm sorry, what did you say about a dress code?"
"Well as I'm sure you saw in your contract, all of Mr. Smith's contract employees here are female and so you'll have to dress and act like a girl while you're working here."
"I can't do that though, I mean I don't even know where to start. I've never touched makeup before." The nurse claps her hands together excitedly.
"Oh this is so exciting, you're like my new sister! I promise, you'll love this. Now hold still for a second..."
An eternity of hair brushing and makeup application, and an outfit change later, and you sit on the couch to take in the new you.
<video width="720" autoplay muted loop src="img\male\shy\firstlook.webm"></video>
You almost don't recognize yourself. It's amazing what a bit of hair extensions, makeup and a dress can do.
"See, you look so cute now!" she says happily. Then suddenly her face grows serious. "Now I'll be honest with you my new friend. Mr. Smith owns many facilities here, but the most profitable by far is the brothel. You can pay off your contract any way you like, but just between you and me, things will go a lot easier for you if you become a girl and not just dress like one, and work on your back and not on your feet if you catch my drift." She notices the horrified look on your face and raises here hands apologetically. "No pressure, nobody is going to make you do anything you don't want to do. I'm just saying, there are worse things that can happen." She self consciously adjusts her bra and seems momentarily lost in thought, then her bright smile snaps back into place. "Best of luck cutie," she says as she heads out the door, leaving you alone with your thoughts once more.
You're horrified by what is happening to you, and by the insinuations made by both the nurse and Mr. Smith, but there isn't much you can do about it now. Hopefully you can get rid of your debt without this place changing you too much... right?
<<keycontrol 1>>[[Start my new life.|Morning]]<</keycontrol>><<set $surgeryaddict = Math.clamp(0, Math.ceil((6+$surgeryaddict)*1.6), 100)>>
<<set $typecounts to {"ass": 6, "asssex": 12, "lips":4, "lipssex":9,"tits":5,"titssex":11,"group":13}>>
<<if $surgeryaddict <= 20>><<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><<elseif $surgeryaddict > 20 && $surgeryaddict < 40>>You're starting to get a little addicted to these clinic treatments, might want to take a day or two off.<<if $penis > 0>> The receptionist's comments are also starting to get inside your head a little...<</if>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><<elseif $surgeryaddict >= 40>>While you're here, you decide to get another procedure done; After all you've been getting so many compliments on your new looks lately.<<set $moneyloss to Math.clamp($surgeryaddict*-7, -1000, -100)>><<if $penis > 0>>
You finally take the receptionist's passive aggressive advice and finish feminizing yourself. It's a big weight off your...shoulders.
Money -200 <<set $money -= 200>><<set $penis to 0>><<set $blockpenis to true>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><<else>>
<span id="surgerychoices">Enhance your <<link "ass">><<set $surgerytype to "ass">><<replace "#surgerychoices">><<include "SurgeryResults">><</replace>><</link>> | <<link "tits">><<set $surgerytype to "tits">><<replace "#surgerychoices">><<include "SurgeryResults">><</replace>><</link>> | <<link "lips">><<set $surgerytype to "lips">><<replace "#surgerychoices">><<include "SurgeryResults">><</replace>><</link>></span><</if>><</if>>
You decide to get some work done on your $surgerytype.
Money $moneyloss <<set $money += $moneyloss>>
<<set $variable to pickImgNumber(1, $typecounts[$surgerytype], "hypno/surgery/" + $surgerytype)>><<set $sextype to $surgerytype+"sex">>
<<vid "hypno/surgery/" $variable $surgerytype>>
<<if $promiscuity > $midprom>>
You decide to give the employees here a big tip for all their hard work. It may be an unconventional bonus, but this way they can appreciate the fruits of their labor.
<<if $promiscuity <= $highprom>><<set $variable to pickImgNumber(1, $typecounts[$sextype], "hypno/surgery/" + $sextype)>>
<<vid "hypno/surgery/" $variable $sextype>><<else>>Admittedly, you 're pretty sure not everyone here works at the clinic, but you can't help but love the extra attention.
<<set $variable to pickImgNumber(1, $typecounts.group, "hypno/surgery/group")>>
<<vid "hypno/surgery/group" $variable>><</if>><</if>>
<<keycontrol 1>>[[Continue.|Evening]]<</keycontrol>><<if $penis > 0>>"You are very pretty, but my research requires a vagina I'm afraid." <<if $shemale == true>>"You are still welcome to <<keycontrol 3>>[[try out|ScientistTrans]]<</keycontrol>> my equipment if you'd like."<<if $researchRewards.lengthen.claimed>>
Or you can use my equipment to <<keycontrol 4>>[[lengthen]]<</keycontrol>> your penis for free<</if>><</if>><<else>>"Do you have some time tonight to <<keycontrol 1>>[[assist with my research|ScientistFavor]]<</keycontrol>>?"<</if>>
<<if $iq < 70 && $scientist >= 12>><i>You've been cumming your brains out on his machines for a while now. Might want to stop while you still have your wits about you</i><</if>>
<<keycontrol 2>>[[Back.|Evening]]<</keycontrol>>
<i><<if $machineHypno == 'subliminal'>><<if $subliminalLink == 'fem'>>You think your research today will have a feminizing effect<<elseif $subliminalLink == 'promiscuity'>>You think your research today will make you more slutty<<elseif $subliminalLink == 'iq'>>You think your research today will make you dumber<<else>>You didn't do an HR training today, so this should be a normal research session<</if>><</if>></i>The scientist sets you up with a room and some of his equipment, and slips you some money. "Even if this isn't for my research, getting feedback on my equipment still deserves some reward." Money +100 <<set $money += 100>>
<<set $variable to pickImgNumber(1, 25, "machine/trans/")>>
<<vid "machine/trans/" $variable>>
<<if $promiscuity < $highprom>>You may not have made much money tonight, but you had a really good time.<<else>>You zone out while getting fucked by the machine, orgasming several times by the time you pull yourself away. You feel like it might have literally fucked you stupid.
IQ -10 <<set $iq -= 10>><</if>><<if $workreq == 'scientist'>><<set $workreq to 'fulfilled'>><</if>>
<<if $machineHypno == 'subliminal' && $subliminalLink && $subliminalLink != 'none'>>While you're getting fucked, you have flashbacks to your earlier hypnotic training.
<<if $subliminalLink == 'fem'>>Femininity +1 <<set $fem += 1>><<elseif $subliminalLink == 'promiscuity'>>Promiscuity +5 <<set $promiscuity += 5>><<elseif $subliminalLink == 'iq'>>IQ -5 <<set $iq -= 5>><</if>><</if>>
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>>
<<if $subblack > 70 >> <<set $subblack -= 2>> <<endif>>You and the scientist go into a room, where he has a large variety of fucking machines.
<<if $scientist >= 1 && $scientist < 3>>"My goal is to study female arousal using tools more quantitative than any male member. We are going to have you experience these machines in a variety of speeds, orientations, and level of physical restriction in order to determine what most strongly affects your experience. I also cannot allow you to masturbate manually during this process; I need to be able to calibrate based on machine settings alone"
You follow Mort over to one of the machines and he somewhat nervously straps you in and sets up the machine.<<else>>You know the drill by now and follow Mort to the machine of the day. He seems much more confident setting up right now, even letting his hands explore your body a little as he works. You have no objections; after all at the end of the day you are a whore.<</if>>
"What setting are you interested in today? I know the stronger settings can be more physically exhausting, so I will pay extra when you are ready for those."
<div id="machineresults">
<<if $scientist >= 1>><<if $scientist <= 4>><<link "Slow speed">><<set $machinespeed to "s">><<replace "#machineresults">><<include "MachineResults">><</replace>><</link>><<else>>Slow speed is way too gentle for you now<</if>><</if>>
<<if $scientist >= 2>><<if $scientist <= 7>><<link "Medium speed">><<set $machinespeed to "m">><<replace "#machineresults">><<include "MachineResults">><</replace>><</link>><<else>>Medium speed is way too gentle for you now<</if>><<else>>You aren't ready for this speed yet.<</if>>
<<if $scientist >= 4>><<if $scientist <= 10>><<link "Fast speed">><<set $machinespeed to "f">><<replace "#machineresults">><<include "MachineResults">><</replace>><</link>><<else>>Even fast speed is too gentle for you now<</if>><<else>>You aren't ready for this speed yet.<</if>>
<<if $scientist >= 6>><<link "Extreme speed">><<set $machinespeed to "vf">><<replace "#machineresults">><<include "MachineResults">><</replace>><</link>><<else>>You aren't ready for this speed yet.<</if>><<if $workreq == 'scientist'>><<set $workreq to 'fulfilled'>><</if>>
</div><br/>
You try to make yourself comfortable and <<if $scientist <= 4>>nervously<<else>>excitedly<</if>> wait for the professor to turn on the fucking machine.
<<if $machinespeed == 's'>><<set $variable to pickImgNumber(1, 17, "machine/femme/s")>>
<<vid "machine/femme/s" $variable>>
It's not the most intense experience you've ever had, but the regular thrusting motion does feel quite good. The scientist seems a little disappointed.
Money +100 <<set $money += 100>>
<<elseif $machinespeed == 'm'>><<set $variable to pickImgNumber(1, 17, "machine/femme/m")>>
<<vid "machine/femme/m" $variable>>
You're really starting to enjoy the fucking machines and orgasm several times. The scientist seems pleased with the results.
Money +200 <<set $money += 200>>
<<elseif $machinespeed == 'f'>><<set $variable to pickImgNumber(1, 17, "machine/femme/f")>>
<<vid "machine/femme/f" $variable>>
You can't get enough of the machine pounding away at your pussy and cum your brains out over and over again. The scientist seems very pleased with the results, and you can see his hardon when you get up from the machine.
You enjoy the experience so much, you're even less excited about biological cocks.
Money +300, IQ -5, Promiscuity -5 <<set $money += 300>><<set $iq -= 5>><<set $promiscuity to Math.clamp($promiscuity-5, 0, 100)>>
<<elseif $machinespeed == 'vf'>><<set $variable to pickImgNumber(1, 14, "machine/femme/vf")>>
<<vid "machine/femme/vf" $variable>>
<<if $iq > 50+$domsubmod || $scientist < 12>>Mort has started to jerk off to your twitching body during your sessions; cumming all over your squirming body as you undergo a nonstop stream of orgasms. Your mind is in an utter fog when you go home for the night, and you dream about robotic dicks in your sleep. Needless to say, the scientist is incredibly pleased with the results.
Why the hell would you ever bother fucking men again?
Money +400, IQ -15, Promiscuity -15 <<set $money += 400>><<set $iq -= 15>><<set $promiscuity to Math.clamp($promiscuity-15, 0, 100)>>
<<else>><<set $iq -= 15>>Something has changed. Mort is blasting your holes at the highest setting, yet you still haven't cum. Concerned, he turns off the machines.
"Are you ok? You haven't orgasmed yet."
High on pleasure, too worked up to think, and desperate for release, you can only get out one word.
<<keycontrol 0>>[["More"|ScientistEnd1]]<</keycontrol>><</if>><</if>><<if $machineHypno == 'subliminal' && $subliminalLink && $subliminalLink != 'none'>>
While you're getting fucked, you have flashbacks to your earlier hypnotic training.
<<if $subliminalLink == 'fem'>>Femininity +1 <<set $fem += 1>><<elseif $subliminalLink == 'promiscuity'>>Promiscuity +5 <<set $promiscuity += 5>><<elseif $subliminalLink == 'iq'>>IQ -5 <<set $iq -= 5>><</if>>
<</if>>
<<if $iq > 35 || $scientist < 12>><<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>><</if>>
<<if $machinespeed != "vf">><<set $scientist += 1>><<else>><<set $scientist += 2>><</if>>
<<script>>SugarCube.setup.getProgress();<</script>>
<<set $research to Math.clamp($research + $progress, 0, 100)>>
Research progress: $progressMsg $research total progress.
<<progressBar "research">>
<<if $research >= 100>><<keycontrol 2>>[[Get research reward!|ResearchRewards]]<</keycontrol>><</if>>
<<if $subblack > 70 >> <<set $subblack -= 2>> <<endif>>Mort happily obliges your request, and even gives you permission to masturbate for once. He upgrades his machines to have even more dildos to fill you like you've never been filled before.
<<vid "machine/femme/" 1>>
<<vid "machine/femme/" 2>>
"More."
<<vid "machine/femme/" 3>>
<<vid "machine/femme/" 4>>
"More, more, more!" is the only thing you can say as the machines utterly ruin your holes. A fourth dildo is added, stretching you to your limit. You and Mort are both exhausted at this point, and he has another one of Mr. Smith's women help hold the vibrator in place.
<<vid "machine/femme/" 5>>
<<vid "machine/femme/" 6>>
Finally, it hits. The orgasm to end all orgasms. You scream and writhe and twitch wildly, and the world spins around you.
<<vid "machine/femme/" 7>>
Then everything [[goes black|ScientistEnd2]]. <<set $iq to 0>><<set _owes to $money*-1>><i>Mr. Smith and Mortimer stand over your unconscious body. "You broke my employee," Mr. Smith says in a flat tone.
"I'm so so sorry, I had no idea that could happen," the scientist replies, stammering with fear."
"She still owed _owes dollars. Are you going to pay her debt? Or are you going to take her place?" Mortimer's eyes bulge, then he grabs his notebook and waves it in the air.
"Wait! My research was fruitful though. Her brain produced absurd amounts of oxytocin and dopamine, and some other complex hormones not previously detected. I believe that we can extract these novel compounds when she orgasms and create a working aphrodisiac. Think of the possibilities!" he says in a desperate, pleading tone. Mr. Smith stares at him emotionlessly.
"Continue your work. If you need a new subject, one will be provided."</i>
Lucky for you, once you come to, all you want to do is get to play with his wonderful machines. Your block against orgasming broke when your mind did, so you're much easier to get off than ever before.
<<vid "machine/femme/" 8>>
It gets a little uncomfortable sometimes, between the intense bondage you need to be put in to avoid thrashing and screaming, and the pumps used to extract hormones from your newly lactating breasts, but your braindead little head can't imagine a better life.
Bad End: Broken<<script>>SugarCube.setup.setLocal('scientist', true)<</script>><<if $penis == 0 >>You didn't manage to keep your dick; instead you got it replaced with a meaty pussy. <<if $fem > 50>>You don't really mind though; it fits your newfound femininity. You've also come to appreciate some of the other benefits.<<else>>You do miss your dick sometimes...perhaps you can save up and stop by Mr. Smith's clinic someday. In the meantime, there are some perks.<</if>> Zero complaints about having multiple orgasms when masturbating.
<video width="720" autoplay muted loop src="img/end/pussy1.webm"></video>
<<if $promiscuity > $highprom>> Plus it's perfect for taking cock! Always good to have a choice of holes.<br><</if>>
<video width="720" autoplay muted loop src="img/end/holes1.webm"></video>
<</if>><<if $penis > 0 >>
You still have your dick! <<if $fem > 50>>You do feel like this experience changed you in ways you don't want to give up quite yet. Perhaps your feminine side is still worth developing...<<if $chaserfavor > 50>>you did get the chaser's number and it seemed like he was having similar thoughts as well. Maybe you'll keep in touch.
<video width="720" autoplay muted loop src="img/end/trans2.webm"/>
<<else>>
<video width="720" autoplay muted loop src="img/end/trans1.webm"></video><</if>><<else>>You're quite relieved; you've had enough of being a woman for one lifetime. Though, there are some things you might not want to give up; you've gotten very used to having long hair, and you sure as hell aren't giving up contouring.
<video width="720" autoplay muted loop src="img/end/sexyboy1.webm"/><</if>><br>
</video>
<</if>><<if $iq <= 70 >>
<br>
You're really quite dumb now, between the brainwashing, drugs, and general degradation. Right now, you're too stupid to do much of anything besides get fucked, and your brain has trouble caring about anything else. <<if $promiscuity < $lowprom>>You aren't even horny; you just know life is easier when you open your mouth and spread your legs.<</if>> Thankfully you've learned some practical 'skills' while working for Mr. Smith, so your reduced brainpower won't be much of a problem.<br>
<<if $penis == 0>><video width="720" autoplay muted loop src="img/end/bimbo8.webm"></video><<else>><video width="720" autoplay muted loop src="img/end/transbimbo.webm"></video><</if>><<elseif $iq >= 100 >>
<br>
Congratulations on retaining your intellect! Your mind is probably not 100% ok after this experience, but at least you're smart enough to realize that.<br><<else>>
The experience has definitely left you with a bit of lingering brain fog and your mind keeps wandering off and thinking about sex. You just haven't had to think about anything besides serving drinks and getting laid for a long while. It might be a little hard adjusting back to regular life, but you're sure you'll get there eventually.
<video width="720" autoplay muted loop src="img/end/bimbo7.webm"></video>
<</if>><<if $promiscuity > $midprom >>
<br>
You're a bit slutty after your experiences. You don't shy away from sexual offers and actually you might be considered an 'easy lay'.<br>
<video width="720" autoplay muted loop src="img/end/free3.webm"></video><<if $gloryholecount >= 15 && $promiscuity <= $highprom>>
Once in a while you even head to the porn store you found out about at the bar's gloryhole. You pretend to browse a little before you duck in the back and suck a few dicks at the gloryhole, just for fun and a little pervy nostalgia. The owner's caught on to your hobby and usually accompanies you "to keep an eye on you."
<video width="720" autoplay muted loop src="img/end/store1.webm"/><</if>>
<<if $promiscuity > $highprom >>
<br>
Scratch that, let's be honest here: you're a complete slut. Public sex, fucking strangers, gangbangs- the more intense the better. Life's too short to have boring sex.<br>
<video width="720" autoplay muted loop src="img/end/free4.webm"></video><<if $gloryholecount >= 15>>
You're also a frequent visitor to the porn store you found out about at the bar's gloryhole. You'll fuck anyone who comes into the back, and sometimes people in the front of the store if you're horny enough. Which is always. The employees don't mind; you make they all get a turn as well.
<video width="720" autoplay muted loop src="img/end/store2.webm"/>
<</if>><</if>><<else>>
<br/>
Despite all your sexual experiences, you never got particularly addicted to the sensations. While you definitely still have a libido, you're ok with giving your body a rest for a while before playing the field again. Then again, it might be hard to go back to the way things were...
<</if>><<if $subblack >= 50>>
<br>
The gangster's massive cock molded you into a bit of a size queen. You just can't say no to big hard dicks!<br>
<video width="720" autoplay muted loop src="img/end/free8.webm"></video>
<<if $gangnumber>>You also have a dirty secret: at least once a week you stop by the gangster's crib to see if he's around to rearrange your insides. Regardless of whether he is or not, there's always a few of his friends there ready and willing to fuck you stupid.
<video width="720" autoplay muted loop src="img/end/gangbang.webm"></video>
<</if>><<else>>The gangster made no lasting impact on your life.<</if>><<if $atlove > 50 >>
<br>
Your time with the athlete has given you a new appreciation for the gym.
<video width="720" autoplay muted loop src="img/end/gym1.webm"></video>
<<if $promiscuity > $highprom>>You've also gotten quite the reputation as quite the slut, which you've leveraged in to quite a few "personal training sessions."
<video width="720" autoplay muted loop src="img/end/free10.webm"></video><</if>>
You see the athlete there once in a while and make small talk, but it's a bit awkward given your past history<<if $promiscuity > $highprom>> and your reputation at the gym<</if>>.<<if $atlove >=75>> Lately though, he's offered to spot you while lifting weights, and he helps you stretch before and after your workouts.
<video width="720" autoplay muted loop src="img/end/gym2.webm"></video>
Someday you might rekindle that flame, as the chemistry is definitely still there, but it feels a little too soon<<if $promiscuity > $highprom>>, and anyway right now you aren't a one-man kinda gal, plus you found some new workout buddies with a similar philosophy to personal fitness.
<video width="720" autoplay muted loop src="img/end/gym3.webm"></video><</if>>.<</if>><br>
<<else>>The athlete made no lasting impact on your life.<</if>><<if $freeuse == 3 >>
<br>
All your training in free use is pretty ingrained in your mind. Whether you feel like it or not, the second someone propositions you for sex the switch in your brain triggers. The next thing you know, you're in a hotel room,
<<if $penis == 0>><video width="720" autoplay muted loop src="img/end/hotelfemme.webm"></video><<else>><video width="720" autoplay muted loop src="img/end/hoteltrans.webm"></video><</if>>
or the bathroom of the bar,
<video width="720" autoplay muted loop src="img/end/bathroom1.webm"></video>
or even in bed with an entire bachelor party.
<video width="720" autoplay muted loop src="img/end/slut3.webm"></video>
Good thing you're also in the habit of keeping condoms with you at all times. You even remember to use them sometimes!<br>
<<if $penis == 0>><video width="720" autoplay muted loop src="img/end/condom1.webm"></video><<else>><video width="720" autoplay muted loop src="img/end/condom2.webm"></video><</if>>
<<else>>The owner's trainings didn't have a lasting impact on your life.<</if>><<if $subrich == 1 || $richcount >= 5>><<if $subrich == 1 >>
<br>
You almost became the rich man's personal slut! Even after avoiding that fate, you still have quite the submissive streak to show for it.<br>
<video width="720" autoplay muted loop src="img/end/sub1.webm"></video>
<<endif>><<if $richcount >= 5>><<if $subrich == 1>>Additionally, <<else>>Despite having paid your debt, <</if>>you still have a lingering reliance on the rich man. The drugs he gave you during your sessions turned out to be quite addictive, and a few weeks into your freedom the withdrawal was almost unbearable. Perhaps you could have waited it out, but the rich man located you and now you're his pet biweekly for your "treatment."
<video width="720" autoplay muted loop src="img/end/sub2.webm"></video>
To add insult to insult, he pays you every time just to drive home that he owns you. The money barely makes up for the humiliation...and you can't deny that the humiliation turns you on even more.
<video width="720" autoplay muted loop src="img/end/cash1.webm"></video>
<</if>><<else>>The rich man made no lasting impact on your life.<</if>><<if $scientist >= 6>>You hadn't expected to ever hear from the scientist again, but about a month into your freedom you get a package at your new address. In it is a letter saying that he apologizes for not saying goodbye, but he doesn't want to hurt his working relationship with Mr. Smith by staying in contact, and that he hopes you appreciate his gift. The other thing in the package is an old friend, a toy of your own that you can use whenever and whereever you want.
<video width="720" autoplay muted loop src="img/end/scientist.webm"></video>
He'd probably tell you that you added a new variable by being in public, but you just had to test your hypothesis that the neighbors were spying on you. Unfortunately, you were too preoccupied to check, so you'll have to conduct some more research in the future.
<<else>>The scientist made no lasting impact on your life.<</if>><<workOptions>>You have pissed off Mr. Smith too many times and he's decided to fix your disobedient streak once and for all. His thugs came while you slept and kidnapped you. They finished feminizing you and dosed you full of perception altering drugs. Then the real punishment started.
<i id="picktraining">Pick a training variation</i>
<<link "Training 1">><<replace "#training">><<include "DisloyalTraining1">><</replace>><</link>><<link "Training 2">><<replace "#training">><<include "DisloyalTraining2">><</replace>><</link>><<link "Training 3">><<replace "#training">><<include "DisloyalTraining3">><</replace>><</link>><<link "Training 4">><<replace "#training">><<include "DisloyalTraining4">><</replace>><</link>><<link "Training 5">><<replace "#training">><<include "DisloyalTraining5">><</replace>><</link>>
<div id="training"><<include "DisloyalTraining1">></div>
<<link "Then the cycle began again...">><<script>>window.scrollTo(0, $("#picktraining").offset().top);<</script>><</link>>
<<linkappend "Until one day...">>
Mr. Smith came in personally, dosed you with twice your usual medicine, and set to work tying and toying you, pushing you further and further. Then suddenly
<video width="720" autoplay muted loop src="img/end/break6.webm"></video>
You break.
From now on, you're sure to be a loyal servant. Sure, you won't be able to understand complicated commands, but nobody is likely to require much more out of you than "suck," "kneel", and "spread." And you can't deny that your life is much easier this way.
Bad End: Obedient (Your loyalty got too low!)
<</linkappend>>
<<if $fem < 50 >><<set $fem to 50>><<endif>><<set $penis to 0>>
<<if $promiscuity < 100>><<set $promiscuity to 100>><<endif>>
<<if $iq > 70>><<set $iq to 70>><<endif>><<script>>SugarCube.setup.setLocal('disloyal', true)<</script>>When you go back to your room for the night, you're surprised to see Mr. Smith sitting on your bed.
"Come." You immediately do as he commands and stand in front of him, back straight and arms at your sides, looking straight ahead, face not betraying any of your nervousness. "Strip." Again, without hesitation, you obey his order. He looks over your body briefly, then climbs up onto the bed, staring down at you imposingly.
"Kneel in front of me." Again, without hesitation, you join him on the bed kneel before him and look down submissively. He stands up and pulls down his pants, revealing his massive, rock hard cock. "Look at me and blow me." Your eyes lock onto his as you start to suck his cock. There's a look in his eyes that almost resembles...affection?
<video width="720" autoplay muted loop src="img/end/ownerbj1.webm"></video>
"Despite the circumstances surrounding your employment, you have proven to be a loyal, hardworking employee. I think you deserve a promotion." You don't pause in your worship of his dick. You don't speak unless spoken to. "I want you to be my personal assistant. You will answer phones, give me relief on demand, fuck anyone I tell you to fuck, and obey any orders I give you." He pulls your head back and looks deep into your eyes. "Do you accept?" It wasn't a question. He already knows the answer.
"Yes sir."
"Good. Consider your debt paid. You start tomorrow."
"Yes sir." He sees the pleading look in your eyes. You don't know if it's ok to speak, let alone ask something of him.
"Do you have something to say?"
"Please fuck me sir."
<video width="720" autoplay muted loop src="img/end/ownerfuck1.webm"></video>
He's gentler than you expected, but definitely relishing in your soaking wet pussy. His hands grab and tease the breasts that he paid for, and the increased speed of his thrusts indicates he's quite pleased with the purchase.
Suddenly, he pulls out, leaving you feeling confused and worried for a moment. "Swallow." You sit up as fast as possible and put your mouth onto his dick as he gives one low grunt and cums in your mouth.
<video width="720" autoplay muted loop src="img/end/ownerbj2.webm"></video>
You show him you got it all, and he gives you a little pet on the head. Then you swallow his load and lie down on the bed, suddenly feeling very tired.
You fall asleep almost immediately, drained from the sex and the shock of your new job. Mr. Smith is gone when you wake up, but you're not surprised; you didn't expect him to be much of a cuddler. You assume your relationship is going to remain 100% professional, or at least as professional as being his personal slut can possibly be. Still, you are looking forward to your next day of work more than you have in ages.
<<linkappend "A few weeks later...">>
Life is much easier as Mr. Smith's assistant than as his unwilling employee. You don't need to think about what to do each day, and the work is pretty varied. While it's still mostly sex, you feel much more in control when dealing with his clients. You've even found you have a knack for keeping them in line.
<video width="720" autoplay muted loop src="img/end/femdom.webm"></video>
Of course with Mr. Smith himself, you are still his submissive toy in bed. Yet you notice you've become his favorite; he almost never calls other girls into his office any more, and when he does he always invites you to join the fun.
<video width="720" autoplay muted loop src="img/end/secretaries.webm"></video>
And while he's never opened up to you emotionally, it feels like there's a connection forming...must be your imagination.
<video width="720" autoplay muted loop src="img/end/ownercaress1.webm"></video>
End: Assistant (you obeyed Mr. Smith's daily commands)
<</linkappend>><<script>>SugarCube.setup.setLocal('loyal', true)<</script>>At first they seem suspiciously kind. They provide you with incredibly satisfying sexual partners, and due to the aphrodisiacs in your system you have some of the best sex of your life.
<video width="720" autoplay muted loop src="img/end/b1.webm"></video>
Then, suddenly, you were alone. Deprived of your senses, your body hungered for sex, for touch, for anything.
Instead of pleasure, it was given pain. Agonizing pinches as clothespins were attached to your entire body, sending endorphins to your brain that fused those sensations with a feeling of relief and reward; of not having to experience isolation again.
<video width="720" autoplay muted loop src="img/end/box1.webm"></video>
Eventually you were let out of the box, so that the next part of your training began. You begged for orgasm, for relief, for a cock or a finger deep inside you, but instead your mouth was used without any attention paid to the rest of your body. The message was clear- you were just a tool for others to use to pleasure themselves.
<video width="720" autoplay muted loop src="img/end/bj1.webm"></video>
Only after the thought of your own pleasure and your own sense of self was a distant memory did they give you what you had craved. Strapping you down, with a cock in your ass, they forced orgasm after orgasm out of you you.
<video width="720" autoplay muted loop src="img/end/sex1.webm"></video>
At first they seem suspiciously kind. They provide you with incredibly satisfying sexual partners, and due to the aphrodisiacs in your system you have some of the best sex of your life.
<video width="720" autoplay muted loop src="img/end/b2.webm"></video>
Then, suddenly, they stuck your head in a box and flogged your ass mercilessly, sending you from constant pleasure to constant pain.
<video width="720" autoplay muted loop src="img/end/box2.webm"></video>
When they let you out of the box, you thought you were free. Then one of the thugs bound your body, held your head between his legs, and shoved his cock down your throat. You were a piece of furniture, a mounted fleshlight, only used and able to be used for one thing.
<video width="720" autoplay muted loop src="img/end/bj2.webm"></video>
Only after the thought of your own pleasure and your own sense of self was a distant memory did they give you what you had craved. Binding your body and adorning it with clothespins, the thug started to fuck your ass and toy your clit. The humiliation, the pain, the pleasure, all blended together into mental overload; they forced orgasm after orgasm out of you you as your eyes rolled back in your head.
<video width="720" autoplay muted loop src="img/end/sex2.webm"></video>
At first they seem suspiciously kind. They provide you with incredibly satisfying sexual partners, and due to the aphrodisiacs in your system you have some of the best sex of your life.
<video width="720" autoplay muted loop src="img/end/b3.webm"></video>
Then you are bound arms at your sides and lowered into a box. For a terrifying moment, you think they are going to ship you somewhere, or store you in a warehouse in some dark forgotten corner. But instead they just put headphones over your ears and a box over your head, and leave you in complete sensory deprivation for hours.
<video width="720" autoplay muted loop src="img/end/box3.webm"></video>
Eventually, they let you out, but you are only given a little food and water before they put you to work sucking dick. Your body is so stiff from its time in the box that one of the thugs has to hold you up and help force your mouth onto the other thug's cock and pull you back before you suffocate.
<video width="720" autoplay muted loop src="img/end/bj3.webm"></video>
After a while, they lower you back down and set your head in the box again. You beg them not to put the lid back on, and they think for a moment. Then they tie your legs open and begin to take turns fucking you. The drugs in your system, the adrenaline from fear, and the pleasure from your thirsting cunt combine to overwhelm your brain, and you cum again and again and again.
<video width="720" autoplay muted loop src="img/end/sex3.webm"></video>
At first they seem suspiciously kind. They provide you with incredibly satisfying sexual partners, and due to the aphrodisiacs in your system you have some of the best sex of your life.
<video width="720" autoplay muted loop src="img/end/b4.webm"></video>
Then they bound you standing upright in a metal frame, a wooden box secured over your head. You can't imagine what tortures await you, but all you hear is the click of a lock and the sounds of footsteps walking away. After a few hours, you long for any sort of contact, any sort of reprieve from your isolation.
<video width="720" autoplay muted loop src="img/end/box4.webm"></video>
When they release you and let you lie back on a wooden crate, you think they are being merciful, and when they strap your legs open for a fleeting moment you pray that they fuck you senseless.
Instead, they torture your clit, caning it mercilessly as your drug addled brain can't decide whether to feel intense pain or intense pleasure.
<video width="720" autoplay muted loop src="img/end/pain4.webm"></video>
You pass out momentarily, but wake up to fingers in your cunt and a vibrator on your overstimulated clit. After constant pain, the constant pleasure is almost even worse, but they drag orgasm after orgasm out of you until your body is soaked with sweat and girlcum.
<video width="720" autoplay muted loop src="img/end/sex4.webm"></video>
At first they seem suspiciously kind. They provide you with incredibly satisfying sexual partners, and due to the aphrodisiacs in your system you have some of the best sex of your life.
<video width="720" autoplay muted loop src="img/end/b5.webm"></video>
Then they bound you standing upright in a metal frame, a wooden box secured over your head, and lengths of metal chain at your sides. You can only see darkness, only hear the slight clinking of the chains as you shift your weight, only feel the cold breeze of stale air on your exposed skin. You don't know how long they left you like this.
<video width="720" autoplay muted loop src="img/end/box5.webm"></video>
You only have the brief warning of footsteps before your solitude is broken by the harsh sting of a flogger on your exposed ass. You let out a scream of surprise and pain, but your unseen assailant shows you no mercy, alternating harsh beating with lascivious and painful groping.
<video width="720" autoplay muted loop src="img/end/pain5.webm"></video>
You practically collapse in your restraints once they finally stop their assault on your body, then you actually collapse in the thug's arms as he frees you and carries you over to a wooden crate. Your relief is short lived as he binds you to the crate, face down and ass up, and begins to dildo your cunt furiously while holding a vibrator to your clit. The sudden intense pleasure combined with the pain of your reddened ass overwhelms your senses, and you cum almost immediately. Then again. Then again.
<video width="720" autoplay muted loop src="img/end/sex5.webm"></video>
<div id="endings" class="">
<<allEndings>>
</div>
<<return>><<researchRewards>><<researchPurchase>>
<<keycontrol 1>>[[Continue|Tally]]<</keycontrol>>You are lead into a large open room with dozens of men already naked and jerking off. Instantly, they surround you and force you to your knees to accept their cum.
<<set $variable to pickImgNumber(1,27, "science/cum/bk")>>
<<vid "science/cum/bk" $variable>>
Over the course of the night, more men cum and go, sometimes fucking you, sometimes just letting you get them off with your hands or your mouth, but always adding their cum to the dumping ground that is your face, body, and mouth.
<<set $variable to pickImgNumber(1,27, "science/cum/bk")>>
<<vid "science/cum/bk" $variable>>
Being objectified and treated in such a degrading matter turns you on more than you expect, and you feel a little dumber and sluttier from the experience.
Money +400, IQ -5, Promiscuity +5 <<set $money += 400>><<set $iq -= 5>><<set $promiscuity += 5>>
<<keycontrol 1>>[[Continue.|Tally]]<</keycontrol>><<script>>SugarCube.State.variables.domsub = clamp(SugarCube.State.variables.domsub-5, 0, 100)<</script>>It feels very gratifying to length your cock, even though you are very suspicious of the science behind it.
<<set $variable to pickImgNumber(1,17, "science/lengthen/p")>>
<<vid "science/lengthen/p" $variable>>
<<if $penis < 8>><<set $penis to Math.clamp($penis+1, 0, 8)>><<keycontrol 1>>[[Continue|Tally]]<</keycontrol>><<else>>You don't actually think it got any longer, but it still felt amazing.
<<keycontrol 1>>[[Continue|Tally]]<</keycontrol>><</if>><<meetAva>><<meetBonnie>><<venusLounge>><<catScratchClub>><<tiffMorning>><<avaOffice>><<avaBrothelEnd>><<avaAssistantEnd>>