diff --git a/devNotes/twine JS.txt b/devNotes/twine JS.txt index ef97188a04b1806c46a9070b0bcd990fb55bbd43..c51e139402a0e461211d6d90a8eb7b14fb0fce61 100644 --- a/devNotes/twine JS.txt +++ b/devNotes/twine JS.txt @@ -15767,7 +15767,7 @@ window.VaginalVCheck = function VaginalVCheck(times) { /* analTimes is how many times to increment the anal counts, if there is no vagina available. - bothTimes] is how many times to increment both holes counts (usually it is half of analTimes). + bothTimes is how many times to increment both holes counts (usually it is half of analTimes). In both cases if left undefined it will assume it to be 1. */ window.BothVCheck = function BothVCheck(analTimes, bothTimes) { diff --git a/src/js/sexActsJS.tw b/src/js/sexActsJS.tw index f4ce590f78b71649f43a39ac889e4f04d59a6702..30d5cc31e065433a1b696dbdd04f8eaed06f2b55 100644 --- a/src/js/sexActsJS.tw +++ b/src/js/sexActsJS.tw @@ -115,7 +115,7 @@ window.VaginalVCheck = function VaginalVCheck(times) { /* analTimes is how many times to increment the anal counts, if there is no vagina available. - bothTimes] is how many times to increment both holes counts (usually it is half of analTimes). + bothTimes is how many times to increment both holes counts (usually it is half of analTimes). In both cases if left undefined it will assume it to be 1. */ window.BothVCheck = function BothVCheck(analTimes, bothTimes) { diff --git a/src/npc/descriptions/fButt.tw b/src/npc/descriptions/fButt.tw index 2a29f1dfad1ba9d1901f840a72671c57ebd9f8bb..40462a84398905463f686dce0db44367637e0f64 100644 --- a/src/npc/descriptions/fButt.tw +++ b/src/npc/descriptions/fButt.tw @@ -72,7 +72,7 @@ $His anus is invitingly bleached, <<set $activeSlave.devotion -= 10, $activeSlave.trust -= 10>> <</if>> <<set $activeSlave.vagina++, $activeSlave.anus++>> - <<BothVCheck>> + <<= BothVCheck()>> <<elseif ($activeSlave.vagina == 0) && canDoVaginal($activeSlave)>> <<if ($activeSlave.devotion > 20)>> $He accepts your orders without comment and presents $his virgin pussy for defloration<<if ($PC.dick == 0)>>, watching with some small trepidation as you don a strap-on<</if>>. You gently ease into $his pussy before gradually increasing the intensity of your thrusts into $his. Before long, $he's moaning loudly as you pound away. Since $he is already well broken, this new connection with $his <<Master>> @@.hotpink;increases $his devotion to you.@@ @@.lime;$His pussy has been broken in.@@ @@ -85,7 +85,7 @@ $His anus is invitingly bleached, <<set $activeSlave.devotion -= 5>> <</if>> <<set $activeSlave.vagina++>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif ($activeSlave.anus == 0)>> <<if ($activeSlave.devotion > 20)>> $He accepts your orders without comment and presents $his virgin anus for defloration. You<<if ($PC.dick == 0)>> don a strap-on and<</if>> gently sodomize $his. You gently ease yourself into $his butthole and gradually speed up your thrusts while $he slowly learns to move $his hips along with you. Since $he is already well broken, this new connection with $his <<Master>> @@.hotpink;increases $his devotion to you.@@ @@.lime;$His tight little ass has been broken in.@@ @@ -97,7 +97,7 @@ $His anus is invitingly bleached, <<set $activeSlave.devotion -= 5>> <</if>> <<set $activeSlave.anus++>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif $activeSlave.devotion < -20>> <<if ($PC.dick == 0)>>You don a cruelly large strap-on, and you do it so $he can see it. <</if>>$He tries to refuse you, so you throw $his across the back of the couch next to your desk with $his <<if $seeRace == 1>>$activeSlave.race <</if>>ass in the air. You finger $his anus <<if ($activeSlave.vagina != -1)>>while fucking $his pussy<<elseif ($activeSlave.amp != 1)>>while frotting $his thighs<</if>> for a bit and then switch to $his now-ready anus. $He sobs as you penetrate $his rectum. <<if ($activeSlave.dick != 0) && canAchieveErection($activeSlave)>> @@ -113,7 +113,7 @@ $His anus is invitingly bleached, <<elseif ($activeSlave.dick !== 0)>> $His flaccid dick is ground into the back of the couch as you rape $his. <</if>> - <<BothVCheck>> + <<= BothVCheck()>> <<elseif $activeSlave.devotion <= 50>> You throw $him across the back of the couch next to your desk with $his ass in the air<<if ($PC.dick == 0)>>, and don a strap-on<</if>>. You finger $his <<if $seeRace == 1>>$activeSlave.race <</if>>ass while <<if ($activeSlave.vagina !== -1)>>fucking $his pussy<<else>>frotting $his thighs<</if>> for a bit and then switch to $his now-ready anus. <<if ($activeSlave.anus == 1)>>$His ass is so tight that you have to work yourself in.<<elseif ($activeSlave.anus == 2)>>Your <<if ($PC.dick == 0)>>fake dick<<else>>cock<</if>> slides easily up $his ass.<<else>>You slide into $his already-gaping asspussy with ease.<</if>> $He gasps as you penetrate $his rectum, but you timed the switch so that $he was on the verge of orgasm, and $he comes immediately. <<if ($activeSlave.dick !== 0) && canAchieveErection($activeSlave)>> @@ -125,7 +125,7 @@ $His anus is invitingly bleached, <<elseif ($activeSlave.clit > 2)>> $His clit is so large that it bobs slightly with each thrust. <</if>> - <<BothVCheck>> + <<= BothVCheck()>> <<else>> <<if ($activeSlave.amp != 1)>>$He kneels on the floor<<else>>You lay $his on the floor<</if>> so you can take $his at will<<if ($PC.dick == 0)>>, and don a strap-on<</if>>. You finger $his <<if $seeRace == 1>>$activeSlave.race <</if>>ass while <<if canDoVaginal($activeSlave)>> @@ -157,7 +157,7 @@ $His anus is invitingly bleached, <<elseif ($activeSlave.clit > 2)>> $His clit is so large that it bobs slightly with each thrust. <</if>> - <<BothVCheck>> + <<= BothVCheck()>> <</if>> <<if ($activeSlave.bellyPreg >= 1500)>> diff --git a/src/npc/descriptions/fVagina.tw b/src/npc/descriptions/fVagina.tw index 76bba90f62b457a78474402bc6549bf36e0e9085..aa208dac77e4db3ba5e8038fcb89cde8a055135d 100644 --- a/src/npc/descriptions/fVagina.tw +++ b/src/npc/descriptions/fVagina.tw @@ -470,7 +470,7 @@ You call $him over so you can <</if>> <</if>> -<<VaginalVCheck>> +<<= VaginalVCheck()>> <<if ($activeSlave.bellyPreg >= 1500)>> The poor slave's belly gets in the way, but the added perversion of fucking a pregnant hole makes the inconvenience worthwhile. diff --git a/src/npc/fAbuse.tw b/src/npc/fAbuse.tw index b4a73504009bca6a8973726c464d3326b5771e4f..74f1832645f1e1b0b590c85af9e2b6692e1da8da 100644 --- a/src/npc/fAbuse.tw +++ b/src/npc/fAbuse.tw @@ -253,41 +253,41 @@ from your victim. <<set $activeSlave.oralCount++, $oralTotal++>> <<elseif ($activeSlave.vaginalAccessory == "chastity belt") && canDoAnal($activeSlave)>> The bitch's wearing a chastity belt, so $he isn't surprised when you shove <<if ($PC.dick == 0)>>the strap-on<<else>>your dick<</if>> up $his butt. What surprises $him is when you slide a finger or two in alongside your dick to stretch $him to the point of pain. - <<AnalVCheck>> + <<= AnalVCheck()>> <<set _asspain = 1>> <<elseif ($activeSlave.vagina == 0)>> The bitch's still a virgin and you don't mean to take that now, but you torture $him with the threat of raping $his virgin pussy for a while before settling for $his gagging throat. <<set $activeSlave.oralCount++, $oralTotal++>> <<elseif $activeSlave.bellyPreg >= 600000>> The bitch is on the brink of bursting, so hard intercourse will be painful and terrifying to $him. You thrust hard into $him causing $his taut belly to bulge and making $his children squirm within $his straining womb.<<if ($PC.vagina == 1) && ($PC.dick == 1)>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> You brutally fuck $him as $he pleads for you to stop until you're at your edge. More cum won't make the bitch more pregnant, but you cum inside $him anyway. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif $activeSlave.bellyPreg >= 120000>> The bitch is hugely pregnant, so hard intercourse will be uncomfortable and worrying for $him. You have hard intercourse. $He sobs as you rock the huge weight of $his belly back and forth without mercy, forcing $his already straining belly to bulge further, and whines as $he feels your cockhead batter $his womb.<<if ($PC.vagina == 1) && ($PC.dick == 1)>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> More cum won't make the bitch more pregnant, but you cum inside $him anyway. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif ($activeSlave.preg > 20)>> The bitch is pregnant, so hard intercourse will be uncomfortable and even worrying for $him. You have hard intercourse. $He sobs as you saw the huge weight of $his belly back and forth without mercy, and whines as $he feels your cockhead batter $his womb.<<if ($PC.vagina == 1) && ($PC.dick == 1)>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> More cum won't make the bitch more pregnant, but you cum inside $him anyway. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif ($activeSlave.pregKnown == 1)>> The bitch knows $he is pregnant, even if it isn't obvious yet, so hard intercourse will be uncomfortable and even worrying for $him. You have hard intercourse. $He sobs as you pound $his vagina without mercy, and whines as $he feels your cockhead batter $his womb.<<if ($PC.vagina == 1) && ($PC.dick == 1)>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> More cum won't make the bitch more pregnant, but you cum inside $him anyway. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif ($activeSlave.vagina == 1)>> The bitch's pussy is tight, so you ram <<if ($PC.dick == 0)>>the strap-on<<else>>your dick<</if>> into $him without preamble and fuck $him hard and fast.<<if ($PC.vagina == 1) && ($PC.dick == 1)>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> $His cunt spasms with the pain of the rape. You cum in no time. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif ($activeSlave.anus == 1)>> The bitch's butt is tight, so you ram <<if ($PC.dick == 0)>>the strap-on<<else>>your dick<</if>> into $him without lubricant and sodomize $him as hard as you can without damaging your property.<<if ($PC.vagina == 1) && ($PC.dick == 1)>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> $His asshole spasms with the pain of the rape. You cum explosively. - <<AnalVCheck>> + <<= AnalVCheck()>> <<set _asspain = 1>> <<elseif ($activeSlave.dick > 0) && ($activeSlave.balls > 0)>> You ram <<if ($PC.dick == 0)>>the strap-on<<else>>your dick<</if>> into $his sissy butt without lubricant. As $he flinches you announce that $he'll be taking part in giving $himself anal pain. $He humps into you lamely, so you administer a truly agonizing slap to $his balls<<if ($PC.dick == 0)>><<else>> that makes $his anal ring stiffen deliciously around your dick<</if>>. To avoid further punishment $he fucks $himself against you almost hard enough to hurt $himself.<<if ($PC.vagina == 1) && ($PC.dick == 1)>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> You orgasm explosively. - <<AnalVCheck>> + <<= AnalVCheck()>> <<set _asspain = 1>> <<elseif ($activeSlave.dick > 0)>> You ram <<if ($PC.dick == 0)>>the strap-on<<else>>your dick<</if>> into $his gelded butt without lubricant and sodomize $him as hard as you can without damaging your property.<<if $PC.vagina == 1>> Fortunately for $him, this gets you so wet that some of your pussyjuice makes it down onto your shaft and serves as improvised lube.<</if>> $He's such a slut that $he shows signs of enjoyment, but you put a stop to that whenever it happens by slapping and flicking $his cock. You cum explosively. - <<AnalVCheck>> + <<= AnalVCheck()>> <<set _asspain = 1>> <<else>> $He's got no special physical targets for abuse, so you just rape $him hard and fast, raining stinging slaps down on $him as you do. $He cries and whimpers; you finish. - <<BothVCheck>> + <<= BothVCheck()>> <</if>> <<if ($activeSlave.ID !== $Bodyguard.ID)>> This leaves $him sobbing on the floor <<if ($PC.dick == 0)>>as you shuck off the strap-on and drop it on $his face<<else>>with cum dripping out of $him<</if>>. diff --git a/src/npc/fRelation.tw b/src/npc/fRelation.tw index ffc5e76b56b0bae8429e49aa7300481214aec9b4..f1e75c43e616cf651c755f8d6eb4af0e98d4c07c 100644 --- a/src/npc/fRelation.tw +++ b/src/npc/fRelation.tw @@ -58,7 +58,7 @@ You call both $activeSlave.slaveName and $slaves[$partner].slaveName to your off <<elseif ($slaves[$partner].devotion - $activeSlave.devotion > 20) && ($slaves[$partner].devotion <= 50)>> $slaves[$partner].slaveName is a lot more ready and willing for this than $activeSlave.slaveName, so<<if ($PC.dick == 0)>>while getting into a strap-on,<</if>> you sit _him2 on the couch and make $activeSlave.slaveName sit on _his2 lap, facing _him2. In this position, $slaves[$partner].slaveName can reach around and spread _his2 _activeSlaveRel's <<if $seeRace == 1>>$slaves[$partner].race <</if>>buttocks for $him, controlling $him all the while in case $he has hesitations about this. $activeSlave.slaveName knows that $he's trapped, and lets $his _partnerRel hold $his ass wide so you can use $him. They're face to face, and it's not hard to tell that $activeSlave.slaveName is glaring daggers at $slaves[$partner].slaveName. You reward $slaves[$partner].slaveName for _his2 obedience and punish $activeSlave.slaveName for $his resistance by forcing $him to orally service $slaves[$partner].slaveName while you finish using $activeSlave.slaveName. <<set $activeSlave.oralCount++, $slaves[$partner].oralCount++, $oralTotal++>> - <<BothVCheck>> + <<= BothVCheck()>> <<elseif ($activeSlave.devotion - $slaves[$partner].devotion > 20) && ($slaves[$partner].devotion <= 50)>> $activeSlave.slaveName is a lot more ready and willing for this than $slaves[$partner].slaveName, so<<if ($PC.dick == 0)>>while getting into a strap-on,<</if>> you sit $him on the couch and make $slaves[$partner].slaveName sit on $his lap, facing $him. In this position, $activeSlave.slaveName can reach around and spread $his _partnerRel's <<if $seeRace == 1>>$activeSlave.race <</if>>buttocks for _him2, controlling _him2 all the while in case _he2 has hesitations about this. $slaves[$partner].slaveName knows that _he2's trapped, and lets _his2 _activeSlaveRel hold _his2 ass wide so you can use _him2. They're face to face, and it's not hard to tell that $slaves[$partner].slaveName is glaring daggers at $activeSlave.slaveName. You reward $activeSlave.slaveName for $his obedience and punish $slaves[$partner].slaveName for _his2 resistance by forcing _him2 to suck $activeSlave.slaveName off while you finish using $slaves[$partner].slaveName. <<set $activeSlave.oralCount++, $slaves[$partner].oralCount++, $oralTotal++>> @@ -66,7 +66,7 @@ You call both $activeSlave.slaveName and $slaves[$partner].slaveName to your off <<elseif canWalk($activeSlave) && canWalk($slaves[$partner]) && ($activeSlave.devotion > 50) && ($slaves[$partner].devotion > 20) && (_activeSlaveRel == "mother" || _activeSlaveRel == "father")>> $activeSlave.slaveName gives you a little smile when $he hears you wish to fuck $him and $his daughter $slaves[$partner].slaveName<<if ($PC.dick == 0)>> and sees your strap-on<</if>>. On your direction, $activeSlave.slaveName sits on the couch. When $slaves[$partner].slaveName enters, _his2 _activeSlaveRel spreads $his arms and tells _him2 to sit on $his lap. $slaves[$partner].slaveName gets the idea and straddles $him so they're face to face. You take $slaves[$partner].slaveName from behind; _he2 gasps as _he2 feels _his2 _activeSlaveRel's hands stimulate _him2 from the front. They make out shamelessly while you take your pleasure. When you finish, $activeSlave.slaveName lies down on the couch so $slaves[$partner].slaveName can ride $his <<if $seeRace == 1>>$activeSlave.race <</if>>face. As $he sucks the cum out of $his daughter's sopping fuckhole, $slaves[$partner].slaveName sucks you hard again. In the mood for something harder this time, you jam yourself into the older $activeSlave.slaveName. $slaves[$partner].slaveName gets off $activeSlave.slaveName's face so _he2 can offer _himself2 for fondling and groping while you pound $activeSlave.slaveName. After you're done, $slaves[$partner].slaveName returns _his2 _activeSlaveRel's affection and gives $him some gentle oral as the older slave lies there exhausted. <<set $activeSlave.oralCount += 2, $slaves[$partner].oralCount += 2, $oralTotal += 2>> - <<BothVCheck>> + <<= BothVCheck()>> <<PartnerVCheck>> <<elseif canWalk($activeSlave) && canWalk($slaves[$partner]) && ($activeSlave.devotion > 50) && ($slaves[$partner].devotion > 20) && (_activeSlaveRel == "daughter")>> $activeSlave.slaveName is enthusiastic when $he hears you order $slaves[$partner].slaveName to come over. $His total immersion in sexual slavery has clearly uncovered a willingness to get very close to $his _partnerRel. You<<if ($PC.dick == 0)>> don a strap-on,<</if>> lie on the floor and instruct $slaves[$partner].slaveName to ride you. _He2 complies, and finds _his2 daughter $activeSlave.slaveName @@ -81,28 +81,28 @@ You call both $activeSlave.slaveName and $slaves[$partner].slaveName to your off <<elseif canDoVaginal($activeSlave) && canDoVaginal($slaves[$partner]) && canWalk($activeSlave) && canWalk($slaves[$partner]) && ($activeSlave.devotion > 50) && ($slaves[$partner].devotion > 50) && (_activeSlaveRel == "twin")>> $activeSlave.slaveName and $slaves[$partner].slaveName are such devoted sex slaves that they've long since lost any hesitations about their partnership, and generally approach sex as though their bodies were interchangeable. (This means that they almost never masturbate, for one thing, preferring to have sex with each other, instead.) Giggling and kissing each other, they eagerly kneel before your chair and give you simultaneous oral sex, making an effort to play with their symmetry. They kiss around your <<if ($PC.dick == 0)>>pussy<<else>>cock, making a complete seal around you with their lips<</if>>, one on each side. Then they jump up on your desk and press their <<if ($activeSlave.dick > 0) && ($slaves[$partner].dick > 0)>>cocks<<elseif ($activeSlave.dick > 0) || ($slaves[$partner].dick > 0)>>cock and pussy<<else>>pussies<</if>> against one another<<if ($PC.dick == 0)>> while you don a strap-on<</if>>, spreading their legs to offer you everything. You switch back and forth, with the twin you're not in rubbing and grinding against their sister, until both of $slaves[$partner].slaveName and $activeSlave.slaveName are lying on the desk<<if ($PC.dick == 1)>> with cum dripping out of them<</if>>, making out tiredly. <<set $slaves[$partner].oralCount++, $activeSlave.oralCount++, $oralTotal++>> - <<BothVCheck>> + <<= BothVCheck()>> <<PartnerVCheck>> <<elseif canWalk($activeSlave) && canWalk($slaves[$partner]) && ($activeSlave.devotion > 50) && ($slaves[$partner].devotion > 20) && (_activeSlaveRel == "sister" || _activeSlaveRel == "half-sister")>> You call $activeSlave.slaveName's _activeSlaveRel $slaves[$partner].slaveName in for some incestuous fun, but see no reason to wait for _him2. When _he2 arrives, it's to the sight of $activeSlave.slaveName sitting on the couch with $his legs spread with you <<if ($activeSlave.vagina > -1)>>gently fucking $his pussy<<else>>using $his asshole<</if>><<if ($PC.dick == 0)>> with a strap-on<</if>>. You pull out and order $slaves[$partner].slaveName to orally service _his2 sister. _He2 gets down before the spreadeagled slave $girl to get to work. After watching $activeSlave.slaveName enjoy the attention for a while, you move behind the busy $slaves[$partner].slaveName and pull _him2 into a good position so you can fuck _him2 while _he2 sucks. After a few thrusts, $activeSlave.slaveName's eyes roll back. <<if ($activeSlave.voice == 0) || ($activeSlave.accent >= 3)>>$He gestures that it feels really good when you make $his sister moan into $him.<<else>>"Oh <<Master>>," $he <<say squeal>>s, "it feel<<s>> <<s>>o good when you make _him2 moan into me!"<</if>> <<set $slaves[$partner].oralCount++, $activeSlave.oralCount++, $oralTotal++>> - <<BothVCheck>> + <<= BothVCheck()>> <<PartnerVCheck>> <<elseif ["twin", "daughter", "mother", "father", "sister", "half-sister"].includes(_activeSlaveRel)>> Since between them they aren't able to enthusiastically perform an incestuous threesome, you simply line $activeSlave.slaveName and $slaves[$partner].slaveName up next to one another on the couch next to your desk,<<if ($PC.dick == 0)>> don a strap-on,<</if>> and fuck <<if $seeRace == 1>>$activeSlave.race holes <</if>>at will. Whenever a hole begins to pall you just switch to another. $activeSlave.slaveName tries hard to ignore the fact that $he's getting fucked next to $his _partnerRel, and $slaves[$partner].slaveName pretends the cock getting shoved into _him2 isn't slick from _his2 _activeSlaveRel's fuckhole. - <<BothVCheck>> + <<= BothVCheck()>> <<PartnerVCheck>> <<elseif ((_activeSlaveRel == "friend") || (_activeSlaveRel == "best friend")) && ($activeSlave.devotion > 20) && ($slaves[$partner].devotion > 20)>> $activeSlave.slaveName and $slaves[$partner].slaveName line up next to one another on the couch next to your desk<<if ($PC.dick == 0)>> while you don a strap-on,<</if>> and offer you their holes. They're just friends, but they're sex slaves and they see nothing wrong with enjoying sex with you, together. They keep up a constant stream of giggling, gasping, and smiling as each of them in turn feels a cock, warm and wet from their friend's body, transferred into them. Each of them does their best to help the other do well, even manually stimulating their friend when necessary<<if ($PC.boobs > 0)>> and spinning around to lavish attention on your nipples<</if>>. - <<BothVCheck>> + <<= BothVCheck()>> <<PartnerVCheck>> <<elseif ["friend with benefits", "lover", "slave wife"].includes(_activeSlaveRel) && ($activeSlave.devotion > 20) && ($slaves[$partner].devotion > 20)>> $activeSlave.slaveName and $slaves[$partner].slaveName eagerly retire to the couch and arrange themselves face to face so they can make out and enjoy each other's bodies as you enjoy theirs. You decide not to set up an elaborate threesome, and just <<if ($PC.dick == 0)>>engage in a little tribadism with<<else>>fuck<</if>> whatever hole catches your eye next. They rarely break their intimate kissing, forming between the two of them a loving entity on the couch with all sorts of interesting parts to experience. They're sex slaves, and you're fucking them, but they're also lovers who are very comfortable in each others' arms, kissing, fondling each other, and <<if ($PC.dick == 0)>>enjoying your pussy loving<<else>>taking your dick<</if>>. - <<BothVCheck>> + <<= BothVCheck()>> <<PartnerVCheck>> <<else>> Since between them they aren't able to enthusiastically perform a threesome, you simply line $activeSlave.slaveName and $slaves[$partner].slaveName up next to one another on the couch next to your desk, and fuck <<if $seeRace == 1>>$activeSlave.race holes <</if>>at will. Whenever a hole begins to pall you just switch to another. $activeSlave.slaveName tries hard to ignore the fact that $he's getting fucked next to $his _partnerRel, and $slaves[$partner].slaveName pretends the <<if ($PC.dick == 0)>>strap-on<<else>>cock<</if>> getting shoved into _him2 isn't slick from _his2 _activeSlaveRel's fuckhole. - <<BothVCheck>> + <<= BothVCheck()>> <<PartnerVCheck>> <</if>> diff --git a/src/pregmod/fSlaveSlaveDickConsummate.tw b/src/pregmod/fSlaveSlaveDickConsummate.tw index 36fce85289aea1b0ae347249e4177fa9a56bf4d4..f524e61bdf704e7733f86271d8c5467bef7bb86e 100644 --- a/src/pregmod/fSlaveSlaveDickConsummate.tw +++ b/src/pregmod/fSlaveSlaveDickConsummate.tw @@ -522,10 +522,10 @@ You call $slaverapistx.slaveName into the room. <</if>> <<elseif canDoVaginal($activeSlave)>> penetrate $activeSlave.slaveName's free pussy with your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>>. With the double stimulus of penetrating a tight vagina and being penetrated while restrained, $he comes indecently hard. The two of them collapse into an exhausted, satisfied pile of slave flesh. - <<VaginalVCheck 1>> + <<= VaginalVCheck(1)>> <<elseif canDoAnal($activeSlave)>> penetrate $activeSlave.slaveName's free asshole with your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>>. With the double stimulus of penetrating a tight vagina and being penetrated while restrained, $he comes indecently hard. The two of them collapse into an exhausted, satisfied pile of slave flesh. - <<AnalVCheck 1>> + <<= AnalVCheck(1)>> <<else>> pull _his2 face to your crotch. All this penetration has got you horny and there are no free holes to fuck, so a little oral will have to do. It doesn't take long for all three of you to collapse into an exhausted, satisfied pile of flesh. <<set $slaverapistx.oralCount++, $oralTotal++>> diff --git a/src/pregmod/forceFeeding.tw b/src/pregmod/forceFeeding.tw index 9bc57e79087d27f710e9eb71dbd75a2e44a778d2..91823242fe572500eb7e957f9a6f4c1aed2186a8 100644 --- a/src/pregmod/forceFeeding.tw +++ b/src/pregmod/forceFeeding.tw @@ -599,9 +599,9 @@ and a little jiggle from $his gut. $He blows you one last kiss and eagerly looks forward to next time. <<if _sexType == "vaginal">> - <<VaginalVCheck 2>> + <<= VaginalVCheck(2)>> <<else>> - <<AnalVCheck 2>> + <<= AnalVCheck(2)>> <</if>> <</if>> <<else>> diff --git a/src/pregmod/newChildIntro.tw b/src/pregmod/newChildIntro.tw index 2dbec62e0ae83fd930c92edbe2fd9d3fba7482ab..1b9cc77f6d31917cadd9d8560bd33d36d3d3f000 100644 --- a/src/pregmod/newChildIntro.tw +++ b/src/pregmod/newChildIntro.tw @@ -646,7 +646,7 @@ You slowly strip down, gauging her reactions to your show, until you are fully n <<else>> You perform a careful medical examination to verify fertility, and then forcefully take the girl's virginity. Whenever you feel able, you drain your balls into her cunt, only allowing her to wander off when scans verify a fertilized ovum. She didn't properly understand the scans, so she just thought it was sex; she won't realize what happened for some months at least, and in the mean time, will think she is just getting fat. Though once her child starts kicking, she might make the connection between sex and pregnancy. <</if>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<if $arcologies[0].FSRestart != "unset" && $activeSlave.breedingMark == 0>> The Societal Elite @@.red;disapprove@@ of this breach of eugenics. <<set $failedElite += 5>> diff --git a/src/uncategorized/PESS.tw b/src/uncategorized/PESS.tw index cf2f314f1792fae1c8c38107f911540cead13fc2..3dc043e0d20fcb545f57be19bc58a458d008ba95 100644 --- a/src/uncategorized/PESS.tw +++ b/src/uncategorized/PESS.tw @@ -398,17 +398,17 @@ She sees you examining at her, and looks back at you submissively, too tired to <<if ($activeSlave.vagina == 0) && !canDoVaginal($activeSlave)>> Since she's wearing chastity, you take her out onto the balcony, arm an extra security system so she can relax, remove her protection, and have gentle, loving sex with her until she's climaxed twice. <<set $activeSlave.vaginalAccessory = "none">> - <<VaginalVCheck 1>> + <<= VaginalVCheck(1)>> <<elseif ($activeSlave.anus == 0) && !canDoAnal($activeSlave)>> Since she's wearing chastity, you take her out onto the balcony, arm an extra security system so she can relax, remove her protection, and have gentle, loving anal sex with her until she's climaxed twice. <<set $activeSlave.vaginalAccessory = "none">> <<set $activeSlave.dickAccessory = "none">> - <<AnalVCheck 1>> + <<= AnalVCheck(1)>> <<elseif !canDoVaginal($activeSlave) && !canDoAnal($activeSlave)>> You take her out onto the balcony, arm an extra security system so she can relax, and firmly massage her neck and shoulders to work out all the tension. <<elseif ($activeSlave.vagina == 0)>> You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving sex with her until she's climaxed twice, once to your gentle massaging of her mons while you fuck her, and once to hard rubbing of her pussy while you have enthusiastic anal sex. - <<BothVCheck 2 1>> + <<= BothVCheck(2, 1)>> <<elseif canDoAnal($activeSlave)>> <<if $activeSlave.hormoneBalance >= 100>> Since she's doped up on hormones, you take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving anal sex with her until she's climaxed twice. @@ -421,10 +421,10 @@ She sees you examining at her, and looks back at you submissively, too tired to <<else>> You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving anal sex with her until she's climaxed twice. <</if>> - <<AnalVCheck 1>> + <<= AnalVCheck(1)>> <<else>> You take her out onto the balcony, arm an extra security system so she can relax, and have gentle, loving sex with her until she's climaxed twice, once to your gentle massaging of her mons while you fuck her, and once to hard rubbing of her pussy while you have enthusiastic anal sex. - <<BothVCheck 2 1>> + <<= BothVCheck(2, 1)>> <</if>> @@.hotpink;She is grateful@@ that you allowed her to relax in this way and @@.mediumaquamarine;respects your judgment@@ in how you set things up. <<set $activeSlave.devotion += 4>> @@ -474,7 +474,7 @@ She sees you examining at her, and looks back at you submissively, too tired to <<set $activeSlave.trust += 4>> <<set $activeSlave.oralCount += 1>> <<set $oralTotal += 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <<if $activeSlave.anus == 0>>//This will take anal virginity//<</if>> <<if $j >= 0 && canDoAnal($slaves[$j])>> /* $j will be -1 if no eligible victim was found */ diff --git a/src/uncategorized/PETS.tw b/src/uncategorized/PETS.tw index 617f8dbb1b88727d488de074935a239735fd3501..40476072e96da0773889034a10b902f96a40711c 100644 --- a/src/uncategorized/PETS.tw +++ b/src/uncategorized/PETS.tw @@ -269,7 +269,7 @@ You decide to knit up care's raveled sleave with a break in the spa. You have yo <<replace "#name">>$activeSlave.slaveName<</replace>> <<replace "#result">> In a conversational tone of voice, you tell $activeSlave.slaveName to continue the spanking. You watch the milieu impassively, your presence slightly cramping her style. The poor beaten servant staggers out of the room when fully punished; $activeSlave.slaveName didn't bring herself to climax, obviously over concern about why you're taking such an interest. When you tell her that she needs to remember that she is a slave, too, and only superior to her charges by degree, her face falls. She has a few seconds to wonder what her punishment will be before she finds herself shoved roughly up against the wall. When she feels <<if ($PC.dick == 0)>>a strap-on<<else>>your cockhead<</if>> pressing against her <<if $activeSlave.anus > 2>>massive<<elseif $activeSlave.anus > 1>>loose<<else>>tight<</if>> anus, she tries to hike a leg up to save herself a bit of anal pain, but to little avail. <<if $activeSlave.anus > 2>>Since her ass is so loose, you push two fingers in alongside <<if ($PC.dick == 0)>>the phallus<<else>>your dick<</if>>, eliciting a shocked whine.<<elseif $activeSlave.anus > 1>>Her butt may be well-used, but you pound her hard enough to let her know she's still your butthole bitch.<<else>>Her ass is so tight that fucking it standing is punishment enough.<</if>> She submissively takes her buttfuck, and begs your forgiveness when she feels you <<if ($PC.dick == 0)>>shoot your load up her ass<<else>>shudder with orgasm<</if>>. - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>> diff --git a/src/uncategorized/REFI.tw b/src/uncategorized/REFI.tw index 69e775df70f07794d11e37f3fc3977b7bc43f586..2044500f4fc0a0c7cec04f714e30df8a5f6d3ad9 100644 --- a/src/uncategorized/REFI.tw +++ b/src/uncategorized/REFI.tw @@ -705,7 +705,7 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <<else>> She hasn't recovered before she feels the still more urgent pain of rough anal, <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif canDoVaginal($activeSlave)>> <<if $activeSlave.vagina == 0>> She hasn't recovered before she feels the still more urgent pain of <<if $PC.dick == 1>>your dick brutally @@.lime;stripping her of her virginity@@<<else>>an enormous dildo @@.lime;stealing her virgninty@@<</if>>, followed by rough sex, @@ -713,7 +713,7 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <<else>> She hasn't recovered before she feels the still more urgent pain of <<if $PC.dick == 1>>your dick<<else>>an enormous dildo<</if>> slamming against her cervix, <</if>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> She hasn't recovered before she feels <<switch $activeSlave.collar>> @@ -827,14 +827,14 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <<if $activeSlave.mpreg == 1>> <<if canDoAnal($activeSlave) && $activeSlave.anus > 0>> you slide <<if $PC.dick == 0>>a strap-on<<else>>your cock<</if>> into her rear and give her a pounding that leaves her begging for whats to come. <<if $PC.dick == 1>>When you start to feel you climax approaching<<else>>Once you've thoroughly enjoyed yourself<</if>>, you tell her that pregnancy is a very special reward for very good slaves, and you might give it to her one day - but that she doesn't deserve it yet. With that, you slide out of her ass and paint her back with <<if $PC.dick == 1>>your cum<<else>>a few squirts from the dildo<</if>>. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> you tell her that pregnancy is a very special reward for very good slaves, and you might give it to her one day - but that she doesn't deserve it yet. With that, you run your hands across the quivering slave's belly; pantomiming it swelling with child and sending her over the edge. <</if>> <<else>> <<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>> you slide <<if $PC.dick == 0>>a strap-on<<else>>your cock<</if>> into her vagina and give her a pounding that leaves her begging for whats to come. <<if $PC.dick == 1>>When you start to feel you climax approaching<<else>>Once you've thoroughly enjoyed yourself<</if>>, you tell her that pregnancy is a very special reward for very good slaves, and you might give it to her one day - but that she doesn't deserve it yet. With that, you slide out of her pussy and paint the quivering slave's belly with <<if $PC.dick == 1>>your cum<<else>>a few squirts from the dildo<</if>>. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> you tell her that pregnancy is a very special reward for very good slaves, and you might give it to her one day - but that she doesn't deserve it yet. With that, you run your hands across the quivering slave's belly; pantomiming it swelling with child and sending her over the edge. <</if>> @@ -896,14 +896,14 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <<if $activeSlave.mpreg == 1>> <<if canDoAnal($activeSlave) && $activeSlave.anus > 0>> slide your <<if $PC.dick == 0>>strap-on<<else>>cock<</if>> into her rear. You lean in to run your hands across the quivering slave's belly as you focus on breeding the already fecund bitch. <<if $PC.dick == 1>>When you start to feel you climax approaching<<else>>Once you've thoroughly enjoyed yourself<</if>>, you tell her that pregnancy is a very special reward for very good slaves, and if she keeps being a good girl you'll be sure to keep her swollen with child. With that, you hilt yourself and <<if $PC.dick == 1>>flood her rectum with your cum<<else>>repeatedly pump bursts of cum out of your toy into her bowels<</if>>. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> you tell her that pregnancy is a very special reward for very good slaves, and if she keeps being a good girl you'll be sure to keep her swollen with child. With that, you run your hands across the quivering slave's _belly belly; pantomiming it swelling to an obscene size with children and sending her over the edge. <</if>> <<else>> <<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>> slide your <<if $PC.dick == 0>>strap-on<<else>>cock<</if>> into her pussy. You lean in to run your hands across the quivering slave's belly as you focus on breeding the already fecund bitch. <<if $PC.dick == 1>>When you start to feel you climax approaching<<else>>Once you've thoroughly enjoyed yourself<</if>>, you tell her that pregnancy is a very special reward for very good slaves, and if she keeps being a good girl you'll be sure to keep her swollen with child. With that, you hilt yourself and <<if $PC.dick == 1>>flood her cunt with your cum<<else>>repeatedly pump bursts of cum into her until it flows out around your toy<</if>>. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> you tell her that pregnancy is a very special reward for very good slaves, and if she keeps being a good girl you'll be sure to keep her swollen with child. With that, you run your hands across the quivering slave's _belly belly; pantomiming it swelling to an obscene size with children and sending her over the edge. <</if>> @@ -1318,10 +1318,10 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e Good slaves get aroused according to their masters' whim, not their own silly tendencies. You call $activeSlave.slaveName over before she can give voice to her interest in submission, and make her <<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>> ride <<if ($PC.dick == 0)>>a strap-on you're wearing<<else>>your dick<</if>>. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && $activeSlave.anus > 0>> ride <<if ($PC.dick == 0)>>a strap-on you're wearing<<else>>your dick<</if>>. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> <<if $PC.dick == 1>>suck you off<<if $PC.vagina == 1>> and eat you out<</if>><<else>>eat you out<</if>> at her own pace. <<set $activeSlave.oralCount++, $oralTotal++>> @@ -1377,7 +1377,7 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> <<if canDoAnal($activeSlave)>> She squeaks with surprise as you throw her on the couch, but her eagerness is obvious. She does everything right, relaxing as you <<if ($PC.dick == 0)>>push a strap-on into<<else>>enter<</if>> her ass and enjoying herself all the way through. She climaxes hard to <<if ($PC.dick == 0)>>the phallus<<else>>the cock<</if>> in her asshole. @@.hotpink;She has become more devoted to you,@@ and @@.lightcoral;her sexuality now focuses on her anus.@@ - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif $PC.dick == 1>> She squeaks with surprise as you push her <<if $activeSlave.belly >= 300000>> @@ -1488,9 +1488,9 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <</if>> @@.hotpink;She has become more obedient,@@ and @@.lightcoral;her sexuality now focuses on public humiliation.@@ <<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && $activeSlave.anus > 0>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<set $activeSlave.devotion += 4>> <<set $activeSlave.fetish = "humiliation", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 65>> @@ -1501,9 +1501,9 @@ There was a glint of envy <<if canSee($activeSlave)>>in her eyes when she saw<<e <<replace "#result">> Good slaves get aroused according to their masters' whim, not their own silly tendencies. You call $activeSlave.slaveName over before she can give voice to her interest in humiliation and fuck her privately in your office. You'll keep an eye on her, and with this correction @@.hotpink;she'll become more obedient.@@ <<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && $activeSlave.anus > 0>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> <<SimpleSexAct $activeSlave>> <</if>> diff --git a/src/uncategorized/RESS.tw b/src/uncategorized/RESS.tw index 799c1408ac5f57c9ce8a8d21c2e282328f3b9f8d..096c21ac13f77e08321d054d5646375746faf939 100644 --- a/src/uncategorized/RESS.tw +++ b/src/uncategorized/RESS.tw @@ -4203,7 +4203,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<set $activeSlave.devotion += 5, $activeSlave.preg = 1, $activeSlave.pregWeek = 1, $activeSlave.pregKnown = 1, $activeSlave.pregSource = -1>> <<set $activeSlave.pregType = setPregType($activeSlave)>> <<set WombImpregnate($activeSlave, $activeSlave.pregType, -1, 1)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</replace>> <</link>><<if ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> <</if>> @@ -4224,7 +4224,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> You snicker, but remind her that no matter how much she wants to be knocked up, her belt will direct all the dicks she takes into her rear. You line up and insert your <<if ($PC.dick == 0)>>strap-on<<else>>cock<</if>> with her ass and begin fucking her, all the while reminding her that she will not be getting pregnant. When she finally orgasms, <<if ($PC.dick == 0)>>her unabashed enjoyment<<else>>the strength of her spasming sphincter<</if>> sends you over as well. She's left in a confused haze; her body tells her to get pregnant, but you tell her to take it anally. She @@.hotpink;sides with your decision@@ and vows to be an anal whore for you. <<if $activeSlave.fetish == "none">>@@.coral;Overcoming her urges to become a mother via anal causes her to become a buttslut.@@<<set $activeSlave.fetish = "buttslut", $activeSlave.fetishStrength = 10>><</if>> <<set $activeSlave.devotion += 5, $activeSlave.vaginalAccessory = "chastity belt">> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>> @@ -4376,7 +4376,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> You snicker, but remind her that she has no say in her release. You line up and insert your <<if ($PC.dick == 0)>>strap-on<<else>>cock<</if>> up her ass and begin slowly fucking her, making sure to stimulate her prostate. When she finally orgasms <<if ($PC.dick == 0)>>her unabashed enjoyment<<else>>the strength of her spasming sphincter<</if>> sends you over as well. She's left in a confused haze; her body tells her to fuck, but you tell her to get fucked. She @@.hotpink;sides with your decision@@ and vows to be the one taking dick for you. <<if $activeSlave.fetish == "none">>@@.coral;Overcoming her urges to become a father via anal cause her to become a buttslut.@@<<set $activeSlave.fetish = "buttslut", $activeSlave.fetishStrength = 10>><</if>> <<set $activeSlave.devotion += 5, $activeSlave.dickAccessory = "chastity">> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> <<if $seeExtreme == 1 && $activeSlave.indentureRestrictions <= 0>> @@ -4604,7 +4604,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed the last time she used her dick and if it was worth crossing you, because it will not happen again. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a shemale@@ and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her virgin pussy. You use her until you are satisfied and toss her to the floor to think about her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*2)>> <</replace>> @@ -4623,7 +4623,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed her last orgasm, because she won't be getting any more. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a surgical null,@@ though she retains her balls, and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her anus. As her arousal grows, she realizes you not only took her dick, but her prostate as well. She quickly find herself desperate for release but lacking any way to do so. You watch her squirm in sexual frustration. This will be her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 50, $activeSlave.devotion -= 30, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 0, $activeSlave.ovaries = 0, $activeSlave.clit = 0, $activeSlave.labia = 0>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*4)>> <</replace>> @@ -4704,7 +4704,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed the last time she used her dick and if it was worth crossing you, because it will not happen again. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a shemale@@ and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her virgin pussy. You use her until you are satisfied and toss her to the floor to think about her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*2)>> <</replace>> @@ -4723,7 +4723,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed her last orgasm, because she won't be getting any more. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a surgical null,@@ though she retains her balls, and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her anus. As her arousal grows, she realizes you not only took her dick, but her prostate as well. She quickly find herself desperate for release but lacking any way to do so. You watch her squirm in sexual frustration. This will be her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 50, $activeSlave.devotion -= 30, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 0, $activeSlave.ovaries = 0, $activeSlave.clit = 0, $activeSlave.labia = 0>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*4)>> <</replace>> @@ -4799,7 +4799,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed the last time she used her dick and if it was worth crossing you, because it will not happen again. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a shemale@@ and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her virgin pussy. You use her until you are satisfied and toss her to the floor to think about her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*2)>> <</replace>> @@ -4818,7 +4818,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed her last orgasm, because she won't be getting any more. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a surgical null,@@ though she retains her balls, and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her anus. As her arousal grows, she realizes you not only took her dick, but her prostate as well. She quickly find herself desperate for release but lacking any way to do so. You watch her squirm in sexual frustration. This will be her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 50, $activeSlave.devotion -= 30, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 0, $activeSlave.ovaries = 0, $activeSlave.clit = 0, $activeSlave.labia = 0>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*4)>> <</replace>> @@ -4869,7 +4869,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed the last time she used her dick and if it was worth crossing you, because it will not happen again. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a shemale@@ and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her virgin pussy. You use her until you are satisfied and toss her to the floor to think about her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 30, $activeSlave.devotion -= 25, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.balls = 0, $activeSlave.scrotum = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*2)>> <</replace>> @@ -4888,7 +4888,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You ask her if she enjoyed her last orgasm, because she won't be getting any more. Restrained as she is, the most she can do is cry and beg. Once she comes to after the surgery, she faces her new body; @@.mediumorchid;she's now a surgical null,@@ though she retains her balls, and she's @@.gold;the only one to blame@@ for her @@.red;suffering.@@ You waste no time in shoving her against the wall and forcing your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> into her anus. As her arousal grows, she realizes you not only took her dick, but her prostate as well. She quickly find herself desperate for release but lacking any way to do so. You watch her squirm in sexual frustration. This will be her new life. Every other rebellious slave is @@.gold;horrified by the example.@@ <<set $activeSlave.trust -= 50, $activeSlave.devotion -= 30, $activeSlave.health -= 20, $activeSlave.dick = 0, $activeSlave.prostate = 0, $activeSlave.dickAccessory = "none", $activeSlave.vagina = 0, $activeSlave.ovaries = 0, $activeSlave.clit = 0, $activeSlave.labia = 0>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $slaves.forEach(function(s) { if (s.devotion <= -50) { s.trust -= 15; } })>> <<set $cash -= ($surgeryCost*4)>> <</replace>> @@ -4904,7 +4904,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result">> <<if $arcologies[0].FSPhysicalIdealist != "unset">> You struggle underneath her grip and manage to wriggle your arms free. You grab the amorous bull and effortless flip her off of you. She might be strong, but you are a chiseled goddess. You <<if $PC.dick == 0>>grab your biggest strap-on<<else>>stroke your growing erection<</if>> as she struggles to right herself, catching her hips as she tries to escape. You show no mercy as you force yourself into her <<if $activeSlave.anus == 0>>virgin<</if>> ass and viciously fuck her like she intended to do to you. You savor the sight of your every thrust against her prostate forcing spurts of precum out her gigantic, throbbing erection. You pick up the pace as she climaxes, soaking the sheets beneath her; she's not getting out of this until you are satisfied. By the end of things, the master suite reeks of fresh cum and $activeSlave.slaveName's twitching body is the center piece of her semen puddle. The sheets will definitely need a changing, you note, as her semi-erect cock twitches and a thick rope of jism sprays forth. - <<AnalVCheck 5>> + <<= AnalVCheck(5)>> <<else>> You struggle underneath her grip and manage to wriggle your arms free. You push at the amorous bull and attempt to lift the heavy girl off you. $activeSlave.slaveName takes this poorly and rams her gigantic dick straight into your vagina and through your cervix. You pass out from the pain. <br><br> @@ -5285,7 +5285,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> hips one at a time, and then begin to slowly move her inverted body towards you and away from you, impaling her. Her whole body shakes with pleasure and exertion, and when she orgasms, you have to support her to stop her crashing to the ground<<if $activeSlave.belly >= 300000>>, a struggle thanks to her excessive weight<</if>>. You let her down onto the floor slowly<<if $activeSlave.vagina > -1>>, but tell her that after a short break, she's to get back up so you can see to her anus<</if>>. She's breathing very hard and still coming down off a terrific head rush, so she just @@.hotpink;blows you a kiss.@@ <<set $activeSlave.devotion += 4>> - <<BothVCheck>> + <<= BothVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0) || ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> <br><<link "Give her a massage">> @@ -5348,7 +5348,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result2">> You gently push her shoulders forward. She moans as the forward lean stretches her hip flexors, and then breathes deeply with relief as you pull her legs back and out of their crossed position. The rush of a completed stretch crashes into her, and she relaxes completely. This change of position leaves her with her <<if $activeSlave.butt > 6>>massive ass<<elseif $activeSlave.butt > 3>>big butt<<else>>rear<</if>> pointed right at you, and she knows what's coming next. Her <<if $activeSlave.anus > 2>>loose butthole relaxes completely into a gape that positively begs to be penetrated<<elseif $activeSlave.anus > 1>>relaxed anus opens into a slight gape that positively begs to be penetrated<<else>>tight anus relaxes slightly, her rosebud begging to be fucked<</if>>. You rise partway to kneel behind her, <<if $PC.dick == 0>>sliding fingers inside the slave's ass and humping your pussy against the heel of that hand<<else>>using a hand to guide your member inside the slave's ass<<if $PC.vagina == 1>>, not without teasing your own pussylips a bit<</if>><</if>>. She gasps when your other hand grabs one of her shoulders and continues the massage. You quickly find that working out a knot in her muscles produces reflexive reactions across her whole body, notably including her anal sphincter. After you've driven her into a state of @@.hotpink;mindless satiation@@ and climaxed yourself, you let her slump to the floor and curl up around her sweaty body. <<set $activeSlave.devotion += 2>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <</if>> @@ -5459,9 +5459,9 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<if $PC.dick == 1>>She clenches against your dick,<<if $PC.vagina == 1>> so hard that you can feel the rush of blood into your cunt,<</if>><<else>>She works your pussy harder,<</if>> getting you off in turn, and then rolls over to plant a whole-hearted kiss on your lips. <<set $activeSlave.devotion += 4>> <<if _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <</replace>> <</link>> @@ -5484,9 +5484,9 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" and then share a shower and a nap. Thus invigorated, you decide to tour the arcology's nightlife, and tell her she'll accompany you. She hurries to get ready, filled with excitement. A lovely day. <<set $activeSlave.trust += 4>> <<if _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <</replace>> <</link>> @@ -5541,9 +5541,9 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" She @@.mediumaquamarine;trusts you more@@ for being witty with her, for allowing her the simple pleasure of a little sunbathing - and for sharing fun sex with her, of course. <<set $activeSlave.trust += 4>> <<if _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <</replace>> <</link>> @@ -5696,9 +5696,9 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> <</if>> <<if _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> She's extremely pleased <<if canSee($activeSlave)>>to see herself<<else>>to hear she's<</if>> on the inspection schedule for the same time tomorrow, and is almost bouncing with eagerness the next morning. <<if ($activeSlave.fetishStrength == 100) || ($activeSlave.fetishKnown == 0) || ($activeSlave.fetish == "none")>> @@ -5762,10 +5762,10 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" You detail another slave to fetch her after the public loses interest. A couple of hours later, you catch sight of her limping towards the showers, thoroughly disheveled. Her $activeSlave.skin face and chest are spattered with cum, she's got <<if $activeSlave.dick > 0>>her own ejaculate<<else>>pussyjuice<</if>> all over her thighs, and her well-fucked butthole is dripping semen. She's certainly worked hard @@.green;improving your reputation.@@ <<set $rep += 250>> <<set $activeSlave.mammaryCount += 10, $mammaryTotal += 10, $activeSlave.oralCount += 10, $oralTotal += 10>> - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<set $activeSlave.publicCount += 30>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck 10>> + <<= VaginalVCheck(10)>> <<set $activeSlave.publicCount += 10>> <</if>> <</replace>> @@ -5851,9 +5851,9 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> <</if>> <<if _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<if ($activeSlave.fetishStrength == 100) || ($activeSlave.fetish == "none")>> Since she's totally sure of what gets her off, this public display that you know it too makes her @@.mediumaquamarine;trust you.@@ @@ -5940,7 +5940,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> the sheets beneath her. When you climax soon after, she expects you to get off her so she can clean up, but instead, the <<if $PC.dick == 1>>cock up her butt returns to rock hardness<<if $PC.vagina == 1>> as you use a little manual stimulation of your own cunt to get your cock stiff again<</if>> and<<else>>strap-on up her butt<</if>> goes back to pumping in and out of her. She slides a hand under herself to <<if $activeSlave.vagina == -1>>jerk off<<else>>rub herself<</if>> this time. When you finally finish, a long time later, the exhausted slave is lying on a bed wet with lube, <<if ($PC.dick == 1) || ($activeSlave.dick > 0)>> ejaculate,<</if>><<if ($PC.dick == 0) || ($activeSlave.vagina > -1)>> girlcum,<</if>> drool, and sweat. She doesn't care, and you let her curl up in her sex-soaked nest. As you leave, you think she's asleep already, but <<if !canSee($activeSlave)>>as you go<<else>>her $activeSlave.eyeColor eyes open a slit as you go and<</if>> she murmurs, @@.hotpink;Thank<<s>>,@@ <<Master>>." <<set $activeSlave.devotion += 5>> - <<AnalVCheck 5>> + <<= AnalVCheck(5)>> <</replace>> <</link>> <<if $activeSlave.fetishKnown == 1 && $activeSlave.fetish != "none">> @@ -6037,9 +6037,9 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<set _didAnal = 1>> <</if>> <<if _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> She's surprised but not displeased to find you standing over her the next night at exactly the same time. By the third night, she's masturbating in anticipation of your visit to her bed. <<if ($activeSlave.fetishStrength > 95)>> @@ -6159,7 +6159,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<replace "#result">> You're not close to the penthouse kitchen area, so it takes you some time to make your way there. By the time you<<if $PC.dick == 0>> don a strap-on and<</if>> get there, the poor <<if $activeSlave.pregKnown == 1>>pregnant <</if>>girl is pounding weakly against the refrigerator door to try to get someone's attention. She looks relieved when you open the door, but her relief turns to ashes when you shut the door behind you. She shivers with cold and fear as you sternly point out the release, high up on the door, and then demand her hands. You bind them together and loop them over the release before hoisting her legs off the ground so that her back is against the cold metal door and all her weight is hanging off the release by her arms. She doesn't struggle until you tell her she can leave - if she can get the release open like this. She tries, but she can't get enough leverage; her spastic efforts get weaker as you pull her <<if ($activeSlave.butt > 5)>>massive ass<<elseif ($activeSlave.butt > 2)>>big butt<<else>>nice little butt<</if>> away from the door and line <<if $PC.dick == 0>>the strap-on<<else>>your cock<</if>> up with her <<if ($activeSlave.anus > 2)>>loose asspussy<<elseif ($activeSlave.anus > 1)>>asshole<<else>>tight little asshole<</if>>. Teeth chattering, legs shaking with cold, she takes a buttfuck in the cold cooler, hanging from what she should have used to let herself out. When you finish, you hit it yourself and drop her legs, letting her unhook herself and flee to the warmth outside. She @@.gold;begs your pardon@@ abjectly as she rubs her <<if $activeSlave.belly >= 5000>> _belly $activeSlave.skin belly <<else>>$activeSlave.skin shoulders <</if>>to warm herself up<<if $PC.dick == 0>><<else>>, ignoring the cum <<if ($activeSlave.anus > 2)>>leaking out of her fucked-out anus<<elseif ($activeSlave.anus > 1)>>leaking out of her now-gaped backdoor<<else>>filling her still-tight anus<</if>><</if>>. <<set $activeSlave.trust -= 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>> @@ -6187,7 +6187,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" trim <</if>> bottom sink down into your lap. She shimmies herself atop your <<if $PC.dick == 0>>phallus<<else>>dick<</if>>, gently seating it between her buttocks, and cranes her neck back to kiss the bottom of your chin. She gradually comes out of her heat stupor, riding herself back and forth more and more until the <<if ($activeSlave.anus > 2)>>slit of her asspussy<<elseif ($activeSlave.anus > 1)>>opening of her anus<<else>>pucker of her butt<</if>> rests against your <<if $PC.dick == 0>>strongly vibrating strap-on<<else>>cock<</if>>. You take her hips and firmly thrust into her rectum, eliciting a little whimper, but she begins to bounce gently in the water, sodomizing herself, her gigantic breasts moving up and down and making concentric ripples spread outward. She's still very relaxed and her first orgasm takes her by surprise, <<if ($activeSlave.balls > 0)>>her cum floating to the surface<<if canSee($activeSlave)>>; she points at it and giggles<<else>>; she feels it brush her skin and giggles<</if>> before getting<<else>>making her twitch and shudder with aftershocks as she gets<</if>> her feet up on the ledge to ride you harder. When you're done you let her float again, but curiosity about how her fucked butt feels under the water leads you to reach a hand between her legs and grope her anus. Her warm, relaxed <<if ($activeSlave.anus > 2)>>asspussy<<elseif ($activeSlave.anus > 1)>>backdoor<<else>>tightness<</if>> is so enticing you push her to her feet and take her a second time, standing in the shoulder-depth water. By the time you're done she's so @@.hotpink;sexually exhausted@@ that you carry her to the shower. - <<AnalVCheck 2>> + <<= AnalVCheck(2)>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>> @@ -6201,10 +6201,10 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" insert yourself into the <<if canDoVaginal($activeSlave)>> <<if ($activeSlave.vagina > 3)>>welcoming gape of her pussy<<elseif ($activeSlave.vagina > 2)>>loose embrace of her pussy<<elseif ($activeSlave.vagina > 1)>>welcoming embrace of her pussy<<else>>tight tight embrace of her pussy<</if>>. She enjoys the sensation of such an unusual fucking, wriggling against her weighted feet and moaning through her snorkel as you gently take her under water. Her enormous breasts quiver in near-zero gravity with each thrust, until you notice the delicious motion and take one in each hand. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> <<if ($activeSlave.anus > 2)>>loose slit of her asspussy<<elseif ($activeSlave.anus > 1)>>welcoming pucker of her anus<<else>>tight pucker of her butt<</if>>. She exaggerates her discomfort, wriggling against her weighted feet and squealing through her snorkel as you gently sodomize her under water. Her enormous breasts quiver in near-zero gravity with each thrust, until you notice the delicious motion and take one in each hand. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</if>> The amount of air you can pull through the snorkel just isn't enough to facility the throes of your lovemaking, so by the time you're done, she's so exhausted she can barely float to the edge of the pool. Fortunately her lovely tits make for quite the floatation device, so you gently guide her to the shallow end<<if $PC.dick || $activeSlave.balls>>, leaving a trail of cum in your wake<</if>>. @@ -6274,7 +6274,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" hikes herself up on the rail, up on tiptoe, to bring her asshole to the most comfortable height. <</if>> She moans a little as you<<if $PC.dick == 0>> pull on your trusty vibrating strap-on and<</if>> enter her butt, but she keeps her gaze on the fiery horizon. She extricated her hands from yours to stabilize herself against the railing, leaving you free to gently massage her breasts in time with your slow thrusts. She does not climax, but after you do she turns halfway within your arms and kisses you impulsively. She leaves the balcony with a @@.hotpink;small smile@@ on her face. - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>> @@ -6314,7 +6314,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" hikes herself up on the rail, up on tiptoe, to bring her pussy to the most comfortable height. <</if>> She moans a little as you<<if $PC.dick == 0>> pull on your trusty vibrating strap-on and<</if>> enter her depths, but she keeps her gaze on the fiery horizon. She extricated her hands from yours to stabilize herself against the railing, leaving you free to gently massage her breasts in time with your slow thrusts. She does not climax, but after you do she turns halfway within your arms and kisses you impulsively. She leaves the balcony with a @@.hotpink;small smile@@ on her face. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>><<if ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> @@ -6339,7 +6339,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <<EventNameDelink $activeSlave>> <<replace "#result">> The polite thing to do would be to instruct $assistantName to retract a dildo before replacing it with <<if $PC.dick == 0>>a strap-on<<else>>your dick<</if>>. You are not, however, feeling particularly polite. $activeSlave.slaveName writhes in anguish when she feels an additional phallus forcing its way past her lips. She tries to relax but loses control and spasms; the throat fucking continues unmercifully and in short order she is gagging desperately. Each of her holes receives the same treatment in turn; all she manages to do in response is writhe here and there, and squeal incoherently whenever her mouth isn't totally full. She has become @@.hotpink;more submissive to you.@@ - <<BothVCheck>> + <<= BothVCheck()>> <<set $activeSlave.devotion += 4>> <<if $activeSlave.vagina == 1 && canDoVaginal($activeSlave)>> Her tight pussy @@.lime;isn't so tight any more.@@ @@ -6415,7 +6415,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" You inform her sternly that you will ensure that she is not permanently damaged, and that otherwise, she is to take anal pain like a good buttslave. She starts to beg and whine as you lean back in your chair and <<if $PC.dick == 0>>hold her upside down on your chest so she can lick your pussy while you use a dildo on her ass.<<else>>set her on your chest before reaching around to line your cock up with her sore hole. She shudders and writhes when you start pushing yourself inside.<</if>> You use hard pinches to her nipples to punish her whining, forcing her to take a long, painful buttfuck in silence. @@.gold;She has become more afraid of you.@@ <<if ($activeSlave.anus < 3)>>Her week of tough anal experience has @@.lime;permanently loosened her anus.@@<<set $activeSlave.anus += 1>><</if>> <<set $activeSlave.trust -= 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <br><<link "Give her some care">> @@ -6551,7 +6551,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" and @@.mediumaquamarine;asks earnestly@@, "More plea<<s>>e, <<Master>>." <</if>> <<set $activeSlave.trust += 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave))>> //This option will take anal virginity//<</if>> <br><<link "Pound that ass">> @@ -6609,7 +6609,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> for stimulation. Her asshole eventually spasms in orgasm, but it's spasmed so frequently during the rough sodomy that you don't realize the slut came to having her asshole savaged until <<if $activeSlave.dick > 0>>you notice the ejaculate running down her leg<<else>>an aftershock almost makes her legs give out<</if>>. You climax in triumph yourself before pulling the bitch off the doorframe and flinging her towards the bathroom to clean herself up. When she emerges, she comes over to sit quietly next to your desk, looking up at you @@.hotpink;obediently,@@ though you do notice she sits to one side to take a bit of weight off her poor rear. <<set $activeSlave.devotion += 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave))>> //This option will take anal virginity//<</if>> <</if>> @@ -6667,7 +6667,7 @@ May I plea<<s>>e try out <<s>>omething <<s>>kimpier today?" <</if>> She eventually shudders and spasms in orgasm, <<if $activeSlave.dick > 0>>the ejaculate running down her leg<<else>>her legs almost give out<</if>> making obvious her pleasure in getting her pussy fucked by you. You climax in triumph yourself before pulling the bitch off the doorframe and flinging her towards the bathroom to clean herself up. When she emerges, she comes over to sit quietly next to your desk, looking up at you @@.hotpink;obediently.@@ <<set $activeSlave.devotion += 4>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</replace>> <</link>><<if ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> <</if>> @@ -6955,7 +6955,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> As she takes the pounding sullenly, <<if canSee($activeSlave)>>she has a direct view of her own eyes in the mirror, and clearly @@.gold;is disturbed by what she sees.@@<<else>>she can hear nothing but the sound of her brutal rape, and clearly @@.gold;is disturbed by what she hears.@@<</if>> <<set $activeSlave.trust -= 5>> - <<BothVCheck>> + <<= BothVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> <</if>> @@ -6967,7 +6967,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> She turns around as <<if canSee($activeSlave)>>she hears <</if>>you enter the bathroom, fear and loathing on her face, but you seize her shoulder and spin her back around without a word. You drag her across the counter until her face is over the sink, and turn it on. She struggles in sheer incomprehension as you hold her head over the filling basin with one hand and roughly grope her butt with the other. When the sink is full, you tell her to spread her buttocks for you like a good butthole bitch. She hesitates, so you push her face under the surface of the water and hold it there until she complies. You shove <<if $PC.dick == 0>>a dildo<<else>>your member<</if>> up her anus so harshly that she spasms and reflexively tries to get away, so you push her under again until she stops struggling. For the next ten minutes, she gets shoved under water whenever she offers the slightest resistance to anal rape. Soon, her tears are pattering down into the sink. The next time you decide to buttfuck her, she's @@.gold;compliant from sheer terror.@@ <<set $activeSlave.trust -= 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <br><<link "Reassure her of her sexual worth">> @@ -6989,7 +6989,7 @@ You tell her kindly that you understand, and that she'll be trained to address t You patiently explain that taking <<if $PC.dick == 0>>anything you feel like inserting into her backdoor<<else>>your cock<</if>> is her duty, and begin to massage her sphincter open with a single gentle finger. She doesn't enjoy the ensuing assfuck, but she doesn't truly hate it either and @@.hotpink;begins to hope@@ that being your butt slave won't be so painful after all. <<set $activeSlave.devotion += 4>> <<set $skillIncrease = 10>><<AnalSkillIncrease $activeSlave>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <br><<link "Comfort her">> @@ -7006,11 +7006,11 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> You drag her unceremoniously out of bed and straight down into the public areas of $arcologies[0].name. Her struggles and protests grow more frantic as she <<if canSee($activeSlave)>>sees the first passersby beginning to stare at the little spectacle<<else>>begins to hear the various catcalls and other comments directed at her<</if>>. You force her right there, thoroughly raping the struggling girl in public. @@.gold;She learns the consequences of refusal,@@ but @@.red;your reputation has been decreased by the unseemly commotion.@@ <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> - <<BothVCheck>> + <<= BothVCheck()>> <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> <<set $activeSlave.oralCount++, $oralTotal++>> <</if>> @@ -7163,7 +7163,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> You seize her and begin to bind her for appropriate punishment. $activeSlave.slaveName does not resist you physically at first. She finds herself tied bent over your desk, face down, with her arms locked behind her<<if $activeSlave.belly >= 1500>> and her _belly <<if $activeSlave.bellyPreg >= 1500>>pregnant <</if>>belly hanging off the edge<</if>>. She struggles a little when you insert your cock into her <<if ($activeSlave.anus == 1)>>poor little anus<<elseif ($activeSlave.anus == 2)>>whore's butt<<else>>gaping rear end<</if>>, but her real agony begins when you place her arms in an inescapable joint lock and apply a little pressure. It doesn't damage her, but it easily causes more pain than she is capable of resisting. She does a little dance within her bindings, squealing and involuntarily clenching you nicely with her anal ring. You require her to recite the litany "My name i<<s>> <<print _slavename>>!", coaching her with alternate orders and agonizing correction until she's screaming every word at the top of her lungs in an endless wail. Her screeching rises and falls as she feels the burning sensation of your merciless use of her ass, but she works her lungs hard to avoid as much pain as she can. When you've climaxed and cast off her bindings, you make her repeat her name one last time as she stiffly rubs her abused arms and anus. She does, @@.gold;without hesitation.@@ <<set $activeSlave.trust -= 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <br><<link "Allow her to resume her birth name, but make it publicly humiliating">> @@ -7246,13 +7246,13 @@ You tell her kindly that you understand, and that she'll be trained to address t You tell her that you understand, and that you will get her some new clothing. She is thrilled, but her pleasure turns to horror when she sees that the new clothes are a version of the same slave bondage gear, just with inward-facing dildos for her <<if $activeSlave.vagina > -1>>pussy and <</if>> asshole. <<if $activeSlave.anus == 0 || $activeSlave.vagina == 0>> You pause before getting her dressed; there's little reason to waste virginities on plugs. You <<if $PC.dick == 1>>stroke yourself to erection<<else>>don a strapon<</if>> and bend her over, opting to start with her tight pussy. - <<BothVCheck>> + <<= BothVCheck()>> <<elseif $activeSlave.anus == 0>> You pause before getting her dressed; there's little reason to waste her anal virginity on a plug. You <<if $PC.dick == 1>>stroke yourself to erection<<else>>don a strapon<</if>> and bend her over before working your way into her tight anus. - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif $activeSlave.vagina == 0>> You pause before getting her dressed; there's little reason to waste her virginity on a plug. You <<if $PC.dick == 1>>stroke yourself to erection<<else>>don a strapon<</if>> and bend her over before working your way into her tight pussy. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> For the rest of the week, she walks around awkwardly, unable to find a comfortable position <<if $activeSlave.belly >= 1500>>between<<else>>since<</if>> her <<if $seeRace == 1>>$activeSlave.race <</if>>body <<if $activeSlave.belly >= 1500>>is<</if>> being penetrated by her own clothing<<if $activeSlave.belly >= 1500>> and the straps digging into her _belly rounded belly<</if>>. @@.hotpink;She has become more submissive.@@ <</replace>> @@ -7318,10 +7318,10 @@ You tell her kindly that you understand, and that she'll be trained to address t and then realizes her mistake and begs for mercy - in vain, of course. You finish her off with a rough <<if canDoVaginal($activeSlave)>> fuck, with her jerking against her restraints every time you stroke into her sore buttocks. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave)>> assfuck, with her jerking against her restraints every time you stroke into her sore buttocks. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> throatfuck, with her jerking against her restraints every time you hilt yourself and slap her ass. <<set $activeSlave.oralCount++, $oralTotal++>> @@ -7420,9 +7420,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.devotion += 4>> <<set $rep += 100>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>> @@ -7465,13 +7465,13 @@ You tell her kindly that you understand, and that she'll be trained to address t She is surprised <<if canSee($activeSlave)>>to see the box is empty<<else>>when she reaches into the and finds nothing<</if>>. By the time she realizes what this means, you've confiscated her old heels and seated yourself at your desk. Ordered to suck, she comes gingerly over on all fours<<if $activeSlave.belly >= 100000>>, her belly dragging along the floor,<<elseif $activeSlave.belly >= 10000>>, her swollen belly getting in her way,<</if>> and gets you off with her whore's mouth. The rest of the week is a trying experience for her. The most comfortable posture for her to walk along in on all fours displays her <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> holes nicely and you frequently avail yourself to which ever is more tempting at the time. - <<BothVCheck 5 5>> + <<= BothVCheck(5, 5)>> <<elseif canDoVaginal($activeSlave)>> pussy nicely, so she gets it in her feminine fold a lot. - <<VaginalVCheck 10>> + <<= VaginalVCheck(10)>> <<else>> anus nicely, so she gets it up her <<if $seeRace == 1>>$activeSlave.race <</if>>ass a lot. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <</if>> <<if $activeSlave.dick != 0>>The effort it takes to move usually keeps her dick soft as she does, so it flops around beneath her all week.<</if>> @@.hotpink;She has become more submissive to you.@@ @@ -7499,7 +7499,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> $activeSlave.slaveName is a little perplexed to find that the heels look quite normal, though they're very tall. When she tries them on, however, standing requires her to splay her hips slightly so that her <<if $seeRace == 1>>$activeSlave.race <</if>>butt is a little spread even when she stands upright. What's more, the heels are tall to raise her butt to the exact level <<if $PC.dick == 0>>a strap-on is at when you wear one and<<else>>your cock is at<</if>> when you stand behind her. When you start demonstrating the advantages of this to her, the heels detect that the wearer is being fucked, begin to play a light show, and start playing a heavy beat in time with your thrusts. She would laugh if she weren't concentrating on the buttsex. @@.hotpink;Her submission to you has increased.@@ <<set $activeSlave.devotion += 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave))>> //This option will take virginity//<</if>> <</if>> @@ -7512,9 +7512,9 @@ You tell her kindly that you understand, and that she'll be trained to address t You order her to make sure all of her piercings have rings in them, and then come join you when she's done. She enters your office with a mixture of fear and curiosity on her face. You put her down on all fours with her legs spread<<if $activeSlave.belly >= 50000>>, belly brushing the floor<</if>>, <<if canSee($activeSlave)>>blindfold her, <</if>>and then start clipping little metal weights on short chains to each of her piercings. Before long, her nipples are painfully stretched under the tugging, <<if ($activeSlave.dick > 0)>>and the weights up and down her cock are causing her considerable discomfort.<<elseif $activeSlave.vagina == -1>>and though she lacks any external genitalia to weight, you make sure her ass feels the burn.<<else>>her pussylips are being pulled downward, and even her clit is agonizingly tortured.<</if>> You fuck her thoroughly, pounding her so the weights swing. She sobs and begs. @@.hotpink;She has become more submissive to you.@@ <<set $activeSlave.devotion += 4>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> @@ -7635,7 +7635,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> She's so occupied that she doesn't hear you until you<<if $PC.dick == 0>> don a strap-on and<</if>> tip her over face forward. With her on her knees, her dildo-stuffed ass is in the air; she's still masturbating between her legs. After a moment's consideration, you slide two exploratory fingers in alongside the dildo. She gasps and masturbates harder. Thus encouraged, you shove <<if $PC.dick == 0>>the strap-on<<else>>your member<</if>> in alongside the dildo. <<if $activeSlave.voice != 0>>She screams at the surprise double anal, sobbing and begging,<<else>>She screams noiselessly at the surprise double anal, waving her hands in distress,<</if>> but she doesn't try to stop you and doggedly keeps rubbing. By the time you're finished her asshole is a gaping hole much bigger than the average pussy. @@.hotpink;She has become more submissive to you.@@ <<set $activeSlave.devotion += 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <br><<link "Let her use a machine">> @@ -7838,7 +7838,7 @@ You tell her kindly that you understand, and that she'll be trained to address t She gets back to her $activeSlave.skin knees, <</if>> puzzled, and then gasps when she finds <<if $PC.dick == 0>>your fingers<<else>>your cockhead<</if>> pressing against her rosebud. You instruct her imperiously to get on with it, and she soon understands your intent. She scrubs back and forth, panting and moaning, as you buttfuck her in time with her labors<<if $PC.dick == 0>>, using your other hand to look after yourself<<elseif $PC.vagina == 1>>, using your other hand to shlick your pussy while you pound her<</if>>. You even carefully scoot along with her when she needs to reach new spots. By the time she's done her arms and her anus are very tired. Her submission to you @@.hotpink;has increased.@@ - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> @@ -7873,7 +7873,7 @@ You tell her kindly that you understand, and that she'll be trained to address t She gets back to her $activeSlave.skin knees, <</if>> puzzled, and then gasps when she finds <<if $PC.dick == 0>>your fingers<<else>>your cockhead<</if>> tracing her pussy lips. You instruct her imperiously to get on with it, and she soon understands your intent. She scrubs back and forth, panting and moaning, as you fuck her in time with her labors<<if $PC.dick == 0>>, using your other hand to look after yourself<<elseif $PC.vagina == 1>>, using your other hand to shlick your pussy while you pound her<</if>>. You even carefully scoot along with her when she needs to reach new spots. By the time she's done her arms are very tired and her legs struggling to hold her. Her submission to you @@.hotpink;has increased.@@ - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>><<if ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> @@ -7916,7 +7916,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if !canDoVaginal($activeSlave)>>now-slick butthole<<else>>now-slick pussy<<if canDoAnal($activeSlave)>> and then her relaxing butthole<</if>><</if>><<if $PC.vagina == 1>>, followed by some grinding to coat her face in your pussyjuice<</if>>. <</if>> She had fun, though, and her @@.hotpink;trust in you has increased.@@ - <<BothVCheck>> + <<= BothVCheck()>> <<set $activeSlave.trust += 4>> <</replace>> <</link>><<if ($activeSlave.anus == 0) || ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> @@ -8016,7 +8016,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> You explain that she will have to find a new way to climax to be a happy little shemale slut. As you do, you push her against a wall and force her up on tiptoe so that her butt is conveniently positioned, and then ram <<if $PC.dick == 0>>a vibrating strap-on<<else>>yourself<</if>> up her ass. She squeals and dances against the wall on tiptoe, impaled on your <<if $PC.dick == 0>>fake cock<<else>>member<</if>>. She doesn't climax to anal then, or the next time you assfuck her, or the time after that; but some time later a long buttsex session ends when she gives a little shake and a whimper and dribbles a pathetic squirt of cum from her still-limp dick. By the end of the week @@.mediumaquamarine;she's smiling trustingly@@ and offering you her butt every chance she gets. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<set $activeSlave.trust += 4>> <<if ($activeSlave.clitSetting != $activeSlave.fetish)>> @@.lightcoral;She's become a confirmed anal addict.@@ @@ -8074,9 +8074,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> <<set $activeSlave.devotion += 4, $rep += 100>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>> @@ -8088,10 +8088,10 @@ You tell her kindly that you understand, and that she'll be trained to address t You scoop her up, eliciting whimpers of joy at the impending relief. She moans with disappointment, however, to find herself laid unceremoniously across your desk as you return to your work. You surreptitiously set your desk to monitor her vital signs and gauge her closeness to orgasm. Whenever you can do so without tipping her over, you gently run your fingers across a helpless nipple, across her <<if $activeSlave.vagina == -1>>groin<<else>>moist lips<</if>>,<<if $activeSlave.belly >= 10000>> around the edge of her <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly,<<elseif $activeSlave.belly >= 1500>> over the peak of her <<if $activeSlave.bellyPreg >= 1500>>pregnant <</if>>belly,<</if>> or along her surgical scars. <<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>> After so much of this that she's clearly ready to orgasm at the slightest further touch, you gently massage her nether lips with a single finger and she comes spastically, abdominal muscles quivering. Her pussy relaxes and opens naturally; taking the cue, you pick her up and lower her, inch by moaning inch, onto <<if $PC.dick == 0>>a strap-on you put on while playing with her<<else>>your cock<</if>>. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> After so much of this that she's clearly ready to orgasm at the slightest further touch, you gently massage her anus with a single finger and she comes spastically, abdominal muscles quivering. Her sphincter relaxes and opens naturally; taking the cue, you pick her up and lower her rectum, inch by sobbing inch, onto <<if $PC.dick == 0>>a strap-on you put on while playing with her<<else>>your cock<</if>>. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> After pumping her helpless torso up and down with your arms, a parody of masturbation with her helpless body, you carry your toy to the shower to wash her. @@.mediumaquamarine;She has become more trusting of you.@@ <<set $activeSlave.trust += 4>> @@ -8314,9 +8314,9 @@ You tell her kindly that you understand, and that she'll be trained to address t When you're finally done, she's fairly tired, but she manages to give her <<if $activeSlave.butt > 5>>huge<<elseif $activeSlave.butt > 2>>big<<else>>cute<</if>>, well-fucked butt a little wiggle for you, @@.mediumaquamarine;<<if canSee($activeSlave)>>looking<<else>>smiling<</if>> at you gratefully,@@ as she skips off to wash. <<set $activeSlave.trust += 4>> <<if _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <</replace>> <</link>> @@ -8439,7 +8439,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> and she starts humping away. If she thought you were too tired for sex, you certainly @@.hotpink;impress her;@@ as you spend an hour exhausting yourself against her vagina, she wonders whether her <<WrittenMaster>> is ever too tired to fuck. <<set $activeSlave.devotion += 4>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</replace>> <</link>> <</if>> @@ -8500,7 +8500,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> and she starts humping away. If she thought you were too tired for sex, you certainly @@.hotpink;impress her;@@ as you spend an hour exhausting yourself against her asshole, she wonders whether her <<WrittenMaster>> is ever too tired to fuck a butt. <<set $activeSlave.devotion += 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <</if>> @@ -8532,7 +8532,7 @@ You tell her kindly that you understand, and that she'll be trained to address t @@.hotpink;She enjoys losing her cherry to you.@@ <<set $activeSlave.devotion += 4>> <</if>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> <<if ($activeSlave.anus == 0)>> @@.lime;This breaks in $activeSlave.slaveName's virgin ass.@@ @@ -8540,7 +8540,7 @@ You tell her kindly that you understand, and that she'll be trained to address t @@.hotpink;She enjoys losing her butt cherry to you.@@ <<set $activeSlave.devotion += 4>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> @@ -8572,9 +8572,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> You interrupt $activeSlave.slaveName and make her lie on a nearby bed. After some preparatory stretching, during which her frustrated erection flops forlornly around, you manage to get both her ankles behind her head. In this position she manages to resume sucking on the head of her penis as you slip into her. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> So contorted, her <<if canDoVaginal($activeSlave)>> @@ -8705,11 +8705,11 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if canSee($activeSlave)>>looking with @@.hotpink;adoration@@ and new @@.mediumaquamarine;confidence@@ into your eyes<<else>>gazing with @@.hotpink;adoration@@ and new @@.mediumaquamarine;confidence@@ at your face<</if>>. <<set $activeSlave.devotion += 4, $activeSlave.trust += 4>> <<if _didVaginal == 1 && _didAnal == 1>> - <<BothVCheck>> + <<= BothVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>> @@ -8783,11 +8783,11 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> and only then do you help her back to her feet. She drips soap, water, and <<if $PC.dick == 0>>your juices<<else>>ejaculate<</if>>. @@.hotpink;She has become more submissive.@@ <<if _didVaginal == 1 && _didAnal == 1>> - <<BothVCheck>> + <<= BothVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<set $activeSlave.devotion += 4>> <</replace>> @@ -8809,7 +8809,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> You patiently explain that you've decided to use her as an oral and anal slave, and leave her pussy unfucked. She's unsurprised, but she understands your decision. You usually fuck slaves during your inspection, and you don't exempt her from this, but you do let her take it easy. Rather than facefucking her you let her suckle you gently. Rather that a hard buttfuck, you take her to the couch and gently spoon her with your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> up her ass while making out with her and playing with her nipples. She understands your forbearance and @@.hotpink;appreciates how kind her <<WrittenMaster>> is.@@ <<set $activeSlave.devotion += 4, $activeSlave.oralCount++, $oralTotal++>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <<else>> @@ -8833,7 +8833,7 @@ You tell her kindly that you understand, and that she'll be trained to address t As she leaves, sore all over, she's @@.mediumorchid;badly confused@@ that she was apparently punished for asking questions. <<set $activeSlave.devotion -= 5>> <<if canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $activeSlave.oralCount++, $oralTotal++>> <<else>> <<set $activeSlave.oralCount += 4, $oralTotal += 4>> @@ -8936,7 +8936,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> after just a few strokes of your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> up her butt. Her <<if ($activeSlave.anus > 2)>>gaping<<elseif ($activeSlave.anus > 1)>>loose<<else>>tight<</if>> ass spasms and tightens with her climax<<if $PC.dick == 1>>, a wonderful sensation<</if>>. You aren't finished with her, but she rubs herself languidly and enjoys the hard anal reaming more than she ever has previously. Her devotion to you @@.hotpink;has increased.@@ <<set $activeSlave.devotion += 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <br><<link "Train her to be a skilled anal bottom">> @@ -8944,7 +8944,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> She obeys your orders to keep her hands off her dick, but can't hide her disappointment and frustration. You keep a close watch on her, and buttfuck her every chance you get, teaching her the finer points of taking a <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> up the butt. You focus entirely on your pleasure, teaching her how to use her <<if ($activeSlave.anus > 2)>>gaping<<elseif ($activeSlave.anus > 1)>>loose<<else>>tight<</if>> anal ring to extract orgasms from cocks. This experience was hard for her but has increased her anal skill. <<set $skillIncrease = 10>><<AnalSkillIncrease $activeSlave>> - <<AnalVCheck 9>> + <<= AnalVCheck(9)>> <</replace>> <</link>> <<if (($activeSlave.fetish != "buttslut") || ($activeSlave.fetishKnown != 1)) && $activeSlave.prostate > 0>> @@ -8952,7 +8952,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> She obeys your orders to keep her hands off her dick, but can't hide her disappointment and frustration. You keep a close watch on her, and fuck her <<if ($activeSlave.anus > 2)>>gaping<<elseif ($activeSlave.anus > 1)>>loose<<else>>tight<</if>> anus every chance you get, keeping her desperately aroused and desperately sodomized. After some days of this, she finally reaches a point of desperate arousal that permits her to orgasm to prostate stimulation alone. - <<AnalVCheck 9>> + <<= AnalVCheck(9)>> <<if random(1,100) > 50>> <<set $activeSlave.fetishStrength = 10, $activeSlave.fetish = "buttslut", $activeSlave.fetishKnown = 1>> Before she realizes what's happening, @@.lightcoral;she's getting aroused at the thought of anal sex.@@ @@ -9009,9 +9009,9 @@ You tell her kindly that you understand, and that she'll be trained to address t You pass her the pill, and she continues to weep inconsolably, apologizing all the while, until the drug takes away her ability to care about anything but getting fucked. When you finish and extract <<if $PC.dick == 0>>yourself from between her legs<<else>>your cock from her well-used hole<</if>>, though, you think you can detect a deep sadness in her eyes that it cannot reach. <<set $activeSlave.devotion += 4>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> @@ -9297,7 +9297,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> You step into the running water and help her to her feet with exaggerated gallantry. She seems surprised <<if canSee($activeSlave)>>and stares at<<else>>faces<</if>> you through the steam for a moment before looking away with a blush. Before long you have her back against the shower wall, her titanic udders<<if $activeSlave.belly >= 5000>> and _belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>> belly<</if>> offering an amusing challenge as they slide soapily between you as you fuck. She comes in no time at all, and a brief massage of her huge soapy nipples produces a whimpering aftershock orgasm. <<if canSee($activeSlave)>>Her $activeSlave.eyeColor eyes stare straight into yours<<else>>You stare into her $activeSlave.eyeColor eyes<</if>> as she writhes with overstimulation, @@.mediumaquamarine;her trust in your stewardship of her pleasure total.@@ - <<if canDoVaginal($activeSlave)>><<VaginalVCheck>><<elseif canDoAnal($activeSlave)>><<AnalVCheck>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck()>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck()>><</if>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>> <<if ($activeSlave.vagina == 0) && canDoVaginal($activeSlave)>>//This will take vaginal virginity//<<elseif ($activeSlave.vagina == -1) && ($activeSlave.anus == 0) && canDoAnal($activeSlave)>>//This will take anal virginity//<</if>> @@ -9331,11 +9331,11 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> and only then do you help her back to her feet. She drips soap, water, and <<if $PC.dick == 0>>your juices<<else>>ejaculate<</if>>. @@.hotpink;She has become more submissive.@@ <<if _didVaginal == 1 && _didAnal == 1>> - <<BothVCheck>> + <<= BothVCheck()>> <<elseif _didVaginal == 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif _didAnal == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<set $activeSlave.devotion += 4>> <</replace>> @@ -9406,7 +9406,7 @@ You tell her kindly that you understand, and that she'll be trained to address t She leaves your office feeling @@.hotpink;very close to her <<WrittenMaster>> indeed,@@ and seems to have forgotten her unfucked butthole for now. <<set $activeSlave.devotion += 4>> <<if $activeSlave.vagina > 0 && canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <</replace>> <</link>> @@ -9493,12 +9493,12 @@ You tell her kindly that you understand, and that she'll be trained to address t for the rest of the night<<if $PC.vagina == 1>><<if $PC.dick == 1>>; whenever you go soft for a moment, all she has to do is eat you out, and you're rock hard again<</if>><</if>>. As you move from position to position<<if $activeSlave.belly >= 5000>>, and exploring several unusual ones thanks to her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>><</if>>, she twists to face you whenever she can. When she manages it, she kisses you when she can reach your lips, and she <<if canSee($activeSlave)>>stares deeply into your eyes<<else>>meets your face with her own<</if>> when she cannot. Her trust in you @@.mediumaquamarine;has increased.@@ <<set $activeSlave.trust += 4>> <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> - <<BothVCheck>> + <<= BothVCheck()>> <<set $activeSlave.oralCount++, $oralTotal++>> <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> @@ -9514,7 +9514,7 @@ You tell her kindly that you understand, and that she'll be trained to address t She gets the message: she's your property and her desires are entirely subject to your will. Her @@.hotpink;submission@@ to you and @@.gold;fear of you@@ have both increased. <</if>> <<set $activeSlave.devotion += 3, $activeSlave.trust -= 3>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> <</if>> @@ -9839,9 +9839,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> touched that you would tell her something like that so honestly. <<if ($activeSlave.vagina > 0) && canDoVaginal($activeSlave)>> - <<BothVCheck>> + <<= BothVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<else>> She groans with lust as pull her onto your lap to make out. "Ohh," she moans as you run your hands across her @@ -9981,7 +9981,7 @@ You tell her kindly that you understand, and that she'll be trained to address t she manages to stop herself from breaking down, and seems to be @@.hotpink;working hard@@ to convince herself that she's a girl. <<set $activeSlave.devotion += 4>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <<elseif ($activeSlave.vagina > -1)>> @@ -9998,7 +9998,7 @@ You tell her kindly that you understand, and that she'll be trained to address t but @@.hotpink;does her honest best@@ to look grateful. She knows she's a sex slave and can't afford to be particular about little things like getting buttfucked. <<set $activeSlave.devotion += 4>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <</if>> @@ -10053,7 +10053,7 @@ You tell her kindly that you understand, and that she'll be trained to address t You agree, on the condition that she be a good little bitch like she promised. She thanks you frantically, following you with mixed relief, gratitude, and deep terror as you lead her to the surgery. It's a medically simple procedure, but she's @@.red;retained for recovery@@ for some time, a common precaution in your penthouse where the surgery affects an area that might be reinjured by sexual use without a short break for the curatives to take effect. When the medical equipment verifies that she can be fucked without pain or danger to her health, you order her to come back up to your office. She is a @@.hotpink;very good little bitch,@@ <<if canDoAnal($activeSlave)>> taking <<if $PC.dick == 1>>a hard buttfuck<<else>>a hard anal fingerfuck<</if>> with apparent enthusiasm and a strong orgasm, though of course her continued use of a chastity cage conceals almost all the effects. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> enduring all of your teasing without the slightest hint of an erection. Even though her chastity blocks the use of her ass, you still focus most of your attention on her rear for the day the belt comes off. <</if>> @@ -10080,7 +10080,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <br><br> But she's to be disappointed. You <<if $PC.dick == 1>>worm a hand down between her ass and your stomach, and shove a finger up inside her, alongside your dick<<if $PC.vagina == 1>>, dexterously using the thumb of that hand to stroke your own pussy<</if>><<else>>use the hand that isn't fucking her to pull one of her arms around behind her into a painful joint lock<</if>>. The pain ruins her building orgasm, and she cries with frustration and @@.gold;despair@@ as she realizes that she won't be getting off today. You force her to experience this horrible near-release twice more, bringing her to a terribly uncomfortable state of arousal and then using sudden pain to destroy any chance she has of getting relief. All the wriggling and jerking around is good for you, though. <<set $activeSlave.trust -= 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> <</if>> @@ -10206,7 +10206,7 @@ You tell her kindly that you understand, and that she'll be trained to address t her sore nipples giving her a jerk as she does. <</if>> After some continued whining through her tears, she gives up and just @@.gold;lets you@@ rape her sore ass. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> pussy lips. <<if ($activeSlave.vagina > 2)>> @@ -10242,7 +10242,7 @@ You tell her kindly that you understand, and that she'll be trained to address t her sore nipples giving her a jerk as she does. <</if>> After some continued whining through her tears, she gives up and just @@.gold;lets you@@ rape her sore vagina. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> When you finally <<if ($PC.dick == 1)>>fill her <<if canDoAnal($activeSlave)>>butt<<else>>pussy<</if>> with your ejaculate and pull out,<<if $PC.vagina == 1>> the motion releasing a waft of the combined cum and pussyjuice smell of a satisfied futa,<</if>><<else>>shudder with orgasm and withdraw your strap-on,<</if>> she slumps and turns to go, looking a bit sad for some reason. <<set $activeSlave.trust += 4>> @@ -10408,7 +10408,7 @@ You tell her kindly that you understand, and that she'll be trained to address t @@.hotpink;she gets down on her knees and offers you her sore butthole again.@@ <</if>> <<set $activeSlave.trust -= 4, $activeSlave.devotion += 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> </span> @@ -10450,15 +10450,15 @@ You tell her kindly that you understand, and that she'll be trained to address t lie down on your desk on her side in the fetal position. She clambers up hurriedly and hugs her knees<<if $activeSlave.belly >= 10000>> as best she can with her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnancy <</if>>in the way<</if>>, spinning herself around on the smooth surface so her rear is pointing right at you. You stand up and pull her over, her $activeSlave.skin skin sliding across the cool glass desktop, until her <<if canDoAnal($activeSlave) && canDoVaginal($activeSlave)>> butt is right at the edge of the desk. You warm yourself up with a pussy fuck before shifting your attention to her neglected asshole. - <<BothVCheck 3>> + <<= BothVCheck(3)>> When you finish, you <<elseif canDoAnal($activeSlave)>> butt is right at the edge of the desk. - <<AnalVCheck 3>> + <<= AnalVCheck(3)>> You give it a good fuck and then <<elseif canDoVaginal($activeSlave)>> pussy is right at the edge of the desk. - <<VaginalVCheck 3>> + <<= VaginalVCheck(3)>> You give it a good fuck and then <<else>> mouth is right at the edge of the desk. You give it a good fuck and then @@ -10513,7 +10513,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> under the desk as an anal cocksleeve for as long as you feel like keeping <<if $PC.dick == 1>>your penis lodged up a compliant butthole<<else>>the happy buttslut trapped under there<</if>>. <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> She climaxes the instant your <<if $PC.dick == 1>>dickhead<<else>>strap-on<</if>> squeezes between her <<if $activeSlave.butt < 2>> @@ -10621,10 +10621,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> It's her butt you're fucking, but that doesn't disrupt her fantasy. <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> She's already pregnant, but that doesn't disrupt her fantasy of being even more pregnant. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<else>> tell her to join you on the couch. <<if $PC.dick == 1>>You orgasm inside her promptly, and then tell her you'll be leaving your seed inside her to do its work while you have her again.<<else>>You use a strap-on with a fluid reservoir, and you trigger it promptly, releasing a gush of warm fluid into her. You tell her you'll be leaving it inside her to do its work while you have her again.<</if>> She gasps at the appeal of the idea and grinds herself against you hungrily. @@ -10634,10 +10634,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> It's her butt you're fucking, but that doesn't disrupt her fantasy. <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> She's eager to get pregnant and intends to put her pussy to use. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <</if>> <<case "dom">> @@ -10705,7 +10705,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> You tell her that she deserves a way to get off for coming to tell you rather than breaking the rules. For the rest of the week, she can come to you and offer you her <<if ($activeSlave.vagina > 3)>>hopelessly gaped pussy<<elseif ($activeSlave.vagina > 2)>>loose pussy<<elseif ($activeSlave.vagina > 1)>>nice pussy<<else>>tight pussy<</if>>; she will be allowed to masturbate while you fill her with cum. She nods through her tears and <<if $activeSlave.belly >= 10000>>struggles to get<<else>>hurriedly gets<</if>> up on your desk, lying on her side and using one hand to spread her buttocks apart while the other is poised to touch herself. She starts crying a little with relief as she feels you slowly insert <<if $PC.dick == 0>>a spurting strap-on<<else>>your cock<</if>> into her spasming cunt. She masturbates furiously, not even pausing after her first orgasm; her acceptance of sexual slavery @@.hotpink;has increased.@@ - <<VaginalVCheck 5>> + <<= VaginalVCheck(5)>> <<set $activeSlave.devotion += 4>> <<if ($activeSlave.fetish == "pregnancy") && ($activeSlave.fetishKnown == 1)>> <<set $activeSlave.fetishStrength += 4>> @@ -10723,7 +10723,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> You tell her that she deserves a way to get off for coming to tell you rather than breaking the rules. For the rest of the week, she can come to you and offer you her <<if ($activeSlave.anus > 3)>>hopelessly gaped rectum<<elseif ($activeSlave.anus > 2)>>big slit of an asspussy<<elseif ($activeSlave.anus > 1)>>nice asspussy<<else>>tight asshole<</if>>; she will be allowed to masturbate while you buttfuck her. She nods through her tears and <<if $activeSlave.belly >= 10000>>struggles to get<<else>>hurriedly gets<</if>> up on your desk, lying on her side and using one hand to spread her buttocks apart while the other is poised to touch herself. She starts crying a little with relief as she feels you slowly insert <<if $PC.dick == 0>>a strap-on<<else>>your cock<</if>> into her spasming rectum. She masturbates furiously, not even pausing after her first orgasm; her acceptance of sexual slavery @@.hotpink;has increased.@@ - <<AnalVCheck 5>> + <<= AnalVCheck(5)>> <<set $activeSlave.devotion += 4>> <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>> <<set $activeSlave.fetishStrength += 4>> @@ -10765,7 +10765,7 @@ You tell her kindly that you understand, and that she'll be trained to address t rolls onto her face to hump herself against her hand, against the desk. <</if>> <<if $PC.dick == 0>>After the momentary pause of your climax, you<<if $PC.vagina == 1>> use a little manual stimulation of your pussy to force yourself to total hardness again and<</if>> resume thrusting<<else>>Your cum leaks out of her used cunt and onto her working hand<</if>>; her acceptance of sexual slavery @@.hotpink;has increased.@@ - <<VaginalVCheck 5>> + <<= VaginalVCheck(5)>> <<elseif canDoAnal($activeSlave)>> For the rest of the week, she can come to you and offer you her <<if ($activeSlave.anus > 3)>>hopelessly gaped rectum<<elseif ($activeSlave.anus > 2)>>big slit of an asspussy<<elseif ($activeSlave.anus > 1)>>nice asspussy<<else>>tight asshole<</if>>; she will be allowed to masturbate after, but only after, you are finished with her. She nods through her tears and <<if $activeSlave.belly >= 10000>>struggles to get<<else>>hurriedly gets<</if>> up on your desk, lying on her side and using one hand to spread her buttocks apart while the other is poised to touch herself. She starts crying a little with relief as she feels you slowly insert <<if $PC.dick == 0>>a strap-on<<else>>your cock<</if>> into her spasming rectum. You are not gentle, and despite the anal stimulation she does not orgasm by the time you <<if $PC.dick == 0>>climax to the vibrations of the strap-on, and the pleasure of buttfucking a bitch<<else>>blow your load in her ass<</if>>. She's so eager to get off she doesn't bother to move, and just <<if $activeSlave.belly >= 1500>> @@ -10774,7 +10774,7 @@ You tell her kindly that you understand, and that she'll be trained to address t rolls onto her face to hump herself against her hand, against the desk. <</if>> <<if $PC.dick == 0>>After the momentary pause of your climax, you<<if $PC.vagina == 1>> use a little manual stimulation of your pussy to force yourself to total hardness again and<</if>> resume thrusting<<else>>Your cum leaks out of her used backdoor and onto her working hand<</if>>; her acceptance of sexual slavery @@.hotpink;has increased.@@ - <<AnalVCheck 5>> + <<= AnalVCheck(5)>> <<else>> For the rest of the week, she can come to you and politely ask to <<if $PC.dick == 1>>suck you off<<else>>eat you out<</if>>; she will be allowed to masturbate after, but only after, you are satisfied. She nods through her tears and <<if $activeSlave.belly >= 300000>> @@ -10834,17 +10834,17 @@ You tell her kindly that you understand, and that she'll be trained to address t The stimulation of the milking has her soaking wet, and she whimpers with pleasure as you enter her sopping pussy. She's so wet that her plentiful vaginal secretions make it <<if canDoAnal($activeSlave)>> very easy for you to switch <<if $PC.dick == 0>>your strap-on<<else>>your dick<</if>> to the cow's butt. - <<BothVCheck>> + <<= BothVCheck()>> <<else>> clear that she needs a second round. - <<VaginalVCheck 2>> + <<= VaginalVCheck(2)>> <</if>> <<elseif ["chastity belt", "combined chastity"].includes($activeSlave.vaginalAccessory)>> This milk cow's vagina is protected by a chastity belt, but her butthole isn't. You fuck it<<if $PC.dick == 0>> with a strap-on<</if>> instead as she bucks and grinds against the chair. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> Perversely, this milk cow has no pussy, so you spit on her ass and sodomize her<<if $PC.dick == 0>> with a strap-on<</if>> instead as she bucks and grinds against the chair. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> When she comes, the milkers detect her orgasm to your fucking and shunt the milk into different reservoirs. Though you've never been able to taste much difference, there's a belief out there that 'milk-cum,' the squirts of milk a slave milk girl produces when climaxing with her <<WrittenMaster>>, have special aphrodisiac powers. @@.yellowgreen;It can be sold at a special premium.@@ Naturally, @@.hotpink;her devotion to you has also increased.@@ <</replace>> @@ -10857,14 +10857,14 @@ You tell her kindly that you understand, and that she'll be trained to address t $activeSlave.slaveName obeys <<if $activeSlave.devotion > 20>>without hesitation<<else>>hesitantly<</if>> when you order her to kneel next to your desk the next time she tries to go to the milkers. Her equanimity is severely tested over the next hours as you ignore her. The occasional glance at her shows her growing increasingly frantic as her breasts grow heavier and her nipples <<if $activeSlave.nipples != "fuckable">>get prouder<<else>>begin to prolapse<</if>>. <<if $activeSlave.preg > 30>>Soon, her child's kicking is forcing milk out of her swollen breasts.<</if>> Eventually, the slight rising and falling of her ribcage as she inhales and exhales induces enough motion in her overfull breasts that milk spurts out of her with each breath. Satisfied that she's ready, you<<if $PC.dick == 0>> don a strap-on and<</if>> lead the whimpering, dripping slave out to a public street. Here, you hold her upright so you can fuck her standing. When she finally comes through the pain of her overfull udders, you reach forward and squeeze her so that she screams in pain and relief, spraying jets of milk. She continually aftershock orgasms as you continue pounding. You offer her breasts to the growing crowd, many of whom come forward to taste her cream. <<if !canDoVaginal($activeSlave)>> You fuck her butt until they've sucked her empty. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> <<if !canDoAnal($activeSlave)>> You fuck her pussy until they've sucked her empty. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> You fuck her pussy and ass, one after the other, until they've sucked her empty. - <<BothVCheck>> + <<= BothVCheck()>> <</if>> <</if>> @@.hotpink;Her submission to you has increased@@ and the @@.green;public certainly appreciated the service.@@ @@ -10919,10 +10919,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.vagina++>> She'll eventually realize that her @@.lime;virginity was taken@@ while she was distracted by her breasts. <</if>> - <<BothVCheck>> + <<= BothVCheck()>> <<else>> the pain in her cunt as you continue to abuse it<<if $activeSlave.anus == 0>><<set $activeSlave.anus++>>, and that she is @@.lime;no longer a virgin@@<</if>>. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<set $activeSlave.trust -= 4>> <</replace>> @@ -11079,7 +11079,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> <<set $activeSlave.oralCount += 5, $oralTotal += 5, $activeSlave.publicCount += 5>> <</if>> - <<AnalVCheck 5>> + <<= AnalVCheck(5)>> <</replace>> <</link>> <</if>> @@ -11117,9 +11117,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> She's sore, so you spoon her<<if $activeSlave.belly >= 5000>> <<if $activeSlave.bellyPreg >= 3000>>gravid<<else>>rounded<</if>> body<</if>> gently in bed, fucking her slowly to sleep. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> She falls asleep with a serene expression on her face. @@.mediumaquamarine;Her trust in you has increased.@@ <<set $activeSlave.trust += 4>> @@ -11171,9 +11171,9 @@ You tell her kindly that you understand, and that she'll be trained to address t hard and fast, doggy style. She's clearly got a lot of experience, so she takes the pounding well. Before long she's happily moaning and begging, pushing herself back into you<<if $PC.vagina == 1>> and using a hand thrust back between her own legs to stimulate your pussy<</if>>. You thrust deep inside her. She thanks you and wishes you a happy millenary. @@.mediumaquamarine;She has become much more trusting@@ of her place with you. <<set $activeSlave.trust += 10>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>> @@ -11202,9 +11202,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.devotion += 10, $activeSlave.oralCount += ($slaves.length*2), $oralTotal += ($slaves.length*2)>> <<set $slaves.forEach(function(s) { if (s.ID != $activeSlave.ID) { s.oralCount++; } })>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>> @@ -11282,13 +11282,13 @@ You tell her kindly that you understand, and that she'll be trained to address t You bake a simple cake while patiently explaining birthdays. She slowly remembers, and <<if canSee($activeSlave)>>looks repeatedly at the date display<<else>>focuses intently on the date as she repeats it to herself<</if>> to ingrain her birthday back in her mind. When the cake is done, you quickly dust it with confectionary sugar, stand a hotwax candle in the middle of it, and invite her to think of a wish and blow it out. She sits on your lap and the two of you take turns feeding each other warm cake. When the cake is gone she gets up to do the dishes and you turn to go. As you go, she asks <<if ($activeSlave.lips > 70)>>through her massive dick-sucking lips, <<elseif ($activeSlave.lipsPiercing+$activeSlave.tonguePiercing > 2)>>through her inconvenient oral piercings, <</if>>"<<Master>>, may I tell you what my wi<<sh>> wa<<s>>?" You nod, and she kneels on the kitchen chair with her eyes closed, <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> her hands spreading her buttocks; her pussy moist and inviting and her anus begging for penetration. "Take me, <<Master>>." - <<BothVCheck>> + <<= BothVCheck()>> <<elseif canDoVaginal($activeSlave)>> her hands spreading her buttocks; her pussy moist and inviting. "Take me, <<Master>>." - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave)>> her hands spreading her buttocks, and her mouth open. "Butt<<s>>e<<x>>, <<Master>>." - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> hands to her breasts, and mouth wide open. "To ta<<s>>te you, <<Master>>." <<set $activeSlave.oralCount++, $oralTotal++>> @@ -11392,7 +11392,7 @@ You tell her kindly that you understand, and that she'll be trained to address t stiff prick.<<if $activeSlave.preg > 20>> You move your hands under her to better support her <<if $activeSlave.bellyPreg >= 3000>>gravid bulk<<else>>distended body<</if>>.<</if>> She gasps in pain as you press past her sore pussylips, <</if>> but before long she's grinding against you with her back propped against the wall, using the embrace of her strong legs to provide the power for a vigorous fuck. When she finally slides down the wall to stand again, a look of @@.hotpink;profound pleasure@@ on her face, she lets you know that she understands your meaning and that she'll put up with sore petals, since her <<WrittenMaster>> prefers her that way. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $activeSlave.devotion += 4>> <</replace>> <</link>><<if ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> @@ -11463,7 +11463,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> She opens her mouth, closes it again, grunts at the burning sensation of your rough use of her poor ass, and then shuts up. You ask her if she's sure she doesn't have anything to say, and she makes her one verbal comment of the day: "No, <<Master>>." She understands the lesson here: fail to @@.hotpink;conform,@@ @@.gold;get assraped.@@ It's as simple as that. <<set $activeSlave.devotion += 3, $activeSlave.trust -= 3>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take virginity//<</if>> <</if>> @@ -11511,7 +11511,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> She opens her mouth, closes it again, groaning at the sensation of your rough use of her body, and then stops trying. You ask her if she's sure she doesn't have anything to say, and she lets off an orgasmic moan. There's @@.hotpink;no need to talk@@ when your owner is @@.mediumaquamarine;fucking your brains out.@@ <<set $activeSlave.devotion += 3, $activeSlave.trust += 3>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</replace>> <</link>><<if ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> <</if>> @@ -11611,9 +11611,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> lest you misunderstand. You could hold her down and fuck her, and you do. <<if canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<else>> "Plea<<s>>e, would you hold me down and <<if $PC.dick == 1>>fuck my throat<<else>>grind again<<s>>t my fa<<c>>e<</if>>, <<Master>>?" She drapes herself submissively @@ -11640,9 +11640,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if (canDoAnal($activeSlave) || canDoVaginal($activeSlave))>> "Plea<<s>>e, would you fuck me in public, <<Master>>?" She edges towards the door, lest you misunderstand. You could fuck her in public, and you do. <<if canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<else>> "Plea<<s>>e, may I <<if $PC.dick == 1>>give you a blowjob<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> in public, <<Master>>?" She edges towards the door, lest you misunderstand. You could <<if $PC.dick == 1>>give you a blowjob<<if $PC.vagina == 1>> and <</if>><</if>><<if $PC.vagina == 1>>eat you out<</if>> in public, and you do. @@ -11651,7 +11651,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<case "buttslut">> <<if canDoAnal($activeSlave)>> "Plea<<s>>e, would you fuck my butt, <<Master>>?" She turns halfway and shakes her rear enticingly, lest you misunderstand. You could fuck her butt, and you do. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> "Plea<<s>>e, would you play with my butt, <<Master>>?" She turns halfway and shakes her rear enticingly, lest you misunderstand. You could play with her butt, and you do, managing intercourse several ways without penetrating her. <</if>> @@ -11680,9 +11680,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if canDoVaginal($activeSlave) || canDoAnal($activeSlave)>> "Plea<<s>>e, would you <<if $PC.dick == 1>>fill me with your <<s>>eed<<else>>fuck me<</if>>, <<Master>>?" She reclines on the couch and offers herself to you, lest you misunderstand. You could <<if $PC.dick == 1>>fill her with your seed<<else>>fuck her<</if>>, and you do. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<elseif $activeSlave.pregKnown == 1>> "Plea<<s>>e, would you play with my pregnan<<c>>y, <<Master>>?" She pokes out her belly and sways it enticingly, lest you misunderstand. You could play with her pregnancy, and you do, managing to get off several ways. @@ -11705,9 +11705,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> "Plea<<s>>e, would you fuck my brain<<s>> out, <<Master>>?" She bounces on her heels, biting her lip with anticipation. You could fuck her brains out, and you do, enjoying the dominant slave's constant sexual one-upsmanship. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> <<set $activeSlave.oralCount++, $oralTotal++>> <</if>> @@ -11737,9 +11737,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> "Plea<<s>>e, would you rape me, <<Master>>?" Her eyes are hungry. You could rape her, and you do, throwing her across the couch and fucking her so hard she begs for mercy as she orgasms. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> <<set $activeSlave.oralCount++, $oralTotal++>> <</if>> @@ -12111,52 +12111,52 @@ You tell her kindly that you understand, and that she'll be trained to address t You'd like to lift her up into a standing fuck, but there is so much distended stomach between the both of you that it's impossible so you opt for a position where you can both penetrate her and continue your work out. <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> After a while, you shift positions, freeing your member, and force yourself up her butt despite the slave's anxious begging. - <<BothVCheck>> + <<= BothVCheck()>> It doesn't take long before you fill her ass with cum. <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> It doesn't take long before you fill her pussy with cum. <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> It doesn't take long before you fill her ass with cum. <</if>> <<elseif $PC.belly >= 5000>> You'd like to lift her up into a standing fuck, but you are far too pregnant to manage. Instead, you lie on your back and have her work your legs as you fuck her. <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> After a while, you lift her up as high as you can, freeing your member, and then lower her back down again, forcing yourself up her butt instead despite the slave's anxious begging. - <<BothVCheck>> + <<= BothVCheck()>> It doesn't take long before you fill her ass with cum. <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> It doesn't take long before you fill her pussy with cum. <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> It doesn't take long before you fill her ass with cum. <</if>> <<elseif $activeSlave.belly >= 300000>> You'd like to lift her up into a standing fuck, but even you aren't strong enough to lift her extreme weight. Instead, you choose to have her ride you; supporting her _belly middle is a workout in its own right. <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> After a while, you push her up as high as you can, freeing your member, and then lower her back down again, forcing yourself up her butt instead despite the slave's anxious begging. - <<BothVCheck>> + <<= BothVCheck()>> It doesn't take long before you fill her ass with cum. <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> It doesn't take long before you fill her pussy with cum. <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> It doesn't take long before you fill her ass with cum. <</if>> <<elseif $activeSlave.belly >= 100000>> Once you're hilted, you hoist her up by the underarms, shifting your stance to handled her _belly stomach's weight, and hold in midair, impaled on your dick. You can't pound her all that hard in this challenging position, but the effort of holding her this way forces you to work out hard, producing an excellent sensation.<<if $PC.vagina == 1>> The position angles your dick upward, producing a lovely massaging sensation in your pussy as you slide in and out of her.<</if>> <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> After a while, you lift her up as high as you can, freeing your member, and then lower her back down again, forcing yourself up her butt instead despite the slave's anxious begging. - <<BothVCheck>> + <<= BothVCheck()>> It doesn't take long before you fill her ass with cum. <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> It doesn't take long before you fill her pussy with cum. <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> It doesn't take long before you fill her ass with cum. <</if>> You're going to be feeling this tomorrow. @@ -12164,13 +12164,13 @@ You tell her kindly that you understand, and that she'll be trained to address t Once you're hilted, you bring her hands up on either side of her head to grasp your shoulders behind her, and then scoop her legs up and hoist her to rest against your chest, held in midair and impaled on your dick. You can't pound her all that hard in this challenging position, but the effort of holding herself this way forces her to tighten her muscles down hard, producing an excellent sensation.<<if $PC.vagina == 1>> The position angles your dick upward, producing a lovely massaging sensation in your pussy as you slide in and out of her.<</if>> <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> After a while, you lift her up as high as you can, freeing your member, and then lower her back down again, forcing yourself up her butt instead despite the slave's anxious begging. - <<BothVCheck>> + <<= BothVCheck()>> It doesn't take long before you fill her ass with cum. <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> It doesn't take long before you fill her pussy with cum. <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> It doesn't take long before you fill her ass with cum. <</if>> <</if>> @@ -12438,9 +12438,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> but she's very aware of it. You tell her to do her best to watch, and begin thrusting. She groans from the awkward position, internal fullness, and sexual confusion. Turned as much as she can, she stares, transfixed by the sight of you thrusting into her body. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck 7>> + <<= VaginalVCheck(7)>> <<else>> - <<AnalVCheck 7>> + <<= AnalVCheck(7)>> <</if>> <br><br> You snake a hand under her begin to stimulate her manually. She whimpers pathetically, seeing and feeling herself build towards an inevitable orgasm. You manage her skillfully, bringing her to the point of climax before shooting your cum deep inside her. The internal sensation of heat, the tightening and twitching of your member inside her, and your obvious pleasure force her over the edge, and she comes so hard that she wriggles involuntarily against you. You release her, and she barely manages to catch herself from collapsing, the motion sending a blob of her owner's semen running down her thigh. @@ -12482,9 +12482,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> You tell her to do her best to watch, and begin thrusting. She groans from the awkward position, internal fullness, and sexual confusion. Bent almost in half, she stares, transfixed by the sight of your penis delving inside her body. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck 7>> + <<= VaginalVCheck(7)>> <<else>> - <<AnalVCheck 7>> + <<= AnalVCheck(7)>> <</if>> <br><br> You push a hand between the two of you and begin to stimulate her manually. She whimpers pathetically, seeing and feeling herself build towards an inevitable orgasm. You manage her skillfully, bringing her to the point of climax before shooting your cum deep inside her. The internal sensation of heat, the tightening and twitching of your member inside her, and your obvious pleasure force her over the edge, and she comes so hard that she wriggles involuntarily within your grasp. You drop her, and she barely manages to catch herself on shaking legs, the motion sending a blob of her owner's semen running down her thigh. @@ -12613,7 +12613,7 @@ You tell her kindly that you understand, and that she'll be trained to address t $activeSlave.slaveName finds herself standing in front of you, feeling you roughly using two fingers to finger her <<if $activeSlave.mpreg == 1>>asspussy<<else>>pussy<</if>>. She gasps out: "Oh <<Master>>, owner, protector, and father of my children, forgive my <<s>>in<<s>>, ju<<s>>t a<<s>> you forgave my <<s>>i<<s>>ter<<s>> in <<s>>lavery before me. Count not my tran<<s>>gre<<ss>>ion<<s>> again<<s>>t your rule<<s>>, but, rather, the tear<<s>> of my womb. Remember not my iniquitie<<s>> but my willingne<<ss>> to be bred by you. I long to <<s>>erve your <<if $PC.vagina == 1>>futa <</if>>dick, and beg that you will u<<s>>e me and ble<<ss>> my body with your off<<s>>pring. I promi<<s>>e to <<s>>ubmit to you a<<s>> your breeding <<s>>lut all the day<<s>> of my <<s>>ervitude, and to grow heavy with child, again and again." She moans with relief when she feels you withdraw your penetrating digits partway through her recitation, but by the time she's finished, you've shoved your dick up her waiting <<if $activeSlave.mpreg == 1>>asshole<<else>>pussy<</if>> and are close so blessing her with a load of cum. She @@.hotpink;does her best@@ to relax and resumes, "Oh <<Master>>..." - <<if $activeSlave.mpreg == 1>><<AnalVCheck>><<else>><<VaginalVCheck>><</if>> + <<if $activeSlave.mpreg == 1>><<= AnalVCheck()>><<else>><<= VaginalVCheck()>><</if>> <<= knockMeUp($activeSlave, 100, 2, -1, 1)>> <<if ($activeSlave.fetish != "humiliation") && (random(1,100) > 50)>> <<set $activeSlave.fetish = "humiliation", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>> @@ -12637,7 +12637,7 @@ You tell her kindly that you understand, and that she'll be trained to address t $activeSlave.slaveName finds herself standing in front of you, feeling you roughly using two fingers to finger her pussy. She gasps out: "Oh <<Master>>, owner and protector, forgive my <<s>>in<<s>>, ju<<s>>t a<<s>> you forgave my <<s>>i<<s>>ter<<s>> in <<s>>lavery before me. Count not my tran<<s>>gre<<ss>>ion<<s>> again<<s>>t your rule<<s>>, but, rather, my tear<<s>> of <<s>>ervi<<c>>e. Remember not my iniquitie<<s>> but my willingne<<ss>> to be raped by you. I long to <<s>>erve your <<if $PC.dick == 0>>pu<<ss>>y<<else>><<if $PC.vagina == 1>>futa <</if>>dick<</if>>, and beg that you will u<<s>>e me and make your dwelling pla<<c>>e within my <<if $activeSlave.vagina == 0>>virgin fold<<s>><<else>>feminine <<s>>lit<</if>>. I promi<<s>>e to <<s>>ubmit to you a<<s>> your vaginal <<s>>lut all the day<<s>> of my <<s>>ervitude." She moans with relief when she feels you withdraw your penetrating digits partway through her recitation, but by the time she's finished, you've shoved <<if $PC.dick == 0>>a strap-on<<else>>your dick<</if>> up her waiting pussy. She @@.hotpink;does her best@@ to relax and resumes, "Oh <<Master>>..." - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<if ($activeSlave.fetish != "humiliation") && (random(1,100) > 50)>> <<set $activeSlave.fetish = "humiliation", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>> She has come to associate @@.lightcoral;humiliation@@ with sexual fulfillment. @@ -12656,7 +12656,7 @@ You tell her kindly that you understand, and that she'll be trained to address t $activeSlave.slaveName finds herself standing in front of you, feeling you roughly probe her ass with two fingers. She gasps out: "Oh <<Master>>, owner and protector, forgive my <<s>>in<<s>>, ju<<s>>t a<<s>> you forgave my <<s>>i<<s>>ter<<s>> in <<s>>lavery before me. Count not my tran<<s>>gre<<ss>>ion<<s>> again<<s>>t your rule<<s>>, but, rather, my tear<<s>> of anal <<s>>ervi<<c>>e. Remember not my iniquitie<<s>> but my willingne<<ss>> to be a<<ss>>raped by you. I long to <<s>>erve your <<if $PC.dick == 0>>pu<<ss>>y<<else>><<if $PC.vagina == 1>>futa <</if>>dick<</if>>, and beg that you will u<<s>>e me and make your dwelling pla<<c>>e within my butthole. I promi<<s>>e to <<s>>ubmit to you a<<s>> your anal <<s>>lut all the day<<s>> of my <<s>>ervitude." She moans with relief when she feels you withdraw your penetrating digits partway through her recitation, but by the time she's finished, you've shoved <<if $PC.dick == 0>>a strap-on<<else>>your dick<</if>> up her loosened ass. She @@.hotpink;does her best@@ to relax and resumes, "Oh <<Master>>..." - <<AnalVCheck>> + <<= AnalVCheck()>> <<if ($activeSlave.fetish != "humiliation") && (random(1,100) > 50)>> <<set $activeSlave.fetish = "humiliation", $activeSlave.fetishKnown = 1, $activeSlave.fetishStrength = 10>> She has come to associate @@.lightcoral;humiliation@@ with sexual fulfillment. @@ -12698,7 +12698,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> the couch, telling her to keep working the dildo with her hands or suffer another whipping. After she's had her ass filled for a good while, she has no trouble taking a <<if $PC.dick == 0>>strap-on<<else>>real dick<</if>> for the first time, and is by this point too exhausted to do anything but lie there and be a good little anal slave. @@.gold;She fears you,@@ and @@.lime;her butthole has been broken in.@@ <<set $activeSlave.trust -= 5, $activeSlave.anus = 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> //This will take anal virginity// <<if $activeSlave.vagina == 0>> @@ -12723,11 +12723,11 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if $activeSlave.trust < 20>> @@.lime;Her butthole has been broken in.@@ <<set $activeSlave.anus = 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> @@.lime;Her pussy has been broken in.@@ <<set $activeSlave.vagina = 1>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<set $activeSlave.trust -= 5, $activeSlave.devotion += 3>> <</replace>> @@ -12778,18 +12778,18 @@ You tell her kindly that you understand, and that she'll be trained to address t This can be applied during sex many ways. First, she sits on the bathroom counter and bends herself almost double for <<if canDoAnal($activeSlave)>> anal. Your control over the pace is perfected by your grip around her tiny middle. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> vaginal. Your control over the pace is perfected by your grip around her tiny middle. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> Finally, she goes down on all fours for a hard <<if canDoVaginal($activeSlave)>> pounding, doggy style, losing herself in the intense penetration as you use your hold around her to give it to her even harder. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> buttfuck, doggy style, losing herself in the intense anal as you use your hold around her to give it to her even harder. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> By the end she's tired but @@.mediumaquamarine;confident in her sexual uniqueness.@@ <<set $activeSlave.trust += 4>> @@ -12831,9 +12831,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if canDoAnal($activeSlave) || canDoVaginal($activeSlave)>> $activeSlave.slaveName's gown allows you to take her in a <<if $activeSlave.belly >= 5000>>tight<<else>>close<</if>> lotus position on the cleared table, face to face. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<else>> you and $activeSlave.slaveName enjoy the sights while fooling around. While you'd love to use her, her chastity keeps you at bay. @@ -12865,11 +12865,11 @@ You tell her kindly that you understand, and that she'll be trained to address t you slowly push your cock into her <<if canDoVaginal($activeSlave)>> pussy; she's so relaxed from the massage that it slides in easily. - <<VaginalVCheck>> + <<= VaginalVCheck()>> It's a strange sensation, this mass of muscle lying quietly still beneath you, whimpering with delight as you gently penetrate her. She comes in no time at all. When she does you happen to be halfway inside her; she wraps her legs around you and pulls you into her depths. You explode into her as she holds you in place with her vicelike thighs. <<else>> ass; she's so relaxed from the massage that it slides in easily. - <<AnalVCheck>> + <<= AnalVCheck()>> It's a strange sensation, this mass of muscle lying quietly still beneath you, whimpering with delight as you gently take her ass. She comes in no time at all. When she does you happen to be halfway inside her; her sphincter mercilessly squeezes your head while her muscular buttocks clench your shaft between them. You explode into her. <</if>> <</if>> @@ -12887,10 +12887,10 @@ You tell her kindly that you understand, and that she'll be trained to address t You climax repeatedly, mixing your pussy juice with her sweat all across her body. <<else>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> You come repeatedly, and before long cum is dripping out of her pussy as you continue. <<elseif canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> You come repeatedly, and before long cum is dripping out of her ass as you continue. <<else>> You come repeatedly, leaving ropes of your cum all across her sweaty body. @@ -12969,9 +12969,9 @@ You tell her kindly that you understand, and that she'll be trained to address t she's wet and ready and moans happily as you enter her. <</if>> <<if ($activeSlave.vagina > -1)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> There's no hesitation or fear at all on her face when she sees you're returning her to your penthouse; @@.mediumaquamarine;her trust in you has increased.@@ <<set $activeSlave.trust += 4>> @@ -13003,7 +13003,7 @@ You tell her kindly that you understand, and that she'll be trained to address t lie face down on the couch<<if $PC.dick == 0>> while you don a strap-on<</if>>. <</if>> She does doubtfully, only realizing what you intend when she feels <<if $PC.dick == 0>>the strap-on<<else>>your dickhead<</if>> forcing its way between her narrow buttcheeks. - <<AnalVCheck>> + <<= AnalVCheck()>> She whimpers and moans <<if $activeSlave.belly < 300000>>into the couch<</if>> as you roughly sodomize her. It's true, she's pretty androgynous from this angle, especially while she takes it up the butthole. @@.hotpink;She has become more submissive to you,@@ but there's @@.gold;some fear there, too.@@ @@ -13039,11 +13039,11 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> leaving her open for use from behind. <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> - <<BothVCheck 3 3>> + <<= BothVCheck(3, 3)>> <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck 6>> + <<= VaginalVCheck(6)>> <<elseif canDoAnal($activeSlave)>> - <<AnalVCheck 6>> + <<= AnalVCheck(6)>> <</if>> You're careful to avoid associating pleasure with misbehavior by taking her cruelly every time she eats, pinching her nipples, and slapping her <<if $seeRace == 1>>$activeSlave.race <</if>> ass as you ride her. This is so effective that @@.gold;she learns to obey@@ and @@.orange;loses weight@@ both. <<set $activeSlave.trust -= 5, $activeSlave.weight -= 10, $activeSlave.diet = "healthy">> @@ -13140,7 +13140,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> @@.hotpink;She has become more submissive.@@ <<set $activeSlave.devotion += 4>> - <<BothVCheck>> + <<= BothVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> <</if>> @@ -13208,14 +13208,14 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> Her poor tight pussy can barely take the pounding you're administering. <</if>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> <<if ($activeSlave.anus > 1)>> Her loose butthole can take a hard pounding, so you give it to her. <<else>> Her poor tight butthole can barely take the pounding you're administering. <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> She loses all composure, gasping and panting as the massive weight of her chest bounces up and down, making an audible clap with each stroke as her huge tits slap painfully together. Despite this, or perhaps partly because of it, she begins to orgasm, <<if ["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>> @@ -13292,9 +13292,9 @@ You tell her kindly that you understand, and that she'll be trained to address t slowly kneels down with you into a comfortable lotus position on the bathroom floor. <</if>> <<if $activeSlave.mpreg == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> Coupling like this, you can't <<if $PC.dick == 0>>scissor<<else>>fuck<</if>> her all that hard, but that's just fine given <<if $PC.preg >= 5000>> @@ -13330,7 +13330,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> She's absorbed enough with her application that she starts with surprise when you seize her hips and bend her over the sink for a quick assfuck. - <<AnalVCheck>> + <<= AnalVCheck()>> <<if ($activeSlave.amp != 1)>> She does her best to brace herself against the sink, but her hands are slick from the lotion and she slides around for a while before she gives up and accepts that she's in for an uncomfortable time. <</if>> @@ -13349,7 +13349,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> She's absorbed enough with her application that she starts with surprise when you seize her hips and bend her over the sink for a quick assfuck. - <<AnalVCheck>> + <<= AnalVCheck()>> <<if ($activeSlave.amp != 1)>> She does her best to brace herself against the sink, but her hands are slick from the lotion and she slides around for a while before she gives up and accepts that she's in for an uncomfortable time. <</if>> @@ -13371,9 +13371,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> She's absorbed enough with her application that she starts with surprise when you seize her hips and shove her onto her _belly stomach for a quick fuck. <<if $activeSlave.mpreg == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<if ($activeSlave.amp != 1)>> She does her best to steady herself atop the squirming mass, but her hands are slick from the lotion and she slides around for a while before she gives up and accepts that she's in for an uncomfortable time. @@ -13420,7 +13420,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown) == 1>> She shivers with delight as she feels her anal ring stretch to accommodate your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>>. <<set $activeSlave.devotion += 1>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> Fucking a slave with <<if $activeSlave.prostate > 0>>prostate <</if>>stimulation from your <<if $PC.dick == 0>>phallus<<else>>cock<</if>> in her <<if $seeRace == 1>>$activeSlave.race <</if>>ass makes her cum with indecent speed. You let her slide down so she can finish the other slave with her mouth while you continue using her anus. The other slave definitely enjoys $activeSlave.slaveName's moaning into her pussy as you use $activeSlave.slaveName's ass. The hard buttfucking $activeSlave.slaveName is getting keeps her dick stiff all the way through. @@.hotpink;Her submission to you has increased.@@ <<set $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>> <</replace>> @@ -13431,7 +13431,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> $activeSlave.slaveName's hermaphroditic genitalia is a little crammed together; it's busy down there. She obediently stops fucking so you can maneuver into her. - <<VaginalVCheck>> + <<= VaginalVCheck()>> Having a <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> in her pussy reduces her erection a little, so the slave beneath her helps her penetration as much as she can. It's not the most convenient of fucks, but that's to be expected when a <<WrittenMaster>> and two slaves successfully have two separate instances of vaginal intercourse running at once.<<if $PC.vagina == 1>><<if $PC.dick == 1>> You add a third by grabbing a free hand and guiding it to your own pussy; its owner gets the idea and strokes it as best she can.<</if>><</if>> $activeSlave.slaveName's orgasm is general and intense. @@.hotpink;Her devotion to you has increased.@@ <<set $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>> <</replace>> @@ -13452,7 +13452,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> Since $activeSlave.slaveName is on top, it's a trivial matter to<<if $PC.dick == 0>> don a strap-on,<</if>> come up behind the fucking slaves, stop her thrusting for a moment, and insert yourself into her anus. - <<AnalVCheck>> + <<= AnalVCheck()>> <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>> She shivers with delight as she feels her anal ring stretch to accommodate your <<if $PC.dick == 0>>strap-on<<else>>dick<</if>>. <<set $activeSlave.devotion += 1>> <</if>> @@ -13466,7 +13466,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<EventNameDelink $activeSlave>> <<replace "#result">> Since $activeSlave.slaveName is on top, it's a trivial matter to<<if $PC.dick == 0>> don a strap-on,<</if>> come up behind the fucking slaves, stop her thrusting for a moment, and insert yourself into her pussy. She obediently stops fucking so you can maneuver into her. - <<VaginalVCheck>> + <<= VaginalVCheck()>> Having a <<if $PC.dick == 0>>strap-on<<else>>dick<</if>> in her pussy reduces her ability to use her engorged clit like a penis a little, so the slave beneath her helps her penetration as much as she can. It's not the most convenient of fucks, but that's to be expected when a <<WrittenMaster>> and two slaves successfully have two separate instances of vaginal intercourse running at once. Her orgasm is general and intense. @@.hotpink;Her devotion to you has increased.@@ <<set $activeSlave.devotion += 4, $activeSlave.penetrativeCount++, $penetrativeTotal++>> <</replace>> @@ -13540,7 +13540,7 @@ You tell her kindly that you understand, and that she'll be trained to address t her tight little pussy completely vulnerable. <</if>> As <<if $PC.dick == 1>><<if $PC.vagina == 1>>use manual stimulation of your pussy to get your dick<<else>>stroke yourself<</if>> rapidly back to full mast<<else>>don a strap-on<</if>>, $assistantName opines helpfully, "Hey $activeSlave.slaveName! You're about to get fucked!" The slave reacts by obediently reaching back to spread her buttocks and relaxing, but $assistantName ruins her attempt at graceful submission." <<if $PC.title == 1>>Siiir,<<else>>Ma'aaam,<</if>> she's bluuuushing," she says tauntingly, and the slave stiffens with renewed embarrassment, not to mention stimulation, as you penetrate her. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> <<if $activeSlave.anus > 2>> her big asspussy practically begging for a pounding. @@ -13550,7 +13550,7 @@ You tell her kindly that you understand, and that she'll be trained to address t her tight little rosebud completely vulnerable. <</if>> As <<if $PC.dick == 1>><<if $PC.vagina == 1>>use manual stimulation of your pussy to get your dick<<else>>stroke yourself<</if>> rapidly back to full mast<<else>>don a strap-on<</if>>, $assistantName opines helpfully, "Hey $activeSlave.slaveName! You're about to get buttfucked!" The slave reacts by obediently reaching back to spread her buttocks, and relaxes her anus, but $assistantName ruins her attempt at graceful anal submission." <<if $PC.title == 1>>Siiir,<<else>>Ma'aaam,<</if>> she's bluuuushing," she says tauntingly, and the slave stiffens with renewed embarrassment, not to mention discomfort, as you penetrate her. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> She keeps licking away, cleaning up the mess you made as $assistantName does everything she can to make it seem like the slave is pleasuring her. Partway through, $assistantName sticks out a hand for a high-five from you, producing a gurgle of indignation @@.mediumaquamarine;or perhaps even laughter@@ as her owner and her owner's personal assistant program high-five over her back. <<set $activeSlave.trust += 4, $activeSlave.oralCount++, $oralTotal++>> @@ -13622,11 +13622,11 @@ You tell her kindly that you understand, and that she'll be trained to address t You push her gently backward, letting her get accustomed to the new angle.<<if $activeSlave.boobs > 2000>> Her monstrous tits spread to either side of her <<if $activeSlave.belly >= 5000>>_belly <<if $activeSlave.bellyPreg >= 3000>>pregnant <</if>>belly<<else>>now upright torso<</if>>, and you take a moment to play with them as she prepares herself.<</if>> <<if canDoVaginal($activeSlave)>> She gasps as she feels <<if $PC.dick == 1>>your hot dickhead<<else>>the slick head of your strap-on<</if>> part her pussylips, no doubt feeling full already. - <<VaginalVCheck 3>> + <<= VaginalVCheck(3)>> When you're all the way in, the <<if $assistantAppearance == "monstergirl">>dildos in her butt begin<<else>>dildo in her butt begins<</if>> to fuck her, harder and harder, as $assistantName moans happily. The all-encompassing feeling of fullness as her cunt and ass are fucked to the very limit of their capacities <<else>> She gasps as she feels you push a finger up her already-full butt and pull her sphincter a bit wider. You withdraw it and replace it with <<if $PC.dick == 1>>your turgid cock<<else>>your strap-on<</if>>; the slave writhes involuntarily, her body trying to refuse the invasion of yet another phallus. - <<AnalVCheck 3>> + <<= AnalVCheck(3)>> When you're all the way in, the <<if $assistantAppearance == "monstergirl">>dildos alongside your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> in her butt begin<<else>>dildo alongside your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> in her butt begins<</if>> to fuck her, harder and harder, as $assistantName moans happily. The all-encompassing feeling of fullness as her ass is fucked to the very limit of its capacity <</if>> quickly drives all feminine grace, presence of mind, or really, @@.hotpink;conscious thought out of the poor slave.@@ After begging for mercy for a short while, she lapses into animal groans, drooling and leaking tears out the corner of her eyes as you and $assistantName fuck her into insensibility. When you climax, $assistantName ejaculates, filling the slave's anus with warm fluid. @@ -13661,7 +13661,7 @@ You tell her kindly that you understand, and that she'll be trained to address t "I like you," she says cheerily. <</switch>> <<set $activeSlave.devotion += 4>> - <<AnalVCheck 3>> + <<= AnalVCheck(3)>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> <</if>> @@ -13702,15 +13702,15 @@ You tell her kindly that you understand, and that she'll be trained to address t her rear pointing at you, but hesitates for an instant, unsure of what to do next. You help her understand by shoving her down so her collarbone is resting on the back of the couch and her ass is at just the right height.<<if $PC.vagina == 1>> You ensure that you're fully hard and get her in the right frame of mind by grinding the pussy beneath your dick against her.<</if>> You fuck <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> her pussy and then her ass in quick succession, plundering her holes without much regard for her pleasure. - <<BothVCheck>> + <<= BothVCheck()>> She gasps and bucks at all the right parts, and even manages to moan almost authentically when you blow your load up her butt. <<elseif canDoVaginal($activeSlave)>> her pussy hard, without much regard for her pleasure. - <<VaginalVCheck>> + <<= VaginalVCheck()>> She gasps and bucks at all the right parts, and even manages to moan almost authentically when you blow your load up deep inside her. <<else>> her ass hard, without cruelty but without much concern for her pleasure, either. - <<AnalVCheck>> + <<= AnalVCheck()>> She takes it obediently, and does her best to act like she's enjoying being sodomized. <</if>> She stumbles off to wash, looking oddly proud of herself. It seems she got something out of that: @@.mediumaquamarine;a confidence boost,@@ at least. @@ -13752,15 +13752,15 @@ You tell her kindly that you understand, and that she'll be trained to address t forcing her back to arch in involuntary response, and then grinding her face into the couch cushions. <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> Her cunt isn't all that wet, and she has cause to regret this, first when you fuck it without mercy, and then when you switch your barely-lubricated dick to her anus. - <<BothVCheck>> + <<= BothVCheck()>> She tries to be brave and relax, but those are contradictory goals and she manages neither as you assrape her into inelegant, tearful begging for you to take your dick out of her butt, because it hurts. <<elseif canDoVaginal($activeSlave)>> Her cunt isn't all that wet, and she has cause to regret this as you waste no time with foreplay. - <<VaginalVCheck>> + <<= VaginalVCheck()>> She tries to be brave and relax, but those are contradictory goals and she manages neither as you rape her into inelegant, tearful begging for you to take your dick out of her cunt because it hurts<<if canGetPregnant($activeSlave)>>, followed by desperate pleas to not cum inside her since it's a danger day<</if>>. <<else>> You spit on her asshole and then give her some anal foreplay, if slapping your dick against her anus twice before shoving it inside her counts as anal foreplay. - <<AnalVCheck>> + <<= AnalVCheck()>> She tries to be brave and relax, but those are contradictory goals and she manages neither as you assrape her into inelegant, tearful begging for you to take your dick out of her butt, because it hurts. <</if>> It isn't the first time you've heard that, or the hundredth. @@ -13823,15 +13823,15 @@ You tell her kindly that you understand, and that she'll be trained to address t her rear pointing at you, but hesitates for an instant, unsure of what to do next. You help her understand by shoving her down so her collarbone is resting on the back of the couch and her ass is at just the right height. You fuck <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> her pussy and then her ass in quick succession, plundering her holes without much regard for her pleasure. - <<BothVCheck>> + <<= BothVCheck()>> She gasps and bucks at all the right parts, and even manages to moan almost authentically when you blow your load up her butt. <<elseif canDoVaginal($activeSlave)>> her pussy hard, without much regard for her pleasure. - <<VaginalVCheck>> + <<= VaginalVCheck()>> She gasps and bucks at all the right parts, and even manages to moan almost authentically when you blow your load up deep inside her. <<else>> her ass hard, without cruelty but without much concern for her pleasure, either. - <<AnalVCheck>> + <<= AnalVCheck()>> She takes it obediently, and does her best to act like she's enjoying being sodomized. <</if>> She stumbles off to wash, @@ -13873,15 +13873,15 @@ You tell her kindly that you understand, and that she'll be trained to address t forcing her back to arch in involuntary response, and then grinding her face into the couch cushions. <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>> Her cunt isn't all that wet, and she has cause to regret this, first when you fuck it without mercy, and then when you switch your barely-lubricated dick to her anus. - <<BothVCheck>> + <<= BothVCheck()>> She tries to be brave and relax, but those are contradictory goals and she manages neither as you assrape her into inelegant, tearful begging for you to take your dick out of her butt, because it hurts. <<elseif canDoVaginal($activeSlave)>> Her cunt isn't all that wet, and she has cause to regret this as you waste no time with foreplay. - <<VaginalVCheck>> + <<= VaginalVCheck()>> She tries to be brave and relax, but those are contradictory goals and she manages neither as you rape her into inelegant, tearful begging for you to take your dick out of her cunt because it hurts<<if canGetPregnant($activeSlave)>>, followed by desperate pleas to not cum inside her since it's a danger day<</if>>. <<else>> You spit on her asshole and then give her some anal foreplay, if slapping your dick against her anus twice before shoving it inside her counts as anal foreplay. - <<AnalVCheck>> + <<= AnalVCheck()>> She tries to be brave and relax, but those are contradictory goals and she manages neither as you assrape her into inelegant, tearful begging for you to take your dick out of her butt, because it hurts. <</if>> It isn't the first time you've heard that, or the hundredth. @@ -14007,7 +14007,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> to repetition of "Anal, butt<<s>>e<<x>>, unh, a<<ss>>fucking, <<s>>odomy, um, buttfucking," and so on. Just when the eavesdropping girl decides that this has become monotonous and turns to go about her business, $activeSlave.slaveName's voice rises sharply in pitch. "Aaah! "@@.gold;A<<ss>>rape!@@ Oh plea<<s>>e, <<Master>>, ohh, a<<ss>>rape, a<<ss>>rape," followed by much tearful repetition of what's happening to her, and a final, sad <<if $PC.dick == 1>>"C-creampie,"<<else>>"Gape,"<</if>> in a defeated little voice. <<set $activeSlave.trust -= 2, $activeSlave.devotion += 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> <</if>> @@ -14142,7 +14142,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> lips are quivering, to come see you after she's done here. About an hour later, she hobbles into your office, and you tell her to show you her anus. Her longtime targets for mealtime molestation were not merciful; they weren't stupid enough to damage her, but that's one well-gaped butthole. You fuck it anyway, and she's too tired and desensitized to care. Your less trusting slaves carefully consider the rules, and realize that there's a @@.mediumaquamarine;built-in mechanism for correction:@@ if anyone gets too rapey, they can rape her right back. <<set $activeSlave.trust -= 5>> - <<AnalVCheck 20>> + <<= AnalVCheck(20)>> <<if canGetPregnant($activeSlave) && $activeSlave.mpreg == 1>> <<set _sourceSeed = random(0,$slaves.length-1)>> <<for _ress = _sourceSeed + 1; _ress != _sourceSeed; _ress++>> @@ -14295,7 +14295,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> <</if>> and spank her $activeSlave.skin buttocks until they're warm to the touch. It's not a sexual punishment, it's too painful for that; by the end, $activeSlave.slaveName has cried herself out and is limp in your hands. You pull her up to face you and give her your instructions: from now on, she can come to you and ask you to assrape her, and masturbate while she takes <<if $PC.dick == 0>>anal penetration<<else>>cock<</if>>. She nods through her tears and flees. In an hour or so, though, she finds you and haltingly asks you to buttfuck her. When you pretend indifference, she offers you her anus and abjectly begs you to stick <<if $PC.dick == 0>>a strap-on<<else>>your cock<</if>> up her butt. Soon, she's down on all fours, crying a little with mixed shame and anal pain as she masturbates furiously. - <<AnalVCheck 5>> + <<= AnalVCheck(5)>> <<if ($activeSlave.fetish == "buttslut") && ($activeSlave.fetishKnown == 1)>> <<set $activeSlave.fetishStrength += 4>> @@.lightcoral;Her enjoyment of anal has increased.@@ @@ -14394,7 +14394,7 @@ You tell her kindly that you understand, and that she'll be trained to address t You make a show of considering, and then tell her that if she's extra obedient, you might let her earn a break for her throat - for now. <<if canDoVaginal($activeSlave) && $activeSlave.vagina > 0>> You tell her to lie back and spread her legs, because you're going to give her a good old fashioned missionary-position pounding. She does so with unusual obedience<<if $activeSlave.belly >= 5000>>, her legs hanging off the couch to give you a better angle with her _belly <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>> in the way<</if>>, and as you're giving her a thorough pounding, whether out of relief, gratitude, or a desire to put on a good performance, she certainly seems to be enjoying it more than usual. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && $activeSlave.anus > 0>> You tell her to bend over and spread her ass for you, because if she doesn't want you going in one end you're going to go in the other. She does so with unusual obedience, and as you <<if ($activeSlave.anus == 1)>> @@ -14405,7 +14405,7 @@ You tell her kindly that you understand, and that she'll be trained to address t mercilessly jackhammer her gaping hole <</if>> she actively tries to match the rhythm of your thrusts. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> You tell her that if she's going to hesitate to use her mouth when <<if !canDoAnal($activeSlave) && !canDoVaginal($activeSlave)>> @@ -14652,7 +14652,7 @@ You tell her kindly that you understand, and that she'll be trained to address t tight little pussy <</if>> is already moist in expectation, making entry easy. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> for anal. She relaxes her <<if ($activeSlave.anus > 2)>> @@ -14663,7 +14663,7 @@ You tell her kindly that you understand, and that she'll be trained to address t tight little asshole <</if>> completely, making entry easy. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> Your hands rove, teasing her $activeSlave.nipples nipples, <<if ($activeSlave.boobs > 1000)>> @@ -14793,9 +14793,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<= knockMeUp($PC, 20, 0, $activeSlave.ID)>> <</if>> <<elseif canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave)>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif $activeSlave.breasts >= 1000>> <<set $activeSlave.mammaryCount++, $mammaryTotal++>> <<else>> @@ -15061,7 +15061,7 @@ You tell her kindly that you understand, and that she'll be trained to address t needy <</if>> channel. - <<VaginalVCheck>> + <<= VaginalVCheck()>> You're here to rut, not make love, and you give it to her hard, forcing <<if $activeSlave.voice >= 3>>high squeals<<else>>animal grunts<</if>> out of her. She climaxes strongly, and the glorious feeling finishes you as well, bringing rope after rope of your cum jetting into her. She groans at the feeling, and as she <<if $activeSlave.belly >= 5000 || $activeSlave.weight > 190>>slowly <</if>>gets to her feet she uses a hand to transfer a taste of the mixture of your seed and <<if $PC.vagina == 1>>both of your<<else>>her<</if>> pussyjuice to her mouth. <<if $activeSlave.belly >= 750000>> "Oh <<Master>>! I'm <<s>>welling <<s>>o fast with imp<<s>> for you! There'<<s>> <<s>>o many in me... Oh god, it feel<<s>> like I'm going to bur<<s>>t! <<S>>o many... <<Master>> <<s>>ure i<<s>> potent! I hope <<if $PC.title == 1>>he<<else>><<sh>>e<</if>> can handle them all!" She groans, cradling her _belly belly and pretending to be forced to the ground by her pregnancy growing ever larger. "<<Master>>! They won't <<s>>top! Oh... <<S>>o full... I can't <<s>>top con<<c>>eiving!" She roles onto her back and clutches her absurd stomach. "<<S>>o tight! <<S>>o full! <<S>>o Good! I need more! Oh, <<Master>>..." She may be getting a little too into the fantasy. @@ -15161,7 +15161,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> <<set $activeSlave.oralCount++, $oralTotal++>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> <</if>> @@ -15635,10 +15635,10 @@ You tell her kindly that you understand, and that she'll be trained to address t She <<if $activeSlave.voice == 0>>tries to groan<<else>>groans<</if>> with anticipation of the coming relief as you slide <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>> past her <<if canDoVaginal($activeSlave)>> pussylips and inside her womanhood. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> sphincter and inside her asspussy. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <br><br> It doesn't take long. Her <<if $activeSlave.scrotum == 0>>invisible but overfull balls<<else>>balls tighten and<</if>> shoot cum into her soft python of a dick, but not a drop appears at its tip. Gasping at the mixed relief and discomfort, she lets her butt go and wriggles around to grab her dick around its base with both hands. She squeezes it from base to tip to bring out its contents. She's so huge that she's able to reach down with her lips and get her cockhead into her mouth, the meat filling it entirely. She sucks industriously, swallowing her own load. She was just trying to relieve the pressure, but the added stimulation brings her to climax again. Silenced by her own dickhead, she shudders deliciously and starts over, wringing more cum into her own mouth. You change angles, bringing the hard head of <<if $PC.dick == 1>>your own penis<<else>>your phallus<</if>> against her prostate and forcing an agonizing third climax. @@ -15672,10 +15672,10 @@ You tell her kindly that you understand, and that she'll be trained to address t and then shove <<if $PC.dick == 1>>your cock<<else>>a strap-on<</if>> <<if canDoVaginal($activeSlave)>> inside her cunt. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> up her butt. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> Her cock is so long that it drags along the floor as you pound <<if $activeSlave.belly >= 300000>> @@ -15830,11 +15830,11 @@ You tell her kindly that you understand, and that she'll be trained to address t You swing a bucket under her nipples and milk her by hand, as though she were a cow. This isn't exactly what she had in mind, but the feeling of your hands on her nipples, tugging the streams of milk out of her and into the bucket beneath <<if $activeSlave.fetish == "boobs">>brings her very close to orgasm<<else>>eventually relaxes her<</if>>. Seeing this, you muse aloud, as though to yourself, that a little farmyard bestiality wouldn't hurt, since there's no one here but you and a dairy cow. Pawing the cow's behind possessively, you finger her aggressively before deciding on <<if canDoVaginal($activeSlave) && $PC.dick == 1>> a little cow pussy. You walk around behind her and fuck her hard enough to shake the drops of milk still clinging to her sore nipples down and into the bucket below. - <<VaginalVCheck>> + <<= VaginalVCheck()>> When you're finished, you step away, leaving your cum to run out of her cunt and down her thighs, <<elseif canDoAnal($activeSlave) && $PC.dick == 1>> some cow ass. You walk around behind her and buttfuck her hard enough to shake the drops of milk still clinging to her sore nipples down and into the bucket below. - <<AnalVCheck>> + <<= AnalVCheck()>> When you're finished, you step away, leaving your cum to drip out of her gaped asshole, <<else>> a little cow tongue action. @@ -16245,7 +16245,7 @@ You tell her kindly that you understand, and that she'll be trained to address t You step forward and take gentle hold of the slave's throat, telling her to get down on her knees like a good little $desc. You make no threat, but give her the order in a voice of brass. She knows what you can do to her, and hurries to obey, @@.gold;terribly frightened.@@ Her fear is justified. You announce that she's avoided serious punishment, but she still needs correction for her hesitation and insolence. She's concerned when she <<if canSee($activeSlave)>>sees<<else>>hears<</if>> you <<if $PC.dick == 1>>get your dick<<if $PC.vagina == 1>>and pussy<</if>> out<<else>>don a strap-on<</if>>, though she's distracted by the rapidly accelerating buttfuck she's getting from the machine. She tries to offer you her throat, but her hopes are dashed when you walk around behind her, swing a leg over the machine pistoning in and out of her asshole, and command it to stop for a moment. Then you work <<if $PC.dick == 1>>yourself<<else>>your own dildo<</if>> up her ass alongside the phallus that already fills it. The drugs are delivered with lubricant, and you do fit, but only after a nice long session of sobbing, spasming, and finally crying resignation. Then you order the machine to go back to what it was doing, and the resignation vanishes, replaced with anal pain as $activeSlave.slaveName takes double penetration up her <<if $activeSlave.anus > 2>>gaping anus<<elseif $activeSlave.anus == 2>>big butthole<<else>>poor, abused little butt<</if>>. <<if ($suppository != 0) && ($activeSlave.drugs != "none")>>When you grow tired of the whining, you order the kitchen to give the bitch breakfast. It extends a feeding phallus and fills her throat, muffling the noise somewhat.<</if>> <<set $activeSlave.trust -= 4>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>> @@ -16609,10 +16609,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if $PC.dick == 1>> <<if canDoVaginal($activeSlave)>> slide yourself inside her and start fucking her. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> push yourself up her butt and start fucking her. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<else>> straddle her face, riding her eager mouth while you use your hands on her <<if canDoVaginal($activeSlave)>>cunt<<else>>hole<</if>>. @@ -16683,7 +16683,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> tight pucker. <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> She shivers with pleasure as you lower her onto it and she feels the pressure <<if $activeSlave.prostate > 0>> against her prostate. @@ -17137,7 +17137,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if ($activeSlave.anus == 0)>> <<set $activeSlave.anus += 1>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<if $activeSlave.dietCum == 1>> <<set $activeSlave.dietCum = 2, $activeSlave.dietMilk = 0>> <</if>> @@ -17242,7 +17242,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.fetishKnown = 1>> <</if>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> Not long after you penetrate her, she <<if $activeSlave.balls > 0>> squirts a weak ejaculation onto the couch. @@ -17256,7 +17256,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <br><<link "Rape her">> <<replace "#result2">> You grab her hips, getting a good grip, and spear the poor $desc without any hint of mercy. She <<if $activeSlave.voice > 0>>screams in pain and fear<<else>>sucks in a great sobbing gasp<</if>>, and tries to wriggle away despite her intention of submitting to your use, but you hold her in place and rape her ass. - <<AnalVCheck>> + <<= AnalVCheck()>> She tries to maintain her position, crying openly, but eventually slides off her perch on the couch, pulling her hole off your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>>. You grab her by <<if $activeSlave.hLength > 20>>hair<<else>>neck<</if>> and smash her face into the angle of the couch, leaving her poor butt completely vulnerable. She can't see you line up to ream her again, but she knows it's coming and cries, quivering. After a while, you haul her up to her feet and keep fucking her, the uncomfortable angle of standing anal forcing new <<if $activeSlave.voice > 0>>squeals<<else>>rasps<</if>> out of her. You pour degradation into her ear as you take your pleasure from her unhappy body, telling her that she's your fuckmeat. She believes you, and when you finally orgasm and let her slide off your hateful <<if $PC.dick == 1>>penis<<else>>strap-on<</if>>, shes @@.gold;already terrified@@ of the next time you feel like fucking her. <<set $activeSlave.trust -= 5>> <</replace>> @@ -17373,7 +17373,7 @@ You tell her kindly that you understand, and that she'll be trained to address t You take your other hand and place a firm but loving grip under her chin, lifting her $activeSlave.eyeColor-eyed gaze to meet yours before kissing her again. All the while, you <<if $PC.dick == 1>> fuck her powerfully, withdrawing your dick almost all the way and then hilting yourself in her soaked slit. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> trib her with assurance, grinding your hips against hers and making her feel your heat. <<set $activeSlave.vaginalCount++, $vaginalTotal++>> @@ -17427,7 +17427,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.fetishKnown = 1>> <</if>> <</if>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<set $activeSlave.devotion += 5>> <</replace>> <</link>><<if $activeSlave.vagina == 0>> //This option will take virginity//<</if>> @@ -17620,9 +17620,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> as she struggles to lift her swollen breasts from the floor. <<if $activeSlave.mpreg == 1>> - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<else>> - <<VaginalVCheck 10>> + <<= VaginalVCheck(10)>> <</if>> She <<if $activeSlave.voice > 0>>squeals<<else>>rasps<</if>> with displeasure as you roughly plow her into her distended breasts until you cum deep inside her fertile hole. You return to your desk, leaving her to sob into her unwelcome bust as cum pools from her abused <<if $activeSlave.mpreg == 1>>ass<<else>>pussy<</if>>. She knows full well what you meant now, and @@.hotpink;lets you have your way@@ with her body every time you catch her in a vulnerable moment or complaining about her tits. By the week's end, scans reveal that your seed has taken root; @@.lime;she's pregnant.@@ As her breasts grow to feed her coming child, she will likely be too distracted by her swelling middle to complain about their added weight. <<set $activeSlave.trust -= 5, $activeSlave.devotion += 5>> @@ -17734,7 +17734,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> and push three of your fingers into her mouth. She gags, surprised, but you shove them in farther, collecting as much spit as you can reach. Then you let her fall back down again. She knows what you're going to do, and moans as you slide your fingers in alongside your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>>, taking huge shuddering gasps as she feels her sphincter accommodate the abuse. Slowly, you slide your thumb in as well, pushing it around <<if $PC.dick == 1>>your stiff prick<<else>>the unyielding phallus<</if>> until you're holding it as if masturbating. And then you masturbate. Inside her ass. She begins to scream, but manages to prevent herself from resisting. She does her desperate best to take your crushing abuse of her worn-out hole, and collapses when you finally orgasm and let her go. She does her best to offer some sort of @@.hotpink;submissive thanks,@@ but is barely coherent, and crawls off to shower again, her lewd sphincter pulsing as she goes. <<set $activeSlave.devotion += 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<EventFetish $activeSlave "buttslut">> <<EventFetish $activeSlave "masochist">> <</replace>> @@ -17759,7 +17759,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> your trusty Head Girl whispers that @@.hotpink;she loves you.@@ $activeSlave.slaveName makes an inarticulate noise of anal distress that probably means @@.hotpink;approximately the same thing.@@ <<set $activeSlave.devotion += 4>> - <<AnalVCheck 2>> + <<= AnalVCheck(2)>> <<if canImpreg($activeSlave, $HeadGirl)>> <<= knockMeUp($activeSlave, 5, 1, $HeadGirl.ID, 1)>> <</if>> @@ -17963,10 +17963,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if $PC.dick == 1 && (canDoVaginal($activeSlave) || canDoAnal($activeSlave))>> <<if canDoVaginal($activeSlave)>> you've decided to fuck her pussy. She starts at the sudden vulgarity, even with your cock resting against the soft skin between the bottom of her vulva and her anus, and shudders with sudden pleasure as you use a hand to guide yourself inside her welcoming channel. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> her ass is yours. She starts at the sudden vulgarity, even though hearing that the cock that's pressing against her butt will be going inside it soon can't be that surprising. She cocks her hips obediently, letting you force your dick up her asshole. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> You take her standing, <<else>> @@ -18127,10 +18127,10 @@ You tell her kindly that you understand, and that she'll be trained to address t You tell her not to worry, because you're still pretty wet from the last slave you fucked, so this shouldn't hurt too much. Then you ram your cock <<if $activeSlave.vagina > 0>> inside her. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> up her spasming ass. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> She whines and bucks, but she's entirely at your mercy. She doesn't like dicks, and to go by her facial expression as you piston in and out of her, this experience isn't going to make her reconsider. When you fill her with cum, pull out, and let her retreat to clean herself up, she's relieved to go. <<set $activeSlave.trust -= 5>> @@ -18175,10 +18175,10 @@ You tell her kindly that you understand, and that she'll be trained to address t turns around and carefully perches herself on <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>>, <<if canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> letting her weight slide it inside her wet pussy. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> letting her weight push it up her asshole. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> putting it between her thighs. <</if>> @@ -18192,10 +18192,10 @@ You tell her kindly that you understand, and that she'll be trained to address t turns around and sits on <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>>, leaning back against you and making sure all the other slaves who pass by can see <<if canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> where it penetrates her cunt. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> where it's lodged up her butt. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> where it's rubbing her intimately between her thighs. <</if>> @@ -18204,7 +18204,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<case "buttslut">> <<if canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> turns around and shivers with pleasure as she hilts her anal sphincter around the base of <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>>. She bounces on it happily, reaming her own ass, - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> turns around and shivers with pleasure as she feels <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>> slip between her buttcheeks. She rubs against it, happy to share her butt with you, <</if>> @@ -18216,7 +18216,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<case "pregnancy">> <<if canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> turns around and lovingly lowers her pussy onto you. <<if $PC.dick == 1>><<if $activeSlave.pregKnown == 1>>She's already pregnant, so this isn't a direct satisfaction of her impregnation fetish, but being fucked while pregnant is almost as good as far as she's concerned.<<elseif canGetPregnant($activeSlave)>>This might be the moment she gets pregnant, and she's quivering with anticipations.<<else>>She knows she isn't fertile, but she's good at fantasizing.<</if>><<else>>Your strap-on might not be able to impregnate anyone, but she's good at fantasizing.<</if>> She rides you hungrily, - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<if canGetPregnant($activeSlave) && $PC.dick == 1 && $activeSlave.eggType == "human">> <<= knockMeUp($activeSlave, 40, 0, -1)>> <</if>> @@ -18228,10 +18228,10 @@ You tell her kindly that you understand, and that she'll be trained to address t turns around and sits right down on <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>>, eagerly <<if canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> taking it into her cunt. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> getting it shoved up her butt. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> squeezing it between her thighs. <</if>> @@ -18245,10 +18245,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<if $activeSlave.fetishKnown == 1>>She can't really think of how to accommodate the situation to her own preferred approach to sex,<<else>>She isn't well versed in how her own sexual needs might fit into the situation,<</if>> so she just services you like a good girl. She turns around and sits on <<if $PC.dick == 1>>your cock<<else>>the phallus<</if>>, <<if canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> squatting to bounce her cunt up and down on it. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> squatting to bounce her butthole up and down on it. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> putting it between her thighs for some intercrural sex, since her <<if $activeSlave.vagina > -1>>holes aren't<<else>>hole isn't<</if>> appropriate. <</if>> @@ -18263,10 +18263,10 @@ You tell her kindly that you understand, and that she'll be trained to address t You order her to sit on your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> and get you off like a good girl, but not to disturb you while you're working. She <<if canTalk($activeSlave)>>shuts up immediately<<else>>obediently drops her hands to her sides and stops communicating with them<</if>>, and approaches you carefully. Meanwhile, you go back to your tablet, ignoring her completely. She gingerly straddles your legs, positioning her intimate areas directly over the pointing head of <<if $PC.dick == 1>>your erection<<else>>the phallus<</if>><<if $activeSlave.belly >= 5000>>, all while delicately trying to not bump into you with her <<if $activeSlave.bellyPreg >= 3000>>pregnancy<<else>>belly<</if>><</if>>. Deciding that she shouldn't use her hands to guide it, she lowers herself slowly, <<if canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> breathing a little harder as she feels its head spread her pussylips and then slide inside her. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> letting out a breath and relaxing as she feels its head press past her sphincter and then all the way up her butt. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> getting it situated between her thighs, since that's the best option she has available. <</if>> @@ -18357,10 +18357,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.oralCount++, $oralTotal++>> <<elseif canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> pull her up to the right height and slide your dick inside her, keeping both of you on your feet so you can take her standing. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> shove your cock roughly up her asshole, letting her struggle a little as she finds the right angle to take standing anal here. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> slide your stiff prick up between the virgin's thighs for some intercrural sex. <</if>> @@ -18392,10 +18392,10 @@ You tell her kindly that you understand, and that she'll be trained to address t <<set $activeSlave.oralCount++, $oralTotal++>> <<elseif canDoVaginal($activeSlave) && ($activeSlave.vagina > 0)>> giving it to her. So, you shove her down to sit on the couch, nudge her legs apart, kneel between them, and pound her pussy. You fuck her so hard that she doesn't have the attention for further whimsies, and she accepts - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && ($activeSlave.anus > 0)>> fucking her butt. So, you shove her down to kneel on the couch facing away from you, and ram your cock up her asshole. You assfuck her so hard that she doesn't have the attention for further whimsies, and she accepts - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> her sucking your dick. So, you shove her down to sit on the couch and give her your cock to keep her mouth occupied, cutting off any further whimsies. She blows you obediently, accepting <<set $activeSlave.oralCount++, $oralTotal++>> @@ -18428,7 +18428,7 @@ You tell her kindly that you understand, and that she'll be trained to address t Finding the situation simply too good to pass up, you wait until she's not <<if canSee($activeSlave)>>looking at<<else>>paying attention to<</if>> you, and then approach her from behind. <<if ($activeSlave.fetishKnown == 1) && ($activeSlave.fetish == "buttslut") && canDoAnal($activeSlave)>> She gasps wantonly as she feels the familiar sensation of <<if $PC.dick == 1>>your dick<<else>>a strap-on<</if>> infiltrating between her cheeks and towards her <<if $activeSlave.anus >= 3>>loose<<elseif $activeSlave.anus >= 2>>relaxed<<else>>tight little<</if>> anus. She releases her grip on the constricting clothing that's binding her thighs together and grinds her ass back against you, making sure every centimeter of your <<if $PC.dick == 1>>hard member<<else>>phallus<</if>> that will fit gets inside her asshole. Some time later, the hard pounding dislodges the clothing and it slides down her legs to gather around her ankles. @@.hotpink;She doesn't notice.@@ - <<AnalVCheck>> + <<= AnalVCheck()>> <<elseif $activeSlave.energy > 80>> She's so horny that she doesn't need any foreplay. Nor does she get any. You grab her hips and smack your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> against her jiggling buttocks a couple of times, making her bounce with eagerness and frustration at the anticipation of imminent sexual release. Exercising mercy, you pull her ass back against you and maneuver <<if $PC.dick == 1>>yourself<<else>>your instrument<</if>> inside her, enjoying her shiver at the @@.hotpink;satisfaction of her hopes.@@ The constricting clothes pin her legs together, and you hold her arms against her sides, keeping her back pressed against your <<if $PC.belly > 1500>> @@ -18441,18 +18441,18 @@ You tell her kindly that you understand, and that she'll be trained to address t muscular chest <</if>> as you take her. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck>><<else>><<AnalVCheck>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck()>><<else>><<= AnalVCheck()>><</if>> <<elseif $activeSlave.trust > 20>> She relaxes submissively when she feels you take hold of her huge ass and slide your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> between her asscheeks and then inside her <<if canDoVaginal($activeSlave)>>pussy<<else>>anus<</if>>. Her legs are already in effect bound, by the constricting clothing that's still holding them together, and you enhance the effect by taking hold of her wrists and hugging her from behind as you fuck her, holding her arms crossed across her <<if $activeSlave.boobs > 2000>>massive breasts<<elseif $activeSlave.boobs > 300>>boobs<<else>>chest<</if>>. Helpless in your embrace, she @@.hotpink;relaxes completely and lets it happen.@@ - <<if canDoVaginal($activeSlave)>><<VaginalVCheck>><<else>><<AnalVCheck>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck()>><<else>><<= AnalVCheck()>><</if>> <<else>> She stiffens fearfully when she feels you take hold of her huge ass, but she knows not to resist. She stays still as you slide your <<if $PC.dick == 1>>dick<<else>>strap-on<</if>> between her asscheeks and then inside her <<if canDoVaginal($activeSlave)>>pussy<<else>>anus<</if>>, trying to angle her hips to make the standing penetration less uncomfortable. The clothing binds her legs together, reducing her to simply sticking her butt out as best she can to ease the stroking of your <<if $PC.dick == 1>>cock<<else>>phallus<</if>>, invading her helpless <<if canDoVaginal($activeSlave)>> cunt. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> asshole. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> When you're done, you extract yourself and stalk off, leaving her to struggle free<<if $PC.dick == 1>> and try to keep the cum dripping out of her off her clothing<</if>>. She stumbles back to fetch the right size, @@.hotpink;thoroughly fucked.@@ <</if>> @@ -18472,7 +18472,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<link "Clean out her ass with an enema and fuck it">> <<replace "#result2">> You tell $activeSlave.slaveName that she forgot to clean one thing in her office - herself. As she looks at you in confusion, you rise from your chair and lightly press her chest down on your desk. She lays there obediently, only letting out a gasp as the cold tip of an enema bulb penetrates her ass. As a result of her slave diet and daily anal preparation, the insertion of the enema is little more a bit of roleplaying spectacle. When you retrieve the enema from her rectum you remark, <<if $PC.dick == 0>>as you don a strap-on, <</if>>that you'll need to inspect her asshole personally with a vigorous assfucking. Soon $activeSlave.slaveName finds herself being pounded so forcefully that a small pool of drool begins to form beneath her open mouth, staining the surface of your desk that she so meticulously cleaned. She @@.mediumaquamarine;resolves to trust you more in the future,@@ since you took a personal interest in her cleanliness. - <<AnalVCheck>> + <<= AnalVCheck()>> <<set $activeSlave.trust += 4>> <</replace>> <</link>><<if $activeSlave.anus == 0>> //This option will take her anal virginity//<</if>> @@ -18536,9 +18536,9 @@ You tell her kindly that you understand, and that she'll be trained to address t she <<if canSee($activeSlave)>>looks<<else>>gazes sightlessly<</if>> up at you with @@.hotpink;adoration@@ and a new @@.mediumaquamarine;trust@@ in her young <<WrittenMaster>>. <<set $activeSlave.devotion += 4, $activeSlave.trust += 4>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> @@ -18581,9 +18581,9 @@ You tell her kindly that you understand, and that she'll be trained to address t of your coupling. Judging by the empty look in her eyes that persists past her dismissal from your office, she might @@.gold;not feel any better@@ about the age difference but you've definitely @@.hotpink;fucked her into compliance@@. <<set $activeSlave.devotion += 4, $activeSlave.trust -= 4>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> @@ -18688,9 +18688,9 @@ You tell her kindly that you understand, and that she'll be trained to address t she <<if canSee($activeSlave)>>looks<<else>>gazes sightlessly<</if>> up at you with @@.hotpink;adoration@@ and a new @@.mediumaquamarine;trust@@ in her aged <<WrittenMaster>>. <<set $activeSlave.devotion += 4, $activeSlave.trust += 4>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> @@ -18733,9 +18733,9 @@ You tell her kindly that you understand, and that she'll be trained to address t of your coupling. Judging by the empty look in her eyes that persists past her dismissal from your office, she might @@.gold;not feel any better@@ about the age difference but you've definitely @@.hotpink;fucked her into compliance@@. <<set $activeSlave.devotion += 4, $activeSlave.trust -= 4>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> @@ -18815,9 +18815,9 @@ You tell her kindly that you understand, and that she'll be trained to address t pushes her over the edge into orgasm, robbing the thrust of her defense of any gravitas it once had. She doesn't seem to mind however, choosing to instead wrap up her remarks by @@.hotpink;blowing you a kiss.@@ <<set $activeSlave.devotion += 4>> <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> @@ -19082,9 +19082,9 @@ You tell her kindly that you understand, and that she'll be trained to address t breasts<<if $activeSlave.belly >= 1500>> and _belly belly<</if>> bouncing with every deep thrust upwards. Her small body spasms with the force of her immense pleasure, and when she orgasms, you have to wrap your arms beneath her breasts and pull her up against you to stop her limp body from crashing to the ground. Eventually, you lower her back down onto the ground level, watching with bemusement as she curls up, breathing heavily from her exertions. Eventually she recovers her composure somewhat, rising from her stupor to @@.hotpink;blow you a kiss.@@ <<set $activeSlave.devotion += 4>> <<if $activeSlave.belly >= 10000>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> - <<BothVCheck>> + <<= BothVCheck()>> <</if>> <</replace>> <</link>><<if ($activeSlave.anus == 0) || ($activeSlave.vagina == 0)>> //This option will take virginity//<</if>> @@ -19121,7 +19121,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <<replace "#result">> You inform her that you find shorter slaves easier to abuse, smiling widely as an expression of horror spreads across her face. This expression soon changes to one of shock and pain as you slap her open-handed across the face, the sheer force of the strike sending her reeling. A few slaps later and you have $activeSlave.slaveName on all fours begging for mercy as you punish the cheeks of her ass with spank after spank. When you suddenly shove <<if $PC.dick == 0>>a dildo<<else>>your cock<</if>> up her ass she spasms so harshly from the pain that she reflexively tries to get away, only to be subdued by the weight and strength of your larger, more powerful form. For the next ten minutes, she gets beaten and choked if she offers even token resistance to the brutal anal rape. Soon, tears run down the short length of her body as she shakes from the force of each excessive thrust into her anus. The next time you decide to buttfuck her, she's @@.gold;terrified into compliance@@ by the knowledge of how little physical resistance she can muster against you. <<set $activeSlave.trust -= 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if $activeSlave.anus == 0>>//This option will take anal virginity//<</if>> <</if>> @@ -19169,7 +19169,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> You make love to her until she's satisfied, and then carry her to the shower to wash her off. Under the warm water, she @@.mediumaquamarine;stays trustingly close to your naked body,@@ without even thinking about it. <<set $activeSlave.trust += 5>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if $activeSlave.anus == 0>>//This option will take anal virginity//<</if>> <br><<link "Assrape her">> @@ -19191,7 +19191,7 @@ You tell her kindly that you understand, and that she'll be trained to address t She knows she shouldn't wriggle, that fighting will make it even worse for her, but you assrape her so mercilessly that her body revolts, trying to escape the invading phallus. You have her arms pinioned securely, so all this struggling does is add to the fun. When you're done, you<<if $PC.dick == 1>> fill her insides with your cum and<</if>> drop her, ordering her to clean herself up. "Y-ye<<s>> <<Master>>," she sniffles @@.gold;fearfully,@@ and hurries to obey, a little bent from her burning backdoor. Only later does she remember that she still hasn't gotten off. <<set $activeSlave.trust -= 5>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</replace>> <</link>><<if $activeSlave.anus == 0>>//This option will take anal virginity//<</if>> <br><<link "Ignore her pleas">> @@ -19300,9 +19300,9 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> You order her to get down on all fours and stick her butt up in the air, a position she assumes with the practiced efficiency of a veteran sex slave. She's expecting doggystyle and only lets out a perfunctory moan when you<<if $PC.dick == 0>> don a strap-on and<</if>> mount her ass from behind. <<if canDoVaginal($activeSlave)>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> However, she is caught off guard when you half sit on her ass while fucking it, using it like an exercise ball as you bounce up and down. Her <<if ($activeSlave.butt > 12)>> @@ -19373,7 +19373,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> and her well fucked butt lewdly relaxed. @@.hotpink;She has become more submissive.@@ <<set $activeSlave.devotion += 4>> - <<BothVCheck>> + <<= BothVCheck()>> <</replace>> <</link>><<if ($activeSlave.anus == 0 && canDoAnal($activeSlave)) || ($activeSlave.vagina == 0 && canDoVaginal($activeSlave))>> //This option will take virginity//<</if>> <</if>> @@ -19441,14 +19441,14 @@ You tell her kindly that you understand, and that she'll be trained to address t <<else>> Her poor tight pussy can barely take the pounding you're administering. <</if>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> <<if ($activeSlave.anus > 1)>> Her loose butthole can take a hard pounding, so you give it to her. <<else>> Her poor tight butthole can barely take the pounding you're administering. <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> She loses all composure, gasping and panting as the massive weight of her augmented chest weighs her down, causing her to all but collapse against you. Despite this, or perhaps partly because of it, she begins to orgasm, <<if ["chastity", "combined chastity"].includes($activeSlave.dickAccessory)>> @@ -19480,7 +19480,7 @@ You tell her kindly that you understand, and that she'll be trained to address t <</if>> The crowd that surrounds you during this noisy spectacle @@.green;is suitably impressed.@@ <<set $rep += 250>> - <<BothVCheck>> + <<= BothVCheck()>> <</replace>> <</link>><<if canDoVaginal($activeSlave) && ($activeSlave.vagina == 0)>>//This option will take virginity//<<elseif !canDoVaginal($activeSlave) && canDoAnal($activeSlave) && ($activeSlave.anus == 0)>> //This option will take anal virginity//<</if>> <</if>> @@ -19793,10 +19793,10 @@ You tell her kindly that you understand, and that she'll be trained to address t off again, because <<if canDoVaginal($activeSlave) && $activeSlave.vagina != 0>> you're going to <<if $PC.dick>>fuck<<else>>trib<</if>> her senseless. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) && $activeSlave.anus != 0>> you're going to fuck her butt<<if $activeSlave.balls>> until she cums<</if>>. - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> she's going to <<if $PC.dick>>suck your dick until you cover her in cum<<else>>eat you out until she's got your pussyjuice running down her chin<</if>>. <<set $activeSlave.oralCount += 1, $oralTotal += 1>> diff --git a/src/uncategorized/RETS.tw b/src/uncategorized/RETS.tw index e565a615f411781a4e39c07dd60a701929b7b5d4..41e1e11027a58a7d1ad05c24e024fa14669b9a3f 100644 --- a/src/uncategorized/RETS.tw +++ b/src/uncategorized/RETS.tw @@ -1629,7 +1629,7 @@ she adds impishly. Hearing this, $subSlave.slaveName lets the breast pop free of <<SimpleVCheck>> <<case "buttslut">> holding the submissive $desc up against the shower wall and giving her a second anal reaming. - <<AnalVCheck>> + <<= AnalVCheck()>> <<case "boobs">> fucking the boob fetishist from behind so you can play with her nipples, <<SimpleVCheck>> diff --git a/src/uncategorized/newSlaveIntro.tw b/src/uncategorized/newSlaveIntro.tw index 9b2fc5599b2f4bea6af0a7658100ce220f04d1bc..510e854798e3e64df59529aa6499c88111a05bde 100644 --- a/src/uncategorized/newSlaveIntro.tw +++ b/src/uncategorized/newSlaveIntro.tw @@ -1208,9 +1208,9 @@ The legalities completed, ''__@@.pink;<<SlaveFullName $activeSlave>>@@__'' <<if <<replace "#introResult">> You perform a careful medical examination to verify fertility, and then restrain her in your office with her ass in the air. Whenever you feel able, you drain your balls into her <<if $activeSlave.mpreg == 1>>ass<<else>>cunt<</if>>, only releasing her for other duties when scans verify a fertilized ovum. She didn't properly understand the scans, so she just thought it was bound, forced sex; she won't realize what happened for some weeks at least. <<if $activeSlave.mpreg == 1>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<else>> - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</if>> <<if $arcologies[0].FSRestart != "unset">> The Societal Elite @@.green;disapprove@@ of this breach of eugenics. diff --git a/src/uncategorized/peHeadgirlConcubine.tw b/src/uncategorized/peHeadgirlConcubine.tw index a5d5e2d226343fa870048f8caf8a9a0164aae036..253227696588b3fd542b9e8767dda64cdc779482 100644 --- a/src/uncategorized/peHeadgirlConcubine.tw +++ b/src/uncategorized/peHeadgirlConcubine.tw @@ -241,7 +241,7 @@ You wake up one morning to find $HeadGirl.slaveName and $Concubine.slaveName wai <</if>> <</if>> <<set $slaves[$i].devotion += 4, $slaves[$partner].devotion += 4>> - <<BothVCheck 2 1>> + <<= BothVCheck(2, 1)>> <<PartnerVCheck 2 1>> <</replace>> <</link>> diff --git a/src/uncategorized/ptWorkaround.tw b/src/uncategorized/ptWorkaround.tw index 21e78c18a444d378d154a1d5f87a8f92a6ad63a8..4e51f0879d2da3cd5d4b94baeaace140fc84fe0f 100644 --- a/src/uncategorized/ptWorkaround.tw +++ b/src/uncategorized/ptWorkaround.tw @@ -30,7 +30,7 @@ <<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish == "humiliation") && ((canDoVaginal($activeSlave) && $activeSlave.vagina > 0) || (canDoAnal($activeSlave) && $activeSlave.anus > 0))>> Since $activeSlave.slaveName has an unusual sexuality, you @@.hotpink;build her devotion to you@@ by indulging her perversions. Since she's an absolute slut for humiliation, you let her whore around inside the special camera room whenever possible. When you're going out and feel like putting on a show, you bring her on a leash and fuck her in public. She comes harder than ever when you push her naked body up against the wall of a crowded public arcology elevator and molest her. <<set $activeSlave.oralCount += 4, $oralTotal += 4>> - <<BothVCheck 4 2>> + <<= BothVCheck(4, 2)>> <<elseif ($activeSlave.fetishKnown == 1) && ($activeSlave.fetishStrength > 60) && ($activeSlave.fetish == "humiliation")>> Since $activeSlave.slaveName has an unusual sexuality, you @@.hotpink;build her devotion to you@@ by indulging her perversions. Since she's an absolute slut for humiliation, you let her whore around inside the special camera room whenever possible. When you're going out and feel like putting on a show, you bring her on a leash and have her service you in public. She comes harder than ever when you push her down on her knees in a crowded public arcology elevator and facefuck her while she masturbates fervently. <<set $activeSlave.oralCount += 8, $oralTotal += 8>> @@ -47,7 +47,7 @@ <<elseif ($activeSlave.anus == 0) && ($activeSlave.vagina > 0) && canDoVaginal($activeSlave)>> You fuck $activeSlave.slaveName, of course, but you do it slowly and lovingly, and keep well clear of her still-virgin asshole in the process. She's accustomed to the slave life, so the experience is almost novel for her and she is affectingly @@.hotpink;touched by the affection@@. She isn't used to being kissed, teased and massaged before she takes cock. Slaves are usually used without regard to their orgasm, so she's also surprised and gratified when you make meticulous efforts to delay your own orgasm so it can coincide with her own. She's a puddle on the sheets under your hands. <<set $activeSlave.oralCount += 4, $oralTotal += 4>> - <<VaginalVCheck 4>> + <<= VaginalVCheck(4)>> <<elseif $activeSlave.anus == 0>> $activeSlave.slaveName's accustomed to the slave life, so the experience is almost novel for her and she is @@.hotpink;touched by the affection@@. She isn't used to being kissed, teased and massaged. She's almost disappointed when it becomes clear that you don't mean to take her anal virginity. You gently stimulate her <<if $activeSlave.dick>>dick<<elseif $activeSlave.clit>>clit<<else>>nipples<</if>> while she sucks you off, bringing her to a moaning climax as you cum in her mouth. <<set $activeSlave.oralCount += 5, $oralTotal += 5>> @@ -55,9 +55,9 @@ You fuck $activeSlave.slaveName, of course, but you do it slowly and lovingly. She's accustomed to the slave life, so the experience is almost novel for her and she is affectingly @@.hotpink;touched by the affection@@. She isn't used to being kissed, teased and massaged before she takes cock. Slaves are usually used without regard to their orgasm, so she's also surprised and gratified when you make meticulous efforts to delay your own orgasm so it can coincide with her own. She's a puddle on the sheets under your hands. <<set $activeSlave.oralCount += 4, $oralTotal += 4>> <<if $activeSlave.vagina == 0>> - <<VaginalVCheck 4>> + <<= VaginalVCheck(4)>> <<else>> - <<BothVCheck 4 2>> + <<= BothVCheck(4, 2)>> <</if>> <</if>> <<if ($PC.slaving >= 100)>> @@ -214,7 +214,7 @@ <<case "hates anal">> does not like it up the butt. Though it would be simpler to train her out of it, you do your best to train her to safely take a rough buttfuck without losing the fun aspects of anal rape, like the struggles, the whining, and the tears. <<if canDoAnal($activeSlave)>> - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<else>> The inability to actually penetrate her ass hinders your efforts, however. <<set $activeSlave.training -= 20>> /* more difficult training */ @@ -222,10 +222,10 @@ <<case "hates penetration">> <<if ($activeSlave.vagina > -1) && canDoVaginal($activeSlave)>> does not like sex. Though it would be simpler to train her out of it, you do your best to train her to safely take a hard pounding without losing the fun aspects of forced sex, like the struggles, the whining, and the tears. - <<VaginalVCheck 10>> + <<= VaginalVCheck(10)>> <<elseif canDoAnal($activeSlave)>> does not like it up the butt. Though it would be simpler to train her out of it, you do your best to train her to safely take a rough buttfuck without losing the fun aspects of anal rape, like the struggles, the whining, and the tears. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<else>> does not dicks in her mouth. Though it would be simpler to train her out of it, you do your best to train her to safely take a rough facefuck without losing the fun aspects of forcing a slave to swallow a phallus, like the struggles, the gagging, and the tears. <<set $activeSlave.oralCount += 10, $oralTotal += 10>> @@ -240,10 +240,10 @@ has a bad habit of being sexually judgemental, belittling anyone who doesn't live up to her pretensions of standards. You do your best to train her to perform regardless of her partners' endowments, aiming for a delicate balance that will allow her to get off with anyone while permitting her to retain and even build on her appetite for big dicks. You permit her to achieve release only when she's done well with <<if $PC.dick == 1>>your thick cock<<else>>a fat dildo<</if>> <<if $activeSlave.vagina > 0 && canDoVaginal($activeSlave)>> lodged up her cunt. - <<VaginalVCheck 10>> + <<= VaginalVCheck(10)>> <<elseif $activeSlave.anus > 0 && canDoAnal($activeSlave)>> lodged up her butt. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<else>> down her throat. <<set $activeSlave.oralCount += 10, $oralTotal += 10>> @@ -399,19 +399,19 @@ <</if>> <<if ($activeSlave.devotion < -80)>> You bind her securely to a special chair in your office<<if !canDoAnal($activeSlave) || ($activeSlave.vagina > -1 && !canDoVaginal($activeSlave))>> with her holes exposed and vulnerable<</if>>. Yours is a busy week, with a lot of business interviews, so whenever the interviewee has pleased you, you offer him or her the use of the poor slave's body on the way out. The chair is specially designed so that the seat, back and armrests can rotate vertically relative to the ground, so her body can be spun to make any of her available holes convenient. Fortunately, it also has a pan beneath it to stop the generous stream of ejaculate and lubricant that drips from her from besmirching the floor. She can't help but @@.gold;become used to the abuse@@ despite her @@.mediumorchid;resentment.@@ - <<BothVCheck 10 5>> + <<= BothVCheck(10, 5)>> <<elseif ($activeSlave.devotion < -60) && ($activeSlave.anus != 0)>> $activeSlave.slaveName is really wild and stern measures must be taken. So, she is<<if !canDoAnal($activeSlave) || ($activeSlave.vagina > -1 && !canDoVaginal($activeSlave))>> stripped of her protective chastity and<</if>> forced, struggling and screaming, into a latex suit that completely blinds, deafens, and immobilizes her. So attired, the only places where she can feel any sensations at all other than endless latex darkness are her <<if ($activeSlave.dick != 0) && ($activeSlave.vagina != -1)>>pussy, and cock<<elseif ($activeSlave.dick != 0)>>cock<<else>>pussy<</if>> and backdoor. For her, time becomes a featureless, torturous boredom broken only by occasional rape. Eventually, she becomes so @@.mediumorchid;desperate@@ for something, anything, to break the monotony that she begins to look forward to the next time a phallus will @@.gold;force@@ its way into her. - <<BothVCheck 6 3>> + <<= BothVCheck(6, 3)>> <<elseif ($activeSlave.devotion < -50) && ($activeSlave.hStyle != "shaved") && (random(1,100) > 90)>> $activeSlave.slaveName needs to be taken down a peg. Fortunately, you know just the thing. You bring her into a bathroom, place a chair in the tub, and tie her securely to the chair. She isn't too perturbed - she probably expects a face fuck under running water or something like that - but she begins to cry when she hears you switch on an electric shaver. She luxuriates in her hair, flaunting it every chance she gets; it's something of value in a bleak slave world and she sobs as you shave it off her. Afterward, she sniffles and @@.gold;looks at you in fear@@ and @@.mediumorchid;unhappiness@@ when you rub her newly bald scalp. Of course, there's always the body modification studio if you ever feel like she's earned her hair back. <<set $activeSlave.hStyle = "shaved", $activeSlave.hLength = 0>> <<elseif canDoAnal($activeSlave) && (random(1,100) < 10)>> Sometimes, there's no need to be clever. The first indication she gets that you've decided to train her this week is when she wakes suddenly in the middle of the night to the burning sensation of a <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> being shoved up her ass. Not knowing what is happening, she struggles, but since she was already lying in her bed you just lie on top of her and press her wriggling body into the sheets as you assrape her. For the rest of the week, she finds herself grabbed and fucked. She can't help but @@.gold;become used to the abuse@@ despite her @@.mediumorchid;resentment.@@ - <<AnalVCheck 6>> + <<= AnalVCheck(6)>> <<elseif canDoVaginal($activeSlave) && (random(1,100) < 10)>> Sometimes, there's no need to be clever. The first indication she gets that you've decided to train her this week is when she wakes suddenly in the middle of the night to the filling sensation of a <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> being shoved up into her pussy. Not knowing what is happening, she struggles, but since she was already lying in her bed you just lie on top of her and press her wriggling body into the sheets as you assrape her. For the rest of the week, she finds herself grabbed and fucked. She can't help but @@.gold;become used to the abuse@@ despite her @@.mediumorchid;resentment.@@ - <<VaginalVCheck 6>> + <<= VaginalVCheck(6)>> <<else>> $activeSlave.slaveName violently resists you whenever she can. This cannot be permitted, so after a particularly severe bout of physical resistance, you decide to employ an old method of breaking a mind without damaging a body. You secure her to a board and gently wash her face with a wet cloth. She spits in defiance, only to be surprised when you lower the board so that her feet are higher than her head. You tie the cloth around her face. A thin stream of water onto the cloth produces all the feeling and none of the reality of a slow death by drowning. Waterboarding isn't much use for extracting information, but it works well for @@.gold;slavebreaking.@@ <</if>> @@ -445,7 +445,7 @@ <<elseif ($activeSlave.devotion < -50) && canDoAnal($activeSlave)>> <<set $activeSlave.minorInjury = either("black eye", "split lip", "bruise")>> $activeSlave.slaveName is willing to physically defend herself against sexual abuse. Training her out of this rebelliousness is a nice sexual change of pace. For the entire week, whenever she commits some minor sin, you fight her into a state of physical submission and then sodomize her. This usually requires an extended beating to render her quiescent, followed by holding her down so that her struggles do not dislodge your <<if $PC.dick == 1>>cock<<else>>strap-on<</if>> from her delightfully spasming butthole. She is subjected to @@.mediumorchid;immense mental pressure@@ @@.gold;in favor of obedience,@@ but the extreme stress @@.red;affects her health, leaving her with a $activeSlave.minorInjury.@@ - <<AnalVCheck 6>> + <<= AnalVCheck(6)>> <<elseif ($activeSlave.scrotum > 0)>> <<set $activeSlave.minorInjury = either("black eye", "split lip", "bruise")>> $activeSlave.slaveName has indefensible, obvious targets for harsh breaking. Whenever she falls short in the smallest way, you bind her in such a way that her <<if $activeSlave.dick>>cock and <</if>>balls are dangling defenseless, and she cannot move to avoid blows. You then indulge your inventiveness, applying clips, weights, and simple beatings to her <<if $activeSlave.dick>>member and <</if>>sack, while beating the rest of her thoroughly. She is subjected to @@.mediumorchid;immense mental pressure@@ @@.gold;in favor of obedience,@@ but the beatings @@.red;affect her health, leaving her with a $activeSlave.minorInjury.@@ @@ -582,7 +582,7 @@ <<case "hates anal">> <<if canDoAnal($activeSlave)>> $activeSlave.slaveName does not like it up the butt. She views her rectum as a dirty place that should not be involved in sex. Naturally, this is an unacceptable view for a Free Cities sex slave to hold. The best way to address this foolishness is by long practice, so you take every opportunity to stick things up her behind, and when you bore of that, you require her to assfuck herself with a dildo instead. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<else>> $activeSlave.slaveName does not like it up the butt. She views her rectum as a dirty place that should not be involved in sex. Naturally, this is an unacceptable view for a Free Cities sex slave to hold. The best way to address this foolishness is by long practice, so you take every opportunity to toy with her rear. The inability to actually penetrate her ass hinders your efforts, however. <<set $activeSlave.training -= 20>> /* more difficult training */ @@ -592,7 +592,7 @@ $activeSlave.slaveName does not like sex. In earlier times, it was accepted and understood that some, particularly some women, had a low sex drive. No Free Cities sex slave is allowed to engage in such foolishness. It's a hard flaw to fix, and for now you substitute obedience for honest enjoyment, and just get her used to strong stimulation without putting anything in her. <<elseif canDoAnal($activeSlave)>> $activeSlave.slaveName does not like it up the butt. She views her rectum as a dirty place that should not be involved in sex. Naturally, this is an unacceptable view for a Free Cities slut to hold. The best way to address this foolishness is by long practice, so you take every opportunity to stick things up her behind, and when you bore of that, you require her to assfuck herself instead. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<else>> $activeSlave.slaveName does not like it up the butt. She views her rectum as a dirty place that should not be involved in sex. Naturally, this is an unacceptable view for a Free Cities slut to hold. It's a hard flaw to fix when you can't introduce her anus to things, but for now you substitute obedience for honest enjoyment, and just get her used to strong stimulation without putting anything in her. <</if>> @@ -606,7 +606,7 @@ $activeSlave.slaveName has a bad habit of being sexually judgemental, belittling anyone who doesn't live up to her pretensions of standards. To her regret, she frequently implies that she prefers partners with big dicks: regret, because whenever she's caught doing this, you have her brought to you and <<if $PC.dick == 1>>apply your big dick<<else>>apply a big dildo<</if>> <<if ($activeSlave.anus > 0) && canDoAnal($activeSlave)>> to her anus without mercy. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<else>> to her gagging throat. <<set $activeSlave.oralCount += 10, $oralTotal += 10>> @@ -624,30 +624,30 @@ $activeSlave.slaveName is utterly addicted to cum. You keep her in your office whenever you can, and subject her to a strict sexual diet of <<if canDoVaginal($activeSlave)>>sex,<<elseif canDoAnal($activeSlave)>>buttsex,<<else>>breast play,<</if>> no oral allowed, no matter how much she begs to be permitted to <<if $PC.dick == 1>>suck you off<<else>>eat you out<</if>>. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><</if>> <<case "anal addict">> $activeSlave.slaveName is utterly addicted to buttsex. You keep her in your office whenever you can, and subject her to a strict sexual diet of <<if canDoVaginal($activeSlave)>>vanilla sex,<<else>>oral and manual intercourse,<</if>> no anal allowed, no matter how much she begs you to stick something, anything, up her ass. - <<if ($activeSlave.vagina > -1) && canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if ($activeSlave.vagina > -1) && canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<case "attention whore">> $activeSlave.slaveName is an obnoxious attention whore. You keep her in your office and make love to her whenever you can, but only whenever you're alone in the office. You even instruct $assistantName not to bother you while the slave is receiving her therapy. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><</if>> <<case "breast growth">> $activeSlave.slaveName is completely devoted to her own tits. You keep her in your office whenever you can, <<if canDoVaginal($activeSlave)>>fucking her<<elseif canDoAnal($activeSlave)>>fucking her ass<<else>>fucking her face<</if>> in positions that offer her boobs no stimulation at all. When you're not broadening her sexual horizons, she's restrained to keep her from touching her own nipples, despite piteous begging. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><</if>> <<case "abusive" "malicious">> $activeSlave.slaveName seems to have forgotten that she's your bitch, so you remind her. You keep her in your office whenever she's not otherwise occupied, and hold her down and fuck her whenever you feel like it. It's been a long time since she was on the bottom this regularly. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><</if>> <<case "self hating">> $activeSlave.slaveName hates herself much more than is normal for a well trained sex slave, to the point where she actively seeks out unhealthy and destructive assignments. You build up her sexual self esteem with a steady diet of <<if canDoVaginal($activeSlave)>>missionary lovemaking,<<elseif canDoAnal($activeSlave)>>gentle anal loving,<<else>>gentle oral sex,<</if>> and make sure to praise her and keep her spirits up as much as you can. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><</if>> <<case "neglectful">> $activeSlave.slaveName has given up on her own sexual pleasure to an extent, focusing only on getting others off. You keep her in your office and play with her regularly, making a game of getting her off as often as possible. You're careful to use other slaves for your own pleasure. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><</if>> <<case "breeder">> $activeSlave.slaveName has become so sexually obsessed with pregnancy that impregnation holds less interest for her than being pregnant. <<if $activeSlave.pregKnown == 1>> @@ -663,7 +663,7 @@ <<else>> Fortunately, all slaves have a convenient hole in which they can be fucked without even the slightest danger of pregnancy. So, you address the situation by fucking her up the ass, and making sure she gets off to it, too. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <</if>> <</switch>> <<set $activeSlave.training += 40>> /* fixing is easier than softening */ @@ -868,7 +868,7 @@ <<case "induce odd behavior">> Since you've decided to abuse her into odd behavior, you target her for a campaign of surprise sex. You constantly ambush her, shove her onto the ground, and fuck her. Sometimes she wakes up from bad dreams to find you penetrating her. <<InduceFlawAbuseEffects>> - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<if $activeSlave.training < 100>> She does her best to tolerate the abuse. <<else>> @@ -879,7 +879,7 @@ <<case "induce hatred of men">> In order to make her hate men, you sometimes simply <<if $PC.dick == 1>>stick your dick in her without asking<<else>>stuff a strap-on inside her without asking<</if>>, and sometimes force shockingly juvenile pranks on her. She is regularly smacked in the face with floppy dildos. <<InduceFlawAbuseEffects>> - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<if $activeSlave.training < 100>> She focuses more on you than on the masculine aspects of this. You'll need to be more subtle next week. <<else>> @@ -952,7 +952,7 @@ Since you've decided to force her to dislike anal sex, you're forced to use a complicated and refined slave breaking technique: constantly raping her ass. <<if !canDoAnal($activeSlave)>>Every time you catch her with her chastity off, you're there to penetrate her rectum<</if>>. <<InduceFlawAbuseEffects>> - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<if $activeSlave.training < 100>> She does her best to comply with your abuse of her butthole, unknowingly condemning herself to more assrape. <<else>> @@ -963,7 +963,7 @@ <<case "induce hatred of penetration">> Since you've decided to force her to dislike penetration, you're forced to use a complicated and refined slave breaking technique: constantly raping her. <<InduceFlawAbuseEffects>> - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<if $activeSlave.training < 100>> She does her best to comply with your abuse, unknowingly condemning herself to more of it. <<else>> @@ -1004,7 +1004,7 @@ <<case "induce sexual apathy">> Since you've decided to force sexual apathy on her, you keep her in your office whenever she's not otherwise occupied. You use her regularly, and punish her whenever she shows any sign of enjoyment. <<InduceFlawAbuseEffects>> - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<if $activeSlave.training < 100>> She continues to experience arousal when fucked, and will need more of this treatment. <<else>> @@ -1014,7 +1014,7 @@ <</if>> <<case "induce crudity">> Since you've decided to force sexual crudeness on her, you keep her in your office whenever she's not otherwise occupied, and degrade her cruelly. You relax the normal cleanliness rules, and require her to leave her used holes as they are until she's too disgusting to fuck. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<InduceFlawAbuseEffects>> <<if $activeSlave.training < 100>> She does her best to tolerate the unclean feelings, condemning herself to more of this. @@ -1045,7 +1045,7 @@ <</if>> <<case "induce anal addiction">> The buttslut is quite pleased when you order her to stay in your office<<if !canDoAnal($activeSlave)>>and remove her chastity<</if>> whenever she can for use as one of your personal anal toys. You make her anal orgasms predictably regular, doing your best to inculcate reliance on them. - <<AnalVCheck 10>> + <<= AnalVCheck(10)>> <<if $activeSlave.training < 100>> She enjoys all the anal attention, but will need more training to develop psychological addiction to buttsex. <<else>> @@ -1055,7 +1055,7 @@ <</if>> <<case "induce attention whoring">> The humiliation slut is quite pleased when you order her to stay in your office whenever she can, and fucking her whenever other slaves are present. You do your best to focus her attention on how the others react to the spectacle. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<if $activeSlave.training < 100>> She enjoys all the humiliation, but will need more training to become a true attention whore. <<else>> @@ -1094,7 +1094,7 @@ <</if>> <<case "induce self hatred">> You order the masochist to stay in your office whenever she's not working or resting. You fuck her cruelly, going beyond the pain she enjoys into harsh degradation. And every time you use her, you make sure to tell her how useless she is. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<if $activeSlave.training < 100>> She gets off on the pain, but her sense of self isn't seriously affected this week. <<else>> @@ -1104,7 +1104,7 @@ <</if>> <<case "induce sexual self neglect">> You order the sub to stay in your office whenever she's not working or resting, and use her body for your pleasure. The instant you climax, you go back to your work or to another slave, treating her like a piece of used tissue. - <<if canDoVaginal($activeSlave)>><<VaginalVCheck 10>><<elseif canDoAnal($activeSlave)>><<AnalVCheck 10>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> + <<if canDoVaginal($activeSlave)>><<= VaginalVCheck(10)>><<elseif canDoAnal($activeSlave)>><<= AnalVCheck(10)>><<else>><<set $activeSlave.oralCount += 10, $oralTotal += 10>><</if>> <<if $activeSlave.training < 100>> She accepts her utterly submissive role, but her sense of self isn't seriously affected this week. <<else>> diff --git a/src/uncategorized/saLongTermEffects.tw b/src/uncategorized/saLongTermEffects.tw index 31425397da5c26a1d72f82380c986da9e722f60e..6dd8123f2bbc866e25c7257f154efb5d5f96db6e 100644 --- a/src/uncategorized/saLongTermEffects.tw +++ b/src/uncategorized/saLongTermEffects.tw @@ -4315,7 +4315,7 @@ <<set $slaves[$i].preg = 1, $slaves[$i].pregSource = -1, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1>><<set $slaves[$i].pregType = setPregType($slaves[$i])>> <<set WombImpregnate($slaves[$i], $slaves[$i].pregType, -1, 1)>> - <<set $activeSlave = $slaves[$i]>><<if $slaves[$i].mpreg == 1>><<AnalVCheck 10>><<else>><<VaginalVCheck 10>><</if>><<set $slaves[$i] = $activeSlave>> + <<set $activeSlave = $slaves[$i]>><<if $slaves[$i].mpreg == 1>><<= AnalVCheck(10)>><<else>><<= VaginalVCheck(10)>><</if>><<set $slaves[$i] = $activeSlave>> <<elseif (($slaves[$i].vagina == 0) || (($slaves[$i].anus == 0) && ($slaves[$i].mpreg > 0)))>> <<elseif ($HeadGirl != 0) && ($HeadGirl.dick > 0) && ($slaves[$i].ID != $HeadGirl.ID) && ($universalRulesImpregnation == "HG") && canPenetrate($HeadGirl)>> @@ -4410,7 +4410,7 @@ <<set $slaves[$i].preg = 1, $slaves[$i].pregSource = $HeadGirl.ID, $slaves[$i].pregWeek = 1, $slaves[$i].pregKnown = 1, $HGCum -= 1, $HeadGirl.penetrativeCount += 10, $penetrativeTotal += 10>> <<set $slaves[$i].pregType = setPregType($slaves[$i])>> <<set WombImpregnate($slaves[$i], $slaves[$i].pregType, $HeadGirl.ID, 1)>> - <<set $activeSlave = $slaves[$i]>><<if $slaves[$i].mpreg == 1>><<AnalVCheck 10>><<else>><<VaginalVCheck 10>><</if>><<set $slaves[$i] = $activeSlave>> + <<set $activeSlave = $slaves[$i]>><<if $slaves[$i].mpreg == 1>><<= AnalVCheck(10)>><<else>><<= VaginalVCheck(10)>><</if>><<set $slaves[$i] = $activeSlave>> <<set _saLTE = $slaveIndices[$HeadGirl.ID]>> <<if def _saLTE>> <<set $slaves[_saLTE] = $HeadGirl>> diff --git a/src/uncategorized/surgeryDegradation.tw b/src/uncategorized/surgeryDegradation.tw index bad97d4fa753062fb17f54ad5f9f08bf8cd6c813..3b912facb06223bd33bcd4c14072f6848ed915ea 100644 --- a/src/uncategorized/surgeryDegradation.tw +++ b/src/uncategorized/surgeryDegradation.tw @@ -406,7 +406,7 @@ As the remote surgery's long recovery cycle completes, You simply take her on the spot, using her to your liking and shooting a load deep into her receptive pussy. The implant rewards her upon successful fertilization, so her moans of pleasure as you pull out of her inform you she'll soon <<if $activeSlave.broodmother == 2>>be greatly swollen<<else>>grow heavy<</if>> with @@.lime;your brood.@@ <<set $activeSlave.pregSource = -1>> <<set WombImpregnate($activeSlave, 1, -1, 1)>> /* to ensure player fatherinity we need actual fetus here */ - <<VaginalVCheck>> + <<= VaginalVCheck()>> <</replace>> <</link>> </span> diff --git a/src/uncategorized/walkPast.tw b/src/uncategorized/walkPast.tw index 740d5219a6f2d00a21256dcd3b09e7303ec5936e..07ecccce5f5ffda2ace6c96ddf2ace6ee0506b23 100644 --- a/src/uncategorized/walkPast.tw +++ b/src/uncategorized/walkPast.tw @@ -564,10 +564,10 @@ <</if>> <<if ($activeSlave.vagina > 0) && canDoVaginal($activeSlave) && (random(1,100) > 50)>> in $his pussy. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<elseif canDoAnal($activeSlave) >> in $his ass. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<set _partnerSlave.penetrativeCount++, $penetrativeTotal++>> <<else>> @@ -622,7 +622,7 @@ small fake phallus to gently fuck $his _activeSlaveRel's tight anus. <</if>> <</if>> - <<AnalVCheck>> + <<= AnalVCheck()>> <<set _partnerSlave.penetrativeCount++, $penetrativeTotal++>> <<else>> Since $activeSlave.slaveName is an anal virgin, _partnerSlave.slaveName is rimming $his _activeSlaveRel, who is clearly enjoying $himself. @@ -682,10 +682,10 @@ <</if>> <<if ($activeSlave.vagina > 0) && canDoVaginal($activeSlave) && (random(1,100) > 50)>> in $his pussy. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> up $his ass. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<set _partnerSlave.penetrativeCount++, $penetrativeTotal++>> <<else>> @@ -722,10 +722,10 @@ <</if>> <<if ($activeSlave.vagina > 0) && canDoVaginal($activeSlave) && (random(1,100) > 50)>> in $his <<if $activeSlave.pregKnown == 1>>pregnant <</if>>pussy. - <<VaginalVCheck>> + <<= VaginalVCheck()>> <<else>> in $his ass. - <<AnalVCheck>> + <<= AnalVCheck()>> <</if>> <<set _partnerSlave.penetrativeCount++, $penetrativeTotal++>> <<else>> diff --git a/src/utility/miscWidgets.tw b/src/utility/miscWidgets.tw index 7efc3a9facca54c78f4bba39868e9b8b65264f8d..974d3f8553e31fda0fbed4d32aa0629b0c68f68b 100644 --- a/src/utility/miscWidgets.tw +++ b/src/utility/miscWidgets.tw @@ -34,38 +34,6 @@ <</if>> <</widget>> -/% - Call as <<AnalVCheck 10>> or <<AnalVCheck>> - $arg[0] is how many times to increment the Anal counts. - if $arg[0] is left undefined it will assume it to be 1. -%/ -<<widget "AnalVCheck">> - <<= AnalVCheck($args[0])>> -<</widget>> - -/% - Call as <<VaginalVCheck 10>> or <<VaginalVCheck>> - $arg[0] is how many times to increment the Vaginal counts. - if $arg[0] is left undefined it will assume it to be 1. - This also checks for a valid Vagina/Accessory, though most code I've seen does this already, you - never know when someone might use the routine and forget to do such. -%/ -<<widget "VaginalVCheck">> - <<= VaginalVCheck($args[0])>> -<</widget>> - -/% - Call as <<BothVCheck 10 5>> or <<BothVCheck>> - $arg[0] is how many times to increment the Anal counts, if there is no Vagina available. - $arg[1] is how many times to increment both holes counts (usually it is half of Anal). - In both cases if left undefined it will assume it to be 1. - This also checks for a valid Vagina/Accessory, though most code I've seen does this already, you - never know when someone might use the routine and forget to do such. -%/ -<<widget "BothVCheck">> - <<= BothVCheck($args[0], $args[1])>> -<</widget>> - /% Call as <<SimpleVCheck 5>> or <<SimpleVCheck>> $arg[0] is how many times to increment either the Vaginal or the Anal counts, if there is no Vagina available.